@charset "UTF-8";
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/font-awesome/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/font-awesome/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/font-awesome/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/font-awesome/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/font-awesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571429em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }

.fa-ul > li {
  position: relative; }

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center; }

.fa-li.fa-lg {
  left: -1.85714286em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #ffffff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000"; }

.fa-music:before {
  content: "\f001"; }

.fa-search:before {
  content: "\f002"; }

.fa-envelope-o:before {
  content: "\f003"; }

.fa-heart:before {
  content: "\f004"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-o:before {
  content: "\f006"; }

.fa-user:before {
  content: "\f007"; }

.fa-film:before {
  content: "\f008"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-check:before {
  content: "\f00c"; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-signal:before {
  content: "\f012"; }

.fa-gear:before,
.fa-cog:before {
  content: "\f013"; }

.fa-trash-o:before {
  content: "\f014"; }

.fa-home:before {
  content: "\f015"; }

.fa-file-o:before {
  content: "\f016"; }

.fa-clock-o:before {
  content: "\f017"; }

.fa-road:before {
  content: "\f018"; }

.fa-download:before {
  content: "\f019"; }

.fa-arrow-circle-o-down:before {
  content: "\f01a"; }

.fa-arrow-circle-o-up:before {
  content: "\f01b"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-play-circle-o:before {
  content: "\f01d"; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e"; }

.fa-refresh:before {
  content: "\f021"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-lock:before {
  content: "\f023"; }

.fa-flag:before {
  content: "\f024"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-print:before {
  content: "\f02f"; }

.fa-camera:before {
  content: "\f030"; }

.fa-font:before {
  content: "\f031"; }

.fa-bold:before {
  content: "\f032"; }

.fa-italic:before {
  content: "\f033"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-list:before {
  content: "\f03a"; }

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-video-camera:before {
  content: "\f03d"; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e"; }

.fa-pencil:before {
  content: "\f040"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-tint:before {
  content: "\f043"; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044"; }

.fa-share-square-o:before {
  content: "\f045"; }

.fa-check-square-o:before {
  content: "\f046"; }

.fa-arrows:before {
  content: "\f047"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-play:before {
  content: "\f04b"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-eject:before {
  content: "\f052"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-times-circle-o:before {
  content: "\f05c"; }

.fa-check-circle-o:before {
  content: "\f05d"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064"; }

.fa-expand:before {
  content: "\f065"; }

.fa-compress:before {
  content: "\f066"; }

.fa-plus:before {
  content: "\f067"; }

.fa-minus:before {
  content: "\f068"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-plane:before {
  content: "\f072"; }

.fa-calendar:before {
  content: "\f073"; }

.fa-random:before {
  content: "\f074"; }

.fa-comment:before {
  content: "\f075"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-arrows-v:before {
  content: "\f07d"; }

.fa-arrows-h:before {
  content: "\f07e"; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-key:before {
  content: "\f084"; }

.fa-gears:before,
.fa-cogs:before {
  content: "\f085"; }

.fa-comments:before {
  content: "\f086"; }

.fa-thumbs-o-up:before {
  content: "\f087"; }

.fa-thumbs-o-down:before {
  content: "\f088"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-heart-o:before {
  content: "\f08a"; }

.fa-sign-out:before {
  content: "\f08b"; }

.fa-linkedin-square:before {
  content: "\f08c"; }

.fa-thumb-tack:before {
  content: "\f08d"; }

.fa-external-link:before {
  content: "\f08e"; }

.fa-sign-in:before {
  content: "\f090"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-upload:before {
  content: "\f093"; }

.fa-lemon-o:before {
  content: "\f094"; }

.fa-phone:before {
  content: "\f095"; }

.fa-square-o:before {
  content: "\f096"; }

.fa-bookmark-o:before {
  content: "\f097"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a"; }

.fa-github:before {
  content: "\f09b"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-feed:before,
.fa-rss:before {
  content: "\f09e"; }

.fa-hdd-o:before {
  content: "\f0a0"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-hand-o-right:before {
  content: "\f0a4"; }

.fa-hand-o-left:before {
  content: "\f0a5"; }

.fa-hand-o-up:before {
  content: "\f0a6"; }

.fa-hand-o-down:before {
  content: "\f0a7"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-group:before,
.fa-users:before {
  content: "\f0c0"; }

.fa-chain:before,
.fa-link:before {
  content: "\f0c1"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4"; }

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-plus:before {
  content: "\f0d5"; }

.fa-money:before {
  content: "\f0d6"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd"; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-linkedin:before {
  content: "\f0e1"; }

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2"; }

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3"; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4"; }

.fa-comment-o:before {
  content: "\f0e5"; }

.fa-comments-o:before {
  content: "\f0e6"; }

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea"; }

.fa-lightbulb-o:before {
  content: "\f0eb"; }

.fa-exchange:before {
  content: "\f0ec"; }

.fa-cloud-download:before {
  content: "\f0ed"; }

.fa-cloud-upload:before {
  content: "\f0ee"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-bell-o:before {
  content: "\f0a2"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cutlery:before {
  content: "\f0f5"; }

.fa-file-text-o:before {
  content: "\f0f6"; }

.fa-building-o:before {
  content: "\f0f7"; }

.fa-hospital-o:before {
  content: "\f0f8"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b"; }

.fa-circle-o:before {
  content: "\f10c"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-circle:before {
  content: "\f111"; }

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-folder-o:before {
  content: "\f114"; }

.fa-folder-open-o:before {
  content: "\f115"; }

.fa-smile-o:before {
  content: "\f118"; }

.fa-frown-o:before {
  content: "\f119"; }

.fa-meh-o:before {
  content: "\f11a"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-keyboard-o:before {
  content: "\f11c"; }

.fa-flag-o:before {
  content: "\f11d"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-code:before {
  content: "\f121"; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122"; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-crop:before {
  content: "\f125"; }

.fa-code-fork:before {
  content: "\f126"; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127"; }

.fa-question:before {
  content: "\f128"; }

.fa-info:before {
  content: "\f129"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-shield:before {
  content: "\f132"; }

.fa-calendar-o:before {
  content: "\f133"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-ticket:before {
  content: "\f145"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-minus-square-o:before {
  content: "\f147"; }

.fa-level-up:before {
  content: "\f148"; }

.fa-level-down:before {
  content: "\f149"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-pencil-square:before {
  content: "\f14b"; }

.fa-external-link-square:before {
  content: "\f14c"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150"; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151"; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152"; }

.fa-euro:before,
.fa-eur:before {
  content: "\f153"; }

.fa-gbp:before {
  content: "\f154"; }

.fa-dollar:before,
.fa-usd:before {
  content: "\f155"; }

.fa-rupee:before,
.fa-inr:before {
  content: "\f156"; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157"; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158"; }

.fa-won:before,
.fa-krw:before {
  content: "\f159"; }

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-text:before {
  content: "\f15c"; }

.fa-sort-alpha-asc:before {
  content: "\f15d"; }

.fa-sort-alpha-desc:before {
  content: "\f15e"; }

.fa-sort-amount-asc:before {
  content: "\f160"; }

.fa-sort-amount-desc:before {
  content: "\f161"; }

.fa-sort-numeric-asc:before {
  content: "\f162"; }

.fa-sort-numeric-desc:before {
  content: "\f163"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-youtube-square:before {
  content: "\f166"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-youtube-play:before {
  content: "\f16a"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-adn:before {
  content: "\f170"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitbucket-square:before {
  content: "\f172"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-long-arrow-down:before {
  content: "\f175"; }

.fa-long-arrow-up:before {
  content: "\f176"; }

.fa-long-arrow-left:before {
  content: "\f177"; }

.fa-long-arrow-right:before {
  content: "\f178"; }

.fa-apple:before {
  content: "\f179"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-android:before {
  content: "\f17b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-trello:before {
  content: "\f181"; }

.fa-female:before {
  content: "\f182"; }

.fa-male:before {
  content: "\f183"; }

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184"; }

.fa-sun-o:before {
  content: "\f185"; }

.fa-moon-o:before {
  content: "\f186"; }

.fa-archive:before {
  content: "\f187"; }

.fa-bug:before {
  content: "\f188"; }

.fa-vk:before {
  content: "\f189"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-arrow-circle-o-right:before {
  content: "\f18e"; }

.fa-arrow-circle-o-left:before {
  content: "\f190"; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191"; }

.fa-dot-circle-o:before {
  content: "\f192"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195"; }

.fa-plus-square-o:before {
  content: "\f196"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-slack:before {
  content: "\f198"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c"; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-spoon:before {
  content: "\f1b1"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9"; }

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-file-pdf-o:before {
  content: "\f1c1"; }

.fa-file-word-o:before {
  content: "\f1c2"; }

.fa-file-excel-o:before {
  content: "\f1c3"; }

.fa-file-powerpoint-o:before {
  content: "\f1c4"; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5"; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6"; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7"; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8"; }

.fa-file-code-o:before {
  content: "\f1c9"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd"; }

.fa-circle-o-notch:before {
  content: "\f1ce"; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0"; }

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7"; }

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9"; }

.fa-history:before {
  content: "\f1da"; }

.fa-circle-thin:before {
  content: "\f1db"; }

.fa-header:before {
  content: "\f1dc"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-sliders:before {
  content: "\f1de"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-newspaper-o:before {
  content: "\f1ea"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bell-slash-o:before {
  content: "\f1f7"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-eyedropper:before {
  content: "\f1fb"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-area-chart:before {
  content: "\f1fe"; }

.fa-pie-chart:before {
  content: "\f200"; }

.fa-line-chart:before {
  content: "\f201"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bus:before {
  content: "\f207"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-cc:before {
  content: "\f20a"; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b"; }

.fa-meanpath:before {
  content: "\f20c"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-diamond:before {
  content: "\f219"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-venus:before {
  content: "\f221"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-facebook-official:before {
  content: "\f230"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-server:before {
  content: "\f233"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-hotel:before,
.fa-bed:before {
  content: "\f236"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-train:before {
  content: "\f238"; }

.fa-subway:before {
  content: "\f239"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-sticky-note-o:before {
  content: "\f24a"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-hourglass-o:before {
  content: "\f250"; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251"; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255"; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256"; }

.fa-hand-scissors-o:before {
  content: "\f257"; }

.fa-hand-lizard-o:before {
  content: "\f258"; }

.fa-hand-spock-o:before {
  content: "\f259"; }

.fa-hand-pointer-o:before {
  content: "\f25a"; }

.fa-hand-peace-o:before {
  content: "\f25b"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-safari:before {
  content: "\f267"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-tv:before,
.fa-television:before {
  content: "\f26c"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-500px:before {
  content: "\f26e"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-calendar-plus-o:before {
  content: "\f271"; }

.fa-calendar-minus-o:before {
  content: "\f272"; }

.fa-calendar-times-o:before {
  content: "\f273"; }

.fa-calendar-check-o:before {
  content: "\f274"; }

.fa-industry:before {
  content: "\f275"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-map-o:before {
  content: "\f278"; }

.fa-map:before {
  content: "\f279"; }

.fa-commenting:before {
  content: "\f27a"; }

.fa-commenting-o:before {
  content: "\f27b"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-vimeo:before {
  content: "\f27d"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-edge:before {
  content: "\f282"; }

.fa-credit-card-alt:before {
  content: "\f283"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-modx:before {
  content: "\f285"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-usb:before {
  content: "\f287"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-pause-circle-o:before {
  content: "\f28c"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stop-circle-o:before {
  content: "\f28e"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-percent:before {
  content: "\f295"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-envira:before {
  content: "\f299"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-wheelchair-alt:before {
  content: "\f29b"; }

.fa-question-circle-o:before {
  content: "\f29c"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-volume-control-phone:before {
  content: "\f2a0"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3"; }

.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-handshake-o:before {
  content: "\f2b5"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-open-o:before {
  content: "\f2b7"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-book-o:before {
  content: "\f2ba"; }

.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb"; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-circle-o:before {
  content: "\f2be"; }

.fa-user-o:before {
  content: "\f2c0"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2"; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3"; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-eercast:before {
  content: "\f2da"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-snowflake-o:before {
  content: "\f2dc"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-meetup:before {
  content: "\f2e0"; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

.flex {
  display: flex; }

.block {
  display: block; }

.align-self {
  align-self: center; }

.align-center {
  display: flex;
  align-items: center; }

.align-baseline {
  display: flex;
  align-items: baseline; }

.justify-center {
  display: flex;
  justify-content: center; }

.justify-between {
  display: flex;
  justify-content: space-between; }

.justify-evenly {
  display: flex;
  justify-content: space-evenly; }

.no-margin {
  margin: 0; }

.margin {
  margin: 15px; }

.margin-bottom {
  margin-bottom: 15px !important; }

.margin-top {
  margin-top: 15px !important; }

.margin-auto {
  margin: 0 auto; }

.no-padding {
  padding: 0; }

.border-radius {
  border-radius: 15px !important; }

.no-border-radius {
  border-radius: 0 !important; }

.padding {
  padding: 15px; }

.text-center {
  text-align: center; }

@media screen and (min-width: 1024px) {
  .overflow-y {
    margin-top: -50px; } }

@media screen and (max-width: 1024px) {
  .bg-gray-light .container {
    max-width: 97%;
    margin: 0 auto; } }

.w-60 {
  width: 60% !important; }
  @media screen and (max-width: 998px) {
    .w-60 {
      width: 100% !important; } }

.w-fit-content {
  width: fit-content !important; }

.mw-45 {
  max-width: 45% !important; }

.mw-fit-content {
  max-width: fit-content !important; }

.object-fit-contain {
  object-fit: contain !important; }

.object-fit-cover {
  object-fit: cover !important; }

.object-fit-fill {
  object-fit: fill !important; }

.object-fit-scale {
  object-fit: scale-down !important; }

.object-fit-none {
  object-fit: none !important; }

.object-position-left {
  object-position: left !important; }

.object-position-right {
  object-position: right !important; }

.object-position-bottom {
  object-position: bottom !important; }

/* font size Property */
.fst-normal {
  font-style: normal !important; }

.fs-1 {
  font-size: calc(1.375rem + 1.5vw) !important; }

.fs-2 {
  font-size: calc(1.325rem + 0.9vw) !important; }

.fs-3 {
  font-size: calc(1.3rem + 0.6vw) !important; }

.fs-4 {
  font-size: calc(1.275rem + 0.3vw) !important; }

.fs-5 {
  font-size: 1.25rem !important; }

.fs-6 {
  font-size: 1rem !important; }

.fs-7 {
  font-size: 0.875rem !important; }

.fs-8 {
  font-size: 0.75rem !important; }

.fs-9 {
  font-size: 0.625rem !important; }

.lh-1 {
  line-height: 1 !important; }

.lh-sm {
  line-height: 1.25 !important; }

.lh-base {
  line-height: 1.6 !important; }

.lh-lg {
  line-height: 2 !important; }

.z-n1 {
  z-index: -1 !important; }

.z-0 {
  z-index: 0 !important; }

.z-1 {
  z-index: 1 !important; }

.z-2 {
  z-index: 2 !important; }

.z-3 {
  z-index: 3 !important; }

.z-9 {
  z-index: 9 !important; }

.start-0 {
  left: 0 !important; }

.start-50 {
  left: 50% !important; }

.start-100 {
  left: 100% !important; }

.end-0 {
  right: 0 !important; }

.end-50 {
  right: 50% !important; }

.end-100 {
  right: 100% !important; }

.top-0 {
  top: 0 !important; }

.top-50 {
  top: 50% !important; }

.top-100 {
  top: 100% !important; }

.bottom-0 {
  bottom: 0 !important; }

.bottom-50 {
  bottom: 50% !important; }

.bottom-100 {
  bottom: 100% !important; }

.text-decoration-none {
  text-decoration: none !important; }

.text-decoration-underline {
  text-decoration: underline !important; }

.text-decoration-line-through {
  text-decoration: line-through !important; }

.nmt-1 {
  margin-top: -0.25rem !important; }

.nmt-2 {
  margin-top: -0.5rem !important; }

.nmt-3 {
  margin-top: -1rem !important; }

.nmt-4 {
  margin-top: -1.5rem !important; }

.nmt-5 {
  margin-top: -3rem !important; }

.nmt-6 {
  margin-top: -4rem !important; }

.nmt-7 {
  margin-top: -5rem !important; }

.nmt-8 {
  margin-top: -6rem !important; }

.nmt-9 {
  margin-top: -7rem !important; }

.nmt-10 {
  margin-top: -8rem !important; }

.mb-6 {
  margin-bottom: 4rem !important; }

.mb-7 {
  margin-bottom: 5rem !important; }

.mb-8 {
  margin-bottom: 6rem !important; }

.mb-9 {
  margin-bottom: 7rem !important; }

.mb-10 {
  margin-bottom: 8rem !important; }

/* for login page*/
span.emoji {
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: baseline;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 1em;
  height: 1em;
  background-size: 1em;
  background-repeat: no-repeat;
  text-indent: -9999px; }

span.emoji-sizer {
  line-height: 0.81em;
  font-size: 1em;
  margin: -2px 0; }

span.emoji-outer {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  height: 1em;
  width: 1em; }

span.emoji-inner {
  display: -moz-inline-box;
  display: inline-block;
  text-indent: -9999px;
  width: 100%;
  height: 100%;
  vertical-align: baseline;
  *vertical-align: auto;
  *zoom: 1; }

img.emoji {
  width: 1em;
  height: 1em; }

.emoji-wysiwyg-editor:empty:before {
  content: attr(placeholder);
  color: #9aa2ab; }

.emoji-picker-container {
  position: relative; }

.emoji-picker-icon {
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 5px;
  font-size: 20px;
  opacity: 0.7;
  z-index: 100;
  transition: none;
  color: black;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none; }

.emoji-picker-icon.parent-has-scroll {
  right: 28px; }

.emoji-picker-icon:hover {
  opacity: 1; }

/* Emoji area */
.emoji-wysiwyg-editor:empty:before {
  content: attr(placeholder);
  color: #9aa2ab; }

.emoji-wysiwyg-editor:active:before,
.emoji-wysiwyg-editor:focus:before {
  content: none; }

.emoji-wysiwyg-editor {
  padding: 6px;
  padding-right: 35px;
  margin-bottom: 0px;
  min-height: 35px;
  /* 35 */
  height: 30px;
  max-height: 284px;
  overflow: auto;
  line-height: 17px;
  border: 1px solid #d2dbe3;
  border-radius: 2px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-user-select: text;
  word-wrap: break-word; }

.emoji-wysiwyg-editor.parent-has-scroll {
  padding-right: 40px; }

.emoji-wysiwyg-editor.single-line-editor {
  min-height: 35px;
  height: inherit; }

.emoji-wysiwyg-editor img {
  width: 20px;
  height: 20px;
  vertical-align: middle;
  margin: -3px 0 0 0; }

.emoji-menu {
  position: absolute;
  right: 0;
  z-index: 999;
  width: 225px;
  border: 1px #dfdfdf solid;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1); }

.emoji-items-wrap1 {
  background: #ffffff;
  padding: 5px 2px 5px 5px; }

.emoji-items-wrap1 .emoji-menu-tabs {
  width: 100%;
  margin-bottom: 8px;
  margin-top: 3px; }

.emoji-items-wrap1 .emoji-menu-tabs td {
  text-align: center;
  color: white;
  line-height: 0; }

.emoji-menu-tabs .emoji-menu-tab {
  display: inline-block;
  width: 24px;
  height: 29px;
  background: url("../images/emoji/IconsetSmiles.png") no-repeat;
  background-size: 42px 350px;
  border: 0; }

.is_1x .emoji-menu-tabs .emoji-menu-tab {
  background-image: url("../images/emoji/IconsetSmiles_1x.png"); }

.emoji-menu-tabs .icon-recent {
  background-position: -9px -306px; }

.emoji-menu-tabs .icon-recent-selected {
  background-position: -9px -277px; }

.emoji-menu-tabs .icon-smile {
  background-position: -9px -34px; }

.emoji-menu-tabs .icon-smile-selected {
  background-position: -9px -5px; }

.emoji-menu-tabs .icon-flower {
  background-position: -9px -145px; }

.emoji-menu-tabs .icon-flower-selected {
  background-position: -9px -118px; }

.emoji-menu-tabs .icon-bell {
  background-position: -9px -89px; }

.emoji-menu-tabs .icon-bell-selected {
  background-position: -9px -61px; }

.emoji-menu-tabs .icon-car {
  background-position: -9px -196px; }

.emoji-menu-tabs .icon-car-selected {
  background-position: -9px -170px; }

.emoji-menu-tabs .icon-grid {
  background-position: -9px -248px; }

.emoji-menu-tabs .icon-grid-selected {
  background-position: -9px -222px; }

.emoji-menu-tabs .icon-smile,
.emoji-menu-tabs .icon-flower,
.emoji-menu-tabs .icon-bell,
.emoji-menu-tabs .icon-car,
.emoji-menu-tabs .icon-grid {
  opacity: 0.7; }

.emoji-menu-tabs .icon-smile:hover,
.emoji-menu-tabs .icon-flower:hover,
.emoji-menu-tabs .icon-bell:hover,
.emoji-menu-tabs .icon-car:hover,
.emoji-menu-tabs .icon-grid:hover {
  opacity: 1; }

.emoji-menu .emoji-items-wrap {
  position: relative;
  height: 174px;
  overflow: scroll; }

.emoji-menu .emoji-items {
  padding-right: 8px;
  outline: 0 !important; }

.emoji-menu img {
  width: 20px;
  height: 20px;
  vertical-align: middle;
  border: 0 none; }

.emoji-menu .emoji-items a {
  margin: -1px 0 0 -1px;
  padding: 5px;
  display: block;
  float: left;
  border-radius: 2px;
  border: 0; }

.emoji-menu .emoji-items a:hover {
  background-color: #edf2f5; }

.emoji-menu:after {
  content: ' ';
  display: block;
  clear: left; }

.emoji-menu a .label {
  display: none; }

/*NEW CSS FOR TIMELINE EMOJI*/
.dropdown-menu.textcomplete-dropdown[data-strategy=emojionearea] {
  position: absolute;
  z-index: 1000;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }

.dropdown-menu.textcomplete-dropdown[data-strategy=emojionearea] li.textcomplete-item {
  font-size: 14px;
  padding: 1px 3px;
  border: 0; }

.dropdown-menu.textcomplete-dropdown[data-strategy=emojionearea] li.textcomplete-item a {
  text-decoration: none;
  display: block;
  height: 100%;
  line-height: 1.8em;
  padding: 0 1.54em 0 .615em;
  color: #4f4f4f; }

.dropdown-menu.textcomplete-dropdown[data-strategy=emojionearea] li.textcomplete-item.active, .dropdown-menu.textcomplete-dropdown[data-strategy=emojionearea] li.textcomplete-item:hover {
  background-color: #e4e4e4; }

.dropdown-menu.textcomplete-dropdown[data-strategy=emojionearea] li.textcomplete-item.active a, .dropdown-menu.textcomplete-dropdown[data-strategy=emojionearea] li.textcomplete-item:hover a {
  color: #333; }

.dropdown-menu.textcomplete-dropdown[data-strategy=emojionearea] li.textcomplete-item .emojioneemoji {
  font-size: inherit;
  height: 2ex;
  width: 2.1ex;
  min-height: 20px;
  min-width: 20px;
  display: inline-block;
  margin: 0 5px .2ex 0;
  line-height: normal;
  vertical-align: middle;
  max-width: 100%;
  top: 0; }

.emojionearea-text .emojioneemoji, .emojionearea-text [class*=emojione-] {
  font-size: inherit;
  height: 2ex;
  width: 2.1ex;
  min-height: 20px;
  min-width: 20px;
  display: inline-block;
  margin: -.2ex .15em .2ex;
  line-height: normal;
  vertical-align: middle;
  max-width: 100%;
  top: 0; }

.emojionearea, .emojionearea * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.emojionearea.emojionearea-disable {
  position: relative;
  background-color: #eee;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none; }

.emojionearea.emojionearea-disable:before {
  content: "";
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  opacity: .3;
  position: absolute;
  background-color: #eee; }

.emojionearea, .emojionearea.form-control {
  display: block;
  position: relative !important;
  width: 100%;
  height: auto;
  padding: 0;
  font-size: 14px;
  background-color: #FFF;
  border: 1px solid #CCC;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-transition: border-color .15s ease-in-out,-moz-box-shadow .15s ease-in-out;
  -o-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

.emojionearea.focused {
  border-color: #66AFE9;
  outline: 0;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.emojionearea .emojionearea-editor {
  display: block;
  height: auto;
  min-height: 8em;
  max-height: 15em;
  overflow: auto;
  padding: 6px 24px 6px 12px;
  line-height: 1.42857143;
  font-size: inherit;
  color: #555;
  background-color: transparent;
  border: 0;
  cursor: text;
  margin-right: 1px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.emojionearea .emojionearea-editor:empty:before {
  content: attr(placeholder);
  display: block;
  color: #BBB; }

.emojionearea .emojionearea-editor:focus {
  border: 0;
  outline: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.emojionearea .emojionearea-editor .emojioneemoji, .emojionearea .emojionearea-editor [class*=emojione-] {
  font-size: inherit;
  height: 2ex;
  width: 2.1ex;
  min-height: 20px;
  min-width: 20px;
  display: inline-block;
  margin: -.2ex .15em .2ex;
  line-height: normal;
  vertical-align: middle;
  max-width: 100%;
  top: 0; }

.emojionearea.emojionearea-inline {
  height: 34px; }

.emojionearea.emojionearea-inline > .emojionearea-editor {
  height: 32px;
  min-height: 20px;
  overflow: hidden;
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 12px;
  right: 24px;
  padding: 6px 0; }

.emojionearea.emojionearea-inline > .emojionearea-button {
  top: 4px; }

.emojionearea .emojionearea-button {
  z-index: 5;
  position: absolute;
  right: 3px;
  top: 3px;
  width: 24px;
  height: 24px;
  opacity: .6;
  cursor: pointer;
  -moz-transition: opacity .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out;
  -webkit-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out; }

.emojionearea .emojionearea-button:hover {
  opacity: 1; }

.emojionearea .emojionearea-button > div {
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out; }

.emojionearea .emojionearea-button > div.emojionearea-button-open {
  background-position: 0 -24px;
  filter: alpha(enabled=false);
  opacity: 1; }

.emojionearea .emojionearea-button > div.emojionearea-button-close {
  background-position: 0 0;
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  filter: alpha(Opacity=0);
  opacity: 0; }

.emojionearea .emojionearea-button.active > div.emojionearea-button-open {
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  filter: alpha(Opacity=0);
  opacity: 0; }

.emojionearea .emojionearea-button.active > div.emojionearea-button-close {
  -webkit-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  filter: alpha(enabled=false);
  opacity: 1; }

.emojionearea .emojionearea-picker {
  background: #FFF;
  position: absolute;
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.32);
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.32);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.32);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  height: 276px;
  width: 316px;
  top: -15px;
  right: -15px;
  z-index: 90;
  -moz-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  filter: alpha(Opacity=0);
  opacity: 0;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none; }

.emojionearea .emojionearea-picker.hidden {
  display: none; }

.emojionearea .emojionearea-picker .emojionearea-wrapper {
  position: relative;
  height: 276px;
  width: 316px; }

.emojionearea .emojionearea-picker .emojionearea-wrapper:after {
  content: "";
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  z-index: 91; }

.emojionearea .emojionearea-picker .emojionearea-filters {
  width: 100%;
  position: absolute;
  z-index: 95;
  background: #F5F7F9;
  padding: 0 0 0 7px;
  height: 40px; }

.emojionearea .emojionearea-picker .emojionearea-filters .emojionearea-filter {
  display: block;
  float: left;
  height: 40px;
  width: 32px;
  padding: 7px 1px 0;
  cursor: pointer;
  -webkit-filter: grayscale(1);
  filter: grayscale(1); }

.emojionearea .emojionearea-picker .emojionearea-filters .emojionearea-filter.active, .emojionearea .emojionearea-picker .emojionearea-filters .emojionearea-filter:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0); }

.emojionearea .emojionearea-picker .emojionearea-filters .emojionearea-filter > i {
  width: 24px;
  height: 24px;
  top: 0; }

.emojionearea .emojionearea-picker .emojionearea-filters .emojionearea-filter > img {
  width: 24px;
  height: 24px;
  margin: 0 3px; }

.emojionearea .emojionearea-picker .emojionearea-search-panel {
  height: 30px;
  position: absolute;
  z-index: 95;
  top: 40px;
  left: 0;
  right: 0;
  padding: 5px 0 5px 8px; }

.emojionearea .emojionearea-picker .emojionearea-search-panel .emojionearea-tones {
  float: right;
  margin-right: 10px;
  margin-top: -1px; }

.emojionearea .emojionearea-picker .emojionearea-tones-panel .emojionearea-tones {
  position: absolute;
  top: 4px;
  left: 171px; }

.emojionearea .emojionearea-picker .emojionearea-search {
  float: left;
  padding: 0;
  height: 20px;
  width: 160px; }

.emojionearea .emojionearea-picker .emojionearea-search > input {
  outline: 0;
  width: 160px;
  min-width: 160px;
  height: 20px; }

.emojionearea .emojionearea-picker .emojionearea-tones {
  padding: 0;
  width: 120px;
  height: 20px; }

.emojionearea .emojionearea-picker .emojionearea-tones > .btn-tone {
  display: inline-block;
  padding: 0;
  border: 0;
  vertical-align: middle;
  outline: 0;
  background: 0 0;
  cursor: pointer;
  position: relative; }

.emojionearea .emojionearea-picker .emojionearea-tones > .btn-tone.btn-tone-0, .emojionearea .emojionearea-picker .emojionearea-tones > .btn-tone.btn-tone-0:after {
  background-color: #ffcf3e; }

.emojionearea .emojionearea-picker .emojionearea-tones > .btn-tone.btn-tone-1, .emojionearea .emojionearea-picker .emojionearea-tones > .btn-tone.btn-tone-1:after {
  background-color: #fae3c5; }

.emojionearea .emojionearea-picker .emojionearea-tones > .btn-tone.btn-tone-2, .emojionearea .emojionearea-picker .emojionearea-tones > .btn-tone.btn-tone-2:after {
  background-color: #e2cfa5; }

.emojionearea .emojionearea-picker .emojionearea-tones > .btn-tone.btn-tone-3, .emojionearea .emojionearea-picker .emojionearea-tones > .btn-tone.btn-tone-3:after {
  background-color: #daa478; }

.emojionearea .emojionearea-picker .emojionearea-tones > .btn-tone.btn-tone-4, .emojionearea .emojionearea-picker .emojionearea-tones > .btn-tone.btn-tone-4:after {
  background-color: #a78058; }

.emojionearea .emojionearea-picker .emojionearea-tones > .btn-tone.btn-tone-5, .emojionearea .emojionearea-picker .emojionearea-tones > .btn-tone.btn-tone-5:after {
  background-color: #5e4d43; }

.emojionearea .emojionearea-picker .emojionearea-tones.emojionearea-tones-bullet > .btn-tone, .emojionearea .emojionearea-picker .emojionearea-tones.emojionearea-tones-square > .btn-tone {
  width: 20px;
  height: 20px;
  margin: 0;
  background-color: transparent; }

.emojionearea .emojionearea-picker .emojionearea-tones.emojionearea-tones-bullet > .btn-tone:after, .emojionearea .emojionearea-picker .emojionearea-tones.emojionearea-tones-square > .btn-tone:after {
  content: "";
  position: absolute;
  display: block;
  top: 4px;
  left: 4px;
  width: 12px;
  height: 12px; }

.emojionearea .emojionearea-picker .emojionearea-tones.emojionearea-tones-bullet > .btn-tone.active:after, .emojionearea .emojionearea-picker .emojionearea-tones.emojionearea-tones-square > .btn-tone.active:after {
  top: 0;
  left: 0;
  width: 20px;
  height: 20px; }

.emojionearea .emojionearea-picker .emojionearea-tones.emojionearea-tones-checkbox > .btn-tone, .emojionearea .emojionearea-picker .emojionearea-tones.emojionearea-tones-radio > .btn-tone {
  width: 16px;
  height: 16px;
  margin: 0 2px; }

.emojionearea .emojionearea-picker .emojionearea-tones.emojionearea-tones-checkbox > .btn-tone.active:after, .emojionearea .emojionearea-picker .emojionearea-tones.emojionearea-tones-radio > .btn-tone.active:after {
  content: "";
  position: absolute;
  display: block;
  background-color: transparent;
  border: 2px solid #fff;
  width: 8px;
  height: 8px;
  top: 2px;
  left: 2px;
  box-sizing: initial; }

.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-category-block:after, .emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-category-block:before, .emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-category-block > .emojionearea-category:after, .emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-category-block > .emojionearea-category:before, .emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-category-title:after, .emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-category-title:before {
  content: " ";
  clear: both;
  display: block; }

.emojionearea .emojionearea-picker .emojionearea-tones.emojionearea-tones-bullet > .btn-tone, .emojionearea .emojionearea-picker .emojionearea-tones.emojionearea-tones-bullet > .btn-tone:after, .emojionearea .emojionearea-picker .emojionearea-tones.emojionearea-tones-radio > .btn-tone, .emojionearea .emojionearea-picker .emojionearea-tones.emojionearea-tones-radio > .btn-tone:after {
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%; }

.emojionearea .emojionearea-picker .emojionearea-tones.emojionearea-tones-checkbox > .btn-tone, .emojionearea .emojionearea-picker .emojionearea-tones.emojionearea-tones-checkbox > .btn-tone:after, .emojionearea .emojionearea-picker .emojionearea-tones.emojionearea-tones-square > .btn-tone, .emojionearea .emojionearea-picker .emojionearea-tones.emojionearea-tones-square > .btn-tone:after {
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px; }

.emojionearea .emojionearea-picker .emojionearea-scroll-area {
  height: 236px;
  overflow: auto;
  overflow-x: hidden;
  width: 100%;
  position: absolute;
  padding: 0 0 5px; }

.emojionearea .emojionearea-picker .emojionearea-search-panel + .emojionearea-scroll-area {
  height: 206px; }

.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-emojis-list {
  z-index: 1; }

.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-category-title {
  display: block;
  font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
  font-size: 13px;
  font-weight: 400;
  color: #b2b2b2;
  background: #FFF;
  line-height: 20px;
  margin: 0;
  padding: 7px 0 5px 6px; }

.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-category-block {
  padding: 0 0 0 7px; }

.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-category-block > .emojionearea-category {
  padding: 0 !important; }

.emojionearea .emojionearea-picker .emojionearea-scroll-area [class*=emojione-] {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  margin: 0;
  width: 24px;
  height: 24px;
  top: 0; }

.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojibtn {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  width: 24px;
  height: 24px;
  float: left;
  display: block;
  margin: 1px;
  padding: 3px; }

.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojibtn:hover {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: #e4e4e4;
  cursor: pointer; }

.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojibtn i, .emojionearea .emojionearea-picker .emojionearea-scroll-area .emojibtn img {
  float: left;
  display: block;
  width: 24px;
  height: 24px; }

.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojibtn img.lazy-emoji {
  filter: alpha(Opacity=0);
  opacity: 0; }

.emojionearea .emojionearea-picker.emojionearea-filters-position-top .emojionearea-filters {
  top: 0;
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px; }

.emojionearea .emojionearea-picker.emojionearea-filters-position-top.emojionearea-search-position-top .emojionearea-scroll-area {
  bottom: 0; }

.emojionearea .emojionearea-picker.emojionearea-filters-position-top.emojionearea-search-position-bottom .emojionearea-scroll-area {
  top: 40px; }

.emojionearea .emojionearea-picker.emojionearea-filters-position-top.emojionearea-search-position-bottom .emojionearea-search-panel {
  top: initial;
  bottom: 0; }

.emojionearea .emojionearea-picker.emojionearea-filters-position-bottom .emojionearea-filters {
  bottom: 0;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px; }

.emojionearea .emojionearea-picker.emojionearea-filters-position-bottom.emojionearea-search-position-bottom .emojionearea-scroll-area {
  top: 0; }

.emojionearea .emojionearea-picker.emojionearea-filters-position-bottom.emojionearea-search-position-bottom .emojionearea-search-panel, .emojionearea .emojionearea-picker.emojionearea-filters-position-bottom.emojionearea-search-position-top .emojionearea-scroll-area {
  top: initial;
  bottom: 40px; }

.emojionearea .emojionearea-picker.emojionearea-filters-position-bottom.emojionearea-search-position-top .emojionearea-search-panel {
  top: 0; }

.emojionearea .emojionearea-picker.emojionearea-picker-position-top {
  margin-top: -286px;
  right: -14px; }

.emojionearea .emojionearea-picker.emojionearea-picker-position-top .emojionearea-wrapper:after {
  width: 19px;
  height: 10px;
  background-position: -2px -49px;
  bottom: -10px;
  right: 20px; }

.emojionearea .emojionearea-picker.emojionearea-picker-position-top.emojionearea-filters-position-bottom .emojionearea-wrapper:after {
  background-position: -2px -80px; }

.emojionearea .emojionearea-picker.emojionearea-picker-position-left, .emojionearea .emojionearea-picker.emojionearea-picker-position-right {
  margin-right: -326px;
  top: -8px; }

.emojionearea .emojionearea-picker.emojionearea-picker-position-left .emojionearea-wrapper:after, .emojionearea .emojionearea-picker.emojionearea-picker-position-right .emojionearea-wrapper:after {
  width: 10px;
  height: 19px;
  background-position: 0 -60px;
  top: 13px;
  left: -10px; }

.emojionearea .emojionearea-picker.emojionearea-picker-position-left.emojionearea-filters-position-bottom .emojionearea-wrapper:after, .emojionearea .emojionearea-picker.emojionearea-picker-position-right.emojionearea-filters-position-bottom .emojionearea-wrapper:after {
  background-position: right -60px; }

.emojionearea .emojionearea-picker.emojionearea-picker-position-bottom {
  margin-top: 10px;
  right: -14px;
  top: 47px; }

.emojionearea .emojionearea-picker.emojionearea-picker-position-bottom .emojionearea-wrapper:after {
  width: 19px;
  height: 10px;
  background-position: -2px -100px;
  top: -10px;
  right: 20px; }

.emojionearea .emojionearea-picker.emojionearea-picker-position-bottom.emojionearea-filters-position-bottom .emojionearea-wrapper:after {
  background-position: -2px -90px; }

.emojionearea .emojionearea-button.active + .emojionearea-picker {
  filter: alpha(enabled=false);
  opacity: 1; }

.emojionearea .emojionearea-button.active + .emojionearea-picker-position-top {
  margin-top: -269px; }

.emojionearea .emojionearea-button.active + .emojionearea-picker-position-left, .emojionearea .emojionearea-button.active + .emojionearea-picker-position-right {
  margin-right: -309px; }

.emojionearea .emojionearea-button.active + .emojionearea-picker-position-bottom {
  margin-top: -7px; }

.emojionearea.emojionearea-standalone {
  display: inline-block;
  width: auto;
  box-shadow: none; }

.emojionearea.emojionearea-standalone .emojionearea-editor {
  min-height: 33px;
  position: relative;
  padding: 6px 42px 6px 6px; }

.emojionearea.emojionearea-standalone .emojionearea-editor::before {
  content: "";
  position: absolute;
  top: 4px;
  left: 50%;
  bottom: 4px;
  border-left: 1px solid #e6e6e6; }

.emojionearea.emojionearea-standalone .emojionearea-editor.has-placeholder .emojioneemoji {
  opacity: .4; }

.emojionearea.emojionearea-standalone .emojionearea-button {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: auto;
  height: auto; }

.emojionearea.emojionearea-standalone .emojionearea-button > div {
  right: 6px;
  top: 5px; }

.emojionearea.emojionearea-standalone .emojionearea-picker.emojionearea-picker-position-bottom .emojionearea-wrapper:after, .emojionearea.emojionearea-standalone .emojionearea-picker.emojionearea-picker-position-top .emojionearea-wrapper:after {
  right: 23px; }

.emojionearea.emojionearea-standalone .emojionearea-picker.emojionearea-picker-position-left .emojionearea-wrapper:after, .emojionearea.emojionearea-standalone .emojionearea-picker.emojionearea-picker-position-right .emojionearea-wrapper:after {
  top: 15px; }

.emojionearea .emojionearea-button > div, .emojionearea .emojionearea-picker .emojionearea-wrapper:after {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAABuCAYAAADMB4ipAAAHfElEQVRo3u1XS1NT2Rb+9uOcQF4YlAJzLymFUHaLrdxKULvEUNpdTnRqD532f+AHMLMc94gqR1Zbt8rBnUh3YXipPGKwRDoWgXvrYiFUlEdIkPPYZ/dAkwox5yQCVt/bzRrBPnt9e+211/etFeDQDu3ArL+/X37OeqmRWoH7+vpItfWawStF1tfXR+zW9xW5ne0p8loOcAKuCdwpRft60C8a+X5zTvebCqcAvmidf1GGHtqhHdpf1qqKzsrKipyensbi4iKWl5cBAMFgEG1tbYhGo2hpadlbmxseHpaDg4MAgI6ODng8HgBAPp/H/Pw8AODatWvo7e2tvUHrui7v3r2L+fl5XL58GVeuXIHH49m1N5/Py0ePHmF0dBQdHR24desWVFXdtYdXAn/48CHm5+dx8+ZNRKPRigEUDpuenpb3799H4YaOnWh5eVmOj48jFoshGo0STdPkwMCAXF5elqV7BgYGpKZpMhqNklgshrGxMbx580Y6gicSCTDGEIvFAADpdBqpVArJZLK4J5lMIpVKIZ1OAwBisRgYY0gkEs6Rp1IphMNh+Hw+AgCGYQAANE0r7in8Xfjm8/lIOBzGq1evnMHX19fR1NRU/D8UCoFzjnA4XFwLh8PgnCMUChXXmpqakM1mUfVBS62xsZHk83lZWi1nz579ZA0AhBDO4A0NDchkMsWSJIRAURRiVy26rktVVUkmk0EgEHAGP3XqFKamppDP56Vpmrhz5w5u374t/X4/OP+w3TRNZLNZ6LoO0zSRz+dlf38/Ll686Jzz8+fPQwiBeDwOt9tNrl+/jkwmU6yaQpVkMhncuHEDbrebxONxCCEQiUScIw8Gg+TBgwdyZGQEyWRSdnV1kVQqJYeGhrC6ugrGGEKhEHp7e3Hy5EmSTCblvXv30NPTg2AwSA6M/vF4HCMjI7b0/yzh8vv9AIBsNrt34aokuQsLC7skt729varkHtqftUFf++FHsrq0QN3eBvp68Tfvf9Mv12oFCYU7G//e9nVuO7dpNbe2W4M//yQr0p8yRvyBo1Zr++lwLcCt7afD/sBRizJGavrB1dDYYh47Htrq+Kb7jBNwxzfdZ44dD201NLaYVUkU7ozQpuAJBkARwnRZpunN5zaa5hJjiXLH05GeiMd7JEM5zzHGNQBGZvk/Iv0yYVWMvK0zKk1Dl6ahW5RQobjqdjy+wEZn9PKF0n2d0csXPL7AhuKq26GECtPQLdPQZVtn1LlB69p7yRVVSEiDEGJwRd12e4+8PR3piRQidnuPvOWKuk0IMSSkwRVV6Np7WVVbSqvGsgSnlKkAFNPQXdrOtuKqcxtcUTUAhmUJnVJmlleJo3CVHmAaOlPUOmYJkxFKibQsSRkXhr4juKIKO2BHVSwcoLrqCVdUYho6K3YYRRWmoUtdey/tgKtK7rUffiQAsLq08MnbNLe2WwBgB/zHzueFyD8nwlIfbvdx8eU0WV1aKD1cVAMs9+F2j9gUPEEKemEJIe3AnXy4XfkBoNKSZHNthWfX31EA69VKttyHVyIOY1wRwmS6tqNsrr31vXo5k/bUu4gT2cp9lhbm0rzCJpeUUrE0vS63+c7/6uXMbDUWl/ssLczNFrVFddUT09AZpUy1LKvO0DVfPrfR9HxqfNbuEe185l9MFX3o6tIC5YpKFLWOfdQQ93Zu49j0+FDCDtjOp1yaOQCYhs4Y40wI05XfWj8yPT40Ua2ey33mEmMTtp2IUEq0nW3FKeJPGPjRp1Iz2QUuLUu66txG9NLVSK3gBZ+C1lcE54oqKOOCK6rm8QU2unu+u1ANuNynvFsBAG1ubbdMQ5eGviMAFDuP0w3sfMpvQEtb24fOQncU1bXl8R7JnOu+ZNv97XxKJwY6+PNPsrm13drObVqUMlMIU5OWpVHOc96Go5lTnV2fzC/VfAozD7HTCa6olBBa1Imlhbmq2lLuQ5xaW6nCPfnln0Yt7bDUhzhps8cfKH5//uTXmvS81OeLdqI/ZoROzSZrHqG/OvOPzxuhK5VgJTvV2bW3EdqJRABwrvvS/kfoSkoZvXT1YEbociHr7vnuYEfogpBFL109HKH/h0fomnXg3Lff79r7/MmvVbWG7gX4QObzc99+Tz7mHKah05KcW6ahQ9feS6cbMCdgt7eBWJagjCuUAC5tZzuouuo0Spm0hElc9R4cbf4bVl8v1p6WUmCuqEwIs34ruxaeeTy4uJVd67As08UVlVmWoG5vA7FLG3WMmHEupVTyW+vh2cn4DADMTsaTuc21LiGEhzHOnQ6gNtMrJSBMCKHkNt999WLi0S7hejEZH81n174WpukiIMw0dKq66p3Bw50RwhUVXFGJKUy28Xal48VkfKrSlWenhsc23q2cEB9SR7iiItwZIbbgHn8AlDFCCMW7laXjqZnHjkNpaubJzNuVpWZCKChjxOMPVH/QlaW0f/G3ZLqWWl6ce/bvlddp7yFD/w8Z+njoX1+GoZMjgzMAMDkyeLAMnRh+uKveJ0YGD4ahEyODFRk6OfrL/hj67GnckaHPng7vjaGzyYmaGDr77KktQ38H8tqx8Wja+WIAAAAASUVORK5CYII=) !important; }

.emojionearea.emojionearea-standalone .emojionearea-editor.has-placeholder {
  background-repeat: no-repeat;
  background-position: 20px 4px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMAQMAAABsu86kAAAABlBMVEUAAAC/v79T5hyIAAAAAXRSTlMAQObYZgAAABNJREFUCNdjYGNgQEb/P4AQqiAASiUEG6Vit44AAAAASUVORK5CYII=) !important; }

img.emojioneemoji {
  font-size: inherit;
  height: 2ex;
  width: 2.1ex;
  min-height: 20px;
  min-width: 20px;
  display: inline-block;
  margin: -.2ex .15em .2ex;
  line-height: normal;
  vertical-align: middle;
  max-width: 100%;
  top: 0; }

.emojionearea > .emojionearea-editor {
  height: 32px;
  min-height: 20px;
  overflow: hidden;
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 12px;
  right: 24px;
  padding: 6px 0; }

.accordion-item .accordion {
  width: 100%;
  border-radius: 25px;
  font-family: "PFDinTextPro-Regular", sans-serif;
  font-weight: normal;
  margin-bottom: 0;
  z-index: 1;
  position: relative;
  text-transform: uppercase;
  border: 0;
  margin: 0; }
  .accordion-item .accordion b {
    font-family: "PFDinTextPro-Medium", sans-serif;
    font-weight: normal; }
  .accordion-item .accordion::after {
    content: '';
    width: 22px;
    height: 22px;
    text-align: center;
    display: inline-block;
    transition: all .35s;
    background-image: url(../images/icon/down-icon.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    right: 15px;
    top: 11px; }
.accordion-item .accordion-content {
  max-height: 0;
  background: white;
  transition: all .35s;
  border-radius: 25px;
  overflow: hidden; }
  @media screen and (max-width: 600px) {
    .accordion-item .accordion-content {
      position: fixed !important;
      left: 0px !important;
      right: 0px !important;
      height: calc(100vh - 70px);
      border-radius: 0; } }
  .accordion-item .accordion-content ul {
    height: 0;
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    overflow: auto; }
    .accordion-item .accordion-content ul::-webkit-scrollbar {
      width: 5px;
      height: 5px;
      background-color: #F5F5F5; }
    .accordion-item .accordion-content ul li {
      font-family: "PFDinTextPro-Regular", sans-serif;
      color: #5b5b5b;
      font-style: italic;
      padding: 10px;
      font-weight: normal; }
      .accordion-item .accordion-content ul li:nth-child(even) {
        background-color: #f2f2f2; }
      .accordion-item .accordion-content ul li.notification-list .notification {
        max-width: 270px;
        max-height: 110px;
        width: 100%;
        height: 100%; }
        .accordion-item .accordion-content ul li.notification-list .notification .content {
          width: 100%; }
          .accordion-item .accordion-content ul li.notification-list .notification .content h5 {
            margin: 0px;
            font-size: 14px;
            font-family: "PFDinTextPro-BoldItalic", sans-serif; }
        .accordion-item .accordion-content ul li.notification-list .notification .img {
          display: none; }
      .accordion-item .accordion-content ul li a {
        display: flex;
        align-items: center;
        color: #5b5b5b !important;
        font-style: normal;
        text-transform: uppercase;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical; }
.accordion-item input {
  display: none; }
.accordion-item input:checked + .accordion::after {
  transform: rotate(180deg); }
.accordion-item input:checked ~ .accordion-content {
  max-height: 100vh;
  margin-top: -35px; }
  .accordion-item input:checked ~ .accordion-content ul {
    padding-top: 35px;
    height: 360px; }
.accordion-item.header-badge .accordion.notification-header {
  display: flex !important;
  align-items: center; }
  .accordion-item.header-badge .accordion.notification-header b {
    display: flex;
    padding-left: 5px;
    align-items: center; }
  .accordion-item.header-badge .accordion.notification-header::after {
    top: 12px; }

.page .header-accordion .accordion-item .accordion .cart,
.woocommerce .header-accordion .accordion-item .accordion .cart {
  width: 26px; }
.page .header-accordion .accordion-item .accordion-content,
.woocommerce .header-accordion .accordion-item .accordion-content {
  background-color: rgba(255, 255, 255, 0.6); }
  .page .header-accordion .accordion-item .accordion-content ul li,
  .woocommerce .header-accordion .accordion-item .accordion-content ul li {
    padding: 10px 15px; }
    .page .header-accordion .accordion-item .accordion-content ul li a,
    .woocommerce .header-accordion .accordion-item .accordion-content ul li a {
      display: flex;
      align-items: center;
      color: #5b5b5b !important;
      font-style: normal;
      text-transform: uppercase;
      overflow: hidden;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical; }
      .page .header-accordion .accordion-item .accordion-content ul li a img,
      .woocommerce .header-accordion .accordion-item .accordion-content ul li a img {
        margin-right: 15px;
        width: 18px;
        height: 18px;
        object-fit: contain; }
      .page .header-accordion .accordion-item .accordion-content ul li a.btn,
      .woocommerce .header-accordion .accordion-item .accordion-content ul li a.btn {
        padding: 8px 20px !important;
        width: fit-content;
        margin: 0 auto; }
.page .header-accordion .accordion-item input:checked ~ .accordion-content,
.woocommerce .header-accordion .accordion-item input:checked ~ .accordion-content {
  min-height: 155px; }
  .page .header-accordion .accordion-item input:checked ~ .accordion-content ul,
  .woocommerce .header-accordion .accordion-item input:checked ~ .accordion-content ul {
    min-height: 155px;
    height: max-content; }

@keyframes "draw" {
  0% {
    height: 0; } }
.bar-chart {
  display: flex;
  align-items: flex-end;
  margin: 0;
  padding-left: 0px;
  border-bottom: 1px solid #EBEBEB;
  border-top: 1px solid #EBEBEB;
  padding: 10px 0; }
  .bar-chart li {
    position: relative;
    height: 200px;
    width: 50px;
    list-style: none;
    background-color: #ffffff;
    margin: 0 30px;
    margin-bottom: 20px;
    /*
    &:first-child{
        span {
            background-color: $text-dark;
        }
    }
    &:last-child{
        span {
            background-color: $text-gray;
        }
    }
    */ }
    .bar-chart li:before {
      position: absolute;
      left: 0;
      right: 0;
      width: 35px;
      bottom: -25px;
      margin: 0 auto;
      display: block;
      color: #5b5b5b;
      text-align: center;
      content: attr(title);
      font-family: "PFDinTextPro-MediumItalic", sans-serif; }
    .bar-chart li span {
      display: block;
      position: absolute;
      bottom: 0;
      width: 100%;
      background-color: #E995E7; }
      .bar-chart li span:hover {
        z-index: 1;
        background-color: #A549F5;
        animation: draw 1s ease-in-out; }
        .bar-chart li span:hover::after {
          position: absolute;
          left: 120%;
          right: 0;
          top: -25px;
          opacity: 1;
          width: 70px;
          margin: 0 auto;
          display: block;
          text-align: left;
          color: #ffffff;
          background-color: #A549F5;
          padding: 5px 5px 5px 15px;
          content: attr(title) " " attr(value);
          font-family: "PFDinTextPro-MediumItalic", sans-serif; }
        .bar-chart li span:hover::before {
          top: -5px;
          content: '';
          left: 110%;
          width: 8px;
          height: 8px;
          right: auto;
          display: block;
          position: absolute;
          transform: rotate(45deg);
          background-color: #A549F5; }

@keyframes anim-lightspeed-in {
  0% {
    transform: translateX(-200%);
    opacity: 1; }
  100% {
    transform: translateX(0);
    opacity: 1; } }
.progress-bar,
.bar {
  animation: 1s anim-lightspeed-in ease forwards;
  font-family: "PFDinTextPro-MediumItalic", sans-serif;
  border-right: 1px solid #5b5b5b;
  color: #5b5b5b;
  font-size: 16px;
  background-color: transparent; }
  .progress-bar:last-child,
  .bar:last-child {
    border: none; }

.progress-bar.italic {
  font-family: "PFDinTextPro-Italic", sans-serif; }
  .progress-bar.italic span {
    height: 100%;
    position: absolute;
    z-index: -1; }

.bg-transparent,
.bg-red-gradient,
.bg-green-gradient,
.bg-red-bar,
.bg-green-bar {
  color: #ffffff !important; }
  .bg-transparent.pr span,
  .bg-red-gradient.pr span,
  .bg-green-gradient.pr span,
  .bg-red-bar.pr span,
  .bg-green-bar.pr span {
    padding-right: 10px;
    color: #ffffff !important; }

.bg-yellow-gradient {
  color: #5b5b5b; }

.bg-transparent {
  color: #5b5b5b !important; }

.table-right-arrow {
  position: relative;
  padding-left: 30px !important;
  font-family: "PFDinTextPro-MediumItalic", sans-serif; }
  .table-right-arrow:before {
    content: '';
    width: 10px;
    height: 10px;
    border: solid #bf0609;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(-45deg);
    position: absolute;
    top: 14px;
    left: 10px; }
  .table-right-arrow span {
    color: #bf0609;
    font-family: "PFDinTextPro-MediumItalic", sans-serif; }

.bar-container .bar-head,
.bar-container .bar-content {
  font-family: "PFDinTextPro-MediumItalic", sans-serif;
  font-size: 20px !important;
  text-transform: uppercase;
  width: fit-content;
  padding: 5px; }
  .bar-container .bar-head small,
  .bar-container .bar-content small {
    font-family: "PFDinTextPro-MediumItalic", sans-serif; }
.bar-container .bar-head {
  background-color: #fbba00;
  border-bottom-left-radius: 15px;
  padding-left: 20px !important;
  border-top-left-radius: 15px;
  color: #5b5b5b; }
.bar-container .bar-content {
  background-color: #bf0909;
  border-bottom-right-radius: 15px;
  border-top-right-radius: 15px;
  color: #fbba00; }
  .bar-container .bar-content span {
    color: #ffffff;
    font-family: "PFDinTextPro-MediumItalic", sans-serif; }
.bar-container .yellow-arrow {
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 30px solid #fbba00;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0; }
.bar-container .red-arrow {
  border: 20px solid #bf0909;
  border-left: 20px solid transparent;
  margin-left: -30px;
  width: 0;
  height: 0; }

.clube-loader {
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  overflow: hidden;
  z-index: 9999999;
  background-color: rgba(255, 255, 255, 0.7);
  color: #ffb100; }
  .clube-loader .loader {
    z-index: 4;
    width: 150px;
    height: 150px;
    position: relative;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    animation: loader-1 30s infinite linear;
    -webkit-animation: loader-1 30s infinite linear;
    background-image: url(../images/logo/loader-logo.png); }
  .clube-loader .dot {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-color: #000;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto; }
  .clube-loader .dot-3 {
    background-color: #d1302f;
    animation: dot-3-move 2s ease infinite, index 6s ease infinite; }
  .clube-loader .dot-2 {
    background-color: #ffae25;
    animation: dot-2-move 2s ease infinite, index 6s -4s ease infinite; }
  .clube-loader .dot-1 {
    background-color: #ec7e3b;
    animation: dot-1-move 2s ease infinite, index 6s -2s ease infinite; }

@keyframes dot-3-move {
  20% {
    transform: scale(1); }
  45% {
    transform: translateY(-18px) scale(0.45); }
  60% {
    transform: translateY(-90px) scale(0.45); }
  80% {
    transform: translateY(-90px) scale(0.45); }
  100% {
    transform: translateY(0px) scale(1); } }
@keyframes dot-2-move {
  20% {
    transform: scale(1); }
  45% {
    transform: translate(-16px, 12px) scale(0.45); }
  60% {
    transform: translate(-80px, 60px) scale(0.45); }
  80% {
    transform: translate(-80px, 60px) scale(0.45); }
  100% {
    transform: translateY(0px) scale(1); } }
@keyframes dot-1-move {
  20% {
    transform: scale(1); }
  45% {
    transform: translate(16px, 12px) scale(0.45); }
  60% {
    transform: translate(80px, 60px) scale(0.45); }
  80% {
    transform: translate(80px, 60px) scale(0.45); }
  100% {
    transform: translateY(0px) scale(1); } }
@keyframes rotate-move {
  55% {
    transform: translate(-50%, -50%) rotate(0deg); }
  80% {
    transform: translate(-50%, -50%) rotate(360deg); }
  100% {
    transform: translate(-50%, -50%) rotate(360deg); } }
@keyframes index {
  0%,
    100% {
    z-index: 3; }
  33.3% {
    z-index: 2; }
  66.6% {
    z-index: 1; } }
* {
  font-family: "PFDinTextPro-Regular", sans-serif; }
  *::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
    border-radius: 8px; }
  *::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #F5F5F5; }
  *::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background-color: #bf0609;
    background: linear-gradient(180deg, #fe456e, #ffaf24) !important; }

body {
  font-family: "PFDinTextPro-Regular", sans-serif;
  padding: 0;
  margin: 0; }
  @media screen and (max-width: 992px) {
    body.admin-bar #wpadminbar {
      display: none; } }

h1, h2, h3 {
  font-family: "PFDinTextPro-Medium", sans-serif; }

p {
  margin: 0 !important; }

a {
  color: #ffffff; }

a:hover {
  text-decoration: none;
  color: #fbba00; }

header a, footer a {
  color: #ffffff; }
header a:hover, footer a:hover {
  text-decoration: none !important;
  color: #fbba00 !important; }

img {
  width: 100%;
  height: auto; }

main {
  position: relative; }

@media screen and (max-width: 992px) {
  .logged-in main {
    margin-top: 5rem; } }

select,
input[type="text"],
input[type="number"],
input[type="email"],
input[type="date"],
input[type="password"],
input[type="tel"] {
  background-color: transparent;
  border: 1px solid #878787;
  border-radius: 5px;
  display: block;
  height: 40px;
  width: 400px;
  text-indent: 15px; }
  select:focus,
  input[type="text"]:focus,
  input[type="number"]:focus,
  input[type="email"]:focus,
  input[type="date"]:focus,
  input[type="password"]:focus,
  input[type="tel"]:focus {
    outline-color: #fbba00 !important; }

select {
  -webkit-appearance: none; }

select,
input[type="text"],
input[type="number"],
input[type="email"],
input[type="date"],
input[type="password"],
input[type="tel"] {
  font-family: "Montserrat-Regular", sans-serif; }

textarea {
  background-color: transparent;
  border: 1px solid #878787;
  border-radius: 5px;
  text-indent: 15px; }

label {
  display: block !important;
  font-size: 14px;
  font-family: "Montserrat-SemiBold", sans-serif; }
  label.error {
    font-family: "Roboto-Bold", sans-serif;
    color: #e30609 !important; }

span.product-category-badge {
  z-index: 1;
  font-size: 14px;
  font-weight: 100;
  padding: 5px 15px;
  text-align: center;
  position: absolute;
  width: fit-content;
  color: #ffffff;
  border-radius: 15px;
  margin: 0 !important;
  top: 25px !important;
  left: 15px !important;
  min-width: 0 !important;
  min-height: 0 !important;
  text-transform: uppercase;
  line-height: 20px !important;
  font-family: "PFDinTextPro-MediumItalic", sans-serif;
  background: linear-gradient(180deg, #02DC32, #BBE900) !important; }

@media (min-width: 1200px) {
  .container {
    max-width: 1280px; } }

.ambassador-user {
  position: relative; }
  .ambassador-user::before {
    content: '';
    width: 15px;
    height: 15px;
    right: -25px;
    position: absolute;
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../images/icon/ambassador-user-icon.png); }

.whatsapp-link-button {
  bottom: 20px;
  right: 20px; }
  @media screen and (max-width: 992px) {
    .whatsapp-link-button {
      bottom: 85px;
      z-index: 6; } }

.card-light-gray {
  background-color: #f4f4f4;
  border-radius: 28px !important;
  padding-top: 20px !important;
  border: none;
  overflow: hidden; }
  .card-light-gray .card-title {
    padding: 8px 20px !important;
    height: 100%; }
    .card-light-gray .card-title label {
      margin: 0px;
      background-color: transparent;
      border: 1px solid #878787;
      border-radius: 28px;
      color: #878787;
      font-size: 13px;
      padding: 4px 20px;
      text-transform: uppercase;
      width: max-content;
      margin-bottom: 20px;
      font-family: "PFDinTextPro-MediumItalic", sans-serif;
      box-shadow: 8px 10px 11px #c7c7c7; }
      @media screen and (max-width: 767px) {
        .card-light-gray .card-title label {
          width: fit-content;
          text-align: center; } }
    .card-light-gray .card-title .card-content h2 {
      text-transform: uppercase;
      font-family: "PFDinTextPro-MediumItalic", sans-serif;
      margin-bottom: 20px !important; }
    .card-light-gray .card-title .card-content h2, .card-light-gray .card-title .card-content p {
      color: #666 !important;
      margin: 0px; }
    .card-light-gray .card-title .card-content p {
      font-family: "Montserrat-Medium", sans-serif; }
  .card-light-gray .card-footer {
    border: 0px;
    text-align: center;
    border-bottom-right-radius: 28px;
    border-bottom-left-radius: 28px; }
    .card-light-gray .card-footer h4.mission-points {
      margin: 0px;
      color: #666;
      text-transform: uppercase;
      font-family: "PFDinTextPro-MediumItalic", sans-serif; }
      .card-light-gray .card-footer h4.mission-points span {
        color: #D1302F;
        font-family: "PFDinTextPro-MediumItalic", sans-serif; }
    .card-light-gray .card-footer p {
      color: #5b5b5b !important; }
    .card-light-gray .card-footer .btn-block {
      background: linear-gradient(180deg, #bf0609, #e30609); }
  .card-light-gray.product {
    padding-top: 0 !important;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
    overflow: hidden; }
    .card-light-gray.product:hover {
      box-shadow: 0px 0px 5px rgba(211, 6, 9, 0.45); }
      .card-light-gray.product:hover a img {
        transform: scale(1.1); }
  .card-light-gray .woocommerce-loop-product__title,
  .card-light-gray .price,
  .card-light-gray .button {
    max-width: 85%;
    margin: 10px auto !important;
    display: block; }
  .card-light-gray .price {
    margin: 20px auto !important; }
  .card-light-gray .woocommerce-LoopProduct-link img {
    transition: all 0.5s ease-in-out;
    background-color: #ffffff;
    border-top-left-radius: 28px;
    border-top-right-radius: 28px; }
  .card-light-gray .woocommerce-loop-product__title {
    height: 90px;
    line-height: 1;
    overflow: hidden;
    color: #666;
    font-style: italic;
    text-overflow: ellipsis;
    text-transform: uppercase;
    font-size: 26px !important;
    font-family: "PFDinTextPro-MediumItalic", sans-serif;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical; }
    @media (max-width: 992px) {
      .card-light-gray .woocommerce-loop-product__title {
        height: 55px;
        font-size: 16px !important; } }
    .card-light-gray .woocommerce-loop-product__title + .description {
      width: 85%;
      height: 48px;
      margin: 0 auto;
      overflow: hidden;
      color: #666;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      font-family: "PFDinTextPro-Regular", sans-serif; }
      @media (max-width: 992px) {
        .card-light-gray .woocommerce-loop-product__title + .description {
          height: 20px;
          -webkit-line-clamp: 1; } }
  .card-light-gray .button {
    border-radius: 25px !important;
    background: linear-gradient(180deg, #bf0609, #e30609) !important;
    color: #ffffff !important;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    display: block !important;
    margin-bottom: 20px !important;
    font-weight: 100 !important;
    font-family: "PFDinTextPro-Regular", sans-serif; }
  .card-light-gray.mission-pending {
    background-color: #878787;
    border: 2px solid #fbba00; }
    .card-light-gray.mission-pending .card-title label {
      background-color: #fbba00;
      border: 1px solid transparent;
      color: #5b5b5b;
      box-shadow: none; }
    .card-light-gray.mission-pending .card-title .card-content h2 a, .card-light-gray.mission-pending .card-title .card-content p {
      color: #666 !important; }
    .card-light-gray.mission-pending .card-footer {
      background-color: #5b5b5b !important; }
      .card-light-gray.mission-pending .card-footer p.mission-period {
        color: #000000 !important; }
      .card-light-gray.mission-pending .card-footer h4.mission-points {
        color: #ffffff; }
        .card-light-gray.mission-pending .card-footer h4.mission-points span {
          color: #ffffff !important;
          font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
      .card-light-gray.mission-pending .card-footer .btn-block {
        background: transparent !important;
        border: 1px solid #fbba00;
        color: #fbba00 !important;
        box-shadow: none; }
  .card-light-gray.mission-completed {
    background-color: #f4f4f4;
    border: 2px solid #28af00; }
    .card-light-gray.mission-completed .card-title label {
      background-color: #28af00;
      border: 1px solid transparent;
      color: #ffffff; }
    .card-light-gray.mission-completed .card-title .card-content h2 a, .card-light-gray.mission-completed .card-title .card-content p {
      color: #666 !important; }
    .card-light-gray.mission-completed .card-footer {
      background-color: #dadada !important; }
      .card-light-gray.mission-completed .card-footer h4.mission-points {
        color: #ffffff !important; }
        .card-light-gray.mission-completed .card-footer h4.mission-points span {
          color: #ffffff !important;
          font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
      .card-light-gray.mission-completed .card-footer p.mission-period {
        color: #000000 !important; }
      .card-light-gray.mission-completed .card-footer .btn-block {
        border: 1px solid #28af00;
        color: #28af00 !important;
        background: transparent;
        box-shadow: none; }
  .card-light-gray.mission-expired {
    background-color: #f4f4f4;
    border: 2px solid #5b5b5b; }
    .card-light-gray.mission-expired .card-title label {
      border: 1px solid #b2b2b2;
      color: #b2b2b2 !important;
      box-shadow: none; }
    .card-light-gray.mission-expired .card-title .card-content h2, .card-light-gray.mission-expired .card-title .card-content a, .card-light-gray.mission-expired .card-title .card-content p {
      color: #b2b2b2 !important; }
    .card-light-gray.mission-expired .card-footer.bg-footer {
      background-color: transparent !important; }
      .card-light-gray.mission-expired .card-footer.bg-footer h4, .card-light-gray.mission-expired .card-footer.bg-footer p {
        color: #b2b2b2 !important; }
      .card-light-gray.mission-expired .card-footer.bg-footer h4.mission-points {
        color: #b2b2b2 !important; }
        .card-light-gray.mission-expired .card-footer.bg-footer h4.mission-points span {
          color: #b2b2b2 !important;
          font-family: "PFDinTextPro-MediumItalic", sans-serif; }
      .card-light-gray.mission-expired .card-footer.bg-footer .btn-block {
        color: #b2b2b2 !important;
        background: none;
        border: 1px solid #b2b2b2;
        box-shadow: none; }
  .card-light-gray.mission-new {
    background-color: #EBEBEB; }
    .card-light-gray.mission-new .card-title label {
      background: #D1302F;
      color: #ffffff !important;
      border: 0; }
    .card-light-gray.mission-new .card-footer {
      background-color: #dadada !important; }
      .card-light-gray.mission-new .card-footer h4.mission-points {
        color: #FFCF1D !important; }
        .card-light-gray.mission-new .card-footer h4.mission-points span {
          color: #ffffff !important;
          font-family: "PFDinTextPro-MediumItalic", sans-serif; }
      .card-light-gray.mission-new .card-footer p.mission-period {
        color: #000000 !important;
        font-family: "Montserrat-Medium", sans-serif; }
      .card-light-gray.mission-new .card-footer .btn.btn-block {
        background: #D1302F;
        color: #ffffff !important;
        box-shadow: none; }
  .card-light-gray.mission-activated {
    background-color: #EBEBEB; }
    .card-light-gray.mission-activated .card-title label {
      background-color: transparent;
      border: 1px solid #666;
      color: #666;
      box-shadow: none; }
    .card-light-gray.mission-activated .card-title .card-content h2 a, .card-light-gray.mission-activated .card-title .card-content p {
      color: #666 !important; }
    .card-light-gray.mission-activated .card-footer {
      background-color: #DADADA !important; }
      .card-light-gray.mission-activated .card-footer p.mission-period {
        color: #000000 !important; }
      .card-light-gray.mission-activated .card-footer h4.mission-points {
        color: #D1302F; }
        .card-light-gray.mission-activated .card-footer h4.mission-points span {
          color: #666 !important;
          font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
      .card-light-gray.mission-activated .card-footer .btn-block {
        background: #ffffff !important;
        border: 1px solid transparent;
        color: #D1302F !important;
        box-shadow: none; }

@font-face {
  font-family: PFDinTextPro-Light;
  src: url(../fonts/PF-Din/PFDinTextPro-Light.ttf) format("truetype"); }
@font-face {
  font-family: PFDinTextPro-Medium;
  src: url(../fonts/PF-Din/PFDinTextPro-Medium.ttf) format("truetype"); }
@font-face {
  font-family: PFDinTextPro-SemiBold;
  font-weight: 600;
  src: url(../fonts/PF-Din/PFDinTextPro-Medium.ttf) format("truetype"); }
@font-face {
  font-family: PFDinTextPro-MediumItalic;
  src: url(../fonts/PF-Din/PFDinTextPro-MedItalic.ttf) format("truetype"); }
@font-face {
  font-family: PFDinTextPro-Regular;
  src: url(../fonts/PF-Din/PFDinTextPro-Regular.ttf) format("truetype"); }
@font-face {
  font-family: PFDinTextPro-Bold;
  src: url(../fonts/PF-Din/PFDinTextPro-Bold.ttf) format("truetype"); }
@font-face {
  font-family: PFDinTextPro-BoldItalic;
  src: url(../fonts/PF-Din/PFDinTextPro-BoldItal.ttf) format("truetype"); }
@font-face {
  font-family: PFDinTextPro-Italic;
  src: url(../fonts/PF-Din/PFDinTextPro-Italic.ttf) format("truetype"); }
@font-face {
  font-family: PFDinTextPro-LightItalic;
  src: url(../fonts/PF-Din/PFDinTextPro-LightItalic.ttf) format("truetype"); }
@font-face {
  font-family: PFDinTextPro-Thin;
  src: url(../fonts/PF-Din/PFDinTextPro-Thin.ttf) format("truetype"); }
@font-face {
  font-family: PFDinTextPro-ThinItalic;
  src: url(../fonts/PF-Din/PFDinTextPro-ThinItalic.ttf) format("truetype"); }
.family-pfdintextpro-light {
  font-family: "PFDinTextPro-Light", sans-serif !important; }

.family-pfdintextpro-lightitalic {
  font-family: "PFDinTextPro-LightItalic", sans-serif !important; }

.family-pfdintextpro-medium {
  font-family: "PFDinTextPro-Medium", sans-serif !important; }

.family-pfdintextpro-semibold {
  font-family: "PFDinTextPro-SemiBold", sans-serif !important; }

.family-pfdintextpro-mediumitalic {
  font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }

.family-pfdintextpro-regular {
  font-family: "PFDinTextPro-Regular", sans-serif !important; }

.family-pfdintextpro-bold {
  font-family: "PFDinTextPro-Bold", sans-serif !important; }

.family-pfdintextpro-bolditalic {
  font-family: "PFDinTextPro-BoldItalic", sans-serif !important; }

.family-pfdintextpro-italic {
  font-family: "PFDinTextPro-Italic", sans-serif !important; }

.family-pfdintextpro-thin {
  font-family: "PFDinTextPro-Thin", sans-serif !important; }

.family-pfdintextpro-thinitalic {
  font-family: "PFDinTextPro-ThinItalic", sans-serif !important; }

/*------------ Montserrat -----------------------*/
@font-face {
  font-family: Montserrat-Regular;
  src: url(../fonts/Montserrat/Montserrat-Regular.ttf) format("truetype"); }
@font-face {
  font-family: Montserrat-Medium;
  src: url(../fonts/Montserrat/Montserrat-Medium.ttf) format("truetype"); }
@font-face {
  font-family: Montserrat-MediumItalic;
  src: url(../fonts/Montserrat/Montserrat-MediumItalic.ttf) format("truetype"); }
@font-face {
  font-family: Montserrat-Bold;
  src: url(../fonts/Montserrat/Montserrat-Bold.ttf) format("truetype"); }
@font-face {
  font-family: Montserrat-SemiBold;
  src: url(../fonts/Montserrat/Montserrat-SemiBold.ttf) format("truetype"); }
.family-montserrat-regular {
  font-family: "Montserrat-Regular", sans-serif !important; }

.family-montserrat-medium {
  font-family: "Montserrat-Medium", sans-serif !important; }

.family-montserrat-mediumitalic {
  font-family: "Montserrat-MediumItalic", sans-serif !important; }

.family-montserrat-bold {
  font-family: "Montserrat-Bold", sans-serif !important; }

.family-montserrat-semibold {
  font-family: "Montserrat-SemiBold", sans-serif !important; }

/*------------ Roboto -----------------------*/
@font-face {
  font-family: Roboto-Regular;
  src: url(../fonts/Roboto/Roboto-Regular.ttf) format("truetype"); }
@font-face {
  font-family: Roboto-Medium;
  src: url(../fonts/Roboto/Roboto-Medium.ttf) format("truetype"); }
@font-face {
  font-family: Roboto-Bold;
  src: url(../fonts/Roboto/Roboto-Bold.ttf) format("truetype"); }
.family-roboto-regular {
  font-family: "Roboto-Regular", sans-serif !important; }

.family-roboto-medium {
  font-family: "Roboto-Medium", sans-serif !important; }

.family-roboto-bold {
  font-family: "Roboto-Bold", sans-serif !important; }

@font-face {
  font-family: Childlike;
  src: url(../fonts/Childlike/Childlike.otf) format("OpenType"); }
.family-childlike {
  font-family: "Childlike", sans-serif !important; }

.site-footer {
  color: #ffffff;
  background: #D1302F !important; }
  .site-footer .container {
    padding: 35px 15px; }
    @media screen and (max-width: 767px) {
      .site-footer .container {
        padding: 20px; } }
    @media screen and (max-width: 767px) {
      .site-footer .container .footer-content {
        flex-direction: column-reverse; } }
    @media screen and (max-width: 767px) {
      .site-footer .container .footer-content.flex {
        flex-direction: unset; } }
    .site-footer .container .footer-content p {
      line-height: normal;
      font-size: 14px;
      width: 60%; }
    .site-footer .container .footer-content .footer-menu .footer-logo {
      margin: 0px 5px;
      margin-right: 15px; }
    .site-footer .container .footer-content .footer-menu-content {
      width: 100%; }
      .site-footer .container .footer-content .footer-menu-content .toggle-logo {
        display: none; }
      @media screen and (max-width: 767px) {
        .site-footer .container .footer-content .footer-menu-content {
          width: 100%; } }
      .site-footer .container .footer-content .footer-menu-content .flex .footer-logo {
        min-width: 150px; }
        @media screen and (max-width: 767px) {
          .site-footer .container .footer-content .footer-menu-content .flex .footer-logo {
            width: 100px;
            margin-bottom: 10px; } }
      .site-footer .container .footer-content .footer-menu-content .wrap {
        flex-wrap: wrap; }
        .site-footer .container .footer-content .footer-menu-content .wrap .upper_side ul.flex li {
          padding: 0; }
      @media screen and (max-width: 600px) {
        .site-footer .container .footer-content .footer-menu-content .flex {
          flex-direction: column; } }
      .site-footer .container .footer-content .footer-menu-content .flex .footer-menu ul {
        display: flex;
        list-style-type: none; }
        @media screen and (max-width: 600px) {
          .site-footer .container .footer-content .footer-menu-content .flex .footer-menu ul {
            flex-direction: column; } }
        @media screen and (max-width: 767px) {
          .site-footer .container .footer-content .footer-menu-content .flex .footer-menu ul {
            padding: 0; } }
        .site-footer .container .footer-content .footer-menu-content .flex .footer-menu ul.second_depth {
          padding-left: 10px !important;
          flex-wrap: wrap;
          display: block; }
          @media screen and (max-width: 767px) {
            .site-footer .container .footer-content .footer-menu-content .flex .footer-menu ul.second_depth {
              padding-left: 0 !important; } }
          .site-footer .container .footer-content .footer-menu-content .flex .footer-menu ul.second_depth li {
            margin-right: 10px; }
            @media screen and (max-width: 767px) {
              .site-footer .container .footer-content .footer-menu-content .flex .footer-menu ul.second_depth li {
                margin-right: 0; } }
            .site-footer .container .footer-content .footer-menu-content .flex .footer-menu ul.second_depth li.title a {
              font-size: 20px; }
            .site-footer .container .footer-content .footer-menu-content .flex .footer-menu ul.second_depth li.sub-title {
              padding: 5px 0; }
              .site-footer .container .footer-content .footer-menu-content .flex .footer-menu ul.second_depth li.sub-title a {
                font-size: 12px; }
                @media screen and (max-width: 767px) {
                  .site-footer .container .footer-content .footer-menu-content .flex .footer-menu ul.second_depth li.sub-title a {
                    font-size: unset; } }
            .site-footer .container .footer-content .footer-menu-content .flex .footer-menu ul.second_depth li a {
              font-size: 20px; }
        .site-footer .container .footer-content .footer-menu-content .flex .footer-menu ul a {
          display: block;
          margin: 0px;
          font-size: 14px;
          text-transform: uppercase;
          font-family: "PFDinTextPro-MediumItalic", sans-serif; }
      .site-footer .container .footer-content .footer-menu-content .flex .footer-menu ul.flex li.first_depth:first-child ul.second_depth {
        padding-left: 0 !important; }
    @media screen and (max-width: 767px) {
      .site-footer .container .footer-content .footer-content-arrow {
        width: 50px;
        height: 50px; } }
    .site-footer .container .footer-content .mid_side {
      padding-left: 40px; }
      @media screen and (max-width: 767px) {
        .site-footer .container .footer-content .mid_side {
          padding-left: 0; } }
    .site-footer .container .footer-content .lgpd-link,
    .site-footer .container .footer-content .contact-links {
      margin-left: auto;
      position: relative;
      max-width: 510px;
      width: 100%; }
      @media screen and (max-width: 1200px) {
        .site-footer .container .footer-content .lgpd-link,
        .site-footer .container .footer-content .contact-links {
          flex-wrap: wrap; } }
      @media screen and (max-width: 767px) {
        .site-footer .container .footer-content .lgpd-link,
        .site-footer .container .footer-content .contact-links {
          width: 100%;
          margin-bottom: 15px; } }
      .site-footer .container .footer-content .lgpd-link h5.title-red,
      .site-footer .container .footer-content .contact-links h5.title-red {
        font-size: 20px;
        margin: 0;
        margin-right: 10px;
        color: #D1302F;
        font-family: "PFDinTextPro-MediumItalic", sans-serif; }
        @media screen and (max-width: 1200px) {
          .site-footer .container .footer-content .lgpd-link h5.title-red,
          .site-footer .container .footer-content .contact-links h5.title-red {
            width: 100%; } }
        @media screen and (max-width: 767px) {
          .site-footer .container .footer-content .lgpd-link h5.title-red,
          .site-footer .container .footer-content .contact-links h5.title-red {
            margin-bottom: 0; } }
      .site-footer .container .footer-content .lgpd-link h5.title-white,
      .site-footer .container .footer-content .contact-links h5.title-white {
        font-family: "PFDinTextPro-Italic", sans-serif; }
        .site-footer .container .footer-content .lgpd-link h5.title-white span,
        .site-footer .container .footer-content .contact-links h5.title-white span {
          font-family: "PFDinTextPro-MediumItalic", sans-serif;
          color: #ffffff !important; }
      .site-footer .container .footer-content .lgpd-link a,
      .site-footer .container .footer-content .contact-links a {
        font-size: 14px;
        margin: 0 8px;
        display: flex;
        font-style: italic;
        align-items: center; }
        .site-footer .container .footer-content .lgpd-link a img,
        .site-footer .container .footer-content .contact-links a img {
          width: 19px;
          height: auto;
          margin-right: 8px; }
      .site-footer .container .footer-content .lgpd-link a.phone,
      .site-footer .container .footer-content .lgpd-link a.mail,
      .site-footer .container .footer-content .contact-links a.phone,
      .site-footer .container .footer-content .contact-links a.mail {
        font-family: "PFDinTextPro-Italic", sans-serif; }
        .site-footer .container .footer-content .lgpd-link a.phone:hover,
        .site-footer .container .footer-content .lgpd-link a.mail:hover,
        .site-footer .container .footer-content .contact-links a.phone:hover,
        .site-footer .container .footer-content .contact-links a.mail:hover {
          color: #ffffff !important;
          cursor: default; }
      .site-footer .container .footer-content .lgpd-link .whatsapp,
      .site-footer .container .footer-content .contact-links .whatsapp {
        border-radius: 16px;
        padding: 7px;
        position: absolute;
        right: 0;
        bottom: 0px;
        box-shadow: 0px 0px 10px #878787; }
        .site-footer .container .footer-content .lgpd-link .whatsapp img,
        .site-footer .container .footer-content .contact-links .whatsapp img {
          filter: none !important;
          width: 35px !important;
          margin: 0 !important; }
  .site-footer.active {
    position: fixed;
    top: 0;
    z-index: 9;
    width: 100%;
    background: #ffffff !important;
    height: 100%;
    display: block !important;
    transition: top 0.5s ease-in-out; }
    .site-footer.active .container {
      padding: 0;
      height: 100%; }
    .site-footer.active .footer-content {
      height: 100%; }
      .site-footer.active .footer-content .footer-content-arrow {
        display: none; }
      .site-footer.active .footer-content .footer-menu-content .flex {
        height: 100%; }
      .site-footer.active .footer-content .footer-menu-content .footer-logo {
        display: none; }
      .site-footer.active .footer-content .footer-menu-content .toggle-logo {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 15px; }
        .site-footer.active .footer-content .footer-menu-content .toggle-logo .site-logo {
          width: 160px; }
      .site-footer.active .footer-content .footer-menu {
        height: 100%;
        background-color: #dadada;
        padding: 20px; }
        .site-footer.active .footer-content .footer-menu .mid_side {
          display: none; }
        .site-footer.active .footer-content .footer-menu ul li a {
          color: #bf0609; }
        .site-footer.active .footer-content .footer-menu ul li.sub-title a {
          color: #878787;
          font-size: 12px !important; }
        .site-footer.active .footer-content .footer-menu ul li.first_depth {
          margin-bottom: 15px; }
          .site-footer.active .footer-content .footer-menu ul li.first_depth:last-child a {
            color: #878787;
            font-size: 12px !important;
            margin: 10px 0; }

.site-footer.login-footer {
  background: #f2f2f2 !important;
  color: #878787 !important; }
  .site-footer.login-footer .container .footer-menu-content.flex {
    max-width: 650px;
    align-items: flex-start; }
  .site-footer.login-footer .container .footer-content.flex {
    align-items: flex-start; }
    @media screen and (max-width: 767px) {
      .site-footer.login-footer .container .footer-content.flex {
        flex-direction: column-reverse; } }
    .site-footer.login-footer .container .footer-content.flex a {
      color: #878787 !important; }
    .site-footer.login-footer .container .footer-content.flex .footer-logo {
      width: 120px;
      margin-right: 15px; }
    .site-footer.login-footer .container .footer-content.flex .lgpd-link,
    .site-footer.login-footer .container .footer-content.flex .contact-links {
      max-width: 220px; }
      .site-footer.login-footer .container .footer-content.flex .lgpd-link a.phone:hover,
      .site-footer.login-footer .container .footer-content.flex .lgpd-link a.mail:hover,
      .site-footer.login-footer .container .footer-content.flex .contact-links a.phone:hover,
      .site-footer.login-footer .container .footer-content.flex .contact-links a.mail:hover {
        color: #878787 !important;
        cursor: default; }
      .site-footer.login-footer .container .footer-content.flex .lgpd-link a img,
      .site-footer.login-footer .container .footer-content.flex .contact-links a img {
        filter: brightness(0.5); }
    @media only screen and (min-width: 1240px) and (max-width: 1900px) {
      .site-footer.login-footer .container .footer-content.flex .contact-links {
        max-width: 160px; } }
    .site-footer.login-footer .container .footer-content.flex .footer-menu-content.flex {
      align-items: flex-start; }
      @media screen and (max-width: 767px) {
        .site-footer.login-footer .container .footer-content.flex .footer-menu-content.flex {
          display: block; } }
      @media screen and (max-width: 767px) {
        .site-footer.login-footer .container .footer-content.flex .footer-menu-content.flex p {
          width: unset; } }
    .site-footer.login-footer .container .footer-content.flex .footer-menu.align-baseline.lgpd-link,
    .site-footer.login-footer .container .footer-content.flex .footer-menu.align-baseline.contact-links {
      margin-left: unset; }

@media screen and (max-width: 992px) {
  .logo-section {
    margin-bottom: 0 !important; } }
.logo-section .logo {
  height: 5rem;
  width: 13.125rem; }
  @media screen and (max-width: 992px) {
    .logo-section .logo {
      height: 3.125rem;
      width: 6.25rem; } }
.logo-section .rounded {
  border-radius: 20px !important; }

header {
  position: relative; }
  @media screen and (max-width: 992px) {
    header {
      overflow: hidden;
      position: fixed;
      width: 100%;
      z-index: 6;
      top: 0; } }
  header .site-header {
    z-index: 1;
    background: #ffffff;
    position: relative; }
    @media screen and (max-width: 1080px) {
      header .site-header {
        background: #ffffff !important; } }
    @media screen and (width: 768px) {
      header .site-header {
        background: transparent !important; } }
    header .site-header .container {
      padding: 35px 0px;
      padding-bottom: 10px; }
      @media screen and (max-width: 1200px) {
        header .site-header .container {
          max-width: 100%; } }
      @media screen and (max-width: 992px) {
        header .site-header .container a {
          color: #fbba00; } }
      @media screen and (max-width: 600px) {
        header .site-header .container {
          padding: 15px !important; } }
      header .site-header .container .header-content {
        /*                @media screen and (max-width: 600px){
                            display: none;
                        }*/ }
        @media screen and (min-width: 1200px) {
          header .site-header .container .header-content {
            width: 55%; } }
        @media screen and (max-width: 1200px) {
          header .site-header .container .header-content {
            width: 30vw;
            margin: 0 auto; } }
        @media screen and (max-width: 992px) {
          header .site-header .container .header-content {
            max-width: 30%;
            width: 100%;
            padding: 0 !important; } }
        @media screen and (width: 768px) {
          header .site-header .container .header-content {
            margin: 0 auto !important; } }
        @media screen and (max-width: 767px) {
          header .site-header .container .header-content .logo-content {
            margin: 0;
            width: 100px; } }
        header .site-header .container .header-content .logo-content .site-logo {
          margin-top: -20px;
          margin-left: 0;
          display: block;
          height: 130px;
          width: 140px; }
          @media screen and (max-width: 1300px) {
            header .site-header .container .header-content .logo-content .site-logo {
              margin-left: 0; } }
          @media screen and (min-width: 992px) and (max-width: 1200px) {
            header .site-header .container .header-content .logo-content .site-logo {
              width: 30vw; } }
          @media screen and (max-width: 992px) {
            header .site-header .container .header-content .logo-content .site-logo {
              margin: 0;
              width: 100%;
              height: auto; } }
          @media screen and (max-width: 767px) {
            header .site-header .container .header-content .logo-content .site-logo {
              margin-bottom: 0; } }
          @media screen and (width: 768px) {
            header .site-header .container .header-content .logo-content .site-logo {
              margin: 0;
              width: 100%;
              height: auto; } }
          header .site-header .container .header-content .logo-content .site-logo .logo-image {
            width: 100%;
            height: 100%;
            object-fit: contain; }
        header .site-header .container .header-content .logo-content .menu {
          display: flex;
          margin-left: 0; }
          @media screen and (max-width: 767px) {
            header .site-header .container .header-content .logo-content .menu {
              display: none; } }
          header .site-header .container .header-content .logo-content .menu a {
            padding: 0px 5px;
            margin-right: 5px;
            font-family: "PFDinTextPro-MediumItalic", sans-serif;
            font-size: 18px;
            text-transform: uppercase;
            padding-bottom: 0;
            margin-bottom: 0;
            color: #D1302F; }
            header .site-header .container .header-content .logo-content .menu a:hover, header .site-header .container .header-content .logo-content .menu a.highlighted {
              text-decoration: underline !important;
              color: #FC7821 !important; }
          @media screen and (max-width: 767px) {
            header .site-header .container .header-content .logo-content .menu .navbar {
              width: 100%; } }
          @media screen and (max-width: 767px) {
            header .site-header .container .header-content .logo-content .menu .navbar-collapse {
              display: block; }
              header .site-header .container .header-content .logo-content .menu .navbar-collapse .navbar-nav {
                flex-direction: row;
                justify-content: space-between; } }
      header .site-header .container .user-details {
        margin: 0;
        position: relative;
        justify-content: space-between; }
        @media screen and (min-width: 1200px) {
          header .site-header .container .user-details {
            width: 50%; } }
        @media screen and (max-width: 992px) {
          header .site-header .container .user-details {
            height: 120px; } }
        @media screen and (max-width: 767px) {
          header .site-header .container .user-details {
            align-items: center;
            flex-wrap: wrap;
            height: auto;
            padding: 25px 0;
            margin: 0; }
            header .site-header .container .user-details .flex {
              width: 100%;
              align-items: center;
              justify-content: center;
              padding-bottom: 15px;
              color: #fbba00; } }
        @media screen and (max-width: 600px) {
          header .site-header .container .user-details {
            flex-direction: column-reverse;
            padding: 0;
            width: 75%; } }
        header .site-header .container .user-details .user-content {
          margin-right: 15px; }
          @media screen and (max-width: 600px) {
            header .site-header .container .user-details .user-content {
              padding-bottom: 0;
              margin-right: 0; } }
        header .site-header .container .user-details .avatar {
          width: 80px;
          height: 80px;
          border-radius: 15px;
          margin-right: 15px;
          margin-left: 0;
          display: block;
          min-width: 80px; }
          @media (max-width: 992px) {
            header .site-header .container .user-details .avatar {
              margin-right: 10px;
              width: 50px;
              height: 50px;
              min-width: 50px; } }
          header .site-header .container .user-details .avatar img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            border-radius: 50%; }
        header .site-header .container .user-details .user-name {
          margin: 15px 0px;
          margin-bottom: 0; }
          @media (max-width: 992px) {
            header .site-header .container .user-details .user-name {
              margin: 0; } }
          header .site-header .container .user-details .user-name h3.user-name {
            margin: 0;
            color: #D1302F !important; }
            @media (max-width: 992px) {
              header .site-header .container .user-details .user-name h3.user-name {
                font-size: 20px; } }
            header .site-header .container .user-details .user-name h3.user-name .text-truncate {
              width: 200px; }
              @media (max-width: 992px) {
                header .site-header .container .user-details .user-name h3.user-name .text-truncate {
                  width: 130px; } }
          header .site-header .container .user-details .user-name p {
            font-size: 15px;
            margin-bottom: 5px !important; }
          header .site-header .container .user-details .user-name .cart-icon {
            background-image: url(../images/icon/cart-icon-white.png);
            display: inline-block;
            background-repeat: no-repeat;
            background-size: contain;
            position: absolute;
            width: 28px;
            height: 28px;
            color: #ffffff !important; }
            header .site-header .container .user-details .user-name .cart-icon .cart-item-count {
              background-color: #fbba00;
              border-radius: 50%;
              width: 20px;
              height: 20px;
              display: inline-flex;
              font-size: 13px;
              font-style: normal;
              box-shadow: 0px 1px 4px rgba(70, 70, 70, 0.5);
              margin-left: 15px;
              display: block;
              margin-top: -5px;
              font-size: 12px;
              text-align: center; }
        header .site-header .container .user-details .user-name h3, header .site-header .container .user-details .point h3 {
          margin-bottom: 0px;
          font-size: 24px;
          color: #fbba00;
          font-family: "PFDinTextPro-MediumItalic", sans-serif;
          text-transform: uppercase; }
          header .site-header .container .user-details .user-name h3 + p, header .site-header .container .user-details .point h3 + p {
            text-transform: capitalize;
            font-size: 10px; }
        header .site-header .container .user-details .user-name .user-role:empty, header .site-header .container .user-details .point .user-role:empty {
          display: none; }
        header .site-header .container .user-details .user-name a, header .site-header .container .user-details .point a {
          font-size: 12px;
          margin-right: 5px;
          color: #666;
          font-family: "Montserrat-SemiBold", sans-serif; }
          @media (max-width: 992px) {
            header .site-header .container .user-details .user-name a, header .site-header .container .user-details .point a {
              font-size: 10px; } }
          header .site-header .container .user-details .user-name a:hover, header .site-header .container .user-details .user-name a.highlighted, header .site-header .container .user-details .point a:hover, header .site-header .container .user-details .point a.highlighted {
            text-decoration: underline !important;
            color: #FC7821 !important; }
        header .site-header .container .user-details .user-name p, header .site-header .container .user-details .point p {
          color: #FC7821;
          font-family: "Montserrat-SemiBold", sans-serif; }
        header .site-header .container .user-details .point {
          position: relative;
          flex-direction: column; }
          @media screen and (max-width: 767px) {
            header .site-header .container .user-details .point {
              width: 100%;
              border-top: 1px solid;
              padding: 0;
              padding-top: 12px; } }
          header .site-header .container .user-details .point .points {
            margin-right: 15px;
            min-width: 120px;
            margin-bottom: 5px; }
            @media screen and (max-width: 767px) {
              header .site-header .container .user-details .point .points {
                width: 50%; }
                header .site-header .container .user-details .point .points:first-child {
                  text-align: right;
                  border-right: 1px solid;
                  padding-right: 20px; } }
            header .site-header .container .user-details .point .points + .points {
              margin: 0; }
              header .site-header .container .user-details .point .points + .points p {
                font-size: 14px; }
              header .site-header .container .user-details .point .points + .points h2 {
                font-size: 22px; }
            header .site-header .container .user-details .point .points p {
              padding: 0px;
              margin: 0px;
              line-height: normal;
              text-transform: uppercase;
              font-family: "PFDinTextPro-MediumItalic", sans-serif; }
              header .site-header .container .user-details .point .points p small {
                font-family: "PFDinTextPro-MediumItalic", sans-serif; }
            header .site-header .container .user-details .point .points h2 {
              padding: 0px;
              margin: 0px;
              color: #fbba00;
              line-height: 1;
              font-family: "PFDinTextPro-MediumItalic", sans-serif; }
              header .site-header .container .user-details .point .points h2 span {
                color: #ffffff;
                font-size: 14px;
                font-family: "PFDinTextPro-MediumItalic", sans-serif; }
        header .site-header .container .user-details .contact-section {
          margin-top: -30px;
          min-width: 40%;
          text-align: end; }
          @media screen and (max-width: 600px) {
            header .site-header .container .user-details .contact-section {
              left: 0;
              margin: 0;
              bottom: 0;
              width: 100%;
              padding: 15px;
              display: flex;
              position: fixed;
              min-width: 100%;
              align-items: center;
              background-color: #ffffff; } }
          @media scree and (min-width: 600px) {
            header .site-header .container .user-details .contact-section .menu-toggle {
              display: none; } }
          header .site-header .container .user-details .contact-section a.fale-conosco, header .site-header .container .user-details .contact-section a.regulamento {
            color: #D1302F !important;
            font-family: "PFDinTextPro-MediumItalic", sans-serif;
            text-transform: uppercase;
            margin-bottom: 20px;
            display: inline-block;
            margin-top: 25px; }
            header .site-header .container .user-details .contact-section a.fale-conosco.highlighted, header .site-header .container .user-details .contact-section a.regulamento.highlighted {
              text-decoration: underline !important;
              color: #FC7821 !important; }
            header .site-header .container .user-details .contact-section a.fale-conosco.hover, header .site-header .container .user-details .contact-section a.regulamento.hover {
              color: #FC7821 !important; }
            @media screen and (max-width: 600px) {
              header .site-header .container .user-details .contact-section a.fale-conosco, header .site-header .container .user-details .contact-section a.regulamento {
                display: none; } }
          header .site-header .container .user-details .contact-section a.regulamento {
            margin-left: 15px; }
          header .site-header .container .user-details .contact-section .credential-menu {
            justify-content: flex-end; }
            @media screen and (max-width: 600px) {
              header .site-header .container .user-details .contact-section .credential-menu {
                justify-content: flex-start;
                padding-bottom: 0;
                width: fit-content; } }
            @media screen and (max-width: 767px) {
              header .site-header .container .user-details .contact-section .credential-menu {
                width: 45%;
                justify-content: space-between; } }
            @media screen and (max-width: 767px) {
              header .site-header .container .user-details .contact-section .credential-menu + .header-accordion {
                width: 15%; } }
            @media screen and (max-width: 767px) {
              header .site-header .container .user-details .contact-section .credential-menu + .header-accordion .button-game {
                margin: 0 auto; } }
            header .site-header .container .user-details .contact-section .credential-menu .header-accordion {
              margin: 0 10px; }
              @media screen and (max-width: 767px) {
                header .site-header .container .user-details .contact-section .credential-menu .header-accordion {
                  margin: 0; } }
              header .site-header .container .user-details .contact-section .credential-menu .header-accordion.cart .accordion-item.header-badge .cart-icon {
                background-image: url(../images/icon/cart-red-icon.png);
                background-color: transparent;
                background-size: 30px; }
                header .site-header .container .user-details .contact-section .credential-menu .header-accordion.cart .accordion-item.header-badge .cart-icon:after {
                  display: none; }
                header .site-header .container .user-details .contact-section .credential-menu .header-accordion.cart .accordion-item.header-badge .cart-icon .notification-item-count {
                  right: 5px; }
              header .site-header .container .user-details .contact-section .credential-menu .header-accordion.cart .accordion-item.header-badge .accordion-content.card-content {
                position: absolute;
                min-width: 250px;
                display: none;
                min-height: 0;
                right: -70px;
                background-color: #D1302F;
                margin-top: 5px;
                max-height: 100vh; }
                @media screen and (max-width: 767px) {
                  header .site-header .container .user-details .contact-section .credential-menu .header-accordion.cart .accordion-item.header-badge .accordion-content.card-content {
                    max-height: 30%;
                    bottom: 75px; } }
                header .site-header .container .user-details .contact-section .credential-menu .header-accordion.cart .accordion-item.header-badge .accordion-content.card-content ul {
                  padding-top: 0;
                  min-height: 155px;
                  height: max-content; }
                  header .site-header .container .user-details .contact-section .credential-menu .header-accordion.cart .accordion-item.header-badge .accordion-content.card-content ul li:nth-child(even) {
                    background-color: unset; }
                  header .site-header .container .user-details .contact-section .credential-menu .header-accordion.cart .accordion-item.header-badge .accordion-content.card-content ul li a {
                    display: flex;
                    -webkit-line-clamp: unset;
                    -webkit-box-orient: unset;
                    color: #ffffff !important;
                    font-family: "PFDinTextPro-MediumItalic", sans-serif; }
                    header .site-header .container .user-details .contact-section .credential-menu .header-accordion.cart .accordion-item.header-badge .accordion-content.card-content ul li a.btn-outline-gray {
                      border-color: #FFCF1D;
                      justify-content: center;
                      margin-bottom: 15px;
                      box-shadow: none;
                      width: 100%; }
                    header .site-header .container .user-details .contact-section .credential-menu .header-accordion.cart .accordion-item.header-badge .accordion-content.card-content ul li a img {
                      margin-right: 15px;
                      width: 18px;
                      height: 18px;
                      object-fit: contain; }
                    header .site-header .container .user-details .contact-section .credential-menu .header-accordion.cart .accordion-item.header-badge .accordion-content.card-content ul li a span {
                      width: 25px;
                      height: 25px;
                      background-color: #ffffff;
                      border-radius: 15px;
                      text-align: center;
                      display: inline-flex;
                      font-size: 13px;
                      align-items: center;
                      justify-content: center;
                      margin-left: auto;
                      color: #D1302F; }
              header .site-header .container .user-details .contact-section .credential-menu .header-accordion.notification {
                margin-left: 0; }
                header .site-header .container .user-details .contact-section .credential-menu .header-accordion.notification .accordion-item .notification-icon {
                  background-image: url(../images/icon/notification-icon.png); }
                  header .site-header .container .user-details .contact-section .credential-menu .header-accordion.notification .accordion-item .notification-icon:after {
                    display: none; }
                  header .site-header .container .user-details .contact-section .credential-menu .header-accordion.notification .accordion-item .notification-icon .count {
                    position: absolute;
                    top: 0;
                    right: 0;
                    left: 3px;
                    width: 20px;
                    height: 20px; }
                header .site-header .container .user-details .contact-section .credential-menu .header-accordion.notification .accordion-item .notification-content {
                  position: absolute;
                  min-width: 315px;
                  display: none;
                  min-height: 0;
                  right: -20px;
                  background-color: #ffffff;
                  margin-top: 8px;
                  max-height: 100vh; }
                  @media screen and (max-width: 767px) {
                    header .site-header .container .user-details .contact-section .credential-menu .header-accordion.notification .accordion-item .notification-content {
                      max-height: 50%;
                      bottom: 75px; } }
                  header .site-header .container .user-details .contact-section .credential-menu .header-accordion.notification .accordion-item .notification-content ul {
                    padding: 0;
                    min-height: 155px;
                    height: 450px; }
                    header .site-header .container .user-details .contact-section .credential-menu .header-accordion.notification .accordion-item .notification-content ul li {
                      font-style: normal;
                      border-bottom: 1px solid #dadada;
                      background-color: #ffffff !important; }
                      header .site-header .container .user-details .contact-section .credential-menu .header-accordion.notification .accordion-item .notification-content ul li.unread {
                        background-color: #ffffff !important;
                        cursor: pointer; }
                        header .site-header .container .user-details .contact-section .credential-menu .header-accordion.notification .accordion-item .notification-content ul li.unread h5 {
                          color: #D1302F; }
                        header .site-header .container .user-details .contact-section .credential-menu .header-accordion.notification .accordion-item .notification-content ul li.unread .notification .content small:before {
                          content: "nova!";
                          font-size: 14px;
                          padding-right: 20px;
                          text-transform: capitalize;
                          color: #e30609;
                          font-family: "Roboto-Medium", sans-serif; }
                      header .site-header .container .user-details .contact-section .credential-menu .header-accordion.notification .accordion-item .notification-content ul li:nth-child(even) {
                        background-color: #ffffff; }
                      header .site-header .container .user-details .contact-section .credential-menu .header-accordion.notification .accordion-item .notification-content ul li .notification {
                        margin: 0 auto; }
                        header .site-header .container .user-details .contact-section .credential-menu .header-accordion.notification .accordion-item .notification-content ul li .notification .content h5 {
                          font-family: "Montserrat-Medium", sans-serif;
                          font-style: normal;
                          font-size: 12px; }
                        header .site-header .container .user-details .contact-section .credential-menu .header-accordion.notification .accordion-item .notification-content ul li .notification .content small {
                          font-family: "Montserrat-Medium", sans-serif;
                          color: #fbba00;
                          font-style: normal;
                          font-size: 12px; }
              header .site-header .container .user-details .contact-section .credential-menu .header-accordion.gallery {
                margin-left: 0; }
                header .site-header .container .user-details .contact-section .credential-menu .header-accordion.gallery .accordion-item .gallery-icon {
                  background-size: 32px;
                  background-image: url(../images/icon/gallery-red-icon.png); }
                  header .site-header .container .user-details .contact-section .credential-menu .header-accordion.gallery .accordion-item .gallery-icon:after {
                    display: none; }
                header .site-header .container .user-details .contact-section .credential-menu .header-accordion.gallery .accordion-item .gallery-contents {
                  position: absolute;
                  min-width: 315px;
                  display: none;
                  min-height: 0;
                  right: -70px;
                  background-color: #ffffff;
                  margin-top: 8px;
                  max-height: 100vh; }
                  @media screen and (max-width: 767px) {
                    header .site-header .container .user-details .contact-section .credential-menu .header-accordion.gallery .accordion-item .gallery-contents {
                      max-height: 30%;
                      bottom: 75px; } }
                  header .site-header .container .user-details .contact-section .credential-menu .header-accordion.gallery .accordion-item .gallery-contents ul {
                    padding: 0;
                    min-height: 155px;
                    height: 180px;
                    /*
                    @media screen and (max-width: 1600px){
                       height: 250px;
                    }
                    */ }
                    @media screen and (max-width: 767px) {
                      header .site-header .container .user-details .contact-section .credential-menu .header-accordion.gallery .accordion-item .gallery-contents ul {
                        padding-top: 0 !important; } }
                    header .site-header .container .user-details .contact-section .credential-menu .header-accordion.gallery .accordion-item .gallery-contents ul li {
                      width: 75px;
                      height: 75px;
                      border: none;
                      display: inline-flex;
                      padding: 10px 15px; }
                      header .site-header .container .user-details .contact-section .credential-menu .header-accordion.gallery .accordion-item .gallery-contents ul li img {
                        object-fit: contain;
                        height: 100%; }
                      header .site-header .container .user-details .contact-section .credential-menu .header-accordion.gallery .accordion-item .gallery-contents ul li.unread {
                        background-color: #f2f2f2 !important;
                        cursor: pointer; }
                      header .site-header .container .user-details .contact-section .credential-menu .header-accordion.gallery .accordion-item .gallery-contents ul li:nth-child(even) {
                        background-color: #ffffff; }
                      header .site-header .container .user-details .contact-section .credential-menu .header-accordion.gallery .accordion-item .gallery-contents ul li:empty {
                        background-color: transparent;
                        border: none; }
                  header .site-header .container .user-details .contact-section .credential-menu .header-accordion.gallery .accordion-item .gallery-contents .btn.btn-orange.margin {
                    background: #FC7821 !important;
                    color: #ffffff !important;
                    margin-top: 0; }
                    header .site-header .container .user-details .contact-section .credential-menu .header-accordion.gallery .accordion-item .gallery-contents .btn.btn-orange.margin.hover {
                      color: #ffffff !important; }
              header .site-header .container .user-details .contact-section .credential-menu .header-accordion .accordion-item {
                cursor: unset;
                position: relative;
                top: 0; }
                header .site-header .container .user-details .contact-section .credential-menu .header-accordion .accordion-item .accordion {
                  color: #ffffff !important;
                  background-repeat: no-repeat;
                  background-size: 20px;
                  width: 45px !important;
                  display: inline-block;
                  height: 45px;
                  background-position: center; }
                  header .site-header .container .user-details .contact-section .credential-menu .header-accordion .accordion-item .accordion.active {
                    background-color: #FFCF1D !important; }
                  header .site-header .container .user-details .contact-section .credential-menu .header-accordion .accordion-item .accordion .notification-item-count {
                    top: 0;
                    width: 10px;
                    height: 10px;
                    position: absolute;
                    border-radius: 30px;
                    background-color: #FF0000;
                    right: 10px; }
                header .site-header .container .user-details .contact-section .credential-menu .header-accordion .accordion-item .accordion-content {
                  text-align: start; }
                  @media screen and (max-width: 600px) {
                    header .site-header .container .user-details .contact-section .credential-menu .header-accordion .accordion-item .accordion-content {
                      position: fixed;
                      left: 0px;
                      right: 0px;
                      height: calc(100vh - 70px); } }
                  header .site-header .container .user-details .contact-section .credential-menu .header-accordion .accordion-item .accordion-content ul.accordion-content-title.bg-gradient {
                    background: #D1302F !important; }
                  header .site-header .container .user-details .contact-section .credential-menu .header-accordion .accordion-item .accordion-content ul.accordion-content-title .accordion-content-sub-title {
                    border: 0;
                    margin: 0;
                    display: flex;
                    padding: 20px;
                    color: #FFCF1D;
                    justify-content: space-between;
                    font-family: "PFDinTextPro-MediumItalic", sans-serif; }
                    header .site-header .container .user-details .contact-section .credential-menu .header-accordion .accordion-item .accordion-content ul.accordion-content-title .accordion-content-sub-title.bg-gradient {
                      background: #D1302F !important;
                      border: 0;
                      margin: 0;
                      padding: 20px;
                      color: #FFCF1D;
                      font-family: "PFDinTextPro-MediumItalic", sans-serif; }
                    header .site-header .container .user-details .contact-section .credential-menu .header-accordion .accordion-item .accordion-content ul.accordion-content-title .accordion-content-sub-title span.count {
                      width: 25px;
                      height: 25px;
                      right: 30px;
                      background-color: #ffffff;
                      border-radius: 15px;
                      text-align: center;
                      display: inline-flex;
                      font-size: 13px;
                      align-items: center;
                      justify-content: center;
                      color: #D1302F;
                      font-family: "Montserrat-Bold", sans-serif; }
          header .site-header .container .user-details .contact-section .responsive-icons {
            display: none;
            align-items: center; }
            @media screen and (max-width: 600px) {
              header .site-header .container .user-details .contact-section .responsive-icons {
                width: 40%;
                display: flex;
                justify-content: space-between; } }
            header .site-header .container .user-details .contact-section .responsive-icons .user-performance-toggle,
            header .site-header .container .user-details .contact-section .responsive-icons .user-point-toggle {
              display: none; }
            header .site-header .container .user-details .contact-section .responsive-icons .user-point-toggle .user-point-icon {
              width: 40px;
              height: 40px; }
            header .site-header .container .user-details .contact-section .responsive-icons .user-performance-toggle {
              margin: 0 20px; }
              header .site-header .container .user-details .contact-section .responsive-icons .user-performance-toggle .performance-icon {
                width: 40px;
                height: 40px; }
            header .site-header .container .user-details .contact-section .responsive-icons .menu-toggle .hamburger-icon {
              width: 25px;
              height: 25px; }

.header-accordion {
  position: relative; }
  @media screen and (max-width: 767px) {
    .header-accordion .accordion-item {
      position: relative;
      top: 0;
      margin: 0 auto;
      margin-bottom: 0; }
      .header-accordion .accordion-item .accordion {
        margin: 0 auto; }
      .header-accordion .accordion-item .accordion-content {
        margin: 0 auto;
        margin-top: -10px; }
        .header-accordion .accordion-item .accordion-content ul {
          margin: 0 auto;
          padding: 0 !important;
          padding-top: 35px !important;
          text-align: center; } }

.accordion-item {
  position: absolute;
  top: -22px;
  right: 0;
  width: 100%;
  color: #ffffff;
  max-width: 270px;
  z-index: 9; }
  .accordion-item label {
    font-style: italic;
    cursor: pointer;
    font-size: 20px;
    padding: 8px 10px; }
    .accordion-item label .count {
      background-color: #fbba00;
      border-radius: 50%;
      width: 25px;
      height: 25px;
      display: inline-flex;
      font-size: 13px;
      align-items: center;
      justify-content: center;
      font-style: normal;
      box-shadow: 0px 1px 4px rgba(70, 70, 70, 0.5);
      margin-left: 10px; }

.button-game {
  display: inline-block;
  padding: 1px;
  margin-top: 20px;
  border-radius: 40px;
  background: #FC7821;
  width: 80%;
  font-size: 18px !important;
  font-style: italic;
  text-align: center;
  color: #ffffff !important; }
  @media screen and (max-width: 767px) {
    .button-game {
      margin: 0;
      padding: 0;
      width: 40px;
      height: 40px;
      display: block;
      font-size: 0 !important;
      background: transparent;
      color: transparent !important;
      background-size: 80%;
      background-image: url(../images/icon/game-icon.png);
      background-repeat: no-repeat;
      background-position: center; } }

@media screen and (min-width: 1080px) {
  .button-game-responsive {
    display: none; } }
@media screen and (max-width: 767px) {
  .button-game-responsive {
    display: none;
    padding: 5px;
    margin-bottom: 22px;
    border-radius: 40px;
    background: #FC7821;
    width: 100%;
    font-size: 20px !important;
    font-style: italic;
    text-align: center;
    color: #ffffff !important; } }

body.lb-disable-scrolling {
  overflow: hidden; }

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none; }

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
  outline: none; }

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;
  /* Image border */
  border: 4px solid white; }

.lightbox a img {
  border: none; }

.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
  /* Background color behind image.
     This is visible during transitions. */
  background-color: white; }

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both; }

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0; }

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../images/common/loading.gif) no-repeat; }

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10; }

.lb-container > .nav {
  left: 0; }

.lb-nav a {
  outline: none;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw=="); }

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block; }

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../images/common/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s; }

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../images/common/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s; }

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both; }

.lb-data {
  padding: 0 4px;
  color: #ccc; }

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em; }

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em; }

.lb-data .lb-caption a {
  color: #4ae; }

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999; }

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../images/common/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s; }

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.mega-menu-container {
  background-color: #ffffff;
  width: 100%; }
  .mega-menu-container .mega-menu {
    border-radius: 25px;
    border: 1px solid #b2b2b2;
    overflow: hidden; }
    @media screen and (min-width: 1024px) {
      .mega-menu-container .mega-menu {
        margin: 0 -55px; } }
    .mega-menu-container .mega-menu .menu-content {
      width: 100%;
      z-index: 0;
      display: flex;
      overflow: auto;
      list-style: none;
      margin: 0;
      padding: 0; }
      .mega-menu-container .mega-menu .menu-content .menu-item {
        text-align: center;
        padding: 25px 0px 10px 0px;
        cursor: pointer;
        width: 100%;
        height: 100%;
        background-color: #f4f4f4;
        outline: none; }
        @media screen and (max-width: 767px) {
          .mega-menu-container .mega-menu .menu-content .menu-item {
            padding: 25px; } }
        .mega-menu-container .mega-menu .menu-content .menu-item a:hover, .mega-menu-container .mega-menu .menu-content .menu-item a:visited, .mega-menu-container .mega-menu .menu-content .menu-item a:focus {
          outline: none; }
        .mega-menu-container .mega-menu .menu-content .menu-item:hover, .mega-menu-container .mega-menu .menu-content .menu-item.active {
          background: linear-gradient(0deg, #D1302F, #ED713D) !important;
          outline: none; }
          .mega-menu-container .mega-menu .menu-content .menu-item:hover img, .mega-menu-container .mega-menu .menu-content .menu-item.active img {
            filter: contrast(0) brightness(10); }
          .mega-menu-container .mega-menu .menu-content .menu-item:hover a, .mega-menu-container .mega-menu .menu-content .menu-item.active a {
            outline: none; }
            .mega-menu-container .mega-menu .menu-content .menu-item:hover a:hover, .mega-menu-container .mega-menu .menu-content .menu-item:hover a:focus, .mega-menu-container .mega-menu .menu-content .menu-item.active a:hover, .mega-menu-container .mega-menu .menu-content .menu-item.active a:focus {
              outline: none; }
            .mega-menu-container .mega-menu .menu-content .menu-item:hover a p, .mega-menu-container .mega-menu .menu-content .menu-item.active a p {
              color: #ffffff;
              font-family: "PFDinTextPro-MediumItalic", sans-serif; }
        .mega-menu-container .mega-menu .menu-content .menu-item:hover {
          background: #FFCF1D !important; }
          .mega-menu-container .mega-menu .menu-content .menu-item:hover img {
            filter: unset; }
          .mega-menu-container .mega-menu .menu-content .menu-item:hover a p {
            color: #D1302F;
            font-family: "PFDinTextPro-MediumItalic", sans-serif; }
        .mega-menu-container .mega-menu .menu-content .menu-item .sub-link img {
          width: 60px;
          height: 40px;
          object-fit: contain;
          margin: 0 auto; }
        .mega-menu-container .mega-menu .menu-content .menu-item .sub-link p {
          padding: 10px 0px;
          color: #666;
          line-height: normal;
          font-size: 13px;
          padding-bottom: 0;
          height: 38px;
          font-family: "PFDinTextPro-MediumItalic", sans-serif; }
      .mega-menu-container .mega-menu .menu-content .menu-item.active {
        background-color: #b2b2b2; }
        .mega-menu-container .mega-menu .menu-content .menu-item.active p {
          color: #ffffff; }
      .mega-menu-container .mega-menu .menu-content .slick-list .slick-track {
        background-color: #ffffff; }
      .mega-menu-container .mega-menu .menu-content .slick-arrow {
        display: block;
        height: 22px;
        width: 22px;
        text-align: center;
        border: 1px solid #666;
        border-radius: 50%;
        margin: 0 6px;
        z-index: 1;
        top: 50%; }
        .mega-menu-container .mega-menu .menu-content .slick-arrow:before {
          width: 9px;
          height: 9px;
          border-top: 1px solid #666;
          border-right: 1px solid #666;
          background: none;
          transform: rotate(45deg);
          margin: 0 auto;
          opacity: 1;
          position: absolute;
          top: 6px;
          right: 7px; }
        .mega-menu-container .mega-menu .menu-content .slick-arrow.slick-prev:before {
          transform: rotate(220deg);
          right: 4px; }

.term-conditions-popup {
  background-color: rgba(0, 0, 0, 0.7);
  overflow: hidden;
  position: fixed;
  z-index: 1050;
  height: 100%;
  width: 100%;
  outline: 0;
  left: 0;
  top: 0; }
  .term-conditions-popup .term-conditions-popup-content-section {
    position: relative;
    margin-top: 4vw; }
    .term-conditions-popup .term-conditions-popup-content-section .term-conditions-popup-content {
      top: 25%;
      left: 20vw;
      width: 55%;
      padding: 25px;
      position: absolute;
      border-radius: 25px;
      background-color: #ffffff; }
      .term-conditions-popup .term-conditions-popup-content-section .term-conditions-popup-content .popup-header {
        display: flex;
        align-items: center;
        margin-bottom: 15px;
        justify-content: space-between; }
        .term-conditions-popup .term-conditions-popup-content-section .term-conditions-popup-content .popup-header .title-red.title {
          margin: 0;
          color: #FC7821;
          text-transform: uppercase;
          font-family: "PFDinTextPro-MediumItalic", sans-serif; }
        .term-conditions-popup .term-conditions-popup-content-section .term-conditions-popup-content .popup-header .close-btn {
          border: unset;
          color: #bf0609;
          position: absolute;
          right: 10px;
          top: 14px;
          padding: 0;
          outline: unset;
          margin: 0 10px;
          font-size: 30px;
          font-weight: bold;
          text-decoration: none;
          background-color: transparent; }
          .term-conditions-popup .term-conditions-popup-content-section .term-conditions-popup-content .popup-header .close-btn:focus {
            outline: unset; }
      .term-conditions-popup .term-conditions-popup-content-section .term-conditions-popup-content .popup-content {
        margin-bottom: 25px; }
        .term-conditions-popup .term-conditions-popup-content-section .term-conditions-popup-content .popup-content p.description {
          margin-bottom: 15px !important;
          color: #000000;
          line-height: normal;
          font-size: 20px; }
        .term-conditions-popup .term-conditions-popup-content-section .term-conditions-popup-content .popup-content .term-conditions-description .regulamento-content {
          direction: ltr;
          overflow-y: scroll;
          overflow-x: hidden;
          max-height: 250px;
          padding: 25px;
          margin: 15px 0px;
          border: 1px solid #000000; }
        .term-conditions-popup .term-conditions-popup-content-section .term-conditions-popup-content .popup-content .term-conditions-accept-status .term-conditions-status {
          display: block;
          margin: 12px 0;
          cursor: pointer;
          font-size: 22px;
          user-select: none;
          position: relative;
          padding-left: 45px;
          -ms-user-select: none;
          -moz-user-select: none;
          -webkit-user-select: none;
          font-family: "PFDinTextPro-Regular", sans-serif; }
          .term-conditions-popup .term-conditions-popup-content-section .term-conditions-popup-content .popup-content .term-conditions-accept-status .term-conditions-status input {
            position: absolute;
            cursor: pointer;
            opacity: 0;
            height: 0;
            width: 0; }
            .term-conditions-popup .term-conditions-popup-content-section .term-conditions-popup-content .popup-content .term-conditions-accept-status .term-conditions-status input:checked ~ .checkmark {
              border: unset;
              background-color: #28af00 !important; }
              .term-conditions-popup .term-conditions-popup-content-section .term-conditions-popup-content .popup-content .term-conditions-accept-status .term-conditions-status input:checked ~ .checkmark:after {
                display: block; }
          .term-conditions-popup .term-conditions-popup-content-section .term-conditions-popup-content .popup-content .term-conditions-accept-status .term-conditions-status:hover input ~ .checkmark {
            background-color: #F0F0F0; }
          .term-conditions-popup .term-conditions-popup-content-section .term-conditions-popup-content .popup-content .term-conditions-accept-status .term-conditions-status .checkmark:after {
            top: 3px;
            left: 10px;
            width: 10px;
            height: 20px;
            border: solid #ffffff;
            border-width: 0 3px 3px 0;
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg); }
        .term-conditions-popup .term-conditions-popup-content-section .term-conditions-popup-content .popup-content .term-conditions-accept-status .error-regulamento {
          display: none;
          color: #d42e12;
          font-weight: 700;
          padding-left: 45px;
          font-family: "PFDinTextPro-Regular", sans-serif; }
        .term-conditions-popup .term-conditions-popup-content-section .term-conditions-popup-content .popup-content .term-conditions-accept-status .checkmark {
          top: 0;
          left: 0;
          width: 30px;
          height: 30px;
          position: absolute;
          border: 2px solid #28af00;
          box-shadow: 0px 0px 13px rgba(52, 49, 49, 0.2); }
          .term-conditions-popup .term-conditions-popup-content-section .term-conditions-popup-content .popup-content .term-conditions-accept-status .checkmark:after {
            content: "";
            display: none;
            position: absolute; }
      .term-conditions-popup .term-conditions-popup-content-section .term-conditions-popup-content .popup-footer .lgpd-popup {
        width: 100px;
        margin: 0 auto;
        text-transform: uppercase;
        box-shadow: 3px 3px 11px #c7c7c7;
        background-color: #6EBC00 !important; }

.regulation-data-content-popup {
  background-color: rgba(0, 0, 0, 0.7);
  overflow: hidden;
  position: fixed;
  z-index: 1050;
  height: 100%;
  width: 100%;
  outline: 0;
  left: 0;
  top: 0; }
  .regulation-data-content-popup .regulation-data-content-section {
    position: relative;
    margin-top: 5vw; }
    .regulation-data-content-popup .regulation-data-content-section .regulation-data-popup-content {
      top: 25%;
      left: 20vw;
      width: 55%;
      padding: 25px;
      direction: ltr;
      max-height: 720px;
      overflow-y: scroll;
      overflow-x: hidden;
      position: absolute;
      border-radius: 25px;
      background-color: #ffffff; }
      .regulation-data-content-popup .regulation-data-content-section .regulation-data-popup-content .popup-header {
        display: flex;
        align-items: center;
        margin-bottom: 15px;
        justify-content: space-between; }
        .regulation-data-content-popup .regulation-data-content-section .regulation-data-popup-content .popup-header .title-red.title {
          margin: 0;
          color: #FC7821;
          text-transform: uppercase;
          font-family: "PFDinTextPro-MediumItalic", sans-serif; }
        .regulation-data-content-popup .regulation-data-content-section .regulation-data-popup-content .popup-header .close-btn {
          border: unset;
          color: #bf0609;
          position: absolute;
          right: 10px;
          top: 14px;
          padding: 0;
          outline: unset;
          margin: 0 10px;
          font-size: 30px;
          font-weight: bold;
          text-decoration: none;
          background-color: transparent; }
          .regulation-data-content-popup .regulation-data-content-section .regulation-data-popup-content .popup-header .close-btn:focus {
            outline: unset; }
      .regulation-data-content-popup .regulation-data-content-section .regulation-data-popup-content .popup-content {
        margin-bottom: 25px; }
        .regulation-data-content-popup .regulation-data-content-section .regulation-data-popup-content .popup-content .description {
          font-family: "Montserrat-Bold", sans-serif;
          color: #5B5B5F; }
      .regulation-data-content-popup .regulation-data-content-section .regulation-data-popup-content .popup-footer .regulation-data-btn {
        text-transform: uppercase;
        box-shadow: 3px 3px 11px #c7c7c7;
        background-color: #6EBC00 !important; }

.poll-content-popup {
  background-color: rgba(0, 0, 0, 0.7);
  overflow: hidden;
  position: fixed;
  z-index: 1050;
  height: 100%;
  width: 100%;
  outline: 0;
  left: 0;
  top: 0; }
  .poll-content-popup .poll-content-section {
    position: relative;
    margin-top: 5vw; }
    .poll-content-popup .poll-content-section .poll-popup-content {
      left: 35vw;
      width: 25%;
      padding: 25px;
      position: absolute;
      border-radius: 25px;
      background-color: #ffffff; }
      @media screen and (max-width: 768px) {
        .poll-content-popup .poll-content-section .poll-popup-content {
          left: 35px;
          width: 300px; } }
      .poll-content-popup .poll-content-section .poll-popup-content .popup-header {
        display: flex;
        align-items: center;
        margin-bottom: 15px;
        justify-content: space-between; }
        .poll-content-popup .poll-content-section .poll-popup-content .popup-header .title-red.title {
          margin: 0;
          color: #FC7821;
          text-transform: uppercase;
          font-family: "PFDinTextPro-MediumItalic", sans-serif; }
        .poll-content-popup .poll-content-section .poll-popup-content .popup-header .close-btn {
          border: unset;
          color: #bf0609;
          position: absolute;
          right: 10px;
          top: 14px;
          padding: 0;
          outline: unset;
          margin: 0 10px;
          font-size: 30px;
          font-weight: bold;
          text-decoration: none;
          background-color: transparent; }
          .poll-content-popup .poll-content-section .poll-popup-content .popup-header .close-btn:focus {
            outline: unset; }
      .poll-content-popup .poll-content-section .poll-popup-content .popup-content {
        margin-bottom: 25px; }
        .poll-content-popup .poll-content-section .poll-popup-content .popup-content .description {
          font-family: "Montserrat-Bold", sans-serif;
          color: #5B5B5F; }
      .poll-content-popup .poll-content-section .poll-popup-content .popup-footer .poll-btn {
        margin: 0 auto;
        width: fit-content;
        text-transform: uppercase;
        box-shadow: 3px 3px 11px #c7c7c7; }

/* PAGUE CONTAS POPUP */
.pague-contas-popup {
  background-color: rgba(0, 0, 0, 0.7);
  overflow: hidden;
  position: fixed;
  display: none;
  z-index: 1050;
  height: 100%;
  width: 100%;
  outline: 0;
  left: 0;
  top: 0; }
  .pague-contas-popup .pague-contas-data-content-section {
    position: relative;
    margin-top: 30px; }
    .pague-contas-popup .pague-contas-data-content-section .pague-contas-data-popup-content {
      top: 0;
      left: 0;
      right: 0;
      width: 40%;
      margin: 0 auto;
      padding: 0 25px;
      padding-top: 10px;
      position: absolute;
      padding-bottom: 15px;
      background-color: #ffffff; }
      .pague-contas-popup .pague-contas-data-content-section .pague-contas-data-popup-content .popup-header {
        width: 90px;
        height: 65px;
        margin-left: auto;
        background-color: #e25f28; }
        .pague-contas-popup .pague-contas-data-content-section .pague-contas-data-popup-content .popup-header .close-btn {
          top: 15px;
          margin: 0;
          padding: 0;
          right: 30px;
          width: 78px;
          height: 60px;
          line-height: 1;
          outline: unset;
          font-size: 40px;
          font-weight: bold;
          position: absolute;
          color: #ffffff;
          text-decoration: none;
          background-color: #e25f28;
          border: 1px solid #ffffff; }
          .pague-contas-popup .pague-contas-data-content-section .pague-contas-data-popup-content .popup-header .close-btn:focus {
            outline: unset; }
      .pague-contas-popup .pague-contas-data-content-section .pague-contas-data-popup-content .popup-content {
        height: 670px;
        padding-left: 30px;
        padding-top: 30px;
        background-size: cover;
        background-position: right;
        background-repeat: no-repeat;
        background-image: url("../images/banner/pague-contas-popup-background-image.jpg"); }
        @media only screen and (width: 1366px) {
          .pague-contas-popup .pague-contas-data-content-section .pague-contas-data-popup-content .popup-content {
            height: 530px;
            padding-left: 2vw;
            background-size: cover; } }
        .pague-contas-popup .pague-contas-data-content-section .pague-contas-data-popup-content .popup-content .title-white {
          margin: 0;
          font-size: 4vw;
          line-height: 1;
          color: #ffffff;
          text-transform: uppercase;
          font-family: "PFDinTextPro-MediumItalic", sans-serif; }
          @media only screen and (width: 1366px) {
            .pague-contas-popup .pague-contas-data-content-section .pague-contas-data-popup-content .popup-content .title-white {
              font-size: 47px; } }
          .pague-contas-popup .pague-contas-data-content-section .pague-contas-data-popup-content .popup-content .title-white span {
            display: block;
            color: #ffffff !important;
            font-family: "PFDinTextPro-MediumItalic", sans-serif; }
        .pague-contas-popup .pague-contas-data-content-section .pague-contas-data-popup-content .popup-content .description {
          width: 58%;
          font-size: 23px;
          color: #ffffff;
          font-family: "Montserrat-Regular", sans-serif; }
          @media only screen and (width: 1366px) {
            .pague-contas-popup .pague-contas-data-content-section .pague-contas-data-popup-content .popup-content .description {
              width: 47%;
              font-size: 18px;
              line-height: 1.1; } }
          .pague-contas-popup .pague-contas-data-content-section .pague-contas-data-popup-content .popup-content .description span {
            color: #ffffff;
            font-family: "Montserrat-Bold", sans-serif; }

/* LOCK PAY BILLS POPUP */
.pay-bill-rules-content-popup {
  background-color: rgba(0, 0, 0, 0.7);
  overflow: hidden;
  position: fixed;
  z-index: 1050;
  display: none;
  height: 100%;
  width: 100%;
  outline: 0;
  left: 0;
  top: 0; }
  .pay-bill-rules-content-popup .pay-bill-rules-content-section {
    position: relative;
    margin-top: 30px; }
    .pay-bill-rules-content-popup .pay-bill-rules-content-section .pay-bill-rules-popup-content {
      top: 0;
      left: 0;
      right: 0;
      width: 40%;
      margin: 0 auto;
      padding: 0 25px;
      padding-top: 10px;
      position: absolute;
      padding-bottom: 15px;
      background-color: #ffffff; }
      .pay-bill-rules-content-popup .pay-bill-rules-content-section .pay-bill-rules-popup-content .popup-header {
        width: 90px;
        height: 65px;
        margin-left: auto;
        background-color: #e25f28; }
        .pay-bill-rules-content-popup .pay-bill-rules-content-section .pay-bill-rules-popup-content .popup-header .close-btn {
          top: 15px;
          margin: 0;
          padding: 0;
          right: 30px;
          width: 78px;
          height: 60px;
          line-height: 1;
          outline: unset;
          font-size: 40px;
          font-weight: bold;
          position: absolute;
          color: #ffffff;
          text-decoration: none;
          background-color: #e25f28;
          border: 1px solid #ffffff; }
          .pay-bill-rules-content-popup .pay-bill-rules-content-section .pay-bill-rules-popup-content .popup-header .close-btn:focus {
            outline: unset; }
      .pay-bill-rules-content-popup .pay-bill-rules-content-section .pay-bill-rules-popup-content .popup-content {
        height: 720px;
        padding-left: 30px;
        padding-top: 30px;
        background-size: cover;
        background-position: right;
        background-repeat: no-repeat;
        background-image: url("../images/banner/pague-contas-popup-background-image.jpg"); }
        @media only screen and (width: 1366px) {
          .pay-bill-rules-content-popup .pay-bill-rules-content-section .pay-bill-rules-popup-content .popup-content {
            height: 500px;
            padding-left: 2vw;
            background-size: cover; } }
        .pay-bill-rules-content-popup .pay-bill-rules-content-section .pay-bill-rules-popup-content .popup-content .title-white {
          margin: 0;
          line-height: 1;
          font-size: 55px;
          margin-bottom: 15px;
          color: #ffffff;
          text-transform: uppercase;
          font-family: "PFDinTextPro-MediumItalic", sans-serif; }
          @media only screen and (width: 1366px) {
            .pay-bill-rules-content-popup .pay-bill-rules-content-section .pay-bill-rules-popup-content .popup-content .title-white {
              font-size: 30px; } }
          .pay-bill-rules-content-popup .pay-bill-rules-content-section .pay-bill-rules-popup-content .popup-content .title-white span {
            display: block;
            color: #ffffff !important;
            font-family: "PFDinTextPro-MediumItalic", sans-serif; }
        .pay-bill-rules-content-popup .pay-bill-rules-content-section .pay-bill-rules-popup-content .popup-content .data-description .description {
          width: 55%;
          font-size: 23px;
          color: #ffffff;
          font-family: "Montserrat-Regular", sans-serif; }
          @media only screen and (width: 1366px) {
            .pay-bill-rules-content-popup .pay-bill-rules-content-section .pay-bill-rules-popup-content .popup-content .data-description .description {
              width: 50%;
              font-size: 18px;
              line-height: 1.1; } }
          .pay-bill-rules-content-popup .pay-bill-rules-content-section .pay-bill-rules-popup-content .popup-content .data-description .description span {
            color: #ffffff;
            font-family: "Montserrat-Bold", sans-serif; }

/* TWO STEP FACTOR POPUP */
.two-step-factor-popup {
  background-color: rgba(0, 0, 0, 0.7);
  overflow: hidden;
  position: fixed;
  z-index: 1050;
  height: 100%;
  width: 100%;
  outline: 0;
  left: 0;
  top: 0; }
  .two-step-factor-popup .popup-content {
    width: 35%;
    height: 280px;
    padding: 25px;
    margin: 0 auto;
    margin-top: 5vw;
    overflow: hidden;
    border-radius: 25px;
    background-color: #ffffff; }
    @media screen and (max-width: 998px) {
      .two-step-factor-popup .popup-content {
        width: 90%;
        padding: 15px;
        margin-top: 30px;
        height: fit-content; } }
    .two-step-factor-popup .popup-content .title {
      font-family: "PFDinTextPro-MediumItalic", sans-serif; }
    .two-step-factor-popup .popup-content span.glow-red {
      width: 80px;
      height: 5px;
      display: block;
      margin: 0 auto;
      margin-bottom: 10px;
      border-radius: 30px;
      background: #e30609;
      box-shadow: 3px 3px 11px #e30609; }
    .two-step-factor-popup .popup-content .title-gray {
      color: #5b5b5b;
      font-family: "PFDinTextPro-MediumItalic", sans-serif; }
    .two-step-factor-popup .popup-content .input-section {
      margin: 10px 0; }
      .two-step-factor-popup .popup-content .input-section .input-group .input-field {
        width: 70%;
        margin: 0 auto;
        font-size: 14px;
        padding: 10px 0;
        box-shadow: none;
        text-indent: 20px;
        border-radius: 10px;
        background-color: transparent;
        font-family: "PFDinTextPro-MediumItalic", sans-serif; }
        .two-step-factor-popup .popup-content .input-section .input-group .input-field:focus {
          outline-color: #000000 !important; }
        @media screen and (max-width: 998px) {
          .two-step-factor-popup .popup-content .input-section .input-group .input-field {
            width: 100%; } }
    .two-step-factor-popup .popup-content .two-step-factor-button .btn-otp {
      display: block;
      margin: 0 auto;
      text-transform: capitalize;
      background-color: #e30609 !important; }

/* TWO STEP ORDER FACTOR POPUP */
.two-step-factor-order-popup {
  background-color: rgba(0, 0, 0, 0.7);
  overflow: hidden;
  position: fixed;
  z-index: 1050;
  height: 100%;
  width: 100%;
  outline: 0;
  left: 0;
  top: 0; }
  .two-step-factor-order-popup .popup-content {
    width: 35%;
    height: 350px;
    padding: 25px;
    margin: 0 auto;
    margin-top: 5vw;
    overflow: hidden;
    border-radius: 25px;
    background-color: #ffffff; }
    @media screen and (max-width: 998px) {
      .two-step-factor-order-popup .popup-content {
        width: 90%;
        padding: 15px;
        margin-top: 30px;
        height: fit-content; } }
    .two-step-factor-order-popup .popup-content .popup-header {
      display: flex;
      position: relative;
      align-items: center;
      margin-bottom: 15px; }
      .two-step-factor-order-popup .popup-content .popup-header .title {
        margin: 0 auto;
        color: #5b5b5b;
        font-family: "PFDinTextPro-MediumItalic", sans-serif; }
      .two-step-factor-order-popup .popup-content .popup-header .close-btn {
        top: 0;
        padding: 0;
        right: 10px;
        border: unset;
        outline: unset;
        margin: 0 10px;
        font-size: 30px;
        font-weight: bold;
        position: absolute;
        text-decoration: none;
        color: #e30609;
        background-color: transparent; }
        .two-step-factor-order-popup .popup-content .popup-header .close-btn:focus {
          outline: unset; }
    .two-step-factor-order-popup .popup-content span.glow-red {
      width: 80px;
      height: 5px;
      display: block;
      margin: 0 auto;
      margin-bottom: 10px;
      border-radius: 30px;
      background: #e30609;
      box-shadow: 3px 3px 11px #e30609; }
    .two-step-factor-order-popup .popup-content .title-gray {
      color: #5b5b5b;
      font-family: "PFDinTextPro-MediumItalic", sans-serif; }
    .two-step-factor-order-popup .popup-content .input-section {
      margin: 10px 0;
      margin-bottom: 30px; }
      .two-step-factor-order-popup .popup-content .input-section .input-group .input-field {
        width: 70%;
        margin: 0 auto;
        font-size: 14px;
        padding: 10px 0;
        box-shadow: none;
        text-indent: 20px;
        border-radius: 10px;
        background-color: transparent;
        font-family: "PFDinTextPro-MediumItalic", sans-serif; }
        .two-step-factor-order-popup .popup-content .input-section .input-group .input-field:focus {
          outline-color: #000000 !important; }
        @media screen and (max-width: 998px) {
          .two-step-factor-order-popup .popup-content .input-section .input-group .input-field {
            width: 100%; } }
    .two-step-factor-order-popup .popup-content .two-step-factor-button {
      display: flex;
      justify-content: space-between; }
      @media screen and (max-width: 998px) {
        .two-step-factor-order-popup .popup-content .two-step-factor-button {
          flex-direction: column-reverse; } }
      .two-step-factor-order-popup .popup-content .two-step-factor-button .btn-otp,
      .two-step-factor-order-popup .popup-content .two-step-factor-button .btn-otp-email {
        display: block;
        text-transform: capitalize;
        background-color: #5b5b5b !important; }
        @media screen and (max-width: 998px) {
          .two-step-factor-order-popup .popup-content .two-step-factor-button .btn-otp,
          .two-step-factor-order-popup .popup-content .two-step-factor-button .btn-otp-email {
            width: 200px;
            margin: 0 auto; } }
      .two-step-factor-order-popup .popup-content .two-step-factor-button .btn-otp {
        background-color: #e30609 !important; }
        @media screen and (max-width: 998px) {
          .two-step-factor-order-popup .popup-content .two-step-factor-button .btn-otp {
            margin-bottom: 5px; } }

.retrospectiva-content-popup {
  background-color: rgba(0, 0, 0, 0.7);
  outline: 0; }
  .retrospectiva-content-popup .retrospectiva-content-section {
    width: 22.125rem;
    border-radius: 1.25rem; }
    @media screen and (min-width: 1024px) and (max-width: 1100px) {
      .retrospectiva-content-popup .retrospectiva-content-section {
        margin-top: 2rem !important; } }
    @media screen and (min-width: 1024px) and (max-width: 1100px) {
      .retrospectiva-content-popup .retrospectiva-content-section .retrospectiva-popup-content .fs-2 {
        font-size: 1.25rem !important; } }
    @media screen and (max-width: 1366px) {
      .retrospectiva-content-popup .retrospectiva-content-section .retrospectiva-popup-content .fs-2 {
        font-size: 1.5rem !important; } }
    @media screen and (min-width: 1024px) and (max-width: 1100px) {
      .retrospectiva-content-popup .retrospectiva-content-section .retrospectiva-popup-content .fs-3 {
        font-size: 1.4375rem !important;
        line-height: normal; } }
    @media screen and (max-width: 1366px) {
      .retrospectiva-content-popup .retrospectiva-content-section .retrospectiva-popup-content .fs-3 {
        font-size: 1.4375rem !important; } }
    @media screen and (min-width: 1024px) and (max-width: 1100px) {
      .retrospectiva-content-popup .retrospectiva-content-section .retrospectiva-popup-content .fs-4 {
        font-size: 1rem !important; } }
    @media screen and (max-width: 1366px) {
      .retrospectiva-content-popup .retrospectiva-content-section .retrospectiva-popup-content .fs-4 {
        font-size: 1rem !important; } }
    @media screen and (min-width: 1024px) and (max-width: 1100px) {
      .retrospectiva-content-popup .retrospectiva-content-section .retrospectiva-popup-content .fs-5 {
        font-size: 0.875rem !important; } }
    @media screen and (max-width: 1366px) {
      .retrospectiva-content-popup .retrospectiva-content-section .retrospectiva-popup-content .fs-5 {
        font-size: 1rem !important; } }
    @media screen and (min-width: 1024px) and (max-width: 1100px) {
      .retrospectiva-content-popup .retrospectiva-content-section .retrospectiva-popup-content .fs-6 {
        font-size: 0.75rem !important; } }
    @media screen and (max-width: 1366px) {
      .retrospectiva-content-popup .retrospectiva-content-section .retrospectiva-popup-content .fs-6 {
        font-size: 0.875rem !important; } }
    @media screen and (min-width: 1024px) and (max-width: 1100px) {
      .retrospectiva-content-popup .retrospectiva-content-section .retrospectiva-popup-content .my-3 {
        margin-top: 0.625rem !important;
        margin-bottom: 0.625rem !important; } }
    @media screen and (max-width: 1366px) {
      .retrospectiva-content-popup .retrospectiva-content-section .retrospectiva-popup-content .my-3 {
        margin-top: 0.625rem !important;
        margin-bottom: 0.625rem !important; } }
    @media screen and (min-width: 1024px) and (max-width: 1100px) {
      .retrospectiva-content-popup .retrospectiva-content-section .retrospectiva-popup-content .px-4 {
        padding: 1rem !important;
        padding-bottom: 0 !important; } }
    @media screen and (max-width: 1366px) {
      .retrospectiva-content-popup .retrospectiva-content-section .retrospectiva-popup-content .px-4 {
        padding: 1rem !important;
        padding-bottom: 0 !important; } }
    @media screen and (min-width: 1024px) and (max-width: 1100px) {
      .retrospectiva-content-popup .retrospectiva-content-section .retrospectiva-popup-content .p-4 {
        padding: 1rem !important; } }
    @media screen and (max-width: 1366px) {
      .retrospectiva-content-popup .retrospectiva-content-section .retrospectiva-popup-content .p-4 {
        padding: 1rem !important; } }
    @media screen and (min-width: 1024px) and (max-width: 1100px) {
      .retrospectiva-content-popup .retrospectiva-content-section .retrospectiva-popup-content .mx-2 {
        margin-right: 0.25rem !important;
        margin-left: 0.25rem !important; } }
    @media screen and (max-width: 1366px) {
      .retrospectiva-content-popup .retrospectiva-content-section .retrospectiva-popup-content .mx-2 {
        margin-right: 0.25rem !important;
        margin-left: 0.25rem !important; } }
    .retrospectiva-content-popup .retrospectiva-content-section .retrospectiva-popup-content .retro-step.step-4 .popup-header .image {
      height: 25rem; }
      @media screen and (min-width: 1024px) and (max-width: 1100px) {
        .retrospectiva-content-popup .retrospectiva-content-section .retrospectiva-popup-content .retro-step.step-4 .popup-header .image {
          height: 18.75rem; } }
      @media screen and (max-width: 1366px) {
        .retrospectiva-content-popup .retrospectiva-content-section .retrospectiva-popup-content .retro-step.step-4 .popup-header .image {
          height: 18.75rem; } }
      @media screen and (min-width: 1024px) and (max-width: 1100px) {
        .retrospectiva-content-popup .retrospectiva-content-section .retrospectiva-popup-content .retro-step.step-4 .popup-header .image img {
          object-position: top; } }
    .retrospectiva-content-popup .retrospectiva-content-section .retrospectiva-popup-content .retro-step.step-4 .popup-content {
      height: 11.25rem; }
      @media screen and (min-width: 1024px) and (max-width: 1100px) {
        .retrospectiva-content-popup .retrospectiva-content-section .retrospectiva-popup-content .retro-step.step-4 .popup-content {
          height: fit-content; } }
      @media screen and (max-width: 1366px) {
        .retrospectiva-content-popup .retrospectiva-content-section .retrospectiva-popup-content .retro-step.step-4 .popup-content {
          height: 6.875rem; } }
    .retrospectiva-content-popup .retrospectiva-content-section .retrospectiva-popup-content .retro-step.step-9 .popup-header .image {
      height: 23.75rem; }
      @media screen and (min-width: 1024px) and (max-width: 1100px) {
        .retrospectiva-content-popup .retrospectiva-content-section .retrospectiva-popup-content .retro-step.step-9 .popup-header .image {
          height: 18.75rem; } }
      @media screen and (max-width: 1366px) {
        .retrospectiva-content-popup .retrospectiva-content-section .retrospectiva-popup-content .retro-step.step-9 .popup-header .image {
          height: 18.75rem; } }
    .retrospectiva-content-popup .retrospectiva-content-section .retrospectiva-popup-content .retro-step.step-9 .popup-content {
      height: 13.125rem; }
      @media screen and (min-width: 1024px) and (max-width: 1100px) {
        .retrospectiva-content-popup .retrospectiva-content-section .retrospectiva-popup-content .retro-step.step-9 .popup-content {
          height: fit-content; } }
      @media screen and (max-width: 1366px) {
        .retrospectiva-content-popup .retrospectiva-content-section .retrospectiva-popup-content .retro-step.step-9 .popup-content {
          height: 6.875rem; } }
      @media screen and (min-width: 1024px) and (max-width: 1100px) {
        .retrospectiva-content-popup .retrospectiva-content-section .retrospectiva-popup-content .retro-step.step-9 .popup-content .my-3 {
          margin: 0 !important; } }
      @media screen and (max-width: 1366px) {
        .retrospectiva-content-popup .retrospectiva-content-section .retrospectiva-popup-content .retro-step.step-9 .popup-content .my-3 {
          margin: 0 !important; } }
    @media screen and (min-width: 1024px) and (max-width: 1100px) {
      .retrospectiva-content-popup .retrospectiva-content-section .retrospectiva-popup-content .retro-step.step-8 .popup-content, .retrospectiva-content-popup .retrospectiva-content-section .retrospectiva-popup-content .retro-step.step-10 .popup-content {
        overflow-y: scroll; } }
    @media screen and (max-width: 1366px) {
      .retrospectiva-content-popup .retrospectiva-content-section .retrospectiva-popup-content .retro-step.step-8 .popup-content, .retrospectiva-content-popup .retrospectiva-content-section .retrospectiva-popup-content .retro-step.step-10 .popup-content {
        overflow-y: scroll; } }
    .retrospectiva-content-popup .retrospectiva-content-section .retrospectiva-popup-content .retro-step.step-12 .popup-header .image {
      height: 28.125rem; }
      @media screen and (min-width: 1024px) and (max-width: 1100px) {
        .retrospectiva-content-popup .retrospectiva-content-section .retrospectiva-popup-content .retro-step.step-12 .popup-header .image {
          height: 18.75rem; } }
      @media screen and (max-width: 1366px) {
        .retrospectiva-content-popup .retrospectiva-content-section .retrospectiva-popup-content .retro-step.step-12 .popup-header .image {
          height: 18.75rem; } }
    .retrospectiva-content-popup .retrospectiva-content-section .retrospectiva-popup-content .retro-step.step-12 .popup-content {
      height: 10rem; }
      @media screen and (min-width: 1024px) and (max-width: 1100px) {
        .retrospectiva-content-popup .retrospectiva-content-section .retrospectiva-popup-content .retro-step.step-12 .popup-content {
          height: fit-content; } }
      @media screen and (max-width: 1366px) {
        .retrospectiva-content-popup .retrospectiva-content-section .retrospectiva-popup-content .retro-step.step-12 .popup-content {
          height: 6.5625rem; } }
    .retrospectiva-content-popup .retrospectiva-content-section .retrospectiva-popup-content .retro-step .popup-header .btn {
      top: 0.9375rem;
      right: 0.9375rem; }
      @media screen and (min-width: 1024px) and (max-width: 1100px) {
        .retrospectiva-content-popup .retrospectiva-content-section .retrospectiva-popup-content .retro-step .popup-header .btn {
          padding: 5px 12px !important; } }
      @media screen and (max-width: 1366px) {
        .retrospectiva-content-popup .retrospectiva-content-section .retrospectiva-popup-content .retro-step .popup-header .btn {
          padding: 5px 12px !important; } }
    .retrospectiva-content-popup .retrospectiva-content-section .retrospectiva-popup-content .retro-step .popup-header .image {
      height: 18.75rem; }
      @media screen and (min-width: 1024px) and (max-width: 1100px) {
        .retrospectiva-content-popup .retrospectiva-content-section .retrospectiva-popup-content .retro-step .popup-header .image {
          height: 16rem; } }
      @media screen and (max-width: 1366px) {
        .retrospectiva-content-popup .retrospectiva-content-section .retrospectiva-popup-content .retro-step .popup-header .image {
          height: 16rem; } }
    .retrospectiva-content-popup .retrospectiva-content-section .retrospectiva-popup-content .retro-step .popup-content {
      height: 19rem; }
      @media screen and (min-width: 1024px) and (max-width: 1100px) {
        .retrospectiva-content-popup .retrospectiva-content-section .retrospectiva-popup-content .retro-step .popup-content {
          height: 7.5rem; } }
      @media screen and (max-width: 1366px) {
        .retrospectiva-content-popup .retrospectiva-content-section .retrospectiva-popup-content .retro-step .popup-content {
          height: 9.375rem; } }
    .retrospectiva-content-popup .retrospectiva-content-section .retrospectiva-popup-content .popup-footer .btn {
      background: #FC7821 !important; }

.post-list {
  height: 2430px;
  overflow-y: auto;
  border-radius: 20px;
  background-color: #f0f3f6; }
  @media screen and (max-width: 998px) {
    .post-list {
      padding: 15px; } }
  .post-list .single-post {
    position: relative;
    border-radius: 28px;
    margin-bottom: 15px;
    padding-bottom: 20px;
    background-color: #ffffff;
    border-bottom: 20px solid #ffffff; }
    @media screen and (max-width: 600px) {
      .post-list .single-post {
        border-radius: 0; } }
    .post-list .single-post .timeline-name {
      font-family: "Montserrat-Medium", sans-serif;
      color: #fc7821;
      font-size: 12px; }
    .post-list .single-post .reaction-content {
      align-items: baseline;
      padding: 15px;
      margin-bottom: 10px;
      padding-bottom: 0; }
      .post-list .single-post .reaction-content .reaction-list {
        margin: 0;
        padding: 0;
        margin-right: 15px; }
        .post-list .single-post .reaction-content .reaction-list li {
          display: block;
          width: auto; }
          .post-list .single-post .reaction-content .reaction-list li a {
            display: flex;
            color: #5b5b5b;
            cursor: pointer;
            position: relative; }
            .post-list .single-post .reaction-content .reaction-list li a img {
              margin: 0 7px;
              width: 18px !important;
              height: 17px; }
            .post-list .single-post .reaction-content .reaction-list li a.like {
              position: relative;
              cursor: pointer;
              align-items: center;
              font-family: "Montserrat-Medium", sans-serif;
              color: #878787;
              font-size: 12px; }
              .post-list .single-post .reaction-content .reaction-list li a.like span {
                font-family: "Montserrat-Medium", sans-serif;
                color: #878787; }
              .post-list .single-post .reaction-content .reaction-list li a.like:hover {
                text-decoration: underline; }
                .post-list .single-post .reaction-content .reaction-list li a.like:hover .liked-users {
                  display: block !important;
                  position: absolute;
                  width: 230px;
                  top: 120%;
                  left: 0;
                  padding: 10px;
                  background-color: #5b5b5b;
                  border-radius: 5px;
                  z-index: 1; }
                  .post-list .single-post .reaction-content .reaction-list li a.like:hover .liked-users:before {
                    content: "";
                    display: block;
                    border: 6px solid #5b5b5b;
                    transform: rotate(45deg);
                    position: absolute;
                    top: -6px;
                    left: 40px;
                    border-right-color: transparent;
                    border-bottom-color: transparent; }
                  .post-list .single-post .reaction-content .reaction-list li a.like:hover .liked-users p {
                    color: #ffffff;
                    border-bottom: 1px solid rgba(156, 156, 156, 0.72);
                    padding: 2px 0;
                    text-align: left;
                    font-family: "Montserrat-Regular", sans-serif; }
                    .post-list .single-post .reaction-content .reaction-list li a.like:hover .liked-users p:last-child {
                      border-bottom: 0; }
      .post-list .single-post .reaction-content .faceBookShare {
        border: 0;
        background-color: transparent;
        padding-left: 30px;
        font-family: "Montserrat-Medium", sans-serif;
        color: #878787;
        background-image: url(../images/icon/facebook-share.png);
        background-size: 16px;
        background-position: 6px center;
        background-repeat: no-repeat; }
      .post-list .single-post .reaction-content .toggleComment,
      .post-list .single-post .reaction-content .replyToggle {
        cursor: pointer;
        margin: 0 10px; }
      .post-list .single-post .reaction-content .likeShow {
        font-family: "Montserrat-Medium", sans-serif;
        margin-right: 15px;
        color: #878787;
        font-size: 12px; }
        .post-list .single-post .reaction-content .likeShow:hover {
          text-decoration: underline;
          position: relative;
          cursor: pointer; }
          .post-list .single-post .reaction-content .likeShow:hover .liked-users {
            display: block !important;
            position: absolute;
            width: 230px;
            top: 25px;
            left: -20px;
            padding: 10px;
            background-color: #5b5b5b;
            border-radius: 5px;
            z-index: 1; }
            .post-list .single-post .reaction-content .likeShow:hover .liked-users:before {
              content: "";
              display: block;
              border: 6px solid #5b5b5b;
              transform: rotate(45deg);
              position: absolute;
              top: -6px;
              left: 40px;
              border-right-color: transparent;
              border-bottom-color: transparent; }
            .post-list .single-post .reaction-content .likeShow:hover .liked-users p {
              color: #ffffff;
              border-bottom: 1px solid rgba(156, 156, 156, 0.72);
              padding: 2px 0;
              text-align: left; }
              .post-list .single-post .reaction-content .likeShow:hover .liked-users p:last-child {
                border-bottom: 0; }
      .post-list .single-post .reaction-content p {
        margin: 0;
        color: #5b5b5b;
        font-family: "Montserrat-Regular", sans-serif;
        line-height: normal;
        font-size: 14px; }
      .post-list .single-post .reaction-content .likes {
        margin-left: auto; }
    .post-list .single-post .mention-list-holder {
      margin: 0 15px;
      margin-top: -10px;
      border: 1px solid #878787; }
      .post-list .single-post .mention-list-holder p.user-name {
        padding-left: 15px;
        color: #D1302F;
        font-family: "PFDinTextPro-MediumItalic", sans-serif; }
        .post-list .single-post .mention-list-holder p.user-name.mention-user-picker {
          padding: 0 15px; }
    .post-list .single-post .comment-info {
      font-family: "Montserrat-Medium", sans-serif;
      margin-left: 15px;
      margin-bottom: 15px;
      color: #878787;
      font-size: 12px; }
      .post-list .single-post .comment-info [class*="comment_count_"] {
        display: inline; }
      .post-list .single-post .comment-info .show-more-comments {
        color: #d1302f !important;
        float: right;
        margin-right: 20px; }
    .post-list .single-post h3 {
      padding: 0 15px;
      font-family: "Montserrat-Medium", sans-serif;
      font-size: 12px;
      color: #878787;
      margin: 0; }
    .post-list .single-post .post-image {
      height: 500px;
      overflow: hidden; }
      .post-list .single-post .post-image img {
        height: 100%;
        object-fit: contain; }
      .post-list .single-post .post-image:empty {
        display: none; }
      .post-list .single-post .post-image video {
        height: 100%;
        width: 100%; }
    .post-list .single-post .single-post-content {
      padding: 5px 15px; }
      .post-list .single-post .single-post-content h1 {
        font-family: "Montserrat-Medium", sans-serif;
        color: #5b5b5b;
        font-size: 28px;
        font-weight: 600;
        margin: 0;
        margin-bottom: 20px; }
        @media screen and (max-width: 600px) {
          .post-list .single-post .single-post-content h1 {
            font-size: 18px;
            word-break: break-all; } }
        .post-list .single-post .single-post-content h1:after {
          content: "";
          width: 30px;
          height: 2px;
          background-color: #e30609;
          display: block;
          margin: 15px 0; }
      .post-list .single-post .single-post-content p {
        font-family: "Montserrat-Medium", sans-serif;
        color: #5b5b5b;
        overflow-wrap: anywhere; }
        .post-list .single-post .single-post-content p iframe {
          height: 400px;
          width: 100%; }
          @media screen and (max-width: 767px) {
            .post-list .single-post .single-post-content p iframe {
              width: 100%;
              height: 55vw; } }
        @media screen and (max-width: 767px) {
          .post-list .single-post .single-post-content p table {
            width: 100%; } }
        .post-list .single-post .single-post-content p p {
          margin-bottom: 10px !important; }
      .post-list .single-post .single-post-content a {
        color: #bf0609; }
      .post-list .single-post .single-post-content .wp-polls label {
        display: inline-block !important; }
      .post-list .single-post .single-post-content .single-comment {
        margin-bottom: 10px; }
        .post-list .single-post .single-post-content .single-comment:empty {
          margin-bottom: 0; }
        .post-list .single-post .single-post-content .single-comment .comment-avatar {
          width: 50px;
          height: 50px;
          object-fit: cover;
          object-position: center;
          border-radius: 50%;
          display: inline-block;
          margin-right: 15px; }
        .post-list .single-post .single-post-content .single-comment .userName-container {
          display: inline-block;
          font-size: 20px;
          margin: 0;
          color: #fbba00;
          font-family: JDSansPro-Bold;
          text-transform: capitalize; }
          .post-list .single-post .single-post-content .single-comment .userName-container:after {
            display: none; }
      .post-list .single-post .single-post-content p .highlight {
        display: block;
        text-indent: 15px;
        position: relative;
        color: #bf0609;
        font-family: "Montserrat-Medium", sans-serif; }
        .post-list .single-post .single-post-content p .highlight:before {
          bottom: 0;
          left: -18px;
          content: "@";
          display: block;
          position: absolute;
          color: #FC7821; }
      .post-list .single-post .single-post-content video,
      .post-list .single-post .single-post-content .wp-video {
        width: 100% !important;
        height: auto; }
      .post-list .single-post .single-post-content .post-gallery.slick-initialized .slick-prev {
        z-index: 1;
        left: 30px; }
      .post-list .single-post .single-post-content .post-gallery.slick-initialized .slick-next {
        z-index: 1;
        right: 30px; }
      .post-list .single-post .single-post-content .post-gallery.slick-initialized .slick-dots li {
        height: auto;
        width: auto; }
        .post-list .single-post .single-post-content .post-gallery.slick-initialized .slick-dots li button {
          width: 12px;
          height: 12px;
          border-radius: 50%;
          background: rgba(0, 0, 0, 0.4);
          padding: 0; }
          .post-list .single-post .single-post-content .post-gallery.slick-initialized .slick-dots li button:before {
            display: none; }
        .post-list .single-post .single-post-content .post-gallery.slick-initialized .slick-dots li.slick-active button {
          background: linear-gradient(80deg, #FD118C, #FFCF1D) !important; }
    .post-list .single-post .comment_count {
      margin: 0 15px;
      padding: 16px;
      border-bottom: 1px solid #ffffff;
      color: #5b5b5b;
      justify-content: space-between; }
      .post-list .single-post .comment_count a {
        color: #5b5b5b; }
      .post-list .single-post .comment_count [class*="comment_count_"] {
        display: none; }
    .post-list .single-post .load-more-comment {
      margin-bottom: 15px; }
      .post-list .single-post .load-more-comment .btn.load-more {
        margin: 0 auto;
        box-shadow: none;
        padding: 5px 20px !important;
        color: #D1302F !important;
        border: 1px solid #D1302F;
        font-family: "PFDinTextPro-Medium", sans-serif !important; }
        .post-list .single-post .load-more-comment .btn.load-more:focus {
          outline: none; }
    .post-list .single-post .comment-form {
      padding: 0 15px; }
    .post-list .single-post .userName-container {
      font-size: 20px;
      color: #fbba00;
      font-family: JDSansPro-Bold; }
      .post-list .single-post .userName-container.show-card:hover {
        cursor: pointer;
        text-decoration: underline; }
    .post-list .single-post .comment-section {
      padding: 0 15px;
      margin-bottom: 25px; }
      .post-list .single-post .comment-section .comment_holder {
        border-bottom: 1px solid #ffffff;
        padding: 0 25px; }
        @media screen and (max-width: 998px) {
          .post-list .single-post .comment-section .comment_holder {
            padding: 0 5px; } }
        .post-list .single-post .comment-section .comment_holder .single-comment {
          display: flex;
          align-items: flex-start;
          flex-wrap: wrap;
          margin-bottom: 10px;
          border-bottom: 1px solid #ffffff;
          position: relative; }
          .post-list .single-post .comment-section .comment_holder .single-comment .comment-avatar {
            width: 50px;
            height: 50px;
            object-fit: cover;
            object-position: center;
            border-radius: 50%;
            margin-right: 15px; }
          .post-list .single-post .comment-section .comment_holder .single-comment .comment-image img {
            width: 280px;
            height: auto;
            margin: 20px 0; }
          .post-list .single-post .comment-section .comment_holder .single-comment .single-comment-data,
          .post-list .single-post .comment-section .comment_holder .single-comment .userName-container {
            color: #5b5b5b;
            margin: 0 15px;
            text-align: left;
            width: 100%; }
          .post-list .single-post .comment-section .comment_holder .single-comment .single-comment-data .highlight {
            display: block;
            text-indent: 15px;
            position: relative;
            color: #bf0609;
            font-family: "Montserrat-Medium", sans-serif; }
            .post-list .single-post .comment-section .comment_holder .single-comment .single-comment-data .highlight:before {
              bottom: 0;
              left: -18px;
              content: "@";
              display: block;
              position: absolute;
              color: #FC7821; }
          .post-list .single-post .comment-section .comment_holder .single-comment .userName-container {
            color: #bf0609;
            font-family: "PFDinTextPro-MediumItalic", sans-serif; }
            .post-list .single-post .comment-section .comment_holder .single-comment .userName-container:hover {
              cursor: pointer;
              text-decoration: underline; }
          .post-list .single-post .comment-section .comment_holder .single-comment .delete-comment {
            position: absolute;
            right: 0;
            top: 0;
            background-color: transparent;
            color: #bf0609;
            padding: 0;
            margin: 0 10px;
            margin-left: auto;
            font-weight: bold;
            text-decoration: none;
            border: 0; }
            .post-list .single-post .comment-section .comment_holder .single-comment .delete-comment:hover, .post-list .single-post .comment-section .comment_holder .single-comment .delete-comment:focus {
              outline: none; }
          .post-list .single-post .comment-section .comment_holder .single-comment ol li {
            display: none; }
            .post-list .single-post .comment-section .comment_holder .single-comment ol li:first-child {
              display: block; }
          .post-list .single-post .comment-section .comment_holder .single-comment .comment-reactions-count {
            margin-left: 25px;
            padding-left: 15px; }
            .post-list .single-post .comment-section .comment_holder .single-comment .comment-reactions-count ol.reaction-list.emoji {
              margin-left: 25px;
              margin-right: 0; }
            .post-list .single-post .comment-section .comment_holder .single-comment .comment-reactions-count p {
              font-family: "PFDinTextPro-Medium", sans-serif;
              line-height: normal;
              font-size: 14px; }
            .post-list .single-post .comment-section .comment_holder .single-comment .comment-reactions-count .replyToggle {
              cursor: pointer;
              margin: 0 10px;
              font-size: 12px;
              font-family: "Montserrat-Medium", sans-serif;
              color: #878787; }
        .post-list .single-post .comment-section .comment_holder .like-reply {
          color: #bf0609;
          width: calc(100% - 65px); }
          .post-list .single-post .comment-section .comment_holder .like-reply .emoji .icon img {
            width: 100% !important;
            height: 100% !important; }
        .post-list .single-post .comment-section .comment_holder .reply-comment-section {
          margin-left: 30px; }
          .post-list .single-post .comment-section .comment_holder .reply-comment-section .highlight {
            display: block;
            text-indent: 15px;
            position: relative;
            color: #bf0609;
            font-family: "Montserrat-Medium", sans-serif; }
            .post-list .single-post .comment-section .comment_holder .reply-comment-section .highlight:before {
              bottom: 0;
              left: -18px;
              content: "@";
              display: block;
              position: absolute;
              color: #FC7821; }
          .post-list .single-post .comment-section .comment_holder .reply-comment-section .show-more-replies {
            text-align: end;
            font-size: 12px;
            color: #d1302f !important; }
            .post-list .single-post .comment-section .comment_holder .reply-comment-section .show-more-replies:hover {
              cursor: pointer; }
          .post-list .single-post .comment-section .comment_holder .reply-comment-section .replyHolder .replySlice {
            display: flex;
            align-items: flex-start;
            flex-wrap: wrap;
            width: 100%;
            margin-bottom: 15px;
            position: relative; }
            .post-list .single-post .comment-section .comment_holder .reply-comment-section .replyHolder .replySlice .reply-avatar {
              width: 50px;
              height: 50px;
              object-fit: cover;
              object-position: center;
              border-radius: 50%;
              margin-right: 15px; }
            .post-list .single-post .comment-section .comment_holder .reply-comment-section .replyHolder .replySlice .like-reply {
              min-width: calc(100% - 65px); }
            .post-list .single-post .comment-section .comment_holder .reply-comment-section .replyHolder .replySlice .comment-reactions-count {
              margin-left: 25px;
              padding-left: 15px; }
              .post-list .single-post .comment-section .comment_holder .reply-comment-section .replyHolder .replySlice .comment-reactions-count ol.reaction-list.emoji {
                margin-left: 25px;
                margin-right: 0; }
            .post-list .single-post .comment-section .comment_holder .reply-comment-section .replyHolder .replySlice .replyToggle {
              cursor: pointer;
              margin: 0 10px; }
            .post-list .single-post .comment-section .comment_holder .reply-comment-section .replyHolder .replySlice .comment-image img {
              width: 250px;
              height: 250px;
              object-fit: contain;
              margin: 20px 0; }
            .post-list .single-post .comment-section .comment_holder .reply-comment-section .replyHolder .replySlice .reply-comment,
            .post-list .single-post .comment-section .comment_holder .reply-comment-section .replyHolder .replySlice .userName-container {
              color: #5b5b5b;
              margin: 0 15px;
              text-align: left;
              width: 100%; }
            .post-list .single-post .comment-section .comment_holder .reply-comment-section .replyHolder .replySlice .userName-container {
              color: #bf0609;
              font-family: "PFDinTextPro-MediumItalic", sans-serif; }
            .post-list .single-post .comment-section .comment_holder .reply-comment-section .replyHolder .replySlice .delete-comment {
              position: absolute;
              right: 0;
              top: 0;
              background-color: transparent;
              color: #bf0609;
              padding: 0;
              margin: 0 10px;
              margin-left: auto;
              font-weight: bold;
              text-decoration: none;
              border: 0; }
              .post-list .single-post .comment-section .comment_holder .reply-comment-section .replyHolder .replySlice .delete-comment:hover, .post-list .single-post .comment-section .comment_holder .reply-comment-section .replyHolder .replySlice .delete-comment:focus {
                outline: none; }
          .post-list .single-post .comment-section .comment_holder .reply-comment-section .replyHolder .show-more-replies {
            color: #5b5b5b;
            text-decoration: underline;
            margin-bottom: 10px; }
          .post-list .single-post .comment-section .comment_holder .reply-comment-section .new-reply {
            display: flex;
            align-items: center;
            position: relative; }
            .post-list .single-post .comment-section .comment_holder .reply-comment-section .new-reply .attachReplyFile {
              position: absolute;
              opacity: 0;
              width: 50px;
              z-index: -1; }
              .post-list .single-post .comment-section .comment_holder .reply-comment-section .new-reply .attachReplyFile + label {
                margin-left: -1px;
                margin-top: 0;
                margin-bottom: 0;
                display: flex !important;
                width: 29px;
                height: 40px;
                z-index: 9;
                background-color: #ffffff;
                align-items: center;
                justify-content: center;
                margin-right: 0;
                color: #404040;
                border: 1px solid #878787;
                border-left: 0;
                border-right: 0; }
                .post-list .single-post .comment-section .comment_holder .reply-comment-section .new-reply .attachReplyFile + label i:before {
                  font-size: 18px; }
            .post-list .single-post .comment-section .comment_holder .reply-comment-section .new-reply .reply-field {
              margin-right: 0;
              padding-top: 5px;
              position: relative;
              width: calc(100% - 150px);
              text-indent: 10px;
              height: 40px;
              border: 1px solid #878787;
              overflow: hidden;
              white-space: nowrap; }
              .post-list .single-post .comment-section .comment_holder .reply-comment-section .new-reply .reply-field span {
                top: 0;
                left: 12px;
                right: 24px;
                height: 32px;
                padding: 6px 0;
                min-height: 20px;
                overflow: hidden;
                position: absolute;
                white-space: nowrap !important; }
                .post-list .single-post .comment-section .comment_holder .reply-comment-section .new-reply .reply-field span.selected-user {
                  left: 0;
                  right: 0;
                  padding: 3px 0;
                  margin-right: 5px;
                  margin-left: 20px;
                  position: relative;
                  color: #bf0609;
                  font-family: "Montserrat-Medium", sans-serif; }
                  .post-list .single-post .comment-section .comment_holder .reply-comment-section .new-reply .reply-field span.selected-user:before {
                    bottom: 0;
                    left: -28px;
                    content: "@";
                    display: block;
                    position: absolute;
                    color: #FC7821; }
              .post-list .single-post .comment-section .comment_holder .reply-comment-section .new-reply .reply-field:empty:before {
                left: 0;
                top: 5px;
                color: #5b5b5b;
                position: absolute;
                content: attr(data-placeholder); }
              .post-list .single-post .comment-section .comment_holder .reply-comment-section .new-reply .reply-field:hover, .post-list .single-post .comment-section .comment_holder .reply-comment-section .new-reply .reply-field:focus {
                outline: none; }
            .post-list .single-post .comment-section .comment_holder .reply-comment-section .new-reply button {
              color: #878787 !important;
              height: 40px;
              width: 40px;
              background-color: #ffffff;
              border: 1px solid #878787;
              border-left: 0; }
              .post-list .single-post .comment-section .comment_holder .reply-comment-section .new-reply button:hover, .post-list .single-post .comment-section .comment_holder .reply-comment-section .new-reply button:focus {
                outline: none; }
            .post-list .single-post .comment-section .comment_holder .reply-comment-section .new-reply .emojionearea.reply-field > .emojionearea-editor {
              height: 32px;
              min-height: 20px;
              overflow: hidden;
              white-space: nowrap;
              position: absolute;
              top: 0;
              left: 12px;
              right: 24px;
              padding: 6px 0; }
            .post-list .single-post .comment-section .comment_holder .reply-comment-section .new-reply .emojionearea.focused {
              -moz-box-shadow: unset;
              -webkit-box-shadow: unset;
              box-shadow: unset; }
            .post-list .single-post .comment-section .comment_holder .reply-comment-section .new-reply .emojionearea .emojionearea-button.active + .emojionearea-picker-position-left,
            .post-list .single-post .comment-section .comment_holder .reply-comment-section .new-reply .emojionearea .emojionearea-button.active + .emojionearea-picker-position-right {
              margin-right: 0;
              top: 55px; }
            .post-list .single-post .comment-section .comment_holder .reply-comment-section .new-reply .emojionearea .emojionearea-picker.emojionearea-picker-position-left .emojionearea-wrapper:after, .post-list .single-post .comment-section .comment_holder .reply-comment-section .new-reply .emojionearea .emojionearea-picker.emojionearea-picker-position-right .emojionearea-wrapper:after {
              top: -10px;
              left: auto;
              right: 20px;
              width: 20px;
              background-position: 0 -90px; }
            .post-list .single-post .comment-section .comment_holder .reply-comment-section .new-reply.active label,
            .post-list .single-post .comment-section .comment_holder .reply-comment-section .new-reply.active .reply-field,
            .post-list .single-post .comment-section .comment_holder .reply-comment-section .new-reply.active .replyComment {
              border-bottom: unset;
              border-bottom-left-radius: 0 !important;
              border-bottom-right-radius: 0 !important; }
            .post-list .single-post .comment-section .comment_holder .reply-comment-section .new-reply.active .reply-field {
              border-top-left-radius: 5px !important; }
            .post-list .single-post .comment-section .comment_holder .reply-comment-section .new-reply.active .replyComment {
              border-top-right-radius: 5px !important; }
          .post-list .single-post .comment-section .comment_holder .reply-comment-section + .mention-list-holder {
            border-top: unset;
            margin: 0 15px;
            margin-left: 30px;
            max-height: 200px;
            overflow-y: scroll;
            width: calc(100% - 112px);
            border-bottom-left-radius: 5px;
            border-bottom-right-radius: 5px; }
      .post-list .single-post .comment-section .comment-reactions-count {
        align-items: center;
        border-radius: 5px;
        padding: 3px;
        margin: 12px 8px;
        width: 100%; }
        .post-list .single-post .comment-section .comment-reactions-count p {
          margin: 0;
          font-family: "PFDinTextPro-Medium", sans-serif;
          line-height: normal;
          font-size: 14px; }
        .post-list .single-post .comment-section .comment-reactions-count ol {
          margin: 0;
          padding: 0;
          margin-top: 0;
          margin-right: 15px; }
          .post-list .single-post .comment-section .comment-reactions-count ol li {
            width: auto;
            height: 20px;
            display: none; }
            .post-list .single-post .comment-section .comment-reactions-count ol li:first-child {
              display: block; }
            .post-list .single-post .comment-section .comment-reactions-count ol li a img {
              margin: 0 5px;
              width: 18px !important;
              height: 17px; }
            .post-list .single-post .comment-section .comment-reactions-count ol li a.like {
              position: relative;
              cursor: pointer;
              font-size: 12px;
              font-family: "Montserrat-Medium", sans-serif;
              color: #878787; }
              .post-list .single-post .comment-section .comment-reactions-count ol li a.like:hover {
                text-decoration: underline; }
                .post-list .single-post .comment-section .comment-reactions-count ol li a.like:hover .liked-users {
                  display: block !important;
                  position: absolute;
                  width: 230px;
                  top: 120%;
                  left: 0;
                  padding: 10px;
                  background-color: #5b5b5b;
                  border-radius: 5px;
                  z-index: 1; }
                  .post-list .single-post .comment-section .comment-reactions-count ol li a.like:hover .liked-users:before {
                    content: "";
                    display: block;
                    border: 6px solid #5b5b5b;
                    transform: rotate(45deg);
                    position: absolute;
                    top: -6px;
                    left: 40px;
                    border-right-color: transparent;
                    border-bottom-color: transparent; }
                  .post-list .single-post .comment-section .comment-reactions-count ol li a.like:hover .liked-users p {
                    color: #ffffff;
                    border-bottom: 1px solid rgba(156, 156, 156, 0.72);
                    padding: 2px 0;
                    text-align: left; }
                    .post-list .single-post .comment-section .comment-reactions-count ol li a.like:hover .liked-users p:last-child {
                      border-bottom: 0; }
        .post-list .single-post .comment-section .comment-reactions-count .remaining-time {
          margin-left: auto;
          text-decoration: none; }
    .post-list .single-post .new-comment {
      padding: 15px;
      padding-bottom: 0;
      display: flex;
      align-items: center;
      position: relative; }
      .post-list .single-post .new-comment .attachFile {
        position: absolute;
        opacity: 0;
        width: 50px;
        z-index: -1; }
        .post-list .single-post .new-comment .attachFile + label {
          margin-top: 8px;
          margin-bottom: 8px;
          display: flex !important;
          width: 40px;
          height: 40px;
          padding: 10px 0;
          color: #878787;
          text-align: center;
          align-items: center;
          justify-content: center;
          border: 1px solid #878787;
          border-left: 0;
          border-right: 0;
          background-color: #ffffff !important; }
          .post-list .single-post .new-comment .attachFile + label i:before {
            font-size: 18px; }
      .post-list .single-post .new-comment .emoji-picker {
        margin-top: 8px;
        margin-bottom: 8px;
        display: flex !important;
        width: 40px;
        height: 40px;
        padding: 10px 0;
        color: #878787;
        text-align: center;
        align-items: center;
        justify-content: center;
        border: 1px solid #878787;
        border-left: 0;
        border-right: 0;
        position: unset;
        opacity: unset;
        background-color: #ffffff !important; }
        .post-list .single-post .new-comment .emoji-picker i:before {
          font-size: 18px; }
      .post-list .single-post .new-comment .comment-text {
        height: 40px;
        padding-top: 5px;
        position: relative;
        width: calc(100% - 45px);
        background-color: #ffffff;
        border: 1px solid;
        border-right: 0;
        border-color: #878787;
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
        font-family: "Montserrat-Medium", sans-serif; }
        .post-list .single-post .new-comment .comment-text.emojionearea {
          height: 40px; }
          .post-list .single-post .new-comment .comment-text.emojionearea.focused {
            -moz-box-shadow: unset;
            -webkit-box-shadow: unset;
            box-shadow: unset; }
          .post-list .single-post .new-comment .comment-text.emojionearea .emojionearea-editor .selected-user {
            margin-left: 20px;
            position: relative;
            color: #bf0609;
            font-family: "Montserrat-Medium", sans-serif; }
            .post-list .single-post .new-comment .comment-text.emojionearea .emojionearea-editor .selected-user:before {
              bottom: 0;
              left: -18px;
              content: "@";
              display: block;
              position: absolute;
              color: #FC7821; }
          .post-list .single-post .new-comment .comment-text.emojionearea .emojionearea-button.active + .emojionearea-picker-position-left,
          .post-list .single-post .new-comment .comment-text.emojionearea .emojionearea-button.active + .emojionearea-picker-position-right {
            margin-right: 0;
            top: 55px; }
          .post-list .single-post .new-comment .comment-text.emojionearea .emojionearea-picker.emojionearea-picker-position-left .emojionearea-wrapper:after, .post-list .single-post .new-comment .comment-text.emojionearea .emojionearea-picker.emojionearea-picker-position-right .emojionearea-wrapper:after {
            top: -10px;
            left: auto;
            right: 20px;
            width: 20px;
            background-position: 0 -90px; }
      @media screen and (max-width: 998px) {
        .post-list .single-post .new-comment .emoji-wysiwyg-editor:empty:before {
          font-size: 14px; } }
      .post-list .single-post .new-comment .add-new-comment {
        background-color: #ffffff !important;
        color: #878787 !important;
        border-radius: 0 !important;
        width: 40px;
        height: 40px;
        padding: 0 !important;
        border: 1px solid #878787;
        border-left: 0;
        box-shadow: none;
        border-bottom-right-radius: 5px !important;
        border-top-right-radius: 5px !important; }
        .post-list .single-post .new-comment .add-new-comment:hover {
          background-color: #b2b2b2; }
        .post-list .single-post .new-comment .add-new-comment i:before {
          font-size: 15px; }
      .post-list .single-post .new-comment.active label,
      .post-list .single-post .new-comment.active .emojionearea,
      .post-list .single-post .new-comment.active .add-new-comment {
        border-bottom: unset;
        border-bottom-left-radius: 0 !important;
        border-bottom-right-radius: 0 !important; }
      .post-list .single-post .new-comment.active + .mention-list-holder {
        max-height: 200px;
        overflow-y: scroll;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        box-shadow: 2px 5px 10px #c7c7c7; }
    .post-list .single-post .profile-info {
      display: flex;
      align-items: flex-start;
      padding: 15px; }
      .post-list .single-post .profile-info img.comment-avatar {
        width: 50px;
        height: 50px;
        object-fit: cover;
        object-position: center;
        border-radius: 50%;
        margin-right: 15px;
        box-shadow: 5px 5px 9px rgba(70, 70, 70, 0.31); }
      .post-list .single-post .profile-info .name-time h1,
      .post-list .single-post .profile-info .name-time h3 {
        color: #5b5b5b;
        margin: 0;
        padding: 0;
        margin-bottom: 8px; }
      .post-list .single-post .profile-info .name-time .userName-container {
        color: #bf0609;
        font-family: "PFDinTextPro-MediumItalic", sans-serif; }
      .post-list .single-post .profile-info .name-time .siteName-container {
        font-family: "Montserrat-Medium", sans-serif;
        color: #fc7821;
        font-size: 12px; }
      .post-list .single-post .profile-info .name-time h3 {
        margin-bottom: 0;
        color: #666;
        text-transform: lowercase; }
      .post-list .single-post .profile-info .delete-post-button {
        background-color: transparent;
        color: #bf0609;
        padding: 0;
        margin: 0 10px;
        margin-left: auto;
        font-weight: bold;
        text-decoration: none;
        border: 0; }
        .post-list .single-post .profile-info .delete-post-button:hover, .post-list .single-post .profile-info .delete-post-button:focus {
          outline: none; }
    .post-list .single-post .user-more-detail {
      top: 0;
      left: 0;
      z-index: 1;
      width: 500px;
      position: relative;
      padding: 10px 15px;
      color: #ffffff;
      text-align: center;
      border-radius: 15px;
      justify-content: space-between;
      background: linear-gradient(80deg, #FD118C, #FFCF1D) !important; }
      .post-list .single-post .user-more-detail:before {
        content: "";
        top: -5px;
        left: 40px;
        display: block;
        position: absolute;
        transform: rotate(45deg);
        border: 6px solid #bf0609;
        border-right-color: transparent;
        border-bottom-color: transparent; }
      .post-list .single-post .user-more-detail .user-operation-detail p,
      .post-list .single-post .user-more-detail .user-callcenter-detail p,
      .post-list .single-post .user-more-detail .user-mission-detail p,
      .post-list .single-post .user-more-detail .user-training-detail p,
      .post-list .single-post .user-more-detail .user-stamps-detail p {
        font-family: "PFDinTextPro-MediumItalic", sans-serif; }
        .post-list .single-post .user-more-detail .user-operation-detail p:last-child,
        .post-list .single-post .user-more-detail .user-callcenter-detail p:last-child,
        .post-list .single-post .user-more-detail .user-mission-detail p:last-child,
        .post-list .single-post .user-more-detail .user-training-detail p:last-child,
        .post-list .single-post .user-more-detail .user-stamps-detail p:last-child {
          width: 90px; }
      .post-list .single-post .user-more-detail .user-info-close p {
        width: 20px;
        cursor: pointer;
        margin-top: -10px !important; }

.post-content .refresh-post {
  cursor: pointer;
  position: absolute;
  bottom: 12px;
  right: 12px;
  background-color: #e30609;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 999; }
  .post-content .refresh-post i:before {
    font-size: 14px;
    color: #5b5b5b; }

.rangeslider, .rangeslider__fill {
  display: block;
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px; }

.rangeslider {
  background: #e6e6e6;
  position: relative; }

.rangeslider--horizontal {
  height: 20px;
  width: 100%; }

.rangeslider--vertical {
  width: 20px;
  min-height: 150px;
  max-height: 100%; }

.rangeslider--disabled {
  filter: alpha(Opacity=40);
  opacity: .4; }

.rangeslider__fill {
  background: #0f0;
  position: absolute; }

.rangeslider--horizontal .rangeslider__fill {
  top: 0;
  height: 100%; }

.rangeslider--vertical .rangeslider__fill {
  bottom: 0;
  width: 100%; }

.rangeslider__handle {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g) #fff;
  border: 1px solid #ccc;
  cursor: pointer;
  display: inline-block;
  width: 40px;
  height: 40px;
  position: absolute;
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, rgba(255, 255, 255, 0)), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background-image: -moz-linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.1));
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.1));
  background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.1));
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%; }

.rangeslider__handle:after {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEzIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, rgba(0, 0, 0, 0.13)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.13), rgba(255, 255, 255, 0));
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.13), rgba(255, 255, 255, 0));
  background-image: linear-gradient(rgba(0, 0, 0, 0.13), rgba(255, 255, 255, 0));
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%; }

.rangeslider__handle:active {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, rgba(0, 0, 0, 0.1)), color-stop(100%, rgba(0, 0, 0, 0.12)));
  background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.12));
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.12));
  background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.12)); }

.rangeslider--horizontal .rangeslider__handle {
  top: -10px;
  touch-action: pan-y;
  -ms-touch-action: pan-y; }

.rangeslider--vertical .rangeslider__handle {
  left: -10px;
  touch-action: pan-x;
  -ms-touch-action: pan-x; }

input[type=range]:focus + .rangeslider .rangeslider__handle {
  -moz-box-shadow: 0 0 8px rgba(255, 0, 255, 0.9);
  -webkit-box-shadow: 0 0 8px rgba(255, 0, 255, 0.9);
  box-shadow: 0 0 8px rgba(255, 0, 255, 0.9); }

/*# sourceMappingURL=rangeslider.min.css.map */
.rangeslider {
  background: #fbba00 !important;
  border-radius: 15px !important;
  height: 30px !important;
  box-shadow: 2px 2px 7px #b2b2b2 !important; }
  .rangeslider .rangeslider__fill {
    background: linear-gradient(0deg, #D1302F, #ED713D) !important;
    border-radius: 15px;
    box-shadow: none; }
  .rangeslider .rangeslider__handle {
    width: 30px;
    height: 30px;
    top: 0 !important;
    box-shadow: none;
    background-color: #ffffff; }
    .rangeslider .rangeslider__handle:after {
      content: '+';
      width: 27px;
      height: 27px;
      font-family: "PFDinTextPro-Medium", sans-serif;
      background-image: none;
      font-size: 20px;
      line-height: normal;
      text-align: center;
      color: #D1302F;
      margin: 0;
      padding: 0;
      display: flex;
      align-items: center;
      justify-content: center; }

.irs {
  position: relative;
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 12px;
  font-family: "Arial", sans-serif; }

.irs-line {
  position: relative;
  display: block;
  overflow: hidden;
  outline: none !important; }

.irs-bar {
  position: absolute;
  display: block;
  left: 0;
  width: 0; }

.irs-shadow {
  position: absolute;
  display: none;
  left: 0;
  width: 0; }

.irs-handle {
  position: absolute;
  display: block;
  box-sizing: border-box;
  cursor: default;
  z-index: 1; }

.irs-handle.type_last {
  z-index: 2; }

.irs-min,
.irs-max {
  position: absolute;
  display: block;
  cursor: default; }

.irs-min {
  left: 0; }

.irs-max {
  right: 0; }

.irs-from,
.irs-to,
.irs-single {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  cursor: default;
  white-space: nowrap; }

.irs-grid {
  position: absolute;
  display: none;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20px; }

.irs-with-grid .irs-grid {
  display: block; }

.irs-grid-pol {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 8px;
  background: #000; }

.irs-grid-pol.small {
  height: 4px; }

.irs-grid-text {
  position: absolute;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  text-align: center;
  font-size: 9px;
  line-height: 9px;
  padding: 0 3px;
  color: #000; }

.irs-disable-mask {
  position: absolute;
  display: block;
  top: 0;
  left: -1%;
  width: 102%;
  height: 100%;
  cursor: default;
  background: rgba(0, 0, 0, 0);
  z-index: 2; }

.lt-ie9 .irs-disable-mask {
  background: #000;
  filter: alpha(opacity=0);
  cursor: not-allowed; }

.irs-disabled {
  opacity: 0.4; }

.irs-hidden-input {
  position: absolute !important;
  display: block !important;
  top: 0 !important;
  left: 0 !important;
  width: 0 !important;
  height: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden;
  outline: none !important;
  z-index: -9999 !important;
  background: none !important;
  border-style: solid !important;
  border-color: transparent !important; }

.irs--flat {
  height: 40px; }

.irs--flat.irs-with-grid {
  height: 60px; }

.irs--flat .irs-line {
  top: 25px;
  height: 12px;
  background-color: #e1e4e9;
  border-radius: 4px; }

.irs--flat .irs-bar {
  top: 25px;
  height: 12px;
  background-color: #ed5565; }

.irs--flat .irs-bar--single {
  border-radius: 4px 0 0 4px; }

.irs--flat .irs-shadow {
  height: 1px;
  bottom: 16px;
  background-color: #e1e4e9; }

.irs--flat .irs-handle {
  top: 22px;
  width: 16px;
  height: 18px;
  background-color: transparent; }

.irs--flat .irs-handle > i:first-child {
  position: absolute;
  display: block;
  top: 0;
  left: 50%;
  width: 2px;
  height: 100%;
  margin-left: -1px;
  background-color: #da4453; }

.irs--flat .irs-handle.state_hover > i:first-child,
.irs--flat .irs-handle:hover > i:first-child {
  background-color: #a43540; }

.irs--flat .irs-min,
.irs--flat .irs-max {
  top: 0;
  padding: 1px 3px;
  color: #999;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  background-color: #e1e4e9;
  border-radius: 4px; }

.irs--flat .irs-from,
.irs--flat .irs-to,
.irs--flat .irs-single {
  color: white;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  background-color: #ed5565;
  border-radius: 4px; }

.irs--flat .irs-from:before,
.irs--flat .irs-to:before,
.irs--flat .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #ed5565; }

.irs--flat .irs-grid-pol {
  background-color: #e1e4e9; }

.irs--flat .irs-grid-text {
  color: #999; }

.irs--big {
  height: 55px; }

.irs--big.irs-with-grid {
  height: 70px; }

.irs--big .irs-line {
  top: 33px;
  height: 12px;
  background-color: white;
  background: linear-gradient(to bottom, #ddd -50%, white 150%);
  border: 1px solid #ccc;
  border-radius: 12px; }

.irs--big .irs-bar {
  top: 33px;
  height: 12px;
  background-color: #92bce0;
  border: 1px solid #428bca;
  background: linear-gradient(to bottom, #ffffff 0%, #428bca 30%, #b9d4ec 100%);
  box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.5); }

.irs--big .irs-bar--single {
  border-radius: 12px 0 0 12px; }

.irs--big .irs-shadow {
  height: 1px;
  bottom: 16px;
  background-color: rgba(66, 139, 202, 0.5); }

.irs--big .irs-handle {
  top: 25px;
  width: 30px;
  height: 30px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  background-color: #cbcfd5;
  background: linear-gradient(to bottom, white 0%, #B4B9BE 30%, white 100%);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2), inset 0 0 3px 1px white;
  border-radius: 30px; }

.irs--big .irs-handle.state_hover,
.irs--big .irs-handle:hover {
  border-color: rgba(0, 0, 0, 0.45);
  background-color: #939ba7;
  background: linear-gradient(to bottom, white 0%, #919BA5 30%, white 100%); }

.irs--big .irs-min,
.irs--big .irs-max {
  top: 0;
  padding: 1px 5px;
  color: white;
  text-shadow: none;
  background-color: #9f9f9f;
  border-radius: 3px; }

.irs--big .irs-from,
.irs--big .irs-to,
.irs--big .irs-single {
  color: white;
  text-shadow: none;
  padding: 1px 5px;
  background-color: #428bca;
  background: linear-gradient(to bottom, #428bca 0%, #3071a9 100%);
  border-radius: 3px; }

.irs--big .irs-grid-pol {
  background-color: #428bca; }

.irs--big .irs-grid-text {
  color: #428bca; }

.irs--modern {
  height: 55px; }

.irs--modern.irs-with-grid {
  height: 55px; }

.irs--modern .irs-line {
  top: 25px;
  height: 5px;
  background-color: #d1d6e0;
  background: linear-gradient(to bottom, #e0e4ea 0%, #d1d6e0 100%);
  border: 1px solid #a3adc1;
  border-bottom-width: 0;
  border-radius: 5px; }

.irs--modern .irs-bar {
  top: 25px;
  height: 5px;
  background: #20b426;
  background: linear-gradient(to bottom, #20b426 0%, #18891d 100%); }

.irs--modern .irs-bar--single {
  border-radius: 5px 0 0 5px; }

.irs--modern .irs-shadow {
  height: 1px;
  bottom: 21px;
  background-color: rgba(209, 214, 224, 0.5); }

.irs--modern .irs-handle {
  top: 37px;
  width: 12px;
  height: 13px;
  border: 1px solid #a3adc1;
  border-top-width: 0;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 0 0 3px 3px; }

.irs--modern .irs-handle > i:nth-child(1) {
  position: absolute;
  display: block;
  top: -4px;
  left: 1px;
  width: 6px;
  height: 6px;
  border: 1px solid #a3adc1;
  background: white;
  transform: rotate(45deg); }

.irs--modern .irs-handle > i:nth-child(2) {
  position: absolute;
  display: block;
  box-sizing: border-box;
  top: 0;
  left: 0;
  width: 10px;
  height: 12px;
  background: #e9e6e6;
  background: linear-gradient(to bottom, white 0%, #e9e6e6 100%);
  border-radius: 0 0 3px 3px; }

.irs--modern .irs-handle > i:nth-child(3) {
  position: absolute;
  display: block;
  box-sizing: border-box;
  top: 3px;
  left: 3px;
  width: 4px;
  height: 5px;
  border-left: 1px solid #a3adc1;
  border-right: 1px solid #a3adc1; }

.irs--modern .irs-handle.state_hover,
.irs--modern .irs-handle:hover {
  border-color: #7685a2;
  background: #c3c7cd;
  background: linear-gradient(to bottom, #ffffff 0%, #919ba5 30%, #ffffff 100%); }

.irs--modern .irs-handle.state_hover > i:nth-child(1),
.irs--modern .irs-handle:hover > i:nth-child(1) {
  border-color: #7685a2; }

.irs--modern .irs-handle.state_hover > i:nth-child(3),
.irs--modern .irs-handle:hover > i:nth-child(3) {
  border-color: #48536a; }

.irs--modern .irs-min,
.irs--modern .irs-max {
  top: 0;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  color: white;
  background-color: #d1d6e0;
  border-radius: 5px; }

.irs--modern .irs-from,
.irs--modern .irs-to,
.irs--modern .irs-single {
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  background-color: #20b426;
  color: white;
  border-radius: 5px; }

.irs--modern .irs-from:before,
.irs--modern .irs-to:before,
.irs--modern .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #20b426; }

.irs--modern .irs-grid {
  height: 25px; }

.irs--modern .irs-grid-pol {
  background-color: #dedede; }

.irs--modern .irs-grid-text {
  color: silver;
  font-size: 13px; }

.irs--sharp {
  height: 50px;
  font-size: 12px;
  line-height: 1; }

.irs--sharp.irs-with-grid {
  height: 57px; }

.irs--sharp .irs-line {
  top: 30px;
  height: 2px;
  background-color: black;
  border-radius: 2px; }

.irs--sharp .irs-bar {
  top: 30px;
  height: 2px;
  background-color: #ee22fa; }

.irs--sharp .irs-bar--single {
  border-radius: 2px 0 0 2px; }

.irs--sharp .irs-shadow {
  height: 1px;
  bottom: 21px;
  background-color: rgba(0, 0, 0, 0.5); }

.irs--sharp .irs-handle {
  top: 25px;
  width: 10px;
  height: 10px;
  background-color: #a804b2; }

.irs--sharp .irs-handle > i:first-child {
  position: absolute;
  display: block;
  top: 100%;
  left: 0;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-top-color: #a804b2; }

.irs--sharp .irs-handle.state_hover,
.irs--sharp .irs-handle:hover {
  background-color: black; }

.irs--sharp .irs-handle.state_hover > i:first-child,
.irs--sharp .irs-handle:hover > i:first-child {
  border-top-color: black; }

.irs--sharp .irs-min,
.irs--sharp .irs-max {
  color: white;
  font-size: 14px;
  line-height: 1;
  top: 0;
  padding: 3px 4px;
  opacity: 0.4;
  background-color: #a804b2;
  border-radius: 2px; }

.irs--sharp .irs-from,
.irs--sharp .irs-to,
.irs--sharp .irs-single {
  font-size: 14px;
  line-height: 1;
  text-shadow: none;
  padding: 3px 4px;
  background-color: #a804b2;
  color: white;
  border-radius: 2px; }

.irs--sharp .irs-from:before,
.irs--sharp .irs-to:before,
.irs--sharp .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #a804b2; }

.irs--sharp .irs-grid {
  height: 25px; }

.irs--sharp .irs-grid-pol {
  background-color: #dedede; }

.irs--sharp .irs-grid-text {
  color: silver;
  font-size: 13px; }

.irs--round {
  height: 50px; }

.irs--round.irs-with-grid {
  height: 65px; }

.irs--round .irs-line {
  top: 36px;
  height: 4px;
  background-color: #dee4ec;
  border-radius: 4px; }

.irs--round .irs-bar {
  top: 36px;
  height: 4px;
  background-color: #006cfa; }

.irs--round .irs-bar--single {
  border-radius: 4px 0 0 4px; }

.irs--round .irs-shadow {
  height: 4px;
  bottom: 21px;
  background-color: rgba(222, 228, 236, 0.5); }

.irs--round .irs-handle {
  top: 26px;
  width: 24px;
  height: 24px;
  border: 4px solid #006cfa;
  background-color: white;
  border-radius: 24px;
  box-shadow: 0 1px 3px rgba(0, 0, 255, 0.3); }

.irs--round .irs-handle.state_hover,
.irs--round .irs-handle:hover {
  background-color: #f0f6ff; }

.irs--round .irs-min,
.irs--round .irs-max {
  color: #333;
  font-size: 14px;
  line-height: 1;
  top: 0;
  padding: 3px 5px;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 4px; }

.irs--round .irs-from,
.irs--round .irs-to,
.irs--round .irs-single {
  font-size: 14px;
  line-height: 1;
  text-shadow: none;
  padding: 3px 5px;
  background-color: #006cfa;
  color: white;
  border-radius: 4px; }

.irs--round .irs-from:before,
.irs--round .irs-to:before,
.irs--round .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #006cfa; }

.irs--round .irs-grid {
  height: 25px; }

.irs--round .irs-grid-pol {
  background-color: #dedede; }

.irs--round .irs-grid-text {
  color: silver;
  font-size: 13px; }

.irs--square {
  height: 50px; }

.irs--square.irs-with-grid {
  height: 60px; }

.irs--square .irs-line {
  top: 31px;
  height: 4px;
  background-color: #dedede; }

.irs--square .irs-bar {
  top: 31px;
  height: 4px;
  background-color: black; }

.irs--square .irs-shadow {
  height: 2px;
  bottom: 21px;
  background-color: #dedede; }

.irs--square .irs-handle {
  top: 25px;
  width: 16px;
  height: 16px;
  border: 3px solid black;
  background-color: white;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.irs--square .irs-handle.state_hover,
.irs--square .irs-handle:hover {
  background-color: #f0f6ff; }

.irs--square .irs-min,
.irs--square .irs-max {
  color: #333;
  font-size: 14px;
  line-height: 1;
  top: 0;
  padding: 3px 5px;
  background-color: rgba(0, 0, 0, 0.1); }

.irs--square .irs-from,
.irs--square .irs-to,
.irs--square .irs-single {
  font-size: 14px;
  line-height: 1;
  text-shadow: none;
  padding: 3px 5px;
  background-color: black;
  color: white; }

.irs--square .irs-grid {
  height: 25px; }

.irs--square .irs-grid-pol {
  background-color: #dedede; }

.irs--square .irs-grid-text {
  color: silver;
  font-size: 11px; }

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none; }

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative; }

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px; }

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none; }

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap; }

.select2-container .select2-search--inline {
  float: left; }

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0; }

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

.select2-results {
  display: block; }

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none; }

.select2-results__option[aria-selected] {
  cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 4px; }

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box; }

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

.select2-search--dropdown.select2-search--hide {
  display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px; }

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold; }

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px; }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text; }

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%; }

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left; }

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--default .select2-results__option[role=group] {
  padding: 0; }

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: transparent; }

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb; }

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px; }

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px; }

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999; }

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto; }

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0; }

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb; }

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px; }

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0; }

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none; }

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent; }

.select2-container--classic .select2-dropdown--above {
  border-bottom: none; }

.select2-container--classic .select2-dropdown--below {
  border-top: none; }

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--classic .select2-results__option[role=group] {
  padding: 0; }

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey; }

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white; }

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }

.select2-container .select2-selection__arrow {
  background: url(../images/icon/down-icon.png);
  background-size: 22px;
  background-repeat: no-repeat;
  background-position: center;
  top: 10px !important;
  right: 10px !important;
  width: 20px !important;
  height: 20px !important;
  background-color: #878787;
  border-radius: 50%;
  transition: all .5s ease-in-out; }
  .select2-container .select2-selection__arrow b {
    display: none; }
.select2-container.select2-container--open .select2-selection {
  border-bottom: 0;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important; }
.select2-container.select2-container--open .select2-selection__arrow {
  transform: rotate(180deg); }
.select2-container .select2-selection {
  width: 50px;
  min-width: 215px !important;
  border-radius: 25px;
  height: 40px;
  background: linear-gradient(0deg, #D1302F, #ED713D) !important;
  box-shadow: 5px 5px 15px #878787; }
  .select2-container .select2-selection:hover, .select2-container .select2-selection:focus {
    outline: none; }
  .select2-container .select2-selection .select2-selection__rendered {
    line-height: 40px;
    padding-left: 10px;
    color: #ffffff;
    font-family: "PFDinTextPro-MediumItalic", sans-serif;
    text-transform: uppercase; }
.select2-container .select2-dropdown {
  border-radius: 25px;
  border-top-left-radius: 0;
  overflow: hidden;
  margin-top: -1px;
  border-top-right-radius: 0; }
  .select2-container .select2-dropdown .select2-search {
    display: none !important; }
  .select2-container .select2-dropdown .select2-results {
    background-color: #f4f4f4; }
    .select2-container .select2-dropdown .select2-results ul {
      max-height: 255px;
      background: linear-gradient(0deg, #D1302F, #ED713D) !important; }
      .select2-container .select2-dropdown .select2-results ul li {
        font-size: 14px;
        color: #ffffff;
        font-family: "PFDinTextPro-MediumItalic", sans-serif; }
        .select2-container .select2-dropdown .select2-results ul li.select2-results__option--highlighted {
          background-color: #ffffff;
          color: #D1302F;
          font-family: "PFDinTextPro-MediumItalic", sans-serif; }

.slick-next,
.slick-prev {
  width: 40px;
  height: 40px;
  top: calc(50% - 40px); }
  .slick-next:before,
  .slick-prev:before {
    content: '';
    display: block;
    width: 40px;
    height: 40px;
    background-size: contain;
    background-position: center;
    opacity: 1; }

.slick-next {
  right: 0; }
  .slick-next:before {
    background-image: url("../images/icon/slider-arrow-right.png") !important; }

.slick-prev {
  left: 0; }
  .slick-prev:before {
    background-image: url("../images/icon/slider-arrow-left.png") !important; }

.post-slider .slick-slide {
  transition: all 0.5s ease-in-out;
  transform: scale(0.7); }
  .post-slider .slick-slide:hover, .post-slider .slick-slide:focus {
    outline: none; }
@media screen and (max-width: 767px) {
  .post-slider .slick-slide {
    filter: none; } }
.post-slider .slick-slide .card-light-gray {
  background: linear-gradient(180deg, #bf0609, #e30609) !important;
  position: relative; }
  .post-slider .slick-slide .card-light-gray:after {
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    display: block;
    position: absolute;
    top: 0; }
  .post-slider .slick-slide .card-light-gray .woocommerce-LoopProduct-link {
    margin-bottom: 15px !important; }
  .post-slider .slick-slide .card-light-gray a:hover, .post-slider .slick-slide .card-light-gray a:focus, .post-slider .slick-slide .card-light-gray a.active {
    outline: none; }
    .post-slider .slick-slide .card-light-gray a:hover img, .post-slider .slick-slide .card-light-gray a:focus img, .post-slider .slick-slide .card-light-gray a.active img {
      transition: none;
      transform: none; }
  .post-slider .slick-slide .card-light-gray a img {
    transition: none;
    transform: none; }
  .post-slider .slick-slide .card-light-gray a h2 {
    height: 28px;
    overflow: hidden;
    color: #ffffff;
    font-style: normal; }
    @media (max-width: 992px) {
      .post-slider .slick-slide .card-light-gray a h2 {
        height: 50px; } }
  .post-slider .slick-slide .card-light-gray a .description {
    color: #ffffff !important;
    display: none; }
    @media (max-width: 992px) {
      .post-slider .slick-slide .card-light-gray a .description {
        height: 50px;
        line-height: 14px; } }
  .post-slider .slick-slide .card-light-gray a span {
    font-size: 16px;
    line-height: normal;
    color: #fbba00 !important;
    font-family: "PFDinTextPro-MediumItalic", sans-serif; }
    .post-slider .slick-slide .card-light-gray a span .price {
      max-width: 100%; }
    .post-slider .slick-slide .card-light-gray a span span {
      margin: 0 !important;
      width: calc(100% - 100px) !important; }
  .post-slider .slick-slide .card-light-gray a.button {
    background: #ffffff !important;
    color: #bf0609 !important; }
.post-slider .slick-current {
  transform: scale(0.7); }
  .post-slider .slick-current + .slick-active {
    transform: scale(0.9) !important; }
    .post-slider .slick-current + .slick-active .card-light-gray {
      background: linear-gradient(180deg, #bf0609, #e30609) !important;
      background-color: transparent;
      box-shadow: 4px 4px 5px rgba(90, 81, 81, 0.58);
      margin: 8px; }
      .post-slider .slick-current + .slick-active .card-light-gray:after {
        display: none; }
      .post-slider .slick-current + .slick-active .card-light-gray span span.woocommerce-Price-amount.amount {
        font-size: 30px !important; }
.post-slider .card {
  border-radius: 30px;
  max-width: 400px;
  margin: 0 auto;
  padding: 0px;
  border: none; }
  .post-slider .card .card-body {
    padding: 0px; }
    .post-slider .card .card-body img {
      border-radius: 30px 30px 0px 0px; }
  .post-slider .card .padding {
    border-radius: 0px 0px 30px 30px; }
    .post-slider .card .padding .points {
      margin: 0px; }
      .post-slider .card .padding .points h4 {
        padding: 0px;
        margin: 0px; }
    .post-slider .card .padding a.button {
      background-color: #fbba00 !important;
      box-shadow: 3px 3px 6px 0px rgba(64, 58, 58, 0.7); }
      .post-slider .card .padding a.button:hover, .post-slider .card .padding a.button:focus {
        outline: none; }

.slider {
  width: 500px;
  height: 65vh;
  margin: 0 auto;
  position: relative; }
  @media screen and (max-width: 1200px) {
    .slider {
      height: 53vh; } }
  @media screen and (min-width: 767px) {
    .slider {
      height: 53vh; } }

@keyframes fade {
  0% {
    opacity: 1; }
  33.333% {
    opacity: 0; }
  66.666% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fade2 {
  0% {
    opacity: 0; }
  33.333% {
    opacity: 1; }
  66.666% {
    opacity: 0; }
  100% {
    opacity: 0; } }
@keyframes fade3 {
  0% {
    opacity: 0; }
  33.333% {
    opacity: 0; }
  66.666% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes fade4 {
  0% {
    opacity: 0; }
  33.333% {
    opacity: 1; }
  66.666% {
    opacity: 0; }
  100% {
    opacity: 0; } }
.wizard {
  display: block;
  width: 100%;
  overflow: hidden;
  border-radius: 25px 25px 0 0; }
  .wizard a {
    outline: 0; }
  .wizard .steps {
    background: linear-gradient(25deg, #FD118C, #FFCF1D) !important; }
  .wizard ul {
    list-style: none !important;
    padding: 0;
    margin: 0;
    padding-left: 15px; }
    @media screen and (max-width: 767px) {
      .wizard ul {
        width: 100% !important;
        flex-direction: column;
        display: flex; } }
    .wizard ul > li {
      display: block;
      padding: 0 15px; }
      .wizard ul > li:last-child {
        padding: 0; }
      .wizard ul > li:first-child {
        padding: 0; }
  .wizard > .steps .current-info {
    position: absolute;
    left: -999em; }
  .wizard > .steps > ul > li {
    width: auto;
    float: left; }
  .wizard > .steps li.current {
    border-bottom: 5px solid #FFCF1D;
    color: #FFCF1D; }
    .wizard > .steps li.current a {
      color: #FEEE00;
      background: transparent !important;
      font-family: "PFDinTextPro-BoldItalic", sans-serif; }
  .wizard > .steps a {
    display: block;
    padding: 10px;
    font-size: 18px;
    text-decoration: none;
    text-transform: uppercase;
    font-family: "PFDinTextPro-Italic", sans-serif; }
    .wizard > .steps a span {
      display: none; }
    .wizard > .steps a:hover {
      display: block;
      text-decoration: none; }
    .wizard > .steps a:active {
      display: block;
      text-decoration: none;
      font-family: "PFDinTextPro-MediumItalic", sans-serif; }
  .wizard > .steps .error a {
    background: transparent !important;
    color: #fbba00; }
    .wizard > .steps .error a:hover {
      background: transparent !important;
      color: #fbba00; }
    .wizard > .steps .error a:active {
      background: transparent !important;
      color: #fbba00; }
  .wizard > .content {
    background: #ffffff;
    display: block;
    padding: 10px;
    min-height: 380px;
    overflow: hidden;
    position: relative;
    width: auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }
    .wizard > .content > .title {
      display: none !important;
      left: auto; }
    .wizard > .content .current {
      display: block; }
    .wizard > .content > .body {
      float: left;
      width: 95%;
      height: 95%;
      padding: 2.5%; }
      .wizard > .content > .body input[type="checkbox"] {
        display: inline-block; }
      .wizard > .content > .body select,
      .wizard > .content > .body input[type="text"],
      .wizard > .content > .body input[type="number"],
      .wizard > .content > .body input[type="email"],
      .wizard > .content > .body input[type="date"],
      .wizard > .content > .body input[type="password"] {
        margin-bottom: 10px;
        color: #878787;
        font-family: "PFDinTextPro-Regular", sans-serif; }
      .wizard > .content > .body input.error {
        background: #fbe3e4;
        border: 1px solid #fbc2c4;
        color: #8a1f11; }
      .wizard > .content > .body label {
        width: 100%;
        margin-bottom: 0px !important;
        color: #878787;
        font-family: "Montserrat-Regular", sans-serif; }
      .wizard > .content > .body label.error {
        color: #8a1f11;
        display: inline-block;
        margin-left: 1.5em; }
      .wizard > .content > .body span {
        display: block;
        width: 100%; }
  .wizard > .actions > ul > li {
    float: left; }
  .wizard > .actions a {
    background: #28af00;
    color: #fff;
    display: block;
    padding: 0.5em 1em;
    text-decoration: none;
    border-radius: 28px !important; }
    .wizard > .actions a:hover {
      background: #28af00;
      color: #fff;
      display: block;
      padding: 0.5em 1em;
      text-decoration: none;
      border-radius: 5px; }
    .wizard > .actions a:active {
      background: #28af00;
      color: #fff;
      display: block;
      padding: 0.5em 1em;
      text-decoration: none;
      border-radius: 5px; }

.tabcontrol {
  display: block;
  width: 100%;
  overflow: hidden; }
  .tabcontrol a {
    outline: 0; }
  .tabcontrol .steps {
    background-color: red; }
  .tabcontrol ul {
    list-style: none !important;
    padding: 0;
    margin: 0;
    padding-left: 15px; }
    .tabcontrol ul > li {
      display: block;
      padding: 0; }
  .tabcontrol > .steps .current-info {
    position: absolute;
    left: -999em; }
  .tabcontrol > .content > .title {
    display: block;
    left: auto; }

@media screen and (max-width: 998px) {
  .actions.clearfix ul {
    display: block; } }

table.extrato-page-table,
.dataTable {
  text-align: center;
  border-collapse: collapse;
  border-radius: 28px !important;
  overflow: hidden; }
  table.extrato-page-table td,
  .dataTable td {
    padding: 15px 10px;
    /*        text-align: justify;*/ }
  table.extrato-page-table th,
  .dataTable th {
    padding: 5px 6px; }
  table.extrato-page-table tbody td,
  .dataTable tbody td {
    font-size: 16px;
    color: #5b5b5b; }
  table.extrato-page-table tr:nth-child(even),
  .dataTable tr:nth-child(even) {
    background: #f2f2f2; }
  table.extrato-page-table thead,
  .dataTable thead {
    background: linear-gradient(180deg, #bf0609, #e30609) !important; }
    table.extrato-page-table thead th,
    .dataTable thead th {
      font-size: 15px;
      font-weight: unset !important;
      color: #ffffff; }

.indicatorTable {
  border: 1px solid #b2b2b2;
  border-collapse: collapse;
  text-transform: uppercase;
  /*    border-radius: 10px;*/
  overflow: hidden;
  display: block; }
  .indicatorTable thead {
    background-color: #f4f4f4; }
    .indicatorTable thead th {
      font-size: 20px;
      padding: 5px 10px;
      font-weight: unset !important;
      color: #bf0609;
      background-color: #f4f4f4; }
  .indicatorTable td {
    padding: 0;
    border-right: 1px solid #b2b2b2;
    border-bottom: 1px solid #b2b2b2;
    color: #878787; }
  .indicatorTable tbody tr {
    /*            &:first-child {
                    td {
                        &:last-child {
                            text-align: left;
                        }
                    }
                }*/ }
    .indicatorTable tbody tr td {
      font-size: 16px;
      color: #5b5b5b; }
      .indicatorTable tbody tr td span {
        color: #bf0609; }
      .indicatorTable tbody tr td:first-child {
        padding-left: 10px;
        padding-right: 10px; }
      .indicatorTable tbody tr td:last-child {
        text-align: center; }
    .indicatorTable tbody tr:last-child {
      background-color: #f2f2f2; }
      .indicatorTable tbody tr:last-child td {
        color: #bf0609; }
  .indicatorTable tbody tr.btn-red td.title-white {
    color: #ffffff !important; }

.divTable {
  border: 1px solid #b2b2b2;
  border-radius: 10px;
  height: 100%; }
  .divTable .header-content {
    background-color: #f2f2f2;
    padding: 10px 15px; }
    .divTable .header-content h5 {
      margin: 0;
      font-family: "PFDinTextPro-MediumItalic", sans-serif; }
  .divTable .eligibility-content {
    padding: 10px 15px; }
    .divTable .eligibility-content p {
      font-family: "PFDinTextPro-MediumItalic", sans-serif;
      color: #5b5b5b; }
      .divTable .eligibility-content p span {
        color: #bf0609;
        font-family: "PFDinTextPro-MediumItalic", sans-serif; }
    .divTable .eligibility-content .table-row.table-head {
      background-color: #bf0609;
      border-top-left-radius: 15px;
      border-top-right-radius: 15px;
      overflow: hidden;
      margin-top: 15px; }
      .divTable .eligibility-content .table-row.table-head .divTableCell {
        padding: 5px 10px; }
        .divTable .eligibility-content .table-row.table-head .divTableCell p {
          color: #ffffff !important; }
    .divTable .eligibility-content .table-row.table-footer {
      border-top-left-radius: 15px;
      border-top-right-radius: 15px;
      overflow: hidden; }
    .divTable .eligibility-content .table-row .divTableCell {
      width: 50%;
      border: 1px solid #b2b2b2;
      border-bottom: 0;
      padding: 0 10px;
      text-transform: none; }
      .divTable .eligibility-content .table-row .divTableCell p {
        font-size: 14px; }
      .divTable .eligibility-content .table-row .divTableCell + .divTableCell {
        text-align: center;
        border-left: 0; }
    .divTable .eligibility-content .table-row:last-child {
      border-bottom-left-radius: 15px;
      border-bottom-right-radius: 15px;
      border: 1px solid #b2b2b2;
      overflow: hidden; }
      .divTable .eligibility-content .table-row:last-child .divTableCell {
        border: 0;
        border-bottom-left-radius: 15px;
        border-right: 1px solid #b2b2b2; }
        .divTable .eligibility-content .table-row:last-child .divTableCell + .divTableCell {
          border: 0;
          border-bottom-left-radius: 0;
          border-bottom-right-radius: 15px; }
  .divTable .title-red,
  .divTable .title-gray {
    font-family: "PFDinTextPro-MediumItalic", sans-serif; }

.bg-gradient,
.btn-gradient {
  background: linear-gradient(180deg, #bf0609, #e30609) !important; }

.bg-white {
  background-color: #ffffff !important; }

.bg-black {
  background-color: #000000 !important; }

.bg-gray-light {
  background-color: #f2f2f2 !important; }

.bg-gray-medium {
  background-color: #b2b2b2 !important; }

.bg-red-gradient,
.bg-red-bar {
  /*    background:linear-gradient(90deg, #840305, #FF0003) !important;*/
  background: #e30609 !important; }

.bg-green-gradient,
.bg-green-bar {
  /*    background:linear-gradient(90deg, #219300, #33DE00) !important;*/
  background: #28af00 !important; }

.bg-yellow-gradient,
.bg-yellow-bar {
  /*    background:linear-gradient(90deg, #A57B00, #FBD400) !important;*/
  background: #fbba00 !important; }

.bg-yellow {
  background-color: #fbba00; }

.btn-purple-gradient,
.bg-purple-gradient {
  background: linear-gradient(0deg, #BD80F4, #E995E7) !important; }

.btn-purple-gradient {
  color: #ffffff !important;
  border: 0; }

.title-gray {
  color: #b2b2b2;
  font-family: "PFDinTextPro-LightItalic", sans-serif; }
  .title-gray span {
    color: #bf0609;
    font-family: "PFDinTextPro-MediumItalic", sans-serif; }

.title-yellow {
  color: #fbba00 !important;
  font-family: "PFDinTextPro-LightItalic", sans-serif; }
  .title-yellow span {
    color: #ffffff !important;
    font-family: "PFDinTextPro-MediumItalic", sans-serif; }

.title-white {
  color: #ffffff;
  font-family: "PFDinTextPro-MediumItalic", sans-serif; }
  .title-white span {
    font-family: "PFDinTextPro-LightItalic", sans-serif;
    color: #5b5b5b !important; }

.text-red {
  color: #bf0609 !important; }

.title-red {
  color: #bf0609;
  font-family: "PFDinTextPro-Italic", sans-serif; }
  .title-red span {
    color: #FC7821;
    font-family: "PFDinTextPro-MediumItalic", sans-serif; }

.title-orange {
  color: #FC7238;
  font-family: "PFDinTextPro-MediumItalic", sans-serif; }

.text-black,
.title-black {
  color: #000000 !important; }

.italic {
  font-style: italic; }

.font-normal {
  font-style: normal !important;
  font-family: "PFDinTextPro-Regular", sans-serif; }

.italic-light {
  font-style: italic;
  font-family: "PFDinTextPro-Light", sans-serif; }

/*BUTTON*/
.btn {
  border-radius: 28px !important;
  color: #ffffff !important;
  box-shadow: none;
  display: block;
  line-height: 1.5 !important;
  font-size: 13px !important;
  padding: 12px 20px !important;
  text-transform: uppercase;
  font-weight: normal !important;
  font-family: "PFDinTextPro-MediumItalic", sans-serif !important;
  box-shadow: 3px 3px 11px #c7c7c7; }
  .btn:hover, .btn:focus {
    outline: 0;
    box-shadow: none; }
  .btn.text-black, .btn.title-black {
    color: #000000 !important; }
  .btn.fs-5 {
    font-size: 1.25rem !important; }
  .btn.fs-6 {
    font-size: 1rem !important; }
  .btn.family-pfdintextpro-bold {
    font-family: "PFDinTextPro-Bold", sans-serif !important; }
  .btn.family-pfdintextpro-regular {
    font-family: "PFDinTextPro-Regular", sans-serif !important; }
  .btn.family-pfdintextpro-medium {
    font-family: "PFDinTextPro-Medium", sans-serif !important; }
  .btn.rounded-0 {
    border-radius: 0 !important; }

label.btn {
  padding: 8px 20px !important; }

a.btn {
  display: block; }

.btn-outline-gray {
  background-color: transparent;
  border: 1px solid #b2b2b2; }

.btn-outline-white {
  background-color: transparent;
  border: 1px solid #ffffff; }

.btn-red {
  background-color: #bf0609 !important; }

.btn-green {
  background: linear-gradient(25deg, #02DC32, #BBE900) !important;
  border: 0; }

.btn-orange {
  background: linear-gradient(25deg, #FD118C, #FFCF1D) !important;
  border: 0;
  color: #ffffff; }

.btn-post,
.btn-outline-light {
  background-color: transparent;
  border: 1px solid #000000; }

.btn-yellow {
  background-color: #fbba00 !important; }

.btn-green {
  background-color: #28af00 !important; }

.bg-gray,
.btn-gray {
  background-color: #878787 !important;
  color: #ffffff; }

.bg-gray-lighter {
  background-color: #E0E0E0 !important; }

.btn-outline-yellow {
  background-color: transparent;
  border: 1px solid #fbba00; }

.btn-outline-green {
  background-color: transparent;
  border: 1px solid #28af00; }

.btn-shadow {
  box-shadow: 5px 5px 15px #878787; }

span.glow {
  width: 20px;
  height: 5px;
  display: block;
  background: #ffffff;
  margin-bottom: 12px;
  box-shadow: 0 0 7px 1px white; }

.header-banner {
  position: relative;
  z-index: 0;
  display: flex;
  align-items: center;
  /*    .title-gray{
          color: $text-dark;
          font-size: 55px;
          span{
              color: $primary-dark-color;
              font-family: "PFDinTextPro-Medium", sans-serif;
              font-style: normal;
              margin: 0 15px;
          }
      }*/ }
  .header-banner .container {
    position: absolute;
    left: 0;
    right: 0; }
    .header-banner .container p {
      color: #5b5b5b; }
    .header-banner .container .header-title-content.default label {
      width: max-content;
      margin-bottom: 1vw;
      color: #5b5b5b !important;
      font-family: "Montserrat-MediumItalic", sans-serif; }
      @media (max-width: 992px) {
        .header-banner .container .header-title-content.default label {
          margin-bottom: 15px; } }
      @media screen and (max-width: 767px) {
        .header-banner .container .header-title-content.default label {
          margin-bottom: 15px !important; } }
    .header-banner .container .header-title-content.default h1 {
      line-height: 1;
      /*                font-size: 2.5rem;*/
      font-size: 45px;
      color: #5b5b5b;
      margin-bottom: 16px;
      text-transform: uppercase;
      font-family: "PFDinTextPro-LightItalic", sans-serif; }
      @media (max-width: 992px) {
        .header-banner .container .header-title-content.default h1 {
          line-height: 30px; } }
      .header-banner .container .header-title-content.default h1 span {
        display: block;
        font-family: "PFDinTextPro-MediumItalic", sans-serif; }
        @media (max-width: 992px) {
          .header-banner .container .header-title-content.default h1 span {
            display: unset; } }
    .header-banner .container .header-title-content.default p {
      width: 37vw;
      line-height: normal;
      font-family: "Montserrat-Regular", sans-serif; }
      @media screen and (max-width: 998px) {
        .header-banner .container .header-title-content.default p {
          width: 100% !important; } }

.right-arrow {
  width: 22px;
  height: 22px;
  text-align: center;
  transition: all .35s;
  background-image: url(../images/icon/down-icon.png);
  background-repeat: no-repeat;
  background-size: contain; }

.container .page-content.overflow-y {
  padding: 25px;
  z-index: 999;
  position: relative;
  border-top-left-radius: 28px;
  border-top-right-radius: 28px;
  background-color: #ffffff; }
  @media screen and (max-width: 767px) {
    .container .page-content.overflow-y {
      margin-top: 0;
      padding: 15px;
      padding-bottom: 6.25rem !important; } }
  .container .page-content.overflow-y p {
    color: #5b5b5b; }
  .container .page-content.overflow-y .comingsoon h2 {
    color: #5b5b5b; }

.avatar {
  position: relative;
  border-radius: 50%;
  overflow: hidden; }
  .avatar .avatar-upload {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    overflow: hidden; }
    .avatar .avatar-upload input[type='file'] {
      opacity: 0;
      position: absolute;
      width: 100%;
      height: 100%;
      z-index: 1;
      cursor: pointer; }
    .avatar .avatar-upload label {
      text-align: center;
      color: #ffffff !important;
      text-transform: capitalize;
      padding: 10px;
      padding-top: 5px;
      background-color: rgba(0, 0, 0, 0.5);
      bottom: 0;
      position: absolute; }

.bg-footer {
  background-color: rgba(0, 0, 0, 0.2); }

.pagination .screen-reader-text,
.pagination .nav-links .meta-nav {
  display: none; }
.pagination .nav-links {
  margin: 0 auto;
  display: flex; }
  .pagination .nav-links a {
    color: #5b5b5b; }
  .pagination .nav-links .page-numbers {
    width: 30px;
    height: 30px;
    text-align: center;
    display: block;
    line-height: 30px; }
    .pagination .nav-links .page-numbers.current {
      background: linear-gradient(0deg, #bf0609, #e30609) !important;
      border-radius: 50%;
      color: #ffffff; }

.woocommerce-breadcrumb {
  font-family: "PFDinTextPro-MediumItalic", sans-serif;
  color: #666 !important;
  text-transform: uppercase;
  margin: 30px 0px !important; }
  .woocommerce-breadcrumb a {
    color: #666;
    font-family: "PFDinTextPro-MediumItalic", sans-serif; }
    .woocommerce-breadcrumb a:last-child {
      color: #FC7821; }

.entry-summary .button.single_add_to_cart_button::before {
  content: '';
  width: 25px;
  height: 24px;
  display: inline-block;
  transition: all .35s;
  background-image: url(../images/icon/cart-icon.png);
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: -2px;
  position: absolute;
  left: 10px;
  top: 10px; }

.border-bottom {
  border-bottom: 1px solid #878787 !important; }

@media screen and (max-width: 1200px) {
  header .site-header .container .header-content {
    margin: 0 !important;
    padding-left: 15px; } }
@media (max-width: 992px) {
  .bannar .header-banner .container {
    max-width: 960px;
    margin-top: 0 !important; } }
@media screen and (max-width: 998px) {
  .bannar .header-banner .container {
    padding: 20px;
    position: static;
    margin-top: 0 !important;
    background-color: #d4d4d4; } }

.play-store p {
  font-family: "PFDinTextPro-Medium", sans-serif; }
.play-store .play-store-link {
  right: 70px;
  bottom: 0px; }
  .play-store .play-store-link img {
    filter: none !important;
    width: 150px !important;
    margin: 0 !important;
    border-radius: 5px; }

@media screen and (max-width: 998px) {
  .header-banner {
    position: static; } }
@media screen and (width: 768px) {
  .header-banner {
    flex-direction: column; } }
.header-banner .banner-image {
  width: 100%; }
  @media screen and (max-width: 998px) {
    .header-banner .banner-image {
      height: 50vw !important; }
      .header-banner .banner-image img {
        height: 100%;
        object-fit: cover; } }
@media (max-width: 992px) {
  .header-banner .container {
    max-width: 960px;
    margin-top: 0 !important; } }
@media screen and (max-width: 998px) {
  .header-banner .container {
    padding: 20px;
    position: static;
    margin-top: 0 !important;
    background-color: #d4d4d4; } }

.like-container {
  display: flex; }
  .like-container.archive {
    left: 3vw;
    right: 0;
    position: absolute;
    bottom: 5vw; }
  .like-container.active span.like {
    background-image: url(../images/icon/like-icon-red.png) !important; }
  .like-container.active span.count {
    color: #D1302F !important; }
  .like-container span.like {
    height: 45px;
    cursor: pointer;
    display: inline-block;
    background-size: 20px;
    width: 45px !important;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../images/icon/like-icon-gray.png); }
    .like-container span.like.outline {
      background-image: url(../images/icon/like-icon.png); }
  .like-container span.count {
    margin: 10px 0;
    color: #878787; }
    .like-container span.count.active {
      color: #D1302F; }

.archive-download-link {
  position: absolute;
  right: 100px;
  bottom: 30px; }
  .archive-download-link label.btn {
    box-shadow: none;
    margin-bottom: 0;
    background: #ffffff;
    color: #bf0609 !important;
    border-color: #bf0609 !important; }

.processing-video {
  top: 15vw;
  z-index: 1;
  width: 100%;
  bottom: auto;
  position: absolute;
  max-width: 728px;
  overflow: hidden; }

.left-sidebar .post-content .timeline-loader {
  top: 15vw;
  z-index: 1;
  width: 100%;
  bottom: auto;
  position: fixed;
  max-width: 728px;
  overflow: hidden; }
  .left-sidebar .post-content .timeline-loader .timeline-item .animated-background {
    zoom: 3;
    width: 16px;
    height: 16px;
    margin: auto;
    display: block;
    animation: wait 0.8s steps(1, start) infinite;
    background: linear-gradient(0deg, #f4f5fa 1px, transparent 0, transparent 8px, #f4f5fa 8px), linear-gradient(90deg, #f4f5fa 1px, #f6f9fb 0, #f6f9fb 3px, #f4f5fa 3px), linear-gradient(0deg, #ececf5 1px, transparent 0, transparent 8px, #ececf5 8px), linear-gradient(90deg, #ececf5 1px, #f2f3f9 0, #f2f3f9 3px, #ececf5 3px), linear-gradient(0deg, #e7eaf4 1px, transparent 0, transparent 8px, #e7eaf4 8px), linear-gradient(90deg, #e7eaf4 1px, #eef1f8 0, #eef1f8 3px, #e7eaf4 3px), linear-gradient(0deg, #b9bedd 1px, transparent 0, transparent 10px, #b9bedd 10px), linear-gradient(90deg, #b9bedd 1px, #d0d5e8 0, #d0d5e8 3px, #b9bedd 3px), linear-gradient(0deg, #9fa6d2 1px, transparent 0, transparent 15px, #9fa6d2 15px), linear-gradient(90deg, #9fa6d2 1px, #c0c5e1 0, #c0c5e1 3px, #9fa6d2 3px), linear-gradient(0deg, #8490c6 1px, transparent 0, transparent 15px, #8490c6 15px), linear-gradient(90deg, #8490c6 1px, #aeb5da 0, #aeb5da 3px, #8490c6 3px);
    background-repeat: no-repeat;
    background-size: 4px 9px, 4px 9px, 4px 9px, 4px 9px, 4px 9px, 4px 9px, 4px 11px, 4px 11px, 4px 16px, 4px 16px, 4px 16px, 4px 16px;
    background-position: -4px 3px, -4px 3px, -4px 3px, -4px 3px, -4px 3px, -4px 3px, -4px 2px, -4px 2px, -4px 0, -4px 0, -4px 0, -4px 0; }

@keyframes wait {
  12.5% {
    background-position: -4px, -4px, -4px, -4px, -4px, -4px, -4px, -4px, -4px, -4px, 0, 0; }
  25% {
    background-position: -4px, -4px, -4px, -4px, -4px, -4px, -4px, -4px, 0, 0, 6px, 6px; }
  37.5% {
    background-position: -4px, -4px, -4px, -4px, -4px, -4px, 0, 0, 6px, 6px, 12px, 12px; }
  50% {
    background-position: -4px, -4px, -4px, -4px, 0, 0, 6px, 6px, 12px, 12px, -4px, -4px; }
  62.5% {
    background-position: -4px, -4px, 0, 0, 6px, 6px, 12px, 12px, -4px, -4px, -4px, -4px; }
  75% {
    background-position: 0, 0, 6px, 6px, 12px, 12px, -4px, -4px, -4px, -4px, -4px, -4px; }
  87.5% {
    background-position: 6px, 6px, 12px, 12px, -4px, -4px, -4px, -4px, -4px, -4px, -4px, -4px; }
  100% {
    background-position: 12px, 12px, -4px, -4px, -4px, -4px, -4px, -4px, -4px, -4px, -4px, -4px; } }
@media screen and (max-width: 767px) {
  .page-template-page-single-recharge .header-banner,
  .page-template-page-ecom-pagemento .header-banner,
  .post-type-archive-news .header-banner,
  .post-type-archive .header-banner,
  .tax-product_cat .header-banner,
  .single-product .header-banner,
  .single-news .header-banner {
    display: block; } }
@media screen and (max-width: 767px) {
  .page-template-page-single-recharge .header-banner .banner-image img,
  .page-template-page-ecom-pagemento .header-banner .banner-image img,
  .post-type-archive-news .header-banner .banner-image img,
  .post-type-archive .header-banner .banner-image img,
  .tax-product_cat .header-banner .banner-image img,
  .single-product .header-banner .banner-image img,
  .single-news .header-banner .banner-image img {
    object-position: right; } }
@media screen and (max-width: 767px) {
  .page-template-page-single-recharge .header-banner .container,
  .page-template-page-ecom-pagemento .header-banner .container,
  .post-type-archive-news .header-banner .container,
  .post-type-archive .header-banner .container,
  .tax-product_cat .header-banner .container,
  .single-product .header-banner .container,
  .single-news .header-banner .container {
    background: #f82a3e; } }
@media screen and (max-width: 767px) {
  .page-template-page-single-recharge .header-banner .container .header-title-content.default h1.title-yellow span,
  .page-template-page-ecom-pagemento .header-banner .container .header-title-content.default h1.title-yellow span,
  .post-type-archive-news .header-banner .container .header-title-content.default h1.title-yellow span,
  .post-type-archive .header-banner .container .header-title-content.default h1.title-yellow span,
  .tax-product_cat .header-banner .container .header-title-content.default h1.title-yellow span,
  .single-product .header-banner .container .header-title-content.default h1.title-yellow span,
  .single-news .header-banner .container .header-title-content.default h1.title-yellow span {
    font-size: 35px !important;
    line-height: normal; } }
@media screen and (max-width: 767px) {
  .page-template-page-single-recharge .header-banner .container .header-title-content.default h1.title-yellow,
  .page-template-page-ecom-pagemento .header-banner .container .header-title-content.default h1.title-yellow,
  .post-type-archive-news .header-banner .container .header-title-content.default h1.title-yellow,
  .post-type-archive .header-banner .container .header-title-content.default h1.title-yellow,
  .tax-product_cat .header-banner .container .header-title-content.default h1.title-yellow,
  .single-product .header-banner .container .header-title-content.default h1.title-yellow,
  .single-news .header-banner .container .header-title-content.default h1.title-yellow {
    font-size: 35px !important;
    margin: 0; } }
.page-template-page-single-recharge .header-title-content.default h1.title-yellow,
.page-template-page-ecom-pagemento .header-title-content.default h1.title-yellow,
.post-type-archive-news .header-title-content.default h1.title-yellow,
.post-type-archive .header-title-content.default h1.title-yellow,
.tax-product_cat .header-title-content.default h1.title-yellow,
.single-product .header-title-content.default h1.title-yellow,
.single-news .header-title-content.default h1.title-yellow {
  margin-top: -10px;
  font-size: 68px !important; }
  .page-template-page-single-recharge .header-title-content.default h1.title-yellow span,
  .page-template-page-ecom-pagemento .header-title-content.default h1.title-yellow span,
  .post-type-archive-news .header-title-content.default h1.title-yellow span,
  .post-type-archive .header-title-content.default h1.title-yellow span,
  .tax-product_cat .header-title-content.default h1.title-yellow span,
  .single-product .header-title-content.default h1.title-yellow span,
  .single-news .header-title-content.default h1.title-yellow span {
    display: block;
    font-size: 68px !important; }
    @media screen and (max-width: 767px) {
      .page-template-page-single-recharge .header-title-content.default h1.title-yellow span,
      .page-template-page-ecom-pagemento .header-title-content.default h1.title-yellow span,
      .post-type-archive-news .header-title-content.default h1.title-yellow span,
      .post-type-archive .header-title-content.default h1.title-yellow span,
      .tax-product_cat .header-title-content.default h1.title-yellow span,
      .single-product .header-title-content.default h1.title-yellow span,
      .single-news .header-title-content.default h1.title-yellow span {
        font-size: 35px !important;
        line-height: normal; } }
  @media screen and (max-width: 767px) {
    .page-template-page-single-recharge .header-title-content.default h1.title-yellow,
    .page-template-page-ecom-pagemento .header-title-content.default h1.title-yellow,
    .post-type-archive-news .header-title-content.default h1.title-yellow,
    .post-type-archive .header-title-content.default h1.title-yellow,
    .tax-product_cat .header-title-content.default h1.title-yellow,
    .single-product .header-title-content.default h1.title-yellow,
    .single-news .header-title-content.default h1.title-yellow {
      font-size: 35px !important;
      margin: 0; } }
.page-template-page-single-recharge .main .container.header-accordion .accordion-item.header-badge,
.page-template-page-ecom-pagemento .main .container.header-accordion .accordion-item.header-badge,
.post-type-archive-news .main .container.header-accordion .accordion-item.header-badge,
.post-type-archive .main .container.header-accordion .accordion-item.header-badge,
.tax-product_cat .main .container.header-accordion .accordion-item.header-badge,
.single-product .main .container.header-accordion .accordion-item.header-badge,
.single-news .main .container.header-accordion .accordion-item.header-badge {
  top: 35px; }
  .page-template-page-single-recharge .main .container.header-accordion .accordion-item.header-badge .accordion-content,
  .page-template-page-ecom-pagemento .main .container.header-accordion .accordion-item.header-badge .accordion-content,
  .post-type-archive-news .main .container.header-accordion .accordion-item.header-badge .accordion-content,
  .post-type-archive .main .container.header-accordion .accordion-item.header-badge .accordion-content,
  .tax-product_cat .main .container.header-accordion .accordion-item.header-badge .accordion-content,
  .single-product .main .container.header-accordion .accordion-item.header-badge .accordion-content,
  .single-news .main .container.header-accordion .accordion-item.header-badge .accordion-content {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background: linear-gradient(0deg, #D1302F, #ED713D) !important;
    width: 75% !important;
    margin-left: auto;
    margin-right: auto; }
    .page-template-page-single-recharge .main .container.header-accordion .accordion-item.header-badge .accordion-content ul,
    .page-template-page-ecom-pagemento .main .container.header-accordion .accordion-item.header-badge .accordion-content ul,
    .post-type-archive-news .main .container.header-accordion .accordion-item.header-badge .accordion-content ul,
    .post-type-archive .main .container.header-accordion .accordion-item.header-badge .accordion-content ul,
    .tax-product_cat .main .container.header-accordion .accordion-item.header-badge .accordion-content ul,
    .single-product .main .container.header-accordion .accordion-item.header-badge .accordion-content ul,
    .single-news .main .container.header-accordion .accordion-item.header-badge .accordion-content ul {
      padding-top: 0;
      padding-left: 15px;
      padding-right: 15px; }
      .page-template-page-single-recharge .main .container.header-accordion .accordion-item.header-badge .accordion-content ul li:nth-child(even),
      .page-template-page-ecom-pagemento .main .container.header-accordion .accordion-item.header-badge .accordion-content ul li:nth-child(even),
      .post-type-archive-news .main .container.header-accordion .accordion-item.header-badge .accordion-content ul li:nth-child(even),
      .post-type-archive .main .container.header-accordion .accordion-item.header-badge .accordion-content ul li:nth-child(even),
      .tax-product_cat .main .container.header-accordion .accordion-item.header-badge .accordion-content ul li:nth-child(even),
      .single-product .main .container.header-accordion .accordion-item.header-badge .accordion-content ul li:nth-child(even),
      .single-news .main .container.header-accordion .accordion-item.header-badge .accordion-content ul li:nth-child(even) {
        background-color: transparent; }
      .page-template-page-single-recharge .main .container.header-accordion .accordion-item.header-badge .accordion-content ul li a,
      .page-template-page-ecom-pagemento .main .container.header-accordion .accordion-item.header-badge .accordion-content ul li a,
      .post-type-archive-news .main .container.header-accordion .accordion-item.header-badge .accordion-content ul li a,
      .post-type-archive .main .container.header-accordion .accordion-item.header-badge .accordion-content ul li a,
      .tax-product_cat .main .container.header-accordion .accordion-item.header-badge .accordion-content ul li a,
      .single-product .main .container.header-accordion .accordion-item.header-badge .accordion-content ul li a,
      .single-news .main .container.header-accordion .accordion-item.header-badge .accordion-content ul li a {
        font-family: "PFDinTextPro-MediumItalic", sans-serif;
        color: #ffffff !important;
        font-size: 14px; }
        .page-template-page-single-recharge .main .container.header-accordion .accordion-item.header-badge .accordion-content ul li a.btn-outline-white,
        .page-template-page-ecom-pagemento .main .container.header-accordion .accordion-item.header-badge .accordion-content ul li a.btn-outline-white,
        .post-type-archive-news .main .container.header-accordion .accordion-item.header-badge .accordion-content ul li a.btn-outline-white,
        .post-type-archive .main .container.header-accordion .accordion-item.header-badge .accordion-content ul li a.btn-outline-white,
        .tax-product_cat .main .container.header-accordion .accordion-item.header-badge .accordion-content ul li a.btn-outline-white,
        .single-product .main .container.header-accordion .accordion-item.header-badge .accordion-content ul li a.btn-outline-white,
        .single-news .main .container.header-accordion .accordion-item.header-badge .accordion-content ul li a.btn-outline-white {
          width: 140px;
          justify-content: center;
          box-shadow: none;
          border: 1px solid #ffffff; }
.page-template-page-single-recharge .page-content,
.page-template-page-ecom-pagemento .page-content,
.post-type-archive-news .page-content,
.post-type-archive .page-content,
.tax-product_cat .page-content,
.single-product .page-content,
.single-news .page-content {
  z-index: auto; }
  @media screen and (max-width: 767px) {
    .page-template-page-single-recharge .page-content,
    .page-template-page-ecom-pagemento .page-content,
    .post-type-archive-news .page-content,
    .post-type-archive .page-content,
    .tax-product_cat .page-content,
    .single-product .page-content,
    .single-news .page-content {
      padding: 15px;
      margin-top: 0;
      border-top-left-radius: 0;
      border-top-right-radius: 0; } }
  .page-template-page-single-recharge .page-content h3.title-gray + label,
  .page-template-page-single-recharge .page-content h1.title-gray + label,
  .page-template-page-ecom-pagemento .page-content h3.title-gray + label,
  .page-template-page-ecom-pagemento .page-content h1.title-gray + label,
  .post-type-archive-news .page-content h3.title-gray + label,
  .post-type-archive-news .page-content h1.title-gray + label,
  .post-type-archive .page-content h3.title-gray + label,
  .post-type-archive .page-content h1.title-gray + label,
  .tax-product_cat .page-content h3.title-gray + label,
  .tax-product_cat .page-content h1.title-gray + label,
  .single-product .page-content h3.title-gray + label,
  .single-product .page-content h1.title-gray + label,
  .single-news .page-content h3.title-gray + label,
  .single-news .page-content h1.title-gray + label {
    display: none !important; }
  .page-template-page-single-recharge .page-content .success h1.message.title-gray,
  .page-template-page-single-recharge .page-content .failure h1.message.title-gray,
  .page-template-page-ecom-pagemento .page-content .success h1.message.title-gray,
  .page-template-page-ecom-pagemento .page-content .failure h1.message.title-gray,
  .post-type-archive-news .page-content .success h1.message.title-gray,
  .post-type-archive-news .page-content .failure h1.message.title-gray,
  .post-type-archive .page-content .success h1.message.title-gray,
  .post-type-archive .page-content .failure h1.message.title-gray,
  .tax-product_cat .page-content .success h1.message.title-gray,
  .tax-product_cat .page-content .failure h1.message.title-gray,
  .single-product .page-content .success h1.message.title-gray,
  .single-product .page-content .failure h1.message.title-gray,
  .single-news .page-content .success h1.message.title-gray,
  .single-news .page-content .failure h1.message.title-gray {
    line-height: 1;
    width: 41% !important;
    margin: 0 auto; }
  .page-template-page-single-recharge .page-content .success .success-image,
  .page-template-page-single-recharge .page-content .success .failure-image,
  .page-template-page-single-recharge .page-content .failure .success-image,
  .page-template-page-single-recharge .page-content .failure .failure-image,
  .page-template-page-ecom-pagemento .page-content .success .success-image,
  .page-template-page-ecom-pagemento .page-content .success .failure-image,
  .page-template-page-ecom-pagemento .page-content .failure .success-image,
  .page-template-page-ecom-pagemento .page-content .failure .failure-image,
  .post-type-archive-news .page-content .success .success-image,
  .post-type-archive-news .page-content .success .failure-image,
  .post-type-archive-news .page-content .failure .success-image,
  .post-type-archive-news .page-content .failure .failure-image,
  .post-type-archive .page-content .success .success-image,
  .post-type-archive .page-content .success .failure-image,
  .post-type-archive .page-content .failure .success-image,
  .post-type-archive .page-content .failure .failure-image,
  .tax-product_cat .page-content .success .success-image,
  .tax-product_cat .page-content .success .failure-image,
  .tax-product_cat .page-content .failure .success-image,
  .tax-product_cat .page-content .failure .failure-image,
  .single-product .page-content .success .success-image,
  .single-product .page-content .success .failure-image,
  .single-product .page-content .failure .success-image,
  .single-product .page-content .failure .failure-image,
  .single-news .page-content .success .success-image,
  .single-news .page-content .success .failure-image,
  .single-news .page-content .failure .success-image,
  .single-news .page-content .failure .failure-image {
    width: 75px;
    height: 75px;
    margin: auto; }
  @media screen and (max-width: 767px) {
    .page-template-page-single-recharge .page-content .site-main .product-title .woocommerce-products-header .category-title .woocommerce-products-header__title,
    .page-template-page-ecom-pagemento .page-content .site-main .product-title .woocommerce-products-header .category-title .woocommerce-products-header__title,
    .post-type-archive-news .page-content .site-main .product-title .woocommerce-products-header .category-title .woocommerce-products-header__title,
    .post-type-archive .page-content .site-main .product-title .woocommerce-products-header .category-title .woocommerce-products-header__title,
    .tax-product_cat .page-content .site-main .product-title .woocommerce-products-header .category-title .woocommerce-products-header__title,
    .single-product .page-content .site-main .product-title .woocommerce-products-header .category-title .woocommerce-products-header__title,
    .single-news .page-content .site-main .product-title .woocommerce-products-header .category-title .woocommerce-products-header__title {
      font-size: 20px; } }
.page-template-page-single-recharge .header-banner .container .header-title-content h1,
.page-template-page-ecom-pagemento .header-banner .container .header-title-content h1,
.post-type-archive-news .header-banner .container .header-title-content h1,
.post-type-archive .header-banner .container .header-title-content h1,
.tax-product_cat .header-banner .container .header-title-content h1,
.single-product .header-banner .container .header-title-content h1,
.single-news .header-banner .container .header-title-content h1 {
  color: #ffffff;
  font-family: "PFDinTextPro-MediumItalic", sans-serif; }
  .page-template-page-single-recharge .header-banner .container .header-title-content h1 span,
  .page-template-page-ecom-pagemento .header-banner .container .header-title-content h1 span,
  .post-type-archive-news .header-banner .container .header-title-content h1 span,
  .post-type-archive .header-banner .container .header-title-content h1 span,
  .tax-product_cat .header-banner .container .header-title-content h1 span,
  .single-product .header-banner .container .header-title-content h1 span,
  .single-news .header-banner .container .header-title-content h1 span {
    font-size: 70px; }
.page-template-page-single-recharge .header-banner .container .header-title-content p,
.page-template-page-ecom-pagemento .header-banner .container .header-title-content p,
.post-type-archive-news .header-banner .container .header-title-content p,
.post-type-archive .header-banner .container .header-title-content p,
.tax-product_cat .header-banner .container .header-title-content p,
.single-product .header-banner .container .header-title-content p,
.single-news .header-banner .container .header-title-content p {
  color: #ffffff;
  width: 445px !important;
  font-family: "Montserrat-Medium", sans-serif; }
  @media screen and (max-width: 600px) {
    .page-template-page-single-recharge .header-banner .container .header-title-content p,
    .page-template-page-ecom-pagemento .header-banner .container .header-title-content p,
    .post-type-archive-news .header-banner .container .header-title-content p,
    .post-type-archive .header-banner .container .header-title-content p,
    .tax-product_cat .header-banner .container .header-title-content p,
    .single-product .header-banner .container .header-title-content p,
    .single-news .header-banner .container .header-title-content p {
      width: auto !important; } }

.woocommerce .bg-gray-light .container .page-content.overflow-y,
.woocommerce-js .bg-gray-light .container .page-content.overflow-y {
  z-index: auto; }
  @media screen and (max-width: 767px) {
    .woocommerce .bg-gray-light .container .page-content.overflow-y,
    .woocommerce-js .bg-gray-light .container .page-content.overflow-y {
      padding: 15px;
      margin-top: 0;
      border-top-left-radius: 0;
      border-top-right-radius: 0; } }
.woocommerce .loader:before,
.woocommerce-js .loader:before {
  display: none; }
.woocommerce .title-gray span,
.woocommerce-js .title-gray span {
  color: #D1302F; }
.woocommerce .product-filter,
.woocommerce-js .product-filter {
  margin: 25px 0;
  margin-bottom: 35px; }
  .woocommerce .product-filter .input-group.margin-top,
  .woocommerce-js .product-filter .input-group.margin-top {
    /* 
    .input-group-btn{
        .btn{
            background: $text-orange !important;
        }
    }
    */ }
    @media (max-width: 992px) {
      .woocommerce .product-filter .input-group.margin-top,
      .woocommerce-js .product-filter .input-group.margin-top {
        display: block; } }
.woocommerce .product .summary,
.woocommerce .product .images,
.woocommerce-js .product .summary,
.woocommerce-js .product .images {
  margin-bottom: 60px; }
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message,
.woocommerce-js .woocommerce-info,
.woocommerce-js .woocommerce-message {
  background-color: transparent;
  border: 0;
  font-size: 20px;
  color: #D1302F;
  font-family: "PFDinTextPro-MediumItalic", sans-serif; }
  .woocommerce .woocommerce-info span,
  .woocommerce .woocommerce-message span,
  .woocommerce-js .woocommerce-info span,
  .woocommerce-js .woocommerce-message span {
    color: #FC7821;
    font-family: "PFDinTextPro-MediumItalic", sans-serif; }
  .woocommerce .woocommerce-info:before,
  .woocommerce .woocommerce-message:before,
  .woocommerce-js .woocommerce-info:before,
  .woocommerce-js .woocommerce-message:before {
    content: '';
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    background-size: contain; }
  .woocommerce .woocommerce-info .button.wc-forward,
  .woocommerce .woocommerce-message .button.wc-forward,
  .woocommerce-js .woocommerce-info .button.wc-forward,
  .woocommerce-js .woocommerce-message .button.wc-forward {
    background: #FC7821 !important;
    color: #ffffff;
    box-shadow: none; }
  .woocommerce .woocommerce-info a,
  .woocommerce .woocommerce-message a,
  .woocommerce-js .woocommerce-info a,
  .woocommerce-js .woocommerce-message a {
    color: #bf0609; }
.woocommerce .woocommerce-info:before,
.woocommerce-js .woocommerce-info:before {
  background-image: url("../images/icon/info-icon.png"); }
.woocommerce .woocommerce-message:before,
.woocommerce-js .woocommerce-message:before {
  background-image: url("../images/icon/success.png"); }
.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-js .col2-set .col-1,
.woocommerce-js .col2-set .col-2 {
  float: none;
  max-width: 100%;
  width: 100%;
  padding: 0;
  margin-bottom: 25px; }
  @media screen and (max-width: 767px) {
    .woocommerce .col2-set .col-1,
    .woocommerce .col2-set .col-2,
    .woocommerce-js .col2-set .col-1,
    .woocommerce-js .col2-set .col-2 {
      margin-bottom: 15px; } }
.woocommerce .button:not(.btn-gray),
.woocommerce-js .button:not(.btn-gray) {
  background: linear-gradient(0deg, #D1302F, #FC7821) !important;
  border-radius: 25px !important;
  font-family: "PFDinTextPro-MediumItalic", sans-serif;
  text-transform: uppercase !important;
  font-weight: 100;
  padding: 12px 20px !important;
  font-size: 14px !important;
  color: #ffffff;
  box-shadow: 4px 4px 5px #878787; }
  @media screen and (max-width: 767px) {
    .woocommerce .button:not(.btn-gray),
    .woocommerce-js .button:not(.btn-gray) {
      width: 100%;
      text-align: center; } }
.woocommerce .button:hover, .woocommerce .button:focus,
.woocommerce-js .button:hover,
.woocommerce-js .button:focus {
  outline: none; }
.woocommerce .woocommerce-products-header,
.woocommerce-js .woocommerce-products-header {
  overflow-x: initial; }
  .woocommerce .woocommerce-products-header .title-red,
  .woocommerce-js .woocommerce-products-header .title-red {
    font-family: "PFDinTextPro-Italic", sans-serif; }
.woocommerce .summary .product_title,
.woocommerce-js .summary .product_title {
  display: none; }
.woocommerce .product_title.title-red,
.woocommerce-js .product_title.title-red {
  font-family: "PFDinTextPro-MediumItalic", sans-serif !important;
  text-transform: uppercase;
  margin-bottom: 25px;
  font-size: 35px; }
  @media screen and (max-width: 1024px) {
    .woocommerce .product_title.title-red,
    .woocommerce-js .product_title.title-red {
      font-size: 24px; } }
.woocommerce .category-title,
.woocommerce-js .category-title {
  border-radius: 45px;
  justify-content: space-between;
  padding: 15px 30px;
  margin: 25px 0;
  align-items: center;
  text-transform: uppercase;
  background: linear-gradient(0deg, #D1302F, #ED713D) !important; }
  .woocommerce .category-title h1,
  .woocommerce-js .category-title h1 {
    color: #ffffff;
    font-style: normal;
    margin: 0;
    font-size: 38px;
    font-family: "PFDinTextPro-MediumItalic", sans-serif; }
    @media screen and (max-width: 767px) {
      .woocommerce .category-title h1,
      .woocommerce-js .category-title h1 {
        font-size: 20px; } }
  @media screen and (max-width: 767px) {
    .woocommerce .category-title.flex,
    .woocommerce-js .category-title.flex {
      flex-direction: column; } }
.woocommerce .product-quantity,
.woocommerce .quantity,
.woocommerce-js .product-quantity,
.woocommerce-js .quantity {
  margin: 0px 10px; }
  .woocommerce .product-quantity label,
  .woocommerce .quantity label,
  .woocommerce-js .product-quantity label,
  .woocommerce-js .quantity label {
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
    color: #878787;
    font-family: "PFDinTextPro-MediumItalic", sans-serif; }
  .woocommerce .product-quantity .input-group,
  .woocommerce .quantity .input-group,
  .woocommerce-js .product-quantity .input-group,
  .woocommerce-js .quantity .input-group {
    justify-content: center;
    background: linear-gradient(0deg, #D1302F, #ED713D) !important;
    border-radius: 25px;
    padding: 5px;
    flex-wrap: nowrap;
    flex-direction: row-reverse; }
    .woocommerce .product-quantity .input-group .input-group-btn .btn,
    .woocommerce .quantity .input-group .input-group-btn .btn,
    .woocommerce-js .product-quantity .input-group .input-group-btn .btn,
    .woocommerce-js .quantity .input-group .input-group-btn .btn {
      padding: 5px !important;
      width: 30px;
      height: 30px;
      display: flex;
      align-items: center;
      justify-content: center; }
      .woocommerce .product-quantity .input-group .input-group-btn .btn span,
      .woocommerce .quantity .input-group .input-group-btn .btn span,
      .woocommerce-js .product-quantity .input-group .input-group-btn .btn span,
      .woocommerce-js .quantity .input-group .input-group-btn .btn span {
        font-size: 20px;
        line-height: 15px; }
    .woocommerce .product-quantity .input-group .input-group-btn .btn-number,
    .woocommerce .quantity .input-group .input-group-btn .btn-number,
    .woocommerce-js .product-quantity .input-group .input-group-btn .btn-number,
    .woocommerce-js .quantity .input-group .input-group-btn .btn-number {
      background-color: #ffffff !important;
      color: #D1302F !important;
      box-shadow: none; }
      .woocommerce .product-quantity .input-group .input-group-btn .btn-number span,
      .woocommerce .quantity .input-group .input-group-btn .btn-number span,
      .woocommerce-js .product-quantity .input-group .input-group-btn .btn-number span,
      .woocommerce-js .quantity .input-group .input-group-btn .btn-number span {
        font-size: 25px;
        line-height: normal;
        position: absolute;
        top: 4px;
        color: #D1302F !important;
        font-family: "PFDinTextPro-Medium", sans-serif; }
    .woocommerce .product-quantity .input-group input,
    .woocommerce .quantity .input-group input,
    .woocommerce-js .product-quantity .input-group input,
    .woocommerce-js .quantity .input-group input {
      width: 80px;
      text-align: center;
      height: 30px;
      text-indent: 0;
      margin: 0 -12px;
      color: #ffffff;
      font-family: "PFDinTextPro-MediumItalic", sans-serif;
      border: 0;
      font-size: 22px; }
      .woocommerce .product-quantity .input-group input::-webkit-inner-spin-button, .woocommerce .product-quantity .input-group input::-webkit-outer-spin-button,
      .woocommerce .quantity .input-group input::-webkit-inner-spin-button,
      .woocommerce .quantity .input-group input::-webkit-outer-spin-button,
      .woocommerce-js .product-quantity .input-group input::-webkit-inner-spin-button,
      .woocommerce-js .product-quantity .input-group input::-webkit-outer-spin-button,
      .woocommerce-js .quantity .input-group input::-webkit-inner-spin-button,
      .woocommerce-js .quantity .input-group input::-webkit-outer-spin-button {
        -webkit-appearance: none; }
      .woocommerce .product-quantity .input-group input:focus,
      .woocommerce .quantity .input-group input:focus,
      .woocommerce-js .product-quantity .input-group input:focus,
      .woocommerce-js .quantity .input-group input:focus {
        outline-color: transparent !important; }
      @media screen and (max-width: 767px) {
        .woocommerce .product-quantity .input-group input,
        .woocommerce .quantity .input-group input,
        .woocommerce-js .product-quantity .input-group input,
        .woocommerce-js .quantity .input-group input {
          width: 100%; } }
.woocommerce .woocommerce-product-search .search-field,
.woocommerce-js .woocommerce-product-search .search-field {
  width: calc( 100% - 110px );
  border: 1px solid #b2b2b2;
  box-shadow: none;
  text-indent: 25px;
  border-radius: 25px;
  margin-right: 12px;
  color: #FC7821;
  font-family: "PFDinTextPro-MediumItalic", sans-serif; }
  @media (max-width: 992px) {
    .woocommerce .woocommerce-product-search .search-field,
    .woocommerce-js .woocommerce-product-search .search-field {
      width: 95%;
      height: 35px;
      font-size: 14px;
      margin-bottom: 10px; } }
  .woocommerce .woocommerce-product-search .search-field::-webkit-input-placeholder,
  .woocommerce-js .woocommerce-product-search .search-field::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #FC7821; }
  .woocommerce .woocommerce-product-search .search-field::-moz-placeholder,
  .woocommerce-js .woocommerce-product-search .search-field::-moz-placeholder {
    /* Firefox 19+ */
    color: #FC7821; }
  .woocommerce .woocommerce-product-search .search-field:-ms-input-placeholder,
  .woocommerce-js .woocommerce-product-search .search-field:-ms-input-placeholder {
    /* IE 10+ */
    color: #FC7821; }
  .woocommerce .woocommerce-product-search .search-field:-moz-placeholder,
  .woocommerce-js .woocommerce-product-search .search-field:-moz-placeholder {
    /* Firefox 18- */
    color: #FC7821; }
  .woocommerce .woocommerce-product-search .search-field:hover, .woocommerce .woocommerce-product-search .search-field:focus,
  .woocommerce-js .woocommerce-product-search .search-field:hover,
  .woocommerce-js .woocommerce-product-search .search-field:focus {
    outline: none; }
.woocommerce .woocommerce-product-search .input-group-btn .btn,
.woocommerce-js .woocommerce-product-search .input-group-btn .btn {
  border: none;
  background: linear-gradient(0deg, #D1302F, #FC7821) !important; }
  @media (max-width: 992px) {
    .woocommerce .woocommerce-product-search .input-group-btn .btn,
    .woocommerce-js .woocommerce-product-search .input-group-btn .btn {
      margin: 0 auto;
      padding: 8px 20px !important; } }
.woocommerce #quantityform,
.woocommerce-js #quantityform {
  margin-bottom: 30px; }
  .woocommerce #quantityform .filter-points-slider .points-slider,
  .woocommerce-js #quantityform .filter-points-slider .points-slider {
    display: flex;
    align-items: center;
    border: 1px solid #dadada;
    padding: 0 15px;
    border-radius: 30px; }
    @media (max-width: 992px) {
      .woocommerce #quantityform .filter-points-slider .points-slider,
      .woocommerce-js #quantityform .filter-points-slider .points-slider {
        flex-direction: column;
        padding: 15px; } }
    .woocommerce #quantityform .filter-points-slider .points-slider .irs-from,
    .woocommerce #quantityform .filter-points-slider .points-slider .irs-to,
    .woocommerce-js #quantityform .filter-points-slider .points-slider .irs-from,
    .woocommerce-js #quantityform .filter-points-slider .points-slider .irs-to {
      display: none; }
    .woocommerce #quantityform .filter-points-slider .points-slider #from,
    .woocommerce #quantityform .filter-points-slider .points-slider #to,
    .woocommerce-js #quantityform .filter-points-slider .points-slider #from,
    .woocommerce-js #quantityform .filter-points-slider .points-slider #to {
      height: auto;
      border: 0;
      width: 100px;
      text-indent: 0; }
      @media (max-width: 992px) {
        .woocommerce #quantityform .filter-points-slider .points-slider #from,
        .woocommerce #quantityform .filter-points-slider .points-slider #to,
        .woocommerce-js #quantityform .filter-points-slider .points-slider #from,
        .woocommerce-js #quantityform .filter-points-slider .points-slider #to {
          text-align: center; } }
    @media (max-width: 992px) {
      .woocommerce #quantityform .filter-points-slider .points-slider #from,
      .woocommerce-js #quantityform .filter-points-slider .points-slider #from {
        margin-bottom: -20px; } }
    .woocommerce #quantityform .filter-points-slider .points-slider #to,
    .woocommerce-js #quantityform .filter-points-slider .points-slider #to {
      text-indent: 5px;
      text-align: center; }
      @media (max-width: 992px) {
        .woocommerce #quantityform .filter-points-slider .points-slider #to,
        .woocommerce-js #quantityform .filter-points-slider .points-slider #to {
          margin-bottom: 10px; } }
    .woocommerce #quantityform .filter-points-slider .points-slider .irs--round,
    .woocommerce-js #quantityform .filter-points-slider .points-slider .irs--round {
      height: 70px;
      width: 100%;
      margin: 0 5px;
      margin-right: 0; }
      @media (max-width: 992px) {
        .woocommerce #quantityform .filter-points-slider .points-slider .irs--round,
        .woocommerce-js #quantityform .filter-points-slider .points-slider .irs--round {
          height: 50px; } }
      .woocommerce #quantityform .filter-points-slider .points-slider .irs--round .irs .irs-min,
      .woocommerce #quantityform .filter-points-slider .points-slider .irs--round .irs .irs-max,
      .woocommerce-js #quantityform .filter-points-slider .points-slider .irs--round .irs .irs-min,
      .woocommerce-js #quantityform .filter-points-slider .points-slider .irs--round .irs .irs-max {
        background-color: transparent; }
      .woocommerce #quantityform .filter-points-slider .points-slider .irs--round .irs .irs-from,
      .woocommerce #quantityform .filter-points-slider .points-slider .irs--round .irs .irs-to,
      .woocommerce #quantityform .filter-points-slider .points-slider .irs--round .irs .irs-single,
      .woocommerce-js #quantityform .filter-points-slider .points-slider .irs--round .irs .irs-from,
      .woocommerce-js #quantityform .filter-points-slider .points-slider .irs--round .irs .irs-to,
      .woocommerce-js #quantityform .filter-points-slider .points-slider .irs--round .irs .irs-single {
        display: none;
        background-color: #bf0609; }
        .woocommerce #quantityform .filter-points-slider .points-slider .irs--round .irs .irs-from:before,
        .woocommerce #quantityform .filter-points-slider .points-slider .irs--round .irs .irs-to:before,
        .woocommerce #quantityform .filter-points-slider .points-slider .irs--round .irs .irs-single:before,
        .woocommerce-js #quantityform .filter-points-slider .points-slider .irs--round .irs .irs-from:before,
        .woocommerce-js #quantityform .filter-points-slider .points-slider .irs--round .irs .irs-to:before,
        .woocommerce-js #quantityform .filter-points-slider .points-slider .irs--round .irs .irs-single:before {
          border: none; }
      .woocommerce #quantityform .filter-points-slider .points-slider .irs--round .irs-bar,
      .woocommerce #quantityform .filter-points-slider .points-slider .irs--round .irs-handle,
      .woocommerce-js #quantityform .filter-points-slider .points-slider .irs--round .irs-bar,
      .woocommerce-js #quantityform .filter-points-slider .points-slider .irs--round .irs-handle {
        border: none;
        background: linear-gradient(0deg, #D1302F, #ED713D) !important; }
  .woocommerce #quantityform .filter-points-slider .qty-form-group,
  .woocommerce-js #quantityform .filter-points-slider .qty-form-group {
    margin: auto 0px;
    margin-left: 10px; }
    .woocommerce #quantityform .filter-points-slider .qty-form-group .btn,
    .woocommerce-js #quantityform .filter-points-slider .qty-form-group .btn {
      padding: 8px 20px !important; }
.woocommerce .title-gray.mb-4,
.woocommerce-js .title-gray.mb-4 {
  color: #D1302F;
  font-family: "PFDinTextPro-MediumItalic", sans-serif; }
  .woocommerce .title-gray.mb-4 span,
  .woocommerce-js .title-gray.mb-4 span {
    color: #FC7821; }
.woocommerce .menu-content,
.woocommerce-js .menu-content {
  position: relative; }
  .woocommerce .menu-content .menu-title-bar,
  .woocommerce-js .menu-content .menu-title-bar {
    transition: all .5s ease-in-out;
    display: flex;
    height: 100%;
    min-width: 280px;
    align-items: center;
    justify-content: space-between;
    padding: 12px 20px !important;
    border-radius: 25px !important;
    font-family: "PFDinTextPro-Regular", sans-serif;
    text-transform: uppercase !important;
    font-weight: 100;
    background-color: #FC7821; }
    .woocommerce .menu-content .menu-title-bar .menu-title,
    .woocommerce-js .menu-content .menu-title-bar .menu-title {
      text-transform: uppercase;
      color: #ffffff;
      margin-right: 10px; }
    .woocommerce .menu-content .menu-title-bar .arrow-icon::before,
    .woocommerce-js .menu-content .menu-title-bar .arrow-icon::before {
      content: '';
      width: 22px;
      height: 22px;
      text-align: center;
      display: inline-block;
      transition: all .35s;
      background-image: url(../images/icon/down-icon.png);
      background-repeat: no-repeat;
      background-size: contain;
      position: absolute;
      right: 15px;
      top: 11px; }
    .woocommerce .menu-content .menu-title-bar:hover,
    .woocommerce-js .menu-content .menu-title-bar:hover {
      border-radius: 0 !important;
      border-top-left-radius: 25px !important;
      border-top-right-radius: 25px !important; }
      .woocommerce .menu-content .menu-title-bar:hover .arrow-icon::before,
      .woocommerce-js .menu-content .menu-title-bar:hover .arrow-icon::before {
        transform: rotate(180deg); }
  .woocommerce .menu-content .productos-menu-list,
  .woocommerce-js .menu-content .productos-menu-list {
    display: none;
    background-color: #F7F7F7;
    position: absolute;
    top: 45px;
    z-index: 9999;
    width: 100%;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    overflow-y: scroll;
    height: 450px;
    transition: all .5s ease-in-out;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4); }
    .woocommerce .menu-content .productos-menu-list .menu .list,
    .woocommerce-js .menu-content .productos-menu-list .menu .list {
      font-size: 14px;
      font-family: "PFDinTextPro-Medium", sans-serif;
      color: #5b5b5b;
      padding: 8px 20px;
      display: flex;
      align-items: center; }
      .woocommerce .menu-content .productos-menu-list .menu .list:hover,
      .woocommerce-js .menu-content .productos-menu-list .menu .list:hover {
        text-decoration: none; }
    .woocommerce .menu-content .productos-menu-list .menu:hover,
    .woocommerce-js .menu-content .productos-menu-list .menu:hover {
      background-color: #D1302F; }
      .woocommerce .menu-content .productos-menu-list .menu:hover a.list,
      .woocommerce-js .menu-content .productos-menu-list .menu:hover a.list {
        color: #ffffff !important; }
        .woocommerce .menu-content .productos-menu-list .menu:hover a.list .arrow-right,
        .woocommerce-js .menu-content .productos-menu-list .menu:hover a.list .arrow-right {
          border-color: #ffffff; }
    .woocommerce .menu-content .productos-menu-list .menu a,
    .woocommerce-js .menu-content .productos-menu-list .menu a {
      font-family: "PFDinTextPro-Regular", sans-serif;
      color: #5b5b5b;
      display: block;
      text-transform: capitalize; }
    .woocommerce .menu-content .productos-menu-list .menu .arrow-right,
    .woocommerce-js .menu-content .productos-menu-list .menu .arrow-right {
      display: block;
      width: 10px;
      height: 10px;
      margin: 0;
      margin-left: auto;
      border-bottom: 2px solid #D1302F;
      border-right: 2px solid #D1302F;
      transition: all .5s ease-in-out;
      transform: rotate(-45deg); }
    .woocommerce .menu-content .productos-menu-list .menu .category-submenu,
    .woocommerce-js .menu-content .productos-menu-list .menu .category-submenu {
      background-color: #dadada;
      display: none;
      height: 100%;
      width: 100%; }
      .woocommerce .menu-content .productos-menu-list .menu .category-submenu .menu:hover,
      .woocommerce-js .menu-content .productos-menu-list .menu .category-submenu .menu:hover {
        background-color: #ffffff; }
        .woocommerce .menu-content .productos-menu-list .menu .category-submenu .menu:hover a,
        .woocommerce-js .menu-content .productos-menu-list .menu .category-submenu .menu:hover a {
          color: #5b5b5b !important; }
          .woocommerce .menu-content .productos-menu-list .menu .category-submenu .menu:hover a.list .arrow-right,
          .woocommerce-js .menu-content .productos-menu-list .menu .category-submenu .menu:hover a.list .arrow-right {
            border-color: #D1302F;
            transform: rotate(45deg); }
      .woocommerce .menu-content .productos-menu-list .menu .category-submenu .menu .list,
      .woocommerce-js .menu-content .productos-menu-list .menu .category-submenu .menu .list {
        color: #5b5b5b !important; }
    .woocommerce .menu-content .productos-menu-list .menu:active .category-submenu,
    .woocommerce-js .menu-content .productos-menu-list .menu:active .category-submenu {
      display: block; }
      .woocommerce .menu-content .productos-menu-list .menu:active .category-submenu .list .arrow-right,
      .woocommerce-js .menu-content .productos-menu-list .menu:active .category-submenu .list .arrow-right {
        border-color: #D1302F;
        transform: rotate(45deg); }
  .woocommerce .menu-content:active .productos-menu-list, .woocommerce .menu-content:hover .productos-menu-list,
  .woocommerce-js .menu-content:active .productos-menu-list,
  .woocommerce-js .menu-content:hover .productos-menu-list {
    display: block; }
.woocommerce .page-content .title-gray.search-category-title,
.woocommerce-js .page-content .title-gray.search-category-title {
  color: #D1302F;
  font-family: "PFDinTextPro-MediumItalic", sans-serif; }
  .woocommerce .page-content .title-gray.search-category-title span,
  .woocommerce-js .page-content .title-gray.search-category-title span {
    color: #FC7821; }
.woocommerce .page-content .product,
.woocommerce-js .page-content .product {
  margin-bottom: 20px !important; }
  .woocommerce .page-content .product .related.products,
  .woocommerce-js .page-content .product .related.products {
    display: none; }
  .woocommerce .page-content .product span.price,
  .woocommerce-js .page-content .product span.price {
    display: flex !important;
    color: #5b5b5b !important;
    text-transform: uppercase;
    line-height: normal; }
    @media screen and (max-width: 767px) {
      .woocommerce .page-content .product span.price,
      .woocommerce-js .page-content .product span.price {
        text-align: center; } }
    .woocommerce .page-content .product span.price .price,
    .woocommerce-js .page-content .product span.price .price {
      display: block !important;
      margin: 0 !important;
      max-width: 100%; }
      .woocommerce .page-content .product span.price .price .woocommerce-Price-currencySymbol,
      .woocommerce-js .page-content .product span.price .price .woocommerce-Price-currencySymbol {
        font-family: "PFDinTextPro-MediumItalic", sans-serif;
        font-size: 14px;
        margin-right: 6px;
        color: #666;
        display: block; }
        .woocommerce .page-content .product span.price .price .woocommerce-Price-currencySymbol:last-child,
        .woocommerce-js .page-content .product span.price .price .woocommerce-Price-currencySymbol:last-child {
          margin-left: 5px;
          display: inline-block; }
      .woocommerce .page-content .product span.price .price .woocommerce-Price-amount,
      .woocommerce-js .page-content .product span.price .price .woocommerce-Price-amount {
        display: inline-block;
        font-family: "PFDinTextPro-MediumItalic", sans-serif; }
    .woocommerce .page-content .product span.price .partner-logo,
    .woocommerce-js .page-content .product span.price .partner-logo {
      width: 100px;
      margin: auto;
      margin-left: 15px; }
      .woocommerce .page-content .product span.price .partner-logo img,
      .woocommerce-js .page-content .product span.price .partner-logo img {
        margin: 0;
        width: 100%;
        height: auto;
        border-radius: 0;
        object-fit: contain; }
    .woocommerce .page-content .product span.price del,
    .woocommerce .page-content .product span.price ins,
    .woocommerce-js .page-content .product span.price del,
    .woocommerce-js .page-content .product span.price ins {
      font-weight: 400 !important;
      text-transform: uppercase;
      text-decoration: none;
      font-style: italic;
      font-size: 50%; }
      .woocommerce .page-content .product span.price del .woocommerce-Price-amount,
      .woocommerce .page-content .product span.price ins .woocommerce-Price-amount,
      .woocommerce-js .page-content .product span.price del .woocommerce-Price-amount,
      .woocommerce-js .page-content .product span.price ins .woocommerce-Price-amount {
        font-size: 25px !important;
        line-height: normal;
        font-style: normal; }
    .woocommerce .page-content .product span.price del,
    .woocommerce-js .page-content .product span.price del {
      text-decoration: line-through; }
  .woocommerce .page-content .product .price,
  .woocommerce-js .page-content .product .price {
    color: #5b5b5b !important;
    text-transform: uppercase;
    line-height: normal; }
    .woocommerce .page-content .product .price .woocommerce-Price-currencySymbol,
    .woocommerce-js .page-content .product .price .woocommerce-Price-currencySymbol {
      font-family: "PFDinTextPro-MediumItalic", sans-serif;
      font-size: 14px;
      color: #666; }
    .woocommerce .page-content .product .price .woocommerce-Price-amount,
    .woocommerce-js .page-content .product .price .woocommerce-Price-amount {
      display: inline-block;
      font-size: 35px !important;
      font-family: "PFDinTextPro-MediumItalic", sans-serif;
      color: #D1302F !important; }
    .woocommerce .page-content .product .price .price,
    .woocommerce-js .page-content .product .price .price {
      margin: 0 !important;
      max-width: 100%; }
      .woocommerce .page-content .product .price .price .woocommerce-Price-currencySymbol,
      .woocommerce-js .page-content .product .price .price .woocommerce-Price-currencySymbol {
        font-family: "PFDinTextPro-Italic", sans-serif;
        font-size: 14px;
        margin-right: 6px;
        color: #666; }
      .woocommerce .page-content .product .price .price .woocommerce-Price-amount,
      .woocommerce-js .page-content .product .price .price .woocommerce-Price-amount {
        display: block;
        font-size: 28px !important;
        font-family: "PFDinTextPro-MediumItalic", sans-serif; }
  .woocommerce .page-content .product select,
  .woocommerce-js .page-content .product select {
    border-radius: 25px;
    text-transform: uppercase;
    transition: all .35s;
    -webkit-appearance: none;
    position: relative; }
    .woocommerce .page-content .product select:focus,
    .woocommerce-js .page-content .product select:focus {
      outline: none; }
    .woocommerce .page-content .product select:after,
    .woocommerce-js .page-content .product select:after {
      content: '';
      width: 22px;
      height: 22px;
      text-align: center;
      display: inline-block;
      transition: all .35s;
      background-image: url(../images/icon/down-icon.png);
      background-repeat: no-repeat;
      background-color: #b2b2b2;
      background-size: contain;
      position: absolute;
      right: 15px;
      top: 11px; }
.woocommerce .page-content ul.products li a,
.woocommerce-js .page-content ul.products li a {
  color: #5b5b5b; }
  .woocommerce .page-content ul.products li a:hover,
  .woocommerce-js .page-content ul.products li a:hover {
    color: #5b5b5b; }
.woocommerce .page-content ul.products li .button,
.woocommerce-js .page-content ul.products li .button {
  font-family: "PFDinTextPro-MediumItalic", sans-serif; }
  .woocommerce .page-content ul.products li .button::before,
  .woocommerce-js .page-content ul.products li .button::before {
    content: '';
    width: 25px;
    height: 29px;
    display: inline-block;
    transition: all .35s;
    background-image: url(../images/icon/cart-icon-white.png);
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: -2px;
    position: absolute;
    left: 5vw;
    top: 6px; }
    @media screen and (max-width: 1600px) {
      .woocommerce .page-content ul.products li .button::before,
      .woocommerce-js .page-content ul.products li .button::before {
        left: 6vw; } }
.woocommerce .woocommerce-pagination .page-numbers,
.woocommerce-js .woocommerce-pagination .page-numbers {
  border: 0; }
  .woocommerce .woocommerce-pagination .page-numbers li,
  .woocommerce-js .woocommerce-pagination .page-numbers li {
    border: 0;
    margin: 5px; }
    .woocommerce .woocommerce-pagination .page-numbers li .page-numbers,
    .woocommerce-js .woocommerce-pagination .page-numbers li .page-numbers {
      width: 35px;
      height: 35px;
      color: #878787;
      text-align: center;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 50%;
      font-family: "PFDinTextPro-Regular", sans-serif; }
      .woocommerce .woocommerce-pagination .page-numbers li .page-numbers.current, .woocommerce .woocommerce-pagination .page-numbers li .page-numbers:hover,
      .woocommerce-js .woocommerce-pagination .page-numbers li .page-numbers.current,
      .woocommerce-js .woocommerce-pagination .page-numbers li .page-numbers:hover {
        background: linear-gradient(0deg, #D1302F, #ED713D) !important;
        color: #ffffff !important; }
      .woocommerce .woocommerce-pagination .page-numbers li .page-numbers.prev, .woocommerce .woocommerce-pagination .page-numbers li .page-numbers.next,
      .woocommerce-js .woocommerce-pagination .page-numbers li .page-numbers.prev,
      .woocommerce-js .woocommerce-pagination .page-numbers li .page-numbers.next {
        color: transparent !important;
        line-height: 0;
        position: relative; }
        .woocommerce .woocommerce-pagination .page-numbers li .page-numbers.prev:before, .woocommerce .woocommerce-pagination .page-numbers li .page-numbers.next:before,
        .woocommerce-js .woocommerce-pagination .page-numbers li .page-numbers.prev:before,
        .woocommerce-js .woocommerce-pagination .page-numbers li .page-numbers.next:before {
          content: '';
          width: 10px;
          height: 10px;
          display: block;
          border-left: 2px solid #5b5b5b;
          border-bottom: 2px solid #5b5b5b;
          transform: rotate(45deg);
          position: absolute;
          top: 10px;
          left: 0;
          right: -5px;
          margin: 0 auto; }
        .woocommerce .woocommerce-pagination .page-numbers li .page-numbers.prev:hover:before, .woocommerce .woocommerce-pagination .page-numbers li .page-numbers.next:hover:before,
        .woocommerce-js .woocommerce-pagination .page-numbers li .page-numbers.prev:hover:before,
        .woocommerce-js .woocommerce-pagination .page-numbers li .page-numbers.next:hover:before {
          border-color: #D1302F; }
      .woocommerce .woocommerce-pagination .page-numbers li .page-numbers.next:before,
      .woocommerce-js .woocommerce-pagination .page-numbers li .page-numbers.next:before {
        transform: rotate(-135deg);
        right: 5px; }
.woocommerce .product-category-badge,
.woocommerce-js .product-category-badge {
  z-index: 1;
  font-size: 10px;
  font-weight: 100;
  padding: 5px 15px;
  text-align: center;
  position: absolute;
  width: fit-content;
  color: #ffffff;
  border-radius: 15px;
  margin: 0 !important;
  top: 25px !important;
  left: 15px !important;
  min-width: 0 !important;
  min-height: 0 !important;
  text-transform: uppercase;
  line-height: 20px !important;
  background: linear-gradient(0deg, #D1302F, #FC7821) !important; }

:root {
  --Nhexa: 6;
  --gap: 0.5vw;
  --size: calc(calc(57vw / var(--Nhexa)) - var(--gap)); }

.mission-form {
  position: relative; }

section.hexa-grid {
  margin: calc(var(--size) * .3) auto 0;
  width: calc(var(--size) * calc(var(--Nhexa) - 1));
  display: grid;
  grid-template-columns: repeat(var(--Nhexa), 1fr);
  grid-gap: var(--gap);
  padding-top: 5vw;
  padding-left: 7vw;
  height: 30vw; }

.hexa-grid article {
  background-image: url(../images/common/initial-background.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: var(--size);
  height: calc(var(--size) / 1.1111111);
  clip-path: url(#hexagono);
  clip-path: polygon(25% 0, 75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%);
  margin-right: 5vw;
  color: #fff;
  overflow: hidden; }

.hexa-grid article.started {
  background-image: url(../images/common/start-background.png); }

.hexa-grid article.quarter {
  background-image: url(../images/common/quater-background.png); }

.hexa-grid article.bronze {
  background-image: url(../images/common/bronze-background.png); }

.hexa-grid article.silver {
  background-image: url(../images/common/silver-background.png); }

.hexa-grid article.gold {
  background-image: url(../images/common/gold-background.png); }

.hexa-grid article.started h2, .hexa-grid article.quarter h2, .hexa-grid article.bronze h2, .hexa-grid article.silver h2, .hexa-grid article.gold h2 {
  -webkit-text-stroke-width: 0;
  -webkit-text-fill-color: #fff; }

.hexa-grid article:nth-child(6n),
.hexa-grid article:nth-child(12n) {
  margin-right: 0; }

.hexa-grid article:nth-child(2n) {
  margin: calc(var(--size) * -.5) calc(var(--size) * -.25) 0 calc(var(--size) * -.75); }

.hexa-grid article::before {
  content: '';
  float: left;
  width: 25%;
  height: 100%;
  clip-path: polygon(0% 0%, 100% 0%, 0% 50%, 100% 100%, 0% 100%);
  shape-outside: polygon(0% 0%, 100% 0%, 0% 50%, 100% 100%, 0% 100%); }

.mission-background {
  position: absolute;
  left: 0;
  right: 0;
  top: 50px;
  width: 100%;
  height: 33vw; }

.mission-background img {
  width: 100%;
  height: 100%;
  object-fit: cover; }

/*img {
    width: var(--size);
    height: var(--size);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transform-origin: 0% 50%;
    transition: .75s;
    clip-path: url(#hexagono);
    clip-path: inherit;
    z-index:  10;
}*/
.hexa-grid article:hover img {
  transform: translate(-50%, -50%) rotate(-110deg); }

.hexa-grid article h2 {
  font-size: 3vw;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: white; }

.hexa-grid article figure {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  max-width: 50%;
  height: 100%;
  font-size: calc(9 / var(--Nhexa) * 1vw);
  line-height: 1;
  color: #fff;
  transition: .75s .05s;
  text-align: center; }

.hexa-grid article figure p {
  font-size: 70%;
  line-height: 1.2;
  width: 100%; }

.page-template #cconsent-bar {
  background-color: transparent;
  transition: unset;
  transform: unset;
  position: unset;
  padding: unset; }
  .page-template #cconsent-bar.ccb--hidden {
    display: none;
    transform: translateY(100%); }
  .page-template #cconsent-bar .overlay {
    background-color: rgba(0, 0, 0, 0.37);
    backdrop-filter: blur(20px) brightness(115%);
    overflow: hidden;
    position: fixed;
    z-index: 9999;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0; }
  .page-template #cconsent-bar .ccb__wrapper {
    background-color: #ffffff;
    justify-content: end;
    position: fixed;
    max-width: 100%;
    z-index: 99999;
    padding: 15px;
    width: 90%;
    bottom: 0;
    right: 0;
    left: 0; }
    @media screen and (max-width: 998px) {
      .page-template #cconsent-bar .ccb__wrapper {
        justify-content: center; } }
    .page-template #cconsent-bar .ccb__wrapper .cc-title {
      color: #bf0609;
      font-family: "PFDinTextPro-MediumItalic", sans-serif; }
    .page-template #cconsent-bar .ccb__wrapper p {
      color: #000000;
      font-family: "Roboto-Regular", sans-serif; }
      .page-template #cconsent-bar .ccb__wrapper p a {
        color: #bf0609;
        font-family: "Roboto-Regular", sans-serif; }
    .page-template #cconsent-bar .ccb__wrapper .ccb__button {
      display: flex; }
      @media screen and (max-width: 998px) {
        .page-template #cconsent-bar .ccb__wrapper .ccb__button {
          flex-direction: column; } }
      .page-template #cconsent-bar .ccb__wrapper .ccb__button button {
        background: linear-gradient(0deg, #D1302F, #FC7821) !important;
        font-family: "PFDinTextPro-MediumItalic", sans-serif;
        text-transform: uppercase;
        text-decoration: unset;
        font-weight: normal;
        color: #ffffff;
        border-radius: 28px;
        padding: 12px 20px;
        box-shadow: none;
        line-height: 1.5;
        font-size: 13px;
        display: block; }
        @media screen and (max-width: 998px) {
          .page-template #cconsent-bar .ccb__wrapper .ccb__button button {
            width: 100%; } }
        @media screen and (max-width: 998px) {
          .page-template #cconsent-bar .ccb__wrapper .ccb__button button.ccb__edit {
            margin-right: 0;
            margin-bottom: 15px; } }
.page-template #cconsent-modal.ccm--visible {
  z-index: 999999; }
  @media screen and (max-width: 998px) {
    .page-template #cconsent-modal.ccm--visible .ccm__content {
      display: block; } }
  @media screen and (max-width: 998px) {
    .page-template #cconsent-modal.ccm--visible .ccm__content .ccm__content__heading {
      padding: 20px;
      padding-bottom: 10px; } }
  .page-template #cconsent-modal.ccm--visible .ccm__content .ccm__content__heading #ccm__content__title {
    color: #bf0609;
    font-family: "PFDinTextPro-MediumItalic", sans-serif; }
  .page-template #cconsent-modal.ccm--visible .ccm__content .ccm__content__heading p {
    color: #000000;
    font-family: "Roboto-Regular", sans-serif; }
  .page-template #cconsent-modal.ccm--visible .ccm__content .ccm__tab-head button:focus {
    outline: unset; }
  .page-template #cconsent-modal.ccm--visible .ccm__content .ccm__footer {
    justify-content: space-between; }
    @media screen and (max-width: 998px) {
      .page-template #cconsent-modal.ccm--visible .ccm__content .ccm__footer {
        flex-direction: column;
        padding: 20px; } }
    .page-template #cconsent-modal.ccm--visible .ccm__content .ccm__footer button {
      background: linear-gradient(0deg, #D1302F, #FC7821) !important;
      font-family: "PFDinTextPro-MediumItalic", sans-serif;
      text-transform: uppercase;
      text-decoration: unset;
      font-weight: normal;
      color: #ffffff;
      border-radius: 28px;
      padding: 12px 20px;
      box-shadow: none;
      line-height: 1.5;
      font-size: 13px;
      display: block; }
      @media screen and (max-width: 998px) {
        .page-template #cconsent-modal.ccm--visible .ccm__content .ccm__footer button {
          width: 100%; } }
      @media screen and (max-width: 998px) {
        .page-template #cconsent-modal.ccm--visible .ccm__content .ccm__footer button.consent-give {
          margin-right: 0;
          margin-top: 15px; } }

.post-type-archive-tribe_events .header-title-content.default label.btn-outline-white {
  box-shadow: none;
  width: max-content;
  margin-bottom: 1vw;
  color: #ffffff !important;
  font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
.post-type-archive-tribe_events .header-title-content.default h1.title-yellow {
  margin-top: -10px;
  font-size: 68px !important;
  color: #ffffff !important; }
  .post-type-archive-tribe_events .header-title-content.default h1.title-yellow span {
    display: block;
    font-size: 68px !important; }
.post-type-archive-tribe_events .container .page-content.overflow-y {
  z-index: auto; }
  .post-type-archive-tribe_events .container .page-content.overflow-y .calendar-archive-links {
    margin-bottom: 30px; }
    .post-type-archive-tribe_events .container .page-content.overflow-y .calendar-archive-links .btn.btn-outline-gray {
      width: 240px;
      height: 80px;
      box-shadow: none;
      text-align: unset;
      border-color: #FC7238;
      padding: 20px 20px !important;
      font-family: "PFDinTextPro-BoldItalic", sans-serif; }
      .post-type-archive-tribe_events .container .page-content.overflow-y .calendar-archive-links .btn.btn-outline-gray.active {
        box-shadow: 8px 10px 11px #c7c7c7;
        background: linear-gradient(70deg, #D61669, #FC5C33) !important; }
        .post-type-archive-tribe_events .container .page-content.overflow-y .calendar-archive-links .btn.btn-outline-gray.active .title-orange {
          color: #ffffff !important;
          font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
      .post-type-archive-tribe_events .container .page-content.overflow-y .calendar-archive-links .btn.btn-outline-gray .title-orange {
        margin: 0;
        width: 50%;
        font-size: 20px;
        font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
  .post-type-archive-tribe_events .container .page-content.overflow-y .single-calendar .calendar-date .btn {
    color: #878787 !important;
    width: max-content;
    box-shadow: none; }
  .post-type-archive-tribe_events .container .page-content.overflow-y .single-calendar .title-block .post-title.title-red {
    margin: 25px 0;
    font-size: 56px;
    text-transform: uppercase;
    color: #D1302F;
    font-family: "PFDinTextPro-MediumItalic", sans-serif; }
  .post-type-archive-tribe_events .container .page-content.overflow-y .tribe-common .tribe-common-l-container {
    padding: 0; }
  .post-type-archive-tribe_events .container .page-content.overflow-y .tribe-events-view.tribe-events-view--month .tribe-events-l-container .tribe-events-header .tribe-events-header__events-bar {
    display: none; }
  .post-type-archive-tribe_events .container .page-content.overflow-y .tribe-events-view.tribe-events-view--month .tribe-events-l-container .tribe-events-header .tribe-events-c-top-bar {
    margin: 0; }
    .post-type-archive-tribe_events .container .page-content.overflow-y .tribe-events-view.tribe-events-view--month .tribe-events-l-container .tribe-events-header .tribe-events-c-top-bar .tribe-events-c-top-bar__nav,
    .post-type-archive-tribe_events .container .page-content.overflow-y .tribe-events-view.tribe-events-view--month .tribe-events-l-container .tribe-events-header .tribe-events-c-top-bar a {
      display: none !important; }
  .post-type-archive-tribe_events .container .page-content.overflow-y .tribe-events-view.tribe-events-view--month .tribe-events-l-container .tribe-events-header .tribe-events-c-top-bar__datepicker {
    display: none !important; }
  .post-type-archive-tribe_events .container .page-content.overflow-y .tribe-events-view.tribe-events-view--month .tribe-events-l-container .tribe-events-calendar-month .tribe-events-calendar-month__header .tribe-events-calendar-month__header-row .tribe-events-calendar-month__header-column {
    padding: 10px; }
    .post-type-archive-tribe_events .container .page-content.overflow-y .tribe-events-view.tribe-events-view--month .tribe-events-l-container .tribe-events-calendar-month .tribe-events-calendar-month__header .tribe-events-calendar-month__header-row .tribe-events-calendar-month__header-column:nth-child(even) {
      background: #D218B9; }
    .post-type-archive-tribe_events .container .page-content.overflow-y .tribe-events-view.tribe-events-view--month .tribe-events-l-container .tribe-events-calendar-month .tribe-events-calendar-month__header .tribe-events-calendar-month__header-row .tribe-events-calendar-month__header-column:nth-child(odd) {
      background: #FC7238; }
    .post-type-archive-tribe_events .container .page-content.overflow-y .tribe-events-view.tribe-events-view--month .tribe-events-l-container .tribe-events-calendar-month .tribe-events-calendar-month__header .tribe-events-calendar-month__header-row .tribe-events-calendar-month__header-column .tribe-events-calendar-month__header-column-title {
      text-align: center;
      color: #ffffff; }
      .post-type-archive-tribe_events .container .page-content.overflow-y .tribe-events-view.tribe-events-view--month .tribe-events-l-container .tribe-events-calendar-month .tribe-events-calendar-month__header .tribe-events-calendar-month__header-row .tribe-events-calendar-month__header-column .tribe-events-calendar-month__header-column-title span {
        font-family: "PFDinTextPro-MediumItalic", sans-serif !important;
        font-size: 16px; }
  .post-type-archive-tribe_events .container .page-content.overflow-y .tribe-events-view.tribe-events-view--month .tribe-events-l-container .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__week .tribe-events-calendar-month__day:nth-child(even) .tribe-events-calendar-month__day-cell {
    background: #F7F7F7; }
  .post-type-archive-tribe_events .container .page-content.overflow-y .tribe-events-view.tribe-events-view--month .tribe-events-l-container .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__week .tribe-events-calendar-month__day:nth-child(odd) .tribe-events-calendar-month__day-cell {
    background: #EBEBEB; }
  .post-type-archive-tribe_events .container .page-content.overflow-y .tribe-events-view.tribe-events-view--month .tribe-events-l-container .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__week .tribe-events-calendar-month__day:hover:after {
    background-color: transparent; }
  .post-type-archive-tribe_events .container .page-content.overflow-y .tribe-events-view.tribe-events-view--month .tribe-events-l-container .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__week .tribe-events-calendar-month__day .tribe-events-calendar-month__day-cell .tribe-events-calendar-month__day-date {
    padding: 0;
    font-size: 16px;
    text-align: end;
    padding-right: 15px;
    color: #ffffff;
    background: #b2b2b2; }
    .post-type-archive-tribe_events .container .page-content.overflow-y .tribe-events-view.tribe-events-view--month .tribe-events-l-container .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__week .tribe-events-calendar-month__day .tribe-events-calendar-month__day-cell .tribe-events-calendar-month__day-date time {
      font-family: "PFDinTextPro-MediumItalic", sans-serif !important;
      font-size: 16px; }
      .post-type-archive-tribe_events .container .page-content.overflow-y .tribe-events-view.tribe-events-view--month .tribe-events-l-container .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__week .tribe-events-calendar-month__day .tribe-events-calendar-month__day-cell .tribe-events-calendar-month__day-date time .tribe-events-calendar-month__day-date-link {
        font-family: "PFDinTextPro-MediumItalic", sans-serif !important;
        color: #ffffff;
        font-size: 16px; }
  .post-type-archive-tribe_events .container .page-content.overflow-y .tribe-events-view.tribe-events-view--month .tribe-events-l-container .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__week .tribe-events-calendar-month__day .tribe-events-calendar-month__day-cell .tribe-events-calendar-month__events .tribe-events-calendar-month__calendar-event .tribe-events-calendar-month__calendar-event-details .tribe-events-calendar-month__calendar-event-title:hover {
    border: 1px solid #D1302F; }
  .post-type-archive-tribe_events .container .page-content.overflow-y .tribe-events-view.tribe-events-view--month .tribe-events-l-container .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__week .tribe-events-calendar-month__day .tribe-events-calendar-month__day-cell .tribe-events-calendar-month__events .tribe-events-calendar-month__calendar-event .tribe-events-calendar-month__calendar-event-details .tribe-events-calendar-month__calendar-event-title .tribe-events-calendar-month__calendar-event-title-link {
    font-family: "PFDinTextPro-MediumItalic", sans-serif !important;
    border-bottom: 0 !important;
    color: #D1302F;
    text-transform: uppercase;
    font-size: 16px; }
    .post-type-archive-tribe_events .container .page-content.overflow-y .tribe-events-view.tribe-events-view--month .tribe-events-l-container .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__week .tribe-events-calendar-month__day .tribe-events-calendar-month__day-cell .tribe-events-calendar-month__events .tribe-events-calendar-month__calendar-event .tribe-events-calendar-month__calendar-event-details .tribe-events-calendar-month__calendar-event-title .tribe-events-calendar-month__calendar-event-title-link:hover, .post-type-archive-tribe_events .container .page-content.overflow-y .tribe-events-view.tribe-events-view--month .tribe-events-l-container .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__week .tribe-events-calendar-month__day .tribe-events-calendar-month__day-cell .tribe-events-calendar-month__events .tribe-events-calendar-month__calendar-event .tribe-events-calendar-month__calendar-event-details .tribe-events-calendar-month__calendar-event-title .tribe-events-calendar-month__calendar-event-title-link:focus, .post-type-archive-tribe_events .container .page-content.overflow-y .tribe-events-view.tribe-events-view--month .tribe-events-l-container .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__week .tribe-events-calendar-month__day .tribe-events-calendar-month__day-cell .tribe-events-calendar-month__events .tribe-events-calendar-month__calendar-event .tribe-events-calendar-month__calendar-event-details .tribe-events-calendar-month__calendar-event-title .tribe-events-calendar-month__calendar-event-title-link:active {
      border: 0; }
  .post-type-archive-tribe_events .container .page-content.overflow-y .tribe-events-view.tribe-events-view--month .tribe-events-l-container .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__week .tribe-events-calendar-month__day .tribe-events-calendar-month__day-cell .tribe-events-calendar-month__events .tribe-events-calendar-month__calendar-event .tribe-events-calendar-month__calendar-event-details .tribe-events-calendar-month__calendar-event-tooltip-description p {
    font-family: "Montserrat-Medium", sans-serif;
    color: #666;
    font-size: 12px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden; }
  .post-type-archive-tribe_events .container .page-content.overflow-y .tribe-events-view.tribe-events-view--month .tribe-events-l-container .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__week .tribe-events-calendar-month__day .tribe-events-calendar-month__day-cell .tribe-events-calendar-month__events .tribe-events-calendar-month__calendar-event .tribe-events-calendar-month__calendar-event-details .tribe-events-calendar-month__calendar-event-datetime time,
  .post-type-archive-tribe_events .container .page-content.overflow-y .tribe-events-view.tribe-events-view--month .tribe-events-l-container .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__week .tribe-events-calendar-month__day .tribe-events-calendar-month__day-cell .tribe-events-calendar-month__events .tribe-events-calendar-month__calendar-event .tribe-events-calendar-month__calendar-event-details .tribe-events-calendar-month__calendar-event-datetime span {
    font-family: "PFDinTextPro-MediumItalic", sans-serif !important;
    color: #878787;
    font-size: 12px; }
  .post-type-archive-tribe_events .container .page-content.overflow-y .tribe-events-view.tribe-events-view--month .tribe-events-l-container .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__week .tribe-events-calendar-month__day .tribe-events-calendar-month__day-cell .tribe-events-calendar-month__multiday-event-wrapper article.tribe-events-calendar-month__multiday-event .tribe-events-calendar-month__multiday-event-hidden time,
  .post-type-archive-tribe_events .container .page-content.overflow-y .tribe-events-view.tribe-events-view--month .tribe-events-l-container .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__week .tribe-events-calendar-month__day .tribe-events-calendar-month__day-cell .tribe-events-calendar-month__multiday-event-wrapper article.tribe-events-calendar-month__multiday-event .tribe-events-calendar-month__multiday-event-hidden span {
    font-family: "PFDinTextPro-MediumItalic", sans-serif !important;
    color: #878787;
    font-size: 12px; }
  .post-type-archive-tribe_events .container .page-content.overflow-y .tribe-events-view.tribe-events-view--month .tribe-events-l-container .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__week .tribe-events-calendar-month__day .tribe-events-calendar-month__day-cell .tribe-events-calendar-month__multiday-event-wrapper article.tribe-events-calendar-month__multiday-event .tribe-events-calendar-month__multiday-event-bar {
    background: transparent;
    border-radius: 0; }
    .post-type-archive-tribe_events .container .page-content.overflow-y .tribe-events-view.tribe-events-view--month .tribe-events-l-container .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__week .tribe-events-calendar-month__day .tribe-events-calendar-month__day-cell .tribe-events-calendar-month__multiday-event-wrapper article.tribe-events-calendar-month__multiday-event .tribe-events-calendar-month__multiday-event-bar:hover {
      border: 1px solid #D1302F; }
    .post-type-archive-tribe_events .container .page-content.overflow-y .tribe-events-view.tribe-events-view--month .tribe-events-l-container .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__week .tribe-events-calendar-month__day .tribe-events-calendar-month__day-cell .tribe-events-calendar-month__multiday-event-wrapper article.tribe-events-calendar-month__multiday-event .tribe-events-calendar-month__multiday-event-bar .tribe-events-calendar-month__multiday-event-bar-inner {
      background-color: transparent; }
      .post-type-archive-tribe_events .container .page-content.overflow-y .tribe-events-view.tribe-events-view--month .tribe-events-l-container .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__week .tribe-events-calendar-month__day .tribe-events-calendar-month__day-cell .tribe-events-calendar-month__multiday-event-wrapper article.tribe-events-calendar-month__multiday-event .tribe-events-calendar-month__multiday-event-bar .tribe-events-calendar-month__multiday-event-bar-inner .tribe-events-calendar-month__multiday-event-bar-title {
        font-family: "PFDinTextPro-MediumItalic", sans-serif !important;
        text-transform: uppercase;
        color: #D1302F;
        font-size: 16px; }
  .post-type-archive-tribe_events .container .page-content.overflow-y .tribe-events-view.tribe-events-view--month .tribe-events-l-container .tribe-events-c-ical a.tribe-events-c-ical__link {
    display: none; }
.post-type-archive-tribe_events .tooltipster-base.tribe-events-tooltip-theme .tooltipster-box .tooltipster-content .tribe-events-calendar-month__calendar-event-tooltip time,
.post-type-archive-tribe_events .tooltipster-base.tribe-events-tooltip-theme .tooltipster-box .tooltipster-content .tribe-events-calendar-month__calendar-event-tooltip span {
  font-family: "PFDinTextPro-MediumItalic", sans-serif !important;
  color: #878787;
  font-size: 12px; }
.post-type-archive-tribe_events .tooltipster-base.tribe-events-tooltip-theme .tooltipster-box .tooltipster-content .tribe-events-calendar-month__calendar-event-tooltip .tribe-events-calendar-month__calendar-event-tooltip-title a {
  font-family: "PFDinTextPro-MediumItalic", sans-serif !important;
  color: #D1302F;
  font-size: 16px; }
  .post-type-archive-tribe_events .tooltipster-base.tribe-events-tooltip-theme .tooltipster-box .tooltipster-content .tribe-events-calendar-month__calendar-event-tooltip .tribe-events-calendar-month__calendar-event-tooltip-title a:hover {
    border: none; }
.post-type-archive-tribe_events .tooltipster-base.tribe-events-tooltip-theme .tooltipster-box .tooltipster-content .tribe-events-calendar-month__calendar-event-tooltip .tribe-events-calendar-month__calendar-event-tooltip-description p {
  font-family: "Montserrat-Medium", sans-serif;
  color: #666;
  font-size: 16px; }

@media screen and (max-width: 767px) {
  .page-template-page-acontece .header-banner {
    display: block; } }
@media screen and (max-width: 767px) {
  .page-template-page-acontece .header-banner .banner-image img {
    object-position: right; } }
@media screen and (max-width: 767px) {
  .page-template-page-acontece .header-banner .container {
    background: #f82a3e; } }
.page-template-page-acontece .header-title-content.default label.btn-outline-white {
  box-shadow: none;
  width: max-content;
  margin-bottom: 1vw;
  color: #ffffff !important;
  font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
.page-template-page-acontece .header-title-content.default h1.title-yellow {
  margin-top: -10px;
  font-size: 68px !important;
  color: #ffffff !important; }
  .page-template-page-acontece .header-title-content.default h1.title-yellow span {
    display: block;
    font-size: 68px !important; }
    @media screen and (max-width: 767px) {
      .page-template-page-acontece .header-title-content.default h1.title-yellow span {
        font-size: 35px !important; } }
  @media screen and (max-width: 767px) {
    .page-template-page-acontece .header-title-content.default h1.title-yellow {
      font-size: 35px !important;
      line-height: 30px;
      margin: 0; } }
.page-template-page-acontece .container .page-content.overflow-y {
  z-index: auto; }
  @media screen and (max-width: 767px) {
    .page-template-page-acontece .container .page-content.overflow-y {
      padding: 15px;
      margin-top: 0;
      border-top-left-radius: 0;
      border-top-right-radius: 0; } }
  .page-template-page-acontece .container .page-content.overflow-y .calendar-archive-links {
    margin-bottom: 25px; }
    @media screen and (max-width: 767px) {
      .page-template-page-acontece .container .page-content.overflow-y .calendar-archive-links .col-sm-3.col-xs-12 {
        margin-bottom: 15px; } }
    .page-template-page-acontece .container .page-content.overflow-y .calendar-archive-links .btn.btn-outline-gray {
      width: 240px;
      height: 80px;
      box-shadow: none;
      text-align: unset;
      border-color: #FC7238;
      padding: 20px 20px !important;
      font-family: "PFDinTextPro-BoldItalic", sans-serif; }
      .page-template-page-acontece .container .page-content.overflow-y .calendar-archive-links .btn.btn-outline-gray.active {
        box-shadow: 8px 10px 11px #c7c7c7;
        background: linear-gradient(70deg, #D61669, #FC5C33) !important; }
        .page-template-page-acontece .container .page-content.overflow-y .calendar-archive-links .btn.btn-outline-gray.active .title-orange {
          color: #ffffff !important;
          font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
      .page-template-page-acontece .container .page-content.overflow-y .calendar-archive-links .btn.btn-outline-gray .title-orange {
        margin: 0;
        width: 50%;
        font-size: 20px;
        font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
        @media screen and (max-width: 767px) {
          .page-template-page-acontece .container .page-content.overflow-y .calendar-archive-links .btn.btn-outline-gray .title-orange {
            width: unset;
            text-align: center; } }
      @media screen and (max-width: 767px) {
        .page-template-page-acontece .container .page-content.overflow-y .calendar-archive-links .btn.btn-outline-gray {
          width: unset;
          height: unset; } }
  .page-template-page-acontece .container .page-content.overflow-y .schedule-list {
    margin-top: 25px;
    margin-bottom: 25px; }
    .page-template-page-acontece .container .page-content.overflow-y .schedule-list .margin-bottom .schedule-list-item .schedule-list-link .schedule-list-details {
      border: none;
      overflow: hidden;
      border-radius: 28px;
      height: 190px !important;
      box-shadow: 0px 0px 10px #b2b2b2; }
      .page-template-page-acontece .container .page-content.overflow-y .schedule-list .margin-bottom .schedule-list-item .schedule-list-link .schedule-list-details .calendar .calendar-header {
        padding: 25px;
        width: 50%; }
        @media screen and (max-width: 767px) {
          .page-template-page-acontece .container .page-content.overflow-y .schedule-list .margin-bottom .schedule-list-item .schedule-list-link .schedule-list-details .calendar .calendar-header {
            padding: 25px 15px; } }
        .page-template-page-acontece .container .page-content.overflow-y .schedule-list .margin-bottom .schedule-list-item .schedule-list-link .schedule-list-details .calendar .calendar-header .calendar-link .calendar-name {
          color: #FC5C33;
          line-height: 1;
          font-size: 25px;
          font-family: "PFDinTextPro-MediumItalic", sans-serif; }
        .page-template-page-acontece .container .page-content.overflow-y .schedule-list .margin-bottom .schedule-list-item .schedule-list-link .schedule-list-details .calendar .calendar-header .calendar-link .btn.btn-orange {
          left: 35px;
          bottom: 25px;
          position: absolute;
          background: #FC7821 !important; }
          @media screen and (max-width: 767px) {
            .page-template-page-acontece .container .page-content.overflow-y .schedule-list .margin-bottom .schedule-list-item .schedule-list-link .schedule-list-details .calendar .calendar-header .calendar-link .btn.btn-orange {
              bottom: unset;
              padding-left: 10px !important;
              padding-right: 10px !important;
              left: 25px; } }
          @media screen and (width: 320px) {
            .page-template-page-acontece .container .page-content.overflow-y .schedule-list .margin-bottom .schedule-list-item .schedule-list-link .schedule-list-details .calendar .calendar-header .calendar-link .btn.btn-orange {
              font-size: 10px !important; } }
      .page-template-page-acontece .container .page-content.overflow-y .schedule-list .margin-bottom .schedule-list-item .schedule-list-link .schedule-list-details .calendar .calendar-content {
        width: 50%; }
        .page-template-page-acontece .container .page-content.overflow-y .schedule-list .margin-bottom .schedule-list-item .schedule-list-link .schedule-list-details .calendar .calendar-content .calendar-image {
          height: 190px; }
          .page-template-page-acontece .container .page-content.overflow-y .schedule-list .margin-bottom .schedule-list-item .schedule-list-link .schedule-list-details .calendar .calendar-content .calendar-image img {
            height: 100%;
            object-fit: fill; }
            @media screen and (max-width: 767px) {
              .page-template-page-acontece .container .page-content.overflow-y .schedule-list .margin-bottom .schedule-list-item .schedule-list-link .schedule-list-details .calendar .calendar-content .calendar-image img {
                object-fit: cover; } }

@media screen and (max-width: 767px) {
  .single-tribe_events .header-banner {
    display: block; } }
@media screen and (max-width: 767px) {
  .single-tribe_events .header-banner .banner-image img {
    object-position: right; } }
@media screen and (max-width: 767px) {
  .single-tribe_events .header-banner .container {
    background: #f82a3e; } }
.single-tribe_events .header-title-content.default label.btn-outline-white {
  box-shadow: none;
  width: max-content;
  margin-bottom: 1vw;
  color: #ffffff !important;
  font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
.single-tribe_events .header-title-content.default h1.title-yellow {
  margin-top: -10px;
  font-size: 68px !important;
  color: #ffffff !important; }
  .single-tribe_events .header-title-content.default h1.title-yellow span {
    display: block;
    font-size: 68px !important;
    color: #ffffff !important; }
    @media screen and (max-width: 767px) {
      .single-tribe_events .header-title-content.default h1.title-yellow span {
        font-size: 35px !important; } }
  @media screen and (max-width: 767px) {
    .single-tribe_events .header-title-content.default h1.title-yellow {
      font-size: 35px !important;
      line-height: 30px;
      margin: 0; } }
.single-tribe_events .container .page-content.overflow-y {
  z-index: auto; }
  @media screen and (max-width: 767px) {
    .single-tribe_events .container .page-content.overflow-y {
      padding: 15px;
      margin-top: 0;
      border-top-left-radius: 0;
      border-top-right-radius: 0; } }
  .single-tribe_events .container .page-content.overflow-y .calendar-archive-links {
    margin-bottom: 25px; }
    @media screen and (max-width: 767px) {
      .single-tribe_events .container .page-content.overflow-y .calendar-archive-links .col-sm-3.col-xs-12 {
        margin-bottom: 15px; } }
    .single-tribe_events .container .page-content.overflow-y .calendar-archive-links .btn.btn-outline-gray {
      width: 240px;
      height: 80px;
      box-shadow: none;
      text-align: unset;
      border-color: #FC7238;
      padding: 20px 20px !important;
      font-family: "PFDinTextPro-BoldItalic", sans-serif; }
      .single-tribe_events .container .page-content.overflow-y .calendar-archive-links .btn.btn-outline-gray.active {
        box-shadow: 8px 10px 11px #c7c7c7;
        background: linear-gradient(70deg, #D61669, #FC5C33) !important; }
        .single-tribe_events .container .page-content.overflow-y .calendar-archive-links .btn.btn-outline-gray.active .title-orange {
          color: #ffffff !important;
          font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
      .single-tribe_events .container .page-content.overflow-y .calendar-archive-links .btn.btn-outline-gray .title-orange {
        margin: 0;
        width: 50%;
        font-size: 20px;
        font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
        @media screen and (max-width: 767px) {
          .single-tribe_events .container .page-content.overflow-y .calendar-archive-links .btn.btn-outline-gray .title-orange {
            width: unset;
            text-align: center; } }
      @media screen and (max-width: 767px) {
        .single-tribe_events .container .page-content.overflow-y .calendar-archive-links .btn.btn-outline-gray {
          width: unset;
          height: unset; } }
  .single-tribe_events .container .page-content.overflow-y .single-events .title-block .post-title {
    margin: 25px 0;
    margin-top: 0;
    font-size: 56px;
    text-transform: uppercase;
    color: #D1302F;
    font-family: "PFDinTextPro-MediumItalic", sans-serif; }
    @media screen and (max-width: 767px) {
      .single-tribe_events .container .page-content.overflow-y .single-events .title-block .post-title {
        font-size: 35px !important; } }
  .single-tribe_events .container .page-content.overflow-y .single-events .content-block .post-content {
    margin: 20px 0;
    margin-bottom: 30px; }
  .single-tribe_events .container .page-content.overflow-y .single-events .footer-banner {
    margin-bottom: 30px; }
    .single-tribe_events .container .page-content.overflow-y .single-events .footer-banner .btn.btn-orange {
      width: max-content;
      box-shadow: 8px 10px 11px #c7c7c7;
      background: #FC7821 !important; }
      @media screen and (max-width: 767px) {
        .single-tribe_events .container .page-content.overflow-y .single-events .footer-banner .btn.btn-orange {
          width: auto;
          margin: 15px 0; } }
  .single-tribe_events .container .page-content.overflow-y .single-calendar .calendar-date .btn {
    color: #878787 !important;
    width: max-content;
    box-shadow: none; }
  .single-tribe_events .container .page-content.overflow-y .single-calendar .title-block .post-title.title-red {
    margin: 25px 0;
    font-size: 56px;
    text-transform: uppercase;
    color: #D1302F;
    font-family: "PFDinTextPro-MediumItalic", sans-serif; }
  .single-tribe_events .container .page-content.overflow-y .footer-banner.margin-bottom {
    margin-bottom: 20px !important; }
    .single-tribe_events .container .page-content.overflow-y .footer-banner.margin-bottom .btn.btn-orange {
      width: max-content;
      box-shadow: 8px 10px 11px #c7c7c7;
      background: #FC7821 !important; }
      @media screen and (max-width: 767px) {
        .single-tribe_events .container .page-content.overflow-y .footer-banner.margin-bottom .btn.btn-orange {
          width: auto;
          margin: 15px 0; } }
  .single-tribe_events .container .page-content.overflow-y .tribe-events-pg-template .tribe-events-single {
    margin-bottom: 15px; }
    .single-tribe_events .container .page-content.overflow-y .tribe-events-pg-template .tribe-events-single .tribe-events-back {
      display: none; }
    .single-tribe_events .container .page-content.overflow-y .tribe-events-pg-template .tribe-events-single .tribe-events-notices {
      display: none; }
    .single-tribe_events .container .page-content.overflow-y .tribe-events-pg-template .tribe-events-single .tribe-events-single-event-title {
      margin: 25px 0;
      margin-top: 0;
      font-size: 56px;
      text-transform: uppercase;
      color: #D1302F;
      font-family: "PFDinTextPro-MediumItalic", sans-serif; }
      @media screen and (max-width: 767px) {
        .single-tribe_events .container .page-content.overflow-y .tribe-events-pg-template .tribe-events-single .tribe-events-single-event-title {
          font-size: 35px !important; } }
    .single-tribe_events .container .page-content.overflow-y .tribe-events-pg-template .tribe-events-single .tribe-events-schedule {
      display: none; }
    .single-tribe_events .container .page-content.overflow-y .tribe-events-pg-template .tribe-events-single .type-tribe_events .tribe-events-event-image {
      display: none;
      /*
      width: 100%;
      height: 880px;
      position: relative;
      margin: 25px 0px;
      img{
          height: 100%;
          width: 100%;
          object-fit: cover;
      } 
      */ }
    .single-tribe_events .container .page-content.overflow-y .tribe-events-pg-template .tribe-events-single .type-tribe_events .tribe-events-single-event-description p {
      color: #666 !important;
      font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
      .single-tribe_events .container .page-content.overflow-y .tribe-events-pg-template .tribe-events-single .type-tribe_events .tribe-events-single-event-description p strong {
        color: #666 !important;
        font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
    .single-tribe_events .container .page-content.overflow-y .tribe-events-pg-template .tribe-events-single .type-tribe_events .tribe-events-cal-links,
    .single-tribe_events .container .page-content.overflow-y .tribe-events-pg-template .tribe-events-single .type-tribe_events .tribe-events-single-section {
      display: none; }
    .single-tribe_events .container .page-content.overflow-y .tribe-events-pg-template .tribe-events-single #tribe-events-footer {
      padding: 0;
      margin: 0; }
      .single-tribe_events .container .page-content.overflow-y .tribe-events-pg-template .tribe-events-single #tribe-events-footer .tribe-events-nav-pagination {
        display: none; }
  .single-tribe_events .container .page-content.overflow-y .news-section .title-gray.future-title {
    color: #D1302F;
    padding-left: 15px;
    margin-bottom: 30px; }
  .single-tribe_events .container .page-content.overflow-y .news-section .card-light-gray {
    padding: 0px !important;
    padding-bottom: 20px !important; }
    .single-tribe_events .container .page-content.overflow-y .news-section .card-light-gray .news-image {
      width: 100%;
      height: 200px; }
      .single-tribe_events .container .page-content.overflow-y .news-section .card-light-gray .news-image img {
        border-radius: 30px 30px 0px 0px;
        height: 100%;
        width: 100%;
        object-fit: cover;
        max-height: 275px; }
    .single-tribe_events .container .page-content.overflow-y .news-section .card-light-gray .news-content {
      padding: 8px 20px;
      border-radius: 28px; }
      .single-tribe_events .container .page-content.overflow-y .news-section .card-light-gray .news-content .news-date {
        margin: 12px 0;
        font-size: 13px;
        color: #878787;
        width: max-content;
        border-radius: 28px;
        text-transform: uppercase;
        font-family: "PFDinTextPro-Italic", sans-serif;
        background-color: transparent !important; }
      .single-tribe_events .container .page-content.overflow-y .news-section .card-light-gray .news-content .news-title {
        font-size: 24px;
        color: #FC5C33;
        text-transform: uppercase;
        font-family: "PFDinTextPro-MediumItalic", sans-serif;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        line-height: 1;
        overflow: hidden; }
        @media (max-width: 992px) {
          .single-tribe_events .container .page-content.overflow-y .news-section .card-light-gray .news-content .news-title {
            font-size: 25px; } }
        .single-tribe_events .container .page-content.overflow-y .news-section .card-light-gray .news-content .news-title a {
          color: #5b5b5b; }
        .single-tribe_events .container .page-content.overflow-y .news-section .card-light-gray .news-content .news-title:hover {
          color: #FC5C33; }
    .single-tribe_events .container .page-content.overflow-y .news-section .card-light-gray .like-container {
      padding: 0 10px; }
      .single-tribe_events .container .page-content.overflow-y .news-section .card-light-gray .like-container span {
        margin: 0; }
        .single-tribe_events .container .page-content.overflow-y .news-section .card-light-gray .like-container span.like {
          height: 24px; }

@media screen and (max-width: 767px) {
  .page-template-page-cart .header-banner {
    display: block; } }
@media screen and (max-width: 767px) {
  .page-template-page-cart .header-banner .banner-image img {
    object-position: right; } }
@media screen and (max-width: 767px) {
  .page-template-page-cart .header-banner .container {
    background: #f82a3e; } }
@media screen and (max-width: 767px) {
  .page-template-page-cart .header-banner .container .header-title-content.default h1.title-gray {
    font-size: 35px !important;
    margin: 0 !important; } }
@media screen and (max-width: 767px) {
  .page-template-page-cart .header-banner .container .header-title-content.default h1.title-gray span {
    font-size: 35px !important;
    line-height: normal; } }
.page-template-page-cart .main .container.header-accordion .accordion-item.header-badge {
  top: 35px; }
  .page-template-page-cart .main .container.header-accordion .accordion-item.header-badge .accordion-content {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background: linear-gradient(0deg, #D1302F, #ED713D) !important;
    width: 75% !important;
    margin-left: auto;
    margin-right: auto; }
    .page-template-page-cart .main .container.header-accordion .accordion-item.header-badge .accordion-content ul {
      padding-top: 0;
      padding-left: 15px;
      padding-right: 15px; }
      .page-template-page-cart .main .container.header-accordion .accordion-item.header-badge .accordion-content ul li:nth-child(even) {
        background-color: transparent; }
      .page-template-page-cart .main .container.header-accordion .accordion-item.header-badge .accordion-content ul li a {
        font-family: "PFDinTextPro-MediumItalic", sans-serif;
        color: #ffffff !important;
        font-size: 14px; }
        .page-template-page-cart .main .container.header-accordion .accordion-item.header-badge .accordion-content ul li a.btn-outline-white {
          width: 140px;
          justify-content: center;
          box-shadow: none;
          border: 1px solid #ffffff; }
.page-template-page-cart .header-banner .container .header-title-content.default .title-gray span {
  display: block; }
  @media (max-width: 992px) {
    .page-template-page-cart .header-banner .container .header-title-content.default .title-gray span {
      display: block !important; } }
.page-template-page-cart .header-banner .container .header-title-content.default .title-gray {
  font-size: 68px !important;
  margin-top: -30px !important;
  color: #fbba00 !important;
  font-family: "PFDinTextPro-MediumItalic", sans-serif; }
  .page-template-page-cart .header-banner .container .header-title-content.default .title-gray span {
    display: block;
    font-size: 70px;
    color: #ffffff !important; }
.page-template-page-cart .header-banner .container .header-title-content.default p {
  color: #ffffff !important; }
.page-template-page-cart .accordion-item label.accordion {
  padding-left: 18px;
  width: 75% !important; }
  .page-template-page-cart .accordion-item label.accordion:after {
    display: none; }
.page-template-page-cart .accordion-item .accordion-content {
  width: 75% !important; }
  .page-template-page-cart .accordion-item .accordion-content ul {
    padding-left: 16px;
    padding-right: 16px; }
    .page-template-page-cart .accordion-item .accordion-content ul li:nth-child(even) {
      background-color: transparent; }
    .page-template-page-cart .accordion-item .accordion-content ul li:last-child {
      padding-top: 0; }
.page-template-page-cart .page-content {
  z-index: auto !important; }
  .page-template-page-cart .page-content .title-block {
    margin-bottom: 25px; }
  @media screen and (max-width: 767px) {
    .page-template-page-cart .page-content .type-page .category-title {
      text-align: center; } }
  .page-template-page-cart .page-content .woocommerce .woocommerce-shipping-totals.shipping {
    display: none; }
  .page-template-page-cart .page-content .woocommerce .woocommerce-cart-form .cart.shop_table {
    margin: 0 auto;
    margin-bottom: 15px; }
    .page-template-page-cart .page-content .woocommerce .woocommerce-cart-form .cart.shop_table .cart-table .cart-item {
      margin-bottom: 25px; }
      .page-template-page-cart .page-content .woocommerce .woocommerce-cart-form .cart.shop_table .cart-table .cart-item .cart_item {
        background-color: #F7F7F7;
        display: flex;
        border-radius: 30px;
        box-shadow: 3px 3px 11px #c7c7c7; }
        @media screen and (max-width: 767px) {
          .page-template-page-cart .page-content .woocommerce .woocommerce-cart-form .cart.shop_table .cart-table .cart-item .cart_item {
            flex-direction: column; } }
        .page-template-page-cart .page-content .woocommerce .woocommerce-cart-form .cart.shop_table .cart-table .cart-item .cart_item .product-thumbnail {
          max-width: 325px;
          width: 100%;
          border: 1px solid #dadada;
          border-top-left-radius: 30px;
          border-top-right-radius: 0px;
          border-bottom-right-radius: 0px;
          border-bottom-left-radius: 30px;
          background-color: #ffffff; }
          @media screen and (max-width: 767px) {
            .page-template-page-cart .page-content .woocommerce .woocommerce-cart-form .cart.shop_table .cart-table .cart-item .cart_item .product-thumbnail {
              border-radius: 30px; } }
          .page-template-page-cart .page-content .woocommerce .woocommerce-cart-form .cart.shop_table .cart-table .cart-item .cart_item .product-thumbnail a img {
            width: 100%;
            border-top-left-radius: 30px;
            border-top-right-radius: 0px;
            border-bottom-right-radius: 0px;
            border-bottom-left-radius: 30px; }
            @media screen and (max-width: 767px) {
              .page-template-page-cart .page-content .woocommerce .woocommerce-cart-form .cart.shop_table .cart-table .cart-item .cart_item .product-thumbnail a img {
                border-radius: 30px; } }
        .page-template-page-cart .page-content .woocommerce .woocommerce-cart-form .cart.shop_table .cart-table .cart-item .cart_item .cart-content {
          padding: 2vw;
          width: 100%;
          display: flex;
          flex-direction: column; }
          .page-template-page-cart .page-content .woocommerce .woocommerce-cart-form .cart.shop_table .cart-table .cart-item .cart_item .cart-content .cart-info .product-name a {
            line-height: 1;
            font-size: 30px;
            font-style: italic;
            text-transform: uppercase;
            color: #D1302F !important;
            font-family: "PFDinTextPro-MediumItalic", sans-serif; }
          .page-template-page-cart .page-content .woocommerce .woocommerce-cart-form .cart.shop_table .cart-table .cart-item .cart_item .cart-content .cart-info .product-name .variation {
            display: none; }
          .page-template-page-cart .page-content .woocommerce .woocommerce-cart-form .cart.shop_table .cart-table .cart-item .cart_item .cart-content .cart-info .product-model p {
            color: #878787;
            font-family: "PFDinTextPro-MediumItalic", sans-serif; }
          .page-template-page-cart .page-content .woocommerce .woocommerce-cart-form .cart.shop_table .cart-table .cart-item .cart_item .cart-content .cart-info .product-model .point-value {
            font-family: "PFDinTextPro-MediumItalic", sans-serif; }
          .page-template-page-cart .page-content .woocommerce .woocommerce-cart-form .cart.shop_table .cart-table .cart-item .cart_item .cart-content .cart-info .cart-quantity {
            align-items: center;
            justify-content: space-between; }
            .page-template-page-cart .page-content .woocommerce .woocommerce-cart-form .cart.shop_table .cart-table .cart-item .cart_item .cart-content .cart-info .cart-quantity.flex {
              position: absolute;
              right: 35px; }
              @media screen and (max-width: 767px) {
                .page-template-page-cart .page-content .woocommerce .woocommerce-cart-form .cart.shop_table .cart-table .cart-item .cart_item .cart-content .cart-info .cart-quantity.flex {
                  position: unset; } }
            .page-template-page-cart .page-content .woocommerce .woocommerce-cart-form .cart.shop_table .cart-table .cart-item .cart_item .cart-content .cart-info .cart-quantity .product-price {
              display: none; }
              .page-template-page-cart .page-content .woocommerce .woocommerce-cart-form .cart.shop_table .cart-table .cart-item .cart_item .cart-content .cart-info .cart-quantity .product-price h3 {
                color: #5b5b5b;
                font-size: 40px; }
                .page-template-page-cart .page-content .woocommerce .woocommerce-cart-form .cart.shop_table .cart-table .cart-item .cart_item .cart-content .cart-info .cart-quantity .product-price h3 small {
                  font-size: 50%;
                  color: #878787; }
              .page-template-page-cart .page-content .woocommerce .woocommerce-cart-form .cart.shop_table .cart-table .cart-item .cart_item .cart-content .cart-info .cart-quantity .product-price span {
                color: #5b5b5b;
                font-size: 45px; }
            .page-template-page-cart .page-content .woocommerce .woocommerce-cart-form .cart.shop_table .cart-table .cart-item .cart_item .cart-content .cart-info .cart-quantity .product-quantity {
              margin-left: auto; }
          .page-template-page-cart .page-content .woocommerce .woocommerce-cart-form .cart.shop_table .cart-table .cart-item .cart_item .cart-content .cart-price {
            display: flex;
            height: 100%; }
            @media screen and (max-width: 767px) {
              .page-template-page-cart .page-content .woocommerce .woocommerce-cart-form .cart.shop_table .cart-table .cart-item .cart_item .cart-content .cart-price {
                flex-direction: column;
                margin-bottom: 15px;
                text-align: center; } }
            .page-template-page-cart .page-content .woocommerce .woocommerce-cart-form .cart.shop_table .cart-table .cart-item .cart_item .cart-content .cart-price .product-subtotal {
              margin-top: auto; }
              .page-template-page-cart .page-content .woocommerce .woocommerce-cart-form .cart.shop_table .cart-table .cart-item .cart_item .cart-content .cart-price .product-subtotal .cart-subtotal {
                color: #5b5b5b; }
                @media screen and (max-width: 767px) {
                  .page-template-page-cart .page-content .woocommerce .woocommerce-cart-form .cart.shop_table .cart-table .cart-item .cart_item .cart-content .cart-price .product-subtotal .cart-subtotal {
                    margin: 15px 0; } }
                .page-template-page-cart .page-content .woocommerce .woocommerce-cart-form .cart.shop_table .cart-table .cart-item .cart_item .cart-content .cart-price .product-subtotal .cart-subtotal p {
                  font-family: "Montserrat-Medium", sans-serif; }
                  .page-template-page-cart .page-content .woocommerce .woocommerce-cart-form .cart.shop_table .cart-table .cart-item .cart_item .cart-content .cart-price .product-subtotal .cart-subtotal p span {
                    font-family: "Montserrat-Medium", sans-serif;
                    color: #D1302F; }
                .page-template-page-cart .page-content .woocommerce .woocommerce-cart-form .cart.shop_table .cart-table .cart-item .cart_item .cart-content .cart-price .product-subtotal .cart-subtotal span {
                  color: #e30609; }
            .page-template-page-cart .page-content .woocommerce .woocommerce-cart-form .cart.shop_table .cart-table .cart-item .cart_item .cart-content .cart-price .product-remove {
              margin-left: auto;
              margin-top: auto; }
              @media screen and (max-width: 767px) {
                .page-template-page-cart .page-content .woocommerce .woocommerce-cart-form .cart.shop_table .cart-table .cart-item .cart_item .cart-content .cart-price .product-remove {
                  margin-left: unset; } }
              .page-template-page-cart .page-content .woocommerce .woocommerce-cart-form .cart.shop_table .cart-table .cart-item .cart_item .cart-content .cart-price .product-remove .btn {
                width: 110px;
                background: #878787 !important;
                padding: 0.375rem 0.75rem !important; }
                @media screen and (max-width: 767px) {
                  .page-template-page-cart .page-content .woocommerce .woocommerce-cart-form .cart.shop_table .cart-table .cart-item .cart_item .cart-content .cart-price .product-remove .btn {
                    width: 100%; } }
    .page-template-page-cart .page-content .woocommerce .woocommerce-cart-form .cart.shop_table .cart-table .coupon-content {
      display: none; }
  .page-template-page-cart .page-content .woocommerce .cart-collaterals .cart_totals {
    width: 100%;
    float: none; }
    .page-template-page-cart .page-content .woocommerce .cart-collaterals .cart_totals h2 {
      margin: 25px 0; }
    .page-template-page-cart .page-content .woocommerce .cart-collaterals .cart_totals h2 {
      color: #D1302F;
      font-family: "PFDinTextPro-MediumItalic", sans-serif; }
      .page-template-page-cart .page-content .woocommerce .cart-collaterals .cart_totals h2 span {
        color: #FC7821; }
    .page-template-page-cart .page-content .woocommerce .cart-collaterals .cart_totals table {
      border: 0;
      background-color: #f4f4f4;
      margin: 0;
      padding: 10px;
      border-radius: 20px; }
      .page-template-page-cart .page-content .woocommerce .cart-collaterals .cart_totals table .cart-subtotal,
      .page-template-page-cart .page-content .woocommerce .cart-collaterals .cart_totals table .fee {
        display: none; }
      .page-template-page-cart .page-content .woocommerce .cart-collaterals .cart_totals table tr {
        border: 0; }
        .page-template-page-cart .page-content .woocommerce .cart-collaterals .cart_totals table tr th, .page-template-page-cart .page-content .woocommerce .cart-collaterals .cart_totals table tr td {
          border: 0;
          color: #5b5b5b;
          font-family: "PFDinTextPro-Regular", sans-serif; }
        .page-template-page-cart .page-content .woocommerce .cart-collaterals .cart_totals table tr td {
          text-align: right; }
          .page-template-page-cart .page-content .woocommerce .cart-collaterals .cart_totals table tr td.total {
            font-size: 22px; }
      .page-template-page-cart .page-content .woocommerce .cart-collaterals .cart_totals table .order-total th {
        font-family: "PFDinTextPro-Regular", sans-serif;
        font-weight: 100; }
      .page-template-page-cart .page-content .woocommerce .cart-collaterals .cart_totals table .order-total th, .page-template-page-cart .page-content .woocommerce .cart-collaterals .cart_totals table .order-total td {
        display: block;
        text-align: left; }
      .page-template-page-cart .page-content .woocommerce .cart-collaterals .cart_totals table .order-total td {
        font-weight: 100;
        font-size: 30px;
        padding: 0 10px;
        text-transform: uppercase;
        font-family: "PFDinTextPro-MediumItalic", sans-serif;
        color: #D1302F; }
      .page-template-page-cart .page-content .woocommerce .cart-collaterals .cart_totals table .order-total .title-red {
        display: flex; }
        .page-template-page-cart .page-content .woocommerce .cart-collaterals .cart_totals table .order-total .title-red span {
          color: #5b5b5b;
          margin-right: 5px;
          font-weight: normal;
          font-family: "PFDinTextPro-Regular", sans-serif; }
        .page-template-page-cart .page-content .woocommerce .cart-collaterals .cart_totals table .order-total .title-red p {
          color: #D1302F;
          text-transform: lowercase; }
    .page-template-page-cart .page-content .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout {
      padding: 0;
      margin: 0;
      width: max-content;
      margin-left: auto; }
      @media screen and (max-width: 767px) {
        .page-template-page-cart .page-content .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout {
          width: 100%;
          margin-left: unset; } }
      .page-template-page-cart .page-content .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a {
        width: max-content;
        margin: 20px 0;
        font-size: 15px;
        color: #ffffff;
        background: linear-gradient(0deg, #D1302F, #ED713D) !important; }
        @media screen and (max-width: 767px) {
          .page-template-page-cart .page-content .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a {
            width: 100%; } }
        .page-template-page-cart .page-content .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button {
          background: #6EBC00 !important;
          color: #ffffff;
          border: 0;
          margin-right: 0;
          margin-left: auto; }
          @media screen and (max-width: 767px) {
            .page-template-page-cart .page-content .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button {
              margin-left: unset; } }
        @media screen and (max-width: 767px) {
          .page-template-page-cart .page-content .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a.continue-button {
            text-align: center;
            margin-top: 0; } }

.page-template-page-checkout .main .container.header-accordion .accordion-item.header-badge,
.page-template-page-my-account .main .container.header-accordion .accordion-item.header-badge {
  top: 35px; }
  .page-template-page-checkout .main .container.header-accordion .accordion-item.header-badge .accordion-content,
  .page-template-page-my-account .main .container.header-accordion .accordion-item.header-badge .accordion-content {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background: linear-gradient(0deg, #D1302F, #ED713D) !important;
    width: 75% !important;
    margin-left: auto;
    margin-right: auto; }
    .page-template-page-checkout .main .container.header-accordion .accordion-item.header-badge .accordion-content ul,
    .page-template-page-my-account .main .container.header-accordion .accordion-item.header-badge .accordion-content ul {
      padding-top: 0;
      padding-left: 15px;
      padding-right: 15px; }
      .page-template-page-checkout .main .container.header-accordion .accordion-item.header-badge .accordion-content ul li:nth-child(even),
      .page-template-page-my-account .main .container.header-accordion .accordion-item.header-badge .accordion-content ul li:nth-child(even) {
        background-color: transparent; }
      .page-template-page-checkout .main .container.header-accordion .accordion-item.header-badge .accordion-content ul li a,
      .page-template-page-my-account .main .container.header-accordion .accordion-item.header-badge .accordion-content ul li a {
        font-family: "PFDinTextPro-MediumItalic", sans-serif;
        color: #ffffff !important;
        font-size: 14px; }
        .page-template-page-checkout .main .container.header-accordion .accordion-item.header-badge .accordion-content ul li a.btn-outline-white,
        .page-template-page-my-account .main .container.header-accordion .accordion-item.header-badge .accordion-content ul li a.btn-outline-white {
          width: 140px;
          justify-content: center;
          box-shadow: none;
          border: 1px solid #ffffff; }
.page-template-page-checkout .header-title-content.default .title-gray span,
.page-template-page-my-account .header-title-content.default .title-gray span {
  display: block; }
  @media (max-width: 992px) {
    .page-template-page-checkout .header-title-content.default .title-gray span,
    .page-template-page-my-account .header-title-content.default .title-gray span {
      display: block !important; } }
.page-template-page-checkout .header-title-content.default .title-gray,
.page-template-page-my-account .header-title-content.default .title-gray {
  font-size: 68px !important;
  margin-top: -30px !important;
  color: #fbba00 !important; }
  .page-template-page-checkout .header-title-content.default .title-gray span,
  .page-template-page-my-account .header-title-content.default .title-gray span {
    display: block;
    font-size: 70px;
    color: #ffffff !important; }
.page-template-page-checkout .header-title-content.default p,
.page-template-page-my-account .header-title-content.default p {
  color: #ffffff !important; }
  .page-template-page-checkout .header-title-content.default p span,
  .page-template-page-my-account .header-title-content.default p span {
    color: #fbba00 !important; }
@media screen and (max-width: 767px) {
  .page-template-page-checkout .header-banner,
  .page-template-page-my-account .header-banner {
    display: block; } }
@media screen and (max-width: 767px) {
  .page-template-page-checkout .header-banner .banner-image img,
  .page-template-page-my-account .header-banner .banner-image img {
    object-position: right; } }
@media screen and (max-width: 767px) {
  .page-template-page-checkout .header-banner .container,
  .page-template-page-my-account .header-banner .container {
    background: #f82a3e; } }
@media screen and (max-width: 767px) {
  .page-template-page-checkout .header-banner .header-title-content.default h1,
  .page-template-page-my-account .header-banner .header-title-content.default h1 {
    font-size: 35px !important;
    margin: 0 !important; }
    .page-template-page-checkout .header-banner .header-title-content.default h1 span,
    .page-template-page-my-account .header-banner .header-title-content.default h1 span {
      display: block;
      font-size: 35px !important;
      line-height: normal; } }
.page-template-page-checkout .accordion-item label.accordion,
.page-template-page-my-account .accordion-item label.accordion {
  padding-left: 18px;
  width: 75% !important; }
  .page-template-page-checkout .accordion-item label.accordion:after,
  .page-template-page-my-account .accordion-item label.accordion:after {
    display: none; }
.page-template-page-checkout .accordion-item .accordion-content,
.page-template-page-my-account .accordion-item .accordion-content {
  width: 75% !important; }
  .page-template-page-checkout .accordion-item .accordion-content ul,
  .page-template-page-my-account .accordion-item .accordion-content ul {
    padding-left: 16px;
    padding-right: 16px; }
    .page-template-page-checkout .accordion-item .accordion-content ul li:nth-child(even),
    .page-template-page-my-account .accordion-item .accordion-content ul li:nth-child(even) {
      background-color: transparent; }
    .page-template-page-checkout .accordion-item .accordion-content ul li:last-child,
    .page-template-page-my-account .accordion-item .accordion-content ul li:last-child {
      padding-top: 0; }
.page-template-page-checkout .page-content .title-block .post-title,
.page-template-page-my-account .page-content .title-block .post-title {
  font-family: "PFDinTextPro-MediumItalic", sans-serif;
  text-transform: uppercase; }
.page-template-page-checkout .page-content .category-title,
.page-template-page-my-account .page-content .category-title {
  padding: 30px; }
  @media screen and (max-width: 767px) {
    .page-template-page-checkout .page-content .category-title,
    .page-template-page-my-account .page-content .category-title {
      padding: 15px 0; } }
  .page-template-page-checkout .page-content .category-title h1.post-title.title-red,
  .page-template-page-my-account .page-content .category-title h1.post-title.title-red {
    display: flex;
    justify-content: space-between; }
    @media screen and (max-width: 767px) {
      .page-template-page-checkout .page-content .category-title h1.post-title.title-red,
      .page-template-page-my-account .page-content .category-title h1.post-title.title-red {
        flex-direction: column;
        align-items: center; } }
    .page-template-page-checkout .page-content .category-title h1.post-title.title-red .wc-proceed-to-checkout,
    .page-template-page-my-account .page-content .category-title h1.post-title.title-red .wc-proceed-to-checkout {
      padding: 0; }
      @media screen and (max-width: 767px) {
        .page-template-page-checkout .page-content .category-title h1.post-title.title-red .wc-proceed-to-checkout,
        .page-template-page-my-account .page-content .category-title h1.post-title.title-red .wc-proceed-to-checkout {
          margin-top: 10px; } }
      .page-template-page-checkout .page-content .category-title h1.post-title.title-red .wc-proceed-to-checkout .btn,
      .page-template-page-my-account .page-content .category-title h1.post-title.title-red .wc-proceed-to-checkout .btn {
        border: 0;
        display: block;
        box-shadow: none;
        margin-left: auto;
        width: max-content;
        background: #FC7821;
        color: #ffffff !important; }
.page-template-page-checkout .page-content .content-block .post-content .woocommerce .required,
.page-template-page-my-account .page-content .content-block .post-content .woocommerce .required {
  display: none; }
.page-template-page-checkout .page-content .content-block .post-content .woocommerce .wc-proceed-to-checkout .btn,
.page-template-page-my-account .page-content .content-block .post-content .woocommerce .wc-proceed-to-checkout .btn {
  display: block;
  margin-left: auto;
  width: max-content;
  background: #FC7821;
  color: #ffffff !important;
  border: 0; }
.page-template-page-checkout .page-content .content-block .post-content .woocommerce .text-danger,
.page-template-page-my-account .page-content .content-block .post-content .woocommerce .text-danger {
  text-transform: uppercase;
  color: #D1302F !important;
  font-family: "PFDinTextPro-MediumItalic", sans-serif; }
  @media screen and (max-width: 767px) {
    .page-template-page-checkout .page-content .content-block .post-content .woocommerce .text-danger,
    .page-template-page-my-account .page-content .content-block .post-content .woocommerce .text-danger {
      margin-bottom: 10px !important; } }
.page-template-page-checkout .page-content .content-block .post-content .woocommerce .woocommerce-shipping-totals.shipping,
.page-template-page-my-account .page-content .content-block .post-content .woocommerce .woocommerce-shipping-totals.shipping {
  display: none; }
.page-template-page-checkout .page-content .content-block .post-content .woocommerce #payment .payment_methods li label img,
.page-template-page-my-account .page-content .content-block .post-content .woocommerce #payment .payment_methods li label img {
  width: auto; }
.page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout h3,
.page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout h3 {
  text-transform: uppercase;
  color: #D1302F;
  margin-bottom: 30px;
  font-family: "PFDinTextPro-MediumItalic", sans-serif; }
  @media screen and (max-width: 767px) {
    .page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout h3,
    .page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout h3 {
      margin-bottom: 0; } }
  .page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout h3 span,
  .page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout h3 span {
    color: #D1302F !important;
    font-family: "PFDinTextPro-MediumItalic", sans-serif; }
    .page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout h3 span.title-red,
    .page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout h3 span.title-red {
      color: #FC7821 !important; }
.page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout label,
.page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout .woocommerce-input-wrapper,
.page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout label,
.page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout .woocommerce-input-wrapper {
  width: 100%;
  font-family: "Montserrat-Regular", sans-serif; }
.page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout .select2-container .select2-selection--single,
.page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout .select2-container .select2-selection--single {
  height: 40px;
  line-height: 40px; }
  .page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout .select2-container .select2-selection--single .select2-selection__rendered,
  .page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout .select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 38px; }
.page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout table.shop_table,
.page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout table.shop_table {
  background-color: #f4f4f4;
  margin-bottom: 25px;
  border: none;
  border-collapse: unset;
  border-radius: 25px;
  overflow: hidden;
  margin: 30px 0;
  box-shadow: 4px 4px 8px rgba(82, 82, 82, 0.5); }
  @media screen and (max-width: 767px) {
    .page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout table.shop_table,
    .page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout table.shop_table {
      margin-top: 10px; } }
  .page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout table.shop_table th,
  .page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout table.shop_table td,
  .page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout table.shop_table th,
  .page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout table.shop_table td {
    border: none;
    font-family: "PFDinTextPro-MediumItalic", sans-serif;
    text-transform: uppercase; }
  .page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout table.shop_table thead,
  .page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout table.shop_table thead {
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    background: linear-gradient(0deg, #D1302F, #ED713D) !important; }
    .page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout table.shop_table thead th,
    .page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout table.shop_table thead th {
      font-weight: normal;
      color: #ffffff; }
      .page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout table.shop_table thead th:first-child,
      .page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout table.shop_table thead th:first-child {
        padding-left: 30px; }
        @media screen and (max-width: 767px) {
          .page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout table.shop_table thead th:first-child,
          .page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout table.shop_table thead th:first-child {
            padding-left: 10px; } }
  .page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout table.shop_table tbody tr .product-name .variation dt,
  .page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout table.shop_table tbody tr .product-name .variation dt {
    font-weight: normal; }
  .page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout table.shop_table tbody tr td,
  .page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout table.shop_table tbody tr td {
    font-size: 26px;
    color: #D1302F; }
    @media screen and (max-width: 767px) {
      .page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout table.shop_table tbody tr td,
      .page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout table.shop_table tbody tr td {
        font-size: 20px; } }
    .page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout table.shop_table tbody tr td:first-child,
    .page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout table.shop_table tbody tr td:first-child {
      padding-left: 30px; }
      @media screen and (max-width: 767px) {
        .page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout table.shop_table tbody tr td:first-child,
        .page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout table.shop_table tbody tr td:first-child {
          padding-left: 10px; } }
  .page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout table.shop_table tfoot tr th, .page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout table.shop_table tfoot tr td,
  .page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout table.shop_table tfoot tr th,
  .page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout table.shop_table tfoot tr td {
    font-weight: unset;
    font-family: "PFDinTextPro-MediumItalic", sans-serif; }
    .page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout table.shop_table tfoot tr th:first-child, .page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout table.shop_table tfoot tr td:first-child,
    .page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout table.shop_table tfoot tr th:first-child,
    .page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout table.shop_table tfoot tr td:first-child {
      padding-left: 30px; }
      @media screen and (max-width: 767px) {
        .page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout table.shop_table tfoot tr th:first-child, .page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout table.shop_table tfoot tr td:first-child,
        .page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout table.shop_table tfoot tr th:first-child,
        .page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout table.shop_table tfoot tr td:first-child {
          padding-left: 10px; } }
  @media screen and (max-width: 767px) {
    .page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout table.shop_table tfoot tr td:first-child,
    .page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout table.shop_table tfoot tr td:first-child {
      padding-left: 10px;
      font-size: 20px; } }
  .page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout table.shop_table tfoot tr.bg-gradient,
  .page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout table.shop_table tfoot tr.bg-gradient {
    color: #ffffff;
    background: linear-gradient(0deg, #D1302F, #ED713D) !important; }
  .page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout table.shop_table tfoot .cart-subtotal td,
  .page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout table.shop_table tfoot .fee td,
  .page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout table.shop_table tfoot .cart-subtotal td,
  .page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout table.shop_table tfoot .fee td {
    font-size: 20px; }
  .page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout table.shop_table tfoot .order-total td,
  .page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout table.shop_table tfoot .order-total td {
    color: #e30609;
    font-size: 30px;
    font-weight: lighter; }
@media screen and (max-width: 767px) {
  .page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout .col2-set#customer_details .col-1 .woocommerce-billing-fields h3,
  .page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout .col2-set#customer_details .col-1 .woocommerce-billing-fields h3 {
    text-align: center; } }
.page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout .col2-set#customer_details .col-1 .woocommerce-billing-fields .form-row-first-field,
.page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout .col2-set#customer_details .col-1 .woocommerce-billing-fields .form-row-middle-field,
.page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout .col2-set#customer_details .col-1 .woocommerce-billing-fields .form-row-last-field,
.page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout .col2-set#customer_details .col-1 .woocommerce-billing-fields .form-row-first-field,
.page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout .col2-set#customer_details .col-1 .woocommerce-billing-fields .form-row-middle-field,
.page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout .col2-set#customer_details .col-1 .woocommerce-billing-fields .form-row-last-field {
  display: inline-block; }
.page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout .col2-set#customer_details .col-1 .woocommerce-billing-fields #billing_address_2_field,
.page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout .col2-set#customer_details .col-1 .woocommerce-billing-fields #billing_address_2_field {
  width: 40%; }
  @media screen and (max-width: 767px) {
    .page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout .col2-set#customer_details .col-1 .woocommerce-billing-fields #billing_address_2_field,
    .page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout .col2-set#customer_details .col-1 .woocommerce-billing-fields #billing_address_2_field {
      width: 100%; } }
.page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout .col2-set#customer_details .col-1 .woocommerce-billing-fields #billing_number_field,
.page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout .col2-set#customer_details .col-1 .woocommerce-billing-fields #billing_number_field {
  width: 10%; }
  @media screen and (max-width: 767px) {
    .page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout .col2-set#customer_details .col-1 .woocommerce-billing-fields #billing_number_field,
    .page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout .col2-set#customer_details .col-1 .woocommerce-billing-fields #billing_number_field {
      width: 100%; } }
.page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout .col2-set#customer_details .col-1 .woocommerce-billing-fields #billing_email_field,
.page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout .col2-set#customer_details .col-1 .woocommerce-billing-fields #billing_phone_field,
.page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout .col2-set#customer_details .col-1 .woocommerce-billing-fields #billing_neighbor_field,
.page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout .col2-set#customer_details .col-1 .woocommerce-billing-fields #billing_last_name_field,
.page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout .col2-set#customer_details .col-1 .woocommerce-billing-fields #billing_address_1_field,
.page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout .col2-set#customer_details .col-1 .woocommerce-billing-fields #billing_first_name_field,
.page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout .col2-set#customer_details .col-1 .woocommerce-billing-fields #billing_email_field,
.page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout .col2-set#customer_details .col-1 .woocommerce-billing-fields #billing_phone_field,
.page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout .col2-set#customer_details .col-1 .woocommerce-billing-fields #billing_neighbor_field,
.page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout .col2-set#customer_details .col-1 .woocommerce-billing-fields #billing_last_name_field,
.page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout .col2-set#customer_details .col-1 .woocommerce-billing-fields #billing_address_1_field,
.page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout .col2-set#customer_details .col-1 .woocommerce-billing-fields #billing_first_name_field {
  width: 50%; }
  @media screen and (max-width: 767px) {
    .page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout .col2-set#customer_details .col-1 .woocommerce-billing-fields #billing_email_field,
    .page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout .col2-set#customer_details .col-1 .woocommerce-billing-fields #billing_phone_field,
    .page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout .col2-set#customer_details .col-1 .woocommerce-billing-fields #billing_neighbor_field,
    .page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout .col2-set#customer_details .col-1 .woocommerce-billing-fields #billing_last_name_field,
    .page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout .col2-set#customer_details .col-1 .woocommerce-billing-fields #billing_address_1_field,
    .page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout .col2-set#customer_details .col-1 .woocommerce-billing-fields #billing_first_name_field,
    .page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout .col2-set#customer_details .col-1 .woocommerce-billing-fields #billing_email_field,
    .page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout .col2-set#customer_details .col-1 .woocommerce-billing-fields #billing_phone_field,
    .page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout .col2-set#customer_details .col-1 .woocommerce-billing-fields #billing_neighbor_field,
    .page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout .col2-set#customer_details .col-1 .woocommerce-billing-fields #billing_last_name_field,
    .page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout .col2-set#customer_details .col-1 .woocommerce-billing-fields #billing_address_1_field,
    .page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout .col2-set#customer_details .col-1 .woocommerce-billing-fields #billing_first_name_field {
      width: 100%; } }
.page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout .col2-set#customer_details .col-1 .woocommerce-billing-fields #billing_city_field,
.page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout .col2-set#customer_details .col-1 .woocommerce-billing-fields #billing_city_field {
  width: 30%; }
  @media screen and (max-width: 767px) {
    .page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout .col2-set#customer_details .col-1 .woocommerce-billing-fields #billing_city_field,
    .page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout .col2-set#customer_details .col-1 .woocommerce-billing-fields #billing_city_field {
      width: 100%; } }
.page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout .col2-set#customer_details .col-1 .woocommerce-billing-fields #billing_state_field,
.page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout .col2-set#customer_details .col-1 .woocommerce-billing-fields #billing_state_field {
  width: 20%; }
  @media screen and (max-width: 767px) {
    .page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout .col2-set#customer_details .col-1 .woocommerce-billing-fields #billing_state_field,
    .page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout .col2-set#customer_details .col-1 .woocommerce-billing-fields #billing_state_field {
      width: 100%; } }
.page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout .col2-set#customer_details .col-1 .woocommerce-billing-fields #billing_company_field.form-row-wide label span.optional,
.page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout .col2-set#customer_details .col-1 .woocommerce-billing-fields #billing_company_field.form-row-wide label span.optional {
  display: none; }
.page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout .col2-set#customer_details .col-1 .woocommerce-billing-fields #billing_country_field.address-field,
.page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout .col2-set#customer_details .col-1 .woocommerce-billing-fields #billing_country_field.address-field {
  visibility: hidden;
  height: 0; }
.page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout .col2-set#customer_details .col-1 .woocommerce-billing-fields #billing_postcode_field,
.page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout .col2-set#customer_details .col-1 .woocommerce-billing-fields #billing_postcode_field {
  width: 100%; }
@media screen and (max-width: 767px) {
  .page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout .col2-set#customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper,
  .page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout .col2-set#customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper {
    display: flex;
    flex-direction: column; } }
.page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout .col2-set#customer_details .col-2 .woocommerce-additional-fields,
.page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout .col2-set#customer_details .col-2 .woocommerce-additional-fields {
  display: none; }
.page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout .woocommerce-checkout-review-order,
.page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout .woocommerce-checkout-review-order {
  margin-bottom: 25px; }
  @media screen and (max-width: 767px) {
    .page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout .woocommerce-checkout-review-order,
    .page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout .woocommerce-checkout-review-order {
      text-align: center;
      margin-bottom: 0; } }
  @media screen and (max-width: 767px) {
    .page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout .woocommerce-checkout-review-order .place-order,
    .page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout .woocommerce-checkout-review-order .place-order {
      margin: 0;
      padding-left: 0 !important;
      padding-right: 0 !important; } }
  .page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout .woocommerce-checkout-review-order .title-red,
  .page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout .woocommerce-checkout-review-order .title-red {
    color: #D1302F;
    font-family: "PFDinTextPro-MediumItalic", sans-serif; }
  .page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout .woocommerce-checkout-review-order #payment,
  .page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout .woocommerce-checkout-review-order #payment {
    background: transparent; }
    .page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout .woocommerce-checkout-review-order #payment ul,
    .page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout .woocommerce-checkout-review-order #payment ul {
      border: 0;
      padding: 0; }
      .page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout .woocommerce-checkout-review-order #payment ul li label,
      .page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout .woocommerce-checkout-review-order #payment ul li label {
        color: transparent;
        background-image: url("../images/common/cielo-logo.png");
        background-repeat: no-repeat;
        background-size: 70px;
        background-position: center;
        width: 120px;
        background-color: #dadada;
        border-radius: 20px;
        height: 40px; }
        .page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout .woocommerce-checkout-review-order #payment ul li label img,
        .page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout .woocommerce-checkout-review-order #payment ul li label img {
          width: auto; }
      .page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout .woocommerce-checkout-review-order #payment ul li #payment_method_paypal,
      .page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout .woocommerce-checkout-review-order #payment ul li #payment_method_paypal {
        display: none; }
      .page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout .woocommerce-checkout-review-order #payment ul li a, .page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout .woocommerce-checkout-review-order #payment ul li img,
      .page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout .woocommerce-checkout-review-order #payment ul li a,
      .page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout .woocommerce-checkout-review-order #payment ul li img {
        display: none; }
      .page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout .woocommerce-checkout-review-order #payment ul li .payment_box,
      .page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout .woocommerce-checkout-review-order #payment ul li .payment_box {
        display: none; }
    .page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout .woocommerce-checkout-review-order #payment .place-order .button,
    .page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout .woocommerce-checkout-review-order #payment .place-order .button {
      background: #6EBC00 !important; }
  .page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout .woocommerce-checkout-review-order .place-order a,
  .page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout .woocommerce-checkout-review-order .place-order a {
    color: #bf0609; }
  .page-template-page-checkout .page-content .content-block .post-content .woocommerce .checkout .woocommerce-checkout-review-order .place-order button,
  .page-template-page-my-account .page-content .content-block .post-content .woocommerce .checkout .woocommerce-checkout-review-order .place-order button {
    margin: 0 auto; }
.page-template-page-checkout .page-content .content-block .post-content .woocommerce .woocommerce-order,
.page-template-page-checkout .page-content .content-block .post-content .woocommerce .woocommerce-MyAccount-content,
.page-template-page-my-account .page-content .content-block .post-content .woocommerce .woocommerce-order,
.page-template-page-my-account .page-content .content-block .post-content .woocommerce .woocommerce-MyAccount-content {
  float: none;
  width: 100%; }
  .page-template-page-checkout .page-content .content-block .post-content .woocommerce .woocommerce-order .woocommerce-notices-wrapper + p,
  .page-template-page-checkout .page-content .content-block .post-content .woocommerce .woocommerce-MyAccount-content .woocommerce-notices-wrapper + p,
  .page-template-page-my-account .page-content .content-block .post-content .woocommerce .woocommerce-order .woocommerce-notices-wrapper + p,
  .page-template-page-my-account .page-content .content-block .post-content .woocommerce .woocommerce-MyAccount-content .woocommerce-notices-wrapper + p {
    background: linear-gradient(180deg, #bf0609, #e30609) !important;
    color: #ffffff;
    padding: 8px;
    border-radius: 7px;
    margin-bottom: 20px !important; }
  .page-template-page-checkout .page-content .content-block .post-content .woocommerce .woocommerce-order p a.button.wc-backward,
  .page-template-page-checkout .page-content .content-block .post-content .woocommerce .woocommerce-MyAccount-content p a.button.wc-backward,
  .page-template-page-my-account .page-content .content-block .post-content .woocommerce .woocommerce-order p a.button.wc-backward,
  .page-template-page-my-account .page-content .content-block .post-content .woocommerce .woocommerce-MyAccount-content p a.button.wc-backward {
    margin: 20px 0;
    right: 25px;
    top: 50px;
    position: absolute; }
    .page-template-page-checkout .page-content .content-block .post-content .woocommerce .woocommerce-order p a.button.wc-backward:hover,
    .page-template-page-checkout .page-content .content-block .post-content .woocommerce .woocommerce-MyAccount-content p a.button.wc-backward:hover,
    .page-template-page-my-account .page-content .content-block .post-content .woocommerce .woocommerce-order p a.button.wc-backward:hover,
    .page-template-page-my-account .page-content .content-block .post-content .woocommerce .woocommerce-MyAccount-content p a.button.wc-backward:hover {
      color: #ffffff; }
  .page-template-page-checkout .page-content .content-block .post-content .woocommerce .woocommerce-order ul.order_details,
  .page-template-page-checkout .page-content .content-block .post-content .woocommerce .woocommerce-MyAccount-content ul.order_details,
  .page-template-page-my-account .page-content .content-block .post-content .woocommerce .woocommerce-order ul.order_details,
  .page-template-page-my-account .page-content .content-block .post-content .woocommerce .woocommerce-MyAccount-content ul.order_details {
    display: flex;
    text-align: center;
    justify-content: space-between;
    background: linear-gradient(180deg, #bf0609, #e30609) !important;
    padding: 0;
    border-radius: 20px;
    box-shadow: 0 0 5px #878787;
    margin: 20px 0; }
    .page-template-page-checkout .page-content .content-block .post-content .woocommerce .woocommerce-order ul.order_details li,
    .page-template-page-checkout .page-content .content-block .post-content .woocommerce .woocommerce-MyAccount-content ul.order_details li,
    .page-template-page-my-account .page-content .content-block .post-content .woocommerce .woocommerce-order ul.order_details li,
    .page-template-page-my-account .page-content .content-block .post-content .woocommerce .woocommerce-MyAccount-content ul.order_details li {
      margin: 0;
      padding: 20px;
      font-size: unset;
      color: #ffffff;
      width: 33.3%;
      border-color: #ffffff; }
      .page-template-page-checkout .page-content .content-block .post-content .woocommerce .woocommerce-order ul.order_details li strong,
      .page-template-page-checkout .page-content .content-block .post-content .woocommerce .woocommerce-MyAccount-content ul.order_details li strong,
      .page-template-page-my-account .page-content .content-block .post-content .woocommerce .woocommerce-order ul.order_details li strong,
      .page-template-page-my-account .page-content .content-block .post-content .woocommerce .woocommerce-MyAccount-content ul.order_details li strong {
        text-transform: uppercase;
        color: #fbba00; }
  .page-template-page-checkout .page-content .content-block .post-content .woocommerce .woocommerce-order .woocommerce-order-details table.shop_table,
  .page-template-page-checkout .page-content .content-block .post-content .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details table.shop_table,
  .page-template-page-my-account .page-content .content-block .post-content .woocommerce .woocommerce-order .woocommerce-order-details table.shop_table,
  .page-template-page-my-account .page-content .content-block .post-content .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details table.shop_table {
    background-color: #f4f4f4;
    margin-bottom: 25px;
    border: none;
    border-collapse: unset;
    border-radius: unset;
    padding: 20px; }
    .page-template-page-checkout .page-content .content-block .post-content .woocommerce .woocommerce-order .woocommerce-order-details table.shop_table th,
    .page-template-page-checkout .page-content .content-block .post-content .woocommerce .woocommerce-order .woocommerce-order-details table.shop_table td,
    .page-template-page-checkout .page-content .content-block .post-content .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details table.shop_table th,
    .page-template-page-checkout .page-content .content-block .post-content .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details table.shop_table td,
    .page-template-page-my-account .page-content .content-block .post-content .woocommerce .woocommerce-order .woocommerce-order-details table.shop_table th,
    .page-template-page-my-account .page-content .content-block .post-content .woocommerce .woocommerce-order .woocommerce-order-details table.shop_table td,
    .page-template-page-my-account .page-content .content-block .post-content .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details table.shop_table th,
    .page-template-page-my-account .page-content .content-block .post-content .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details table.shop_table td {
      border: none;
      font-weight: lighter; }
    .page-template-page-checkout .page-content .content-block .post-content .woocommerce .woocommerce-order .woocommerce-order-details table.shop_table thead th,
    .page-template-page-checkout .page-content .content-block .post-content .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details table.shop_table thead th,
    .page-template-page-my-account .page-content .content-block .post-content .woocommerce .woocommerce-order .woocommerce-order-details table.shop_table thead th,
    .page-template-page-my-account .page-content .content-block .post-content .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details table.shop_table thead th {
      font-weight: normal; }
    .page-template-page-checkout .page-content .content-block .post-content .woocommerce .woocommerce-order .woocommerce-order-details table.shop_table tbody tr td a,
    .page-template-page-checkout .page-content .content-block .post-content .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details table.shop_table tbody tr td a,
    .page-template-page-my-account .page-content .content-block .post-content .woocommerce .woocommerce-order .woocommerce-order-details table.shop_table tbody tr td a,
    .page-template-page-my-account .page-content .content-block .post-content .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details table.shop_table tbody tr td a {
      color: #5b5b5b; }
    .page-template-page-checkout .page-content .content-block .post-content .woocommerce .woocommerce-order .woocommerce-order-details table.shop_table tfoot tr td,
    .page-template-page-checkout .page-content .content-block .post-content .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details table.shop_table tfoot tr td,
    .page-template-page-my-account .page-content .content-block .post-content .woocommerce .woocommerce-order .woocommerce-order-details table.shop_table tfoot tr td,
    .page-template-page-my-account .page-content .content-block .post-content .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details table.shop_table tfoot tr td {
      font-weight: bold; }
    .page-template-page-checkout .page-content .content-block .post-content .woocommerce .woocommerce-order .woocommerce-order-details table.shop_table tfoot tr:last-child td,
    .page-template-page-checkout .page-content .content-block .post-content .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details table.shop_table tfoot tr:last-child td,
    .page-template-page-my-account .page-content .content-block .post-content .woocommerce .woocommerce-order .woocommerce-order-details table.shop_table tfoot tr:last-child td,
    .page-template-page-my-account .page-content .content-block .post-content .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details table.shop_table tfoot tr:last-child td {
      font-weight: unset !important; }
  .page-template-page-checkout .page-content .content-block .post-content .woocommerce .woocommerce-order .woocommerce-customer-details h2,
  .page-template-page-checkout .page-content .content-block .post-content .woocommerce .woocommerce-order .woocommerce-order-details h2,
  .page-template-page-checkout .page-content .content-block .post-content .woocommerce .woocommerce-MyAccount-content .woocommerce-customer-details h2,
  .page-template-page-checkout .page-content .content-block .post-content .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details h2,
  .page-template-page-my-account .page-content .content-block .post-content .woocommerce .woocommerce-order .woocommerce-customer-details h2,
  .page-template-page-my-account .page-content .content-block .post-content .woocommerce .woocommerce-order .woocommerce-order-details h2,
  .page-template-page-my-account .page-content .content-block .post-content .woocommerce .woocommerce-MyAccount-content .woocommerce-customer-details h2,
  .page-template-page-my-account .page-content .content-block .post-content .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details h2 {
    font-style: italic;
    color: #bf0609;
    text-transform: uppercase;
    margin-bottom: 20px; }
  .page-template-page-checkout .page-content .content-block .post-content .woocommerce .woocommerce-order .woocommerce-customer-details address,
  .page-template-page-checkout .page-content .content-block .post-content .woocommerce .woocommerce-order .woocommerce-order-details address,
  .page-template-page-checkout .page-content .content-block .post-content .woocommerce .woocommerce-MyAccount-content .woocommerce-customer-details address,
  .page-template-page-checkout .page-content .content-block .post-content .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details address,
  .page-template-page-my-account .page-content .content-block .post-content .woocommerce .woocommerce-order .woocommerce-customer-details address,
  .page-template-page-my-account .page-content .content-block .post-content .woocommerce .woocommerce-order .woocommerce-order-details address,
  .page-template-page-my-account .page-content .content-block .post-content .woocommerce .woocommerce-MyAccount-content .woocommerce-customer-details address,
  .page-template-page-my-account .page-content .content-block .post-content .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details address {
    background-color: #f4f4f4;
    padding: 20px; }
.page-template-page-checkout .woocommerce-order .success h1.message.title-gray,
.page-template-page-checkout .woocommerce-order .failure h1.message.title-gray,
.page-template-page-my-account .woocommerce-order .success h1.message.title-gray,
.page-template-page-my-account .woocommerce-order .failure h1.message.title-gray {
  margin: 0 auto;
  line-height: 1;
  color: #5b5b5b;
  text-transform: uppercase; }
  .page-template-page-checkout .woocommerce-order .success h1.message.title-gray p,
  .page-template-page-checkout .woocommerce-order .failure h1.message.title-gray p,
  .page-template-page-my-account .woocommerce-order .success h1.message.title-gray p,
  .page-template-page-my-account .woocommerce-order .failure h1.message.title-gray p {
    display: none; }
.page-template-page-checkout .woocommerce-order .success .success-content,
.page-template-page-checkout .woocommerce-order .failure .success-content,
.page-template-page-my-account .woocommerce-order .success .success-content,
.page-template-page-my-account .woocommerce-order .failure .success-content {
  width: 40%;
  margin: 0 auto; }
  .page-template-page-checkout .woocommerce-order .success .success-content p,
  .page-template-page-checkout .woocommerce-order .failure .success-content p,
  .page-template-page-my-account .woocommerce-order .success .success-content p,
  .page-template-page-my-account .woocommerce-order .failure .success-content p {
    line-height: 2;
    font-size: 14px;
    font-family: "PFDinTextPro-SemiBold", sans-serif; }
.page-template-page-checkout .woocommerce-order .success h1.message.title-gray,
.page-template-page-checkout .woocommerce-order .failure h1.message.title-gray,
.page-template-page-my-account .woocommerce-order .success h1.message.title-gray,
.page-template-page-my-account .woocommerce-order .failure h1.message.title-gray {
  line-height: 1;
  width: 41% !important;
  margin: 0 auto; }
.page-template-page-checkout .woocommerce-order .success .success-image,
.page-template-page-checkout .woocommerce-order .success .failure-image,
.page-template-page-checkout .woocommerce-order .failure .success-image,
.page-template-page-checkout .woocommerce-order .failure .failure-image,
.page-template-page-my-account .woocommerce-order .success .success-image,
.page-template-page-my-account .woocommerce-order .success .failure-image,
.page-template-page-my-account .woocommerce-order .failure .success-image,
.page-template-page-my-account .woocommerce-order .failure .failure-image {
  width: 75px;
  height: 75px;
  margin: auto; }
.page-template-page-checkout .woocommerce-order .success .back-button,
.page-template-page-checkout .woocommerce-order .failure .back-button,
.page-template-page-my-account .woocommerce-order .success .back-button,
.page-template-page-my-account .woocommerce-order .failure .back-button {
  margin: 0 auto;
  width: max-content; }
  .page-template-page-checkout .woocommerce-order .success .back-button .btn,
  .page-template-page-checkout .woocommerce-order .failure .back-button .btn,
  .page-template-page-my-account .woocommerce-order .success .back-button .btn,
  .page-template-page-my-account .woocommerce-order .failure .back-button .btn {
    width: max-content; }

.woocommerce-billing-fields > .visibility-hidden {
  visibility: hidden;
  width: 0;
  height: 0; }

.woocommerce-billing-fields > #billing_country_field > label {
  display: none; }

.page-template-page-contact-us,
.page-template-page-contact-us-success {
  background-color: #f4f4f4; }
  .page-template-page-contact-us:not(.logged-in) header .site-header .container .header-content .logo-content .site-logo,
  .page-template-page-contact-us-success:not(.logged-in) header .site-header .container .header-content .logo-content .site-logo {
    width: 200px; }
  @media screen and (max-width: 1200px) {
    .page-template-page-contact-us header .site-header .container .header-content,
    .page-template-page-contact-us-success header .site-header .container .header-content {
      width: 95% !important;
      display: block; } }
  @media screen and (max-width: 767px) {
    .page-template-page-contact-us header .site-header .container .header-content .logo-content,
    .page-template-page-contact-us-success header .site-header .container .header-content .logo-content {
      width: 150px;
      margin: 0 auto; } }
  .page-template-page-contact-us header .site-header .container .header-content .logo-content .site-logo,
  .page-template-page-contact-us-success header .site-header .container .header-content .logo-content .site-logo {
    /*                            width: -webkit-fit-content;
                                width: -moz-fit-content;
                                width: fit-content;*/ }
    @media screen and (max-width: 767px) {
      .page-template-page-contact-us header .site-header .container .header-content .logo-content .site-logo,
      .page-template-page-contact-us-success header .site-header .container .header-content .logo-content .site-logo {
        width: 100% !important;
        margin-bottom: 20px;
        margin-top: 10px; } }
  @media screen and (max-width: 767px) {
    .page-template-page-contact-us header.bg-gradient.register .site-header,
    .page-template-page-contact-us-success header.bg-gradient.register .site-header {
      background: #ffffff !important; } }
  .page-template-page-contact-us .title-gray span,
  .page-template-page-contact-us-success .title-gray span {
    color: #FD118C; }
  @media screen and (max-width: 767px) {
    .page-template-page-contact-us .header-banner,
    .page-template-page-contact-us-success .header-banner {
      display: block; } }
  @media screen and (max-width: 767px) {
    .page-template-page-contact-us .header-banner img,
    .page-template-page-contact-us-success .header-banner img {
      object-position: right; } }
  @media screen and (max-width: 767px) {
    .page-template-page-contact-us .header-banner .container,
    .page-template-page-contact-us-success .header-banner .container {
      background-color: #f82a3e; } }
  .page-template-page-contact-us .header-banner .header-title-content label.btn.btn-outline-white,
  .page-template-page-contact-us-success .header-banner .header-title-content label.btn.btn-outline-white {
    box-shadow: none;
    color: #ffffff !important;
    font-family: "PFDinTextPro-MediumItalic", sans-serif; }
  .page-template-page-contact-us .header-banner .header-title-content h1.title-yellow,
  .page-template-page-contact-us-success .header-banner .header-title-content h1.title-yellow {
    font-size: 68px;
    line-height: 1;
    color: #ffffff !important; }
    @media screen and (max-width: 767px) {
      .page-template-page-contact-us .header-banner .header-title-content h1.title-yellow,
      .page-template-page-contact-us-success .header-banner .header-title-content h1.title-yellow {
        line-height: 30px;
        font-size: 35px; } }
  .page-template-page-contact-us .page-content,
  .page-template-page-contact-us-success .page-content {
    padding: 40px !important;
    border-radius: 28px; }
    @media screen and (max-width: 767px) {
      .page-template-page-contact-us .page-content,
      .page-template-page-contact-us-success .page-content {
        padding: 20px; } }
    .page-template-page-contact-us .page-content .contact-links,
    .page-template-page-contact-us-success .page-content .contact-links {
      margin-bottom: 25px; }
      @media screen and (max-width: 767px) {
        .page-template-page-contact-us .page-content .contact-links .mb-3,
        .page-template-page-contact-us-success .page-content .contact-links .mb-3 {
          padding-left: 0;
          padding-right: 0; } }
      .page-template-page-contact-us .page-content .contact-links .flex,
      .page-template-page-contact-us-success .page-content .contact-links .flex {
        border-radius: 28px;
        padding: 20px;
        height: 100%;
        box-shadow: 8px 10px 11px #c7c7c7; }
        .page-template-page-contact-us .page-content .contact-links .flex.bg-gradient,
        .page-template-page-contact-us-success .page-content .contact-links .flex.bg-gradient {
          background: linear-gradient(70deg, #D1302F, #FC7821) !important; }
        .page-template-page-contact-us .page-content .contact-links .flex.bg-green,
        .page-template-page-contact-us-success .page-content .contact-links .flex.bg-green {
          background: #2F8F2C !important; }
        .page-template-page-contact-us .page-content .contact-links .flex img,
        .page-template-page-contact-us-success .page-content .contact-links .flex img {
          width: 35px;
          height: 45px;
          object-fit: contain;
          margin-right: 15px; }
        .page-template-page-contact-us .page-content .contact-links .flex h5.title-white,
        .page-template-page-contact-us-success .page-content .contact-links .flex h5.title-white {
          font-family: "PFDinTextPro-MediumItalic", sans-serif !important;
          width: calc(100% - 50px); }
          @media screen and (max-width: 767px) {
            .page-template-page-contact-us .page-content .contact-links .flex h5.title-white,
            .page-template-page-contact-us-success .page-content .contact-links .flex h5.title-white {
              font-size: 18px; } }
          .page-template-page-contact-us .page-content .contact-links .flex h5.title-white + a,
          .page-template-page-contact-us-success .page-content .contact-links .flex h5.title-white + a {
            font-size: 28px;
            line-height: normal; }
            @media screen and (max-width: 767px) {
              .page-template-page-contact-us .page-content .contact-links .flex h5.title-white + a,
              .page-template-page-contact-us-success .page-content .contact-links .flex h5.title-white + a {
                font-size: 18px; } }
        .page-template-page-contact-us .page-content .contact-links .flex h5,
        .page-template-page-contact-us-success .page-content .contact-links .flex h5 {
          font-size: 18px;
          color: #ffffff;
          font-family: "PFDinTextPro-Italic", sans-serif; }
          .page-template-page-contact-us .page-content .contact-links .flex h5 span,
          .page-template-page-contact-us-success .page-content .contact-links .flex h5 span {
            font-family: "PFDinTextPro-MediumItalic", sans-serif; }
          .page-template-page-contact-us .page-content .contact-links .flex h5 .phone,
          .page-template-page-contact-us-success .page-content .contact-links .flex h5 .phone {
            font-size: 28px;
            display: block; }
        .page-template-page-contact-us .page-content .contact-links .flex a,
        .page-template-page-contact-us-success .page-content .contact-links .flex a {
          color: #fbba00;
          font-family: "PFDinTextPro-MediumItalic", sans-serif; }
          .page-template-page-contact-us .page-content .contact-links .flex a.whatsapp-link,
          .page-template-page-contact-us-success .page-content .contact-links .flex a.whatsapp-link {
            cursor: auto; }
        .page-template-page-contact-us .page-content .contact-links .flex + .flex h5,
        .page-template-page-contact-us-success .page-content .contact-links .flex + .flex h5 {
          font-size: 14px; }
          .page-template-page-contact-us .page-content .contact-links .flex + .flex h5 a,
          .page-template-page-contact-us-success .page-content .contact-links .flex + .flex h5 a {
            display: block;
            font-family: "PFDinTextPro-Regular", sans-serif;
            font-size: 24px; }
    .page-template-page-contact-us .page-content h3.title-red,
    .page-template-page-contact-us-success .page-content h3.title-red {
      font-size: 40px;
      margin-bottom: 30px;
      color: #D1302F !important;
      font-family: "PFDinTextPro-MediumItalic", sans-serif; }
      .page-template-page-contact-us .page-content h3.title-red span,
      .page-template-page-contact-us-success .page-content h3.title-red span {
        color: #D1302F !important;
        font-family: "PFDinTextPro-MediumItalic", sans-serif; }
      @media screen and (max-width: 767px) {
        .page-template-page-contact-us .page-content h3.title-red,
        .page-template-page-contact-us-success .page-content h3.title-red {
          font-size: 30px;
          margin-bottom: 5px !important; } }
    .page-template-page-contact-us .page-content .content-block .post-content form label,
    .page-template-page-contact-us-success .page-content .content-block .post-content form label {
      margin: 0px;
      font-family: "Montserrat-Medium", sans-serif;
      color: #666; }
      .page-template-page-contact-us .page-content .content-block .post-content form label.error-field,
      .page-template-page-contact-us-success .page-content .content-block .post-content form label.error-field {
        color: #e30609;
        font-family: "Montserrat-Bold", sans-serif; }
        .page-template-page-contact-us .page-content .content-block .post-content form label.error-field select,
        .page-template-page-contact-us .page-content .content-block .post-content form label.error-field input[type="text"],
        .page-template-page-contact-us .page-content .content-block .post-content form label.error-field input[type="number"],
        .page-template-page-contact-us .page-content .content-block .post-content form label.error-field input[type="email"],
        .page-template-page-contact-us .page-content .content-block .post-content form label.error-field input[type="date"],
        .page-template-page-contact-us .page-content .content-block .post-content form label.error-field input[type="password"],
        .page-template-page-contact-us .page-content .content-block .post-content form label.error-field input[type="tel"],
        .page-template-page-contact-us .page-content .content-block .post-content form label.error-field textarea,
        .page-template-page-contact-us-success .page-content .content-block .post-content form label.error-field select,
        .page-template-page-contact-us-success .page-content .content-block .post-content form label.error-field input[type="text"],
        .page-template-page-contact-us-success .page-content .content-block .post-content form label.error-field input[type="number"],
        .page-template-page-contact-us-success .page-content .content-block .post-content form label.error-field input[type="email"],
        .page-template-page-contact-us-success .page-content .content-block .post-content form label.error-field input[type="date"],
        .page-template-page-contact-us-success .page-content .content-block .post-content form label.error-field input[type="password"],
        .page-template-page-contact-us-success .page-content .content-block .post-content form label.error-field input[type="tel"],
        .page-template-page-contact-us-success .page-content .content-block .post-content form label.error-field textarea {
          border-color: #e30609 !important; }
    .page-template-page-contact-us .page-content .content-block .post-content form select,
    .page-template-page-contact-us .page-content .content-block .post-content form input[type="text"],
    .page-template-page-contact-us .page-content .content-block .post-content form input[type="number"],
    .page-template-page-contact-us .page-content .content-block .post-content form input[type="email"],
    .page-template-page-contact-us .page-content .content-block .post-content form input[type="date"],
    .page-template-page-contact-us .page-content .content-block .post-content form input[type="password"],
    .page-template-page-contact-us .page-content .content-block .post-content form input[type="tel"],
    .page-template-page-contact-us .page-content .content-block .post-content form textarea,
    .page-template-page-contact-us-success .page-content .content-block .post-content form select,
    .page-template-page-contact-us-success .page-content .content-block .post-content form input[type="text"],
    .page-template-page-contact-us-success .page-content .content-block .post-content form input[type="number"],
    .page-template-page-contact-us-success .page-content .content-block .post-content form input[type="email"],
    .page-template-page-contact-us-success .page-content .content-block .post-content form input[type="date"],
    .page-template-page-contact-us-success .page-content .content-block .post-content form input[type="password"],
    .page-template-page-contact-us-success .page-content .content-block .post-content form input[type="tel"],
    .page-template-page-contact-us-success .page-content .content-block .post-content form textarea {
      color: #5b5b5b; }
    .page-template-page-contact-us .page-content .content-block .post-content form .wpcf7-submit,
    .page-template-page-contact-us-success .page-content .content-block .post-content form .wpcf7-submit {
      border: 0;
      padding: 7px 40px;
      color: #ffffff;
      border-radius: 25px;
      text-transform: uppercase;
      background: #6EBC00 !important;
      box-shadow: 8px 10px 11px #c7c7c7;
      font-family: "PFDinTextPro-MediumItalic", sans-serif; }
      .page-template-page-contact-us .page-content .content-block .post-content form .wpcf7-submit:focus,
      .page-template-page-contact-us-success .page-content .content-block .post-content form .wpcf7-submit:focus {
        outline: 0; }

.page-template-page-contact-us-success {
  /*    &:not(.admin-bar){
          .header-banner{
              .container{
                  margin-top: 3rem !important;
              }
          }
      }*/ }
  .page-template-page-contact-us-success .main {
    margin: 0 !important; }
    .page-template-page-contact-us-success .main .header-banner .container {
      top: 5vw; }
    .page-template-page-contact-us-success .main .header-banner .header-title-content p {
      width: 300px; }
    .page-template-page-contact-us-success .main .page-content {
      text-transform: uppercase;
      margin-top: -6.5vw;
      /*
      label{
          width: max-content;
          margin: 20px auto;
          padding: 6px 15px;
          border-radius: 25px;
          color: $white-color;
          font-family: "PFDinTextPro-MediumItalic", sans-serif;
      }
      .text-gray{
          text-align: center;
          color: $text-dark;
          margin-bottom: 30px;
          font-family: "PFDinTextPro-LightItalic", sans-serif;
          span{
              color: $primary-dark-color;
              font-family: "PFDinTextPro-MediumItalic", sans-serif;
          }
      }
      .page-card{
          border: 0;
          border-radius: 30px;
          margin-bottom: 20px;
          height: 100%;
          a{
              display: contents;
          }
          .card-image{
              img{
                  border-top-left-radius: 30px;
                  border-top-right-radius: 30px;
              }
          }
          .card-content{
              padding: 15px;
              color: $white-color;
              padding-left: 20px;
              padding-right: 20px;
              h3{
                  font-family: "PFDinTextPro-MediumItalic", sans-serif;
                  span{
                      font-family: "PFDinTextPro-LightItalic", sans-serif;
                  }
              }
              label{
                  margin: 20px 0;
              }
              .title-yellow{
                  font-style: unset;
              }
          }
          &.quiz{
              background-color: $primary-dark-color;
              label{
                  border: 1px solid $secondary-color !important;
                  color: $white-color;
              }
          } 
          &.mission{
              background-color: $secondary-color;
              label{
                  border: 1px solid $white-color !important;
                  color: $text-dark;
              }
          }
          &.performance{
              background-color: $gray-dark;
              label{
                  border: 1px solid $white-color !important;
                  color: $secondary-color;
              }
              h3{
                  font-family: "PFDinTextPro-LightItalic", sans-serif;
                  span{
                      font-family: "PFDinTextPro-MediumItalic", sans-serif;
                  }
              }
          } 
          &.shop-card{
              .card-image{
                  img{
                      border-radius: 25px;
                  }
                  .overlay{
                      position: absolute;
                      width: 100%;
                      left: 0;
                      top: 0;
                      height: 100%;
                      background-color: rgba(60, 60, 60, 0.5);
                      border-radius: 25px;
                  }
              }
              .card-content{
                  position: absolute;
                  width: 95%;
                  right: 0;
                  top: 15px;
                  margin: 0 auto;
              }
          }
      }*/ }
      @media screen and (max-width: 767px) {
        .page-template-page-contact-us-success .main .page-content {
          margin-top: -5vw; } }
      .page-template-page-contact-us-success .main .page-content .row.contact-links + .title-red {
        margin-bottom: calc(100vh - 610px); }
  .page-template-page-contact-us-success .main:not(.overflow-y) {
    margin-bottom: calc(100vh - 610px); }

/*
.page-template-page-contact-us.logged-in{
    header{
        .site-header{
            .container{
                .header-content{
                    @media screen and (max-width: 1200px){
                        width: 95% !important;
                    }
                    .logo-content{
                        .site-logo{
                            width: 260px;
                        }
                    }
                }
            }
        }
    }
}
*/
.page-template-page-contact-us .page-content .contact-links .flex a.whatsapp-link {
  cursor: pointer; }

@media screen and (max-width: 767px) {
  .page-template-page-faq .header-banner {
    display: block; } }
@media screen and (max-width: 767px) {
  .page-template-page-faq .header-banner .banner-image img {
    object-position: right; } }
@media screen and (max-width: 767px) {
  .page-template-page-faq .header-banner .container {
    background: #f82a3e; } }
.page-template-page-faq .main .container {
  top: 5vw; }
  @media screen and (max-width: 767px) {
    .page-template-page-faq .main .container {
      top: 3.5vw; } }
.page-template-page-faq .main .header-title-content.default label.btn {
  box-shadow: none;
  width: max-content;
  margin-bottom: 2.5vw;
  background-color: transparent !important;
  color: #ffffff !important;
  font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
.page-template-page-faq .main .header-title-content.default h1.title-yellow {
  font-size: 68px !important; }
  .page-template-page-faq .main .header-title-content.default h1.title-yellow span {
    display: block;
    font-size: 68px !important; }
    @media screen and (max-width: 767px) {
      .page-template-page-faq .main .header-title-content.default h1.title-yellow span {
        font-size: 35px !important; } }
  @media screen and (max-width: 767px) {
    .page-template-page-faq .main .header-title-content.default h1.title-yellow {
      font-size: 35px !important;
      line-height: 30px; } }
.page-template-page-faq .main .faq-content .page-content {
  padding-left: 15px;
  padding-right: 35px;
  margin-top: -4.5vw; }
  @media screen and (max-width: 767px) {
    .page-template-page-faq .main .faq-content .page-content {
      padding: 15px;
      margin-top: 0;
      border-top-left-radius: 0;
      border-top-right-radius: 0; } }
  .page-template-page-faq .main .faq-content .page-content ul {
    margin-bottom: 25px;
    list-style-type: none; }
    @media screen and (max-width: 767px) {
      .page-template-page-faq .main .faq-content .page-content ul {
        padding: 0; } }
    .page-template-page-faq .main .faq-content .page-content ul li.quiz_listItem {
      counter-increment: my-awesome-counter; }
      .page-template-page-faq .main .faq-content .page-content ul li.quiz_listItem .quiz-accordion-block {
        position: relative; }
        .page-template-page-faq .main .faq-content .page-content ul li.quiz_listItem .quiz-accordion-block input {
          opacity: 0;
          position: absolute;
          width: 100%;
          height: 50px; }
          .page-template-page-faq .main .faq-content .page-content ul li.quiz_listItem .quiz-accordion-block input:checked + label.quiz-detail {
            margin: 0;
            border-bottom-right-radius: 0;
            border-bottom-left-radius: 0;
            background-color: #fbba00 !important; }
            .page-template-page-faq .main .faq-content .page-content ul li.quiz_listItem .quiz-accordion-block input:checked + label.quiz-detail p.faq_question {
              font-size: 20px;
              text-transform: uppercase;
              color: #5b5b5b !important;
              font-family: "PFDinTextPro-MediumItalic", sans-serif; }
              @media screen and (max-width: 767px) {
                .page-template-page-faq .main .faq-content .page-content ul li.quiz_listItem .quiz-accordion-block input:checked + label.quiz-detail p.faq_question {
                  font-size: 14px;
                  padding-left: 20px; } }
            .page-template-page-faq .main .faq-content .page-content ul li.quiz_listItem .quiz-accordion-block input:checked + label.quiz-detail:after {
              transform: rotate(180deg); }
          .page-template-page-faq .main .faq-content .page-content ul li.quiz_listItem .quiz-accordion-block input:checked ~ .faq_answer-detail {
            height: auto;
            margin-bottom: 20px;
            border-bottom-left-radius: 28px;
            border-bottom-right-radius: 28px;
            -webkit-transition: all 0.5s ease-in-out;
            -moz-transition: all 0.5s ease-in-out;
            -o-transition: all 0.5s ease-in-out;
            -ms-transition: all 0.5s ease-in-out;
            transition: all 0.5s ease-in-out; }
    .page-template-page-faq .main .faq-content .page-content ul .more-information {
      display: block;
      padding: 25px 0;
      font-size: 20px;
      padding-bottom: 0;
      text-transform: uppercase;
      color: #5b5b5b !important;
      font-family: "PFDinTextPro-MediumItalic", sans-serif; }
      @media screen and (max-width: 767px) {
        .page-template-page-faq .main .faq-content .page-content ul .more-information {
          text-align: center; } }
      .page-template-page-faq .main .faq-content .page-content ul .more-information span {
        text-decoration: underline;
        font-family: "PFDinTextPro-MediumItalic", sans-serif;
        color: #bf0609 !important; }
  .page-template-page-faq .main .faq-content .page-content input + label {
    display: block;
    font-size: 20px;
    cursor: pointer;
    position: relative;
    padding: 15px 25px;
    color: #666;
    border-radius: 28px;
    margin-bottom: 20px;
    background-color: #EBEBEB;
    font-family: "PFDinTextPro-Medium", sans-serif; }
    .page-template-page-faq .main .faq-content .page-content input + label p.faq_question {
      padding: 10px;
      font-size: 20px;
      min-width: 180px;
      padding-left: 45px;
      color: #666;
      text-transform: uppercase;
      font-family: "PFDinTextPro-MediumItalic", sans-serif; }
      @media screen and (max-width: 767px) {
        .page-template-page-faq .main .faq-content .page-content input + label p.faq_question {
          font-size: 14px;
          padding-left: 20px; } }
      .page-template-page-faq .main .faq-content .page-content input + label p.faq_question:before {
        top: 20px;
        left: 15px;
        width: 40px;
        height: 40px;
        padding: 10px;
        font-size: 18px;
        text-align: center;
        position: absolute;
        border-radius: 50%;
        line-height: normal;
        color: #666;
        background-color: #ffffff;
        content: counter(my-awesome-counter); }
        @media screen and (max-width: 767px) {
          .page-template-page-faq .main .faq-content .page-content input + label p.faq_question:before {
            left: 10px;
            width: 28px;
            height: 28px;
            font-size: 14px;
            padding: 7px 5px; } }
    .page-template-page-faq .main .faq-content .page-content input + label:after {
      top: 25px;
      right: 20px;
      content: '';
      width: 22px;
      height: 22px;
      position: absolute;
      text-align: center;
      display: inline-block;
      transition: all .35s;
      background-size: contain;
      background-repeat: no-repeat;
      background-image: url(../images/icon/arrow-down-icon.png); }
      @media screen and (max-width: 767px) {
        .page-template-page-faq .main .faq-content .page-content input + label:after {
          right: 15px; } }
  .page-template-page-faq .main .faq-content .page-content .faq_answer-detail {
    background: #f2f2f2;
    overflow: hidden;
    height: 0px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .page-template-page-faq .main .faq-content .page-content .faq_answer-detail .faq_answer-table {
      padding: 15px 20px;
      margin-bottom: 15px;
      padding-left: 60px; }
      @media screen and (max-width: 767px) {
        .page-template-page-faq .main .faq-content .page-content .faq_answer-detail .faq_answer-table {
          padding-left: 15px; } }
      .page-template-page-faq .main .faq-content .page-content .faq_answer-detail .faq_answer-table p {
        font-size: 18px;
        color: #5b5b5b;
        padding: 15px !important; }
        .page-template-page-faq .main .faq-content .page-content .faq_answer-detail .faq_answer-table p:empty {
          padding: 0 !important; }
        @media screen and (max-width: 767px) {
          .page-template-page-faq .main .faq-content .page-content .faq_answer-detail .faq_answer-table p {
            padding: 0 !important; } }
      .page-template-page-faq .main .faq-content .page-content .faq_answer-detail .faq_answer-table a {
        font-size: 18px;
        color: #FC7821;
        text-decoration: underline;
        text-decoration-color: #FC7821; }
      .page-template-page-faq .main .faq-content .page-content .faq_answer-detail .faq_answer-table li {
        font-size: 18px;
        color: #5b5b5b; }

@media screen and (max-width: 767px) {
  .page-template-page-extrato .header-banner,
  .page-template-page-ecom-orders .header-banner,
  .page-template-page-ecom-my-vouchers .header-banner {
    display: block; } }
@media screen and (max-width: 767px) {
  .page-template-page-extrato .header-banner .banner-image img,
  .page-template-page-ecom-orders .header-banner .banner-image img,
  .page-template-page-ecom-my-vouchers .header-banner .banner-image img {
    object-position: unset; } }
@media screen and (max-width: 767px) {
  .page-template-page-extrato .header-banner .container,
  .page-template-page-ecom-orders .header-banner .container,
  .page-template-page-ecom-my-vouchers .header-banner .container {
    background: #f82a3e; } }
  @media screen and (max-width: 767px) and (max-width: 767px) {
    .page-template-page-extrato .header-banner .container .header-title-content.default h1.title-yellow span,
    .page-template-page-ecom-orders .header-banner .container .header-title-content.default h1.title-yellow span,
    .page-template-page-ecom-my-vouchers .header-banner .container .header-title-content.default h1.title-yellow span {
      font-size: 35px !important; } }
  @media screen and (max-width: 767px) and (max-width: 767px) {
    .page-template-page-extrato .header-banner .container .header-title-content.default h1.title-yellow,
    .page-template-page-ecom-orders .header-banner .container .header-title-content.default h1.title-yellow,
    .page-template-page-ecom-my-vouchers .header-banner .container .header-title-content.default h1.title-yellow {
      font-size: 35px !important;
      line-height: 30px;
      margin: 0;
      margin-top: 0 !important; } }

.page-template-page-extrato .main .container.header-accordion .accordion-item.header-badge,
.page-template-page-ecom-orders .main .container.header-accordion .accordion-item.header-badge,
.page-template-page-ecom-my-vouchers .main .container.header-accordion .accordion-item.header-badge {
  top: 35px; }
  .page-template-page-extrato .main .container.header-accordion .accordion-item.header-badge .accordion-content,
  .page-template-page-ecom-orders .main .container.header-accordion .accordion-item.header-badge .accordion-content,
  .page-template-page-ecom-my-vouchers .main .container.header-accordion .accordion-item.header-badge .accordion-content {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background: linear-gradient(0deg, #D1302F, #ED713D) !important;
    width: 75% !important;
    margin-left: auto;
    margin-right: auto; }
    .page-template-page-extrato .main .container.header-accordion .accordion-item.header-badge .accordion-content ul,
    .page-template-page-ecom-orders .main .container.header-accordion .accordion-item.header-badge .accordion-content ul,
    .page-template-page-ecom-my-vouchers .main .container.header-accordion .accordion-item.header-badge .accordion-content ul {
      padding-top: 0;
      padding-left: 15px;
      padding-right: 15px; }
      .page-template-page-extrato .main .container.header-accordion .accordion-item.header-badge .accordion-content ul li:nth-child(even),
      .page-template-page-ecom-orders .main .container.header-accordion .accordion-item.header-badge .accordion-content ul li:nth-child(even),
      .page-template-page-ecom-my-vouchers .main .container.header-accordion .accordion-item.header-badge .accordion-content ul li:nth-child(even) {
        background-color: transparent; }
      .page-template-page-extrato .main .container.header-accordion .accordion-item.header-badge .accordion-content ul li a,
      .page-template-page-ecom-orders .main .container.header-accordion .accordion-item.header-badge .accordion-content ul li a,
      .page-template-page-ecom-my-vouchers .main .container.header-accordion .accordion-item.header-badge .accordion-content ul li a {
        font-family: "PFDinTextPro-MediumItalic", sans-serif;
        color: #ffffff !important;
        font-size: 14px; }
        .page-template-page-extrato .main .container.header-accordion .accordion-item.header-badge .accordion-content ul li a.btn-outline-white,
        .page-template-page-ecom-orders .main .container.header-accordion .accordion-item.header-badge .accordion-content ul li a.btn-outline-white,
        .page-template-page-ecom-my-vouchers .main .container.header-accordion .accordion-item.header-badge .accordion-content ul li a.btn-outline-white {
          width: 140px;
          justify-content: center;
          box-shadow: none;
          border: 1px solid #ffffff; }
@media screen and (max-width: 998px) {
  .page-template-page-extrato .header-banner .banner-image img,
  .page-template-page-ecom-orders .header-banner .banner-image img,
  .page-template-page-ecom-my-vouchers .header-banner .banner-image img {
    object-position: right; } }
.page-template-page-extrato .header-title-content.default .title-yellow,
.page-template-page-ecom-orders .header-title-content.default .title-yellow,
.page-template-page-ecom-my-vouchers .header-title-content.default .title-yellow {
  font-size: 68px !important;
  margin-top: -30px !important;
  color: #ffffff !important; }
  .page-template-page-extrato .header-title-content.default .title-yellow span,
  .page-template-page-ecom-orders .header-title-content.default .title-yellow span,
  .page-template-page-ecom-my-vouchers .header-title-content.default .title-yellow span {
    display: block !important; }
.page-template-page-extrato .header-title-content.default p.title-white,
.page-template-page-ecom-orders .header-title-content.default p.title-white,
.page-template-page-ecom-my-vouchers .header-title-content.default p.title-white {
  color: #ffffff;
  font-family: "PFDinTextPro-Regular", sans-serif; }
.page-template-page-extrato .container .page-content,
.page-template-page-ecom-orders .container .page-content,
.page-template-page-ecom-my-vouchers .container .page-content {
  z-index: auto; }
  .page-template-page-extrato .container .page-content h1.title-red,
  .page-template-page-ecom-orders .container .page-content h1.title-red,
  .page-template-page-ecom-my-vouchers .container .page-content h1.title-red {
    font-family: "PFDinTextPro-MediumItalic", sans-serif;
    font-size: 28px;
    color: #D1302F; }
  .page-template-page-extrato .container .page-content .row,
  .page-template-page-ecom-orders .container .page-content .row,
  .page-template-page-ecom-my-vouchers .container .page-content .row {
    margin-bottom: 35px; }
    @media (max-width: 992px) {
      .page-template-page-extrato .container .page-content .row,
      .page-template-page-ecom-orders .container .page-content .row,
      .page-template-page-ecom-my-vouchers .container .page-content .row {
        margin-bottom: 8px; } }
    .page-template-page-extrato .container .page-content .row .card-gray,
    .page-template-page-ecom-orders .container .page-content .row .card-gray,
    .page-template-page-ecom-my-vouchers .container .page-content .row .card-gray {
      background-color: #878787;
      padding: 30px 25px !important;
      border-radius: 28px !important;
      box-shadow: 8px 10px 11px #c7c7c7; }
      @media screen and (max-width: 767px) {
        .page-template-page-extrato .container .page-content .row .card-gray,
        .page-template-page-ecom-orders .container .page-content .row .card-gray,
        .page-template-page-ecom-my-vouchers .container .page-content .row .card-gray {
          text-align: center; } }
      .page-template-page-extrato .container .page-content .row .card-gray h1,
      .page-template-page-ecom-orders .container .page-content .row .card-gray h1,
      .page-template-page-ecom-my-vouchers .container .page-content .row .card-gray h1 {
        margin: 0px;
        font-family: "PFDinTextPro-MediumItalic", sans-serif;
        font-size: 40px;
        font-weight: normal; }
        .page-template-page-extrato .container .page-content .row .card-gray h1.title-yellow,
        .page-template-page-ecom-orders .container .page-content .row .card-gray h1.title-yellow,
        .page-template-page-ecom-my-vouchers .container .page-content .row .card-gray h1.title-yellow {
          color: #FFCF1D !important; }
          @media screen and (max-width: 767px) {
            .page-template-page-extrato .container .page-content .row .card-gray h1.title-yellow,
            .page-template-page-ecom-orders .container .page-content .row .card-gray h1.title-yellow,
            .page-template-page-ecom-my-vouchers .container .page-content .row .card-gray h1.title-yellow {
              display: flex;
              line-height: 2;
              flex-direction: column; } }
          .page-template-page-extrato .container .page-content .row .card-gray h1.title-yellow sub,
          .page-template-page-ecom-orders .container .page-content .row .card-gray h1.title-yellow sub,
          .page-template-page-ecom-my-vouchers .container .page-content .row .card-gray h1.title-yellow sub {
            color: #ffffff !important; }
        .page-template-page-extrato .container .page-content .row .card-gray h1.title-white,
        .page-template-page-ecom-orders .container .page-content .row .card-gray h1.title-white,
        .page-template-page-ecom-my-vouchers .container .page-content .row .card-gray h1.title-white {
          color: #ffffff !important; }
          .page-template-page-extrato .container .page-content .row .card-gray h1.title-white sub,
          .page-template-page-ecom-orders .container .page-content .row .card-gray h1.title-white sub,
          .page-template-page-ecom-my-vouchers .container .page-content .row .card-gray h1.title-white sub {
            color: #ffffff !important; }
      .page-template-page-extrato .container .page-content .row .card-gray label,
      .page-template-page-ecom-orders .container .page-content .row .card-gray label,
      .page-template-page-ecom-my-vouchers .container .page-content .row .card-gray label {
        margin: 0px;
        border: 1px solid #ffffff;
        border-radius: 28px;
        color: #ffffff;
        font-size: 13px;
        padding: 8px 20px;
        text-transform: uppercase;
        width: max-content;
        background-color: transparent !important;
        box-shadow: none; }
        @media screen and (max-width: 767px) {
          .page-template-page-extrato .container .page-content .row .card-gray label,
          .page-template-page-ecom-orders .container .page-content .row .card-gray label,
          .page-template-page-ecom-my-vouchers .container .page-content .row .card-gray label {
            margin: 0 auto; } }
      .page-template-page-extrato .container .page-content .row .card-gray sub,
      .page-template-page-ecom-orders .container .page-content .row .card-gray sub,
      .page-template-page-ecom-my-vouchers .container .page-content .row .card-gray sub {
        bottom: 0em;
        font-size: 20px;
        padding-left: 5px;
        vertical-align: baseline;
        font-family: "PFDinTextPro-Italic", sans-serif; }
  .page-template-page-extrato .container .page-content .extrato-page-period,
  .page-template-page-ecom-orders .container .page-content .extrato-page-period,
  .page-template-page-ecom-my-vouchers .container .page-content .extrato-page-period {
    margin-bottom: 40px; }
    .page-template-page-extrato .container .page-content .extrato-page-period .filter,
    .page-template-page-ecom-orders .container .page-content .extrato-page-period .filter,
    .page-template-page-ecom-my-vouchers .container .page-content .extrato-page-period .filter {
      border-radius: 28px;
      background-color: #f2f2f2;
      padding: 25px 5vw; }
      @media (max-width: 992px) {
        .page-template-page-extrato .container .page-content .extrato-page-period .filter,
        .page-template-page-ecom-orders .container .page-content .extrato-page-period .filter,
        .page-template-page-ecom-my-vouchers .container .page-content .extrato-page-period .filter {
          align-items: center;
          flex-direction: column; } }
      .page-template-page-extrato .container .page-content .extrato-page-period .filter .flex,
      .page-template-page-ecom-orders .container .page-content .extrato-page-period .filter .flex,
      .page-template-page-ecom-my-vouchers .container .page-content .extrato-page-period .filter .flex {
        align-items: baseline; }
        @media (max-width: 992px) {
          .page-template-page-extrato .container .page-content .extrato-page-period .filter .flex,
          .page-template-page-ecom-orders .container .page-content .extrato-page-period .filter .flex,
          .page-template-page-ecom-my-vouchers .container .page-content .extrato-page-period .filter .flex {
            margin-bottom: 15px; } }
        .page-template-page-extrato .container .page-content .extrato-page-period .filter .flex .mr-3,
        .page-template-page-ecom-orders .container .page-content .extrato-page-period .filter .flex .mr-3,
        .page-template-page-ecom-my-vouchers .container .page-content .extrato-page-period .filter .flex .mr-3 {
          color: #878787;
          margin-left: 10px;
          margin-right: 10px !important;
          font-family: "PFDinTextPro-MediumItalic", sans-serif; }
        .page-template-page-extrato .container .page-content .extrato-page-period .filter .flex input,
        .page-template-page-ecom-orders .container .page-content .extrato-page-period .filter .flex input,
        .page-template-page-ecom-my-vouchers .container .page-content .extrato-page-period .filter .flex input {
          margin-right: 25px;
          text-align: center;
          border-radius: 30px;
          width: 170px !important;
          text-transform: uppercase;
          color: #e30609;
          font-family: "PFDinTextPro-MediumItalic", sans-serif; }
          .page-template-page-extrato .container .page-content .extrato-page-period .filter .flex input:focus,
          .page-template-page-ecom-orders .container .page-content .extrato-page-period .filter .flex input:focus,
          .page-template-page-ecom-my-vouchers .container .page-content .extrato-page-period .filter .flex input:focus {
            outline: none; }
          .page-template-page-extrato .container .page-content .extrato-page-period .filter .flex input::-webkit-inner-spin-button, .page-template-page-extrato .container .page-content .extrato-page-period .filter .flex input::-webkit-outer-spin-button,
          .page-template-page-ecom-orders .container .page-content .extrato-page-period .filter .flex input::-webkit-inner-spin-button,
          .page-template-page-ecom-orders .container .page-content .extrato-page-period .filter .flex input::-webkit-outer-spin-button,
          .page-template-page-ecom-my-vouchers .container .page-content .extrato-page-period .filter .flex input::-webkit-inner-spin-button,
          .page-template-page-ecom-my-vouchers .container .page-content .extrato-page-period .filter .flex input::-webkit-outer-spin-button {
            -webkit-appearance: none; }
      .page-template-page-extrato .container .page-content .extrato-page-period .filter .btn,
      .page-template-page-ecom-orders .container .page-content .extrato-page-period .filter .btn,
      .page-template-page-ecom-my-vouchers .container .page-content .extrato-page-period .filter .btn {
        border: none;
        margin-left: auto !important;
        box-shadow: 3px 3px 11px #c7c7c7; }
        .page-template-page-extrato .container .page-content .extrato-page-period .filter .btn.btn-gradient,
        .page-template-page-ecom-orders .container .page-content .extrato-page-period .filter .btn.btn-gradient,
        .page-template-page-ecom-my-vouchers .container .page-content .extrato-page-period .filter .btn.btn-gradient {
          background: #FC7238 !important; }
        @media (max-width: 992px) {
          .page-template-page-extrato .container .page-content .extrato-page-period .filter .btn,
          .page-template-page-ecom-orders .container .page-content .extrato-page-period .filter .btn,
          .page-template-page-ecom-my-vouchers .container .page-content .extrato-page-period .filter .btn {
            margin: 0 auto; } }
    .page-template-page-extrato .container .page-content .extrato-page-period + .title-gray,
    .page-template-page-ecom-orders .container .page-content .extrato-page-period + .title-gray,
    .page-template-page-ecom-my-vouchers .container .page-content .extrato-page-period + .title-gray {
      margin-bottom: 25px; }
  .page-template-page-extrato .container .page-content .extrato-page-period-detail,
  .page-template-page-ecom-orders .container .page-content .extrato-page-period-detail,
  .page-template-page-ecom-my-vouchers .container .page-content .extrato-page-period-detail {
    margin-bottom: 40px; }
    @media (max-width: 992px) {
      .page-template-page-extrato .container .page-content .extrato-page-period-detail #fromTableData .dataTables_wrapper,
      .page-template-page-ecom-orders .container .page-content .extrato-page-period-detail #fromTableData .dataTables_wrapper,
      .page-template-page-ecom-my-vouchers .container .page-content .extrato-page-period-detail #fromTableData .dataTables_wrapper {
        overflow: auto; } }
    .page-template-page-extrato .container .page-content .extrato-page-period-detail #fromTableData .dataTables_wrapper .clube-pagination,
    .page-template-page-ecom-orders .container .page-content .extrato-page-period-detail #fromTableData .dataTables_wrapper .clube-pagination,
    .page-template-page-ecom-my-vouchers .container .page-content .extrato-page-period-detail #fromTableData .dataTables_wrapper .clube-pagination {
      margin-top: 25px; }
      .page-template-page-extrato .container .page-content .extrato-page-period-detail #fromTableData .dataTables_wrapper .clube-pagination .dataTables_paginate,
      .page-template-page-ecom-orders .container .page-content .extrato-page-period-detail #fromTableData .dataTables_wrapper .clube-pagination .dataTables_paginate,
      .page-template-page-ecom-my-vouchers .container .page-content .extrato-page-period-detail #fromTableData .dataTables_wrapper .clube-pagination .dataTables_paginate {
        float: none;
        margin: 0 auto;
        width: max-content; }
        .page-template-page-extrato .container .page-content .extrato-page-period-detail #fromTableData .dataTables_wrapper .clube-pagination .dataTables_paginate .pagination .paginate_button:hover,
        .page-template-page-ecom-orders .container .page-content .extrato-page-period-detail #fromTableData .dataTables_wrapper .clube-pagination .dataTables_paginate .pagination .paginate_button:hover,
        .page-template-page-ecom-my-vouchers .container .page-content .extrato-page-period-detail #fromTableData .dataTables_wrapper .clube-pagination .dataTables_paginate .pagination .paginate_button:hover {
          border: 0;
          background: transparent; }
        .page-template-page-extrato .container .page-content .extrato-page-period-detail #fromTableData .dataTables_wrapper .clube-pagination .dataTables_paginate .pagination .paginate_button a,
        .page-template-page-ecom-orders .container .page-content .extrato-page-period-detail #fromTableData .dataTables_wrapper .clube-pagination .dataTables_paginate .pagination .paginate_button a,
        .page-template-page-ecom-my-vouchers .container .page-content .extrato-page-period-detail #fromTableData .dataTables_wrapper .clube-pagination .dataTables_paginate .pagination .paginate_button a {
          padding: 0;
          width: 30px;
          height: 30px;
          display: block;
          margin: 0 auto;
          line-height: 30px;
          color: #5b5b5b;
          text-align: center;
          border-radius: 50%;
          border: 1px solid #FC7238; }
          .page-template-page-extrato .container .page-content .extrato-page-period-detail #fromTableData .dataTables_wrapper .clube-pagination .dataTables_paginate .pagination .paginate_button a:focus,
          .page-template-page-ecom-orders .container .page-content .extrato-page-period-detail #fromTableData .dataTables_wrapper .clube-pagination .dataTables_paginate .pagination .paginate_button a:focus,
          .page-template-page-ecom-my-vouchers .container .page-content .extrato-page-period-detail #fromTableData .dataTables_wrapper .clube-pagination .dataTables_paginate .pagination .paginate_button a:focus {
            box-shadow: none; }
          .page-template-page-extrato .container .page-content .extrato-page-period-detail #fromTableData .dataTables_wrapper .clube-pagination .dataTables_paginate .pagination .paginate_button a:hover,
          .page-template-page-ecom-orders .container .page-content .extrato-page-period-detail #fromTableData .dataTables_wrapper .clube-pagination .dataTables_paginate .pagination .paginate_button a:hover,
          .page-template-page-ecom-my-vouchers .container .page-content .extrato-page-period-detail #fromTableData .dataTables_wrapper .clube-pagination .dataTables_paginate .pagination .paginate_button a:hover {
            background-color: transparent; }
        .page-template-page-extrato .container .page-content .extrato-page-period-detail #fromTableData .dataTables_wrapper .clube-pagination .dataTables_paginate .pagination .paginate_button.active a,
        .page-template-page-ecom-orders .container .page-content .extrato-page-period-detail #fromTableData .dataTables_wrapper .clube-pagination .dataTables_paginate .pagination .paginate_button.active a,
        .page-template-page-ecom-my-vouchers .container .page-content .extrato-page-period-detail #fromTableData .dataTables_wrapper .clube-pagination .dataTables_paginate .pagination .paginate_button.active a {
          background: linear-gradient(0deg, #bf0609, #e30609) !important;
          border-radius: 50%;
          color: #ffffff; }
        .page-template-page-extrato .container .page-content .extrato-page-period-detail #fromTableData .dataTables_wrapper .clube-pagination .dataTables_paginate + .dataTables_info,
        .page-template-page-ecom-orders .container .page-content .extrato-page-period-detail #fromTableData .dataTables_wrapper .clube-pagination .dataTables_paginate + .dataTables_info,
        .page-template-page-ecom-my-vouchers .container .page-content .extrato-page-period-detail #fromTableData .dataTables_wrapper .clube-pagination .dataTables_paginate + .dataTables_info {
          display: none; }
    .page-template-page-extrato .container .page-content .extrato-page-period-detail #fromTableData .dataTables_wrapper table,
    .page-template-page-ecom-orders .container .page-content .extrato-page-period-detail #fromTableData .dataTables_wrapper table,
    .page-template-page-ecom-my-vouchers .container .page-content .extrato-page-period-detail #fromTableData .dataTables_wrapper table {
      text-align: left; }
      .page-template-page-extrato .container .page-content .extrato-page-period-detail #fromTableData .dataTables_wrapper table tbody td,
      .page-template-page-ecom-orders .container .page-content .extrato-page-period-detail #fromTableData .dataTables_wrapper table tbody td,
      .page-template-page-ecom-my-vouchers .container .page-content .extrato-page-period-detail #fromTableData .dataTables_wrapper table tbody td {
        padding-left: 15px; }

.page-template-page-extrato::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #F5F5F5;
  border-radius: 8px; }
.page-template-page-extrato::-webkit-scrollbar {
  width: 8px;
  height: 8px;
  background-color: #F5F5F5; }
.page-template-page-extrato::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background-color: #bf0609;
  background: linear-gradient(70deg, #D1302F, #FC7821) !important; }
.page-template-page-extrato .title-gray {
  color: #5b5b5b; }
  .page-template-page-extrato .title-gray span {
    color: #02DC32; }
.page-template-page-extrato main .container .btn-gradient,
.page-template-page-extrato main .container .bg-gradient {
  background: linear-gradient(70deg, #D1302F, #FC7821) !important; }
  .page-template-page-extrato main .container .btn-gradient h1,
  .page-template-page-extrato main .container .bg-gradient h1 {
    color: #ffffff; }
.page-template-page-extrato main .container .page-content .extrato-page-period .filter .flex input {
  color: #666; }
.page-template-page-extrato main .container .page-content table.extrato-page-table thead {
  background: linear-gradient(70deg, #D1302F, #FC7821) !important; }
  .page-template-page-extrato main .container .page-content table.extrato-page-table thead tr th {
    border: none;
    width: 100px !important;
    font-family: "PFDinTextPro-MediumItalic", sans-serif; }
.page-template-page-extrato main .container .page-content table.extrato-page-table tbody tr td {
  font-family: "PFDinTextPro-Italic", sans-serif; }
.page-template-page-extrato main .container .page-content .extrato-page-period-detail #fromTableData .dataTables_wrapper .clube-pagination .dataTables_paginate .pagination .paginate_button.active a {
  background: linear-gradient(70deg, #D1302F, #FC7821) !important; }

#extrato-page-table table.dataTable.hover tbody tr:hover, table.dataTable.display tbody tr:hover {
  background-color: #f7f7f7 !important; }

#extrato-page-table table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
  background-color: #f1f1f1; }

#extrato-page-table table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.even {
  background-color: #f1f1f1; }

#extrato-page-table table.dataTable.display tbody tr.odd > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
  background-color: #f1f1f1; }

#extrato-page-table table.dataTable.display tbody tr.odd > .sorting_1, table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
  background-color: #f1f1f1; }

table.dataTable.display tbody tr.even > .sorting_1, table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
  background-color: #f1f1f1; }

table.dataTable.display tbody tr:hover > .sorting_1, table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
  background-color: #f7f7f7 !important; }

@media screen and (max-width: 998px) {
  .page-template-page-first-access .page-credential .container.form-section {
    flex-direction: column; } }
.page-template-page-first-access .page-credential .container .page-content {
  height: 36.875rem;
  border-radius: 2.125rem;
  padding: 2.1875rem 2.8125rem;
  border: 0.0625rem solid transparent; }
  .page-template-page-first-access .page-credential .container .page-content:hover {
    border-color: #c7c7c7; }
  @media screen and (max-width: 998px) {
    .page-template-page-first-access .page-credential .container .page-content {
      height: 100%;
      max-width: 100% !important;
      padding: 1.875rem 1.5625rem;
      margin-top: 1.25rem !important; } }
  @media screen and (max-width: 1300px) {
    .page-template-page-first-access .page-credential .container .page-content {
      margin-bottom: 5vw; } }
  .page-template-page-first-access .page-credential .container .page-content img {
    margin-bottom: 0 !important;
    margin-top: 2vw; }
    @media screen and (max-width: 1300px) {
      .page-template-page-first-access .page-credential .container .page-content img {
        margin-bottom: 5vw; } }
    @media only screen and (min-width: 1240px) and (max-width: 1900px) {
      .page-template-page-first-access .page-credential .container .page-content img {
        margin-top: 0; } }
  .page-template-page-first-access .page-credential .container .page-content h6.margin-bottom.title-yellow {
    display: none; }
  .page-template-page-first-access .page-credential .container .page-content .content-block {
    margin-top: 0; }
    .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .content .title-content {
      margin-bottom: 0; }
      @media screen and (max-width: 1200px) {
        .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .content .title-content {
          margin-bottom: 0; } }
      @media screen and (max-width: 767px) {
        .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .content .title-content {
          margin-bottom: 0; } }
    .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .content > .body {
      width: 100% !important;
      padding-left: 0; }
    .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .content > h1.title {
      display: none; }
    .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .content .title-yellow {
      margin-top: 25px;
      font-size: 1.5rem;
      line-height: 1;
      color: #000000 !important;
      -webkit-text-stroke: unset;
      font-family: "PFDinTextPro-MediumItalic", sans-serif; }
      @media screen and (max-width: 1200px) {
        .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .content .title-yellow {
          margin-top: 40px; } }
      @media screen and (max-width: 767px) {
        .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .content .title-yellow {
          margin-top: 0;
          font-size: 1.5rem;
          color: #000000 !important; } }
      @media screen and (width: 1440px) {
        .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .content .title-yellow {
          margin-bottom: 50px; } }
      @media only screen and (min-width: 1240px) and (max-width: 1900px) {
        .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .content .title-yellow {
          margin-top: 50px;
          margin-bottom: 20px; } }
      .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .content .title-yellow span {
        display: inline;
        color: #000000 !important;
        -webkit-text-stroke: unset;
        font-family: "PFDinTextPro-MediumItalic", sans-serif; }
        @media screen and (max-width: 767px) {
          .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .content .title-yellow span {
            color: #000000 !important; } }
      .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .content .title-yellow + p {
        margin-bottom: 30px !important;
        font-family: "Roboto-Regular", sans-serif;
        color: #000000 !important; }
        @media screen and (max-width: 1600px) {
          .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .content .title-yellow + p {
            margin-bottom: 1.5vw !important; } }
        @media screen and (max-width: 767px) {
          .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .content .title-yellow + p {
            color: #000000 !important; } }
        .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .content .title-yellow + p b, .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .content .title-yellow + p strong {
          font-family: "Roboto-Bold", sans-serif; }
    .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .content .form-group {
      max-width: 100%;
      width: 100%; }
      @media screen and (max-width: 998px) {
        .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .content .form-group {
          max-width: unset; } }
    .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .content label {
      margin-bottom: 0px;
      color: #000000;
      text-transform: uppercase;
      font-family: "PFDinTextPro-Bold", sans-serif !important; }
      @media screen and (max-width: 998px) {
        .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .content label {
          color: #000000; } }
      .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .content label.form-check-label {
        color: #5b5b5b;
        text-transform: unset;
        font-family: "PFDinTextPro-Bold", sans-serif !important; }
      .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .content label.error {
        font-family: "Roboto-Bold", sans-serif;
        color: #e30609 !important; }
        @media screen and (max-width: 767px) {
          .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .content label.error {
            margin-left: 0;
            color: #e30609 !important; } }
        @media screen and (max-width: 998px) {
          .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .content label.error {
            color: #e30609 !important; } }
    .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .content input {
      height: 3.5rem;
      color: #000000;
      border-radius: 0.5rem;
      background-color: #ffffff;
      border: 1px solid #ffffff !important; }
      .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .content input[type='number']::-webkit-inner-spin-button, .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .content input[type='number']::-webkit-outer-spin-button {
        -webkit-appearance: none; }
      .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .content input[type="checkbox"] {
        height: fit-content; }
      @media screen and (max-width: 998px) {
        .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .content input {
          color: #FFFFFF !important;
          border-color: #FFFFFF !important; } }
      @media screen and (max-width: 998px) {
        .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .content input {
          max-width: unset; } }
      .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .content input:focus-visible {
        outline-color: #707070 !important; }
        @media screen and (max-width: 767px) {
          .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .content input:focus-visible {
            outline-color: #FFFFFF !important; } }
      .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .content input.error {
        color: #FF1D1D !important;
        border: 1px solid #E30609 !important; }
    .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .content .success img {
      width: max-content;
      margin: 0;
      margin-bottom: 20px; }
    .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .content .access-step-2.body .form-group {
      position: relative; }
      .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .content .access-step-2.body .form-group .edit {
        position: absolute;
        right: 0;
        margin-top: -40px;
        margin-right: 10px;
        background: transparent;
        border-color: transparent;
        font-size: 12px;
        padding: 0; }
        @media screen and (max-width: 1600px) {
          .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .content .access-step-2.body .form-group .edit {
            color: #ffffff; } }
    .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .content .access-step-3.body .title-content {
      margin: 0; }
      @media screen and (max-width: 1600px) {
        .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .content .access-step-3.body .title-content {
          margin: 0 !important; } }
      @media screen and (max-width: 998px) {
        .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .content .access-step-3.body .title-content {
          margin: 0 !important; } }
      .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .content .access-step-3.body .title-content h1.title-white {
        line-height: 1;
        margin-top: 25px;
        font-size: 1.5rem;
        color: #000000 !important; }
        @media screen and (max-width: 1600px) {
          .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .content .access-step-3.body .title-content h1.title-white {
            font-size: 1.5rem;
            margin-bottom: 5px !important; } }
        @media screen and (max-width: 998px) {
          .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .content .access-step-3.body .title-content h1.title-white {
            margin: 0 !important; } }
    .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .content .access-step-3.body p.access-email {
      font-family: "Montserrat-Bold", sans-serif; }
      @media screen and (max-width: 1600px) {
        .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .content .access-step-3.body p.access-email {
          color: #ffffff; } }
      @media screen and (max-width: 998px) {
        .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .content .access-step-3.body p.access-email {
          color: #000000; } }
      .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .content .access-step-3.body p.access-email span.text-red {
        display: unset;
        font-family: "Montserrat-Bold", sans-serif; }
        @media screen and (max-width: 1600px) {
          .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .content .access-step-3.body p.access-email span.text-red {
            color: #28af00 !important; } }
    .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .content .access-step-3.body .access-phone {
      margin-bottom: 20px !important;
      font-family: "Montserrat-Bold", sans-serif; }
      @media screen and (max-width: 1600px) {
        .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .content .access-step-3.body .access-phone {
          color: #ffffff; } }
      .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .content .access-step-3.body .access-phone span.text-red {
        display: unset;
        font-family: "Montserrat-Bold", sans-serif; }
        @media screen and (max-width: 1600px) {
          .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .content .access-step-3.body .access-phone span.text-red {
            color: #28af00 !important; } }
    .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .content .access-step-3.body p {
      color: #5b5b5b; }
      @media screen and (max-width: 1600px) {
        .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .content .access-step-3.body p {
          color: #ffffff !important; } }
      @media screen and (max-width: 998px) {
        .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .content .access-step-3.body p {
          color: #000000 !important; } }
    .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .actions {
      margin-top: auto; }
      @media screen and (max-width: 1600px) {
        .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .actions {
          max-width: unset; } }
      .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .actions ul {
        margin: 0 15px 0 0; }
        @media screen and (max-width: 1600px) {
          .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .actions ul {
            display: flex;
            margin: 0;
            padding: 0; } }
        @media screen and (max-width: 998px) {
          .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .actions ul {
            flex-direction: column; } }
        @media only screen and (min-width: 1240px) and (max-width: 1900px) {
          .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .actions ul {
            max-width: 310px;
            display: block; } }
        .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .actions ul .next-holder,
        .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .actions ul .finish-holder {
          float: right; }
        .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .actions ul li {
          padding-bottom: 20px;
          padding-right: 0; }
          .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .actions ul li:first-child a {
            margin-left: 5px;
            color: #FFFFFF !important;
            background: #FFCF1C !important; }
            @media screen and (max-width: 767px) {
              .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .actions ul li:first-child a {
                color: #FFFFFF !important;
                background: #E30609 !important; } }
          @media screen and (max-width: 1600px) {
            .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .actions ul li {
              padding: 0;
              text-align: center;
              padding-bottom: 20px; } }
          .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .actions ul li a {
            border-radius: 28px !important;
            color: #ffffff !important;
            display: block;
            line-height: 1.5 !important;
            font-size: 13px !important;
            padding: 12px 20px !important;
            text-transform: uppercase;
            font-weight: normal !important;
            font-family: "PFDinTextPro-MediumItalic", sans-serif;
            box-shadow: 8px 10px 11px #c7c7c7; }
            @media screen and (max-width: 1600px) {
              .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .actions ul li a {
                box-shadow: none; } }
          .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .actions ul li.next-holder a {
            color: #FFFFFF !important;
            background: #E30609 !important;
            box-shadow: 8px 10px 11px #c7c7c7; }
            @media screen and (max-width: 767px) {
              .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .actions ul li.next-holder a {
                color: #000000 !important;
                background: #FFCF1C !important; } }
            @media screen and (max-width: 1600px) {
              .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 .register #stepform .actions ul li.next-holder a {
                box-shadow: none; } }
    .page-template-page-first-access .page-credential .container .page-content .content-block .u-columns .u-column1 p.text-white {
      font-family: "PFDinTextPro-SemiBold", sans-serif;
      padding-left: 20px;
      font-size: 10px; }
.page-template-page-first-access .page-credential .container .banner {
  max-width: 56%; }
  @media screen and (max-width: 998px) {
    .page-template-page-first-access .page-credential .container .banner {
      max-width: 100% !important;
      margin-top: 1.25rem !important; } }
  .page-template-page-first-access .page-credential .container .banner .rounded {
    border-radius: 2.125rem !important; }

@media screen and (max-width: 767px) {
  .post-type-archive-photos .header-banner {
    display: block; } }
@media screen and (max-width: 767px) {
  .post-type-archive-photos .header-banner .banner-image img {
    object-position: right; } }
@media screen and (max-width: 767px) {
  .post-type-archive-photos .header-banner .container {
    background: #f82a3e; } }
.post-type-archive-photos .header-title-content.default label.btn-outline-white {
  box-shadow: none;
  width: max-content;
  margin-bottom: 1vw;
  color: #ffffff !important;
  font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
.post-type-archive-photos .header-title-content.default h1.title-yellow {
  margin-top: -10px;
  font-size: 68px !important;
  color: #ffffff !important; }
  .post-type-archive-photos .header-title-content.default h1.title-yellow span {
    display: block;
    font-size: 68px !important; }
    @media screen and (max-width: 767px) {
      .post-type-archive-photos .header-title-content.default h1.title-yellow span {
        font-size: 35px !important; } }
  @media screen and (max-width: 767px) {
    .post-type-archive-photos .header-title-content.default h1.title-yellow {
      font-size: 35px !important;
      line-height: 30px;
      margin: 0; } }
.post-type-archive-photos .container .page-content.overflow-y {
  z-index: auto; }
  @media screen and (max-width: 767px) {
    .post-type-archive-photos .container .page-content.overflow-y {
      padding: 15px;
      margin-top: 0;
      border-top-left-radius: 0;
      border-top-right-radius: 0; } }
  .post-type-archive-photos .container .page-content.overflow-y .gallery-archive-links .btn.btn-outline-gray {
    width: 240px;
    height: 80px;
    box-shadow: none;
    text-align: unset;
    border-color: #FC7238;
    padding: 15px 20px !important;
    font-family: "PFDinTextPro-BoldItalic", sans-serif; }
    .post-type-archive-photos .container .page-content.overflow-y .gallery-archive-links .btn.btn-outline-gray.active {
      box-shadow: 8px 10px 11px #c7c7c7;
      background: linear-gradient(70deg, #D61669, #FC5C33) !important; }
      .post-type-archive-photos .container .page-content.overflow-y .gallery-archive-links .btn.btn-outline-gray.active .title-orange {
        color: #ffffff !important;
        font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
    .post-type-archive-photos .container .page-content.overflow-y .gallery-archive-links .btn.btn-outline-gray .title-orange {
      margin: 0;
      width: 50%;
      font-size: 20px;
      font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
      @media screen and (max-width: 767px) {
        .post-type-archive-photos .container .page-content.overflow-y .gallery-archive-links .btn.btn-outline-gray .title-orange {
          width: unset;
          text-align: center; } }
    @media screen and (max-width: 767px) {
      .post-type-archive-photos .container .page-content.overflow-y .gallery-archive-links .btn.btn-outline-gray {
        width: unset;
        height: unset; } }
  @media screen and (max-width: 767px) {
    .post-type-archive-photos .container .page-content.overflow-y .gallery-archive-links .col-sm-3.col-xs-12 {
      margin-bottom: 15px; } }
  .post-type-archive-photos .container .page-content.overflow-y .month {
    margin: 25px 0; }
    @media screen and (max-width: 767px) {
      .post-type-archive-photos .container .page-content.overflow-y .month {
        display: block;
        margin-bottom: 30px; } }
    .post-type-archive-photos .container .page-content.overflow-y .month .title-month {
      margin: 0;
      color: #D1302F;
      font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
    .post-type-archive-photos .container .page-content.overflow-y .month .input.month-filter {
      margin-left: auto;
      margin-right: 15px;
      border-radius: 30px;
      width: 170px !important;
      text-transform: uppercase;
      color: #FC7821;
      border-color: #FC7821;
      font-family: "PFDinTextPro-MediumItalic", sans-serif; }
      .post-type-archive-photos .container .page-content.overflow-y .month .input.month-filter:focus {
        outline: none; }
      @media screen and (max-width: 767px) {
        .post-type-archive-photos .container .page-content.overflow-y .month .input.month-filter {
          margin: 10px 0;
          width: 100% !important; } }
    .post-type-archive-photos .container .page-content.overflow-y .month .input-group-btn .btn-orange {
      width: max-content;
      box-shadow: 8px 10px 11px #c7c7c7;
      background: #FC7821 !important; }
      @media screen and (max-width: 767px) {
        .post-type-archive-photos .container .page-content.overflow-y .month .input-group-btn .btn-orange {
          width: 100% !important; } }
  .post-type-archive-photos .container .page-content.overflow-y .recent-gallery {
    margin-bottom: 30px !important; }
    .post-type-archive-photos .container .page-content.overflow-y .recent-gallery .recent-gallery-details {
      height: 350px;
      overflow: hidden;
      border-radius: 25px;
      box-shadow: 0px 0px 10px #878787; }
      @media (max-width: 992px) {
        .post-type-archive-photos .container .page-content.overflow-y .recent-gallery .recent-gallery-details {
          height: 100%; } }
      @media (max-width: 992px) {
        .post-type-archive-photos .container .page-content.overflow-y .recent-gallery .recent-gallery-details .gallery {
          flex-direction: column; } }
      .post-type-archive-photos .container .page-content.overflow-y .recent-gallery .recent-gallery-details .gallery .gallery-header {
        padding: 25px; }
        @media screen and (max-width: 767px) {
          .post-type-archive-photos .container .page-content.overflow-y .recent-gallery .recent-gallery-details .gallery .gallery-header {
            padding: 15px; } }
        .post-type-archive-photos .container .page-content.overflow-y .recent-gallery .recent-gallery-details .gallery .gallery-header .gallery-date label.gallery-date {
          color: #878787;
          width: fit-content;
          padding: 8px 20px !important;
          font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
        .post-type-archive-photos .container .page-content.overflow-y .recent-gallery .recent-gallery-details .gallery .gallery-header .gallery-link {
          padding: 5px; }
          .post-type-archive-photos .container .page-content.overflow-y .recent-gallery .recent-gallery-details .gallery .gallery-header .gallery-link .gallery-name {
            font-family: "PFDinTextPro-MediumItalic", sans-serif !important;
            color: #FC7821;
            font-size: 46px;
            line-height: 1; }
            @media screen and (max-width: 767px) {
              .post-type-archive-photos .container .page-content.overflow-y .recent-gallery .recent-gallery-details .gallery .gallery-header .gallery-link .gallery-name {
                line-height: 30px;
                font-size: 35px; } }
        @media screen and (max-width: 767px) {
          .post-type-archive-photos .container .page-content.overflow-y .recent-gallery .recent-gallery-details .gallery .gallery-header .like-container.archive {
            position: unset; } }
      @media (max-width: 992px) {
        .post-type-archive-photos .container .page-content.overflow-y .recent-gallery .recent-gallery-details .gallery .gallery-content {
          position: relative; } }
      .post-type-archive-photos .container .page-content.overflow-y .recent-gallery .recent-gallery-details .gallery .gallery-content .gallery-image {
        height: 350px;
        width: 100%; }
        @media (max-width: 992px) {
          .post-type-archive-photos .container .page-content.overflow-y .recent-gallery .recent-gallery-details .gallery .gallery-content .gallery-image {
            height: auto;
            width: 350px; } }
        .post-type-archive-photos .container .page-content.overflow-y .recent-gallery .recent-gallery-details .gallery .gallery-content .gallery-image img {
          height: 100%;
          object-fit: cover;
          object-position: right; }
      .post-type-archive-photos .container .page-content.overflow-y .recent-gallery .recent-gallery-details .gallery .archive-download-link {
        bottom: 75px; }
  @media screen and (min-width: 1080px) {
    .post-type-archive-photos .container .page-content.overflow-y .wrap .page-content .row .margin-bottom {
      margin-bottom: 25px !important; } }
  .post-type-archive-photos .container .page-content.overflow-y .wrap .page-content .row .margin-bottom .card {
    height: 100%;
    max-width: 320px;
    width: 100%; }
    .post-type-archive-photos .container .page-content.overflow-y .wrap .page-content .row .margin-bottom .card:hover {
      box-shadow: 0px 0px 7px rgba(47, 47, 47, 0.42); }
  .post-type-archive-photos .container .page-content.overflow-y .wrap .page-content .row .margin-bottom .card-light-gray {
    padding: 0px !important;
    padding-bottom: 20px !important; }
    .post-type-archive-photos .container .page-content.overflow-y .wrap .page-content .row .margin-bottom .card-light-gray .news-image {
      width: 100%;
      height: 200px; }
      .post-type-archive-photos .container .page-content.overflow-y .wrap .page-content .row .margin-bottom .card-light-gray .news-image img {
        border-radius: 30px 30px 0px 0px;
        height: 100%;
        width: 100%;
        object-fit: cover;
        max-height: 275px; }
    .post-type-archive-photos .container .page-content.overflow-y .wrap .page-content .row .margin-bottom .card-light-gray .news-content {
      padding: 8px 20px;
      border-radius: 28px; }
      .post-type-archive-photos .container .page-content.overflow-y .wrap .page-content .row .margin-bottom .card-light-gray .news-content label {
        margin: 12px 0;
        font-size: 13px;
        color: #878787;
        width: max-content;
        border-radius: 28px;
        text-transform: uppercase;
        font-family: "PFDinTextPro-Italic", sans-serif;
        background-color: transparent !important; }
      .post-type-archive-photos .container .page-content.overflow-y .wrap .page-content .row .margin-bottom .card-light-gray .news-content h2 {
        font-size: 24px;
        color: #FC5C33;
        text-transform: uppercase;
        font-family: "PFDinTextPro-MediumItalic", sans-serif;
        margin: 0;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        line-height: 1;
        overflow: hidden;
        margin-bottom: 25px; }
        @media (max-width: 992px) {
          .post-type-archive-photos .container .page-content.overflow-y .wrap .page-content .row .margin-bottom .card-light-gray .news-content h2 {
            font-size: 25px; } }
        .post-type-archive-photos .container .page-content.overflow-y .wrap .page-content .row .margin-bottom .card-light-gray .news-content h2 a {
          color: #5b5b5b; }
        .post-type-archive-photos .container .page-content.overflow-y .wrap .page-content .row .margin-bottom .card-light-gray .news-content h2:hover {
          color: #FC5C33; }
    .post-type-archive-photos .container .page-content.overflow-y .wrap .page-content .row .margin-bottom .card-light-gray .like-container {
      padding: 0 10px; }
      .post-type-archive-photos .container .page-content.overflow-y .wrap .page-content .row .margin-bottom .card-light-gray .like-container span {
        margin: 0; }
        .post-type-archive-photos .container .page-content.overflow-y .wrap .page-content .row .margin-bottom .card-light-gray .like-container span.like {
          height: 24px; }

@media screen and (max-width: 767px) {
  .single-photos .header-banner {
    display: block; } }
@media screen and (max-width: 767px) {
  .single-photos .header-banner .banner-image img {
    object-position: right; } }
@media screen and (max-width: 767px) {
  .single-photos .header-banner .container {
    background: #f82a3e; } }
.single-photos .header-title-content.default label.btn-outline-white {
  box-shadow: none;
  width: max-content;
  margin-bottom: 1vw;
  color: #ffffff !important;
  font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
.single-photos .header-title-content.default h1.title-yellow {
  margin-top: -10px;
  font-size: 68px !important;
  color: #ffffff !important; }
  .single-photos .header-title-content.default h1.title-yellow span {
    display: block;
    font-size: 68px !important; }
    @media screen and (max-width: 767px) {
      .single-photos .header-title-content.default h1.title-yellow span {
        font-size: 35px !important; } }
  @media screen and (max-width: 767px) {
    .single-photos .header-title-content.default h1.title-yellow {
      font-size: 35px !important;
      line-height: 30px;
      margin: 0; } }
@media screen and (max-width: 767px) {
  .single-photos .container .page-content.overflow-y {
    padding: 15px;
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0; } }
.single-photos .container .page-content.overflow-y .gallery-archive-links .btn.btn-outline-gray {
  height: 80px;
  box-shadow: none;
  text-align: unset;
  border-color: #FC7238;
  padding: 15px 20px !important;
  font-family: "PFDinTextPro-BoldItalic", sans-serif;
  border-radius: 20px !important; }
  .single-photos .container .page-content.overflow-y .gallery-archive-links .btn.btn-outline-gray.active {
    box-shadow: 8px 10px 11px #c7c7c7;
    background: linear-gradient(70deg, #D61669, #FC5C33) !important; }
    .single-photos .container .page-content.overflow-y .gallery-archive-links .btn.btn-outline-gray.active .title-orange {
      color: #ffffff !important;
      font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
  .single-photos .container .page-content.overflow-y .gallery-archive-links .btn.btn-outline-gray .title-orange {
    margin: 0;
    width: 50%;
    font-size: 20px;
    font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
    @media screen and (max-width: 767px) {
      .single-photos .container .page-content.overflow-y .gallery-archive-links .btn.btn-outline-gray .title-orange {
        width: unset;
        text-align: center; } }
  @media screen and (max-width: 767px) {
    .single-photos .container .page-content.overflow-y .gallery-archive-links .btn.btn-outline-gray {
      width: unset;
      height: unset; } }
@media screen and (max-width: 767px) {
  .single-photos .container .page-content.overflow-y .gallery-archive-links .col-sm-3.col-xs-12 {
    margin-bottom: 15px; } }
.single-photos .container .page-content.overflow-y .single-photos label.gallery-date {
  margin: 25px 0;
  padding: 6px 10px;
  width: max-content;
  border-radius: 25px;
  border: 1px solid #878787;
  background-color: transparent;
  font-family: "PFDinTextPro-Italic", sans-serif; }
.single-photos .container .page-content.overflow-y .single-photos .title-block .post-title {
  font-size: 40px;
  margin-bottom: 15px;
  color: #D1302F;
  text-transform: uppercase;
  font-family: "PFDinTextPro-MediumItalic", sans-serif; }
.single-photos .container .page-content.overflow-y .single-photos .content-block .post-content {
  margin-bottom: 25px; }
  .single-photos .container .page-content.overflow-y .single-photos .content-block .post-content p {
    color: #666;
    font-family: "Montserrat-Medium", sans-serif; }
.single-photos .container .page-content.overflow-y .single-photos .content-block .gallery .gallery-section .gallery-link .card {
  height: 100%;
  max-width: 320px;
  width: 100%;
  padding: 0px !important; }
  .single-photos .container .page-content.overflow-y .single-photos .content-block .gallery .gallery-section .gallery-link .card .recent-gallery-image {
    width: 100%;
    height: 275px; }
    .single-photos .container .page-content.overflow-y .single-photos .content-block .gallery .gallery-section .gallery-link .card .recent-gallery-image img.gallery-images {
      border-radius: 30px;
      height: 100%;
      width: 100%;
      object-fit: cover;
      max-height: 275px; }
.single-photos .container .page-content.overflow-y .footer-banner .btn.btn-orange {
  width: max-content;
  box-shadow: 8px 10px 11px #c7c7c7;
  background: #FC7821 !important;
  margin: 30px auto; }
  @media screen and (max-width: 767px) {
    .single-photos .container .page-content.overflow-y .footer-banner .btn.btn-orange {
      width: auto;
      margin: 15px 0; } }

.home-performance {
  padding: 30px 0;
  /*        padding-top: 150px;*/
  padding-bottom: 0; }
  @media screen and (max-width: 767px) {
    .home-performance {
      padding-top: 0px;
      margin-top: 0px !important; } }
  @media screen and (max-width: 767px) {
    .home-performance .header-section {
      display: block; } }
  .home-performance .header-section .title-gray {
    margin-bottom: 0 !important; }
  .home-performance .header-section .nav {
    align-items: center; }
    @media screen and (max-width: 767px) {
      .home-performance .header-section .nav {
        display: block; } }
    .home-performance .header-section .nav li {
      margin-left: 15px; }
      @media screen and (max-width: 767px) {
        .home-performance .header-section .nav li {
          margin: 15px 0 !important; } }
      .home-performance .header-section .nav li .btn-outline-gray {
        color: #b2b2b2 !important;
        padding: 8px 20px !important;
        font-size: 14px !important;
        font-family: PFDinTextPro-BoldItalic !important; }
        .home-performance .header-section .nav li .btn-outline-gray:hover, .home-performance .header-section .nav li .btn-outline-gray:focus {
          outline: none; }
      .home-performance .header-section .nav li .active {
        background: linear-gradient(180deg, #bf0609, #e30609);
        color: #ffffff !important;
        box-shadow: 5px 5px 9px rgba(70, 70, 70, 0.31);
        border: 0; }
  @media screen and (max-width: 767px) {
    .home-performance .sub-header-section {
      display: block; } }
  .home-performance .sub-header-section .points,
  .home-performance .sub-header-section .user-details {
    margin: 0px 15px; }
  .home-performance .sub-header-section .user-name label,
  .home-performance .sub-header-section .user-details label,
  .home-performance .sub-header-section .points label {
    margin: 0px;
    font-size: 10px;
    color: #5b5b5b;
    text-transform: uppercase;
    font-family: "PFDinTextPro-Italic", sans-serif; }
  .home-performance .sub-header-section .user-name h3,
  .home-performance .sub-header-section .user-details h3,
  .home-performance .sub-header-section .points h3 {
    margin: 0px;
    font-size: 20px;
    /*                    padding-left: 5px;*/
    color: #bf0609;
    font-family: "PFDinTextPro-MediumItalic", sans-serif;
    text-transform: uppercase; }
  .home-performance .sub-header-section .user-name {
    max-width: 240px;
    width: 100%; }
    @media screen and (max-width: 767px) {
      .home-performance .sub-header-section .user-name {
        margin: 15px 0 !important;
        text-align: center;
        max-width: 100%; } }
  @media screen and (max-width: 767px) {
    .home-performance .sub-header-section .user-details,
    .home-performance .sub-header-section .points {
      margin: 0 !important;
      vertical-align: text-top;
      width: 49%;
      display: inline-block; } }
  @media screen and (max-width: 767px) {
    .home-performance .content-section {
      text-align: center; } }
  .home-performance .content-section .weekly-report .weekly-points-content .points-detail .weekly-points label {
    margin: 0px;
    color: #5b5b5b;
    font-size: 20px;
    text-transform: uppercase;
    font-family: "PFDinTextPro-Italic", sans-serif; }
  .home-performance .content-section .weekly-report .weekly-points-content .points-detail .weekly-points h1 {
    margin: 0px;
    font-family: "PFDinTextPro-MediumItalic", sans-serif;
    color: #bf0609; }
    @media screen and (max-width: 767px) {
      .home-performance .content-section .weekly-report .weekly-points-content .points-detail .weekly-points h1 {
        margin-top: 10px !important; } }
    .home-performance .content-section .weekly-report .weekly-points-content .points-detail .weekly-points h1 sub {
      font-size: 16px;
      margin-left: -5px;
      color: #bf0609;
      text-transform: uppercase; }
  .home-performance .content-section .weekly-report .weekly-points-content .points-progress .services-bar.mt-4 {
    margin-top: 20px !important; }
  .home-performance .content-section .weekly-report .weekly-points-content .points-progress .revisit-bar + p {
    text-align: end;
    color: #bf0609;
    font-family: "PFDinTextPro-MediumItalic", sans-serif; }
  .home-performance .content-section .weekly-report .weekly-points-content .points-progress label {
    margin: 0px;
    line-height: 1;
    font-size: 20px;
    color: #5b5b5b;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-family: "PFDinTextPro-Italic", sans-serif; }
  .home-performance .content-section .weekly-report .weekly-points-content .points-progress sup {
    font-family: "PFDinTextPro-Italic", sans-serif;
    text-transform: none;
    font-size: 20px;
    top: -5px; }
  .home-performance .content-section .weekly-report .weekly-points-content .points-progress .progress {
    height: 35px;
    border: 1px solid #5b5b5b;
    border-radius: 10px;
    background-color: #ffffff; }
    .home-performance .content-section .weekly-report .weekly-points-content .points-progress .progress span {
      color: #5b5b5b; }
  .home-performance .content-section .weekly-report .weekly-points-content .points-progress div.bar:first-child {
    background: linear-gradient(to right, #840305, #FF0003); }
  .home-performance .content-section .weekly-report .weekly-points-content .points-progress div.bar:last-child {
    background: linear-gradient(to right, #166200, #33DE00); }
  .home-performance .content-section .weekly-report .weekly-points-content .points-progress .points-bar .bar-detail {
    padding-right: 0; }
    .home-performance .content-section .weekly-report .weekly-points-content .points-progress .points-bar .bar-detail .bar {
      display: flex;
      padding-right: 10px;
      align-items: center;
      color: #ffffff;
      justify-content: flex-end; }
  .home-performance .content-section .weekly-report .weekly-points-content .points-progress p {
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    font-family: "PFDinTextPro-Italic", sans-serif; }
    .home-performance .content-section .weekly-report .weekly-points-content .points-progress p span {
      color: #bf0609;
      font-family: "PFDinTextPro-MediumItalic", sans-serif; }
  .home-performance .content-section #technicoDegradePills-home.weekly-report .points-progress .revisit-bar p.weekly-points {
    width: 15%;
    text-align: end;
    color: #bf0609;
    font-family: "PFDinTextPro-MediumItalic", sans-serif; }
  .home-performance .content-section #technicoDegradePills-home.weekly-report p {
    width: 60%;
    font-family: "PFDinTextPro-Italic", sans-serif; }
    .home-performance .content-section #technicoDegradePills-home.weekly-report p span {
      color: #bf0609;
      font-family: "PFDinTextPro-MediumItalic", sans-serif; }
  .home-performance .content-section #almoxarifePills-home.weekly-report .points-progress .revisit-bar p.weekly-points {
    width: 93%;
    font-size: 20px;
    text-align: end;
    color: #bf0609;
    font-family: "PFDinTextPro-MediumItalic", sans-serif; }
  .home-performance .content-section #torrePills-home.weekly-report .points-progress .points-bar p.weekly-progress {
    width: 40%;
    font-size: 20px;
    text-align: right;
    color: #bf0609;
    font-family: "PFDinTextPro-MediumItalic", sans-serif; }
  .home-performance .content-section .monthly-report {
    margin-bottom: 60px; }
    .home-performance .content-section .monthly-report .total-report,
    .home-performance .content-section .monthly-report .revisit-report,
    .home-performance .content-section .monthly-report .services-report,
    .home-performance .content-section .monthly-report .connections-report {
      display: flex;
      align-items: flex-end; }
      .home-performance .content-section .monthly-report .total-report .bar-header-content .title-red,
      .home-performance .content-section .monthly-report .revisit-report .bar-header-content .title-red,
      .home-performance .content-section .monthly-report .services-report .bar-header-content .title-red,
      .home-performance .content-section .monthly-report .connections-report .bar-header-content .title-red {
        font-family: "PFDinTextPro-LightItalic", sans-serif; }
        .home-performance .content-section .monthly-report .total-report .bar-header-content .title-red span,
        .home-performance .content-section .monthly-report .revisit-report .bar-header-content .title-red span,
        .home-performance .content-section .monthly-report .services-report .bar-header-content .title-red span,
        .home-performance .content-section .monthly-report .connections-report .bar-header-content .title-red span {
          color: #5b5b5b;
          font-family: "PFDinTextPro-Italic", sans-serif; }
      .home-performance .content-section .monthly-report .total-report .bar-header-content h5,
      .home-performance .content-section .monthly-report .revisit-report .bar-header-content h5,
      .home-performance .content-section .monthly-report .services-report .bar-header-content h5,
      .home-performance .content-section .monthly-report .connections-report .bar-header-content h5 {
        text-transform: uppercase;
        text-align: end;
        line-height: 1;
        margin: 0;
        width: 100px;
        margin-right: 6px; }
        .home-performance .content-section .monthly-report .total-report .bar-header-content h5 sup,
        .home-performance .content-section .monthly-report .revisit-report .bar-header-content h5 sup,
        .home-performance .content-section .monthly-report .services-report .bar-header-content h5 sup,
        .home-performance .content-section .monthly-report .connections-report .bar-header-content h5 sup {
          font-family: "PFDinTextPro-MediumItalic", sans-serif;
          text-transform: none;
          font-size: 18px;
          top: -5px; }
      .home-performance .content-section .monthly-report .total-report li span,
      .home-performance .content-section .monthly-report .revisit-report li span,
      .home-performance .content-section .monthly-report .services-report li span,
      .home-performance .content-section .monthly-report .connections-report li span {
        text-transform: uppercase;
        font-size: 12px; }
  .home-performance .content-section .rule .header-section ul li {
    margin: 0px;
    margin-right: 15px; }
  .home-performance .content-section .rule .content-section .revisit-content {
    padding-top: 0;
    padding-bottom: 0; }
    .home-performance .content-section .rule .content-section .revisit-content .revisit-header h6 {
      color: #5b5b5b;
      text-transform: uppercase; }
      .home-performance .content-section .rule .content-section .revisit-content .revisit-header h6 span {
        display: block; }
    .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .header-content h6 {
      height: 90px; }
    .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .header-content h2 {
      color: #bf0609;
      font-weight: normal;
      font-family: "PFDinTextPro-MediumItalic", sans-serif; }
    .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .eligibility-criteria-Table,
    .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .other-rules-Table {
      border: 1px solid #b2b2b2;
      border-collapse: collapse;
      border-radius: 10px;
      height: 100%;
      overflow: hidden;
      display: block;
      padding-top: 10px;
      text-transform: uppercase;
      background-color: #f2f2f2; }
      .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .eligibility-criteria-Table .header-content,
      .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .eligibility-criteria-Table .other-rules-header,
      .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .other-rules-Table .header-content,
      .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .other-rules-Table .other-rules-header {
        padding-left: 15px; }
        .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .eligibility-criteria-Table .header-content .title-red,
        .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .eligibility-criteria-Table .other-rules-header .title-red,
        .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .other-rules-Table .header-content .title-red,
        .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .other-rules-Table .other-rules-header .title-red {
          font-family: "PFDinTextPro-MediumItalic", sans-serif; }
      .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .eligibility-criteria-Table .content-section,
      .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .eligibility-criteria-Table .other-rules-content,
      .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .other-rules-Table .content-section,
      .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .other-rules-Table .other-rules-content {
        background-color: #ffffff;
        flex-direction: column;
        height: 90%; }
        .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .eligibility-criteria-Table .content-section p.table-right-arrow,
        .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .eligibility-criteria-Table .other-rules-content p.table-right-arrow,
        .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .other-rules-Table .content-section p.table-right-arrow,
        .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .other-rules-Table .other-rules-content p.table-right-arrow {
          padding: 10px 14px;
          font-size: 14px;
          color: #5b5b5b;
          padding-bottom: 0px !important;
          font-family: "PFDinTextPro-MediumItalic", sans-serif; }
          .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .eligibility-criteria-Table .content-section p.table-right-arrow span,
          .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .eligibility-criteria-Table .other-rules-content p.table-right-arrow span,
          .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .other-rules-Table .content-section p.table-right-arrow span,
          .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .other-rules-Table .other-rules-content p.table-right-arrow span {
            font-family: "PFDinTextPro-MediumItalic", sans-serif;
            color: #bf0609;
            /*                                                display: block;*/ }
          .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .eligibility-criteria-Table .content-section p.table-right-arrow sup,
          .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .eligibility-criteria-Table .other-rules-content p.table-right-arrow sup,
          .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .other-rules-Table .content-section p.table-right-arrow sup,
          .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .other-rules-Table .other-rules-content p.table-right-arrow sup {
            font-family: "PFDinTextPro-Italic", sans-serif;
            text-transform: none;
            font-size: 14px;
            top: -5px; }
          .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .eligibility-criteria-Table .content-section p.table-right-arrow i,
          .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .eligibility-criteria-Table .other-rules-content p.table-right-arrow i,
          .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .other-rules-Table .content-section p.table-right-arrow i,
          .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .other-rules-Table .other-rules-content p.table-right-arrow i {
            font-size: 14px;
            color: #878787;
            font-family: "PFDinTextPro-MediumItalic", sans-serif; }
        .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .eligibility-criteria-Table .content-section .other-rules-footer,
        .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .eligibility-criteria-Table .other-rules-content .other-rules-footer,
        .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .other-rules-Table .content-section .other-rules-footer,
        .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .other-rules-Table .other-rules-content .other-rules-footer {
          padding-bottom: 10px; }
          .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .eligibility-criteria-Table .content-section .other-rules-footer .btn,
          .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .eligibility-criteria-Table .other-rules-content .other-rules-footer .btn,
          .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .other-rules-Table .content-section .other-rules-footer .btn,
          .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .other-rules-Table .other-rules-content .other-rules-footer .btn {
            width: max-content;
            font-size: 10px !important;
            padding-right: 8px !important;
            padding-left: 8px !important;
            margin: 10px auto; }
      .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .eligibility-criteria-Table .eligibility-content.bg-white,
      .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .other-rules-Table .eligibility-content.bg-white {
        height: 100%;
        text-align: left; }
        .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .eligibility-criteria-Table .eligibility-content.bg-white .padding,
        .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .other-rules-Table .eligibility-content.bg-white .padding {
          color: #5b5b5b;
          font-family: "PFDinTextPro-MediumItalic", sans-serif; }
        .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .eligibility-criteria-Table .eligibility-content.bg-white h5, .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .eligibility-criteria-Table .eligibility-content.bg-white p,
        .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .other-rules-Table .eligibility-content.bg-white h5,
        .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .other-rules-Table .eligibility-content.bg-white p {
          font-size: 14px; }
        .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .eligibility-criteria-Table .eligibility-content.bg-white h5,
        .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .other-rules-Table .eligibility-content.bg-white h5 {
          font-family: "PFDinTextPro-MediumItalic", sans-serif; }
        .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .eligibility-criteria-Table .eligibility-content.bg-white p.table-right-arrow,
        .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .other-rules-Table .eligibility-content.bg-white p.table-right-arrow {
          padding: 10px 14px;
          font-size: 14px;
          color: #5b5b5b;
          padding-bottom: 0px !important;
          font-family: "PFDinTextPro-MediumItalic", sans-serif; }
          .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .eligibility-criteria-Table .eligibility-content.bg-white p.table-right-arrow span,
          .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .other-rules-Table .eligibility-content.bg-white p.table-right-arrow span {
            font-family: "PFDinTextPro-MediumItalic", sans-serif;
            color: #bf0609;
            /*                                                display: block;*/ }
          .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .eligibility-criteria-Table .eligibility-content.bg-white p.table-right-arrow sup,
          .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .other-rules-Table .eligibility-content.bg-white p.table-right-arrow sup {
            font-family: "PFDinTextPro-Italic", sans-serif;
            text-transform: none;
            font-size: 14px;
            top: -5px; }
          .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .eligibility-criteria-Table .eligibility-content.bg-white p.table-right-arrow i,
          .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .other-rules-Table .eligibility-content.bg-white p.table-right-arrow i {
            font-size: 14px;
            color: #878787;
            font-family: "PFDinTextPro-MediumItalic", sans-serif; }
        .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .eligibility-criteria-Table .eligibility-content.bg-white .justify-between,
        .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .other-rules-Table .eligibility-content.bg-white .justify-between {
          align-items: flex-start; }
          .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .eligibility-criteria-Table .eligibility-content.bg-white .justify-between .indicatorTable,
          .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .other-rules-Table .eligibility-content.bg-white .justify-between .indicatorTable {
            border: 0.5px solid #b2b2b2;
            margin-bottom: 10px;
            width: 45%; }
            .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .eligibility-criteria-Table .eligibility-content.bg-white .justify-between .indicatorTable thead tr th,
            .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .other-rules-Table .eligibility-content.bg-white .justify-between .indicatorTable thead tr th {
              font-family: "PFDinTextPro-MediumItalic", sans-serif; }
            .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .eligibility-criteria-Table .eligibility-content.bg-white .justify-between .indicatorTable tbody,
            .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .other-rules-Table .eligibility-content.bg-white .justify-between .indicatorTable tbody {
              width: 100%;
              display: inline-table; }
              .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .eligibility-criteria-Table .eligibility-content.bg-white .justify-between .indicatorTable tbody tr:last-child,
              .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .other-rules-Table .eligibility-content.bg-white .justify-between .indicatorTable tbody tr:last-child {
                background-color: transparent !important; }
                .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .eligibility-criteria-Table .eligibility-content.bg-white .justify-between .indicatorTable tbody tr:last-child td,
                .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail .other-rules-Table .eligibility-content.bg-white .justify-between .indicatorTable tbody tr:last-child td {
                  color: #5b5b5b !important;
                  font-family: "PFDinTextPro-MediumItalic", sans-serif; }
    .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail table.indicatorTable thead tr th {
      font-size: 20px;
      font-family: "PFDinTextPro-MediumItalic", sans-serif; }
    .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail table.indicatorTable tbody tr:first-child td {
      font-size: 14px; }
    .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail table.indicatorTable tbody tr td {
      font-size: 13px;
      font-family: "PFDinTextPro-MediumItalic", sans-serif;
      text-transform: none; }
    .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail table.indicatorTable tfoot {
      height: 20px !important; }
      .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail table.indicatorTable tfoot tr {
        height: inherit; }
        .home-performance .content-section .rule .content-section .revisit-content .revisit-header .revisit-header-detail table.indicatorTable tfoot tr td {
          padding-left: 10px;
          padding-right: 10px;
          font-family: "PFDinTextPro-MediumItalic", sans-serif; }
    .home-performance .content-section .rule .content-section .revisit-content .revisit-header .other-rules-footer .btn {
      font-size: 10px !important;
      padding: 7px 20px !important;
      margin: 10px auto; }
    .home-performance .content-section .rule .content-section .revisit-content .revisit-footer h6 {
      color: #5b5b5b; }
    @media screen and (max-width: 767px) {
      .home-performance .content-section .rule .content-section .revisit-content .revisit-table {
        overflow: auto; } }
    .home-performance .content-section .rule .content-section .revisit-content .revisit-table table.revisit-table-detail {
      border-collapse: separate;
      border-spacing: 0;
      text-align: center; }
      .home-performance .content-section .rule .content-section .revisit-content .revisit-table table.revisit-table-detail thead th {
        font-size: 15px;
        color: #5b5b5b;
        padding: 5px 10px;
        font-weight: unset;
        text-transform: uppercase;
        font-family: "PFDinTextPro-MediumItalic", sans-serif; }
      .home-performance .content-section .rule .content-section .revisit-content .revisit-table table.revisit-table-detail tr th {
        border-right: 1px solid #5b5b5b;
        border-bottom: 1px solid #5b5b5b;
        background: transparent;
        border-top: 1px solid #5b5b5b; }
        .home-performance .content-section .rule .content-section .revisit-content .revisit-table table.revisit-table-detail tr th:first-child {
          border-left: 1px solid #5b5b5b; }
      .home-performance .content-section .rule .content-section .revisit-content .revisit-table table.revisit-table-detail tr td.tbl-label {
        vertical-align: bottom; }
        .home-performance .content-section .rule .content-section .revisit-content .revisit-table table.revisit-table-detail tr td.tbl-label .btn {
          margin-left: auto;
          width: max-content; }
      .home-performance .content-section .rule .content-section .revisit-content .revisit-table table.revisit-table-detail tr td {
        padding: 5px;
        font-size: 15px;
        color: #ffffff;
        border-right: 1px solid #5b5b5b;
        border-bottom: 1px solid #5b5b5b;
        font-family: "PFDinTextPro-MediumItalic", sans-serif; }
        .home-performance .content-section .rule .content-section .revisit-content .revisit-table table.revisit-table-detail tr td small {
          font-family: "PFDinTextPro-MediumItalic", sans-serif; }
        .home-performance .content-section .rule .content-section .revisit-content .revisit-table table.revisit-table-detail tr td:first-child {
          border-left: 1px solid #5b5b5b; }
      .home-performance .content-section .rule .content-section .revisit-content .revisit-table table.revisit-table-detail tr:first-child th:first-child {
        border-top-left-radius: 6px; }
      .home-performance .content-section .rule .content-section .revisit-content .revisit-table table.revisit-table-detail tr:first-child th:last-child {
        border-top-right-radius: 6px; }
      .home-performance .content-section .rule .content-section .revisit-content .revisit-table table.revisit-table-detail tr:last-child td:first-child {
        line-height: 1;
        border-bottom-left-radius: 6px;
        border-bottom-right-radius: 6px;
        border-right: 1px solid #5b5b5b; }
      .home-performance .content-section .rule .content-section .revisit-content .revisit-table table.revisit-table-detail tr:last-child td:last-child {
        border: none; }
  .home-performance .content-section .rule .play-rules .play-rules-content .auto-margin {
    margin: auto 0; }
  .home-performance .content-section .rule .play-rules .play-rules-content .play-rules-detail .rules-detail label {
    margin-bottom: 5px;
    font-size: 15px;
    color: #5b5b5b;
    text-transform: uppercase; }
  .home-performance .content-section .rule .play-rules .play-rules-content .play-rules-detail .rules-detail h1 {
    margin: 0px;
    font-size: 25px;
    padding-left: 5px;
    color: #bf0609;
    text-transform: uppercase;
    font-family: "PFDinTextPro-MediumItalic", sans-serif; }
    .home-performance .content-section .rule .play-rules .play-rules-content .play-rules-detail .rules-detail h1 small {
      display: block;
      font-family: "PFDinTextPro-MediumItalic", sans-serif; }
  .home-performance .content-section .rule .play-rules .play-rules-content .play-rules-detail p {
    color: #5b5b5b; }
  .home-performance .content-section .rule .play-rules table.indicatorTable tbody tr td {
    padding-left: 10px;
    padding-right: 10px; }
  .home-performance .content-section .rule .play-rules table.indicatorTable tbody tr:last-child {
    background-color: transparent !important; }
    .home-performance .content-section .rule .play-rules table.indicatorTable tbody tr:last-child td {
      color: #5b5b5b !important; }
  .home-performance .content-section .rule .play-rules table.indicatorTable tfoot tr td {
    padding-left: 10px;
    padding-right: 10px; }
  .home-performance .content-section .red-border {
    border: 2px solid #bf0609;
    width: max-content;
    border-radius: 10px;
    padding: 10px; }

.select2-container .select2-dropdown .select2-search {
  display: block; }

#matriz-dashboard .proprietario .visao-1 {
  text-transform: uppercase; }
#matriz-dashboard .proprietario .visao-1-filters {
  flex-wrap: wrap; }
  #matriz-dashboard .proprietario .visao-1-filters div {
    margin-bottom: 20px;
    margin-right: 15px; }
    #matriz-dashboard .proprietario .visao-1-filters div .select2-container {
      display: block;
      width: auto !important; }
  #matriz-dashboard .proprietario .visao-1-filters .btn_executar {
    margin: 0;
    padding-top: 20px; }

.page-template-page-home .main {
  background-color: #f4f4f4;
  padding-bottom: 40px; }
  @media screen and (min-width: 1200px) {
    .page-template-page-home .main .container {
      max-width: 1140px; } }
.page-template-page-home .banner-slider {
  background-color: #ffffff; }
  @media screen and (min-width: 1080px) {
    .page-template-page-home .banner-slider + .overflow-y {
      margin-top: -50px; } }
  @media screen and (max-width: 767px) {
    .page-template-page-home .banner-slider + .overflow-y {
      margin-top: 0; } }
  .page-template-page-home .banner-slider .slick-slider {
    margin: 30px 0;
    padding-bottom: 60px; }
    .page-template-page-home .banner-slider .slick-slider .slick-track .slick-slide {
      border-radius: 25px;
      overflow: hidden; }
    .page-template-page-home .banner-slider .slick-slider .slick-next {
      right: -50px; }
    .page-template-page-home .banner-slider .slick-slider .slick-prev {
      left: -50px; }
  .page-template-page-home .banner-slider .slider-item .slick-dots {
    bottom: 40px; }
    @media screen and (max-width: 767px) {
      .page-template-page-home .banner-slider .slider-item .slick-dots {
        bottom: 0; } }
    .page-template-page-home .banner-slider .slider-item .slick-dots li {
      height: auto;
      width: auto; }
      .page-template-page-home .banner-slider .slider-item .slick-dots li button {
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background-color: #b2b2b2;
        padding: 0; }
        .page-template-page-home .banner-slider .slider-item .slick-dots li button:before {
          display: none; }
      .page-template-page-home .banner-slider .slider-item .slick-dots li.slick-active button {
        background-color: #5b5b5b; }
.page-template-page-home .home-category {
  /*        margin-bottom: 40px;*/ }
  .page-template-page-home .home-category .flex {
    width: 90%;
    margin: 0 auto; }
    @media screen and (max-width: 767px) {
      .page-template-page-home .home-category .flex {
        text-align: center;
        flex-direction: column; } }
    .page-template-page-home .home-category .flex .card {
      border-radius: 30px;
      padding: 20px;
      border: 0;
      width: 100%;
      margin-right: 20px;
      height: 190px; }
      .page-template-page-home .home-category .flex .card .text-white {
        margin-top: 25px; }
      @media screen and (max-width: 767px) {
        .page-template-page-home .home-category .flex .card span.glow {
          margin: 0 auto;
          margin-bottom: 0.75rem; } }
      .page-template-page-home .home-category .flex .card h5.card-title {
        color: #ffffff;
        font-size: 38px;
        line-height: 1; }
      .page-template-page-home .home-category .flex .card img {
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: cover;
        left: 0;
        bottom: 0;
        border-radius: 25px;
        box-shadow: 3px 3px 10px #b2b2b2; }
      .page-template-page-home .home-category .flex .card .card-body {
        padding: 0;
        padding-top: 25px;
        border-radius: 25px;
        overflow: hidden; }
        @media screen and (max-width: 767px) {
          .page-template-page-home .home-category .flex .card .card-body {
            padding: 0; } }
        .page-template-page-home .home-category .flex .card .card-body .flex {
          z-index: 1;
          position: relative; }
          .page-template-page-home .home-category .flex .card .card-body .flex h5, .page-template-page-home .home-category .flex .card .card-body .flex p {
            width: 50%; }
          .page-template-page-home .home-category .flex .card .card-body .flex h5 {
            font-family: "PFDinTextPro-MediumItalic", sans-serif;
            text-transform: uppercase;
            margin-bottom: 0;
            line-height: 1; }
          .page-template-page-home .home-category .flex .card .card-body .flex p {
            font-family: "Montserrat-SemiBold", sans-serif;
            text-align: right;
            font-size: 14px; }
      .page-template-page-home .home-category .flex .card:last-child {
        margin-right: 0; }
.page-template-page-home .home-page-post-slider span {
  color: #bf0609;
  font-style: normal; }
.page-template-page-home .home-page-post-slider .flex h1 {
  width: 100%; }
@media screen and (max-width: 767px) {
  .page-template-page-home .home-page-post-slider .flex {
    padding-bottom: 0;
    margin-bottom: 0; } }
@media screen and (max-width: 767px) {
  .page-template-page-home .home-page-post-slider .home-post-slider {
    padding-top: 0px;
    margin-top: -20vw; } }
.page-template-page-home .home-page-post-slider .home-post-slider .slick-list .slick-track .slick-slide li.product {
  position: relative; }
  .page-template-page-home .home-page-post-slider .home-post-slider .slick-list .slick-track .slick-slide li.product a.woocommerce-LoopProduct-link {
    margin-bottom: 35px;
    display: block; }
    .page-template-page-home .home-page-post-slider .home-post-slider .slick-list .slick-track .slick-slide li.product a.woocommerce-LoopProduct-link span.price {
      text-transform: uppercase;
      color: #ffffff !important; }
      .page-template-page-home .home-page-post-slider .home-post-slider .slick-list .slick-track .slick-slide li.product a.woocommerce-LoopProduct-link span.price .woocommerce-Price-amount.amount {
        display: block;
        font-size: 25px;
        padding-right: 5px; }
        .page-template-page-home .home-page-post-slider .home-post-slider .slick-list .slick-track .slick-slide li.product a.woocommerce-LoopProduct-link span.price .woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol {
          display: none; }
      .page-template-page-home .home-page-post-slider .home-post-slider .slick-list .slick-track .slick-slide li.product a.woocommerce-LoopProduct-link span.price .woocommerce-Price-currencySymbol {
        font-size: 16px;
        padding-right: 5px;
        color: #ffffff !important; }
    .page-template-page-home .home-page-post-slider .home-post-slider .slick-list .slick-track .slick-slide li.product a.woocommerce-LoopProduct-link span.product-category-badge {
      font-size: 14px !important;
      color: #ffffff !important;
      background: #878787 !important;
      font-family: "PFDinTextPro-MediumItalic", sans-serif; }
    .page-template-page-home .home-page-post-slider .home-post-slider .slick-list .slick-track .slick-slide li.product a.woocommerce-LoopProduct-link .description span {
      color: #ffffff !important;
      margin: 0 !important;
      font-size: unset; }
.page-template-page-home .home-page-post-slider {
  background-color: #f4f4f4;
  margin-bottom: 180px; }
  .page-template-page-home .home-page-post-slider h1 {
    padding: 40px 0px;
    padding-bottom: 0; }
  @media screen and (min-width: 1024px) {
    .page-template-page-home .home-page-post-slider .post-slider {
      height: 370px; } }
  .page-template-page-home .home-page-post-slider .post-slider button.slick-prev,
  .page-template-page-home .home-page-post-slider .post-slider button.slick-next {
    top: 70% !important; }
    @media (max-width: 992px) {
      .page-template-page-home .home-page-post-slider .post-slider button.slick-prev,
      .page-template-page-home .home-page-post-slider .post-slider button.slick-next {
        top: 50% !important; } }
.page-template-page-home .performance-page-content .performance-header {
  position: relative;
  z-index: 0; }
  .page-template-page-home .performance-page-content .performance-header .lesson-image {
    width: 100%;
    max-height: 230px;
    overflow: hidden;
    max-width: 1140px;
    border-radius: 30px; }
  .page-template-page-home .performance-page-content .performance-header .lesson-content {
    position: absolute;
    top: 20%;
    width: 95%;
    right: 0;
    left: 0;
    margin: 0 auto;
    display: flex;
    align-items: flex-end;
    justify-content: space-between; }
    @media screen and (max-width: 767px) {
      .page-template-page-home .performance-page-content .performance-header .lesson-content {
        top: 20px !important;
        left: 25px;
        display: block; } }
    .page-template-page-home .performance-page-content .performance-header .lesson-content .quiz-link .btn {
      margin-bottom: 30px; }
      @media screen and (max-width: 767px) {
        .page-template-page-home .performance-page-content .performance-header .lesson-content .quiz-link .btn {
          padding: 5px 8px !important; } }
    .page-template-page-home .performance-page-content .performance-header .lesson-content .quiz-link h2 {
      margin: 0px;
      font-style: italic;
      text-transform: uppercase;
      font-family: "PFDinTextPro-MediumItalic", sans-serif; }
      .page-template-page-home .performance-page-content .performance-header .lesson-content .quiz-link h2 span {
        font-family: "PFDinTextPro-LightItalic", sans-serif; }
      @media screen and (max-width: 767px) {
        .page-template-page-home .performance-page-content .performance-header .lesson-content .quiz-link h2 {
          line-height: 1;
          margin-bottom: 10px !important; } }
    @media screen and (max-width: 767px) {
      .page-template-page-home .performance-page-content .performance-header .lesson-content .video-link a {
        width: 50%; } }
.page-template-page-home .performance-page-content .performance-container {
  margin-bottom: 30px; }
  .page-template-page-home .performance-page-content .performance-container .left-section {
    padding: 0 5px 0px 15px; }
    @media screen and (max-width: 767px) {
      .page-template-page-home .performance-page-content .performance-container .left-section {
        margin-bottom: 15px;
        padding: 0px 15px; } }
  .page-template-page-home .performance-page-content .performance-container .left-section .performance-content,
  .page-template-page-home .performance-page-content .performance-container .right-section .performance-content {
    position: relative;
    z-index: 0; }
    .page-template-page-home .performance-page-content .performance-container .left-section .performance-content .mobile-image,
    .page-template-page-home .performance-page-content .performance-container .right-section .performance-content .mobile-image {
      width: 100%;
      min-height: 350px;
      overflow: hidden;
      border-radius: 30px; }
      .page-template-page-home .performance-page-content .performance-container .left-section .performance-content .mobile-image img,
      .page-template-page-home .performance-page-content .performance-container .right-section .performance-content .mobile-image img {
        height: 355px; }
    .page-template-page-home .performance-page-content .performance-container .left-section .performance-content .mobile-content,
    .page-template-page-home .performance-page-content .performance-container .right-section .performance-content .mobile-content {
      position: absolute;
      top: 3vw;
      /*                        left: 12vw;*/
      margin: 0 3vw 0 2vw;
      width: 240px; }
      @media screen and (max-width: 767px) {
        .page-template-page-home .performance-page-content .performance-container .left-section .performance-content .mobile-content,
        .page-template-page-home .performance-page-content .performance-container .right-section .performance-content .mobile-content {
          top: 25px !important;
          right: 0 !important;
          left: 5vw !important; } }
      .page-template-page-home .performance-page-content .performance-container .left-section .performance-content .mobile-content .download-content h1,
      .page-template-page-home .performance-page-content .performance-container .left-section .performance-content .mobile-content .mobile-content h1,
      .page-template-page-home .performance-page-content .performance-container .right-section .performance-content .mobile-content .download-content h1,
      .page-template-page-home .performance-page-content .performance-container .right-section .performance-content .mobile-content .mobile-content h1 {
        font-size: 35px;
        text-transform: uppercase;
        font-family: "PFDinTextPro-MediumItalic", sans-serif; }
        .page-template-page-home .performance-page-content .performance-container .left-section .performance-content .mobile-content .download-content h1 span,
        .page-template-page-home .performance-page-content .performance-container .left-section .performance-content .mobile-content .mobile-content h1 span,
        .page-template-page-home .performance-page-content .performance-container .right-section .performance-content .mobile-content .download-content h1 span,
        .page-template-page-home .performance-page-content .performance-container .right-section .performance-content .mobile-content .mobile-content h1 span {
          display: block;
          font-family: "PFDinTextPro-LightItalic", sans-serif; }
      .page-template-page-home .performance-page-content .performance-container .left-section .performance-content .mobile-content .download-content,
      .page-template-page-home .performance-page-content .performance-container .right-section .performance-content .mobile-content .download-content {
        margin-bottom: 25px; }
      .page-template-page-home .performance-page-content .performance-container .left-section .performance-content .mobile-content .download-link .btn,
      .page-template-page-home .performance-page-content .performance-container .right-section .performance-content .mobile-content .download-link .btn {
        cursor: default;
        width: fit-content;
        padding: 8px 20px !important; }
  .page-template-page-home .performance-page-content .performance-container .right-section {
    margin: -2px 0px 0px -5px;
    padding-right: 0px; }
    @media screen and (max-width: 767px) {
      .page-template-page-home .performance-page-content .performance-container .right-section {
        padding: 0px 15px;
        margin: auto; } }
    .page-template-page-home .performance-page-content .performance-container .right-section .performance-content .mobile-content {
      left: 10px !important; }
      .page-template-page-home .performance-page-content .performance-container .right-section .performance-content .mobile-content .download-content.title-yellow .btn {
        padding: 8px 20px !important; }
      .page-template-page-home .performance-page-content .performance-container .right-section .performance-content .mobile-content .download-link .btn {
        cursor: pointer; }
.page-template-page-home #matriz-dashboard #chart .table-description p {
  text-transform: uppercase;
  font-family: "PFDinTextPro-MediumItalic", sans-serif; }
.page-template-page-home #matriz-dashboard #chart .proprietario .title-gray {
  font-family: "PFDinTextPro-MediumItalic", sans-serif;
  color: #5b5b5b; }
.page-template-page-home #matriz-dashboard #chart .proprietario .performance.dot-table td {
  text-transform: none; }
  .page-template-page-home #matriz-dashboard #chart .proprietario .performance.dot-table td span {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    display: block;
    margin: 0 auto; }
.page-template-page-home #matriz-dashboard #chart .proprietario .performance.dot-table tbody tr:first-child td.active span {
  background-color: #00821E; }
.page-template-page-home #matriz-dashboard #chart .proprietario .performance.dot-table tbody tr:nth-child(2) td.active span {
  background-color: #00C82E; }
.page-template-page-home #matriz-dashboard #chart .proprietario .performance.dot-table tbody tr:nth-child(3) td.active span {
  background-color: #0A5FA8; }
.page-template-page-home #matriz-dashboard #chart .proprietario .performance.dot-table tbody tr:nth-child(4) td.active span {
  background-color: #F7D301; }
.page-template-page-home #matriz-dashboard #chart .proprietario .performance.dot-table tbody tr:last-child td.active span {
  background-color: #AB01F7; }
.page-template-page-home #matriz-dashboard #chart .proprietario table {
  width: 100%;
  text-align: center;
  font-family: "PFDinTextPro-MediumItalic", sans-serif; }
  .page-template-page-home #matriz-dashboard #chart .proprietario table th, .page-template-page-home #matriz-dashboard #chart .proprietario table td {
    border: 1px solid #b2b2b2;
    width: 114px;
    font-family: "PFDinTextPro-MediumItalic", sans-serif;
    color: #5b5b5b;
    font-weight: normal;
    text-transform: uppercase;
    line-height: normal; }
    .page-template-page-home #matriz-dashboard #chart .proprietario table th.title-red, .page-template-page-home #matriz-dashboard #chart .proprietario table td.title-red {
      color: #bf0609 !important;
      font-size: 18px;
      padding: 5px 10px;
      font-family: "PFDinTextPro-MediumItalic", sans-serif; }
  .page-template-page-home #matriz-dashboard #chart .proprietario table tr:first-child {
    border-top-left-radius: 8px; }
  .page-template-page-home #matriz-dashboard #chart .proprietario table tr:last-child {
    border-bottom-left-radius: 8px; }
  .page-template-page-home #matriz-dashboard #chart .proprietario table tr.bg-gradient th {
    font-size: 18px;
    padding: 5px 10px;
    font-family: "PFDinTextPro-MediumItalic", sans-serif; }
  .page-template-page-home #matriz-dashboard #chart .proprietario table.performance {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px; }
    .page-template-page-home #matriz-dashboard #chart .proprietario table.performance + .performance {
      width: calc(100% - 103px);
      margin-left: auto; }
      .page-template-page-home #matriz-dashboard #chart .proprietario table.performance + .performance + p {
        margin-left: 120px !important; }
.page-template-page-home #matriz-dashboard #chart .proprietario .dot-table tbody tr td:first-child {
  background-color: #f4f4f4;
  font-family: "PFDinTextPro-Regular", sans-serif; }
.page-template-page-home #matriz-dashboard #chart .proprietario .dot-table tbody tr:first-child td:first-child {
  border-top-left-radius: 10px;
  overflow: hidden; }
.page-template-page-home #matriz-dashboard #chart .proprietario .dot-table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 10px;
  overflow: hidden; }
.page-template-page-home #matriz-dashboard #chart .proprietario p small {
  font-family: "PFDinTextPro-MediumItalic", sans-serif;
  text-transform: uppercase;
  font-size: 14px; }
  .page-template-page-home #matriz-dashboard #chart .proprietario p small span {
    font-size: 18px;
    color: #bf0609;
    font-family: "PFDinTextPro-MediumItalic", sans-serif; }
.page-template-page-home #matriz-dashboard #chart .proprietario .get-star {
  margin-bottom: 35px; }
  .page-template-page-home #matriz-dashboard #chart .proprietario .get-star thead th {
    text-transform: uppercase; }
    .page-template-page-home #matriz-dashboard #chart .proprietario .get-star thead th:not(:first-child) {
      color: #ffffff !important; }
  .page-template-page-home #matriz-dashboard #chart .proprietario .get-star tbody tr td:first-child {
    background-color: #f4f4f4; }
.page-template-page-home #matriz-dashboard #chart .proprietario .review-star {
  background-image: url("../images/common/star-icon.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 180px;
  height: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin: 0 auto; }
  .page-template-page-home #matriz-dashboard #chart .proprietario .review-star h1 {
    font-size: 50px;
    line-height: 45px;
    color: #5b5b5b; }
  .page-template-page-home #matriz-dashboard #chart .proprietario .review-star p {
    line-height: normal;
    font-family: "PFDinTextPro-MediumItalic", sans-serif; }
.page-template-page-home #matriz-dashboard #chart .proprietario .table-description p {
  text-transform: uppercase;
  font-family: "PFDinTextPro-MediumItalic", sans-serif; }
.page-template-page-home #matriz-dashboard #chart .proprietario .indicadore-table {
  background-color: #f4f4f4; }
.page-template-page-home #matriz-dashboard #chart .proprietario .bg-gradient {
  color: #fbba00 !important;
  text-transform: capitalize;
  font-family: "PFDinTextPro-MediumItalic", sans-serif; }
  .page-template-page-home #matriz-dashboard #chart .proprietario .bg-gradient th {
    color: #fbba00 !important; }

@media screen and (max-width: 767px) {
  .page-template-page-lesson .header-banner,
  .page-template-page-courses .header-banner {
    display: block; } }
@media screen and (max-width: 767px) {
  .page-template-page-lesson .header-banner .banner-image img,
  .page-template-page-courses .header-banner .banner-image img {
    object-position: right; } }
@media screen and (max-width: 767px) {
  .page-template-page-lesson .header-banner .container,
  .page-template-page-courses .header-banner .container {
    background: #f82a3e; } }
.page-template-page-lesson .header-title-content.default label.btn-outline-white,
.page-template-page-courses .header-title-content.default label.btn-outline-white {
  box-shadow: none;
  width: max-content;
  margin-bottom: 1vw;
  color: #ffffff !important;
  font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
.page-template-page-lesson .header-title-content.default h1.title-yellow,
.page-template-page-courses .header-title-content.default h1.title-yellow {
  margin-top: -10px;
  font-size: 68px !important;
  color: #ffffff !important; }
  .page-template-page-lesson .header-title-content.default h1.title-yellow span,
  .page-template-page-courses .header-title-content.default h1.title-yellow span {
    display: block;
    font-size: 68px !important; }
    @media screen and (max-width: 767px) {
      .page-template-page-lesson .header-title-content.default h1.title-yellow span,
      .page-template-page-courses .header-title-content.default h1.title-yellow span {
        font-size: 35px !important; } }
  @media screen and (max-width: 767px) {
    .page-template-page-lesson .header-title-content.default h1.title-yellow,
    .page-template-page-courses .header-title-content.default h1.title-yellow {
      font-size: 35px !important;
      line-height: 30px;
      margin: 0; } }
.page-template-page-lesson .container .page-content.overflow-y,
.page-template-page-courses .container .page-content.overflow-y {
  z-index: auto; }
  @media screen and (max-width: 767px) {
    .page-template-page-lesson .container .page-content.overflow-y,
    .page-template-page-courses .container .page-content.overflow-y {
      padding: 15px;
      margin-top: 0;
      border-top-left-radius: 0;
      border-top-right-radius: 0; } }
  .page-template-page-lesson .container .page-content.overflow-y .lesson-archive-links,
  .page-template-page-courses .container .page-content.overflow-y .lesson-archive-links {
    margin-bottom: 30px !important; }
    .page-template-page-lesson .container .page-content.overflow-y .lesson-archive-links .btn.btn-outline-gray,
    .page-template-page-courses .container .page-content.overflow-y .lesson-archive-links .btn.btn-outline-gray {
      width: 240px;
      height: 80px;
      box-shadow: none;
      text-align: unset;
      border-color: #FC7238;
      padding: 15px 20px !important;
      font-family: "PFDinTextPro-BoldItalic", sans-serif; }
      .page-template-page-lesson .container .page-content.overflow-y .lesson-archive-links .btn.btn-outline-gray.active,
      .page-template-page-courses .container .page-content.overflow-y .lesson-archive-links .btn.btn-outline-gray.active {
        box-shadow: 8px 10px 11px #c7c7c7;
        background: linear-gradient(70deg, #D61669, #FC5C33) !important; }
        .page-template-page-lesson .container .page-content.overflow-y .lesson-archive-links .btn.btn-outline-gray.active .title-orange,
        .page-template-page-courses .container .page-content.overflow-y .lesson-archive-links .btn.btn-outline-gray.active .title-orange {
          color: #ffffff !important;
          font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
      .page-template-page-lesson .container .page-content.overflow-y .lesson-archive-links .btn.btn-outline-gray .title-orange,
      .page-template-page-courses .container .page-content.overflow-y .lesson-archive-links .btn.btn-outline-gray .title-orange {
        margin: 0;
        width: 50%;
        font-size: 20px;
        font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
        @media screen and (max-width: 767px) {
          .page-template-page-lesson .container .page-content.overflow-y .lesson-archive-links .btn.btn-outline-gray .title-orange,
          .page-template-page-courses .container .page-content.overflow-y .lesson-archive-links .btn.btn-outline-gray .title-orange {
            width: unset;
            text-align: center; } }
      @media screen and (max-width: 767px) {
        .page-template-page-lesson .container .page-content.overflow-y .lesson-archive-links .btn.btn-outline-gray,
        .page-template-page-courses .container .page-content.overflow-y .lesson-archive-links .btn.btn-outline-gray {
          width: unset;
          height: unset; } }
    @media screen and (max-width: 767px) {
      .page-template-page-lesson .container .page-content.overflow-y .lesson-archive-links .col-sm-3.col-xs-12,
      .page-template-page-courses .container .page-content.overflow-y .lesson-archive-links .col-sm-3.col-xs-12 {
        margin-bottom: 15px; } }
  @media screen and (max-width: 767px) {
    .page-template-page-lesson .container .page-content.overflow-y .post-content,
    .page-template-page-courses .container .page-content.overflow-y .post-content {
      margin: 0; } }
  .page-template-page-lesson .container .page-content.overflow-y .post-content .courses-container,
  .page-template-page-courses .container .page-content.overflow-y .post-content .courses-container {
    margin-bottom: 30px !important; }
    .page-template-page-lesson .container .page-content.overflow-y .post-content .courses-container .recent-banner,
    .page-template-page-courses .container .page-content.overflow-y .post-content .courses-container .recent-banner {
      position: relative;
      z-index: 999;
      margin: 25px 0px; }
      .page-template-page-lesson .container .page-content.overflow-y .post-content .courses-container .recent-banner .courses-content,
      .page-template-page-courses .container .page-content.overflow-y .post-content .courses-container .recent-banner .courses-content {
        width: 100%;
        height: 350px;
        position: relative; }
        .page-template-page-lesson .container .page-content.overflow-y .post-content .courses-container .recent-banner .courses-content .courses-image,
        .page-template-page-courses .container .page-content.overflow-y .post-content .courses-container .recent-banner .courses-content .courses-image {
          background: rgba(0, 0, 0, 0.5);
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          border-radius: 30px; }
          .page-template-page-lesson .container .page-content.overflow-y .post-content .courses-container .recent-banner .courses-content .courses-image img,
          .page-template-page-courses .container .page-content.overflow-y .post-content .courses-container .recent-banner .courses-content .courses-image img {
            height: 100%;
            width: 100%;
            object-fit: cover;
            max-height: 350px;
            border-radius: 30px; }
      .page-template-page-lesson .container .page-content.overflow-y .post-content .courses-container .recent-banner .recent-container,
      .page-template-page-courses .container .page-content.overflow-y .post-content .courses-container .recent-banner .recent-container {
        position: absolute;
        top: 30px;
        left: 15px;
        right: 0;
        padding: 8px 20px !important; }
        .page-template-page-lesson .container .page-content.overflow-y .post-content .courses-container .recent-banner .recent-container label.btn.btn-outline-yellow,
        .page-template-page-courses .container .page-content.overflow-y .post-content .courses-container .recent-banner .recent-container label.btn.btn-outline-yellow {
          border: none;
          margin: 12px 0;
          font-size: 13px;
          box-shadow: none;
          padding: 8px 20px;
          width: max-content;
          border-radius: 28px;
          color: #ffffff;
          text-transform: uppercase;
          background-color: transparent !important; }
        .page-template-page-lesson .container .page-content.overflow-y .post-content .courses-container .recent-banner .recent-container .header-title-content,
        .page-template-page-courses .container .page-content.overflow-y .post-content .courses-container .recent-banner .recent-container .header-title-content {
          margin-top: 10px;
          color: #ffffff; }
          .page-template-page-lesson .container .page-content.overflow-y .post-content .courses-container .recent-banner .recent-container .header-title-content h1,
          .page-template-page-courses .container .page-content.overflow-y .post-content .courses-container .recent-banner .recent-container .header-title-content h1 {
            text-transform: uppercase;
            max-width: 38%;
            line-height: 1; }
            @media (max-width: 992px) {
              .page-template-page-lesson .container .page-content.overflow-y .post-content .courses-container .recent-banner .recent-container .header-title-content h1,
              .page-template-page-courses .container .page-content.overflow-y .post-content .courses-container .recent-banner .recent-container .header-title-content h1 {
                font-size: 25px; } }
            .page-template-page-lesson .container .page-content.overflow-y .post-content .courses-container .recent-banner .recent-container .header-title-content h1 span.title-yellow,
            .page-template-page-courses .container .page-content.overflow-y .post-content .courses-container .recent-banner .recent-container .header-title-content h1 span.title-yellow {
              color: #fbba00 !important; }
      .page-template-page-lesson .container .page-content.overflow-y .post-content .courses-container .recent-banner .like-container.archive,
      .page-template-page-courses .container .page-content.overflow-y .post-content .courses-container .recent-banner .like-container.archive {
        bottom: 30px;
        left: 27px; }
  .page-template-page-lesson .container .page-content.overflow-y .post-content .future-courses,
  .page-template-page-courses .container .page-content.overflow-y .post-content .future-courses {
    margin-bottom: 30px !important; }
    .page-template-page-lesson .container .page-content.overflow-y .post-content .future-courses .courses-name,
    .page-template-page-courses .container .page-content.overflow-y .post-content .future-courses .courses-name {
      color: #ffffff;
      font-style: italic;
      font-size: 30px;
      line-height: 1;
      min-height: 96px;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 4;
      -webkit-box-orient: vertical; }
    .page-template-page-lesson .container .page-content.overflow-y .post-content .future-courses .courses-details,
    .page-template-page-courses .container .page-content.overflow-y .post-content .future-courses .courses-details {
      height: 350px;
      overflow: hidden;
      border-radius: 25px;
      box-shadow: 0px 0px 10px #878787; }
      @media (max-width: 992px) {
        .page-template-page-lesson .container .page-content.overflow-y .post-content .future-courses .courses-details,
        .page-template-page-courses .container .page-content.overflow-y .post-content .future-courses .courses-details {
          height: 100%; } }
      @media (max-width: 992px) {
        .page-template-page-lesson .container .page-content.overflow-y .post-content .future-courses .courses-details .courses,
        .page-template-page-courses .container .page-content.overflow-y .post-content .future-courses .courses-details .courses {
          flex-direction: column; } }
      .page-template-page-lesson .container .page-content.overflow-y .post-content .future-courses .courses-details .courses .courses-header,
      .page-template-page-courses .container .page-content.overflow-y .post-content .future-courses .courses-details .courses .courses-header {
        padding: 25px; }
        .page-template-page-lesson .container .page-content.overflow-y .post-content .future-courses .courses-details .courses .courses-header .video-date .btn,
        .page-template-page-courses .container .page-content.overflow-y .post-content .future-courses .courses-details .courses .courses-header .video-date .btn {
          width: fit-content; }
        .page-template-page-lesson .container .page-content.overflow-y .post-content .future-courses .courses-details .courses .courses-header .courses-link,
        .page-template-page-courses .container .page-content.overflow-y .post-content .future-courses .courses-details .courses .courses-header .courses-link {
          padding: 5px; }
          .page-template-page-lesson .container .page-content.overflow-y .post-content .future-courses .courses-details .courses .courses-header .courses-link .courses-name,
          .page-template-page-courses .container .page-content.overflow-y .post-content .future-courses .courses-details .courses .courses-header .courses-link .courses-name {
            color: #ffffff;
            font-style: italic;
            font-size: 30px;
            line-height: 1; }
      @media (max-width: 992px) {
        .page-template-page-lesson .container .page-content.overflow-y .post-content .future-courses .courses-details .courses .courses-content,
        .page-template-page-courses .container .page-content.overflow-y .post-content .future-courses .courses-details .courses .courses-content {
          position: relative; } }
      .page-template-page-lesson .container .page-content.overflow-y .post-content .future-courses .courses-details .courses .courses-content .novelty,
      .page-template-page-courses .container .page-content.overflow-y .post-content .future-courses .courses-details .courses .courses-content .novelty {
        position: absolute;
        right: 100px;
        top: 80px; }
        @media (max-width: 992px) {
          .page-template-page-lesson .container .page-content.overflow-y .post-content .future-courses .courses-details .courses .courses-content .novelty,
          .page-template-page-courses .container .page-content.overflow-y .post-content .future-courses .courses-details .courses .courses-content .novelty {
            left: 30px;
            top: 15px;
            right: 0; } }
        .page-template-page-lesson .container .page-content.overflow-y .post-content .future-courses .courses-details .courses .courses-content .novelty .btn,
        .page-template-page-courses .container .page-content.overflow-y .post-content .future-courses .courses-details .courses .courses-content .novelty .btn {
          width: max-content; }
      .page-template-page-lesson .container .page-content.overflow-y .post-content .future-courses .courses-details .courses .courses-content .courses-image,
      .page-template-page-courses .container .page-content.overflow-y .post-content .future-courses .courses-details .courses .courses-content .courses-image {
        height: 350px;
        width: 750px; }
        @media (max-width: 992px) {
          .page-template-page-lesson .container .page-content.overflow-y .post-content .future-courses .courses-details .courses .courses-content .courses-image,
          .page-template-page-courses .container .page-content.overflow-y .post-content .future-courses .courses-details .courses .courses-content .courses-image {
            height: auto;
            width: 350px; } }
  .page-template-page-lesson .container .page-content.overflow-y .post-content .future-courses.learndash-wrapper,
  .page-template-page-courses .container .page-content.overflow-y .post-content .future-courses.learndash-wrapper {
    margin-bottom: 15px !important; }
    .page-template-page-lesson .container .page-content.overflow-y .post-content .future-courses.learndash-wrapper .future-courses-link .card-light-gray.ld-item-list,
    .page-template-page-courses .container .page-content.overflow-y .post-content .future-courses.learndash-wrapper .future-courses-link .card-light-gray.ld-item-list {
      margin: 0;
      width: 100%;
      height: 100%;
      max-width: 320px;
      padding-top: 0 !important;
      padding-bottom: 20px; }
      @media screen and (max-width: 767px) {
        .page-template-page-lesson .container .page-content.overflow-y .post-content .future-courses.learndash-wrapper .future-courses-link .card-light-gray.ld-item-list,
        .page-template-page-courses .container .page-content.overflow-y .post-content .future-courses.learndash-wrapper .future-courses-link .card-light-gray.ld-item-list {
          width: auto;
          margin: 15px 0; } }
      .page-template-page-lesson .container .page-content.overflow-y .post-content .future-courses.learndash-wrapper .future-courses-link .card-light-gray.ld-item-list .recent-banner-image,
      .page-template-page-courses .container .page-content.overflow-y .post-content .future-courses.learndash-wrapper .future-courses-link .card-light-gray.ld-item-list .recent-banner-image {
        width: 100%;
        height: 200px; }
        .page-template-page-lesson .container .page-content.overflow-y .post-content .future-courses.learndash-wrapper .future-courses-link .card-light-gray.ld-item-list .recent-banner-image .future-courses-image,
        .page-template-page-courses .container .page-content.overflow-y .post-content .future-courses.learndash-wrapper .future-courses-link .card-light-gray.ld-item-list .recent-banner-image .future-courses-image {
          width: 100%;
          height: 100%;
          object-fit: cover;
          max-height: 275px;
          border-radius: 30px 30px 0px 0px; }
      .page-template-page-lesson .container .page-content.overflow-y .post-content .future-courses.learndash-wrapper .future-courses-link .card-light-gray.ld-item-list .recent-container,
      .page-template-page-courses .container .page-content.overflow-y .post-content .future-courses.learndash-wrapper .future-courses-link .card-light-gray.ld-item-list .recent-container {
        padding: 8px 20px;
        border-radius: 28px; }
        .page-template-page-lesson .container .page-content.overflow-y .post-content .future-courses.learndash-wrapper .future-courses-link .card-light-gray.ld-item-list .recent-container label.video-date,
        .page-template-page-courses .container .page-content.overflow-y .post-content .future-courses.learndash-wrapper .future-courses-link .card-light-gray.ld-item-list .recent-container label.video-date {
          margin: 12px 0;
          font-size: 13px;
          color: #878787;
          width: max-content;
          border-radius: 28px;
          text-transform: uppercase;
          font-family: "PFDinTextPro-MediumItalic", sans-serif;
          background-color: transparent !important; }
        .page-template-page-lesson .container .page-content.overflow-y .post-content .future-courses.learndash-wrapper .future-courses-link .card-light-gray.ld-item-list .recent-container h2.title-gray.courses-name,
        .page-template-page-courses .container .page-content.overflow-y .post-content .future-courses.learndash-wrapper .future-courses-link .card-light-gray.ld-item-list .recent-container h2.title-gray.courses-name {
          font-size: 24px;
          color: #FC5C33;
          text-transform: uppercase;
          font-family: "PFDinTextPro-MediumItalic", sans-serif; }
          @media (max-width: 992px) {
            .page-template-page-lesson .container .page-content.overflow-y .post-content .future-courses.learndash-wrapper .future-courses-link .card-light-gray.ld-item-list .recent-container h2.title-gray.courses-name,
            .page-template-page-courses .container .page-content.overflow-y .post-content .future-courses.learndash-wrapper .future-courses-link .card-light-gray.ld-item-list .recent-container h2.title-gray.courses-name {
              font-size: 25px; } }
          .page-template-page-lesson .container .page-content.overflow-y .post-content .future-courses.learndash-wrapper .future-courses-link .card-light-gray.ld-item-list .recent-container h2.title-gray.courses-name a,
          .page-template-page-courses .container .page-content.overflow-y .post-content .future-courses.learndash-wrapper .future-courses-link .card-light-gray.ld-item-list .recent-container h2.title-gray.courses-name a {
            color: #5b5b5b; }
          .page-template-page-lesson .container .page-content.overflow-y .post-content .future-courses.learndash-wrapper .future-courses-link .card-light-gray.ld-item-list .recent-container h2.title-gray.courses-name:hover,
          .page-template-page-courses .container .page-content.overflow-y .post-content .future-courses.learndash-wrapper .future-courses-link .card-light-gray.ld-item-list .recent-container h2.title-gray.courses-name:hover {
            color: #FC5C33; }
      .page-template-page-lesson .container .page-content.overflow-y .post-content .future-courses.learndash-wrapper .future-courses-link .card-light-gray.ld-item-list .like-container,
      .page-template-page-courses .container .page-content.overflow-y .post-content .future-courses.learndash-wrapper .future-courses-link .card-light-gray.ld-item-list .like-container {
        padding: 0 10px; }
  .page-template-page-lesson .container .page-content.overflow-y .post-content .footer-banner .btn.btn-orange,
  .page-template-page-courses .container .page-content.overflow-y .post-content .footer-banner .btn.btn-orange {
    width: max-content;
    box-shadow: 8px 10px 11px #c7c7c7;
    background: #FC7821 !important; }
    @media screen and (max-width: 767px) {
      .page-template-page-lesson .container .page-content.overflow-y .post-content .footer-banner .btn.btn-orange,
      .page-template-page-courses .container .page-content.overflow-y .post-content .footer-banner .btn.btn-orange {
        width: auto;
        margin: 15px 0; } }

@media (max-width: 767px) {
  .iframe-mobile-app.sfwd-courses-template-default .container .page-content.overflow-y {
    overflow: hidden;
    border-radius: 30px;
    border-bottom-left-radius: 0;
    margin-top: -50px !important;
    border-bottom-right-radius: 0;
    background-color: #ffffff !important; }
    .iframe-mobile-app.sfwd-courses-template-default .container .page-content.overflow-y article {
      margin-top: 25px; }
      .iframe-mobile-app.sfwd-courses-template-default .container .page-content.overflow-y article .learndash-course-inprogress-message .video-date {
        display: none; }
      .iframe-mobile-app.sfwd-courses-template-default .container .page-content.overflow-y article .learndash-course-inprogress-message .content-block .post-content .learndash.learndash_post_sfwd-courses .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list {
        padding: 15px 0 !important; }
        .iframe-mobile-app.sfwd-courses-template-default .container .page-content.overflow-y article .learndash-course-inprogress-message .content-block .post-content .learndash.learndash_post_sfwd-courses .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem {
          margin-top: 20px;
          border-bottom: 1px solid #dadada; }
          .iframe-mobile-app.sfwd-courses-template-default .container .page-content.overflow-y article .learndash-course-inprogress-message .content-block .post-content .learndash.learndash_post_sfwd-courses .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem::before {
            top: auto !important;
            left: auto !important;
            padding: 5px 9px !important;
            position: static !important; }
          .iframe-mobile-app.sfwd-courses-template-default .container .page-content.overflow-y article .learndash-course-inprogress-message .content-block .post-content .learndash.learndash_post_sfwd-courses .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_question {
            border: none !important;
            padding-left: 0 !important;
            margin-left: 0 !important; }
            .iframe-mobile-app.sfwd-courses-template-default .container .page-content.overflow-y article .learndash-course-inprogress-message .content-block .post-content .learndash.learndash_post_sfwd-courses .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_question .wpProQuiz_question_text p {
              font-size: 16px; }
            .iframe-mobile-app.sfwd-courses-template-default .container .page-content.overflow-y article .learndash-course-inprogress-message .content-block .post-content .learndash.learndash_post_sfwd-courses .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_question ul.wpProQuiz_questionList {
              margin-left: 0 !important; }
      .iframe-mobile-app.sfwd-courses-template-default .container .page-content.overflow-y article .learndash-course-inprogress-message .content-block .post-content .learndash.learndash_post_sfwd-courses .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .wpProQuiz_content .wpProQuiz_quiz div .wpProQuiz_button {
        width: min-content;
        height: 50px; }
      .iframe-mobile-app.sfwd-courses-template-default .container .page-content.overflow-y article .learndash-course-inprogress-message .content-block .post-content .learndash.learndash_post_sfwd-courses .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .wpProQuiz_content .wpProQuiz_results .ld-quiz-actions .quiz_continue_link + p {
        margin: 0 auto !important; }
    .iframe-mobile-app.sfwd-courses-template-default .container .page-content.overflow-y .learndash-course-complete-message {
      margin: 0 -15px;
      margin-top: -40px;
      margin-bottom: 40px; }
      .iframe-mobile-app.sfwd-courses-template-default .container .page-content.overflow-y .learndash-course-complete-message::before {
        background-image: url(../images/banner/aprenda-success.jpg);
        content: '';
        display: block;
        width: 100%;
        height: 390px;
        position: relative;
        background-size: 100%;
        background-repeat: no-repeat; }
      .iframe-mobile-app.sfwd-courses-template-default .container .page-content.overflow-y .learndash-course-complete-message .course-success {
        position: relative;
        width: 80%;
        margin: 0 auto;
        margin-top: -40px;
        background-color: #ffffff;
        border-radius: 20px;
        padding: 25px;
        box-shadow: 0px 0px 10px #a8a8a8; }
        .iframe-mobile-app.sfwd-courses-template-default .container .page-content.overflow-y .learndash-course-complete-message .course-success .message.title-red {
          font-size: 30px;
          margin-bottom: 10px; }
        .iframe-mobile-app.sfwd-courses-template-default .container .page-content.overflow-y .learndash-course-complete-message .course-success .success-content .title-gray {
          font-size: 20px; }
        .iframe-mobile-app.sfwd-courses-template-default .container .page-content.overflow-y .learndash-course-complete-message .course-success .justify-center {
          position: absolute;
          z-index: 1;
          width: 75%;
          bottom: -15px;
          margin-top: -25px; }
          .iframe-mobile-app.sfwd-courses-template-default .container .page-content.overflow-y .learndash-course-complete-message .course-success .justify-center .btn-gray {
            height: 50px;
            width: min-content;
            padding: 12px 20px !important;
            background-color: #bf0609 !important; } }

/* Login Page */
@media screen and (max-width: 998px) {
  .page-template-page-login .page-credential .container.form-section {
    flex-direction: column; } }
.page-template-page-login .page-credential .container.form-section .page-content {
  height: 36.875rem;
  border-radius: 2.125rem;
  padding: 2.1875rem 2.8125rem;
  border: 0.0625rem solid transparent; }
  .page-template-page-login .page-credential .container.form-section .page-content:hover {
    border-color: #c7c7c7; }
  @media screen and (max-width: 998px) {
    .page-template-page-login .page-credential .container.form-section .page-content {
      height: 100%;
      max-width: 100% !important;
      padding: 1.875rem 1.5625rem;
      margin-top: 1.25rem !important; } }
  .page-template-page-login .page-credential .container.form-section .page-content .form-content .description {
    display: block; }
    @media screen and (max-width: 998px) {
      .page-template-page-login .page-credential .container.form-section .page-content .form-content .description {
        display: inline;
        margin: 0 0.3125rem; } }
  .page-template-page-login .page-credential .container.form-section .page-content .form-content .content-block .post-content .woocommerce-form .form-row input[type="text"],
  .page-template-page-login .page-credential .container.form-section .page-content .form-content .content-block .post-content .woocommerce-form .form-row input[type="password"] {
    width: 100%;
    height: 3.5rem;
    max-width: 100%;
    color: #000000;
    border-radius: 0.5rem;
    background-color: #ffffff;
    border-color: #ffffff !important; }
    .page-template-page-login .page-credential .container.form-section .page-content .form-content .content-block .post-content .woocommerce-form .form-row input[type="text"]:-internal-autofill,
    .page-template-page-login .page-credential .container.form-section .page-content .form-content .content-block .post-content .woocommerce-form .form-row input[type="password"]:-internal-autofill {
      -webkit-text-fill-color: #000000;
      -webkit-box-shadow: 0 0 0 62.5rem #ffffff inset; }
    .page-template-page-login .page-credential .container.form-section .page-content .form-content .content-block .post-content .woocommerce-form .form-row input[type="text"]:-internal-autofill-selected,
    .page-template-page-login .page-credential .container.form-section .page-content .form-content .content-block .post-content .woocommerce-form .form-row input[type="password"]:-internal-autofill-selected {
      -webkit-text-fill-color: #000000;
      -webkit-box-shadow: 0 0 0 62.5rem #ffffff inset; }
    .page-template-page-login .page-credential .container.form-section .page-content .form-content .content-block .post-content .woocommerce-form .form-row input[type="text"]:hover,
    .page-template-page-login .page-credential .container.form-section .page-content .form-content .content-block .post-content .woocommerce-form .form-row input[type="password"]:hover {
      border-color: #c7c7c7 !important; }
  .page-template-page-login .page-credential .container.form-section .page-content .form-content .content-block .post-content .woocommerce-form .form-row .eye-toggle .toggle {
    cursor: pointer;
    right: 1.25rem;
    bottom: auto;
    top: auto; }
    .page-template-page-login .page-credential .container.form-section .page-content .form-content .content-block .post-content .woocommerce-form .form-row .eye-toggle .toggle::after {
      font-family: WooCommerce;
      font-weight: 400;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      content: "";
      text-decoration: none; }
    .page-template-page-login .page-credential .container.form-section .page-content .form-content .content-block .post-content .woocommerce-form .form-row .eye-toggle .toggle.show-password-input::after {
      color: #b2b2b2; }
  .page-template-page-login .page-credential .container.form-section .page-content .form-content .content-block .post-content .woocommerce-form .form-row.error label {
    font-family: "Roboto-Medium", sans-serif;
    color: #e30609 !important; }
  .page-template-page-login .page-credential .container.form-section .page-content .form-content .content-block .post-content .woocommerce-form .form-row.error input[type="text"],
  .page-template-page-login .page-credential .container.form-section .page-content .form-content .content-block .post-content .woocommerce-form .form-row.error input[type="password"] {
    border: 0.0625rem solid #e30609 !important; }
  .page-template-page-login .page-credential .container.form-section .page-content .form-content .content-block .post-content .woocommerce-form .form-row.error .error {
    font-family: "Roboto-Medium", sans-serif;
    color: #e30609; }
  .page-template-page-login .page-credential .container.form-section .page-content .form-content .content-block .post-content .woocommerce-form .form-row .btn-green {
    box-shadow: none;
    font-size: 1.25rem !important;
    background: #BBE900 !important; }
.page-template-page-login .page-credential .container.form-section .banner {
  max-width: 56%;
  max-height: 36.875rem; }
  @media screen and (max-width: 998px) {
    .page-template-page-login .page-credential .container.form-section .banner {
      max-width: 100% !important;
      margin-top: 1.25rem !important; } }
  .page-template-page-login .page-credential .container.form-section .banner .rounded {
    border-radius: 2.125rem !important; }

@media screen and (max-width: 998px) {
  .page-template-page-block-account .page-credential .container.form-section,
  .page-template-page-my-account .page-credential .container.form-section {
    flex-direction: column; } }
.page-template-page-block-account .page-credential .container.form-section .page-content,
.page-template-page-my-account .page-credential .container.form-section .page-content {
  height: 36.875rem;
  border-radius: 2.125rem;
  padding: 2.1875rem 2.8125rem;
  border: 0.0625rem solid transparent; }
  .page-template-page-block-account .page-credential .container.form-section .page-content:hover,
  .page-template-page-my-account .page-credential .container.form-section .page-content:hover {
    border-color: #c7c7c7; }
  @media screen and (max-width: 998px) {
    .page-template-page-block-account .page-credential .container.form-section .page-content,
    .page-template-page-my-account .page-credential .container.form-section .page-content {
      height: 100%;
      max-width: 100% !important;
      padding: 1.875rem 1.5625rem;
      margin-top: 1.25rem !important; } }
  .page-template-page-block-account .page-credential .container.form-section .page-content .form-content,
  .page-template-page-my-account .page-credential .container.form-section .page-content .form-content {
    height: 100%; }
    .page-template-page-block-account .page-credential .container.form-section .page-content .form-content article,
    .page-template-page-my-account .page-credential .container.form-section .page-content .form-content article {
      height: 100%; }
    .page-template-page-block-account .page-credential .container.form-section .page-content .form-content .content-block,
    .page-template-page-my-account .page-credential .container.form-section .page-content .form-content .content-block {
      height: 100%; }
      .page-template-page-block-account .page-credential .container.form-section .page-content .form-content .content-block .post-content,
      .page-template-page-my-account .page-credential .container.form-section .page-content .form-content .content-block .post-content {
        height: 100%; }
        .page-template-page-block-account .page-credential .container.form-section .page-content .form-content .content-block .post-content .woocommerce,
        .page-template-page-my-account .page-credential .container.form-section .page-content .form-content .content-block .post-content .woocommerce {
          height: 100%; }
          .page-template-page-block-account .page-credential .container.form-section .page-content .form-content .content-block .post-content .woocommerce .form-row input[type="text"],
          .page-template-page-block-account .page-credential .container.form-section .page-content .form-content .content-block .post-content .woocommerce .form-row input[type="password"],
          .page-template-page-my-account .page-credential .container.form-section .page-content .form-content .content-block .post-content .woocommerce .form-row input[type="text"],
          .page-template-page-my-account .page-credential .container.form-section .page-content .form-content .content-block .post-content .woocommerce .form-row input[type="password"] {
            width: 100%;
            height: 3.5rem;
            max-width: 100%;
            color: #000000;
            border-radius: 0.5rem;
            background-color: #ffffff;
            border-color: #ffffff !important; }
            .page-template-page-block-account .page-credential .container.form-section .page-content .form-content .content-block .post-content .woocommerce .form-row input[type="text"]:-internal-autofill,
            .page-template-page-block-account .page-credential .container.form-section .page-content .form-content .content-block .post-content .woocommerce .form-row input[type="password"]:-internal-autofill,
            .page-template-page-my-account .page-credential .container.form-section .page-content .form-content .content-block .post-content .woocommerce .form-row input[type="text"]:-internal-autofill,
            .page-template-page-my-account .page-credential .container.form-section .page-content .form-content .content-block .post-content .woocommerce .form-row input[type="password"]:-internal-autofill {
              -webkit-text-fill-color: #000000;
              -webkit-box-shadow: 0 0 0 62.5rem #ffffff inset; }
            .page-template-page-block-account .page-credential .container.form-section .page-content .form-content .content-block .post-content .woocommerce .form-row input[type="text"]:-internal-autofill-selected,
            .page-template-page-block-account .page-credential .container.form-section .page-content .form-content .content-block .post-content .woocommerce .form-row input[type="password"]:-internal-autofill-selected,
            .page-template-page-my-account .page-credential .container.form-section .page-content .form-content .content-block .post-content .woocommerce .form-row input[type="text"]:-internal-autofill-selected,
            .page-template-page-my-account .page-credential .container.form-section .page-content .form-content .content-block .post-content .woocommerce .form-row input[type="password"]:-internal-autofill-selected {
              -webkit-text-fill-color: #000000;
              -webkit-box-shadow: 0 0 0 62.5rem #ffffff inset; }
            .page-template-page-block-account .page-credential .container.form-section .page-content .form-content .content-block .post-content .woocommerce .form-row input[type="text"]:hover,
            .page-template-page-block-account .page-credential .container.form-section .page-content .form-content .content-block .post-content .woocommerce .form-row input[type="password"]:hover,
            .page-template-page-my-account .page-credential .container.form-section .page-content .form-content .content-block .post-content .woocommerce .form-row input[type="text"]:hover,
            .page-template-page-my-account .page-credential .container.form-section .page-content .form-content .content-block .post-content .woocommerce .form-row input[type="password"]:hover {
              border-color: #c7c7c7 !important; }
          .page-template-page-block-account .page-credential .container.form-section .page-content .form-content .content-block .post-content .woocommerce .form-row.error label,
          .page-template-page-my-account .page-credential .container.form-section .page-content .form-content .content-block .post-content .woocommerce .form-row.error label {
            font-family: "Roboto-Medium", sans-serif;
            color: #e30609 !important; }
          .page-template-page-block-account .page-credential .container.form-section .page-content .form-content .content-block .post-content .woocommerce .form-row.error input[type="text"],
          .page-template-page-block-account .page-credential .container.form-section .page-content .form-content .content-block .post-content .woocommerce .form-row.error input[type="password"],
          .page-template-page-my-account .page-credential .container.form-section .page-content .form-content .content-block .post-content .woocommerce .form-row.error input[type="text"],
          .page-template-page-my-account .page-credential .container.form-section .page-content .form-content .content-block .post-content .woocommerce .form-row.error input[type="password"] {
            border: 0.0625rem solid #e30609 !important; }
          .page-template-page-block-account .page-credential .container.form-section .page-content .form-content .content-block .post-content .woocommerce .form-row.error .error,
          .page-template-page-my-account .page-credential .container.form-section .page-content .form-content .content-block .post-content .woocommerce .form-row.error .error {
            font-family: "Roboto-Medium", sans-serif;
            color: #e30609; }
          .page-template-page-block-account .page-credential .container.form-section .page-content .form-content .content-block .post-content .woocommerce .woocommerce-ResetPassword .password-input,
          .page-template-page-my-account .page-credential .container.form-section .page-content .form-content .content-block .post-content .woocommerce .woocommerce-ResetPassword .password-input {
            width: 100%;
            margin-bottom: 0.5rem; }
            .page-template-page-block-account .page-credential .container.form-section .page-content .form-content .content-block .post-content .woocommerce .woocommerce-ResetPassword .password-input .show-password-input,
            .page-template-page-my-account .page-credential .container.form-section .page-content .form-content .content-block .post-content .woocommerce .woocommerce-ResetPassword .password-input .show-password-input {
              right: 1.25rem;
              bottom: auto;
              top: auto; }
              .page-template-page-block-account .page-credential .container.form-section .page-content .form-content .content-block .post-content .woocommerce .woocommerce-ResetPassword .password-input .show-password-input.display-password::after,
              .page-template-page-my-account .page-credential .container.form-section .page-content .form-content .content-block .post-content .woocommerce .woocommerce-ResetPassword .password-input .show-password-input.display-password::after {
                color: #b2b2b2; }
          .page-template-page-block-account .page-credential .container.form-section .page-content .form-content .content-block .post-content .woocommerce .woocommerce-ResetPassword .btn-back,
          .page-template-page-my-account .page-credential .container.form-section .page-content .form-content .content-block .post-content .woocommerce .woocommerce-ResetPassword .btn-back {
            color: #FFFFFF !important;
            background: #FFCF1C !important; }
            @media screen and (max-width: 767px) {
              .page-template-page-block-account .page-credential .container.form-section .page-content .form-content .content-block .post-content .woocommerce .woocommerce-ResetPassword .btn-back,
              .page-template-page-my-account .page-credential .container.form-section .page-content .form-content .content-block .post-content .woocommerce .woocommerce-ResetPassword .btn-back {
                color: #FFFFFF !important;
                background: #E30609 !important; } }
          .page-template-page-block-account .page-credential .container.form-section .page-content .form-content .content-block .post-content .woocommerce .woocommerce-ResetPassword .btn-next,
          .page-template-page-my-account .page-credential .container.form-section .page-content .form-content .content-block .post-content .woocommerce .woocommerce-ResetPassword .btn-next {
            color: #FFFFFF !important;
            background: #E30609 !important;
            box-shadow: 8px 10px 11px #c7c7c7; }
            @media screen and (max-width: 767px) {
              .page-template-page-block-account .page-credential .container.form-section .page-content .form-content .content-block .post-content .woocommerce .woocommerce-ResetPassword .btn-next,
              .page-template-page-my-account .page-credential .container.form-section .page-content .form-content .content-block .post-content .woocommerce .woocommerce-ResetPassword .btn-next {
                color: #000000 !important;
                background: #FFCF1C !important; } }
          .page-template-page-block-account .page-credential .container.form-section .page-content .form-content .content-block .post-content .woocommerce .success-content-block .btn-back,
          .page-template-page-my-account .page-credential .container.form-section .page-content .form-content .content-block .post-content .woocommerce .success-content-block .btn-back {
            color: #FFFFFF !important;
            background: #FFCF1C !important; }
            @media screen and (max-width: 767px) {
              .page-template-page-block-account .page-credential .container.form-section .page-content .form-content .content-block .post-content .woocommerce .success-content-block .btn-back,
              .page-template-page-my-account .page-credential .container.form-section .page-content .form-content .content-block .post-content .woocommerce .success-content-block .btn-back {
                color: #FFFFFF !important;
                background: #E30609 !important; } }
.page-template-page-block-account .page-credential .container.form-section .banner,
.page-template-page-my-account .page-credential .container.form-section .banner {
  max-width: 56%; }
  @media screen and (max-width: 998px) {
    .page-template-page-block-account .page-credential .container.form-section .banner,
    .page-template-page-my-account .page-credential .container.form-section .banner {
      max-width: 100% !important;
      margin-top: 1.25rem !important; } }
  .page-template-page-block-account .page-credential .container.form-section .banner .rounded,
  .page-template-page-my-account .page-credential .container.form-section .banner .rounded {
    border-radius: 2.125rem !important; }

@media screen and (max-width: 998px) {
  .page-template-page-reset-password-success .page-credential .container.form-section {
    flex-direction: column; } }
.page-template-page-reset-password-success .page-credential .container.form-section .page-content {
  height: 36.875rem;
  border-radius: 2.125rem;
  padding: 2.1875rem 2.8125rem;
  border: 0.0625rem solid transparent; }
  .page-template-page-reset-password-success .page-credential .container.form-section .page-content:hover {
    border-color: #c7c7c7; }
  @media screen and (max-width: 998px) {
    .page-template-page-reset-password-success .page-credential .container.form-section .page-content {
      height: 100%;
      max-width: 100% !important;
      padding: 1.875rem 1.5625rem;
      margin-top: 1.25rem !important; } }
  .page-template-page-reset-password-success .page-credential .container.form-section .page-content .form-content {
    height: 100%; }
    .page-template-page-reset-password-success .page-credential .container.form-section .page-content .form-content article {
      height: 100%; }
    .page-template-page-reset-password-success .page-credential .container.form-section .page-content .form-content .reset-success .btn-back {
      color: #FFFFFF !important;
      background: #FFCF1C !important; }
      @media screen and (max-width: 767px) {
        .page-template-page-reset-password-success .page-credential .container.form-section .page-content .form-content .reset-success .btn-back {
          color: #FFFFFF !important;
          background: #E30609 !important; } }
.page-template-page-reset-password-success .page-credential .container.form-section .banner {
  max-width: 56%; }
  @media screen and (max-width: 998px) {
    .page-template-page-reset-password-success .page-credential .container.form-section .banner {
      max-width: 100% !important;
      margin-top: 1.25rem !important; } }
  .page-template-page-reset-password-success .page-credential .container.form-section .banner .rounded {
    border-radius: 2.125rem !important; }

@media screen and (max-width: 767px) {
  .single-mission .header-banner .banner-image.game-mission {
    display: none; } }
.single-mission .header-banner .banner-image.game-mission.mobile-banner-image {
  display: none; }
  @media screen and (max-width: 767px) {
    .single-mission .header-banner .banner-image.game-mission.mobile-banner-image {
      display: block;
      height: 410px !important; } }
.single-mission .bg-gray-light .container .game-mission-content {
  margin-top: -10vw;
  position: relative;
  background-color: unset; }
  @media screen and (max-width: 767px) {
    .single-mission .bg-gray-light .container .game-mission-content.page-content.overflow-y {
      margin-top: -60vw; } }
  .single-mission .bg-gray-light .container .game-mission-content iframe.game-mission-iframe-content {
    width: 100%;
    border: none;
    height: 830px; }
    @media screen and (max-width: 767px) {
      .single-mission .bg-gray-light .container .game-mission-content iframe.game-mission-iframe-content {
        height: 550px;
        width: 100%; } }
    @media screen and (width: 768px) {
      .single-mission .bg-gray-light .container .game-mission-content iframe.game-mission-iframe-content {
        height: 550px;
        width: 100%; } }
  .single-mission .bg-gray-light .container .game-mission-content .game-mission-expiry {
    position: absolute;
    top: 0;
    width: 98.8%;
    border: none;
    height: 75.5%; }
    .single-mission .bg-gray-light .container .game-mission-content .game-mission-expiry .game-status-details {
      margin: 0;
      width: 100%;
      height: 100%;
      display: flex;
      overflow: hidden;
      position: absolute;
      align-items: center;
      background-size: 100%;
      justify-content: center;
      background-repeat: no-repeat;
      background-image: url(../images/banner/memory-game-mission-background-image-02.jpg); }
      .single-mission .bg-gray-light .container .game-mission-content .game-mission-expiry .game-status-details .bg-overlay {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        position: absolute;
        background: rgba(0, 0, 0, 0.5); }
      .single-mission .bg-gray-light .container .game-mission-content .game-mission-expiry .game-status-details .game-mission-details {
        z-index: 1; }
        .single-mission .bg-gray-light .container .game-mission-content .game-mission-expiry .game-status-details .game-mission-details .game-mission-status .description {
          margin: 0;
          font-size: 30px;
          text-align: center;
          margin-bottom: 15px;
          color: #ffffff;
          text-transform: uppercase;
          font-family: "PFDinTextPro-BoldItalic", sans-serif; }
        .single-mission .bg-gray-light .container .game-mission-content .game-mission-expiry .game-status-details .game-mission-details .game-over-status .description {
          margin: 0;
          font-size: 30px;
          text-align: center;
          margin-bottom: 15px;
          color: #FFCF1D;
          text-transform: uppercase;
          font-family: "PFDinTextPro-BoldItalic", sans-serif; }
        .single-mission .bg-gray-light .container .game-mission-content .game-mission-expiry .game-status-details .game-mission-details .header-content {
          height: 150px;
          padding: 25px;
          justify-content: center; }
          .single-mission .bg-gray-light .container .game-mission-content .game-mission-expiry .game-status-details .game-mission-details .header-content .game-card-detail-section {
            width: 300px;
            margin-right: 20px;
            padding: 15px 20px;
            align-items: center;
            border-top-left-radius: 40px;
            border-top-right-radius: 20px;
            border-bottom-left-radius: 40px;
            border-bottom-right-radius: 20px;
            border: 3px solid #ffffff; }
            .single-mission .bg-gray-light .container .game-mission-content .game-mission-expiry .game-status-details .game-mission-details .header-content .game-card-detail-section .game-card-icon {
              margin-right: 15px;
              width: 50px;
              height: 50px; }
              .single-mission .bg-gray-light .container .game-mission-content .game-mission-expiry .game-status-details .game-mission-details .header-content .game-card-detail-section .game-card-icon img {
                width: 100%;
                height: 100%;
                object-fit: contain; }
            .single-mission .bg-gray-light .container .game-mission-content .game-mission-expiry .game-status-details .game-mission-details .header-content .game-card-detail-section .game-card-detail label.game-card-label {
              font-family: "PFDinTextPro-Medium", sans-serif;
              text-transform: uppercase;
              color: #ffffff;
              font-size: 20px;
              margin: 0; }
            .single-mission .bg-gray-light .container .game-mission-content .game-mission-expiry .game-status-details .game-mission-details .header-content .game-card-detail-section .game-card-detail h3.game-card-count {
              font-family: "PFDinTextPro-Bold", sans-serif;
              text-transform: uppercase;
              color: #ffffff;
              font-size: 29px;
              margin: 0; }
              .single-mission .bg-gray-light .container .game-mission-content .game-mission-expiry .game-status-details .game-mission-details .header-content .game-card-detail-section .game-card-detail h3.game-card-count span.pending {
                opacity: 0.2; }
          .single-mission .bg-gray-light .container .game-mission-content .game-mission-expiry .game-status-details .game-mission-details .header-content .game-time-detail-section {
            width: 290px;
            padding: 15px 20px;
            margin-right: 20px;
            align-items: center;
            border-radius: 20px;
            border: 3px solid #ffffff; }
            .single-mission .bg-gray-light .container .game-mission-content .game-mission-expiry .game-status-details .game-mission-details .header-content .game-time-detail-section .game-time-icon {
              margin-right: 15px;
              width: 50px;
              height: 50px; }
              .single-mission .bg-gray-light .container .game-mission-content .game-mission-expiry .game-status-details .game-mission-details .header-content .game-time-detail-section .game-time-icon img {
                width: 100%;
                height: 100%;
                object-fit: contain; }
            .single-mission .bg-gray-light .container .game-mission-content .game-mission-expiry .game-status-details .game-mission-details .header-content .game-time-detail-section .game-time-detail label.game-time-label {
              font-family: "PFDinTextPro-Medium", sans-serif;
              text-transform: uppercase;
              color: #ffffff;
              font-size: 20px;
              margin: 0; }
            .single-mission .bg-gray-light .container .game-mission-content .game-mission-expiry .game-status-details .game-mission-details .header-content .game-time-detail-section .game-time-detail h3.game-time {
              font-family: "PFDinTextPro-Bold", sans-serif;
              text-transform: uppercase;
              color: #ffffff;
              font-size: 29px;
              margin: 0; }
          .single-mission .bg-gray-light .container .game-mission-content .game-mission-expiry .game-status-details .game-mission-details .header-content .game-point-detail-section {
            width: 250px;
            padding: 15px 20px;
            align-items: center;
            border-radius: 20px;
            border-top-left-radius: 20px;
            border-top-right-radius: 40px;
            border-bottom-left-radius: 20px;
            border-bottom-right-radius: 40px;
            border: 3px solid #ffffff; }
            .single-mission .bg-gray-light .container .game-mission-content .game-mission-expiry .game-status-details .game-mission-details .header-content .game-point-detail-section .game-point-icon {
              margin-right: 15px;
              width: 50px;
              height: 50px; }
              .single-mission .bg-gray-light .container .game-mission-content .game-mission-expiry .game-status-details .game-mission-details .header-content .game-point-detail-section .game-point-icon img {
                width: 100%;
                height: 100%;
                object-fit: contain; }
            .single-mission .bg-gray-light .container .game-mission-content .game-mission-expiry .game-status-details .game-mission-details .header-content .game-point-detail-section .game-point-detail label.game-point-label {
              font-family: "PFDinTextPro-Medium", sans-serif;
              text-transform: uppercase;
              color: #ffffff;
              font-size: 20px;
              margin: 0; }
            .single-mission .bg-gray-light .container .game-mission-content .game-mission-expiry .game-status-details .game-mission-details .header-content .game-point-detail-section .game-point-detail h3.game-point {
              font-family: "PFDinTextPro-Bold", sans-serif;
              text-transform: uppercase;
              color: #ffffff;
              font-size: 29px;
              margin: 0; }
              .single-mission .bg-gray-light .container .game-mission-content .game-mission-expiry .game-status-details .game-mission-details .header-content .game-point-detail-section .game-point-detail h3.game-point span {
                font-size: 18px; }
        .single-mission .bg-gray-light .container .game-mission-content .game-mission-expiry .game-status-details .game-mission-details .game-mission-status-description .description {
          margin: 0;
          font-size: 55px;
          text-align: center;
          color: #FFCF1D;
          text-transform: uppercase;
          font-family: "PFDinTextPro-BoldItalic", sans-serif; }
        .single-mission .bg-gray-light .container .game-mission-content .game-mission-expiry .game-status-details .game-mission-details .start-game {
          padding: 0;
          margin: 0 auto;
          display: block;
          font-size: 30px;
          padding-bottom: 15px;
          text-align: center;
          color: #ffffff;
          text-decoration: none;
          text-transform: uppercase;
          border-color: transparent;
          background-color: transparent;
          font-family: "PFDinTextPro-MediumItalic", sans-serif; }
          .single-mission .bg-gray-light .container .game-mission-content .game-mission-expiry .game-status-details .game-mission-details .start-game span {
            color: #ffffff;
            text-decoration: underline;
            font-family: "PFDinTextPro-MediumItalic", sans-serif; }
            .single-mission .bg-gray-light .container .game-mission-content .game-mission-expiry .game-status-details .game-mission-details .start-game span:hover {
              cursor: pointer; }
        .single-mission .bg-gray-light .container .game-mission-content .game-mission-expiry .game-status-details .game-mission-details .game-mission-rules-description .description {
          margin: 0;
          font-size: 18px;
          text-align: center;
          color: #ffffff;
          font-family: "PFDinTextPro-MediumItalic", sans-serif; }
  .single-mission .bg-gray-light .container .game-mission-content .mission-rules {
    text-align: center;
    padding-bottom: 30px; }
    .single-mission .bg-gray-light .container .game-mission-content .mission-rules .title-red {
      margin-top: 30px;
      color: #D1302F;
      font-family: "Montserrat-Bold", sans-serif; }
    .single-mission .bg-gray-light .container .game-mission-content .mission-rules span.glow {
      width: 70px;
      margin: 0 auto;
      background: #D1302F;
      box-shadow: 0px 0px 5px rgba(211, 6, 9, 0.45); }
    .single-mission .bg-gray-light .container .game-mission-content .mission-rules p {
      color: #878787;
      font-family: "Montserrat-Bold", sans-serif; }
    .single-mission .bg-gray-light .container .game-mission-content .mission-rules .single-mission-back.btn {
      margin: 25px auto;
      width: max-content;
      box-shadow: 8px 10px 11px #c7c7c7; }
      @media screen and (max-width: 767px) {
        .single-mission .bg-gray-light .container .game-mission-content .mission-rules .single-mission-back.btn {
          width: auto; } }
.single-mission .bg-gray-light.quiz-game {
  padding-bottom: 30px; }
  .single-mission .bg-gray-light.quiz-game .container .game-mission-content iframe.game-mission-iframe-content {
    margin-bottom: 15px; }
  .single-mission .bg-gray-light.quiz-game .container .game-mission-content .mission-rules {
    padding: 20px;
    padding-bottom: 30px;
    background-color: #ffffff; }

@media screen and (max-width: 767px) {
  .post-type-archive-mission .header-banner {
    display: block; } }
.post-type-archive-mission .header-banner .container {
  top: 5vw; }
  @media screen and (max-width: 767px) {
    .post-type-archive-mission .header-banner .container {
      background: #ec1cb8; } }
.post-type-archive-mission .header-title-content.default label.btn-outline-white {
  box-shadow: none;
  width: max-content;
  margin-bottom: 1vw;
  color: #ffffff !important;
  font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
.post-type-archive-mission .header-title-content.default h1.title-yellow {
  margin-top: -10px;
  font-size: 68px !important;
  color: #ffffff !important; }
  .post-type-archive-mission .header-title-content.default h1.title-yellow span {
    display: block;
    font-size: 68px !important; }
    @media screen and (max-width: 767px) {
      .post-type-archive-mission .header-title-content.default h1.title-yellow span {
        font-size: 35px !important; } }
  @media screen and (max-width: 767px) {
    .post-type-archive-mission .header-title-content.default h1.title-yellow {
      font-size: 35px !important;
      line-height: 30px;
      margin: 0; } }
.post-type-archive-mission .container .page-content.overflow-y {
  z-index: auto; }
  @media screen and (min-width: 1024px) {
    .post-type-archive-mission .container .page-content.overflow-y {
      margin-top: -5vw; } }
  @media screen and (max-width: 767px) {
    .post-type-archive-mission .container .page-content.overflow-y {
      padding: 15px;
      margin-top: 0;
      border-top-left-radius: 0;
      border-top-right-radius: 0; } }
  .post-type-archive-mission .container .page-content.overflow-y .post-content {
    margin: 20px 25px; }
    @media screen and (max-width: 767px) {
      .post-type-archive-mission .container .page-content.overflow-y .post-content {
        margin: 0; } }
    .post-type-archive-mission .container .page-content.overflow-y .post-content .mission-status {
      justify-content: normal;
      margin-bottom: 25px; }
      .post-type-archive-mission .container .page-content.overflow-y .post-content .mission-status .btn {
        cursor: unset;
        box-shadow: none;
        padding: 8px 15px !important;
        font-size: 20px !important;
        border-radius: 25px !important;
        color: #D1302F !important;
        border-color: #D1302F !important;
        font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
        .post-type-archive-mission .container .page-content.overflow-y .post-content .mission-status .btn b {
          margin-left: 5px;
          color: #FC7821 !important;
          font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
    .post-type-archive-mission .container .page-content.overflow-y .post-content .mission-search-section {
      margin: 25px 0px; }
      .post-type-archive-mission .container .page-content.overflow-y .post-content .mission-search-section .search-mission .search-field {
        width: calc(100% - 110px);
        border: 1px solid #b2b2b2;
        box-shadow: none;
        text-indent: 25px;
        border-radius: 25px;
        margin-right: 12px;
        color: #FC7821;
        font-family: "PFDinTextPro-MediumItalic", sans-serif; }
        @media (max-width: 992px) {
          .post-type-archive-mission .container .page-content.overflow-y .post-content .mission-search-section .search-mission .search-field {
            width: 95%;
            height: 35px;
            font-size: 14px;
            margin-bottom: 10px; } }
        .post-type-archive-mission .container .page-content.overflow-y .post-content .mission-search-section .search-mission .search-field::-webkit-input-placeholder {
          /* Chrome/Opera/Safari */
          color: #FC7821; }
        .post-type-archive-mission .container .page-content.overflow-y .post-content .mission-search-section .search-mission .search-field::-moz-placeholder {
          /* Firefox 19+ */
          color: #FC7821; }
        .post-type-archive-mission .container .page-content.overflow-y .post-content .mission-search-section .search-mission .search-field:-ms-input-placeholder {
          /* IE 10+ */
          color: #FC7821; }
        .post-type-archive-mission .container .page-content.overflow-y .post-content .mission-search-section .search-mission .search-field:-moz-placeholder {
          /* Firefox 18- */
          color: #FC7821; }
        .post-type-archive-mission .container .page-content.overflow-y .post-content .mission-search-section .search-mission .search-field:hover, .post-type-archive-mission .container .page-content.overflow-y .post-content .mission-search-section .search-mission .search-field:focus {
          outline: none; }
      .post-type-archive-mission .container .page-content.overflow-y .post-content .mission-search-section .search-mission .input-group-btn .btn {
        border: none;
        padding: 10px 15px !important;
        background-color: #fbba00; }
        @media (max-width: 992px) {
          .post-type-archive-mission .container .page-content.overflow-y .post-content .mission-search-section .search-mission .input-group-btn .btn {
            margin: 0 auto;
            padding: 8px 20px !important; } }
        .post-type-archive-mission .container .page-content.overflow-y .post-content .mission-search-section .search-mission .input-group-btn .btn .fa.fa-search {
          font-size: 20px; }
          @media screen and (max-width: 767px) {
            .post-type-archive-mission .container .page-content.overflow-y .post-content .mission-search-section .search-mission .input-group-btn .btn .fa.fa-search {
              font-size: 15px; } }
    .post-type-archive-mission .container .page-content.overflow-y .post-content .mission-description .title-red.margin-bottom {
      margin-bottom: 30px;
      color: #D1302F;
      font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
    .post-type-archive-mission .container .page-content.overflow-y .post-content .mission-description p.description {
      margin-bottom: 30px !important;
      color: #666 !important;
      font-family: "Montserrat-Medium", sans-serif; }
      .post-type-archive-mission .container .page-content.overflow-y .post-content .mission-description p.description span {
        color: #666 !important;
        font-family: "Montserrat-Bold", sans-serif; }
    .post-type-archive-mission .container .page-content.overflow-y .post-content .row .card {
      height: 100%;
      width: 100%; }
      .post-type-archive-mission .container .page-content.overflow-y .post-content .row .card .card-title label.missiom-status {
        padding: 10px 20px; }
      .post-type-archive-mission .container .page-content.overflow-y .post-content .row .card .card-content h2 {
        font-size: 40px; }
        .post-type-archive-mission .container .page-content.overflow-y .post-content .row .card .card-content h2 a {
          color: #5b5b5b;
          font-family: "PFDinTextPro-MediumItalic", sans-serif; }
      .post-type-archive-mission .container .page-content.overflow-y .post-content .row .card .card-content .short-description {
        height: 160px; }
        .post-type-archive-mission .container .page-content.overflow-y .post-content .row .card .card-content .short-description p {
          font-size: 14px; }
      .post-type-archive-mission .container .page-content.overflow-y .post-content .row .card .card-footer {
        background-color: #dadada;
        border-bottom-right-radius: 22px;
        border-bottom-left-radius: 22px; }
        .post-type-archive-mission .container .page-content.overflow-y .post-content .row .card .card-footer p small {
          font-family: "PFDinTextPro-Medium", sans-serif; }
        .post-type-archive-mission .container .page-content.overflow-y .post-content .row .card .card-footer h4.mission-points span {
          color: #5b5b5b;
          font-family: "PFDinTextPro-MediumItalic", sans-serif; }
        .post-type-archive-mission .container .page-content.overflow-y .post-content .row .card .card-footer .btn-block {
          margin-top: 15px;
          font-size: 18px !important;
          padding: 8px 10px !important;
          margin-bottom: 10px; }

/* ---------------- Single Mission ----------------------------*/
@media screen and (max-width: 767px) {
  .single-mission .header-banner {
    display: block; } }
.single-mission .header-banner .container {
  top: 4vw; }
  @media screen and (max-width: 767px) {
    .single-mission .header-banner .container {
      background: #ec1cb8; } }
@media screen and (max-width: 767px) {
  .single-mission .header-banner img {
    object-position: center; } }
.single-mission .header-title-content.default label.btn-outline-white {
  box-shadow: none;
  width: max-content;
  margin-bottom: 1vw;
  color: #ffffff !important;
  font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
.single-mission .header-title-content.default h1.title-yellow {
  margin-top: -10px;
  font-size: 68px !important;
  color: #ffffff !important; }
  .single-mission .header-title-content.default h1.title-yellow span {
    display: block;
    font-size: 68px !important; }
    @media screen and (max-width: 767px) {
      .single-mission .header-title-content.default h1.title-yellow span {
        font-size: 35px !important; } }
  @media screen and (max-width: 767px) {
    .single-mission .header-title-content.default h1.title-yellow {
      font-size: 35px !important;
      line-height: 30px;
      margin: 0; } }
.single-mission .page-content {
  padding: 0 !important;
  margin-top: -4vw; }
  .single-mission .page-content .mission .title-block,
  .single-mission .page-content .mission .content-block {
    padding: 30px; }
  .single-mission .page-content .mission .title-block {
    background-color: #EBEBEB;
    border-top-left-radius: 28px;
    border-top-right-radius: 28px; }
    @media screen and (max-width: 767px) {
      .single-mission .page-content .mission .title-block {
        padding: 10px;
        border-radius: 0;
        background-color: transparent; } }
    .single-mission .page-content .mission .title-block label {
      font-size: 13px;
      padding: 8px 20px;
      text-transform: uppercase;
      width: max-content;
      margin-bottom: 20px;
      background: #D1302F !important;
      border-radius: 28px;
      color: #ffffff;
      box-shadow: 8px 10px 11px #c7c7c7;
      font-family: "PFDinTextPro-MediumItalic", sans-serif; }
      @media screen and (max-width: 767px) {
        .single-mission .page-content .mission .title-block label {
          padding: 10px;
          margin: 0 auto;
          margin-bottom: 5px; } }
    .single-mission .page-content .mission .title-block .flex {
      justify-content: space-between;
      align-items: flex-start; }
      @media screen and (max-width: 767px) {
        .single-mission .page-content .mission .title-block .flex {
          display: block; } }
      .single-mission .page-content .mission .title-block .flex .bg-gradient {
        border-radius: 10px;
        color: #ffffff;
        font-family: "PFDinTextPro-MediumItalic", sans-serif;
        display: flex;
        align-items: center;
        padding: 20px;
        min-width: 215px;
        background: #D1302F !important; }
        .single-mission .page-content .mission .title-block .flex .bg-gradient p {
          color: #ffffff;
          font-family: "PFDinTextPro-MediumItalic", sans-serif;
          margin: 0 5px !important;
          font-size: 20px;
          text-transform: uppercase; }
          @media screen and (max-width: 767px) {
            .single-mission .page-content .mission .title-block .flex .bg-gradient p {
              margin: 0 auto !important; } }
          .single-mission .page-content .mission .title-block .flex .bg-gradient p span {
            height: 0;
            display: inline;
            background-color: transparent;
            color: #fbba00;
            font-family: "PFDinTextPro-MediumItalic", sans-serif; }
          .single-mission .page-content .mission .title-block .flex .bg-gradient p + p {
            color: #fbba00;
            font-family: "PFDinTextPro-Medium", sans-serif;
            margin: 0 !important; }
        @media screen and (max-width: 767px) {
          .single-mission .page-content .mission .title-block .flex .bg-gradient {
            padding: 5px;
            width: auto; } }
      .single-mission .page-content .mission .title-block .flex .mission-title h1.post-title {
        font-family: "PFDinTextPro-MediumItalic", sans-serif;
        color: #D1302F;
        text-transform: uppercase; }
        @media screen and (max-width: 767px) {
          .single-mission .page-content .mission .title-block .flex .mission-title h1.post-title {
            font-size: 30px; } }
  .single-mission .page-content .mission .content-block {
    padding-top: 0; }
    @media screen and (max-width: 767px) {
      .single-mission .page-content .mission .content-block {
        padding: 10px;
        text-align: center; } }
    .single-mission .page-content .mission .content-block .post-content .post-title {
      color: #bf0609;
      font-family: "PFDinTextPro-Italic", sans-serif;
      margin: 2vw 0;
      width: 95%; }
    .single-mission .page-content .mission .content-block .post-content .mission-description h1 {
      font-family: "PFDinTextPro-Italic", sans-serif;
      color: #bf0609; }
    .single-mission .page-content .mission .content-block .post-content .mission-description p {
      margin-bottom: 15px !important; }
      .single-mission .page-content .mission .content-block .post-content .mission-description p img {
        max-width: 100%;
        width: auto;
        margin: 4vw auto;
        display: block; }
      .single-mission .page-content .mission .content-block .post-content .mission-description p a {
        color: #fbba00;
        text-decoration: none; }
    .single-mission .page-content .mission .content-block .post-content .btn {
      width: max-content;
      margin: 0 auto; }
      @media screen and (max-width: 767px) {
        .single-mission .page-content .mission .content-block .post-content .btn {
          width: auto !important;
          margin-bottom: 10px !important; } }
    .single-mission .page-content .mission .content-block .post-content .mission-status {
      margin: 25px auto; }
      .single-mission .page-content .mission .content-block .post-content .mission-status label.status {
        padding: 12px 20px !important;
        text-transform: uppercase;
        font-weight: normal !important;
        font-family: "PFDinTextPro-MediumItalic", sans-serif !important;
        border: 1px solid #5b5b5b;
        color: #5b5b5b;
        border-radius: 24px;
        width: fit-content;
        margin: 0 auto; }
      .single-mission .page-content .mission .content-block .post-content .mission-status.mission-completed label.status {
        color: #28af00; }
    .single-mission .page-content .mission .content-block .post-content .mission-form .modal-dialog {
      max-width: 700px; }
      .single-mission .page-content .mission .content-block .post-content .mission-form .modal-dialog .modal-content {
        border: 0; }
        .single-mission .page-content .mission .content-block .post-content .mission-form .modal-dialog .modal-content .popup-content #shareform .file-upload {
          display: inline-block;
          vertical-align: top;
          max-width: 350px;
          width: 100%;
          margin-right: 150px; }
          .single-mission .page-content .mission .content-block .post-content .mission-form .modal-dialog .modal-content .popup-content #shareform .file-upload #file-attached {
            display: none; }
          .single-mission .page-content .mission .content-block .post-content .mission-form .modal-dialog .modal-content .popup-content #shareform .file-upload label {
            width: 100%;
            border: 1px solid #dadada;
            height: 45px;
            display: inline-block !important;
            margin: 0;
            cursor: pointer;
            line-height: 44px;
            text-indent: 10px;
            position: relative; }
            .single-mission .page-content .mission .content-block .post-content .mission-form .modal-dialog .modal-content .popup-content #shareform .file-upload label:after {
              content: 'Selecionar Foto';
              width: 135px;
              height: 42px;
              background-color: #e30609;
              color: #ffffff;
              display: inline-block;
              border-radius: 25px;
              font-size: 14px;
              padding: 0 10px;
              text-align: right;
              background-image: url("../images/icon/gallery-icon.png");
              background-size: 15px;
              background-position: 15px;
              background-repeat: no-repeat;
              position: absolute;
              right: -147px; }
          .single-mission .page-content .mission .content-block .post-content .mission-form .modal-dialog .modal-content .popup-content #shareform .file-upload.video-mission .attached-file-name {
            position: unset;
            overflow: hidden;
            max-width: 350px;
            white-space: nowrap;
            border-radius: 20px;
            text-overflow: ellipsis; }
            .single-mission .page-content .mission .content-block .post-content .mission-form .modal-dialog .modal-content .popup-content #shareform .file-upload.video-mission .attached-file-name:after {
              right: 27%;
              text-indent: 15px;
              background-size: 35px;
              content: 'Selecionar';
              background-position: 10px;
              background-image: url("../images/icon/video-upload-icon.png"); }
          .single-mission .page-content .mission .content-block .post-content .mission-form .modal-dialog .modal-content .popup-content #shareform .file-upload.video-mission .progress {
            display: none;
            margin: 5px 0; }
            .single-mission .page-content .mission .content-block .post-content .mission-form .modal-dialog .modal-content .popup-content #shareform .file-upload.video-mission .progress #progress-bar {
              color: #ffffff; }
              .single-mission .page-content .mission .content-block .post-content .mission-form .modal-dialog .modal-content .popup-content #shareform .file-upload.video-mission .progress #progress-bar.video-upload-success {
                background-color: #28af00; }
              .single-mission .page-content .mission .content-block .post-content .mission-form .modal-dialog .modal-content .popup-content #shareform .file-upload.video-mission .progress #progress-bar.video-upload-error {
                background-color: #bf0609; }
          .single-mission .page-content .mission .content-block .post-content .mission-form .modal-dialog .modal-content .popup-content #shareform .file-upload.video-mission #uploadStatus {
            margin: 5px 0; }
            .single-mission .page-content .mission .content-block .post-content .mission-form .modal-dialog .modal-content .popup-content #shareform .file-upload.video-mission #uploadStatus p {
              font-family: "PFDinTextPro-SemiBold", sans-serif; }
              .single-mission .page-content .mission .content-block .post-content .mission-form .modal-dialog .modal-content .popup-content #shareform .file-upload.video-mission #uploadStatus p.video-upload-success {
                color: #28af00; }
                .single-mission .page-content .mission .content-block .post-content .mission-form .modal-dialog .modal-content .popup-content #shareform .file-upload.video-mission #uploadStatus p.video-upload-success span {
                  color: #5b5b5b;
                  margin-left: 10px;
                  font-family: "PFDinTextPro-Light", sans-serif; }
              .single-mission .page-content .mission .content-block .post-content .mission-form .modal-dialog .modal-content .popup-content #shareform .file-upload.video-mission #uploadStatus p.video-upload-error {
                color: #bf0609; }
        .single-mission .page-content .mission .content-block .post-content .mission-form .modal-dialog .modal-content .popup-content #shareform .btn {
          display: inline-block;
          width: 160px; }
          .single-mission .page-content .mission .content-block .post-content .mission-form .modal-dialog .modal-content .popup-content #shareform .btn:before {
            content: '';
            width: 20px;
            height: 20px;
            display: inline-block;
            background-image: url("../images/icon/gallery-icon.png");
            background-size: 20px;
            background-position: left;
            font-size: arial;
            font-size: 12px; }
        .single-mission .page-content .mission .content-block .post-content .mission-form .modal-dialog .modal-content .popup-content #shareform .steps {
          margin: 40px 0;
          margin-bottom: 0; }
    .single-mission .page-content .mission .content-block .post-content .mission-form .mission-type2 .modal-dialog .modal-body .popup-content .share-form form .form-group textarea {
      width: 60%;
      height: 150px; }
    .single-mission .page-content .mission .content-block .post-content .mission-form .mission-type2 .modal-dialog .modal-body .popup-content .share-form form .btn.btn-gradient {
      background: #D1302F !important;
      color: #ffffff !important;
      box-shadow: none; }
    .single-mission .page-content .mission .content-block .post-content .btn.mission-participate {
      margin-bottom: 25px;
      color: #ffffff !important;
      box-shadow: 8px 10px 11px #c7c7c7;
      background: #D1302F !important; }
    .single-mission .page-content .mission .content-block .btn {
      width: max-content;
      margin: 0 auto;
      margin-bottom: 25px;
      box-shadow: 8px 10px 11px #c7c7c7;
      font-family: "PFDinTextPro-MediumItalic", sans-serif; }
      @media screen and (max-width: 767px) {
        .single-mission .page-content .mission .content-block .btn {
          width: auto; } }
  .single-mission .page-content .mission.mission-activated .title-block label, .single-mission .page-content .mission.mission-pending .title-block label {
    background: transparent !important;
    background-color: #fbba00 !important;
    border: 1px solid transparent;
    box-shadow: none;
    color: #5b5b5b; }
  .single-mission .page-content .mission.mission-activated .title-block .mission-title h1.post-title, .single-mission .page-content .mission.mission-pending .title-block .mission-title h1.post-title {
    color: #5b5b5b !important; }
  .single-mission .page-content .mission.mission-activated .title-block span, .single-mission .page-content .mission.mission-pending .title-block span {
    background-color: #fbba00; }
  .single-mission .page-content .mission.mission-activated .title-block .bg-gradient, .single-mission .page-content .mission.mission-pending .title-block .bg-gradient {
    background: transparent !important;
    background-color: #fbba00 !important;
    color: #5b5b5b !important;
    font-family: "PFDinTextPro-MediumItalic", sans-serif; }
    .single-mission .page-content .mission.mission-activated .title-block .bg-gradient p, .single-mission .page-content .mission.mission-pending .title-block .bg-gradient p {
      color: #5b5b5b !important; }
      .single-mission .page-content .mission.mission-activated .title-block .bg-gradient p span, .single-mission .page-content .mission.mission-pending .title-block .bg-gradient p span {
        color: #5b5b5b !important; }
      .single-mission .page-content .mission.mission-activated .title-block .bg-gradient p + p, .single-mission .page-content .mission.mission-pending .title-block .bg-gradient p + p {
        color: #fbba00; }
  .single-mission .page-content .mission.mission-activated .content-block .post-content .post-title, .single-mission .page-content .mission.mission-pending .content-block .post-content .post-title {
    color: #5b5b5b !important; }
  .single-mission .page-content .mission.mission-activated .content-block .post-content .text-center .btn-gradient, .single-mission .page-content .mission.mission-pending .content-block .post-content .text-center .btn-gradient {
    background: transparent !important;
    border: 1px solid #b2b2b2;
    color: #5b5b5b !important; }
  .single-mission .page-content .mission.mission-activated .content-block .post-content .btn.mission-participate, .single-mission .page-content .mission.mission-pending .content-block .post-content .btn.mission-participate {
    margin-bottom: 25px;
    box-shadow: none;
    color: #5b5b5b !important;
    border-color: #fbba00 !important;
    background: transparent !important; }
  .single-mission .page-content .mission.mission-completed .title-block label {
    background: transparent !important;
    background-color: #6EBC00 !important;
    color: #ffffff; }
  .single-mission .page-content .mission.mission-completed .title-block .flex .bg-gradient {
    color: #ffffff;
    border: 1px solid #6EBC00;
    background: #6EBC00 !important; }
    .single-mission .page-content .mission.mission-completed .title-block .flex .bg-gradient p {
      color: #ffffff; }
      .single-mission .page-content .mission.mission-completed .title-block .flex .bg-gradient p span {
        color: #ffffff; }
      .single-mission .page-content .mission.mission-completed .title-block .flex .bg-gradient p + p {
        color: #28af00; }
  .single-mission .page-content .mission.mission-completed .title-block .flex .mission-title h1.post-title {
    color: #6EBC00 !important; }
  .single-mission .page-content .mission.mission-completed .title-block .flex span {
    background-color: #ffffff; }
  .single-mission .page-content .mission.mission-completed .content-block .post-content h1.post-title {
    color: #6EBC00 !important; }
  .single-mission .page-content .mission.mission-completed .content-block .post-content .text-center .btn-gradient {
    background: transparent !important;
    border: 1px solid #b2b2b2;
    color: #28af00 !important; }
  .single-mission .page-content .mission.mission-completed .content-block .post-content .btn.mission-participate {
    margin-bottom: 25px;
    box-shadow: none;
    color: #6EBC00 !important;
    border-color: #6EBC00 !important;
    background: transparent !important; }
  .single-mission .page-content .mission.mission-completed .content-block .post-content .btn {
    width: max-content;
    margin: 0 auto;
    font-family: "PFDinTextPro-MediumItalic", sans-serif; }

.page-template-page-mission-prospect .main section.bg-gray-light {
  background-image: url(../images/banner/mission-prospect-background.jpg);
  background-size: 100%;
  background-repeat: no-repeat; }
  .page-template-page-mission-prospect .main section.bg-gray-light .container {
    height: 95vw;
    margin-bottom: 5px; }
    .page-template-page-mission-prospect .main section.bg-gray-light .container .page-content.overflow-y {
      background-color: transparent;
      margin-top: 0;
      padding-top: 15vw; }
      .page-template-page-mission-prospect .main section.bg-gray-light .container .page-content.overflow-y article {
        padding-bottom: 35px; }
        .page-template-page-mission-prospect .main section.bg-gray-light .container .page-content.overflow-y article .content-block .post-content .hexa-grid .mission-background {
          display: none; }
        .page-template-page-mission-prospect .main section.bg-gray-light .container .page-content.overflow-y article .content-block .post-content .hexa-grid article {
          padding-bottom: 0; }
      .page-template-page-mission-prospect .main section.bg-gray-light .container .page-content.overflow-y .mission-description {
        display: none; }
        .page-template-page-mission-prospect .main section.bg-gray-light .container .page-content.overflow-y .mission-description .description {
          width: 60%;
          margin: 0 auto !important;
          color: #ffffff;
          font-size: 20px;
          font-family: "Montserrat-Medium", sans-serif; }
        .page-template-page-mission-prospect .main section.bg-gray-light .container .page-content.overflow-y .mission-description span.glow-white {
          width: 55px;
          height: 4px;
          display: block;
          margin: 30px auto;
          background: #ffffff;
          box-shadow: 0 0 7px 1px white; }
        .page-template-page-mission-prospect .main section.bg-gray-light .container .page-content.overflow-y .mission-description .badge-description .title-white {
          font-size: 40px;
          margin-bottom: 30px;
          text-transform: uppercase; }
        .page-template-page-mission-prospect .main section.bg-gray-light .container .page-content.overflow-y .mission-description .badge-description .badge-detail .badge-flex {
          justify-content: space-evenly;
          margin: 0 auto; }
          .page-template-page-mission-prospect .main section.bg-gray-light .container .page-content.overflow-y .mission-description .badge-description .badge-detail .badge-flex .badge-block {
            flex: 0 0 35%;
            max-width: 35%; }
            .page-template-page-mission-prospect .main section.bg-gray-light .container .page-content.overflow-y .mission-description .badge-description .badge-detail .badge-flex .badge-block .image-block {
              display: flex; }
              .page-template-page-mission-prospect .main section.bg-gray-light .container .page-content.overflow-y .mission-description .badge-description .badge-detail .badge-flex .badge-block .image-block img {
                margin-right: 15px;
                width: 50px;
                height: 50px;
                object-fit: contain; }
              .page-template-page-mission-prospect .main section.bg-gray-light .container .page-content.overflow-y .mission-description .badge-description .badge-detail .badge-flex .badge-block .image-block p {
                font-size: 25px;
                color: #ffffff;
                text-transform: uppercase; }
.page-template-page-mission-prospect .main .footer-banner {
  background-color: #ffffff;
  padding: 50px; }
  .page-template-page-mission-prospect .main .footer-banner a.btn {
    max-width: 150px; }

.page-template-page-mission-tele-dashboard .bg-gray-light {
  background-image: url(../images/banner/tele-cine-background-image.jpg);
  background-position: top;
  background-size: 100%;
  background-repeat: no-repeat;
  height: 100vw; }
  .page-template-page-mission-tele-dashboard .bg-gray-light .container {
    max-width: 70vw;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .page-template-page-mission-tele-dashboard .bg-gray-light .container {
        max-width: 100vw; } }
  .page-template-page-mission-tele-dashboard .bg-gray-light .page-content {
    padding: 0;
    overflow: hidden;
    background-color: transparent;
    margin: 0;
    padding-top: 6%;
    height: 100%; }
    .page-template-page-mission-tele-dashboard .bg-gray-light .page-content .post-content {
      position: relative; }
      .page-template-page-mission-tele-dashboard .bg-gray-light .page-content .post-content p img {
        width: auto;
        max-width: 100%; }
    .page-template-page-mission-tele-dashboard .bg-gray-light .page-content .cini-hexa-grid {
      width: 44.8vw;
      margin: 0 auto;
      position: absolute;
      left: 0;
      right: 0;
      top: 7vw; }
      .page-template-page-mission-tele-dashboard .bg-gray-light .page-content .cini-hexa-grid .hex-grid {
        width: 10vw;
        height: 10vw;
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat; }
        .page-template-page-mission-tele-dashboard .bg-gray-light .page-content .cini-hexa-grid .hex-grid.not-achived {
          background-image: url(../images/common/not-achived.png); }
        .page-template-page-mission-tele-dashboard .bg-gray-light .page-content .cini-hexa-grid .hex-grid.not-traveled {
          background-image: url(../images/common/not-traveled.png); }
        .page-template-page-mission-tele-dashboard .bg-gray-light .page-content .cini-hexa-grid .hex-grid.basic-achivement {
          background-image: url(../images/common/basic-achivement.png); }
        .page-template-page-mission-tele-dashboard .bg-gray-light .page-content .cini-hexa-grid .hex-grid.office-success {
          background-image: url(../images/common/office-success.png); }
        .page-template-page-mission-tele-dashboard .bg-gray-light .page-content .cini-hexa-grid .hex-grid.oscar-winner {
          background-image: url(../images/common/oscar-winner.png); }
        .page-template-page-mission-tele-dashboard .bg-gray-light .page-content .cini-hexa-grid .hex-grid.public-record {
          background-image: url(../images/common/public-record.png); }
        .page-template-page-mission-tele-dashboard .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-1 {
          margin-left: auto;
          margin-right: 13vw; }
        .page-template-page-mission-tele-dashboard .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-2 {
          margin-left: auto;
          margin-top: -6vw;
          margin-right: 4.5vw; }
        .page-template-page-mission-tele-dashboard .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-3 {
          margin-left: auto;
          margin-top: -1vw;
          margin-right: 4.5vw; }
        .page-template-page-mission-tele-dashboard .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-4 {
          margin-left: auto;
          margin-top: -16vw;
          margin-right: -4vw; }
    .page-template-page-mission-tele-dashboard .bg-gray-light .page-content .footer-banner {
      position: absolute;
      bottom: 2vw;
      left: 0;
      right: 0; }
      .page-template-page-mission-tele-dashboard .bg-gray-light .page-content .footer-banner a.btn {
        width: fit-content;
        box-shadow: none; }

.page-template-page-mission-tele-dashboard-v2 .bg-gray-light {
  background-image: url(../images/banner/new-tele-cine-background-image.jpg);
  background-position: bottom;
  background-size: 100%;
  background-repeat: no-repeat;
  height: 100vw; }
  .page-template-page-mission-tele-dashboard-v2 .bg-gray-light .container {
    max-width: 70vw;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .page-template-page-mission-tele-dashboard-v2 .bg-gray-light .container {
        max-width: 100vw; } }
  .page-template-page-mission-tele-dashboard-v2 .bg-gray-light .page-content {
    padding: 0;
    overflow: hidden;
    background-color: transparent;
    margin: 0;
    padding-top: 6%;
    height: 100%; }
    .page-template-page-mission-tele-dashboard-v2 .bg-gray-light .page-content .post-content {
      position: relative; }
      .page-template-page-mission-tele-dashboard-v2 .bg-gray-light .page-content .post-content p img {
        width: auto;
        max-width: 100%; }
    .page-template-page-mission-tele-dashboard-v2 .bg-gray-light .page-content .cini-hexa-grid {
      width: 44.8vw;
      margin: 0 auto;
      position: absolute;
      left: 0;
      right: 0;
      top: 7vw; }
      .page-template-page-mission-tele-dashboard-v2 .bg-gray-light .page-content .cini-hexa-grid .hex-grid {
        width: 10vw;
        height: 10vw;
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat; }
        .page-template-page-mission-tele-dashboard-v2 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.not-achived {
          background-image: url(../images/common/not-achived.png); }
        .page-template-page-mission-tele-dashboard-v2 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.not-traveled {
          background-image: url(../images/common/not-traveled.png); }
        .page-template-page-mission-tele-dashboard-v2 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.basic-achivement {
          background-image: url(../images/common/basic-achivement.png); }
        .page-template-page-mission-tele-dashboard-v2 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.office-success {
          background-image: url(../images/common/office-success.png); }
        .page-template-page-mission-tele-dashboard-v2 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.oscar-winner {
          background-image: url(../images/common/oscar-winner.png); }
        .page-template-page-mission-tele-dashboard-v2 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.public-record {
          background-image: url(../images/common/public-record.png); }
        .page-template-page-mission-tele-dashboard-v2 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-1 {
          margin-left: auto;
          margin-right: 13vw; }
        .page-template-page-mission-tele-dashboard-v2 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-2 {
          margin-left: auto;
          margin-top: -6vw;
          margin-right: 4.5vw; }
        .page-template-page-mission-tele-dashboard-v2 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-3 {
          margin-left: auto;
          margin-top: -1vw;
          margin-right: 4.5vw; }
        .page-template-page-mission-tele-dashboard-v2 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-4 {
          margin-left: auto;
          margin-top: -16vw;
          margin-right: -4vw; }
    .page-template-page-mission-tele-dashboard-v2 .bg-gray-light .page-content .footer-banner {
      position: absolute;
      bottom: 2vw;
      left: 0;
      right: 0; }
      .page-template-page-mission-tele-dashboard-v2 .bg-gray-light .page-content .footer-banner a.btn {
        width: fit-content;
        box-shadow: none; }

.page-template-page-mission-premiere-dashboard-v3 .bg-gray-light {
  background-image: url(../images/banner/premiere-mission-dashboard-background-image.jpg);
  background-position: bottom;
  background-size: 100%;
  background-repeat: no-repeat;
  height: 100vw; }
  .page-template-page-mission-premiere-dashboard-v3 .bg-gray-light .container {
    max-width: 70vw;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .page-template-page-mission-premiere-dashboard-v3 .bg-gray-light .container {
        max-width: 100vw; } }
  .page-template-page-mission-premiere-dashboard-v3 .bg-gray-light .page-content {
    padding: 0;
    overflow: hidden;
    background-color: transparent;
    margin: 0;
    padding-top: 6%;
    height: 100%; }
    .page-template-page-mission-premiere-dashboard-v3 .bg-gray-light .page-content .post-content {
      position: relative; }
      .page-template-page-mission-premiere-dashboard-v3 .bg-gray-light .page-content .post-content p img {
        width: auto;
        max-width: 100%; }
    .page-template-page-mission-premiere-dashboard-v3 .bg-gray-light .page-content .cini-hexa-grid {
      width: 44.8vw;
      margin: 0 auto;
      position: absolute;
      left: 0;
      right: 0;
      top: 7vw; }
      .page-template-page-mission-premiere-dashboard-v3 .bg-gray-light .page-content .cini-hexa-grid .hex-grid {
        width: 10vw;
        height: 10vw;
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat; }
        .page-template-page-mission-premiere-dashboard-v3 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.unconquered-territory {
          background-image: url(../images/common/unconquered-territory.png); }
        .page-template-page-mission-premiere-dashboard-v3 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.basic-achievement {
          background-image: url(../images/common/basic-achivement-v3.png); }
        .page-template-page-mission-premiere-dashboard-v3 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.week-not-covered {
          background-image: url(../images/common/week-not-covered.png); }
        .page-template-page-mission-premiere-dashboard-v3 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.first-place {
          background-image: url(../images/common/first-place.png); }
        .page-template-page-mission-premiere-dashboard-v3 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.second-place {
          background-image: url(../images/common/second-place.png); }
        .page-template-page-mission-premiere-dashboard-v3 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.third-place {
          background-image: url(../images/common/third-place.png); }
        .page-template-page-mission-premiere-dashboard-v3 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-1 {
          margin-left: auto;
          margin-right: 13vw; }
        .page-template-page-mission-premiere-dashboard-v3 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-2 {
          margin-left: auto;
          margin-top: -6vw;
          margin-right: 4.5vw; }
        .page-template-page-mission-premiere-dashboard-v3 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-3 {
          margin-left: auto;
          margin-top: -1vw;
          margin-right: 4.5vw; }
        .page-template-page-mission-premiere-dashboard-v3 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-4 {
          margin-left: auto;
          margin-top: -16vw;
          margin-right: -4vw; }
    .page-template-page-mission-premiere-dashboard-v3 .bg-gray-light .page-content .footer-banner {
      position: absolute;
      bottom: 2vw;
      left: 0;
      right: 0; }
      .page-template-page-mission-premiere-dashboard-v3 .bg-gray-light .page-content .footer-banner a.btn {
        width: fit-content;
        box-shadow: none; }

.page-template-page-mission-tele-dashboard-v4 .bg-gray-light {
  background-image: url(../images/banner/tele-cine-background-image-v2.jpg);
  background-position: top;
  background-size: 100%;
  background-repeat: no-repeat;
  height: 100vw; }
  .page-template-page-mission-tele-dashboard-v4 .bg-gray-light .container {
    max-width: 70vw;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .page-template-page-mission-tele-dashboard-v4 .bg-gray-light .container {
        max-width: 100vw; } }
  .page-template-page-mission-tele-dashboard-v4 .bg-gray-light .page-content {
    padding: 0;
    overflow: hidden;
    background-color: transparent;
    margin: 0;
    padding-top: 6%;
    height: 100%; }
    .page-template-page-mission-tele-dashboard-v4 .bg-gray-light .page-content .post-content {
      position: relative; }
      .page-template-page-mission-tele-dashboard-v4 .bg-gray-light .page-content .post-content p img {
        width: auto;
        max-width: 100%; }
    .page-template-page-mission-tele-dashboard-v4 .bg-gray-light .page-content .cini-hexa-grid {
      width: 44.8vw;
      margin: 0 auto;
      position: absolute;
      left: 0;
      right: 0;
      top: 7vw; }
      .page-template-page-mission-tele-dashboard-v4 .bg-gray-light .page-content .cini-hexa-grid .hex-grid {
        width: 10vw;
        height: 10vw;
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat; }
        .page-template-page-mission-tele-dashboard-v4 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.not-achived {
          background-image: url(../images/common/not-achived.png); }
        .page-template-page-mission-tele-dashboard-v4 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.not-traveled {
          background-image: url(../images/common/not-traveled.png); }
        .page-template-page-mission-tele-dashboard-v4 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.basic-achivement {
          background-image: url(../images/common/basic-achivement-v3.png); }
        .page-template-page-mission-tele-dashboard-v4 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.action-and-adventure {
          background-image: url(../images/common/action-and-adventure.png); }
        .page-template-page-mission-tele-dashboard-v4 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.comedy-and-romance {
          background-image: url(../images/common/comedy-and-romance.png); }
        .page-template-page-mission-tele-dashboard-v4 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.terror-and-suspense {
          background-image: url(../images/common/terror-and-suspense.png); }
        .page-template-page-mission-tele-dashboard-v4 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-1 {
          margin-left: auto;
          margin-right: 13vw; }
        .page-template-page-mission-tele-dashboard-v4 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-2 {
          margin-left: auto;
          margin-top: -6vw;
          margin-right: 4.5vw; }
        .page-template-page-mission-tele-dashboard-v4 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-3 {
          margin-left: auto;
          margin-top: -1vw;
          margin-right: 4.5vw; }
        .page-template-page-mission-tele-dashboard-v4 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-4 {
          margin-left: auto;
          margin-top: -16vw;
          margin-right: -4vw; }
    .page-template-page-mission-tele-dashboard-v4 .bg-gray-light .page-content .footer-banner {
      position: absolute;
      bottom: 2vw;
      left: 0;
      right: 0; }
      .page-template-page-mission-tele-dashboard-v4 .bg-gray-light .page-content .footer-banner a.btn {
        width: fit-content;
        box-shadow: none; }

.page-template-page-mission-tele-dashboard-v5 .bg-gray-light {
  background-image: url(../images/banner/new-tele-cine-background-image-v1.jpg);
  background-position: top;
  background-size: 100%;
  background-repeat: no-repeat;
  height: 100vw; }
  .page-template-page-mission-tele-dashboard-v5 .bg-gray-light .container {
    max-width: 70vw;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .page-template-page-mission-tele-dashboard-v5 .bg-gray-light .container {
        max-width: 100vw; } }
  .page-template-page-mission-tele-dashboard-v5 .bg-gray-light .page-content {
    padding: 0;
    overflow: hidden;
    background-color: transparent;
    margin: 0;
    padding-top: 6%;
    height: 100%; }
    .page-template-page-mission-tele-dashboard-v5 .bg-gray-light .page-content .post-content {
      position: relative; }
      .page-template-page-mission-tele-dashboard-v5 .bg-gray-light .page-content .post-content p img {
        width: auto;
        max-width: 100%; }
    .page-template-page-mission-tele-dashboard-v5 .bg-gray-light .page-content .cini-hexa-grid {
      width: 44.8vw;
      margin: 0 auto;
      position: absolute;
      left: 0;
      right: 0;
      top: 7vw; }
      .page-template-page-mission-tele-dashboard-v5 .bg-gray-light .page-content .cini-hexa-grid .hex-grid {
        width: 10vw;
        height: 10vw;
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat; }
        .page-template-page-mission-tele-dashboard-v5 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.not-achived {
          background-image: url(../images/common/not-achived.png); }
        .page-template-page-mission-tele-dashboard-v5 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.not-traveled {
          background-image: url(../images/common/not-traveled.png); }
        .page-template-page-mission-tele-dashboard-v5 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.basic-achivement {
          background-image: url(../images/common/basic-achivement-v3.png); }
        .page-template-page-mission-tele-dashboard-v5 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.action-and-adventure {
          background-image: url(../images/common/action-and-adventure.png); }
        .page-template-page-mission-tele-dashboard-v5 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.comedy-and-romance {
          background-image: url(../images/common/comedy-and-romance.png); }
        .page-template-page-mission-tele-dashboard-v5 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.terror-and-suspense {
          background-image: url(../images/common/terror-and-suspense.png); }
        .page-template-page-mission-tele-dashboard-v5 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-1 {
          margin-left: auto;
          margin-right: 13vw; }
        .page-template-page-mission-tele-dashboard-v5 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-2 {
          margin-left: auto;
          margin-top: -6vw;
          margin-right: 4.5vw; }
        .page-template-page-mission-tele-dashboard-v5 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-3 {
          margin-left: auto;
          margin-top: -1vw;
          margin-right: 4.5vw; }
        .page-template-page-mission-tele-dashboard-v5 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-4 {
          margin-left: auto;
          margin-top: -16vw;
          margin-right: -4vw; }
    .page-template-page-mission-tele-dashboard-v5 .bg-gray-light .page-content .footer-banner {
      position: absolute;
      bottom: 2vw;
      left: 0;
      right: 0; }
      .page-template-page-mission-tele-dashboard-v5 .bg-gray-light .page-content .footer-banner a.btn {
        width: fit-content;
        box-shadow: none; }

.page-template-page-mission-tele-dashboard-v6 .bg-gray-light {
  background-image: url(../images/banner/new-tele-cine-background-image-v6.jpg);
  background-position: top;
  background-size: 100%;
  background-repeat: no-repeat;
  height: 100vw; }
  .page-template-page-mission-tele-dashboard-v6 .bg-gray-light .container {
    max-width: 70vw;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .page-template-page-mission-tele-dashboard-v6 .bg-gray-light .container {
        max-width: 100vw; } }
  .page-template-page-mission-tele-dashboard-v6 .bg-gray-light .page-content {
    padding: 0;
    overflow: hidden;
    background-color: transparent;
    margin: 0;
    padding-top: 6%;
    height: 100%; }
    .page-template-page-mission-tele-dashboard-v6 .bg-gray-light .page-content .post-content {
      position: relative; }
      .page-template-page-mission-tele-dashboard-v6 .bg-gray-light .page-content .post-content p img {
        width: auto;
        max-width: 100%; }
    .page-template-page-mission-tele-dashboard-v6 .bg-gray-light .page-content .cini-hexa-grid {
      width: 44.8vw;
      margin: 0 auto;
      position: absolute;
      left: 0;
      right: 0;
      top: 7vw; }
      .page-template-page-mission-tele-dashboard-v6 .bg-gray-light .page-content .cini-hexa-grid .hex-grid {
        width: 10vw;
        height: 10vw;
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat; }
        .page-template-page-mission-tele-dashboard-v6 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.hbo-original {
          background-image: url(../images/common/HBO.png); }
        .page-template-page-mission-tele-dashboard-v6 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.dc-comics {
          background-image: url(../images/common/DC.png); }
        .page-template-page-mission-tele-dashboard-v6 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.cartoon-network {
          background-image: url(../images/common/CN.png); }
        .page-template-page-mission-tele-dashboard-v6 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.basic-service {
          background-image: url(../images/common/basic-service.png); }
        .page-template-page-mission-tele-dashboard-v6 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.not-reached {
          background-image: url(../images/common/not-reached.png); }
        .page-template-page-mission-tele-dashboard-v6 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.not-started {
          background-image: url(../images/common/not-started.png); }
        .page-template-page-mission-tele-dashboard-v6 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-1 {
          margin-left: auto;
          margin-right: 13vw; }
        .page-template-page-mission-tele-dashboard-v6 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-2 {
          margin-left: auto;
          margin-top: -6vw;
          margin-right: 4.5vw; }
        .page-template-page-mission-tele-dashboard-v6 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-3 {
          margin-left: auto;
          margin-top: -1vw;
          margin-right: 4.5vw; }
        .page-template-page-mission-tele-dashboard-v6 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-4 {
          margin-left: auto;
          margin-top: -16vw;
          margin-right: -4vw; }
    .page-template-page-mission-tele-dashboard-v6 .bg-gray-light .page-content .footer-banner {
      position: absolute;
      bottom: 2vw;
      left: 0;
      right: 0; }
      .page-template-page-mission-tele-dashboard-v6 .bg-gray-light .page-content .footer-banner a.btn {
        width: fit-content;
        box-shadow: none; }

.page-template-page-mission-tele-dashboard-v7 .bg-gray-light {
  background-image: url(../images/banner/hbo-max-programmer.jpg);
  background-position: top;
  background-size: 100%;
  background-repeat: no-repeat;
  height: 100vw; }
  .page-template-page-mission-tele-dashboard-v7 .bg-gray-light .container {
    max-width: 70vw;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .page-template-page-mission-tele-dashboard-v7 .bg-gray-light .container {
        max-width: 100vw; } }
  .page-template-page-mission-tele-dashboard-v7 .bg-gray-light .page-content {
    padding: 0;
    overflow: hidden;
    background-color: transparent;
    margin: 0;
    padding-top: 6%;
    height: 100%; }
    .page-template-page-mission-tele-dashboard-v7 .bg-gray-light .page-content .post-content {
      position: relative; }
      .page-template-page-mission-tele-dashboard-v7 .bg-gray-light .page-content .post-content p img {
        width: auto;
        max-width: 100%; }
    .page-template-page-mission-tele-dashboard-v7 .bg-gray-light .page-content .cini-hexa-grid {
      width: 44.8vw;
      margin: 0 auto;
      position: absolute;
      left: 0;
      right: 0;
      top: 7vw; }
      .page-template-page-mission-tele-dashboard-v7 .bg-gray-light .page-content .cini-hexa-grid .hex-grid {
        width: 10vw;
        height: 10vw;
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat; }
        .page-template-page-mission-tele-dashboard-v7 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.hbo-original {
          background-image: url(../images/common/HBO.png); }
        .page-template-page-mission-tele-dashboard-v7 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.dc-comics {
          background-image: url(../images/common/DC.png); }
        .page-template-page-mission-tele-dashboard-v7 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.cartoon-network {
          background-image: url(../images/common/CN.png); }
        .page-template-page-mission-tele-dashboard-v7 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.basic-service {
          background-image: url(../images/common/basic-service.png); }
        .page-template-page-mission-tele-dashboard-v7 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.not-reached {
          background-image: url(../images/common/not-reached.png); }
        .page-template-page-mission-tele-dashboard-v7 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.not-started {
          background-image: url(../images/common/not-started.png); }
        .page-template-page-mission-tele-dashboard-v7 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-1 {
          margin-left: auto;
          margin-right: 13vw; }
        .page-template-page-mission-tele-dashboard-v7 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-2 {
          margin-left: auto;
          margin-top: -6vw;
          margin-right: 4.5vw; }
        .page-template-page-mission-tele-dashboard-v7 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-3 {
          margin-left: auto;
          margin-top: -1vw;
          margin-right: 4.5vw; }
        .page-template-page-mission-tele-dashboard-v7 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-4 {
          margin-left: auto;
          margin-top: -16vw;
          margin-right: -4vw; }
    .page-template-page-mission-tele-dashboard-v7 .bg-gray-light .page-content .footer-banner {
      position: absolute;
      bottom: 2vw;
      left: 0;
      right: 0; }
      .page-template-page-mission-tele-dashboard-v7 .bg-gray-light .page-content .footer-banner a.btn {
        width: fit-content;
        box-shadow: none; }

.page-template-page-mission-tele-dashboard-v8 .bg-gray-light,
.page-template-page-mission-tele-dashboard-v9 .bg-gray-light {
  background-image: url(../images/banner/new-tele-cine-background-image-v8.jpg);
  background-position: top;
  background-size: 100%;
  background-repeat: no-repeat;
  height: 100vw; }
  .page-template-page-mission-tele-dashboard-v8 .bg-gray-light .container,
  .page-template-page-mission-tele-dashboard-v9 .bg-gray-light .container {
    max-width: 70vw;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .page-template-page-mission-tele-dashboard-v8 .bg-gray-light .container,
      .page-template-page-mission-tele-dashboard-v9 .bg-gray-light .container {
        max-width: 100vw; } }
  .page-template-page-mission-tele-dashboard-v8 .bg-gray-light .page-content,
  .page-template-page-mission-tele-dashboard-v9 .bg-gray-light .page-content {
    padding: 0;
    overflow: visible;
    background-color: transparent;
    margin: 0;
    padding-top: 6%;
    height: 100%; }
    .page-template-page-mission-tele-dashboard-v8 .bg-gray-light .page-content .post-content,
    .page-template-page-mission-tele-dashboard-v9 .bg-gray-light .page-content .post-content {
      position: relative; }
      .page-template-page-mission-tele-dashboard-v8 .bg-gray-light .page-content .post-content p img,
      .page-template-page-mission-tele-dashboard-v9 .bg-gray-light .page-content .post-content p img {
        width: auto;
        max-width: 100%; }
      .page-template-page-mission-tele-dashboard-v8 .bg-gray-light .page-content .post-content .cini-mission-background,
      .page-template-page-mission-tele-dashboard-v9 .bg-gray-light .page-content .post-content .cini-mission-background {
        margin-top: 7vw;
        margin-left: -8vw; }
    .page-template-page-mission-tele-dashboard-v8 .bg-gray-light .page-content .cini-hexa-grid,
    .page-template-page-mission-tele-dashboard-v9 .bg-gray-light .page-content .cini-hexa-grid {
      width: 44.8vw;
      margin: 0 auto;
      position: absolute;
      left: 0;
      right: 0;
      top: 7vw; }
      .page-template-page-mission-tele-dashboard-v8 .bg-gray-light .page-content .cini-hexa-grid .hex-grid,
      .page-template-page-mission-tele-dashboard-v9 .bg-gray-light .page-content .cini-hexa-grid .hex-grid {
        width: 10vw;
        height: 10vw;
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat; }
        .page-template-page-mission-tele-dashboard-v8 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.Bob-Esponja,
        .page-template-page-mission-tele-dashboard-v9 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.Bob-Esponja {
          background-image: url(../images/common/Bob-Esponja.png); }
        .page-template-page-mission-tele-dashboard-v8 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.Patrick,
        .page-template-page-mission-tele-dashboard-v9 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.Patrick {
          background-image: url(../images/common/Patrick.png); }
        .page-template-page-mission-tele-dashboard-v8 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.Lula-Molusco,
        .page-template-page-mission-tele-dashboard-v9 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.Lula-Molusco {
          background-image: url(../images/common/Lula-Molusco.png); }
        .page-template-page-mission-tele-dashboard-v8 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.basic-service,
        .page-template-page-mission-tele-dashboard-v9 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.basic-service {
          background-image: url(../images/common/basic-service.png); }
        .page-template-page-mission-tele-dashboard-v8 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.not-reached,
        .page-template-page-mission-tele-dashboard-v9 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.not-reached {
          background-image: url(../images/common/not-traveled.png); }
        .page-template-page-mission-tele-dashboard-v8 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.not-started,
        .page-template-page-mission-tele-dashboard-v9 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.not-started {
          background-image: url(../images/common/unconquered-territory.png); }
        .page-template-page-mission-tele-dashboard-v8 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-1,
        .page-template-page-mission-tele-dashboard-v9 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-1 {
          margin-left: auto;
          margin-right: 13vw; }
        .page-template-page-mission-tele-dashboard-v8 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-2,
        .page-template-page-mission-tele-dashboard-v9 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-2 {
          margin-left: auto;
          margin-top: -6vw;
          margin-right: 4.5vw; }
        .page-template-page-mission-tele-dashboard-v8 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-3,
        .page-template-page-mission-tele-dashboard-v9 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-3 {
          margin-left: auto;
          margin-top: -1vw;
          margin-right: 4.5vw; }
        .page-template-page-mission-tele-dashboard-v8 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-4,
        .page-template-page-mission-tele-dashboard-v9 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-4 {
          margin-left: auto;
          margin-top: -16vw;
          margin-right: -4vw; }
    .page-template-page-mission-tele-dashboard-v8 .bg-gray-light .page-content .footer-banner,
    .page-template-page-mission-tele-dashboard-v9 .bg-gray-light .page-content .footer-banner {
      position: absolute;
      bottom: 2vw;
      right: 0;
      left: 0; }
      .page-template-page-mission-tele-dashboard-v8 .bg-gray-light .page-content .footer-banner a.btn,
      .page-template-page-mission-tele-dashboard-v9 .bg-gray-light .page-content .footer-banner a.btn {
        width: fit-content;
        box-shadow: none; }

.page-template-page-mission-tele-dashboard-v9 .bg-gray-light {
  background-image: url(../images/banner/new-tele-cine-background-image-v9.jpg); }

.page-template-page-mission-tele-dashboard-v10 .bg-gray-light {
  background-image: url(../images/banner/new-tele-cine-background-image-v10.jpg);
  background-position: top;
  background-size: 100%;
  background-repeat: no-repeat;
  height: 100vw; }
  .page-template-page-mission-tele-dashboard-v10 .bg-gray-light .container {
    max-width: 70vw;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .page-template-page-mission-tele-dashboard-v10 .bg-gray-light .container {
        max-width: 100vw; } }
  .page-template-page-mission-tele-dashboard-v10 .bg-gray-light .page-content {
    padding: 0;
    overflow: hidden;
    background-color: transparent;
    margin: 0;
    padding-top: 6%;
    height: 100%; }
    .page-template-page-mission-tele-dashboard-v10 .bg-gray-light .page-content .post-content {
      position: relative; }
      .page-template-page-mission-tele-dashboard-v10 .bg-gray-light .page-content .post-content p img {
        width: auto;
        max-width: 100%; }
    .page-template-page-mission-tele-dashboard-v10 .bg-gray-light .page-content .cini-hexa-grid {
      width: 44.8vw;
      margin: 0 auto;
      position: absolute;
      left: 0;
      right: 0;
      top: 7vw; }
      .page-template-page-mission-tele-dashboard-v10 .bg-gray-light .page-content .cini-hexa-grid .hex-grid {
        width: 10vw;
        height: 10vw;
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat; }
        .page-template-page-mission-tele-dashboard-v10 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.not-achived {
          background-image: url(../images/common/not-achived.png); }
        .page-template-page-mission-tele-dashboard-v10 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.not-traveled {
          background-image: url(../images/common/not-traveled.png); }
        .page-template-page-mission-tele-dashboard-v10 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.basic-achivement {
          background-image: url(../images/common/basic-achivement.png); }
        .page-template-page-mission-tele-dashboard-v10 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.oscar-winner {
          background-image: url(../images/common/oscar-winner-v10.png); }
        .page-template-page-mission-tele-dashboard-v10 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.office-success {
          background-image: url(../images/common/box-office-success-v10.png); }
        .page-template-page-mission-tele-dashboard-v10 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.public-record {
          background-image: url(../images/common/public-record-v10.png); }
        .page-template-page-mission-tele-dashboard-v10 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-1 {
          margin-left: auto;
          margin-right: 4vw;
          margin-top: 7vw; }
        .page-template-page-mission-tele-dashboard-v10 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-2 {
          margin-left: auto;
          margin-top: -20px;
          margin-right: 4.5vw; }
        .page-template-page-mission-tele-dashboard-v10 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-3 {
          margin-left: auto;
          margin-top: -15.3vw;
          margin-right: -4vw; }
        .page-template-page-mission-tele-dashboard-v10 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-4 {
          margin-left: auto;
          margin-top: -21vw;
          margin-right: -4.5vw; }
    .page-template-page-mission-tele-dashboard-v10 .bg-gray-light .page-content .footer-banner {
      position: absolute;
      bottom: 2vw;
      left: 0;
      right: 0; }
      .page-template-page-mission-tele-dashboard-v10 .bg-gray-light .page-content .footer-banner a.btn {
        width: fit-content;
        box-shadow: none; }

.page-template-page-mission-tele-dashboard-v11 .bg-gray-light,
.page-template-page-mission-tele-dashboard-v12 .bg-gray-light {
  background-image: url(../images/banner/new-tele-cine-background-image-v11.jpg);
  background-position: top;
  background-size: 100%;
  background-repeat: no-repeat;
  height: 100vw; }
  .page-template-page-mission-tele-dashboard-v11 .bg-gray-light .container,
  .page-template-page-mission-tele-dashboard-v12 .bg-gray-light .container {
    max-width: 70vw;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .page-template-page-mission-tele-dashboard-v11 .bg-gray-light .container,
      .page-template-page-mission-tele-dashboard-v12 .bg-gray-light .container {
        max-width: 100vw; } }
  .page-template-page-mission-tele-dashboard-v11 .bg-gray-light .page-content,
  .page-template-page-mission-tele-dashboard-v12 .bg-gray-light .page-content {
    padding: 0;
    overflow: hidden;
    background-color: transparent;
    margin: 0;
    padding-top: 6%;
    height: 100%; }
    .page-template-page-mission-tele-dashboard-v11 .bg-gray-light .page-content .post-content,
    .page-template-page-mission-tele-dashboard-v12 .bg-gray-light .page-content .post-content {
      position: relative; }
      .page-template-page-mission-tele-dashboard-v11 .bg-gray-light .page-content .post-content p img,
      .page-template-page-mission-tele-dashboard-v12 .bg-gray-light .page-content .post-content p img {
        width: auto;
        max-width: 100%; }
    .page-template-page-mission-tele-dashboard-v11 .bg-gray-light .page-content .cini-hexa-grid,
    .page-template-page-mission-tele-dashboard-v12 .bg-gray-light .page-content .cini-hexa-grid {
      width: 44.8vw;
      margin: 0 auto;
      position: absolute;
      left: 0;
      right: 0;
      top: 7vw; }
      .page-template-page-mission-tele-dashboard-v11 .bg-gray-light .page-content .cini-hexa-grid .hex-grid,
      .page-template-page-mission-tele-dashboard-v12 .bg-gray-light .page-content .cini-hexa-grid .hex-grid {
        width: 10vw;
        height: 10vw;
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat; }
        .page-template-page-mission-tele-dashboard-v11 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.not-achived,
        .page-template-page-mission-tele-dashboard-v12 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.not-achived {
          background-image: url(../images/common/not-achived.png); }
        .page-template-page-mission-tele-dashboard-v11 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.not-traveled,
        .page-template-page-mission-tele-dashboard-v12 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.not-traveled {
          background-image: url(../images/common/not-traveled.png); }
        .page-template-page-mission-tele-dashboard-v11 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.basic-achivement,
        .page-template-page-mission-tele-dashboard-v12 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.basic-achivement {
          background-image: url(../images/common/basic-achivement.png); }
        .page-template-page-mission-tele-dashboard-v11 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.maligno,
        .page-template-page-mission-tele-dashboard-v12 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.maligno {
          background-image: url(../images/common/maligno.png); }
        .page-template-page-mission-tele-dashboard-v11 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.suicide-squad,
        .page-template-page-mission-tele-dashboard-v12 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.suicide-squad {
          background-image: url(../images/common/suicide-squad.png); }
        .page-template-page-mission-tele-dashboard-v11 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.duna,
        .page-template-page-mission-tele-dashboard-v12 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.duna {
          background-image: url(../images/common/duna.png); }
        .page-template-page-mission-tele-dashboard-v11 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-1,
        .page-template-page-mission-tele-dashboard-v12 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-1 {
          margin-left: auto;
          margin-right: 4vw;
          margin-top: 7vw; }
        .page-template-page-mission-tele-dashboard-v11 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-2,
        .page-template-page-mission-tele-dashboard-v12 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-2 {
          margin-left: auto;
          margin-top: -20px;
          margin-right: 4.5vw; }
        .page-template-page-mission-tele-dashboard-v11 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-3,
        .page-template-page-mission-tele-dashboard-v12 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-3 {
          margin-left: auto;
          margin-top: -15.3vw;
          margin-right: -4vw; }
        .page-template-page-mission-tele-dashboard-v11 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-4,
        .page-template-page-mission-tele-dashboard-v12 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-4 {
          margin-left: auto;
          margin-top: -21vw;
          margin-right: -4.5vw; }
    .page-template-page-mission-tele-dashboard-v11 .bg-gray-light .page-content .footer-banner,
    .page-template-page-mission-tele-dashboard-v12 .bg-gray-light .page-content .footer-banner {
      position: absolute;
      bottom: 2vw;
      left: 0;
      right: 0; }
      .page-template-page-mission-tele-dashboard-v11 .bg-gray-light .page-content .footer-banner a.btn,
      .page-template-page-mission-tele-dashboard-v12 .bg-gray-light .page-content .footer-banner a.btn {
        width: fit-content;
        box-shadow: none; }

.page-template-page-mission-tele-dashboard-v12 .bg-gray-light {
  background-image: url(../images/banner/new-tele-cine-background-image-v12.jpg); }

.page-template-page-mission-tele-dashboard-v13 .bg-gray-light {
  background-image: url(../images/banner/new-tele-cine-background-image-v13.jpg);
  background-position: top;
  background-size: 100%;
  background-repeat: no-repeat;
  height: 100vw; }
  .page-template-page-mission-tele-dashboard-v13 .bg-gray-light .container {
    max-width: 70vw;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .page-template-page-mission-tele-dashboard-v13 .bg-gray-light .container {
        max-width: 100vw; } }
  .page-template-page-mission-tele-dashboard-v13 .bg-gray-light .page-content {
    padding: 0;
    overflow: hidden;
    background-color: transparent;
    margin: 0;
    padding-top: 6%;
    height: 100%; }
    .page-template-page-mission-tele-dashboard-v13 .bg-gray-light .page-content .post-content {
      position: relative; }
      .page-template-page-mission-tele-dashboard-v13 .bg-gray-light .page-content .post-content p img {
        width: auto;
        max-width: 100%; }
    .page-template-page-mission-tele-dashboard-v13 .bg-gray-light .page-content .cini-hexa-grid {
      top: 3vw;
      right: 0;
      left: 8vw;
      width: 44.8vw;
      margin: 0 auto;
      position: absolute; }
      .page-template-page-mission-tele-dashboard-v13 .bg-gray-light .page-content .cini-hexa-grid .hex-grid {
        width: 10vw;
        height: 10vw;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat; }
        .page-template-page-mission-tele-dashboard-v13 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.not-achived {
          background-image: url(../images/common/not-achived.png); }
        .page-template-page-mission-tele-dashboard-v13 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.not-traveled {
          background-image: url(../images/common/not-traveled.png); }
        .page-template-page-mission-tele-dashboard-v13 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.basic-achivement {
          background-image: url(../images/common/basic-achivement.png); }
        .page-template-page-mission-tele-dashboard-v13 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.disney {
          background-image: url(../images/common/disney.png); }
        .page-template-page-mission-tele-dashboard-v13 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.star {
          background-image: url(../images/common/star.png); }
        .page-template-page-mission-tele-dashboard-v13 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.combo {
          background-image: url(../images/common/combo.png); }
        .page-template-page-mission-tele-dashboard-v13 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-1 {
          margin-left: auto;
          margin-right: 13vw; }
        .page-template-page-mission-tele-dashboard-v13 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-2 {
          margin-left: auto;
          margin-top: -6vw;
          margin-right: 4.5vw; }
        .page-template-page-mission-tele-dashboard-v13 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-3 {
          margin-left: auto;
          margin-top: -1vw;
          margin-right: 4.5vw; }
        .page-template-page-mission-tele-dashboard-v13 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-4 {
          margin-left: auto;
          margin-top: -16vw;
          margin-right: -4vw; }
    .page-template-page-mission-tele-dashboard-v13 .bg-gray-light .page-content .footer-banner {
      position: absolute;
      bottom: 2vw;
      left: 0;
      right: 0; }
      .page-template-page-mission-tele-dashboard-v13 .bg-gray-light .page-content .footer-banner a.btn {
        width: fit-content;
        box-shadow: none; }

.page-template-page-mission-tele-dashboard-v14 .bg-gray-light {
  background-image: url(../images/banner/new-tele-cine-background-image-v14.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 100%;
  height: 100vw; }
  .page-template-page-mission-tele-dashboard-v14 .bg-gray-light .container {
    max-width: 70vw;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .page-template-page-mission-tele-dashboard-v14 .bg-gray-light .container {
        max-width: 100vw; } }
  .page-template-page-mission-tele-dashboard-v14 .bg-gray-light .page-content {
    padding: 0;
    overflow: hidden;
    background-color: transparent;
    margin: 0;
    padding-top: 6%;
    height: 100%; }
    .page-template-page-mission-tele-dashboard-v14 .bg-gray-light .page-content .post-content {
      position: relative; }
      .page-template-page-mission-tele-dashboard-v14 .bg-gray-light .page-content .post-content p img {
        width: auto;
        max-width: 100%; }
    .page-template-page-mission-tele-dashboard-v14 .bg-gray-light .page-content .cini-hexa-grid {
      top: 8vw;
      right: 0;
      left: 8vw;
      width: 44.8vw;
      margin: 0 auto;
      position: absolute; }
      .page-template-page-mission-tele-dashboard-v14 .bg-gray-light .page-content .cini-hexa-grid .hex-grid {
        width: 10vw;
        height: 10vw;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat; }
        .page-template-page-mission-tele-dashboard-v14 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.not-achived {
          background-image: url(../images/common/not-achived.png); }
        .page-template-page-mission-tele-dashboard-v14 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.not-traveled {
          background-image: url(../images/common/not-traveled.png); }
        .page-template-page-mission-tele-dashboard-v14 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.basic-achivement {
          background-image: url(../images/common/basic-achivement.png); }
        .page-template-page-mission-tele-dashboard-v14 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.beautiful-vengeance {
          background-image: url(../images/common/beautiful-vengeance.png); }
        .page-template-page-mission-tele-dashboard-v14 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.os-croods {
          background-image: url(../images/common/os-croods.png); }
        .page-template-page-mission-tele-dashboard-v14 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.coringa {
          background-image: url(../images/common/coringa.png); }
        .page-template-page-mission-tele-dashboard-v14 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-1 {
          margin-left: auto;
          margin-right: 13vw; }
        .page-template-page-mission-tele-dashboard-v14 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-2 {
          margin-left: auto;
          margin-top: -6vw;
          margin-right: 4.5vw; }
        .page-template-page-mission-tele-dashboard-v14 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-3 {
          margin-left: auto;
          margin-top: -1vw;
          margin-right: 4.5vw; }
        .page-template-page-mission-tele-dashboard-v14 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-4 {
          margin-left: auto;
          margin-top: -16vw;
          margin-right: -4vw; }
    .page-template-page-mission-tele-dashboard-v14 .bg-gray-light .page-content .footer-banner {
      position: absolute;
      bottom: 2vw;
      left: 0;
      right: 0; }
      .page-template-page-mission-tele-dashboard-v14 .bg-gray-light .page-content .footer-banner a.btn {
        width: fit-content;
        box-shadow: none; }

.page-template-page-mission-premiere-dashboard-v15 .bg-gray-light,
.page-template-page-mission-premiere-dashboard-v16 .bg-gray-light {
  background-image: url(../images/banner/premiere-mission-dashboard-background-image-v2.jpg);
  background-position: bottom;
  background-size: 100%;
  background-repeat: no-repeat;
  height: 100vw; }
  .page-template-page-mission-premiere-dashboard-v15 .bg-gray-light .container,
  .page-template-page-mission-premiere-dashboard-v16 .bg-gray-light .container {
    max-width: 70vw;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .page-template-page-mission-premiere-dashboard-v15 .bg-gray-light .container,
      .page-template-page-mission-premiere-dashboard-v16 .bg-gray-light .container {
        max-width: 100vw; } }
  .page-template-page-mission-premiere-dashboard-v15 .bg-gray-light .page-content,
  .page-template-page-mission-premiere-dashboard-v16 .bg-gray-light .page-content {
    padding: 0;
    overflow: hidden;
    background-color: transparent;
    margin: 0;
    padding-top: 6%;
    height: 100%; }
    .page-template-page-mission-premiere-dashboard-v15 .bg-gray-light .page-content .post-content,
    .page-template-page-mission-premiere-dashboard-v16 .bg-gray-light .page-content .post-content {
      position: relative; }
      .page-template-page-mission-premiere-dashboard-v15 .bg-gray-light .page-content .post-content p img,
      .page-template-page-mission-premiere-dashboard-v16 .bg-gray-light .page-content .post-content p img {
        width: auto;
        max-width: 100%; }
    .page-template-page-mission-premiere-dashboard-v15 .bg-gray-light .page-content .cini-hexa-grid,
    .page-template-page-mission-premiere-dashboard-v16 .bg-gray-light .page-content .cini-hexa-grid {
      width: 44.8vw;
      margin: 0 auto;
      position: absolute;
      left: 0;
      right: 0;
      top: 7vw; }
      .page-template-page-mission-premiere-dashboard-v15 .bg-gray-light .page-content .cini-hexa-grid .hex-grid,
      .page-template-page-mission-premiere-dashboard-v16 .bg-gray-light .page-content .cini-hexa-grid .hex-grid {
        width: 10vw;
        height: 10vw;
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat; }
        .page-template-page-mission-premiere-dashboard-v15 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.unconquered-territory,
        .page-template-page-mission-premiere-dashboard-v16 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.unconquered-territory {
          background-image: url(../images/common/unconquered-territory.png); }
        .page-template-page-mission-premiere-dashboard-v15 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.basic-achievement,
        .page-template-page-mission-premiere-dashboard-v16 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.basic-achievement {
          background-image: url(../images/common/basic-achivement-v3.png); }
        .page-template-page-mission-premiere-dashboard-v15 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.week-not-covered,
        .page-template-page-mission-premiere-dashboard-v16 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.week-not-covered {
          background-image: url(../images/common/week-not-covered.png); }
        .page-template-page-mission-premiere-dashboard-v15 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.first-place,
        .page-template-page-mission-premiere-dashboard-v16 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.first-place {
          background-image: url(../images/common/first-place.png); }
        .page-template-page-mission-premiere-dashboard-v15 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.second-place,
        .page-template-page-mission-premiere-dashboard-v16 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.second-place {
          background-image: url(../images/common/second-place.png); }
        .page-template-page-mission-premiere-dashboard-v15 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.third-place,
        .page-template-page-mission-premiere-dashboard-v16 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.third-place {
          background-image: url(../images/common/third-place.png); }
        .page-template-page-mission-premiere-dashboard-v15 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-1,
        .page-template-page-mission-premiere-dashboard-v16 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-1 {
          margin-left: auto;
          margin-right: 13vw; }
        .page-template-page-mission-premiere-dashboard-v15 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-2,
        .page-template-page-mission-premiere-dashboard-v16 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-2 {
          margin-left: auto;
          margin-top: -6vw;
          margin-right: 4.5vw; }
        .page-template-page-mission-premiere-dashboard-v15 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-3,
        .page-template-page-mission-premiere-dashboard-v16 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-3 {
          margin-left: auto;
          margin-top: -1vw;
          margin-right: 4.5vw; }
        .page-template-page-mission-premiere-dashboard-v15 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-4,
        .page-template-page-mission-premiere-dashboard-v16 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-4 {
          margin-left: auto;
          margin-top: -16vw;
          margin-right: -4vw; }
    .page-template-page-mission-premiere-dashboard-v15 .bg-gray-light .page-content .footer-banner,
    .page-template-page-mission-premiere-dashboard-v16 .bg-gray-light .page-content .footer-banner {
      position: absolute;
      bottom: 2vw;
      left: 0;
      right: 0; }
      .page-template-page-mission-premiere-dashboard-v15 .bg-gray-light .page-content .footer-banner a.btn,
      .page-template-page-mission-premiere-dashboard-v16 .bg-gray-light .page-content .footer-banner a.btn {
        width: fit-content;
        box-shadow: none; }

.page-template-page-mission-premiere-dashboard-v16 .bg-gray-light {
  background-image: url(../images/banner/premiere-mission-dashboard-background-image-v3.jpg); }

.page-template-page-mission-premiere-dashboard-v17 .bg-gray-light,
.page-template-page-mission-premiere-dashboard-v18 .bg-gray-light {
  background-image: url(../images/banner/premiere-mission-dashboard-background-image-v4.jpg);
  background-position: bottom;
  background-size: 100%;
  background-repeat: no-repeat;
  height: 100vw; }
  .page-template-page-mission-premiere-dashboard-v17 .bg-gray-light .container,
  .page-template-page-mission-premiere-dashboard-v18 .bg-gray-light .container {
    max-width: 70vw;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .page-template-page-mission-premiere-dashboard-v17 .bg-gray-light .container,
      .page-template-page-mission-premiere-dashboard-v18 .bg-gray-light .container {
        max-width: 100vw; } }
  .page-template-page-mission-premiere-dashboard-v17 .bg-gray-light .page-content,
  .page-template-page-mission-premiere-dashboard-v18 .bg-gray-light .page-content {
    padding: 0;
    overflow: hidden;
    background-color: transparent;
    margin: 0;
    padding-top: 6%;
    height: 100%; }
    .page-template-page-mission-premiere-dashboard-v17 .bg-gray-light .page-content .post-content,
    .page-template-page-mission-premiere-dashboard-v18 .bg-gray-light .page-content .post-content {
      position: relative; }
      .page-template-page-mission-premiere-dashboard-v17 .bg-gray-light .page-content .post-content p img,
      .page-template-page-mission-premiere-dashboard-v18 .bg-gray-light .page-content .post-content p img {
        width: auto;
        max-width: 100%; }
    .page-template-page-mission-premiere-dashboard-v17 .bg-gray-light .page-content .cini-hexa-grid,
    .page-template-page-mission-premiere-dashboard-v18 .bg-gray-light .page-content .cini-hexa-grid {
      width: 44.8vw;
      margin: 0 auto;
      position: absolute;
      left: 0;
      right: 0;
      top: 7vw; }
      .page-template-page-mission-premiere-dashboard-v17 .bg-gray-light .page-content .cini-hexa-grid .hex-grid,
      .page-template-page-mission-premiere-dashboard-v18 .bg-gray-light .page-content .cini-hexa-grid .hex-grid {
        width: 10vw;
        height: 10vw;
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat; }
        .page-template-page-mission-premiere-dashboard-v17 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.unconquered-territory,
        .page-template-page-mission-premiere-dashboard-v18 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.unconquered-territory {
          background-image: url(../images/common/unconquered-territory.png); }
        .page-template-page-mission-premiere-dashboard-v17 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.basic-achievement,
        .page-template-page-mission-premiere-dashboard-v18 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.basic-achievement {
          background-image: url(../images/common/basic-achivement-v3.png); }
        .page-template-page-mission-premiere-dashboard-v17 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.week-not-covered,
        .page-template-page-mission-premiere-dashboard-v18 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.week-not-covered {
          background-image: url(../images/common/week-not-covered.png); }
        .page-template-page-mission-premiere-dashboard-v17 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.first-place,
        .page-template-page-mission-premiere-dashboard-v18 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.first-place {
          background-image: url(../images/common/first-place.png); }
        .page-template-page-mission-premiere-dashboard-v17 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.second-place,
        .page-template-page-mission-premiere-dashboard-v18 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.second-place {
          background-image: url(../images/common/second-place.png); }
        .page-template-page-mission-premiere-dashboard-v17 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.third-place,
        .page-template-page-mission-premiere-dashboard-v18 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.third-place {
          background-image: url(../images/common/third-place.png); }
        .page-template-page-mission-premiere-dashboard-v17 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-1,
        .page-template-page-mission-premiere-dashboard-v18 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-1 {
          margin-left: auto;
          margin-right: 13vw; }
        .page-template-page-mission-premiere-dashboard-v17 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-2,
        .page-template-page-mission-premiere-dashboard-v18 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-2 {
          margin-left: auto;
          margin-top: -6vw;
          margin-right: 4.5vw; }
        .page-template-page-mission-premiere-dashboard-v17 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-3,
        .page-template-page-mission-premiere-dashboard-v18 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-3 {
          margin-left: auto;
          margin-top: -1vw;
          margin-right: 4.5vw; }
        .page-template-page-mission-premiere-dashboard-v17 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-4,
        .page-template-page-mission-premiere-dashboard-v18 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-4 {
          margin-left: auto;
          margin-top: -16vw;
          margin-right: -4vw; }
    .page-template-page-mission-premiere-dashboard-v17 .bg-gray-light .page-content .footer-banner,
    .page-template-page-mission-premiere-dashboard-v18 .bg-gray-light .page-content .footer-banner {
      position: absolute;
      bottom: 2vw;
      left: 0;
      right: 0; }
      .page-template-page-mission-premiere-dashboard-v17 .bg-gray-light .page-content .footer-banner a.btn,
      .page-template-page-mission-premiere-dashboard-v18 .bg-gray-light .page-content .footer-banner a.btn {
        width: fit-content;
        box-shadow: none; }

.page-template-page-mission-premiere-dashboard-v18 .bg-gray-light {
  background-position: center;
  background-image: url(../images/banner/premiere-mission-dashboard-background-image-v5.jpg); }

.page-template-page-mission-tele-dashboard-v19 .bg-gray-light,
.page-template-page-mission-tele-dashboard-v20 .bg-gray-light,
.page-template-page-mission-tele-dashboard-v21 .bg-gray-light,
.page-template-page-mission-tele-dashboard-v22 .bg-gray-light {
  background-image: url(../images/banner/new-tele-cine-background-image-v14.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 100%;
  height: 100vw; }
  .page-template-page-mission-tele-dashboard-v19 .bg-gray-light .container,
  .page-template-page-mission-tele-dashboard-v20 .bg-gray-light .container,
  .page-template-page-mission-tele-dashboard-v21 .bg-gray-light .container,
  .page-template-page-mission-tele-dashboard-v22 .bg-gray-light .container {
    max-width: 70vw;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .page-template-page-mission-tele-dashboard-v19 .bg-gray-light .container,
      .page-template-page-mission-tele-dashboard-v20 .bg-gray-light .container,
      .page-template-page-mission-tele-dashboard-v21 .bg-gray-light .container,
      .page-template-page-mission-tele-dashboard-v22 .bg-gray-light .container {
        max-width: 100vw; } }
  .page-template-page-mission-tele-dashboard-v19 .bg-gray-light .page-content,
  .page-template-page-mission-tele-dashboard-v20 .bg-gray-light .page-content,
  .page-template-page-mission-tele-dashboard-v21 .bg-gray-light .page-content,
  .page-template-page-mission-tele-dashboard-v22 .bg-gray-light .page-content {
    padding: 0;
    overflow: hidden;
    background-color: transparent;
    margin: 0;
    padding-top: 6%;
    height: 100%; }
    .page-template-page-mission-tele-dashboard-v19 .bg-gray-light .page-content .post-content,
    .page-template-page-mission-tele-dashboard-v20 .bg-gray-light .page-content .post-content,
    .page-template-page-mission-tele-dashboard-v21 .bg-gray-light .page-content .post-content,
    .page-template-page-mission-tele-dashboard-v22 .bg-gray-light .page-content .post-content {
      position: relative; }
      .page-template-page-mission-tele-dashboard-v19 .bg-gray-light .page-content .post-content p img,
      .page-template-page-mission-tele-dashboard-v20 .bg-gray-light .page-content .post-content p img,
      .page-template-page-mission-tele-dashboard-v21 .bg-gray-light .page-content .post-content p img,
      .page-template-page-mission-tele-dashboard-v22 .bg-gray-light .page-content .post-content p img {
        width: auto;
        max-width: 100%; }
    .page-template-page-mission-tele-dashboard-v19 .bg-gray-light .page-content .cini-hexa-grid,
    .page-template-page-mission-tele-dashboard-v20 .bg-gray-light .page-content .cini-hexa-grid,
    .page-template-page-mission-tele-dashboard-v21 .bg-gray-light .page-content .cini-hexa-grid,
    .page-template-page-mission-tele-dashboard-v22 .bg-gray-light .page-content .cini-hexa-grid {
      top: 8vw;
      right: 0;
      left: 8vw;
      width: 44.8vw;
      margin: 0 auto;
      position: absolute; }
      .page-template-page-mission-tele-dashboard-v19 .bg-gray-light .page-content .cini-hexa-grid .hex-grid,
      .page-template-page-mission-tele-dashboard-v20 .bg-gray-light .page-content .cini-hexa-grid .hex-grid,
      .page-template-page-mission-tele-dashboard-v21 .bg-gray-light .page-content .cini-hexa-grid .hex-grid,
      .page-template-page-mission-tele-dashboard-v22 .bg-gray-light .page-content .cini-hexa-grid .hex-grid {
        width: 10vw;
        height: 10vw;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat; }
        .page-template-page-mission-tele-dashboard-v19 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.not-achived,
        .page-template-page-mission-tele-dashboard-v20 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.not-achived,
        .page-template-page-mission-tele-dashboard-v21 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.not-achived,
        .page-template-page-mission-tele-dashboard-v22 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.not-achived {
          background-image: url(../images/common/not-achived.png); }
        .page-template-page-mission-tele-dashboard-v19 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.not-traveled,
        .page-template-page-mission-tele-dashboard-v20 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.not-traveled,
        .page-template-page-mission-tele-dashboard-v21 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.not-traveled,
        .page-template-page-mission-tele-dashboard-v22 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.not-traveled {
          background-image: url(../images/common/not-traveled.png); }
        .page-template-page-mission-tele-dashboard-v19 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.basic-achivement,
        .page-template-page-mission-tele-dashboard-v20 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.basic-achivement,
        .page-template-page-mission-tele-dashboard-v21 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.basic-achivement,
        .page-template-page-mission-tele-dashboard-v22 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.basic-achivement {
          background-image: url(../images/common/basic-achivement.png); }
        .page-template-page-mission-tele-dashboard-v19 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.beautiful-vengeance,
        .page-template-page-mission-tele-dashboard-v20 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.beautiful-vengeance,
        .page-template-page-mission-tele-dashboard-v21 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.beautiful-vengeance,
        .page-template-page-mission-tele-dashboard-v22 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.beautiful-vengeance {
          background-image: url(../images/common/beautiful-vengeance.png); }
        .page-template-page-mission-tele-dashboard-v19 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.os-croods,
        .page-template-page-mission-tele-dashboard-v20 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.os-croods,
        .page-template-page-mission-tele-dashboard-v21 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.os-croods,
        .page-template-page-mission-tele-dashboard-v22 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.os-croods {
          background-image: url(../images/common/os-croods.png); }
        .page-template-page-mission-tele-dashboard-v19 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.john-wick,
        .page-template-page-mission-tele-dashboard-v20 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.john-wick,
        .page-template-page-mission-tele-dashboard-v21 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.john-wick,
        .page-template-page-mission-tele-dashboard-v22 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.john-wick {
          background-image: url(../images/common/john-wick.png); }
        .page-template-page-mission-tele-dashboard-v19 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-1,
        .page-template-page-mission-tele-dashboard-v20 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-1,
        .page-template-page-mission-tele-dashboard-v21 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-1,
        .page-template-page-mission-tele-dashboard-v22 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-1 {
          margin-left: auto;
          margin-right: 13vw; }
        .page-template-page-mission-tele-dashboard-v19 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-2,
        .page-template-page-mission-tele-dashboard-v20 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-2,
        .page-template-page-mission-tele-dashboard-v21 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-2,
        .page-template-page-mission-tele-dashboard-v22 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-2 {
          margin-left: auto;
          margin-top: -6vw;
          margin-right: 4.5vw; }
        .page-template-page-mission-tele-dashboard-v19 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-3,
        .page-template-page-mission-tele-dashboard-v20 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-3,
        .page-template-page-mission-tele-dashboard-v21 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-3,
        .page-template-page-mission-tele-dashboard-v22 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-3 {
          margin-left: auto;
          margin-top: -1vw;
          margin-right: 4.5vw; }
        .page-template-page-mission-tele-dashboard-v19 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-4,
        .page-template-page-mission-tele-dashboard-v20 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-4,
        .page-template-page-mission-tele-dashboard-v21 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-4,
        .page-template-page-mission-tele-dashboard-v22 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-4 {
          margin-left: auto;
          margin-top: -16vw;
          margin-right: -4vw; }
    .page-template-page-mission-tele-dashboard-v19 .bg-gray-light .page-content .footer-banner,
    .page-template-page-mission-tele-dashboard-v20 .bg-gray-light .page-content .footer-banner,
    .page-template-page-mission-tele-dashboard-v21 .bg-gray-light .page-content .footer-banner,
    .page-template-page-mission-tele-dashboard-v22 .bg-gray-light .page-content .footer-banner {
      position: absolute;
      bottom: 2vw;
      left: 0;
      right: 0; }
      .page-template-page-mission-tele-dashboard-v19 .bg-gray-light .page-content .footer-banner a.btn,
      .page-template-page-mission-tele-dashboard-v20 .bg-gray-light .page-content .footer-banner a.btn,
      .page-template-page-mission-tele-dashboard-v21 .bg-gray-light .page-content .footer-banner a.btn,
      .page-template-page-mission-tele-dashboard-v22 .bg-gray-light .page-content .footer-banner a.btn {
        width: fit-content;
        box-shadow: none; }

.page-template-page-mission-tele-dashboard-v19 .bg-gray-light {
  background-position: center;
  background-image: url(../images/banner/new-tele-cine-background-image-v15.jpg); }

.page-template-page-mission-tele-dashboard-v20 .bg-gray-light {
  background-position: 100% 75%;
  background-image: url(../images/banner/new-tele-cine-background-image-v16.jpg); }

.page-template-page-mission-tele-dashboard-v21 .bg-gray-light {
  background-position: 100% 75%;
  background-image: url(../images/banner/new-tele-cine-background-image-v17.jpg); }

.page-template-page-mission-tele-dashboard-v22 .bg-gray-light {
  background-position: center;
  background-image: url(../images/banner/new-tele-cine-background-image-v18.jpg); }

.page-template-page-mission-tele-dashboard-v23 .bg-gray-light,
.page-template-page-mission-tele-dashboard-v24 .bg-gray-light,
.page-template-page-mission-tele-dashboard-v25 .bg-gray-light,
.page-template-page-mission-tele-dashboard-v26 .bg-gray-light,
.page-template-page-mission-tele-dashboard-v27 .bg-gray-light {
  background-image: url(../images/banner/new-tele-cine-background-image-v19.jpg);
  background-position: center;
  background-size: 100%;
  background-repeat: no-repeat;
  height: 100vw; }
  .page-template-page-mission-tele-dashboard-v23 .bg-gray-light .container,
  .page-template-page-mission-tele-dashboard-v24 .bg-gray-light .container,
  .page-template-page-mission-tele-dashboard-v25 .bg-gray-light .container,
  .page-template-page-mission-tele-dashboard-v26 .bg-gray-light .container,
  .page-template-page-mission-tele-dashboard-v27 .bg-gray-light .container {
    max-width: 70vw;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .page-template-page-mission-tele-dashboard-v23 .bg-gray-light .container,
      .page-template-page-mission-tele-dashboard-v24 .bg-gray-light .container,
      .page-template-page-mission-tele-dashboard-v25 .bg-gray-light .container,
      .page-template-page-mission-tele-dashboard-v26 .bg-gray-light .container,
      .page-template-page-mission-tele-dashboard-v27 .bg-gray-light .container {
        max-width: 100vw; } }
  .page-template-page-mission-tele-dashboard-v23 .bg-gray-light .page-content,
  .page-template-page-mission-tele-dashboard-v24 .bg-gray-light .page-content,
  .page-template-page-mission-tele-dashboard-v25 .bg-gray-light .page-content,
  .page-template-page-mission-tele-dashboard-v26 .bg-gray-light .page-content,
  .page-template-page-mission-tele-dashboard-v27 .bg-gray-light .page-content {
    padding: 0;
    overflow: hidden;
    background-color: transparent;
    margin: 0;
    padding-top: 6%;
    height: 100%; }
    .page-template-page-mission-tele-dashboard-v23 .bg-gray-light .page-content .post-content,
    .page-template-page-mission-tele-dashboard-v24 .bg-gray-light .page-content .post-content,
    .page-template-page-mission-tele-dashboard-v25 .bg-gray-light .page-content .post-content,
    .page-template-page-mission-tele-dashboard-v26 .bg-gray-light .page-content .post-content,
    .page-template-page-mission-tele-dashboard-v27 .bg-gray-light .page-content .post-content {
      position: relative; }
      .page-template-page-mission-tele-dashboard-v23 .bg-gray-light .page-content .post-content p img,
      .page-template-page-mission-tele-dashboard-v24 .bg-gray-light .page-content .post-content p img,
      .page-template-page-mission-tele-dashboard-v25 .bg-gray-light .page-content .post-content p img,
      .page-template-page-mission-tele-dashboard-v26 .bg-gray-light .page-content .post-content p img,
      .page-template-page-mission-tele-dashboard-v27 .bg-gray-light .page-content .post-content p img {
        width: auto;
        max-width: 100%; }
    .page-template-page-mission-tele-dashboard-v23 .bg-gray-light .page-content .cini-hexa-grid,
    .page-template-page-mission-tele-dashboard-v24 .bg-gray-light .page-content .cini-hexa-grid,
    .page-template-page-mission-tele-dashboard-v25 .bg-gray-light .page-content .cini-hexa-grid,
    .page-template-page-mission-tele-dashboard-v26 .bg-gray-light .page-content .cini-hexa-grid,
    .page-template-page-mission-tele-dashboard-v27 .bg-gray-light .page-content .cini-hexa-grid {
      top: 3vw;
      right: 0;
      left: 8vw;
      width: 44.8vw;
      margin: 0 auto;
      position: absolute; }
      .page-template-page-mission-tele-dashboard-v23 .bg-gray-light .page-content .cini-hexa-grid .hex-grid,
      .page-template-page-mission-tele-dashboard-v24 .bg-gray-light .page-content .cini-hexa-grid .hex-grid,
      .page-template-page-mission-tele-dashboard-v25 .bg-gray-light .page-content .cini-hexa-grid .hex-grid,
      .page-template-page-mission-tele-dashboard-v26 .bg-gray-light .page-content .cini-hexa-grid .hex-grid,
      .page-template-page-mission-tele-dashboard-v27 .bg-gray-light .page-content .cini-hexa-grid .hex-grid {
        width: 10vw;
        height: 10vw;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat; }
        .page-template-page-mission-tele-dashboard-v23 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.not-achived,
        .page-template-page-mission-tele-dashboard-v24 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.not-achived,
        .page-template-page-mission-tele-dashboard-v25 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.not-achived,
        .page-template-page-mission-tele-dashboard-v26 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.not-achived,
        .page-template-page-mission-tele-dashboard-v27 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.not-achived {
          background-image: url(../images/common/not-achived.png); }
        .page-template-page-mission-tele-dashboard-v23 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.not-traveled,
        .page-template-page-mission-tele-dashboard-v24 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.not-traveled,
        .page-template-page-mission-tele-dashboard-v25 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.not-traveled,
        .page-template-page-mission-tele-dashboard-v26 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.not-traveled,
        .page-template-page-mission-tele-dashboard-v27 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.not-traveled {
          background-image: url(../images/common/not-traveled.png); }
        .page-template-page-mission-tele-dashboard-v23 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.basic-achivement,
        .page-template-page-mission-tele-dashboard-v24 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.basic-achivement,
        .page-template-page-mission-tele-dashboard-v25 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.basic-achivement,
        .page-template-page-mission-tele-dashboard-v26 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.basic-achivement,
        .page-template-page-mission-tele-dashboard-v27 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.basic-achivement {
          background-image: url(../images/common/basic-achivement.png); }
        .page-template-page-mission-tele-dashboard-v23 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.this-is-us,
        .page-template-page-mission-tele-dashboard-v24 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.this-is-us,
        .page-template-page-mission-tele-dashboard-v25 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.this-is-us,
        .page-template-page-mission-tele-dashboard-v26 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.this-is-us,
        .page-template-page-mission-tele-dashboard-v27 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.this-is-us {
          background-image: url(../images/common/this-is-us.png); }
        .page-template-page-mission-tele-dashboard-v23 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.soul,
        .page-template-page-mission-tele-dashboard-v24 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.soul,
        .page-template-page-mission-tele-dashboard-v25 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.soul,
        .page-template-page-mission-tele-dashboard-v26 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.soul,
        .page-template-page-mission-tele-dashboard-v27 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.soul {
          background-image: url(../images/common/soul.png); }
        .page-template-page-mission-tele-dashboard-v23 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.star-wars,
        .page-template-page-mission-tele-dashboard-v24 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.star-wars,
        .page-template-page-mission-tele-dashboard-v25 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.star-wars,
        .page-template-page-mission-tele-dashboard-v26 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.star-wars,
        .page-template-page-mission-tele-dashboard-v27 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.star-wars {
          background-image: url(../images/common/star-wars.png); }
        .page-template-page-mission-tele-dashboard-v23 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-1,
        .page-template-page-mission-tele-dashboard-v24 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-1,
        .page-template-page-mission-tele-dashboard-v25 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-1,
        .page-template-page-mission-tele-dashboard-v26 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-1,
        .page-template-page-mission-tele-dashboard-v27 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-1 {
          margin-left: auto;
          margin-right: 13vw; }
        .page-template-page-mission-tele-dashboard-v23 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-2,
        .page-template-page-mission-tele-dashboard-v24 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-2,
        .page-template-page-mission-tele-dashboard-v25 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-2,
        .page-template-page-mission-tele-dashboard-v26 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-2,
        .page-template-page-mission-tele-dashboard-v27 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-2 {
          margin-left: auto;
          margin-top: -6vw;
          margin-right: 4.5vw; }
        .page-template-page-mission-tele-dashboard-v23 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-3,
        .page-template-page-mission-tele-dashboard-v24 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-3,
        .page-template-page-mission-tele-dashboard-v25 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-3,
        .page-template-page-mission-tele-dashboard-v26 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-3,
        .page-template-page-mission-tele-dashboard-v27 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-3 {
          margin-left: auto;
          margin-top: -1vw;
          margin-right: 4.5vw; }
        .page-template-page-mission-tele-dashboard-v23 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-4,
        .page-template-page-mission-tele-dashboard-v24 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-4,
        .page-template-page-mission-tele-dashboard-v25 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-4,
        .page-template-page-mission-tele-dashboard-v26 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-4,
        .page-template-page-mission-tele-dashboard-v27 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-4 {
          margin-left: auto;
          margin-top: -16vw;
          margin-right: -4vw; }
    .page-template-page-mission-tele-dashboard-v23 .bg-gray-light .page-content .footer-banner,
    .page-template-page-mission-tele-dashboard-v24 .bg-gray-light .page-content .footer-banner,
    .page-template-page-mission-tele-dashboard-v25 .bg-gray-light .page-content .footer-banner,
    .page-template-page-mission-tele-dashboard-v26 .bg-gray-light .page-content .footer-banner,
    .page-template-page-mission-tele-dashboard-v27 .bg-gray-light .page-content .footer-banner {
      position: absolute;
      bottom: 2vw;
      left: 0;
      right: 0; }
      .page-template-page-mission-tele-dashboard-v23 .bg-gray-light .page-content .footer-banner a.btn,
      .page-template-page-mission-tele-dashboard-v24 .bg-gray-light .page-content .footer-banner a.btn,
      .page-template-page-mission-tele-dashboard-v25 .bg-gray-light .page-content .footer-banner a.btn,
      .page-template-page-mission-tele-dashboard-v26 .bg-gray-light .page-content .footer-banner a.btn,
      .page-template-page-mission-tele-dashboard-v27 .bg-gray-light .page-content .footer-banner a.btn {
        width: fit-content;
        box-shadow: none; }

.page-template-page-mission-tele-dashboard-v23 .bg-gray-light .page-content {
  padding-top: 15%; }

.page-template-page-mission-tele-dashboard-v24 .bg-gray-light {
  height: 90vw;
  background-position: top;
  background-image: url(../images/banner/new-tele-cine-background-image-v24.jpg); }

.page-template-page-mission-tele-dashboard-v25 .bg-gray-light {
  height: 90vw;
  background-position: top;
  background-image: url(../images/banner/new-tele-cine-background-image-v25.jpg); }

.page-template-page-mission-tele-dashboard-v26 .bg-gray-light {
  height: 93vw;
  background-position: top;
  background-image: url(../images/banner/new-tele-cine-background-image-v26.jpg); }

.page-template-page-mission-tele-dashboard-v27 .bg-gray-light {
  background-size: cover;
  background-image: url(../images/banner/new-tele-cine-background-image-v27.jpg); }

.page-template-page-mission-sky-festival-sac-voz-operadores-v40 .bg-gray-light,
.page-template-page-mission-sky-festival-sac-voz-supervisores-v41 .bg-gray-light {
  background-image: url(../images/banner/mission-festival-banner-background.jpg);
  background-position: bottom;
  background-size: 100%;
  background-repeat: no-repeat;
  height: 100vw; }
  .page-template-page-mission-sky-festival-sac-voz-operadores-v40 .bg-gray-light .container,
  .page-template-page-mission-sky-festival-sac-voz-supervisores-v41 .bg-gray-light .container {
    max-width: 70vw;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .page-template-page-mission-sky-festival-sac-voz-operadores-v40 .bg-gray-light .container,
      .page-template-page-mission-sky-festival-sac-voz-supervisores-v41 .bg-gray-light .container {
        max-width: 100vw; } }
  .page-template-page-mission-sky-festival-sac-voz-operadores-v40 .bg-gray-light .page-content,
  .page-template-page-mission-sky-festival-sac-voz-supervisores-v41 .bg-gray-light .page-content {
    padding: 0;
    overflow: hidden;
    background-color: transparent;
    margin: 0;
    padding-top: 6%;
    height: 100%; }
    .page-template-page-mission-sky-festival-sac-voz-operadores-v40 .bg-gray-light .page-content .post-content,
    .page-template-page-mission-sky-festival-sac-voz-supervisores-v41 .bg-gray-light .page-content .post-content {
      position: relative; }
      .page-template-page-mission-sky-festival-sac-voz-operadores-v40 .bg-gray-light .page-content .post-content p img,
      .page-template-page-mission-sky-festival-sac-voz-supervisores-v41 .bg-gray-light .page-content .post-content p img {
        width: auto;
        max-width: 100%; }
      .page-template-page-mission-sky-festival-sac-voz-operadores-v40 .bg-gray-light .page-content .post-content .mission-background,
      .page-template-page-mission-sky-festival-sac-voz-supervisores-v41 .bg-gray-light .page-content .post-content .mission-background {
        height: auto; }
    .page-template-page-mission-sky-festival-sac-voz-operadores-v40 .bg-gray-light .page-content .hex-grid,
    .page-template-page-mission-sky-festival-sac-voz-supervisores-v41 .bg-gray-light .page-content .hex-grid {
      display: flex;
      padding-left: 10vw; }
      .page-template-page-mission-sky-festival-sac-voz-operadores-v40 .bg-gray-light .page-content .hex-grid__list,
      .page-template-page-mission-sky-festival-sac-voz-supervisores-v41 .bg-gray-light .page-content .hex-grid__list {
        --amount: 5;
        --counter: 1;
        position: relative;
        padding: 0;
        margin: 0;
        list-style-type: none;
        display: grid;
        grid-template-columns: repeat(var(--amount), 1fr 2fr) 1fr;
        grid-gap: 0.8vw 1.6vw;
        width: 40vw;
        padding-top: 7vw; }
      .page-template-page-mission-sky-festival-sac-voz-operadores-v40 .bg-gray-light .page-content .hex-grid__item,
      .page-template-page-mission-sky-festival-sac-voz-supervisores-v41 .bg-gray-light .page-content .hex-grid__item {
        position: relative;
        grid-column: 1 / span 3;
        grid-row: calc(var(--counter) + var(--counter))/span 2;
        filter: drop-shadow(0 0 10px rgba(68, 68, 68, 0.08));
        height: 0;
        padding-bottom: 90%; }
        .page-template-page-mission-sky-festival-sac-voz-operadores-v40 .bg-gray-light .page-content .hex-grid__item:nth-of-type(5n + 1),
        .page-template-page-mission-sky-festival-sac-voz-supervisores-v41 .bg-gray-light .page-content .hex-grid__item:nth-of-type(5n + 1) {
          grid-column: 1 / span 3; }
        .page-template-page-mission-sky-festival-sac-voz-operadores-v40 .bg-gray-light .page-content .hex-grid__item:nth-of-type(5n + 2),
        .page-template-page-mission-sky-festival-sac-voz-supervisores-v41 .bg-gray-light .page-content .hex-grid__item:nth-of-type(5n + 2) {
          grid-column: 3 / span 3;
          grid-row: calc(var(--counter) + var(--counter) - 1)/span 2; }
        .page-template-page-mission-sky-festival-sac-voz-operadores-v40 .bg-gray-light .page-content .hex-grid__item:nth-of-type(5n + 3),
        .page-template-page-mission-sky-festival-sac-voz-supervisores-v41 .bg-gray-light .page-content .hex-grid__item:nth-of-type(5n + 3) {
          grid-column: 5 / span 3; }
        .page-template-page-mission-sky-festival-sac-voz-operadores-v40 .bg-gray-light .page-content .hex-grid__item:nth-of-type(5n + 4),
        .page-template-page-mission-sky-festival-sac-voz-supervisores-v41 .bg-gray-light .page-content .hex-grid__item:nth-of-type(5n + 4) {
          grid-column: 7 / span 3;
          grid-row: calc(var(--counter) + var(--counter) - 1)/span 2; }
        .page-template-page-mission-sky-festival-sac-voz-operadores-v40 .bg-gray-light .page-content .hex-grid__item:nth-of-type(5n + 5),
        .page-template-page-mission-sky-festival-sac-voz-supervisores-v41 .bg-gray-light .page-content .hex-grid__item:nth-of-type(5n + 5) {
          grid-column: 9 / span 3; }
        .page-template-page-mission-sky-festival-sac-voz-operadores-v40 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 6),
        .page-template-page-mission-sky-festival-sac-voz-supervisores-v41 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 6) {
          --counter: 2; }
        .page-template-page-mission-sky-festival-sac-voz-operadores-v40 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 11),
        .page-template-page-mission-sky-festival-sac-voz-supervisores-v41 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 11) {
          --counter: 3; }
        .page-template-page-mission-sky-festival-sac-voz-operadores-v40 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 16),
        .page-template-page-mission-sky-festival-sac-voz-supervisores-v41 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 16) {
          --counter: 4; }
        .page-template-page-mission-sky-festival-sac-voz-operadores-v40 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 21),
        .page-template-page-mission-sky-festival-sac-voz-supervisores-v41 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 21) {
          --counter: 5; }
        .page-template-page-mission-sky-festival-sac-voz-operadores-v40 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 26),
        .page-template-page-mission-sky-festival-sac-voz-supervisores-v41 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 26) {
          --counter: 6; }
        .page-template-page-mission-sky-festival-sac-voz-operadores-v40 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 31),
        .page-template-page-mission-sky-festival-sac-voz-supervisores-v41 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 31) {
          --counter: 7; }
        .page-template-page-mission-sky-festival-sac-voz-operadores-v40 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 36),
        .page-template-page-mission-sky-festival-sac-voz-supervisores-v41 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 36) {
          --counter: 8; }
        .page-template-page-mission-sky-festival-sac-voz-operadores-v40 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 41),
        .page-template-page-mission-sky-festival-sac-voz-supervisores-v41 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 41) {
          --counter: 9; }
        .page-template-page-mission-sky-festival-sac-voz-operadores-v40 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 46),
        .page-template-page-mission-sky-festival-sac-voz-supervisores-v41 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 46) {
          --counter: 10; }
        .page-template-page-mission-sky-festival-sac-voz-operadores-v40 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 51),
        .page-template-page-mission-sky-festival-sac-voz-supervisores-v41 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 51) {
          --counter: 11; }
        .page-template-page-mission-sky-festival-sac-voz-operadores-v40 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 56),
        .page-template-page-mission-sky-festival-sac-voz-supervisores-v41 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 56) {
          --counter: 12; }
        .page-template-page-mission-sky-festival-sac-voz-operadores-v40 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 61),
        .page-template-page-mission-sky-festival-sac-voz-supervisores-v41 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 61) {
          --counter: 13; }
        .page-template-page-mission-sky-festival-sac-voz-operadores-v40 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 66),
        .page-template-page-mission-sky-festival-sac-voz-supervisores-v41 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 66) {
          --counter: 14; }
        .page-template-page-mission-sky-festival-sac-voz-operadores-v40 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 71),
        .page-template-page-mission-sky-festival-sac-voz-supervisores-v41 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 71) {
          --counter: 15; }
        .page-template-page-mission-sky-festival-sac-voz-operadores-v40 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 76),
        .page-template-page-mission-sky-festival-sac-voz-supervisores-v41 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 76) {
          --counter: 16; }
        .page-template-page-mission-sky-festival-sac-voz-operadores-v40 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 81),
        .page-template-page-mission-sky-festival-sac-voz-supervisores-v41 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 81) {
          --counter: 17; }
        .page-template-page-mission-sky-festival-sac-voz-operadores-v40 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 86),
        .page-template-page-mission-sky-festival-sac-voz-supervisores-v41 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 86) {
          --counter: 18; }
        .page-template-page-mission-sky-festival-sac-voz-operadores-v40 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 91),
        .page-template-page-mission-sky-festival-sac-voz-supervisores-v41 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 91) {
          --counter: 19; }
        .page-template-page-mission-sky-festival-sac-voz-operadores-v40 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 96),
        .page-template-page-mission-sky-festival-sac-voz-supervisores-v41 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 96) {
          --counter: 20; }
        .page-template-page-mission-sky-festival-sac-voz-operadores-v40 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 101),
        .page-template-page-mission-sky-festival-sac-voz-supervisores-v41 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 101) {
          --counter: 21; }
      .page-template-page-mission-sky-festival-sac-voz-operadores-v40 .bg-gray-light .page-content .hex-grid__content,
      .page-template-page-mission-sky-festival-sac-voz-supervisores-v41 .bg-gray-light .page-content .hex-grid__content {
        position: absolute;
        height: 100%;
        width: 100%;
        font-size: 1.125rem;
        color: #111111;
        clip-path: polygon(75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%, 25% 0);
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 2rem 25%;
        text-decoration: none;
        text-align: center;
        transition: transform 0.24s ease-out; }
    .page-template-page-mission-sky-festival-sac-voz-operadores-v40 .bg-gray-light .page-content .hex-grid__item,
    .page-template-page-mission-sky-festival-sac-voz-supervisores-v41 .bg-gray-light .page-content .hex-grid__item {
      background-position: center;
      background-size: contain;
      background-repeat: no-repeat; }
      .page-template-page-mission-sky-festival-sac-voz-operadores-v40 .bg-gray-light .page-content .hex-grid__item .hex-grid__content h2,
      .page-template-page-mission-sky-festival-sac-voz-supervisores-v41 .bg-gray-light .page-content .hex-grid__item .hex-grid__content h2 {
        color: #ffffff;
        font-size: 1vw;
        margin: 0; }
      .page-template-page-mission-sky-festival-sac-voz-operadores-v40 .bg-gray-light .page-content .hex-grid__item.not-achieved,
      .page-template-page-mission-sky-festival-sac-voz-supervisores-v41 .bg-gray-light .page-content .hex-grid__item.not-achieved {
        background-image: url(../images/common/not-achieved.png); }
      .page-template-page-mission-sky-festival-sac-voz-operadores-v40 .bg-gray-light .page-content .hex-grid__item.not-conquered,
      .page-template-page-mission-sky-festival-sac-voz-supervisores-v41 .bg-gray-light .page-content .hex-grid__item.not-conquered {
        background-image: url(../images/common/not-conquered.png); }
      .page-template-page-mission-sky-festival-sac-voz-operadores-v40 .bg-gray-light .page-content .hex-grid__item.basic-achievment,
      .page-template-page-mission-sky-festival-sac-voz-supervisores-v41 .bg-gray-light .page-content .hex-grid__item.basic-achievment {
        background-image: url(../images/common/basic-achievment.png); }
      .page-template-page-mission-sky-festival-sac-voz-operadores-v40 .bg-gray-light .page-content .hex-grid__item.first-chart,
      .page-template-page-mission-sky-festival-sac-voz-supervisores-v41 .bg-gray-light .page-content .hex-grid__item.first-chart {
        background-image: url(../images/common/1st-chart.png); }
      .page-template-page-mission-sky-festival-sac-voz-operadores-v40 .bg-gray-light .page-content .hex-grid__item.second-chart,
      .page-template-page-mission-sky-festival-sac-voz-supervisores-v41 .bg-gray-light .page-content .hex-grid__item.second-chart {
        background-image: url(../images/common/2nd-chart.png); }
      .page-template-page-mission-sky-festival-sac-voz-operadores-v40 .bg-gray-light .page-content .hex-grid__item.third-chart,
      .page-template-page-mission-sky-festival-sac-voz-supervisores-v41 .bg-gray-light .page-content .hex-grid__item.third-chart {
        background-image: url(../images/common/3rd-chart.png); }
      .page-template-page-mission-sky-festival-sac-voz-operadores-v40 .bg-gray-light .page-content .hex-grid__item:nth-child(10),
      .page-template-page-mission-sky-festival-sac-voz-supervisores-v41 .bg-gray-light .page-content .hex-grid__item:nth-child(10) {
        transform: scale(1.5);
        left: 8vw;
        position: relative; }
        .page-template-page-mission-sky-festival-sac-voz-operadores-v40 .bg-gray-light .page-content .hex-grid__item:nth-child(10) h2:after,
        .page-template-page-mission-sky-festival-sac-voz-supervisores-v41 .bg-gray-light .page-content .hex-grid__item:nth-child(10) h2:after {
          content: "";
          width: 3vw;
          height: 1.5vw;
          margin: 0 auto;
          display: block;
          background-image: url(../images/logo/logo-sky-white.png);
          background-size: contain;
          background-repeat: no-repeat; }
    .page-template-page-mission-sky-festival-sac-voz-operadores-v40 .bg-gray-light .page-content .footer-banner,
    .page-template-page-mission-sky-festival-sac-voz-supervisores-v41 .bg-gray-light .page-content .footer-banner {
      position: absolute;
      bottom: 2vw;
      left: 0;
      right: 0; }
      .page-template-page-mission-sky-festival-sac-voz-operadores-v40 .bg-gray-light .page-content .footer-banner a.btn,
      .page-template-page-mission-sky-festival-sac-voz-supervisores-v41 .bg-gray-light .page-content .footer-banner a.btn {
        width: fit-content;
        box-shadow: none; }

.page-template-page-mission-sky-festival-sac-voz-supervisores-v41 .bg-gray-light {
  background-position: center;
  background-image: url(../images/banner/mission-festival-banner-background-v2.jpg); }

.page-template-page-mission-sac-combo-v46 .bg-gray-light,
.page-template-page-mission-combo-retencao-v42 .bg-gray-light,
.page-template-page-mission-reativacao-ativo-combo-v44 .bg-gray-light,
.page-template-page-mission-reativacao-online-combo-v43 .bg-gray-light,
.page-template-page-mission-reativacao-receptivo-combo-v45 .bg-gray-light {
  height: 100vw;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../images/banner/new-tele-cine-background-image-v46.jpg); }
  .page-template-page-mission-sac-combo-v46 .bg-gray-light .container,
  .page-template-page-mission-combo-retencao-v42 .bg-gray-light .container,
  .page-template-page-mission-reativacao-ativo-combo-v44 .bg-gray-light .container,
  .page-template-page-mission-reativacao-online-combo-v43 .bg-gray-light .container,
  .page-template-page-mission-reativacao-receptivo-combo-v45 .bg-gray-light .container {
    max-width: 70vw;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .page-template-page-mission-sac-combo-v46 .bg-gray-light .container,
      .page-template-page-mission-combo-retencao-v42 .bg-gray-light .container,
      .page-template-page-mission-reativacao-ativo-combo-v44 .bg-gray-light .container,
      .page-template-page-mission-reativacao-online-combo-v43 .bg-gray-light .container,
      .page-template-page-mission-reativacao-receptivo-combo-v45 .bg-gray-light .container {
        max-width: 100vw; } }
  .page-template-page-mission-sac-combo-v46 .bg-gray-light .page-content,
  .page-template-page-mission-combo-retencao-v42 .bg-gray-light .page-content,
  .page-template-page-mission-reativacao-ativo-combo-v44 .bg-gray-light .page-content,
  .page-template-page-mission-reativacao-online-combo-v43 .bg-gray-light .page-content,
  .page-template-page-mission-reativacao-receptivo-combo-v45 .bg-gray-light .page-content {
    padding: 0;
    overflow: hidden;
    background-color: transparent;
    margin: 0;
    padding-top: 6%;
    height: 100%; }
    .page-template-page-mission-sac-combo-v46 .bg-gray-light .page-content .post-content,
    .page-template-page-mission-combo-retencao-v42 .bg-gray-light .page-content .post-content,
    .page-template-page-mission-reativacao-ativo-combo-v44 .bg-gray-light .page-content .post-content,
    .page-template-page-mission-reativacao-online-combo-v43 .bg-gray-light .page-content .post-content,
    .page-template-page-mission-reativacao-receptivo-combo-v45 .bg-gray-light .page-content .post-content {
      position: relative; }
      .page-template-page-mission-sac-combo-v46 .bg-gray-light .page-content .post-content p img,
      .page-template-page-mission-combo-retencao-v42 .bg-gray-light .page-content .post-content p img,
      .page-template-page-mission-reativacao-ativo-combo-v44 .bg-gray-light .page-content .post-content p img,
      .page-template-page-mission-reativacao-online-combo-v43 .bg-gray-light .page-content .post-content p img,
      .page-template-page-mission-reativacao-receptivo-combo-v45 .bg-gray-light .page-content .post-content p img {
        width: auto;
        max-width: 100%; }
    .page-template-page-mission-sac-combo-v46 .bg-gray-light .page-content .cini-hexa-grid,
    .page-template-page-mission-combo-retencao-v42 .bg-gray-light .page-content .cini-hexa-grid,
    .page-template-page-mission-reativacao-ativo-combo-v44 .bg-gray-light .page-content .cini-hexa-grid,
    .page-template-page-mission-reativacao-online-combo-v43 .bg-gray-light .page-content .cini-hexa-grid,
    .page-template-page-mission-reativacao-receptivo-combo-v45 .bg-gray-light .page-content .cini-hexa-grid {
      top: 3vw;
      right: 0;
      left: 8vw;
      width: 44.8vw;
      margin: 0 auto;
      position: absolute; }
      .page-template-page-mission-sac-combo-v46 .bg-gray-light .page-content .cini-hexa-grid .hex-grid,
      .page-template-page-mission-combo-retencao-v42 .bg-gray-light .page-content .cini-hexa-grid .hex-grid,
      .page-template-page-mission-reativacao-ativo-combo-v44 .bg-gray-light .page-content .cini-hexa-grid .hex-grid,
      .page-template-page-mission-reativacao-online-combo-v43 .bg-gray-light .page-content .cini-hexa-grid .hex-grid,
      .page-template-page-mission-reativacao-receptivo-combo-v45 .bg-gray-light .page-content .cini-hexa-grid .hex-grid {
        width: 10vw;
        height: 10vw;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat; }
        .page-template-page-mission-sac-combo-v46 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.not-achived,
        .page-template-page-mission-combo-retencao-v42 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.not-achived,
        .page-template-page-mission-reativacao-ativo-combo-v44 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.not-achived,
        .page-template-page-mission-reativacao-online-combo-v43 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.not-achived,
        .page-template-page-mission-reativacao-receptivo-combo-v45 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.not-achived {
          background-image: url(../images/common/not-achived.png); }
        .page-template-page-mission-sac-combo-v46 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.not-traveled,
        .page-template-page-mission-combo-retencao-v42 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.not-traveled,
        .page-template-page-mission-reativacao-ativo-combo-v44 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.not-traveled,
        .page-template-page-mission-reativacao-online-combo-v43 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.not-traveled,
        .page-template-page-mission-reativacao-receptivo-combo-v45 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.not-traveled {
          background-image: url(../images/common/not-traveled.png); }
        .page-template-page-mission-sac-combo-v46 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.basic-achivement,
        .page-template-page-mission-combo-retencao-v42 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.basic-achivement,
        .page-template-page-mission-reativacao-ativo-combo-v44 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.basic-achivement,
        .page-template-page-mission-reativacao-online-combo-v43 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.basic-achivement,
        .page-template-page-mission-reativacao-receptivo-combo-v45 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.basic-achivement {
          background-image: url(../images/common/basic-achivement.png); }
        .page-template-page-mission-sac-combo-v46 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.nfl,
        .page-template-page-mission-combo-retencao-v42 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.nfl,
        .page-template-page-mission-reativacao-ativo-combo-v44 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.nfl,
        .page-template-page-mission-reativacao-online-combo-v43 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.nfl,
        .page-template-page-mission-reativacao-receptivo-combo-v45 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.nfl {
          background-image: url(../images/common/NFL.png); }
        .page-template-page-mission-sac-combo-v46 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.boba-fett,
        .page-template-page-mission-combo-retencao-v42 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.boba-fett,
        .page-template-page-mission-reativacao-ativo-combo-v44 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.boba-fett,
        .page-template-page-mission-reativacao-online-combo-v43 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.boba-fett,
        .page-template-page-mission-reativacao-receptivo-combo-v45 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.boba-fett {
          background-image: url(../images/common/Boba-Fett.png); }
        .page-template-page-mission-sac-combo-v46 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.encanto,
        .page-template-page-mission-combo-retencao-v42 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.encanto,
        .page-template-page-mission-reativacao-ativo-combo-v44 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.encanto,
        .page-template-page-mission-reativacao-online-combo-v43 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.encanto,
        .page-template-page-mission-reativacao-receptivo-combo-v45 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.encanto {
          background-image: url(../images/common/Encanto.png); }
        .page-template-page-mission-sac-combo-v46 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-1,
        .page-template-page-mission-combo-retencao-v42 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-1,
        .page-template-page-mission-reativacao-ativo-combo-v44 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-1,
        .page-template-page-mission-reativacao-online-combo-v43 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-1,
        .page-template-page-mission-reativacao-receptivo-combo-v45 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-1 {
          margin-left: auto;
          margin-right: 13vw; }
        .page-template-page-mission-sac-combo-v46 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-2,
        .page-template-page-mission-combo-retencao-v42 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-2,
        .page-template-page-mission-reativacao-ativo-combo-v44 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-2,
        .page-template-page-mission-reativacao-online-combo-v43 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-2,
        .page-template-page-mission-reativacao-receptivo-combo-v45 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-2 {
          margin-left: auto;
          margin-top: -6vw;
          margin-right: 4.5vw; }
        .page-template-page-mission-sac-combo-v46 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-3,
        .page-template-page-mission-combo-retencao-v42 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-3,
        .page-template-page-mission-reativacao-ativo-combo-v44 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-3,
        .page-template-page-mission-reativacao-online-combo-v43 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-3,
        .page-template-page-mission-reativacao-receptivo-combo-v45 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-3 {
          margin-left: auto;
          margin-top: -1vw;
          margin-right: 4.5vw; }
        .page-template-page-mission-sac-combo-v46 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-4,
        .page-template-page-mission-combo-retencao-v42 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-4,
        .page-template-page-mission-reativacao-ativo-combo-v44 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-4,
        .page-template-page-mission-reativacao-online-combo-v43 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-4,
        .page-template-page-mission-reativacao-receptivo-combo-v45 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-4 {
          margin-left: auto;
          margin-top: -16vw;
          margin-right: -4vw; }
    .page-template-page-mission-sac-combo-v46 .bg-gray-light .page-content .footer-banner,
    .page-template-page-mission-combo-retencao-v42 .bg-gray-light .page-content .footer-banner,
    .page-template-page-mission-reativacao-ativo-combo-v44 .bg-gray-light .page-content .footer-banner,
    .page-template-page-mission-reativacao-online-combo-v43 .bg-gray-light .page-content .footer-banner,
    .page-template-page-mission-reativacao-receptivo-combo-v45 .bg-gray-light .page-content .footer-banner {
      position: absolute;
      bottom: 2vw;
      left: 0;
      right: 0; }
      .page-template-page-mission-sac-combo-v46 .bg-gray-light .page-content .footer-banner a.btn,
      .page-template-page-mission-combo-retencao-v42 .bg-gray-light .page-content .footer-banner a.btn,
      .page-template-page-mission-reativacao-ativo-combo-v44 .bg-gray-light .page-content .footer-banner a.btn,
      .page-template-page-mission-reativacao-online-combo-v43 .bg-gray-light .page-content .footer-banner a.btn,
      .page-template-page-mission-reativacao-receptivo-combo-v45 .bg-gray-light .page-content .footer-banner a.btn {
        width: fit-content;
        box-shadow: none; }

.page-template-page-mission-combo-retencao-v42 .bg-gray-light {
  background-image: url(../images/banner/new-tele-cine-background-image-v42.jpg); }

.page-template-page-mission-reativacao-ativo-combo-v44 .bg-gray-light {
  background-image: url(../images/banner/new-tele-cine-background-image-v44.jpg); }

.page-template-page-mission-reativacao-online-combo-v43 .bg-gray-light {
  background-image: url(../images/banner/new-tele-cine-background-image-v43.jpg); }

.page-template-page-mission-reativacao-receptivo-combo-v45 .bg-gray-light {
  background-image: url(../images/banner/new-tele-cine-background-image-v45.jpg); }

.page-template-page-mission-mapa-premiere-retencao-v47 .bg-gray-light,
.page-template-page-mission-mapa-premiere-reativacao-ativo-v49 .bg-gray-light,
.page-template-page-mission-mapa-premiere-reativacao-online-v48 .bg-gray-light,
.page-template-page-mission-mapa-premierereativacao-receptivo-v50 .bg-gray-light {
  background-image: url(../images/banner/premiere-mission-dashboard-background-image-v47.jpg);
  background-position: center;
  background-size: 100%;
  background-repeat: no-repeat;
  height: 100vw; }
  .page-template-page-mission-mapa-premiere-retencao-v47 .bg-gray-light .container,
  .page-template-page-mission-mapa-premiere-reativacao-ativo-v49 .bg-gray-light .container,
  .page-template-page-mission-mapa-premiere-reativacao-online-v48 .bg-gray-light .container,
  .page-template-page-mission-mapa-premierereativacao-receptivo-v50 .bg-gray-light .container {
    max-width: 70vw;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .page-template-page-mission-mapa-premiere-retencao-v47 .bg-gray-light .container,
      .page-template-page-mission-mapa-premiere-reativacao-ativo-v49 .bg-gray-light .container,
      .page-template-page-mission-mapa-premiere-reativacao-online-v48 .bg-gray-light .container,
      .page-template-page-mission-mapa-premierereativacao-receptivo-v50 .bg-gray-light .container {
        max-width: 100vw; } }
  .page-template-page-mission-mapa-premiere-retencao-v47 .bg-gray-light .page-content,
  .page-template-page-mission-mapa-premiere-reativacao-ativo-v49 .bg-gray-light .page-content,
  .page-template-page-mission-mapa-premiere-reativacao-online-v48 .bg-gray-light .page-content,
  .page-template-page-mission-mapa-premierereativacao-receptivo-v50 .bg-gray-light .page-content {
    padding: 0;
    overflow: hidden;
    background-color: transparent;
    margin: 0;
    padding-top: 6%;
    height: 100%; }
    .page-template-page-mission-mapa-premiere-retencao-v47 .bg-gray-light .page-content .post-content,
    .page-template-page-mission-mapa-premiere-reativacao-ativo-v49 .bg-gray-light .page-content .post-content,
    .page-template-page-mission-mapa-premiere-reativacao-online-v48 .bg-gray-light .page-content .post-content,
    .page-template-page-mission-mapa-premierereativacao-receptivo-v50 .bg-gray-light .page-content .post-content {
      position: relative; }
      .page-template-page-mission-mapa-premiere-retencao-v47 .bg-gray-light .page-content .post-content p img,
      .page-template-page-mission-mapa-premiere-reativacao-ativo-v49 .bg-gray-light .page-content .post-content p img,
      .page-template-page-mission-mapa-premiere-reativacao-online-v48 .bg-gray-light .page-content .post-content p img,
      .page-template-page-mission-mapa-premierereativacao-receptivo-v50 .bg-gray-light .page-content .post-content p img {
        width: auto;
        max-width: 100%; }
    .page-template-page-mission-mapa-premiere-retencao-v47 .bg-gray-light .page-content .cini-hexa-grid,
    .page-template-page-mission-mapa-premiere-reativacao-ativo-v49 .bg-gray-light .page-content .cini-hexa-grid,
    .page-template-page-mission-mapa-premiere-reativacao-online-v48 .bg-gray-light .page-content .cini-hexa-grid,
    .page-template-page-mission-mapa-premierereativacao-receptivo-v50 .bg-gray-light .page-content .cini-hexa-grid {
      width: 44.8vw;
      margin: 0 auto;
      position: absolute;
      left: 0;
      right: 0;
      top: 7vw; }
      .page-template-page-mission-mapa-premiere-retencao-v47 .bg-gray-light .page-content .cini-hexa-grid .hex-grid,
      .page-template-page-mission-mapa-premiere-reativacao-ativo-v49 .bg-gray-light .page-content .cini-hexa-grid .hex-grid,
      .page-template-page-mission-mapa-premiere-reativacao-online-v48 .bg-gray-light .page-content .cini-hexa-grid .hex-grid,
      .page-template-page-mission-mapa-premierereativacao-receptivo-v50 .bg-gray-light .page-content .cini-hexa-grid .hex-grid {
        width: 10vw;
        height: 10vw;
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat; }
        .page-template-page-mission-mapa-premiere-retencao-v47 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.unconquered-territory,
        .page-template-page-mission-mapa-premiere-reativacao-ativo-v49 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.unconquered-territory,
        .page-template-page-mission-mapa-premiere-reativacao-online-v48 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.unconquered-territory,
        .page-template-page-mission-mapa-premierereativacao-receptivo-v50 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.unconquered-territory {
          background-image: url(../images/common/unconquered-territory.png); }
        .page-template-page-mission-mapa-premiere-retencao-v47 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.basic-achievement,
        .page-template-page-mission-mapa-premiere-reativacao-ativo-v49 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.basic-achievement,
        .page-template-page-mission-mapa-premiere-reativacao-online-v48 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.basic-achievement,
        .page-template-page-mission-mapa-premierereativacao-receptivo-v50 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.basic-achievement {
          background-image: url(../images/common/basic-achivement-v3.png); }
        .page-template-page-mission-mapa-premiere-retencao-v47 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.week-not-covered,
        .page-template-page-mission-mapa-premiere-reativacao-ativo-v49 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.week-not-covered,
        .page-template-page-mission-mapa-premiere-reativacao-online-v48 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.week-not-covered,
        .page-template-page-mission-mapa-premierereativacao-receptivo-v50 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.week-not-covered {
          background-image: url(../images/common/week-not-covered.png); }
        .page-template-page-mission-mapa-premiere-retencao-v47 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.gunner,
        .page-template-page-mission-mapa-premiere-reativacao-ativo-v49 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.gunner,
        .page-template-page-mission-mapa-premiere-reativacao-online-v48 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.gunner,
        .page-template-page-mission-mapa-premierereativacao-receptivo-v50 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.gunner {
          background-image: url(../images/common/Gunner.png); }
        .page-template-page-mission-mapa-premiere-retencao-v47 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.craque,
        .page-template-page-mission-mapa-premiere-reativacao-ativo-v49 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.craque,
        .page-template-page-mission-mapa-premiere-reativacao-online-v48 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.craque,
        .page-template-page-mission-mapa-premierereativacao-receptivo-v50 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.craque {
          background-image: url(../images/common/Craque.png); }
        .page-template-page-mission-mapa-premiere-retencao-v47 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.bom-de-bola,
        .page-template-page-mission-mapa-premiere-reativacao-ativo-v49 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.bom-de-bola,
        .page-template-page-mission-mapa-premiere-reativacao-online-v48 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.bom-de-bola,
        .page-template-page-mission-mapa-premierereativacao-receptivo-v50 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.bom-de-bola {
          background-image: url(../images/common/Bom-De-Bola.png); }
        .page-template-page-mission-mapa-premiere-retencao-v47 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-1,
        .page-template-page-mission-mapa-premiere-reativacao-ativo-v49 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-1,
        .page-template-page-mission-mapa-premiere-reativacao-online-v48 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-1,
        .page-template-page-mission-mapa-premierereativacao-receptivo-v50 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-1 {
          margin-left: auto;
          margin-right: 13vw; }
        .page-template-page-mission-mapa-premiere-retencao-v47 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-2,
        .page-template-page-mission-mapa-premiere-reativacao-ativo-v49 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-2,
        .page-template-page-mission-mapa-premiere-reativacao-online-v48 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-2,
        .page-template-page-mission-mapa-premierereativacao-receptivo-v50 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-2 {
          margin-left: auto;
          margin-top: -6vw;
          margin-right: 4.5vw; }
        .page-template-page-mission-mapa-premiere-retencao-v47 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-3,
        .page-template-page-mission-mapa-premiere-reativacao-ativo-v49 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-3,
        .page-template-page-mission-mapa-premiere-reativacao-online-v48 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-3,
        .page-template-page-mission-mapa-premierereativacao-receptivo-v50 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-3 {
          margin-left: auto;
          margin-top: -1vw;
          margin-right: 4.5vw; }
        .page-template-page-mission-mapa-premiere-retencao-v47 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-4,
        .page-template-page-mission-mapa-premiere-reativacao-ativo-v49 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-4,
        .page-template-page-mission-mapa-premiere-reativacao-online-v48 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-4,
        .page-template-page-mission-mapa-premierereativacao-receptivo-v50 .bg-gray-light .page-content .cini-hexa-grid .hex-grid.grid-4 {
          margin-left: auto;
          margin-top: -16vw;
          margin-right: -4vw; }
    .page-template-page-mission-mapa-premiere-retencao-v47 .bg-gray-light .page-content .footer-banner,
    .page-template-page-mission-mapa-premiere-reativacao-ativo-v49 .bg-gray-light .page-content .footer-banner,
    .page-template-page-mission-mapa-premiere-reativacao-online-v48 .bg-gray-light .page-content .footer-banner,
    .page-template-page-mission-mapa-premierereativacao-receptivo-v50 .bg-gray-light .page-content .footer-banner {
      position: absolute;
      bottom: 2vw;
      left: 0;
      right: 0; }
      .page-template-page-mission-mapa-premiere-retencao-v47 .bg-gray-light .page-content .footer-banner a.btn,
      .page-template-page-mission-mapa-premiere-reativacao-ativo-v49 .bg-gray-light .page-content .footer-banner a.btn,
      .page-template-page-mission-mapa-premiere-reativacao-online-v48 .bg-gray-light .page-content .footer-banner a.btn,
      .page-template-page-mission-mapa-premierereativacao-receptivo-v50 .bg-gray-light .page-content .footer-banner a.btn {
        width: fit-content;
        box-shadow: none; }

.page-template-page-mission-mapa-premiere-reativacao-ativo-v49 .bg-gray-light {
  background-image: url(../images/banner/premiere-mission-dashboard-background-image-v49.jpg); }

.page-template-page-mission-mapa-premiere-reativacao-online-v48 .bg-gray-light {
  background-image: url(../images/banner/premiere-mission-dashboard-background-image-v48.jpg); }

.page-template-page-mission-mapa-premierereativacao-receptivo-v50 .bg-gray-light {
  background-image: url(../images/banner/premiere-mission-dashboard-background-image-v50.jpg); }

.page-template-page-mission-tele-dashboard-v51 .bg-gray-light {
  height: 100vw;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../images/banner/tele-cine-background-image-v51.jpg); }
  .page-template-page-mission-tele-dashboard-v51 .bg-gray-light .container {
    max-width: 70vw;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .page-template-page-mission-tele-dashboard-v51 .bg-gray-light .container {
        max-width: 100vw; } }
    .page-template-page-mission-tele-dashboard-v51 .bg-gray-light .container .page-content.overflow-y {
      margin: 0;
      padding: 0;
      height: 100%;
      padding-top: 6%;
      overflow: hidden;
      background-color: transparent; }
      .page-template-page-mission-tele-dashboard-v51 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid {
        position: relative; }
        .page-template-page-mission-tele-dashboard-v51 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background {
          width: 100%;
          height: 100%;
          position: unset; }
          .page-template-page-mission-tele-dashboard-v51 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img {
            width: 100%;
            height: 100%;
            object-fit: contain; }
        .page-template-page-mission-tele-dashboard-v51 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list {
          left: 0;
          right: 0;
          bottom: 5vw;
          width: 55vw;
          display: flex;
          margin: 0 auto;
          position: absolute;
          justify-content: space-between; }
          .page-template-page-mission-tele-dashboard-v51 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item {
            width: 11vw;
            height: 12vw;
            position: relative;
            padding-right: 30px;
            background-size: contain;
            background-position: center;
            background-repeat: no-repeat; }
            .page-template-page-mission-tele-dashboard-v51 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after {
              content: "";
              width: 10%;
              height: 10%;
              right: -20%;
              bottom: 5.5vw;
              position: absolute;
              text-align: center;
              display: inline-block;
              transform: rotate(90deg);
              background-size: contain;
              background-repeat: no-repeat;
              background-image: url(../images/icon/arrow-up-icon.png); }
            .page-template-page-mission-tele-dashboard-v51 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after {
              content: none; }
            .page-template-page-mission-tele-dashboard-v51 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-audience-record {
              background-image: url(../images/common/tele-cine-audience-record.png); }
            .page-template-page-mission-tele-dashboard-v51 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-office-success {
              background-image: url(../images/common/tele-cine-office-success.png); }
            .page-template-page-mission-tele-dashboard-v51 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-oscar-winner {
              background-image: url(../images/common/tele-cine-oscar-winner.png); }
            .page-template-page-mission-tele-dashboard-v51 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement {
              background-image: url(../images/common/tele-cine-basic-achievement.png); }
            .page-template-page-mission-tele-dashboard-v51 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached {
              background-image: url(../images/common/tele-cine-not-reached.png); }
            .page-template-page-mission-tele-dashboard-v51 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started {
              background-image: url(../images/common/tele-cine-not-started.png); }
      .page-template-page-mission-tele-dashboard-v51 .bg-gray-light .container .page-content.overflow-y .footer-banner {
        position: absolute;
        bottom: 2vw;
        left: 0;
        right: 0; }
        .page-template-page-mission-tele-dashboard-v51 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn {
          width: fit-content;
          box-shadow: none; }

.page-template-page-mission-tele-dashboard-v52 .bg-gray-light,
.page-template-page-mission-tele-dashboard-v53 .bg-gray-light,
.page-template-page-mission-tele-dashboard-v54 .bg-gray-light,
.page-template-page-mission-tele-dashboard-v55 .bg-gray-light {
  height: 100vw;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .page-template-page-mission-tele-dashboard-v52 .bg-gray-light .container,
  .page-template-page-mission-tele-dashboard-v53 .bg-gray-light .container,
  .page-template-page-mission-tele-dashboard-v54 .bg-gray-light .container,
  .page-template-page-mission-tele-dashboard-v55 .bg-gray-light .container {
    max-width: 70vw;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .page-template-page-mission-tele-dashboard-v52 .bg-gray-light .container,
      .page-template-page-mission-tele-dashboard-v53 .bg-gray-light .container,
      .page-template-page-mission-tele-dashboard-v54 .bg-gray-light .container,
      .page-template-page-mission-tele-dashboard-v55 .bg-gray-light .container {
        max-width: 100vw; } }
    .page-template-page-mission-tele-dashboard-v52 .bg-gray-light .container .page-content.overflow-y,
    .page-template-page-mission-tele-dashboard-v53 .bg-gray-light .container .page-content.overflow-y,
    .page-template-page-mission-tele-dashboard-v54 .bg-gray-light .container .page-content.overflow-y,
    .page-template-page-mission-tele-dashboard-v55 .bg-gray-light .container .page-content.overflow-y {
      margin: 0;
      padding: 0;
      height: 100%;
      padding-top: 6%;
      overflow: hidden;
      background-color: transparent; }
      .page-template-page-mission-tele-dashboard-v52 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid,
      .page-template-page-mission-tele-dashboard-v53 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid,
      .page-template-page-mission-tele-dashboard-v54 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid,
      .page-template-page-mission-tele-dashboard-v55 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid {
        position: relative; }
        .page-template-page-mission-tele-dashboard-v52 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background,
        .page-template-page-mission-tele-dashboard-v53 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background,
        .page-template-page-mission-tele-dashboard-v54 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background,
        .page-template-page-mission-tele-dashboard-v55 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background {
          width: 100%;
          height: 100%;
          position: unset; }
          .page-template-page-mission-tele-dashboard-v52 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img,
          .page-template-page-mission-tele-dashboard-v53 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img,
          .page-template-page-mission-tele-dashboard-v54 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img,
          .page-template-page-mission-tele-dashboard-v55 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img {
            width: 100%;
            height: 100%;
            object-fit: contain; }
        .page-template-page-mission-tele-dashboard-v52 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list,
        .page-template-page-mission-tele-dashboard-v53 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list,
        .page-template-page-mission-tele-dashboard-v54 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list,
        .page-template-page-mission-tele-dashboard-v55 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list {
          left: 0;
          right: 0;
          width: 55vw;
          bottom: 30px;
          display: flex;
          margin: 0 auto;
          position: absolute;
          justify-content: space-between; }
          .page-template-page-mission-tele-dashboard-v52 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item,
          .page-template-page-mission-tele-dashboard-v53 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item,
          .page-template-page-mission-tele-dashboard-v54 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item,
          .page-template-page-mission-tele-dashboard-v55 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item {
            width: 11vw;
            height: 12vw;
            position: relative;
            padding-right: 30px;
            background-size: contain;
            background-position: center;
            background-repeat: no-repeat; }
            .page-template-page-mission-tele-dashboard-v52 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after,
            .page-template-page-mission-tele-dashboard-v53 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after,
            .page-template-page-mission-tele-dashboard-v54 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after,
            .page-template-page-mission-tele-dashboard-v55 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after {
              content: "";
              width: 13%;
              height: 13%;
              right: -20%;
              bottom: 5.5vw;
              position: absolute;
              text-align: center;
              display: inline-block;
              transform: rotate(90deg);
              background-size: contain;
              background-repeat: no-repeat;
              background-image: url(../images/icon/arrow-up-icon.png); }
            .page-template-page-mission-tele-dashboard-v52 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after,
            .page-template-page-mission-tele-dashboard-v53 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after,
            .page-template-page-mission-tele-dashboard-v54 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after,
            .page-template-page-mission-tele-dashboard-v55 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after {
              content: none; }
            .page-template-page-mission-tele-dashboard-v52 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-golden-shoe,
            .page-template-page-mission-tele-dashboard-v53 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-golden-shoe,
            .page-template-page-mission-tele-dashboard-v54 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-golden-shoe,
            .page-template-page-mission-tele-dashboard-v55 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-golden-shoe {
              background-image: url(../images/common/tele-cine-golden-shoe.png); }
            .page-template-page-mission-tele-dashboard-v52 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-silver-shoe,
            .page-template-page-mission-tele-dashboard-v53 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-silver-shoe,
            .page-template-page-mission-tele-dashboard-v54 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-silver-shoe,
            .page-template-page-mission-tele-dashboard-v55 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-silver-shoe {
              background-image: url(../images/common/tele-cine-silver-shoe.png); }
            .page-template-page-mission-tele-dashboard-v52 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-bronze-shoe,
            .page-template-page-mission-tele-dashboard-v53 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-bronze-shoe,
            .page-template-page-mission-tele-dashboard-v54 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-bronze-shoe,
            .page-template-page-mission-tele-dashboard-v55 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-bronze-shoe {
              background-image: url(../images/common/tele-cine-bronze-shoe.png); }
            .page-template-page-mission-tele-dashboard-v52 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement,
            .page-template-page-mission-tele-dashboard-v53 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement,
            .page-template-page-mission-tele-dashboard-v54 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement,
            .page-template-page-mission-tele-dashboard-v55 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement {
              background-image: url(../images/common/tele-cine-basic-achievement.png); }
            .page-template-page-mission-tele-dashboard-v52 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached,
            .page-template-page-mission-tele-dashboard-v53 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached,
            .page-template-page-mission-tele-dashboard-v54 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached,
            .page-template-page-mission-tele-dashboard-v55 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached {
              background-image: url(../images/common/tele-cine-not-reached.png); }
            .page-template-page-mission-tele-dashboard-v52 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started,
            .page-template-page-mission-tele-dashboard-v53 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started,
            .page-template-page-mission-tele-dashboard-v54 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started,
            .page-template-page-mission-tele-dashboard-v55 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started {
              background-image: url(../images/common/tele-cine-not-started.png); }
      .page-template-page-mission-tele-dashboard-v52 .bg-gray-light .container .page-content.overflow-y .footer-banner,
      .page-template-page-mission-tele-dashboard-v53 .bg-gray-light .container .page-content.overflow-y .footer-banner,
      .page-template-page-mission-tele-dashboard-v54 .bg-gray-light .container .page-content.overflow-y .footer-banner,
      .page-template-page-mission-tele-dashboard-v55 .bg-gray-light .container .page-content.overflow-y .footer-banner {
        position: absolute;
        bottom: 2vw;
        left: 0;
        right: 0; }
        .page-template-page-mission-tele-dashboard-v52 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn,
        .page-template-page-mission-tele-dashboard-v53 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn,
        .page-template-page-mission-tele-dashboard-v54 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn,
        .page-template-page-mission-tele-dashboard-v55 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn {
          width: fit-content;
          box-shadow: none; }

.page-template-page-mission-tele-dashboard-v52 .bg-gray-light {
  background-image: url(../images/banner/premiere-mission-dashboard-background-image-v52.jpg); }

.page-template-page-mission-tele-dashboard-v53 .bg-gray-light {
  background-image: url(../images/banner/premiere-mission-dashboard-background-image-v53.jpg); }

.page-template-page-mission-tele-dashboard-v54 .bg-gray-light {
  background-image: url(../images/banner/premiere-mission-dashboard-background-image-v54.jpg); }

.page-template-page-mission-tele-dashboard-v55 .bg-gray-light {
  background-image: url(../images/banner/premiere-mission-dashboard-background-image-v55.jpg); }

.page-template-page-mission-tele-dashboard-v56 .bg-gray-light,
.page-template-page-mission-tele-dashboard-v57 .bg-gray-light,
.page-template-page-mission-tele-dashboard-v58 .bg-gray-light,
.page-template-page-mission-tele-dashboard-v59 .bg-gray-light,
.page-template-page-mission-tele-dashboard-v60 .bg-gray-light {
  height: 105vw;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .page-template-page-mission-tele-dashboard-v56 .bg-gray-light .container,
  .page-template-page-mission-tele-dashboard-v57 .bg-gray-light .container,
  .page-template-page-mission-tele-dashboard-v58 .bg-gray-light .container,
  .page-template-page-mission-tele-dashboard-v59 .bg-gray-light .container,
  .page-template-page-mission-tele-dashboard-v60 .bg-gray-light .container {
    max-width: 70vw;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .page-template-page-mission-tele-dashboard-v56 .bg-gray-light .container,
      .page-template-page-mission-tele-dashboard-v57 .bg-gray-light .container,
      .page-template-page-mission-tele-dashboard-v58 .bg-gray-light .container,
      .page-template-page-mission-tele-dashboard-v59 .bg-gray-light .container,
      .page-template-page-mission-tele-dashboard-v60 .bg-gray-light .container {
        max-width: 100vw; } }
    .page-template-page-mission-tele-dashboard-v56 .bg-gray-light .container .page-content.overflow-y,
    .page-template-page-mission-tele-dashboard-v57 .bg-gray-light .container .page-content.overflow-y,
    .page-template-page-mission-tele-dashboard-v58 .bg-gray-light .container .page-content.overflow-y,
    .page-template-page-mission-tele-dashboard-v59 .bg-gray-light .container .page-content.overflow-y,
    .page-template-page-mission-tele-dashboard-v60 .bg-gray-light .container .page-content.overflow-y {
      margin: 0;
      padding: 0;
      height: 100%;
      padding-top: 6%;
      overflow: hidden;
      background-color: transparent; }
      .page-template-page-mission-tele-dashboard-v56 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid,
      .page-template-page-mission-tele-dashboard-v57 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid,
      .page-template-page-mission-tele-dashboard-v58 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid,
      .page-template-page-mission-tele-dashboard-v59 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid,
      .page-template-page-mission-tele-dashboard-v60 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid {
        position: relative; }
        .page-template-page-mission-tele-dashboard-v56 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background,
        .page-template-page-mission-tele-dashboard-v57 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background,
        .page-template-page-mission-tele-dashboard-v58 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background,
        .page-template-page-mission-tele-dashboard-v59 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background,
        .page-template-page-mission-tele-dashboard-v60 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background {
          width: 100%;
          height: 100%;
          position: unset; }
          .page-template-page-mission-tele-dashboard-v56 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img,
          .page-template-page-mission-tele-dashboard-v57 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img,
          .page-template-page-mission-tele-dashboard-v58 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img,
          .page-template-page-mission-tele-dashboard-v59 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img,
          .page-template-page-mission-tele-dashboard-v60 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img {
            width: 100%;
            height: 100%;
            object-fit: contain; }
        .page-template-page-mission-tele-dashboard-v56 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list,
        .page-template-page-mission-tele-dashboard-v57 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list,
        .page-template-page-mission-tele-dashboard-v58 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list,
        .page-template-page-mission-tele-dashboard-v59 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list,
        .page-template-page-mission-tele-dashboard-v60 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list {
          left: 0;
          right: 0;
          width: 55vw;
          bottom: 30px;
          display: flex;
          margin: 0 auto;
          position: absolute;
          justify-content: space-between; }
          .page-template-page-mission-tele-dashboard-v56 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item,
          .page-template-page-mission-tele-dashboard-v57 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item,
          .page-template-page-mission-tele-dashboard-v58 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item,
          .page-template-page-mission-tele-dashboard-v59 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item,
          .page-template-page-mission-tele-dashboard-v60 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item {
            width: 11vw;
            height: 12vw;
            position: relative;
            padding-right: 30px;
            background-size: contain;
            background-position: center;
            background-repeat: no-repeat; }
            .page-template-page-mission-tele-dashboard-v56 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after,
            .page-template-page-mission-tele-dashboard-v57 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after,
            .page-template-page-mission-tele-dashboard-v58 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after,
            .page-template-page-mission-tele-dashboard-v59 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after,
            .page-template-page-mission-tele-dashboard-v60 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after {
              content: "";
              width: 13%;
              height: 13%;
              right: -20%;
              bottom: 5.5vw;
              position: absolute;
              text-align: center;
              display: inline-block;
              transform: rotate(90deg);
              background-size: contain;
              background-repeat: no-repeat;
              background-image: url(../images/icon/arrow-up-icon.png); }
            .page-template-page-mission-tele-dashboard-v56 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after,
            .page-template-page-mission-tele-dashboard-v57 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after,
            .page-template-page-mission-tele-dashboard-v58 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after,
            .page-template-page-mission-tele-dashboard-v59 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after,
            .page-template-page-mission-tele-dashboard-v60 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after {
              content: none; }
            .page-template-page-mission-tele-dashboard-v56 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-dog-patrol,
            .page-template-page-mission-tele-dashboard-v57 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-dog-patrol,
            .page-template-page-mission-tele-dashboard-v58 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-dog-patrol,
            .page-template-page-mission-tele-dashboard-v59 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-dog-patrol,
            .page-template-page-mission-tele-dashboard-v60 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-dog-patrol {
              background-image: url(../images/common/tele-cine-dog-patrol.png); }
            .page-template-page-mission-tele-dashboard-v56 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-trio-patrol,
            .page-template-page-mission-tele-dashboard-v57 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-trio-patrol,
            .page-template-page-mission-tele-dashboard-v58 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-trio-patrol,
            .page-template-page-mission-tele-dashboard-v59 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-trio-patrol,
            .page-template-page-mission-tele-dashboard-v60 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-trio-patrol {
              background-image: url(../images/common/tele-cine-trio-patrol.png); }
            .page-template-page-mission-tele-dashboard-v56 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-chase,
            .page-template-page-mission-tele-dashboard-v57 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-chase,
            .page-template-page-mission-tele-dashboard-v58 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-chase,
            .page-template-page-mission-tele-dashboard-v59 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-chase,
            .page-template-page-mission-tele-dashboard-v60 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-chase {
              background-image: url(../images/common/tele-cine-chase.png); }
            .page-template-page-mission-tele-dashboard-v56 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement,
            .page-template-page-mission-tele-dashboard-v57 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement,
            .page-template-page-mission-tele-dashboard-v58 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement,
            .page-template-page-mission-tele-dashboard-v59 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement,
            .page-template-page-mission-tele-dashboard-v60 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement {
              background-image: url(../images/common/tele-cine-basic-achievement.png); }
            .page-template-page-mission-tele-dashboard-v56 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached,
            .page-template-page-mission-tele-dashboard-v57 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached,
            .page-template-page-mission-tele-dashboard-v58 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached,
            .page-template-page-mission-tele-dashboard-v59 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached,
            .page-template-page-mission-tele-dashboard-v60 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached {
              background-image: url(../images/common/tele-cine-not-reached.png); }
            .page-template-page-mission-tele-dashboard-v56 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started,
            .page-template-page-mission-tele-dashboard-v57 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started,
            .page-template-page-mission-tele-dashboard-v58 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started,
            .page-template-page-mission-tele-dashboard-v59 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started,
            .page-template-page-mission-tele-dashboard-v60 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started {
              background-image: url(../images/common/tele-cine-not-started.png); }
      .page-template-page-mission-tele-dashboard-v56 .bg-gray-light .container .page-content.overflow-y .footer-banner,
      .page-template-page-mission-tele-dashboard-v57 .bg-gray-light .container .page-content.overflow-y .footer-banner,
      .page-template-page-mission-tele-dashboard-v58 .bg-gray-light .container .page-content.overflow-y .footer-banner,
      .page-template-page-mission-tele-dashboard-v59 .bg-gray-light .container .page-content.overflow-y .footer-banner,
      .page-template-page-mission-tele-dashboard-v60 .bg-gray-light .container .page-content.overflow-y .footer-banner {
        position: absolute;
        bottom: 2vw;
        left: 0;
        right: 0; }
        .page-template-page-mission-tele-dashboard-v56 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn,
        .page-template-page-mission-tele-dashboard-v57 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn,
        .page-template-page-mission-tele-dashboard-v58 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn,
        .page-template-page-mission-tele-dashboard-v59 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn,
        .page-template-page-mission-tele-dashboard-v60 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn {
          width: fit-content;
          box-shadow: none; }

.page-template-page-mission-tele-dashboard-v56 .bg-gray-light {
  background-image: url(../images/banner/tele-cine-background-image-v56.jpg); }

.page-template-page-mission-tele-dashboard-v57 .bg-gray-light {
  background-image: url(../images/banner/tele-cine-background-image-v57.jpg); }

.page-template-page-mission-tele-dashboard-v58 .bg-gray-light {
  height: 110vw;
  background-image: url(../images/banner/tele-cine-background-image-v58.jpg); }

.page-template-page-mission-tele-dashboard-v59 .bg-gray-light {
  height: 110vw;
  background-image: url(../images/banner/tele-cine-background-image-v59.jpg); }

.page-template-page-mission-tele-dashboard-v60 .bg-gray-light {
  height: 110vw;
  background-image: url(../images/banner/tele-cine-background-image-v60.jpg); }

.page-template-page-hbo-mission-dashboard-v61 .bg-gray-light,
.page-template-page-hbo-mission-dashboard-v62 .bg-gray-light,
.page-template-page-hbo-mission-dashboard-v63 .bg-gray-light,
.page-template-page-hbo-mission-dashboard-v64 .bg-gray-light,
.page-template-page-hbo-mission-dashboard-v65 .bg-gray-light {
  height: 105vw;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .page-template-page-hbo-mission-dashboard-v61 .bg-gray-light .container,
  .page-template-page-hbo-mission-dashboard-v62 .bg-gray-light .container,
  .page-template-page-hbo-mission-dashboard-v63 .bg-gray-light .container,
  .page-template-page-hbo-mission-dashboard-v64 .bg-gray-light .container,
  .page-template-page-hbo-mission-dashboard-v65 .bg-gray-light .container {
    max-width: 70vw;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .page-template-page-hbo-mission-dashboard-v61 .bg-gray-light .container,
      .page-template-page-hbo-mission-dashboard-v62 .bg-gray-light .container,
      .page-template-page-hbo-mission-dashboard-v63 .bg-gray-light .container,
      .page-template-page-hbo-mission-dashboard-v64 .bg-gray-light .container,
      .page-template-page-hbo-mission-dashboard-v65 .bg-gray-light .container {
        max-width: 100vw; } }
    .page-template-page-hbo-mission-dashboard-v61 .bg-gray-light .container .page-content.overflow-y,
    .page-template-page-hbo-mission-dashboard-v62 .bg-gray-light .container .page-content.overflow-y,
    .page-template-page-hbo-mission-dashboard-v63 .bg-gray-light .container .page-content.overflow-y,
    .page-template-page-hbo-mission-dashboard-v64 .bg-gray-light .container .page-content.overflow-y,
    .page-template-page-hbo-mission-dashboard-v65 .bg-gray-light .container .page-content.overflow-y {
      margin: 0;
      padding: 0;
      height: 100%;
      padding-top: 10%;
      overflow: hidden;
      background-color: transparent; }
      .page-template-page-hbo-mission-dashboard-v61 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid,
      .page-template-page-hbo-mission-dashboard-v62 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid,
      .page-template-page-hbo-mission-dashboard-v63 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid,
      .page-template-page-hbo-mission-dashboard-v64 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid,
      .page-template-page-hbo-mission-dashboard-v65 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid {
        position: relative; }
        .page-template-page-hbo-mission-dashboard-v61 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background,
        .page-template-page-hbo-mission-dashboard-v62 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background,
        .page-template-page-hbo-mission-dashboard-v63 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background,
        .page-template-page-hbo-mission-dashboard-v64 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background,
        .page-template-page-hbo-mission-dashboard-v65 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background {
          width: 100%;
          height: 100%;
          position: unset; }
          .page-template-page-hbo-mission-dashboard-v61 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img,
          .page-template-page-hbo-mission-dashboard-v62 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img,
          .page-template-page-hbo-mission-dashboard-v63 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img,
          .page-template-page-hbo-mission-dashboard-v64 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img,
          .page-template-page-hbo-mission-dashboard-v65 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img {
            width: 100%;
            height: 100%;
            object-fit: contain; }
        .page-template-page-hbo-mission-dashboard-v61 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list,
        .page-template-page-hbo-mission-dashboard-v62 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list,
        .page-template-page-hbo-mission-dashboard-v63 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list,
        .page-template-page-hbo-mission-dashboard-v64 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list,
        .page-template-page-hbo-mission-dashboard-v65 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list {
          left: 0;
          right: 0;
          width: 55vw;
          bottom: 5vw;
          display: flex;
          margin: 0 auto;
          position: absolute;
          justify-content: space-between; }
          .page-template-page-hbo-mission-dashboard-v61 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item,
          .page-template-page-hbo-mission-dashboard-v62 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item,
          .page-template-page-hbo-mission-dashboard-v63 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item,
          .page-template-page-hbo-mission-dashboard-v64 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item,
          .page-template-page-hbo-mission-dashboard-v65 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item {
            width: 11vw;
            height: 12vw;
            position: relative;
            padding-right: 30px;
            background-size: contain;
            background-position: center;
            background-repeat: no-repeat; }
            .page-template-page-hbo-mission-dashboard-v61 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after,
            .page-template-page-hbo-mission-dashboard-v62 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after,
            .page-template-page-hbo-mission-dashboard-v63 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after,
            .page-template-page-hbo-mission-dashboard-v64 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after,
            .page-template-page-hbo-mission-dashboard-v65 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after {
              content: "";
              width: 13%;
              height: 13%;
              right: -20%;
              bottom: 5.5vw;
              position: absolute;
              text-align: center;
              display: inline-block;
              transform: rotate(90deg);
              background-size: contain;
              background-repeat: no-repeat;
              background-image: url(../images/icon/arrow-up-icon.png); }
            .page-template-page-hbo-mission-dashboard-v61 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after,
            .page-template-page-hbo-mission-dashboard-v62 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after,
            .page-template-page-hbo-mission-dashboard-v63 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after,
            .page-template-page-hbo-mission-dashboard-v64 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after,
            .page-template-page-hbo-mission-dashboard-v65 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after {
              content: none; }
            .page-template-page-hbo-mission-dashboard-v61 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-batman,
            .page-template-page-hbo-mission-dashboard-v62 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-batman,
            .page-template-page-hbo-mission-dashboard-v63 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-batman,
            .page-template-page-hbo-mission-dashboard-v64 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-batman,
            .page-template-page-hbo-mission-dashboard-v65 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-batman {
              background-image: url(../images/common/tele-cine-batman.png); }
            .page-template-page-hbo-mission-dashboard-v61 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-cat-woman,
            .page-template-page-hbo-mission-dashboard-v62 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-cat-woman,
            .page-template-page-hbo-mission-dashboard-v63 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-cat-woman,
            .page-template-page-hbo-mission-dashboard-v64 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-cat-woman,
            .page-template-page-hbo-mission-dashboard-v65 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-cat-woman {
              background-image: url(../images/common/tele-cine-cat-woman.png); }
            .page-template-page-hbo-mission-dashboard-v61 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-charade,
            .page-template-page-hbo-mission-dashboard-v62 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-charade,
            .page-template-page-hbo-mission-dashboard-v63 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-charade,
            .page-template-page-hbo-mission-dashboard-v64 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-charade,
            .page-template-page-hbo-mission-dashboard-v65 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-charade {
              background-image: url(../images/common/tele-cine-charade.png); }
            .page-template-page-hbo-mission-dashboard-v61 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement,
            .page-template-page-hbo-mission-dashboard-v62 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement,
            .page-template-page-hbo-mission-dashboard-v63 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement,
            .page-template-page-hbo-mission-dashboard-v64 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement,
            .page-template-page-hbo-mission-dashboard-v65 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement {
              background-image: url(../images/common/tele-cine-basic-achievement.png); }
            .page-template-page-hbo-mission-dashboard-v61 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached,
            .page-template-page-hbo-mission-dashboard-v62 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached,
            .page-template-page-hbo-mission-dashboard-v63 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached,
            .page-template-page-hbo-mission-dashboard-v64 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached,
            .page-template-page-hbo-mission-dashboard-v65 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached {
              background-image: url(../images/common/tele-cine-not-reached.png); }
            .page-template-page-hbo-mission-dashboard-v61 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started,
            .page-template-page-hbo-mission-dashboard-v62 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started,
            .page-template-page-hbo-mission-dashboard-v63 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started,
            .page-template-page-hbo-mission-dashboard-v64 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started,
            .page-template-page-hbo-mission-dashboard-v65 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started {
              background-image: url(../images/common/tele-cine-not-started.png); }
      .page-template-page-hbo-mission-dashboard-v61 .bg-gray-light .container .page-content.overflow-y .footer-banner,
      .page-template-page-hbo-mission-dashboard-v62 .bg-gray-light .container .page-content.overflow-y .footer-banner,
      .page-template-page-hbo-mission-dashboard-v63 .bg-gray-light .container .page-content.overflow-y .footer-banner,
      .page-template-page-hbo-mission-dashboard-v64 .bg-gray-light .container .page-content.overflow-y .footer-banner,
      .page-template-page-hbo-mission-dashboard-v65 .bg-gray-light .container .page-content.overflow-y .footer-banner {
        position: absolute;
        bottom: 2vw;
        left: 0;
        right: 0; }
        .page-template-page-hbo-mission-dashboard-v61 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn,
        .page-template-page-hbo-mission-dashboard-v62 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn,
        .page-template-page-hbo-mission-dashboard-v63 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn,
        .page-template-page-hbo-mission-dashboard-v64 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn,
        .page-template-page-hbo-mission-dashboard-v65 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn {
          width: fit-content;
          box-shadow: none; }

.page-template-page-hbo-mission-dashboard-v61 .bg-gray-light {
  background-image: url(../images/banner/tele-cine-background-image-v61.jpg); }

.page-template-page-hbo-mission-dashboard-v62 .bg-gray-light {
  background-image: url(../images/banner/tele-cine-background-image-v62.jpg); }

.page-template-page-hbo-mission-dashboard-v63 .bg-gray-light {
  height: 110vw;
  background-image: url(../images/banner/tele-cine-background-image-v63.jpg); }

.page-template-page-hbo-mission-dashboard-v64 .bg-gray-light {
  height: 100vw;
  background-size: 100%;
  background-image: url(../images/banner/tele-cine-background-image-v64.jpg); }

.page-template-page-hbo-mission-dashboard-v65 .bg-gray-light {
  height: 100vw;
  background-size: 100%;
  background-image: url(../images/banner/tele-cine-background-image-v65.jpg); }

.page-template-page-mission-tele-dashboard-v66 .bg-gray-light {
  height: 105vw;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../images/banner/tele-cine-background-image-v66.jpg); }
  .page-template-page-mission-tele-dashboard-v66 .bg-gray-light .container {
    max-width: 70vw;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .page-template-page-mission-tele-dashboard-v66 .bg-gray-light .container {
        max-width: 100vw; } }
    .page-template-page-mission-tele-dashboard-v66 .bg-gray-light .container .page-content.overflow-y {
      margin: 0;
      padding: 0;
      height: 100%;
      padding-top: 10%;
      overflow: hidden;
      background-color: transparent; }
      .page-template-page-mission-tele-dashboard-v66 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid {
        position: relative; }
        .page-template-page-mission-tele-dashboard-v66 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background {
          width: 100%;
          height: 100%;
          position: unset; }
          .page-template-page-mission-tele-dashboard-v66 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img {
            width: 100%;
            height: 100%;
            object-fit: contain; }
        .page-template-page-mission-tele-dashboard-v66 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list {
          left: 0;
          right: 0;
          width: 55vw;
          bottom: 5vw;
          display: flex;
          margin: 0 auto;
          position: absolute;
          justify-content: space-between; }
          .page-template-page-mission-tele-dashboard-v66 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item {
            width: 11vw;
            height: 12vw;
            position: relative;
            padding-right: 30px;
            background-size: contain;
            background-position: center;
            background-repeat: no-repeat; }
            .page-template-page-mission-tele-dashboard-v66 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after {
              content: "";
              width: 13%;
              height: 13%;
              right: -20%;
              bottom: 5.5vw;
              position: absolute;
              text-align: center;
              display: inline-block;
              transform: rotate(90deg);
              background-size: contain;
              background-repeat: no-repeat;
              background-image: url(../images/icon/arrow-up-icon.png); }
            .page-template-page-mission-tele-dashboard-v66 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after {
              content: none; }
            .page-template-page-mission-tele-dashboard-v66 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-007-no-time-to-die {
              background-image: url(../images/common/tele-cine-007-no-time-to-die.png); }
            .page-template-page-mission-tele-dashboard-v66 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-007-against-spectrum {
              background-image: url(../images/common/tele-cine-007-against-spectrum.png); }
            .page-template-page-mission-tele-dashboard-v66 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-007-skyfall-operation {
              background-image: url(../images/common/tele-cine-007-skyfall-operation.png); }
            .page-template-page-mission-tele-dashboard-v66 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement {
              background-image: url(../images/common/tele-cine-basic-achievement.png); }
            .page-template-page-mission-tele-dashboard-v66 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached {
              background-image: url(../images/common/tele-cine-not-reached.png); }
            .page-template-page-mission-tele-dashboard-v66 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started {
              background-image: url(../images/common/tele-cine-not-started.png); }
      .page-template-page-mission-tele-dashboard-v66 .bg-gray-light .container .page-content.overflow-y .footer-banner {
        position: absolute;
        bottom: 2vw;
        left: 0;
        right: 0; }
        .page-template-page-mission-tele-dashboard-v66 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn {
          width: fit-content;
          box-shadow: none; }

.page-template-page-hbo-mission-dashboard-v67 .bg-gray-light,
.page-template-page-hbo-mission-dashboard-v68 .bg-gray-light,
.page-template-page-hbo-mission-dashboard-v69 .bg-gray-light {
  height: 100vw;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat; }
  .page-template-page-hbo-mission-dashboard-v67 .bg-gray-light .container,
  .page-template-page-hbo-mission-dashboard-v68 .bg-gray-light .container,
  .page-template-page-hbo-mission-dashboard-v69 .bg-gray-light .container {
    max-width: 70vw;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .page-template-page-hbo-mission-dashboard-v67 .bg-gray-light .container,
      .page-template-page-hbo-mission-dashboard-v68 .bg-gray-light .container,
      .page-template-page-hbo-mission-dashboard-v69 .bg-gray-light .container {
        max-width: 100vw; } }
    .page-template-page-hbo-mission-dashboard-v67 .bg-gray-light .container .page-content.overflow-y,
    .page-template-page-hbo-mission-dashboard-v68 .bg-gray-light .container .page-content.overflow-y,
    .page-template-page-hbo-mission-dashboard-v69 .bg-gray-light .container .page-content.overflow-y {
      margin: 0;
      padding: 0;
      height: 100%;
      padding-top: 10%;
      overflow: hidden;
      background-color: transparent; }
      .page-template-page-hbo-mission-dashboard-v67 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid,
      .page-template-page-hbo-mission-dashboard-v68 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid,
      .page-template-page-hbo-mission-dashboard-v69 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid {
        position: relative; }
        .page-template-page-hbo-mission-dashboard-v67 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background,
        .page-template-page-hbo-mission-dashboard-v68 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background,
        .page-template-page-hbo-mission-dashboard-v69 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background {
          width: 100%;
          height: 100%;
          position: unset; }
          .page-template-page-hbo-mission-dashboard-v67 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img,
          .page-template-page-hbo-mission-dashboard-v68 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img,
          .page-template-page-hbo-mission-dashboard-v69 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img {
            width: 100%;
            height: 100%;
            object-fit: contain; }
        .page-template-page-hbo-mission-dashboard-v67 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list,
        .page-template-page-hbo-mission-dashboard-v68 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list,
        .page-template-page-hbo-mission-dashboard-v69 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list {
          left: 0;
          right: 0;
          width: 55vw;
          bottom: 5vw;
          display: flex;
          margin: 0 auto;
          position: absolute;
          justify-content: space-between; }
          .page-template-page-hbo-mission-dashboard-v67 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item,
          .page-template-page-hbo-mission-dashboard-v68 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item,
          .page-template-page-hbo-mission-dashboard-v69 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item {
            width: 11vw;
            height: 12vw;
            position: relative;
            padding-right: 30px;
            background-size: contain;
            background-position: center;
            background-repeat: no-repeat; }
            .page-template-page-hbo-mission-dashboard-v67 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after,
            .page-template-page-hbo-mission-dashboard-v68 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after,
            .page-template-page-hbo-mission-dashboard-v69 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after {
              content: "";
              width: 13%;
              height: 13%;
              right: -20%;
              bottom: 5.5vw;
              position: absolute;
              text-align: center;
              display: inline-block;
              transform: rotate(90deg);
              background-size: contain;
              background-repeat: no-repeat;
              background-image: url(../images/icon/arrow-up-icon.png); }
            .page-template-page-hbo-mission-dashboard-v67 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after,
            .page-template-page-hbo-mission-dashboard-v68 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after,
            .page-template-page-hbo-mission-dashboard-v69 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after {
              content: none; }
            .page-template-page-hbo-mission-dashboard-v67 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-target-dumbledore,
            .page-template-page-hbo-mission-dashboard-v68 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-target-dumbledore,
            .page-template-page-hbo-mission-dashboard-v69 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-target-dumbledore {
              background-image: url(../images/common/tele-cine-target-dumbledore.png); }
            .page-template-page-hbo-mission-dashboard-v67 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-newt-scamander,
            .page-template-page-hbo-mission-dashboard-v68 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-newt-scamander,
            .page-template-page-hbo-mission-dashboard-v69 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-newt-scamander {
              background-image: url(../images/common/tele-cine-newt-scamander.png); }
            .page-template-page-hbo-mission-dashboard-v67 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-tina-goldstein,
            .page-template-page-hbo-mission-dashboard-v68 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-tina-goldstein,
            .page-template-page-hbo-mission-dashboard-v69 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-tina-goldstein {
              background-image: url(../images/common/tele-cine-tina-goldstein.png); }
            .page-template-page-hbo-mission-dashboard-v67 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement,
            .page-template-page-hbo-mission-dashboard-v68 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement,
            .page-template-page-hbo-mission-dashboard-v69 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement {
              background-image: url(../images/common/tele-cine-basic-achievement.png); }
            .page-template-page-hbo-mission-dashboard-v67 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached,
            .page-template-page-hbo-mission-dashboard-v68 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached,
            .page-template-page-hbo-mission-dashboard-v69 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached {
              background-image: url(../images/common/tele-cine-not-reached.png); }
            .page-template-page-hbo-mission-dashboard-v67 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started,
            .page-template-page-hbo-mission-dashboard-v68 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started,
            .page-template-page-hbo-mission-dashboard-v69 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started {
              background-image: url(../images/common/tele-cine-not-started.png); }
      .page-template-page-hbo-mission-dashboard-v67 .bg-gray-light .container .page-content.overflow-y .footer-banner,
      .page-template-page-hbo-mission-dashboard-v68 .bg-gray-light .container .page-content.overflow-y .footer-banner,
      .page-template-page-hbo-mission-dashboard-v69 .bg-gray-light .container .page-content.overflow-y .footer-banner {
        position: absolute;
        bottom: 2vw;
        left: 0;
        right: 0; }
        .page-template-page-hbo-mission-dashboard-v67 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn,
        .page-template-page-hbo-mission-dashboard-v68 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn,
        .page-template-page-hbo-mission-dashboard-v69 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn {
          width: fit-content;
          box-shadow: none; }

.page-template-page-hbo-mission-dashboard-v67 .bg-gray-light {
  height: 105vw;
  background-image: url(../images/banner/tele-cine-background-image-v67.jpg); }

.page-template-page-hbo-mission-dashboard-v68 .bg-gray-light {
  background-image: url(../images/banner/tele-cine-background-image-v68.jpg); }

.page-template-page-hbo-mission-dashboard-v69 .bg-gray-light {
  background-image: url(../images/banner/tele-cine-background-image-v69.jpg); }

.page-template-page-mission-tele-dashboard-v70 .bg-gray-light,
.page-template-page-mission-tele-dashboard-v71 .bg-gray-light,
.page-template-page-mission-tele-dashboard-v72 .bg-gray-light {
  height: 105vw;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .page-template-page-mission-tele-dashboard-v70 .bg-gray-light .container,
  .page-template-page-mission-tele-dashboard-v71 .bg-gray-light .container,
  .page-template-page-mission-tele-dashboard-v72 .bg-gray-light .container {
    max-width: 70vw;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .page-template-page-mission-tele-dashboard-v70 .bg-gray-light .container,
      .page-template-page-mission-tele-dashboard-v71 .bg-gray-light .container,
      .page-template-page-mission-tele-dashboard-v72 .bg-gray-light .container {
        max-width: 100vw; } }
    .page-template-page-mission-tele-dashboard-v70 .bg-gray-light .container .page-content.overflow-y,
    .page-template-page-mission-tele-dashboard-v71 .bg-gray-light .container .page-content.overflow-y,
    .page-template-page-mission-tele-dashboard-v72 .bg-gray-light .container .page-content.overflow-y {
      margin: 0;
      padding: 0;
      height: 100%;
      padding-top: 10%;
      overflow: hidden;
      background-color: transparent; }
      .page-template-page-mission-tele-dashboard-v70 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid,
      .page-template-page-mission-tele-dashboard-v71 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid,
      .page-template-page-mission-tele-dashboard-v72 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid {
        position: relative; }
        .page-template-page-mission-tele-dashboard-v70 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background,
        .page-template-page-mission-tele-dashboard-v71 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background,
        .page-template-page-mission-tele-dashboard-v72 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background {
          width: 100%;
          height: 100%;
          position: unset; }
          .page-template-page-mission-tele-dashboard-v70 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img,
          .page-template-page-mission-tele-dashboard-v71 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img,
          .page-template-page-mission-tele-dashboard-v72 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img {
            width: 100%;
            height: 100%;
            object-fit: contain; }
        .page-template-page-mission-tele-dashboard-v70 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list,
        .page-template-page-mission-tele-dashboard-v71 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list,
        .page-template-page-mission-tele-dashboard-v72 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list {
          left: 0;
          right: 0;
          width: 55vw;
          bottom: 8vw;
          display: flex;
          margin: 0 auto;
          position: absolute;
          justify-content: space-between; }
          .page-template-page-mission-tele-dashboard-v70 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item,
          .page-template-page-mission-tele-dashboard-v71 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item,
          .page-template-page-mission-tele-dashboard-v72 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item {
            width: 11vw;
            height: 12vw;
            position: relative;
            padding-right: 30px;
            background-size: contain;
            background-position: center;
            background-repeat: no-repeat; }
            .page-template-page-mission-tele-dashboard-v70 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after,
            .page-template-page-mission-tele-dashboard-v71 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after,
            .page-template-page-mission-tele-dashboard-v72 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after {
              content: "";
              width: 13%;
              height: 13%;
              right: -20%;
              bottom: 5.5vw;
              position: absolute;
              text-align: center;
              display: inline-block;
              transform: rotate(90deg);
              background-size: contain;
              background-repeat: no-repeat;
              background-image: url(../images/icon/arrow-up-icon.png); }
            .page-template-page-mission-tele-dashboard-v70 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after,
            .page-template-page-mission-tele-dashboard-v71 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after,
            .page-template-page-mission-tele-dashboard-v72 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after {
              content: none; }
            .page-template-page-mission-tele-dashboard-v70 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-the-moon-show,
            .page-template-page-mission-tele-dashboard-v71 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-the-moon-show,
            .page-template-page-mission-tele-dashboard-v72 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-the-moon-show {
              background-image: url(../images/common/tele-cine-the-moon-show.png); }
            .page-template-page-mission-tele-dashboard-v70 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-brothers-at-work,
            .page-template-page-mission-tele-dashboard-v71 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-brothers-at-work,
            .page-template-page-mission-tele-dashboard-v72 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-brothers-at-work {
              background-image: url(../images/common/tele-cine-brothers-at-work.png); }
            .page-template-page-mission-tele-dashboard-v70 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-iron-chef,
            .page-template-page-mission-tele-dashboard-v71 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-iron-chef,
            .page-template-page-mission-tele-dashboard-v72 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-iron-chef {
              background-image: url(../images/common/tele-cine-iron-chef.png); }
            .page-template-page-mission-tele-dashboard-v70 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement,
            .page-template-page-mission-tele-dashboard-v71 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement,
            .page-template-page-mission-tele-dashboard-v72 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement {
              background-image: url(../images/common/tele-cine-basic-achievement.png); }
            .page-template-page-mission-tele-dashboard-v70 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached,
            .page-template-page-mission-tele-dashboard-v71 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached,
            .page-template-page-mission-tele-dashboard-v72 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached {
              background-image: url(../images/common/tele-cine-not-reached.png); }
            .page-template-page-mission-tele-dashboard-v70 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started,
            .page-template-page-mission-tele-dashboard-v71 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started,
            .page-template-page-mission-tele-dashboard-v72 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started {
              background-image: url(../images/common/tele-cine-not-started.png); }
      .page-template-page-mission-tele-dashboard-v70 .bg-gray-light .container .page-content.overflow-y .footer-banner,
      .page-template-page-mission-tele-dashboard-v71 .bg-gray-light .container .page-content.overflow-y .footer-banner,
      .page-template-page-mission-tele-dashboard-v72 .bg-gray-light .container .page-content.overflow-y .footer-banner {
        position: absolute;
        bottom: 2vw;
        left: 0;
        right: 0; }
        .page-template-page-mission-tele-dashboard-v70 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn,
        .page-template-page-mission-tele-dashboard-v71 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn,
        .page-template-page-mission-tele-dashboard-v72 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn {
          width: fit-content;
          box-shadow: none; }

.page-template-page-mission-tele-dashboard-v70 .bg-gray-light {
  background-image: url(../images/banner/tele-cine-background-image-v70.jpg); }

.page-template-page-mission-tele-dashboard-v71 .bg-gray-light {
  background-image: url(../images/banner/tele-cine-background-image-v71.jpg); }

.page-template-page-mission-tele-dashboard-v72 .bg-gray-light {
  background-image: url(../images/banner/tele-cine-background-image-v72.jpg); }

.page-template-page-mission-tele-dashboard-v73 .bg-gray-light,
.page-template-page-mission-tele-dashboard-v74 .bg-gray-light,
.page-template-page-mission-tele-dashboard-v75 .bg-gray-light {
  height: 105vw;
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat; }
  .page-template-page-mission-tele-dashboard-v73 .bg-gray-light .container,
  .page-template-page-mission-tele-dashboard-v74 .bg-gray-light .container,
  .page-template-page-mission-tele-dashboard-v75 .bg-gray-light .container {
    max-width: 70vw;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .page-template-page-mission-tele-dashboard-v73 .bg-gray-light .container,
      .page-template-page-mission-tele-dashboard-v74 .bg-gray-light .container,
      .page-template-page-mission-tele-dashboard-v75 .bg-gray-light .container {
        max-width: 100vw; } }
    .page-template-page-mission-tele-dashboard-v73 .bg-gray-light .container .page-content.overflow-y,
    .page-template-page-mission-tele-dashboard-v74 .bg-gray-light .container .page-content.overflow-y,
    .page-template-page-mission-tele-dashboard-v75 .bg-gray-light .container .page-content.overflow-y {
      margin: 0;
      padding: 0;
      height: 100%;
      padding-top: 10%;
      overflow: hidden;
      background-color: transparent; }
      .page-template-page-mission-tele-dashboard-v73 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid,
      .page-template-page-mission-tele-dashboard-v74 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid,
      .page-template-page-mission-tele-dashboard-v75 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid {
        position: relative; }
        .page-template-page-mission-tele-dashboard-v73 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background,
        .page-template-page-mission-tele-dashboard-v74 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background,
        .page-template-page-mission-tele-dashboard-v75 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background {
          width: 100%;
          height: 100%;
          position: unset; }
          .page-template-page-mission-tele-dashboard-v73 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img,
          .page-template-page-mission-tele-dashboard-v74 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img,
          .page-template-page-mission-tele-dashboard-v75 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img {
            width: 100%;
            height: 100%;
            object-fit: contain; }
        .page-template-page-mission-tele-dashboard-v73 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list,
        .page-template-page-mission-tele-dashboard-v74 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list,
        .page-template-page-mission-tele-dashboard-v75 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list {
          left: 0;
          right: 0;
          width: 55vw;
          bottom: 60px;
          display: flex;
          margin: 0 auto;
          position: absolute;
          justify-content: space-between; }
          .page-template-page-mission-tele-dashboard-v73 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item,
          .page-template-page-mission-tele-dashboard-v74 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item,
          .page-template-page-mission-tele-dashboard-v75 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item {
            width: 11vw;
            height: 12vw;
            position: relative;
            padding-right: 30px;
            background-size: contain;
            background-position: center;
            background-repeat: no-repeat; }
            .page-template-page-mission-tele-dashboard-v73 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after,
            .page-template-page-mission-tele-dashboard-v74 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after,
            .page-template-page-mission-tele-dashboard-v75 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after {
              content: "";
              width: 13%;
              height: 13%;
              right: -20%;
              bottom: 5.5vw;
              position: absolute;
              text-align: center;
              display: inline-block;
              transform: rotate(90deg);
              background-size: contain;
              background-repeat: no-repeat;
              background-image: url(../images/icon/arrow-up-icon.png); }
            .page-template-page-mission-tele-dashboard-v73 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after,
            .page-template-page-mission-tele-dashboard-v74 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after,
            .page-template-page-mission-tele-dashboard-v75 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after {
              content: none; }
            .page-template-page-mission-tele-dashboard-v73 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-ash,
            .page-template-page-mission-tele-dashboard-v74 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-ash,
            .page-template-page-mission-tele-dashboard-v75 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-ash {
              background-image: url(../images/common/tele-cine-ash.png); }
            .page-template-page-mission-tele-dashboard-v73 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-meena,
            .page-template-page-mission-tele-dashboard-v74 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-meena,
            .page-template-page-mission-tele-dashboard-v75 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-meena {
              background-image: url(../images/common/tele-cine-meena.png); }
            .page-template-page-mission-tele-dashboard-v73 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-johnny,
            .page-template-page-mission-tele-dashboard-v74 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-johnny,
            .page-template-page-mission-tele-dashboard-v75 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-johnny {
              background-image: url(../images/common/tele-cine-johnny.png); }
            .page-template-page-mission-tele-dashboard-v73 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement,
            .page-template-page-mission-tele-dashboard-v74 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement,
            .page-template-page-mission-tele-dashboard-v75 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement {
              background-image: url(../images/common/tele-cine-basic-achievement.png); }
            .page-template-page-mission-tele-dashboard-v73 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached,
            .page-template-page-mission-tele-dashboard-v74 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached,
            .page-template-page-mission-tele-dashboard-v75 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached {
              background-image: url(../images/common/tele-cine-not-reached.png); }
            .page-template-page-mission-tele-dashboard-v73 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started,
            .page-template-page-mission-tele-dashboard-v74 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started,
            .page-template-page-mission-tele-dashboard-v75 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started {
              background-image: url(../images/common/tele-cine-not-started.png); }
      .page-template-page-mission-tele-dashboard-v73 .bg-gray-light .container .page-content.overflow-y .footer-banner,
      .page-template-page-mission-tele-dashboard-v74 .bg-gray-light .container .page-content.overflow-y .footer-banner,
      .page-template-page-mission-tele-dashboard-v75 .bg-gray-light .container .page-content.overflow-y .footer-banner {
        position: absolute;
        bottom: 2vw;
        left: 0;
        right: 0; }
        .page-template-page-mission-tele-dashboard-v73 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn,
        .page-template-page-mission-tele-dashboard-v74 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn,
        .page-template-page-mission-tele-dashboard-v75 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn {
          width: fit-content;
          box-shadow: none; }

.page-template-page-mission-tele-dashboard-v73 .bg-gray-light {
  background-image: url(../images/banner/tele-cine-background-image-v73.jpg); }

.page-template-page-mission-tele-dashboard-v74 .bg-gray-light {
  background-image: url(../images/banner/tele-cine-background-image-v74.jpg); }

.page-template-page-mission-tele-dashboard-v75 .bg-gray-light {
  background-image: url(../images/banner/tele-cine-background-image-v75.jpg); }

.page-template-page-mission-tele-dashboard-v76 .bg-gray-light {
  height: 105vw;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../images/banner/tele-cine-background-image-v76.jpg); }
  .page-template-page-mission-tele-dashboard-v76 .bg-gray-light .container {
    max-width: 70vw;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .page-template-page-mission-tele-dashboard-v76 .bg-gray-light .container {
        max-width: 100vw; } }
    .page-template-page-mission-tele-dashboard-v76 .bg-gray-light .container .page-content.overflow-y {
      margin: 0;
      padding: 0;
      height: 100%;
      padding-top: 10%;
      overflow: hidden;
      background-color: transparent; }
      .page-template-page-mission-tele-dashboard-v76 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid {
        position: relative; }
        .page-template-page-mission-tele-dashboard-v76 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background {
          width: 100%;
          height: 100%;
          position: unset; }
          .page-template-page-mission-tele-dashboard-v76 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img {
            width: 100%;
            height: 100%;
            object-fit: contain; }
        .page-template-page-mission-tele-dashboard-v76 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list {
          left: 0;
          right: 0;
          width: 55vw;
          bottom: 60px;
          display: flex;
          margin: 0 auto;
          position: absolute;
          justify-content: space-between; }
          .page-template-page-mission-tele-dashboard-v76 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item {
            width: 11vw;
            height: 12vw;
            position: relative;
            padding-right: 30px;
            background-size: contain;
            background-position: center;
            background-repeat: no-repeat; }
            .page-template-page-mission-tele-dashboard-v76 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after {
              content: "";
              width: 13%;
              height: 13%;
              right: -20%;
              bottom: 5.5vw;
              position: absolute;
              text-align: center;
              display: inline-block;
              transform: rotate(90deg);
              background-size: contain;
              background-repeat: no-repeat;
              background-image: url(../images/icon/arrow-up-icon.png); }
            .page-template-page-mission-tele-dashboard-v76 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after {
              content: none; }
            .page-template-page-mission-tele-dashboard-v76 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-sonic {
              background-image: url(../images/common/tele-cine-sonic.png); }
            .page-template-page-mission-tele-dashboard-v76 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-tails {
              background-image: url(../images/common/tele-cine-tails.png); }
            .page-template-page-mission-tele-dashboard-v76 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-knuckles {
              background-image: url(../images/common/tele-cine-knuckles.png); }
            .page-template-page-mission-tele-dashboard-v76 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement {
              background-image: url(../images/common/tele-cine-basic-achievement.png); }
            .page-template-page-mission-tele-dashboard-v76 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached {
              background-image: url(../images/common/tele-cine-not-reached.png); }
            .page-template-page-mission-tele-dashboard-v76 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started {
              background-image: url(../images/common/tele-cine-not-started.png); }
      .page-template-page-mission-tele-dashboard-v76 .bg-gray-light .container .page-content.overflow-y .footer-banner {
        position: absolute;
        bottom: 2vw;
        left: 0;
        right: 0; }
        .page-template-page-mission-tele-dashboard-v76 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn {
          width: fit-content;
          box-shadow: none; }

.page-template-page-mission-tele-dashboard-v78 .bg-gray-light {
  height: 90vw;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../images/banner/tele-cine-background-image-v77.jpg); }
  .page-template-page-mission-tele-dashboard-v78 .bg-gray-light .container {
    max-width: 70vw;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .page-template-page-mission-tele-dashboard-v78 .bg-gray-light .container {
        max-width: 100vw; } }
    .page-template-page-mission-tele-dashboard-v78 .bg-gray-light .container .page-content.overflow-y {
      margin: 0;
      padding: 0;
      height: 100%;
      padding-top: 10%;
      overflow: hidden;
      background-color: transparent; }
      .page-template-page-mission-tele-dashboard-v78 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid {
        position: relative; }
        .page-template-page-mission-tele-dashboard-v78 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background {
          width: 100%;
          height: 100%;
          position: unset; }
          .page-template-page-mission-tele-dashboard-v78 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img {
            width: 100%;
            height: 100%;
            object-fit: contain; }
        .page-template-page-mission-tele-dashboard-v78 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list {
          left: 0;
          right: 0;
          width: 55vw;
          bottom: 60px;
          display: flex;
          margin: 0 auto;
          position: absolute;
          justify-content: space-between; }
          .page-template-page-mission-tele-dashboard-v78 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item {
            width: 11vw;
            height: 12vw;
            position: relative;
            padding-right: 30px;
            background-size: contain;
            background-position: center;
            background-repeat: no-repeat; }
            .page-template-page-mission-tele-dashboard-v78 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after {
              content: "";
              width: 13%;
              height: 13%;
              right: -20%;
              bottom: 5.5vw;
              position: absolute;
              text-align: center;
              display: inline-block;
              transform: rotate(90deg);
              background-size: contain;
              background-repeat: no-repeat;
              background-image: url(../images/icon/arrow-up-icon.png); }
            .page-template-page-mission-tele-dashboard-v78 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after {
              content: none; }
            .page-template-page-mission-tele-dashboard-v78 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-kevin {
              background-image: url(../images/game/tele-cine-kevin.png); }
            .page-template-page-mission-tele-dashboard-v78 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-bob {
              background-image: url(../images/game/tele-cine-bob.png); }
            .page-template-page-mission-tele-dashboard-v78 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-stuart {
              background-image: url(../images/game/tele-cine-stuart.png); }
            .page-template-page-mission-tele-dashboard-v78 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement {
              background-image: url(../images/game/tele-cine-basic-achievement.png); }
            .page-template-page-mission-tele-dashboard-v78 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached {
              background-image: url(../images/game/tele-cine-not-reached.png); }
            .page-template-page-mission-tele-dashboard-v78 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started {
              background-image: url(../images/game/tele-cine-not-started.png); }
      .page-template-page-mission-tele-dashboard-v78 .bg-gray-light .container .page-content.overflow-y .footer-banner {
        position: absolute;
        bottom: 2vw;
        left: 0;
        right: 0; }
        .page-template-page-mission-tele-dashboard-v78 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn {
          width: fit-content;
          box-shadow: none; }

.page-template-page-mission-tele-dashboard-v79 .bg-gray-light,
.page-template-page-mission-tele-dashboard-v80 .bg-gray-light,
.page-template-page-mission-tele-dashboard-v81 .bg-gray-light {
  height: 100vw;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .page-template-page-mission-tele-dashboard-v79 .bg-gray-light .container,
  .page-template-page-mission-tele-dashboard-v80 .bg-gray-light .container,
  .page-template-page-mission-tele-dashboard-v81 .bg-gray-light .container {
    max-width: 70vw;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .page-template-page-mission-tele-dashboard-v79 .bg-gray-light .container,
      .page-template-page-mission-tele-dashboard-v80 .bg-gray-light .container,
      .page-template-page-mission-tele-dashboard-v81 .bg-gray-light .container {
        max-width: 100vw; } }
    .page-template-page-mission-tele-dashboard-v79 .bg-gray-light .container .page-content.overflow-y,
    .page-template-page-mission-tele-dashboard-v80 .bg-gray-light .container .page-content.overflow-y,
    .page-template-page-mission-tele-dashboard-v81 .bg-gray-light .container .page-content.overflow-y {
      margin: 0;
      padding: 0;
      height: 100%;
      padding-top: 10%;
      overflow: hidden;
      background-color: transparent; }
      .page-template-page-mission-tele-dashboard-v79 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid,
      .page-template-page-mission-tele-dashboard-v80 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid,
      .page-template-page-mission-tele-dashboard-v81 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid {
        position: relative; }
        .page-template-page-mission-tele-dashboard-v79 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background,
        .page-template-page-mission-tele-dashboard-v80 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background,
        .page-template-page-mission-tele-dashboard-v81 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background {
          width: 100%;
          height: 100%;
          position: unset; }
          .page-template-page-mission-tele-dashboard-v79 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img,
          .page-template-page-mission-tele-dashboard-v80 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img,
          .page-template-page-mission-tele-dashboard-v81 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img {
            width: 100%;
            height: 100%;
            object-fit: contain; }
        .page-template-page-mission-tele-dashboard-v79 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list,
        .page-template-page-mission-tele-dashboard-v80 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list,
        .page-template-page-mission-tele-dashboard-v81 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list {
          left: 0;
          right: 0;
          width: 55vw;
          bottom: 60px;
          display: flex;
          margin: 0 auto;
          position: absolute;
          justify-content: space-between; }
          .page-template-page-mission-tele-dashboard-v79 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item,
          .page-template-page-mission-tele-dashboard-v80 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item,
          .page-template-page-mission-tele-dashboard-v81 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item {
            width: 11vw;
            height: 12vw;
            position: relative;
            padding-right: 30px;
            background-size: contain;
            background-position: center;
            background-repeat: no-repeat; }
            .page-template-page-mission-tele-dashboard-v79 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after,
            .page-template-page-mission-tele-dashboard-v80 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after,
            .page-template-page-mission-tele-dashboard-v81 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after {
              content: "";
              width: 13%;
              height: 13%;
              right: -20%;
              bottom: 5.5vw;
              position: absolute;
              text-align: center;
              display: inline-block;
              transform: rotate(90deg);
              background-size: contain;
              background-repeat: no-repeat;
              background-image: url(../images/icon/arrow-up-icon.png); }
            .page-template-page-mission-tele-dashboard-v79 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after,
            .page-template-page-mission-tele-dashboard-v80 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after,
            .page-template-page-mission-tele-dashboard-v81 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after {
              content: none; }
            .page-template-page-mission-tele-dashboard-v79 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-champions-league,
            .page-template-page-mission-tele-dashboard-v80 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-champions-league,
            .page-template-page-mission-tele-dashboard-v81 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-champions-league {
              background-image: url(../images/game/tele-cine-champions-league.png); }
            .page-template-page-mission-tele-dashboard-v79 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-last-of-us,
            .page-template-page-mission-tele-dashboard-v80 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-last-of-us,
            .page-template-page-mission-tele-dashboard-v81 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-last-of-us {
              background-image: url(../images/game/tele-cine-last-of-us.png); }
            .page-template-page-mission-tele-dashboard-v79 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-90-days-to-marry,
            .page-template-page-mission-tele-dashboard-v80 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-90-days-to-marry,
            .page-template-page-mission-tele-dashboard-v81 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-90-days-to-marry {
              background-image: url(../images/game/tele-cine-90-days-to-marry.png); }
            .page-template-page-mission-tele-dashboard-v79 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement,
            .page-template-page-mission-tele-dashboard-v80 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement,
            .page-template-page-mission-tele-dashboard-v81 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement {
              background-image: url(../images/game/tele-cine-basic-achievement.png); }
            .page-template-page-mission-tele-dashboard-v79 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached,
            .page-template-page-mission-tele-dashboard-v80 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached,
            .page-template-page-mission-tele-dashboard-v81 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached {
              background-image: url(../images/game/tele-cine-not-reached.png); }
            .page-template-page-mission-tele-dashboard-v79 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started,
            .page-template-page-mission-tele-dashboard-v80 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started,
            .page-template-page-mission-tele-dashboard-v81 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started {
              background-image: url(../images/game/tele-cine-not-started.png); }
      .page-template-page-mission-tele-dashboard-v79 .bg-gray-light .container .page-content.overflow-y .footer-banner,
      .page-template-page-mission-tele-dashboard-v80 .bg-gray-light .container .page-content.overflow-y .footer-banner,
      .page-template-page-mission-tele-dashboard-v81 .bg-gray-light .container .page-content.overflow-y .footer-banner {
        position: absolute;
        bottom: 2vw;
        left: 0;
        right: 0; }
        .page-template-page-mission-tele-dashboard-v79 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn,
        .page-template-page-mission-tele-dashboard-v80 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn,
        .page-template-page-mission-tele-dashboard-v81 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn {
          width: fit-content;
          box-shadow: none; }

.page-template-page-mission-tele-dashboard-v79 .bg-gray-light {
  background-image: url(../images/banner/tele-cine-background-image-v78.jpg); }

.page-template-page-mission-tele-dashboard-v80 .bg-gray-light {
  background-image: url(../images/banner/tele-cine-background-image-v79.jpg); }

.page-template-page-mission-tele-dashboard-v81 .bg-gray-light {
  background-image: url(../images/banner/tele-cine-background-image-v80.jpg); }

.page-template-page-map-mission-sky-verse-v82 .bg-gray-light,
.page-template-page-map-mission-sky-verse-v83 .bg-gray-light,
.page-template-page-map-mission-sky-verse-v84 .bg-gray-light,
.page-template-page-map-mission-sky-verse-v85 .bg-gray-light {
  background-position: bottom;
  background-size: 100%;
  background-repeat: no-repeat;
  height: 95vw; }
  .page-template-page-map-mission-sky-verse-v82 .bg-gray-light .container,
  .page-template-page-map-mission-sky-verse-v83 .bg-gray-light .container,
  .page-template-page-map-mission-sky-verse-v84 .bg-gray-light .container,
  .page-template-page-map-mission-sky-verse-v85 .bg-gray-light .container {
    max-width: 70vw;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .page-template-page-map-mission-sky-verse-v82 .bg-gray-light .container,
      .page-template-page-map-mission-sky-verse-v83 .bg-gray-light .container,
      .page-template-page-map-mission-sky-verse-v84 .bg-gray-light .container,
      .page-template-page-map-mission-sky-verse-v85 .bg-gray-light .container {
        max-width: 100vw; } }
  .page-template-page-map-mission-sky-verse-v82 .bg-gray-light .page-content,
  .page-template-page-map-mission-sky-verse-v83 .bg-gray-light .page-content,
  .page-template-page-map-mission-sky-verse-v84 .bg-gray-light .page-content,
  .page-template-page-map-mission-sky-verse-v85 .bg-gray-light .page-content {
    padding: 0;
    overflow: hidden;
    background-color: transparent;
    margin: 0;
    padding-top: 6%;
    height: 100%; }
    .page-template-page-map-mission-sky-verse-v82 .bg-gray-light .page-content .post-content,
    .page-template-page-map-mission-sky-verse-v83 .bg-gray-light .page-content .post-content,
    .page-template-page-map-mission-sky-verse-v84 .bg-gray-light .page-content .post-content,
    .page-template-page-map-mission-sky-verse-v85 .bg-gray-light .page-content .post-content {
      position: relative; }
      .page-template-page-map-mission-sky-verse-v82 .bg-gray-light .page-content .post-content p img,
      .page-template-page-map-mission-sky-verse-v83 .bg-gray-light .page-content .post-content p img,
      .page-template-page-map-mission-sky-verse-v84 .bg-gray-light .page-content .post-content p img,
      .page-template-page-map-mission-sky-verse-v85 .bg-gray-light .page-content .post-content p img {
        width: auto;
        max-width: 100%; }
      .page-template-page-map-mission-sky-verse-v82 .bg-gray-light .page-content .post-content .mission-background,
      .page-template-page-map-mission-sky-verse-v83 .bg-gray-light .page-content .post-content .mission-background,
      .page-template-page-map-mission-sky-verse-v84 .bg-gray-light .page-content .post-content .mission-background,
      .page-template-page-map-mission-sky-verse-v85 .bg-gray-light .page-content .post-content .mission-background {
        height: auto; }
    .page-template-page-map-mission-sky-verse-v82 .bg-gray-light .page-content .hex-grid,
    .page-template-page-map-mission-sky-verse-v83 .bg-gray-light .page-content .hex-grid,
    .page-template-page-map-mission-sky-verse-v84 .bg-gray-light .page-content .hex-grid,
    .page-template-page-map-mission-sky-verse-v85 .bg-gray-light .page-content .hex-grid {
      display: flex;
      padding-left: 10vw; }
      .page-template-page-map-mission-sky-verse-v82 .bg-gray-light .page-content .hex-grid__list,
      .page-template-page-map-mission-sky-verse-v83 .bg-gray-light .page-content .hex-grid__list,
      .page-template-page-map-mission-sky-verse-v84 .bg-gray-light .page-content .hex-grid__list,
      .page-template-page-map-mission-sky-verse-v85 .bg-gray-light .page-content .hex-grid__list {
        --amount: 5;
        --counter: 1;
        position: relative;
        padding: 0;
        margin: 0;
        list-style-type: none;
        display: grid;
        grid-template-columns: repeat(var(--amount), 1fr 2fr) 1fr;
        grid-gap: 0.8vw 1.6vw;
        width: 40vw;
        padding-top: 7vw; }
      .page-template-page-map-mission-sky-verse-v82 .bg-gray-light .page-content .hex-grid__item,
      .page-template-page-map-mission-sky-verse-v83 .bg-gray-light .page-content .hex-grid__item,
      .page-template-page-map-mission-sky-verse-v84 .bg-gray-light .page-content .hex-grid__item,
      .page-template-page-map-mission-sky-verse-v85 .bg-gray-light .page-content .hex-grid__item {
        position: relative;
        grid-column: 1 / span 3;
        grid-row: calc(var(--counter) + var(--counter))/span 2;
        filter: drop-shadow(0 0 10px rgba(68, 68, 68, 0.08));
        height: 0;
        padding-bottom: 90%; }
        .page-template-page-map-mission-sky-verse-v82 .bg-gray-light .page-content .hex-grid__item:nth-of-type(5n + 1),
        .page-template-page-map-mission-sky-verse-v83 .bg-gray-light .page-content .hex-grid__item:nth-of-type(5n + 1),
        .page-template-page-map-mission-sky-verse-v84 .bg-gray-light .page-content .hex-grid__item:nth-of-type(5n + 1),
        .page-template-page-map-mission-sky-verse-v85 .bg-gray-light .page-content .hex-grid__item:nth-of-type(5n + 1) {
          grid-column: 1 / span 3; }
        .page-template-page-map-mission-sky-verse-v82 .bg-gray-light .page-content .hex-grid__item:nth-of-type(5n + 2),
        .page-template-page-map-mission-sky-verse-v83 .bg-gray-light .page-content .hex-grid__item:nth-of-type(5n + 2),
        .page-template-page-map-mission-sky-verse-v84 .bg-gray-light .page-content .hex-grid__item:nth-of-type(5n + 2),
        .page-template-page-map-mission-sky-verse-v85 .bg-gray-light .page-content .hex-grid__item:nth-of-type(5n + 2) {
          grid-column: 3 / span 3;
          grid-row: calc(var(--counter) + var(--counter) - 1)/span 2; }
        .page-template-page-map-mission-sky-verse-v82 .bg-gray-light .page-content .hex-grid__item:nth-of-type(5n + 3),
        .page-template-page-map-mission-sky-verse-v83 .bg-gray-light .page-content .hex-grid__item:nth-of-type(5n + 3),
        .page-template-page-map-mission-sky-verse-v84 .bg-gray-light .page-content .hex-grid__item:nth-of-type(5n + 3),
        .page-template-page-map-mission-sky-verse-v85 .bg-gray-light .page-content .hex-grid__item:nth-of-type(5n + 3) {
          grid-column: 5 / span 3; }
        .page-template-page-map-mission-sky-verse-v82 .bg-gray-light .page-content .hex-grid__item:nth-of-type(5n + 4),
        .page-template-page-map-mission-sky-verse-v83 .bg-gray-light .page-content .hex-grid__item:nth-of-type(5n + 4),
        .page-template-page-map-mission-sky-verse-v84 .bg-gray-light .page-content .hex-grid__item:nth-of-type(5n + 4),
        .page-template-page-map-mission-sky-verse-v85 .bg-gray-light .page-content .hex-grid__item:nth-of-type(5n + 4) {
          grid-column: 7 / span 3;
          grid-row: calc(var(--counter) + var(--counter) - 1)/span 2; }
        .page-template-page-map-mission-sky-verse-v82 .bg-gray-light .page-content .hex-grid__item:nth-of-type(5n + 5),
        .page-template-page-map-mission-sky-verse-v83 .bg-gray-light .page-content .hex-grid__item:nth-of-type(5n + 5),
        .page-template-page-map-mission-sky-verse-v84 .bg-gray-light .page-content .hex-grid__item:nth-of-type(5n + 5),
        .page-template-page-map-mission-sky-verse-v85 .bg-gray-light .page-content .hex-grid__item:nth-of-type(5n + 5) {
          grid-column: 9 / span 3; }
        .page-template-page-map-mission-sky-verse-v82 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 6),
        .page-template-page-map-mission-sky-verse-v83 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 6),
        .page-template-page-map-mission-sky-verse-v84 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 6),
        .page-template-page-map-mission-sky-verse-v85 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 6) {
          --counter: 2; }
        .page-template-page-map-mission-sky-verse-v82 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 11),
        .page-template-page-map-mission-sky-verse-v83 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 11),
        .page-template-page-map-mission-sky-verse-v84 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 11),
        .page-template-page-map-mission-sky-verse-v85 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 11) {
          --counter: 3; }
        .page-template-page-map-mission-sky-verse-v82 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 16),
        .page-template-page-map-mission-sky-verse-v83 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 16),
        .page-template-page-map-mission-sky-verse-v84 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 16),
        .page-template-page-map-mission-sky-verse-v85 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 16) {
          --counter: 4; }
        .page-template-page-map-mission-sky-verse-v82 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 21),
        .page-template-page-map-mission-sky-verse-v83 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 21),
        .page-template-page-map-mission-sky-verse-v84 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 21),
        .page-template-page-map-mission-sky-verse-v85 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 21) {
          --counter: 5; }
        .page-template-page-map-mission-sky-verse-v82 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 26),
        .page-template-page-map-mission-sky-verse-v83 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 26),
        .page-template-page-map-mission-sky-verse-v84 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 26),
        .page-template-page-map-mission-sky-verse-v85 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 26) {
          --counter: 6; }
        .page-template-page-map-mission-sky-verse-v82 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 31),
        .page-template-page-map-mission-sky-verse-v83 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 31),
        .page-template-page-map-mission-sky-verse-v84 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 31),
        .page-template-page-map-mission-sky-verse-v85 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 31) {
          --counter: 7; }
        .page-template-page-map-mission-sky-verse-v82 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 36),
        .page-template-page-map-mission-sky-verse-v83 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 36),
        .page-template-page-map-mission-sky-verse-v84 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 36),
        .page-template-page-map-mission-sky-verse-v85 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 36) {
          --counter: 8; }
        .page-template-page-map-mission-sky-verse-v82 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 41),
        .page-template-page-map-mission-sky-verse-v83 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 41),
        .page-template-page-map-mission-sky-verse-v84 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 41),
        .page-template-page-map-mission-sky-verse-v85 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 41) {
          --counter: 9; }
        .page-template-page-map-mission-sky-verse-v82 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 46),
        .page-template-page-map-mission-sky-verse-v83 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 46),
        .page-template-page-map-mission-sky-verse-v84 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 46),
        .page-template-page-map-mission-sky-verse-v85 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 46) {
          --counter: 10; }
        .page-template-page-map-mission-sky-verse-v82 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 51),
        .page-template-page-map-mission-sky-verse-v83 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 51),
        .page-template-page-map-mission-sky-verse-v84 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 51),
        .page-template-page-map-mission-sky-verse-v85 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 51) {
          --counter: 11; }
        .page-template-page-map-mission-sky-verse-v82 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 56),
        .page-template-page-map-mission-sky-verse-v83 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 56),
        .page-template-page-map-mission-sky-verse-v84 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 56),
        .page-template-page-map-mission-sky-verse-v85 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 56) {
          --counter: 12; }
        .page-template-page-map-mission-sky-verse-v82 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 61),
        .page-template-page-map-mission-sky-verse-v83 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 61),
        .page-template-page-map-mission-sky-verse-v84 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 61),
        .page-template-page-map-mission-sky-verse-v85 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 61) {
          --counter: 13; }
        .page-template-page-map-mission-sky-verse-v82 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 66),
        .page-template-page-map-mission-sky-verse-v83 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 66),
        .page-template-page-map-mission-sky-verse-v84 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 66),
        .page-template-page-map-mission-sky-verse-v85 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 66) {
          --counter: 14; }
        .page-template-page-map-mission-sky-verse-v82 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 71),
        .page-template-page-map-mission-sky-verse-v83 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 71),
        .page-template-page-map-mission-sky-verse-v84 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 71),
        .page-template-page-map-mission-sky-verse-v85 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 71) {
          --counter: 15; }
        .page-template-page-map-mission-sky-verse-v82 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 76),
        .page-template-page-map-mission-sky-verse-v83 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 76),
        .page-template-page-map-mission-sky-verse-v84 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 76),
        .page-template-page-map-mission-sky-verse-v85 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 76) {
          --counter: 16; }
        .page-template-page-map-mission-sky-verse-v82 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 81),
        .page-template-page-map-mission-sky-verse-v83 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 81),
        .page-template-page-map-mission-sky-verse-v84 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 81),
        .page-template-page-map-mission-sky-verse-v85 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 81) {
          --counter: 17; }
        .page-template-page-map-mission-sky-verse-v82 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 86),
        .page-template-page-map-mission-sky-verse-v83 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 86),
        .page-template-page-map-mission-sky-verse-v84 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 86),
        .page-template-page-map-mission-sky-verse-v85 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 86) {
          --counter: 18; }
        .page-template-page-map-mission-sky-verse-v82 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 91),
        .page-template-page-map-mission-sky-verse-v83 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 91),
        .page-template-page-map-mission-sky-verse-v84 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 91),
        .page-template-page-map-mission-sky-verse-v85 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 91) {
          --counter: 19; }
        .page-template-page-map-mission-sky-verse-v82 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 96),
        .page-template-page-map-mission-sky-verse-v83 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 96),
        .page-template-page-map-mission-sky-verse-v84 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 96),
        .page-template-page-map-mission-sky-verse-v85 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 96) {
          --counter: 20; }
        .page-template-page-map-mission-sky-verse-v82 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 101),
        .page-template-page-map-mission-sky-verse-v83 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 101),
        .page-template-page-map-mission-sky-verse-v84 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 101),
        .page-template-page-map-mission-sky-verse-v85 .bg-gray-light .page-content .hex-grid__item:nth-of-type(n + 101) {
          --counter: 21; }
      .page-template-page-map-mission-sky-verse-v82 .bg-gray-light .page-content .hex-grid__content,
      .page-template-page-map-mission-sky-verse-v83 .bg-gray-light .page-content .hex-grid__content,
      .page-template-page-map-mission-sky-verse-v84 .bg-gray-light .page-content .hex-grid__content,
      .page-template-page-map-mission-sky-verse-v85 .bg-gray-light .page-content .hex-grid__content {
        position: absolute;
        height: 100%;
        width: 100%;
        font-size: 1.125rem;
        color: #111111;
        clip-path: polygon(75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%, 25% 0);
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 2rem 25%;
        text-decoration: none;
        text-align: center;
        transition: transform 0.24s ease-out; }
    .page-template-page-map-mission-sky-verse-v82 .bg-gray-light .page-content .hex-grid__item,
    .page-template-page-map-mission-sky-verse-v83 .bg-gray-light .page-content .hex-grid__item,
    .page-template-page-map-mission-sky-verse-v84 .bg-gray-light .page-content .hex-grid__item,
    .page-template-page-map-mission-sky-verse-v85 .bg-gray-light .page-content .hex-grid__item {
      background-position: center;
      background-size: contain;
      background-repeat: no-repeat; }
      .page-template-page-map-mission-sky-verse-v82 .bg-gray-light .page-content .hex-grid__item .hex-grid__content h2,
      .page-template-page-map-mission-sky-verse-v83 .bg-gray-light .page-content .hex-grid__item .hex-grid__content h2,
      .page-template-page-map-mission-sky-verse-v84 .bg-gray-light .page-content .hex-grid__item .hex-grid__content h2,
      .page-template-page-map-mission-sky-verse-v85 .bg-gray-light .page-content .hex-grid__item .hex-grid__content h2 {
        color: #ffffff;
        font-size: 1vw;
        margin: 0; }
      .page-template-page-map-mission-sky-verse-v82 .bg-gray-light .page-content .hex-grid__item.first-chart-skycoin,
      .page-template-page-map-mission-sky-verse-v83 .bg-gray-light .page-content .hex-grid__item.first-chart-skycoin,
      .page-template-page-map-mission-sky-verse-v84 .bg-gray-light .page-content .hex-grid__item.first-chart-skycoin,
      .page-template-page-map-mission-sky-verse-v85 .bg-gray-light .page-content .hex-grid__item.first-chart-skycoin {
        background-image: url(../images/game/first-chart-skycoin.png); }
      .page-template-page-map-mission-sky-verse-v82 .bg-gray-light .page-content .hex-grid__item.second-chart-skychain,
      .page-template-page-map-mission-sky-verse-v83 .bg-gray-light .page-content .hex-grid__item.second-chart-skychain,
      .page-template-page-map-mission-sky-verse-v84 .bg-gray-light .page-content .hex-grid__item.second-chart-skychain,
      .page-template-page-map-mission-sky-verse-v85 .bg-gray-light .page-content .hex-grid__item.second-chart-skychain {
        background-image: url(../images/game/second-chart-skychain.png); }
      .page-template-page-map-mission-sky-verse-v82 .bg-gray-light .page-content .hex-grid__item.third-chart-skyland,
      .page-template-page-map-mission-sky-verse-v83 .bg-gray-light .page-content .hex-grid__item.third-chart-skyland,
      .page-template-page-map-mission-sky-verse-v84 .bg-gray-light .page-content .hex-grid__item.third-chart-skyland,
      .page-template-page-map-mission-sky-verse-v85 .bg-gray-light .page-content .hex-grid__item.third-chart-skyland {
        background-image: url(../images/game/third-chart-skyland.png); }
      .page-template-page-map-mission-sky-verse-v82 .bg-gray-light .page-content .hex-grid__item.basic-achievment,
      .page-template-page-map-mission-sky-verse-v83 .bg-gray-light .page-content .hex-grid__item.basic-achievment,
      .page-template-page-map-mission-sky-verse-v84 .bg-gray-light .page-content .hex-grid__item.basic-achievment,
      .page-template-page-map-mission-sky-verse-v85 .bg-gray-light .page-content .hex-grid__item.basic-achievment {
        background-image: url(../images/game/basic-achievment.png); }
      .page-template-page-map-mission-sky-verse-v82 .bg-gray-light .page-content .hex-grid__item.not-achieved,
      .page-template-page-map-mission-sky-verse-v83 .bg-gray-light .page-content .hex-grid__item.not-achieved,
      .page-template-page-map-mission-sky-verse-v84 .bg-gray-light .page-content .hex-grid__item.not-achieved,
      .page-template-page-map-mission-sky-verse-v85 .bg-gray-light .page-content .hex-grid__item.not-achieved {
        background-image: url(../images/game/not-reached.png); }
      .page-template-page-map-mission-sky-verse-v82 .bg-gray-light .page-content .hex-grid__item.not-started,
      .page-template-page-map-mission-sky-verse-v83 .bg-gray-light .page-content .hex-grid__item.not-started,
      .page-template-page-map-mission-sky-verse-v84 .bg-gray-light .page-content .hex-grid__item.not-started,
      .page-template-page-map-mission-sky-verse-v85 .bg-gray-light .page-content .hex-grid__item.not-started {
        background-image: url(../images/game/not-started.png); }
      .page-template-page-map-mission-sky-verse-v82 .bg-gray-light .page-content .hex-grid__item:nth-child(10),
      .page-template-page-map-mission-sky-verse-v83 .bg-gray-light .page-content .hex-grid__item:nth-child(10),
      .page-template-page-map-mission-sky-verse-v84 .bg-gray-light .page-content .hex-grid__item:nth-child(10),
      .page-template-page-map-mission-sky-verse-v85 .bg-gray-light .page-content .hex-grid__item:nth-child(10) {
        transform: scale(1.5);
        left: 8vw;
        position: relative; }
    .page-template-page-map-mission-sky-verse-v82 .bg-gray-light .page-content .footer-banner,
    .page-template-page-map-mission-sky-verse-v83 .bg-gray-light .page-content .footer-banner,
    .page-template-page-map-mission-sky-verse-v84 .bg-gray-light .page-content .footer-banner,
    .page-template-page-map-mission-sky-verse-v85 .bg-gray-light .page-content .footer-banner {
      position: absolute;
      bottom: 2vw;
      left: 0;
      right: 0; }
      .page-template-page-map-mission-sky-verse-v82 .bg-gray-light .page-content .footer-banner a.btn,
      .page-template-page-map-mission-sky-verse-v83 .bg-gray-light .page-content .footer-banner a.btn,
      .page-template-page-map-mission-sky-verse-v84 .bg-gray-light .page-content .footer-banner a.btn,
      .page-template-page-map-mission-sky-verse-v85 .bg-gray-light .page-content .footer-banner a.btn {
        width: fit-content;
        box-shadow: none; }

.page-template-page-map-mission-sky-verse-v82 .bg-gray-light {
  background-image: url(../images/banner/map-mission-banner-background-image-v2.jpg); }

.page-template-page-map-mission-sky-verse-v83 .bg-gray-light {
  background-image: url(../images/banner/map-mission-banner-background-image-v3.jpg); }

.page-template-page-map-mission-sky-verse-v84 .bg-gray-light {
  background-image: url(../images/banner/map-mission-banner-background-image-v4.jpg); }

.page-template-page-map-mission-sky-verse-v85 .bg-gray-light {
  background-image: url(../images/banner/map-mission-banner-background-image-v5.jpg); }

.page-template-page-mission-tele-dashboard-v86 .bg-gray-light {
  height: 108vw;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../images/banner/tele-cine-background-image-v86.jpg); }
  .page-template-page-mission-tele-dashboard-v86 .bg-gray-light .container {
    max-width: 70vw;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .page-template-page-mission-tele-dashboard-v86 .bg-gray-light .container {
        max-width: 100vw; } }
    .page-template-page-mission-tele-dashboard-v86 .bg-gray-light .container .page-content.overflow-y {
      margin: 0;
      padding: 0;
      height: 100%;
      padding-top: 10%;
      overflow: hidden;
      background-color: transparent; }
      .page-template-page-mission-tele-dashboard-v86 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid {
        position: relative; }
        .page-template-page-mission-tele-dashboard-v86 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background {
          width: 100%;
          height: 100%;
          position: unset; }
          .page-template-page-mission-tele-dashboard-v86 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img {
            width: 100%;
            height: 100%;
            object-fit: contain; }
        .page-template-page-mission-tele-dashboard-v86 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list {
          left: 0;
          right: 0;
          width: 55vw;
          bottom: 60px;
          display: flex;
          margin: 0 auto;
          position: absolute;
          justify-content: space-between; }
          .page-template-page-mission-tele-dashboard-v86 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item {
            width: 11vw;
            height: 12vw;
            position: relative;
            padding-right: 30px;
            background-size: contain;
            background-position: center;
            background-repeat: no-repeat; }
            .page-template-page-mission-tele-dashboard-v86 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after {
              content: "";
              width: 13%;
              height: 13%;
              right: -20%;
              bottom: 5.5vw;
              position: absolute;
              text-align: center;
              display: inline-block;
              transform: rotate(90deg);
              background-size: contain;
              background-repeat: no-repeat;
              background-image: url(../images/icon/arrow-up-icon.png); }
            .page-template-page-mission-tele-dashboard-v86 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after {
              content: none; }
            .page-template-page-mission-tele-dashboard-v86 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-gold-beld {
              background-image: url(../images/game/tele-cine-gold-beld.png); }
            .page-template-page-mission-tele-dashboard-v86 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-silver-beld {
              background-image: url(../images/game/tele-cine-silver-beld.png); }
            .page-template-page-mission-tele-dashboard-v86 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-bronze-beld {
              background-image: url(../images/game/tele-cine-bronze-beld.png); }
            .page-template-page-mission-tele-dashboard-v86 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement {
              background-image: url(../images/game/tele-cine-basic-achievement.png); }
            .page-template-page-mission-tele-dashboard-v86 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached {
              background-image: url(../images/game/tele-cine-not-reached.png); }
            .page-template-page-mission-tele-dashboard-v86 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started {
              background-image: url(../images/game/tele-cine-not-started.png); }
      .page-template-page-mission-tele-dashboard-v86 .bg-gray-light .container .page-content.overflow-y .footer-banner {
        position: absolute;
        bottom: 2vw;
        left: 0;
        right: 0; }
        .page-template-page-mission-tele-dashboard-v86 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn {
          width: fit-content;
          box-shadow: none; }

.page-template-page-mission-tele-dashboard-v87 .bg-gray-light,
.page-template-page-mission-tele-dashboard-v88 .bg-gray-light,
.page-template-page-mission-tele-dashboard-v89 .bg-gray-light {
  height: 108vw;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .page-template-page-mission-tele-dashboard-v87 .bg-gray-light .container,
  .page-template-page-mission-tele-dashboard-v88 .bg-gray-light .container,
  .page-template-page-mission-tele-dashboard-v89 .bg-gray-light .container {
    max-width: 70vw;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .page-template-page-mission-tele-dashboard-v87 .bg-gray-light .container,
      .page-template-page-mission-tele-dashboard-v88 .bg-gray-light .container,
      .page-template-page-mission-tele-dashboard-v89 .bg-gray-light .container {
        max-width: 100vw; } }
    .page-template-page-mission-tele-dashboard-v87 .bg-gray-light .container .page-content.overflow-y,
    .page-template-page-mission-tele-dashboard-v88 .bg-gray-light .container .page-content.overflow-y,
    .page-template-page-mission-tele-dashboard-v89 .bg-gray-light .container .page-content.overflow-y {
      margin: 0;
      padding: 0;
      height: 100%;
      padding-top: 10%;
      overflow: hidden;
      background-color: transparent; }
      .page-template-page-mission-tele-dashboard-v87 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid,
      .page-template-page-mission-tele-dashboard-v88 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid,
      .page-template-page-mission-tele-dashboard-v89 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid {
        position: relative; }
        .page-template-page-mission-tele-dashboard-v87 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background,
        .page-template-page-mission-tele-dashboard-v88 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background,
        .page-template-page-mission-tele-dashboard-v89 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background {
          width: 100%;
          height: 100%;
          position: unset; }
          .page-template-page-mission-tele-dashboard-v87 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img,
          .page-template-page-mission-tele-dashboard-v88 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img,
          .page-template-page-mission-tele-dashboard-v89 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img {
            width: 100%;
            height: 100%;
            object-fit: contain; }
        .page-template-page-mission-tele-dashboard-v87 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list,
        .page-template-page-mission-tele-dashboard-v88 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list,
        .page-template-page-mission-tele-dashboard-v89 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list {
          left: 0;
          right: 0;
          width: 55vw;
          bottom: 60px;
          display: flex;
          margin: 0 auto;
          position: absolute;
          justify-content: space-between; }
          .page-template-page-mission-tele-dashboard-v87 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item,
          .page-template-page-mission-tele-dashboard-v88 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item,
          .page-template-page-mission-tele-dashboard-v89 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item {
            width: 11vw;
            height: 12vw;
            position: relative;
            padding-right: 30px;
            background-size: contain;
            background-position: center;
            background-repeat: no-repeat; }
            .page-template-page-mission-tele-dashboard-v87 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after,
            .page-template-page-mission-tele-dashboard-v88 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after,
            .page-template-page-mission-tele-dashboard-v89 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after {
              content: "";
              width: 13%;
              height: 13%;
              right: -20%;
              bottom: 5.5vw;
              position: absolute;
              text-align: center;
              display: inline-block;
              transform: rotate(90deg);
              background-size: contain;
              background-repeat: no-repeat;
              background-image: url(../images/icon/arrow-up-icon.png); }
            .page-template-page-mission-tele-dashboard-v87 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after,
            .page-template-page-mission-tele-dashboard-v88 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after,
            .page-template-page-mission-tele-dashboard-v89 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after {
              content: none; }
            .page-template-page-mission-tele-dashboard-v87 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-the-black-phone,
            .page-template-page-mission-tele-dashboard-v88 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-the-black-phone,
            .page-template-page-mission-tele-dashboard-v89 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-the-black-phone {
              background-image: url(../images/game/tele-cine-the-black-phone.png); }
            .page-template-page-mission-tele-dashboard-v87 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-to-smile,
            .page-template-page-mission-tele-dashboard-v88 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-to-smile,
            .page-template-page-mission-tele-dashboard-v89 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-to-smile {
              background-image: url(../images/game/tele-cine-to-smile.png); }
            .page-template-page-mission-tele-dashboard-v87 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-time-of-turn,
            .page-template-page-mission-tele-dashboard-v88 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-time-of-turn,
            .page-template-page-mission-tele-dashboard-v89 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-time-of-turn {
              background-image: url(../images/game/tele-cine-time-of-turn.png); }
            .page-template-page-mission-tele-dashboard-v87 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement,
            .page-template-page-mission-tele-dashboard-v88 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement,
            .page-template-page-mission-tele-dashboard-v89 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement {
              background-image: url(../images/game/tele-cine-basic-achievement.png); }
            .page-template-page-mission-tele-dashboard-v87 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached,
            .page-template-page-mission-tele-dashboard-v88 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached,
            .page-template-page-mission-tele-dashboard-v89 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached {
              background-image: url(../images/game/tele-cine-not-reached.png); }
            .page-template-page-mission-tele-dashboard-v87 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started,
            .page-template-page-mission-tele-dashboard-v88 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started,
            .page-template-page-mission-tele-dashboard-v89 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started {
              background-image: url(../images/game/tele-cine-not-started.png); }
      .page-template-page-mission-tele-dashboard-v87 .bg-gray-light .container .page-content.overflow-y .footer-banner,
      .page-template-page-mission-tele-dashboard-v88 .bg-gray-light .container .page-content.overflow-y .footer-banner,
      .page-template-page-mission-tele-dashboard-v89 .bg-gray-light .container .page-content.overflow-y .footer-banner {
        position: absolute;
        bottom: 2vw;
        left: 0;
        right: 0; }
        .page-template-page-mission-tele-dashboard-v87 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn,
        .page-template-page-mission-tele-dashboard-v88 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn,
        .page-template-page-mission-tele-dashboard-v89 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn {
          width: fit-content;
          box-shadow: none; }

.page-template-page-mission-tele-dashboard-v87 .bg-gray-light {
  background-image: url(../images/banner/tele-cine-background-image-v87.jpg); }

.page-template-page-mission-tele-dashboard-v88 .bg-gray-light {
  background-image: url(../images/banner/tele-cine-background-image-v88.jpg); }

.page-template-page-mission-tele-dashboard-v89 .bg-gray-light {
  background-image: url(../images/banner/tele-cine-background-image-v89.jpg); }

.page-template-page-mission-tele-dashboard-v90 .bg-gray-light {
  height: 100vw;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../images/banner/tele-cine-background-image-v90.jpg); }
  .page-template-page-mission-tele-dashboard-v90 .bg-gray-light .container {
    max-width: 70vw;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .page-template-page-mission-tele-dashboard-v90 .bg-gray-light .container {
        max-width: 100vw; } }
    .page-template-page-mission-tele-dashboard-v90 .bg-gray-light .container .page-content.overflow-y {
      margin: 0;
      padding: 0;
      height: 100%;
      padding-top: 10%;
      overflow: hidden;
      background-color: transparent; }
      .page-template-page-mission-tele-dashboard-v90 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid {
        position: relative; }
        .page-template-page-mission-tele-dashboard-v90 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background {
          width: 100%;
          height: 100%;
          position: unset; }
          .page-template-page-mission-tele-dashboard-v90 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img {
            width: 100%;
            height: 100%;
            object-fit: contain; }
        .page-template-page-mission-tele-dashboard-v90 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list {
          left: 0;
          right: 0;
          width: 55vw;
          bottom: 6vw;
          display: flex;
          margin: 0 auto;
          position: absolute;
          justify-content: space-between; }
          .page-template-page-mission-tele-dashboard-v90 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item {
            width: 11vw;
            height: 12vw;
            position: relative;
            padding-right: 30px;
            background-size: contain;
            background-position: center;
            background-repeat: no-repeat; }
            .page-template-page-mission-tele-dashboard-v90 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after {
              content: "";
              width: 13%;
              height: 13%;
              right: -20%;
              bottom: 5.5vw;
              position: absolute;
              text-align: center;
              display: inline-block;
              transform: rotate(90deg);
              background-size: contain;
              background-repeat: no-repeat;
              background-image: url(../images/icon/arrow-up-icon.png); }
            .page-template-page-mission-tele-dashboard-v90 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after {
              content: none; }
            .page-template-page-mission-tele-dashboard-v90 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-logan-roy {
              background-image: url(../images/game/tele-cine-logan-roy.png); }
            .page-template-page-mission-tele-dashboard-v90 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-kendal-roy {
              background-image: url(../images/game/tele-cine-kendal-roy.png); }
            .page-template-page-mission-tele-dashboard-v90 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-shiv-roy {
              background-image: url(../images/game/tele-cine-shiv-roy.png); }
            .page-template-page-mission-tele-dashboard-v90 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement {
              background-image: url(../images/game/tele-cine-basic-achievement.png); }
            .page-template-page-mission-tele-dashboard-v90 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached {
              background-image: url(../images/game/tele-cine-not-reached.png); }
            .page-template-page-mission-tele-dashboard-v90 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started {
              background-image: url(../images/game/tele-cine-not-started.png); }
      .page-template-page-mission-tele-dashboard-v90 .bg-gray-light .container .page-content.overflow-y .footer-banner {
        position: absolute;
        bottom: 2vw;
        left: 0;
        right: 0; }
        .page-template-page-mission-tele-dashboard-v90 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn {
          width: fit-content;
          box-shadow: none; }

.page-template-page-mission-tele-dashboard-v91 .bg-gray-light,
.page-template-page-mission-tele-dashboard-v92 .bg-gray-light,
.page-template-page-mission-tele-dashboard-v93 .bg-gray-light {
  height: 100vw;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .page-template-page-mission-tele-dashboard-v91 .bg-gray-light .container,
  .page-template-page-mission-tele-dashboard-v92 .bg-gray-light .container,
  .page-template-page-mission-tele-dashboard-v93 .bg-gray-light .container {
    max-width: 70vw;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .page-template-page-mission-tele-dashboard-v91 .bg-gray-light .container,
      .page-template-page-mission-tele-dashboard-v92 .bg-gray-light .container,
      .page-template-page-mission-tele-dashboard-v93 .bg-gray-light .container {
        max-width: 100vw; } }
    .page-template-page-mission-tele-dashboard-v91 .bg-gray-light .container .page-content.overflow-y,
    .page-template-page-mission-tele-dashboard-v92 .bg-gray-light .container .page-content.overflow-y,
    .page-template-page-mission-tele-dashboard-v93 .bg-gray-light .container .page-content.overflow-y {
      margin: 0;
      padding: 0;
      height: 100%;
      padding-top: 10%;
      overflow: hidden;
      background-color: transparent; }
      .page-template-page-mission-tele-dashboard-v91 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid,
      .page-template-page-mission-tele-dashboard-v92 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid,
      .page-template-page-mission-tele-dashboard-v93 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid {
        position: relative; }
        .page-template-page-mission-tele-dashboard-v91 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background,
        .page-template-page-mission-tele-dashboard-v92 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background,
        .page-template-page-mission-tele-dashboard-v93 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background {
          width: 100%;
          height: 100%;
          position: unset; }
          .page-template-page-mission-tele-dashboard-v91 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img,
          .page-template-page-mission-tele-dashboard-v92 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img,
          .page-template-page-mission-tele-dashboard-v93 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img {
            width: 100%;
            height: 100%;
            object-fit: contain; }
        .page-template-page-mission-tele-dashboard-v91 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list,
        .page-template-page-mission-tele-dashboard-v92 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list,
        .page-template-page-mission-tele-dashboard-v93 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list {
          left: 0;
          right: 0;
          width: 55vw;
          bottom: 6vw;
          display: flex;
          margin: 0 auto;
          position: absolute;
          justify-content: space-between; }
          .page-template-page-mission-tele-dashboard-v91 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item,
          .page-template-page-mission-tele-dashboard-v92 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item,
          .page-template-page-mission-tele-dashboard-v93 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item {
            width: 11vw;
            height: 12vw;
            position: relative;
            padding-right: 30px;
            background-size: contain;
            background-position: center;
            background-repeat: no-repeat; }
            .page-template-page-mission-tele-dashboard-v91 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after,
            .page-template-page-mission-tele-dashboard-v92 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after,
            .page-template-page-mission-tele-dashboard-v93 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after {
              content: "";
              width: 13%;
              height: 13%;
              right: -20%;
              bottom: 5.5vw;
              position: absolute;
              text-align: center;
              display: inline-block;
              transform: rotate(90deg);
              background-size: contain;
              background-repeat: no-repeat;
              background-image: url(../images/icon/arrow-up-icon.png); }
            .page-template-page-mission-tele-dashboard-v91 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after,
            .page-template-page-mission-tele-dashboard-v92 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after,
            .page-template-page-mission-tele-dashboard-v93 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after {
              content: none; }
            .page-template-page-mission-tele-dashboard-v91 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-the-white-house-pumblers,
            .page-template-page-mission-tele-dashboard-v92 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-the-white-house-pumblers,
            .page-template-page-mission-tele-dashboard-v93 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-the-white-house-pumblers {
              background-image: url(../images/game/tele-cine-the-white-house-pumblers.png); }
            .page-template-page-mission-tele-dashboard-v91 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-barry,
            .page-template-page-mission-tele-dashboard-v92 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-barry,
            .page-template-page-mission-tele-dashboard-v93 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-barry {
              background-image: url(../images/game/tele-cine-barry.png); }
            .page-template-page-mission-tele-dashboard-v91 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-succession,
            .page-template-page-mission-tele-dashboard-v92 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-succession,
            .page-template-page-mission-tele-dashboard-v93 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-succession {
              background-image: url(../images/game/tele-cine-succession.png); }
            .page-template-page-mission-tele-dashboard-v91 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement,
            .page-template-page-mission-tele-dashboard-v92 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement,
            .page-template-page-mission-tele-dashboard-v93 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement {
              background-image: url(../images/game/tele-cine-basic-achievement.png); }
            .page-template-page-mission-tele-dashboard-v91 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached,
            .page-template-page-mission-tele-dashboard-v92 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached,
            .page-template-page-mission-tele-dashboard-v93 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached {
              background-image: url(../images/game/tele-cine-not-reached.png); }
            .page-template-page-mission-tele-dashboard-v91 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started,
            .page-template-page-mission-tele-dashboard-v92 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started,
            .page-template-page-mission-tele-dashboard-v93 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started {
              background-image: url(../images/game/tele-cine-not-started.png); }
      .page-template-page-mission-tele-dashboard-v91 .bg-gray-light .container .page-content.overflow-y .footer-banner,
      .page-template-page-mission-tele-dashboard-v92 .bg-gray-light .container .page-content.overflow-y .footer-banner,
      .page-template-page-mission-tele-dashboard-v93 .bg-gray-light .container .page-content.overflow-y .footer-banner {
        position: absolute;
        bottom: 2vw;
        left: 0;
        right: 0; }
        .page-template-page-mission-tele-dashboard-v91 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn,
        .page-template-page-mission-tele-dashboard-v92 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn,
        .page-template-page-mission-tele-dashboard-v93 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn {
          width: fit-content;
          box-shadow: none; }

.page-template-page-mission-tele-dashboard-v91 .bg-gray-light {
  background-image: url(../images/banner/tele-cine-background-image-v91.jpg); }

.page-template-page-mission-tele-dashboard-v92 .bg-gray-light {
  background-image: url(../images/banner/tele-cine-background-image-v92.jpg); }

.page-template-page-mission-tele-dashboard-v93 .bg-gray-light {
  background-image: url(../images/banner/tele-cine-background-image-v93.jpg); }

.page-template-page-mission-tele-dashboard-v94 .bg-gray-light {
  height: 108vw;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../images/banner/tele-cine-background-image-v94.jpg); }
  .page-template-page-mission-tele-dashboard-v94 .bg-gray-light .container {
    max-width: 70vw;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .page-template-page-mission-tele-dashboard-v94 .bg-gray-light .container {
        max-width: 100vw; } }
    .page-template-page-mission-tele-dashboard-v94 .bg-gray-light .container .page-content.overflow-y {
      margin: 0;
      padding: 0;
      height: 100%;
      padding-top: 10%;
      overflow: hidden;
      background-color: transparent; }
      .page-template-page-mission-tele-dashboard-v94 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid {
        position: relative; }
        .page-template-page-mission-tele-dashboard-v94 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background {
          width: 100%;
          height: 100%;
          position: unset; }
          .page-template-page-mission-tele-dashboard-v94 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img {
            width: 100%;
            height: 100%;
            object-fit: contain; }
        .page-template-page-mission-tele-dashboard-v94 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list {
          left: 0;
          right: 0;
          width: 55vw;
          bottom: 60px;
          display: flex;
          margin: 0 auto;
          position: absolute;
          justify-content: space-between; }
          .page-template-page-mission-tele-dashboard-v94 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item {
            width: 11vw;
            height: 12vw;
            position: relative;
            padding-right: 30px;
            background-size: contain;
            background-position: center;
            background-repeat: no-repeat; }
            .page-template-page-mission-tele-dashboard-v94 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after {
              content: "";
              width: 13%;
              height: 13%;
              right: -20%;
              bottom: 5.5vw;
              position: absolute;
              text-align: center;
              display: inline-block;
              transform: rotate(90deg);
              background-size: contain;
              background-repeat: no-repeat;
              background-image: url(../images/icon/arrow-up-icon.png); }
            .page-template-page-mission-tele-dashboard-v94 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after {
              content: none; }
            .page-template-page-mission-tele-dashboard-v94 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-wandinha {
              background-image: url(../images/game/tele-cine-wandinha.png); }
            .page-template-page-mission-tele-dashboard-v94 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-morticia {
              background-image: url(../images/game/tele-cine-morticia.png); }
            .page-template-page-mission-tele-dashboard-v94 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-gomez {
              background-image: url(../images/game/tele-cine-gomez.png); }
            .page-template-page-mission-tele-dashboard-v94 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement {
              background-image: url(../images/game/tele-cine-basic-achievement.png); }
            .page-template-page-mission-tele-dashboard-v94 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached {
              background-image: url(../images/game/tele-cine-not-reached.png); }
            .page-template-page-mission-tele-dashboard-v94 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started {
              background-image: url(../images/game/tele-cine-not-started.png); }
      .page-template-page-mission-tele-dashboard-v94 .bg-gray-light .container .page-content.overflow-y .footer-banner {
        position: absolute;
        bottom: 2vw;
        left: 0;
        right: 0; }
        .page-template-page-mission-tele-dashboard-v94 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn {
          width: fit-content;
          box-shadow: none; }

.page-template-page-mission-tele-dashboard-v95 .bg-gray-light {
  height: 108vw;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../images/banner/tele-cine-background-image-v95.jpg); }
  .page-template-page-mission-tele-dashboard-v95 .bg-gray-light .container {
    max-width: 70vw;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .page-template-page-mission-tele-dashboard-v95 .bg-gray-light .container {
        max-width: 100vw; } }
    .page-template-page-mission-tele-dashboard-v95 .bg-gray-light .container .page-content.overflow-y {
      margin: 0;
      padding: 0;
      height: 100%;
      padding-top: 10%;
      overflow: hidden;
      background-color: transparent; }
      .page-template-page-mission-tele-dashboard-v95 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid {
        position: relative; }
        .page-template-page-mission-tele-dashboard-v95 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background {
          width: 100%;
          height: 100%;
          position: unset; }
          .page-template-page-mission-tele-dashboard-v95 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img {
            width: 100%;
            height: 100%;
            object-fit: contain; }
        .page-template-page-mission-tele-dashboard-v95 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list {
          left: 0;
          right: 0;
          width: 55vw;
          bottom: 60px;
          display: flex;
          margin: 0 auto;
          position: absolute;
          justify-content: space-between; }
          .page-template-page-mission-tele-dashboard-v95 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item {
            width: 11vw;
            height: 12vw;
            position: relative;
            padding-right: 30px;
            background-size: contain;
            background-position: center;
            background-repeat: no-repeat; }
            .page-template-page-mission-tele-dashboard-v95 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after {
              content: "";
              width: 13%;
              height: 13%;
              right: -20%;
              bottom: 5.5vw;
              position: absolute;
              text-align: center;
              display: inline-block;
              transform: rotate(90deg);
              background-size: contain;
              background-repeat: no-repeat;
              background-image: url(../images/icon/arrow-up-icon.png); }
            .page-template-page-mission-tele-dashboard-v95 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after {
              content: none; }
            .page-template-page-mission-tele-dashboard-v95 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-liberators {
              background-image: url(../images/game/tele-cine-liberators.png); }
            .page-template-page-mission-tele-dashboard-v95 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-south-american {
              background-image: url(../images/game/tele-cine-south-american.png); }
            .page-template-page-mission-tele-dashboard-v95 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-recopa {
              background-image: url(../images/game/tele-cine-recopa.png); }
            .page-template-page-mission-tele-dashboard-v95 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement {
              background-image: url(../images/game/tele-cine-basic-achievement.png); }
            .page-template-page-mission-tele-dashboard-v95 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached {
              background-image: url(../images/game/tele-cine-not-reached.png); }
            .page-template-page-mission-tele-dashboard-v95 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started {
              background-image: url(../images/game/tele-cine-not-started.png); }
      .page-template-page-mission-tele-dashboard-v95 .bg-gray-light .container .page-content.overflow-y .footer-banner {
        position: absolute;
        bottom: 2vw;
        left: 0;
        right: 0; }
        .page-template-page-mission-tele-dashboard-v95 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn {
          width: fit-content;
          box-shadow: none; }

.page-template-page-mission-tele-dashboard-v96 .bg-gray-light,
.page-template-page-mission-tele-dashboard-v97 .bg-gray-light,
.page-template-page-mission-tele-dashboard-v98 .bg-gray-light {
  height: 108vw;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .page-template-page-mission-tele-dashboard-v96 .bg-gray-light .container,
  .page-template-page-mission-tele-dashboard-v97 .bg-gray-light .container,
  .page-template-page-mission-tele-dashboard-v98 .bg-gray-light .container {
    max-width: 70vw;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .page-template-page-mission-tele-dashboard-v96 .bg-gray-light .container,
      .page-template-page-mission-tele-dashboard-v97 .bg-gray-light .container,
      .page-template-page-mission-tele-dashboard-v98 .bg-gray-light .container {
        max-width: 100vw; } }
    .page-template-page-mission-tele-dashboard-v96 .bg-gray-light .container .page-content.overflow-y,
    .page-template-page-mission-tele-dashboard-v97 .bg-gray-light .container .page-content.overflow-y,
    .page-template-page-mission-tele-dashboard-v98 .bg-gray-light .container .page-content.overflow-y {
      margin: 0;
      padding: 0;
      height: 100%;
      padding-top: 10%;
      overflow: hidden;
      background-color: transparent; }
      .page-template-page-mission-tele-dashboard-v96 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid,
      .page-template-page-mission-tele-dashboard-v97 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid,
      .page-template-page-mission-tele-dashboard-v98 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid {
        position: relative; }
        .page-template-page-mission-tele-dashboard-v96 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background,
        .page-template-page-mission-tele-dashboard-v97 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background,
        .page-template-page-mission-tele-dashboard-v98 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background {
          width: 100%;
          height: 100%;
          position: unset; }
          .page-template-page-mission-tele-dashboard-v96 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img,
          .page-template-page-mission-tele-dashboard-v97 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img,
          .page-template-page-mission-tele-dashboard-v98 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img {
            width: 100%;
            height: 100%;
            object-fit: contain; }
        .page-template-page-mission-tele-dashboard-v96 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list,
        .page-template-page-mission-tele-dashboard-v97 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list,
        .page-template-page-mission-tele-dashboard-v98 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list {
          left: 0;
          right: 0;
          width: 55vw;
          bottom: 60px;
          display: flex;
          margin: 0 auto;
          position: absolute;
          justify-content: space-between; }
          .page-template-page-mission-tele-dashboard-v96 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item,
          .page-template-page-mission-tele-dashboard-v97 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item,
          .page-template-page-mission-tele-dashboard-v98 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item {
            width: 11vw;
            height: 12vw;
            position: relative;
            padding-right: 30px;
            background-size: contain;
            background-position: center;
            background-repeat: no-repeat; }
            .page-template-page-mission-tele-dashboard-v96 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after,
            .page-template-page-mission-tele-dashboard-v97 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after,
            .page-template-page-mission-tele-dashboard-v98 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after {
              content: "";
              width: 13%;
              height: 13%;
              right: -20%;
              bottom: 5.5vw;
              position: absolute;
              text-align: center;
              display: inline-block;
              transform: rotate(90deg);
              background-size: contain;
              background-repeat: no-repeat;
              background-image: url(../images/icon/arrow-up-icon.png); }
            .page-template-page-mission-tele-dashboard-v96 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after,
            .page-template-page-mission-tele-dashboard-v97 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after,
            .page-template-page-mission-tele-dashboard-v98 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after {
              content: none; }
            .page-template-page-mission-tele-dashboard-v96 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-mask,
            .page-template-page-mission-tele-dashboard-v97 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-mask,
            .page-template-page-mission-tele-dashboard-v98 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-mask {
              background-image: url(../images/game/tele-cine-mask.png); }
            .page-template-page-mission-tele-dashboard-v96 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-pumpkin,
            .page-template-page-mission-tele-dashboard-v97 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-pumpkin,
            .page-template-page-mission-tele-dashboard-v98 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-pumpkin {
              background-image: url(../images/game/tele-cine-pumpkin.png); }
            .page-template-page-mission-tele-dashboard-v96 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-do,
            .page-template-page-mission-tele-dashboard-v97 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-do,
            .page-template-page-mission-tele-dashboard-v98 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-do {
              background-image: url(../images/game/tele-cine-do.png); }
            .page-template-page-mission-tele-dashboard-v96 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement,
            .page-template-page-mission-tele-dashboard-v97 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement,
            .page-template-page-mission-tele-dashboard-v98 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement {
              background-image: url(../images/game/tele-cine-basic-achievement.png); }
            .page-template-page-mission-tele-dashboard-v96 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached,
            .page-template-page-mission-tele-dashboard-v97 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached,
            .page-template-page-mission-tele-dashboard-v98 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached {
              background-image: url(../images/game/tele-cine-not-reached.png); }
            .page-template-page-mission-tele-dashboard-v96 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started,
            .page-template-page-mission-tele-dashboard-v97 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started,
            .page-template-page-mission-tele-dashboard-v98 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started {
              background-image: url(../images/game/tele-cine-not-started.png); }
      .page-template-page-mission-tele-dashboard-v96 .bg-gray-light .container .page-content.overflow-y .footer-banner,
      .page-template-page-mission-tele-dashboard-v97 .bg-gray-light .container .page-content.overflow-y .footer-banner,
      .page-template-page-mission-tele-dashboard-v98 .bg-gray-light .container .page-content.overflow-y .footer-banner {
        position: absolute;
        bottom: 2vw;
        left: 0;
        right: 0; }
        .page-template-page-mission-tele-dashboard-v96 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn,
        .page-template-page-mission-tele-dashboard-v97 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn,
        .page-template-page-mission-tele-dashboard-v98 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn {
          width: fit-content;
          box-shadow: none; }

.page-template-page-mission-tele-dashboard-v96 .bg-gray-light {
  background-image: url(../images/banner/tele-cine-background-image-v96.jpg); }

.page-template-page-mission-tele-dashboard-v97 .bg-gray-light {
  background-image: url(../images/banner/tele-cine-background-image-v97.jpg); }

.page-template-page-mission-tele-dashboard-v98 .bg-gray-light {
  background-image: url(../images/banner/tele-cine-background-image-v98.jpg); }

.page-template-page-mission-tele-dashboard-v99 .bg-gray-light {
  height: 108vw;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../images/banner/tele-cine-background-image-v99.jpg); }
  .page-template-page-mission-tele-dashboard-v99 .bg-gray-light .container {
    max-width: 70vw;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .page-template-page-mission-tele-dashboard-v99 .bg-gray-light .container {
        max-width: 100vw; } }
    .page-template-page-mission-tele-dashboard-v99 .bg-gray-light .container .page-content.overflow-y {
      margin: 0;
      padding: 0;
      height: 100%;
      padding-top: 10%;
      overflow: hidden;
      background-color: transparent; }
      .page-template-page-mission-tele-dashboard-v99 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid {
        position: relative; }
        .page-template-page-mission-tele-dashboard-v99 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background {
          width: 100%;
          height: 100%;
          position: unset; }
          .page-template-page-mission-tele-dashboard-v99 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img {
            width: 100%;
            height: 100%;
            object-fit: contain; }
        .page-template-page-mission-tele-dashboard-v99 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list {
          left: 0;
          right: 0;
          width: 55vw;
          bottom: 60px;
          display: flex;
          margin: 0 auto;
          position: absolute;
          justify-content: space-between; }
          .page-template-page-mission-tele-dashboard-v99 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item {
            width: 11vw;
            height: 12vw;
            position: relative;
            padding-right: 30px;
            background-size: contain;
            background-position: center;
            background-repeat: no-repeat; }
            .page-template-page-mission-tele-dashboard-v99 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after {
              content: "";
              width: 13%;
              height: 13%;
              right: -20%;
              bottom: 5.5vw;
              position: absolute;
              text-align: center;
              display: inline-block;
              transform: rotate(90deg);
              background-size: contain;
              background-repeat: no-repeat;
              background-image: url(../images/icon/arrow-up-icon.png); }
            .page-template-page-mission-tele-dashboard-v99 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after {
              content: none; }
            .page-template-page-mission-tele-dashboard-v99 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-power-stone-red {
              background-image: url(../images/game/tele-cine-power-stone-red.png); }
            .page-template-page-mission-tele-dashboard-v99 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-power-stone-blue {
              background-image: url(../images/game/tele-cine-power-stone-blue.png); }
            .page-template-page-mission-tele-dashboard-v99 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-power-stone-pink {
              background-image: url(../images/game/tele-cine-power-stone-pink.png); }
            .page-template-page-mission-tele-dashboard-v99 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement {
              background-image: url(../images/game/tele-cine-basic-achievement.png); }
            .page-template-page-mission-tele-dashboard-v99 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached {
              background-image: url(../images/game/tele-cine-not-reached.png); }
            .page-template-page-mission-tele-dashboard-v99 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started {
              background-image: url(../images/game/tele-cine-not-started.png); }
      .page-template-page-mission-tele-dashboard-v99 .bg-gray-light .container .page-content.overflow-y .footer-banner {
        position: absolute;
        bottom: 2vw;
        left: 0;
        right: 0; }
        .page-template-page-mission-tele-dashboard-v99 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn {
          width: fit-content;
          box-shadow: none; }

.page-template-page-mission-tele-dashboard-v100 .bg-gray-light,
.page-template-page-mission-tele-dashboard-v101 .bg-gray-light,
.page-template-page-mission-tele-dashboard-v102 .bg-gray-light {
  height: 108vw;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .page-template-page-mission-tele-dashboard-v100 .bg-gray-light .container,
  .page-template-page-mission-tele-dashboard-v101 .bg-gray-light .container,
  .page-template-page-mission-tele-dashboard-v102 .bg-gray-light .container {
    max-width: 70vw;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .page-template-page-mission-tele-dashboard-v100 .bg-gray-light .container,
      .page-template-page-mission-tele-dashboard-v101 .bg-gray-light .container,
      .page-template-page-mission-tele-dashboard-v102 .bg-gray-light .container {
        max-width: 100vw; } }
    .page-template-page-mission-tele-dashboard-v100 .bg-gray-light .container .page-content.overflow-y,
    .page-template-page-mission-tele-dashboard-v101 .bg-gray-light .container .page-content.overflow-y,
    .page-template-page-mission-tele-dashboard-v102 .bg-gray-light .container .page-content.overflow-y {
      margin: 0;
      padding: 0;
      height: 100%;
      padding-top: 10%;
      overflow: hidden;
      background-color: transparent; }
      .page-template-page-mission-tele-dashboard-v100 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid,
      .page-template-page-mission-tele-dashboard-v101 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid,
      .page-template-page-mission-tele-dashboard-v102 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid {
        position: relative; }
        .page-template-page-mission-tele-dashboard-v100 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background,
        .page-template-page-mission-tele-dashboard-v101 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background,
        .page-template-page-mission-tele-dashboard-v102 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background {
          width: 100%;
          height: 100%;
          position: unset; }
          .page-template-page-mission-tele-dashboard-v100 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img,
          .page-template-page-mission-tele-dashboard-v101 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img,
          .page-template-page-mission-tele-dashboard-v102 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img {
            width: 100%;
            height: 100%;
            object-fit: contain; }
        .page-template-page-mission-tele-dashboard-v100 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list,
        .page-template-page-mission-tele-dashboard-v101 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list,
        .page-template-page-mission-tele-dashboard-v102 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list {
          left: 0;
          right: 0;
          width: 55vw;
          bottom: 60px;
          display: flex;
          margin: 0 auto;
          position: absolute;
          justify-content: space-between; }
          .page-template-page-mission-tele-dashboard-v100 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item,
          .page-template-page-mission-tele-dashboard-v101 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item,
          .page-template-page-mission-tele-dashboard-v102 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item {
            width: 11vw;
            height: 12vw;
            position: relative;
            padding-right: 30px;
            background-size: contain;
            background-position: center;
            background-repeat: no-repeat; }
            .page-template-page-mission-tele-dashboard-v100 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after,
            .page-template-page-mission-tele-dashboard-v101 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after,
            .page-template-page-mission-tele-dashboard-v102 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after {
              content: "";
              width: 13%;
              height: 13%;
              right: -20%;
              bottom: 5.5vw;
              position: absolute;
              text-align: center;
              display: inline-block;
              transform: rotate(90deg);
              background-size: contain;
              background-repeat: no-repeat;
              background-image: url(../images/icon/arrow-up-icon.png); }
            .page-template-page-mission-tele-dashboard-v100 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after,
            .page-template-page-mission-tele-dashboard-v101 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after,
            .page-template-page-mission-tele-dashboard-v102 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after {
              content: none; }
            .page-template-page-mission-tele-dashboard-v100 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-red-popcorn,
            .page-template-page-mission-tele-dashboard-v101 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-red-popcorn,
            .page-template-page-mission-tele-dashboard-v102 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-red-popcorn {
              background-image: url(../images/game/tele-cine-red-popcorn.png); }
            .page-template-page-mission-tele-dashboard-v100 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-blue-popcorn,
            .page-template-page-mission-tele-dashboard-v101 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-blue-popcorn,
            .page-template-page-mission-tele-dashboard-v102 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-blue-popcorn {
              background-image: url(../images/game/tele-cine-blue-popcorn.png); }
            .page-template-page-mission-tele-dashboard-v100 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-green-popcorn,
            .page-template-page-mission-tele-dashboard-v101 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-green-popcorn,
            .page-template-page-mission-tele-dashboard-v102 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-green-popcorn {
              background-image: url(../images/game/tele-cine-green-popcorn.png); }
            .page-template-page-mission-tele-dashboard-v100 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement,
            .page-template-page-mission-tele-dashboard-v101 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement,
            .page-template-page-mission-tele-dashboard-v102 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement {
              background-image: url(../images/game/tele-cine-basic-achievement.png); }
            .page-template-page-mission-tele-dashboard-v100 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached,
            .page-template-page-mission-tele-dashboard-v101 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached,
            .page-template-page-mission-tele-dashboard-v102 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached {
              background-image: url(../images/game/tele-cine-not-reached.png); }
            .page-template-page-mission-tele-dashboard-v100 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started,
            .page-template-page-mission-tele-dashboard-v101 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started,
            .page-template-page-mission-tele-dashboard-v102 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started {
              background-image: url(../images/game/tele-cine-not-started.png); }
      .page-template-page-mission-tele-dashboard-v100 .bg-gray-light .container .page-content.overflow-y .footer-banner,
      .page-template-page-mission-tele-dashboard-v101 .bg-gray-light .container .page-content.overflow-y .footer-banner,
      .page-template-page-mission-tele-dashboard-v102 .bg-gray-light .container .page-content.overflow-y .footer-banner {
        position: absolute;
        bottom: 2vw;
        left: 0;
        right: 0; }
        .page-template-page-mission-tele-dashboard-v100 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn,
        .page-template-page-mission-tele-dashboard-v101 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn,
        .page-template-page-mission-tele-dashboard-v102 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn {
          width: fit-content;
          box-shadow: none; }

.page-template-page-mission-tele-dashboard-v100 .bg-gray-light {
  background-image: url(../images/banner/tele-cine-background-image-v100.jpg); }

.page-template-page-mission-tele-dashboard-v101 .bg-gray-light {
  background-image: url(../images/banner/tele-cine-background-image-v101.jpg); }

.page-template-page-mission-tele-dashboard-v102 .bg-gray-light {
  background-image: url(../images/banner/tele-cine-background-image-v102.jpg); }

.page-template-page-mission-tele-dashboard-v103 .bg-gray-light,
.page-template-page-mission-tele-dashboard-v104 .bg-gray-light,
.page-template-page-mission-tele-dashboard-v105 .bg-gray-light {
  height: 95vw;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .page-template-page-mission-tele-dashboard-v103 .bg-gray-light .container,
  .page-template-page-mission-tele-dashboard-v104 .bg-gray-light .container,
  .page-template-page-mission-tele-dashboard-v105 .bg-gray-light .container {
    max-width: 70vw;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .page-template-page-mission-tele-dashboard-v103 .bg-gray-light .container,
      .page-template-page-mission-tele-dashboard-v104 .bg-gray-light .container,
      .page-template-page-mission-tele-dashboard-v105 .bg-gray-light .container {
        max-width: 100vw; } }
    .page-template-page-mission-tele-dashboard-v103 .bg-gray-light .container .page-content.overflow-y,
    .page-template-page-mission-tele-dashboard-v104 .bg-gray-light .container .page-content.overflow-y,
    .page-template-page-mission-tele-dashboard-v105 .bg-gray-light .container .page-content.overflow-y {
      margin: 0;
      padding: 0;
      height: 100%;
      padding-top: 10%;
      overflow: hidden;
      background-color: transparent; }
      .page-template-page-mission-tele-dashboard-v103 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid,
      .page-template-page-mission-tele-dashboard-v104 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid,
      .page-template-page-mission-tele-dashboard-v105 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid {
        position: relative; }
        .page-template-page-mission-tele-dashboard-v103 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background,
        .page-template-page-mission-tele-dashboard-v104 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background,
        .page-template-page-mission-tele-dashboard-v105 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background {
          width: 100%;
          height: 100%;
          position: unset; }
          .page-template-page-mission-tele-dashboard-v103 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img,
          .page-template-page-mission-tele-dashboard-v104 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img,
          .page-template-page-mission-tele-dashboard-v105 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img {
            width: 100%;
            height: 100%;
            object-fit: contain; }
        .page-template-page-mission-tele-dashboard-v103 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list,
        .page-template-page-mission-tele-dashboard-v104 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list,
        .page-template-page-mission-tele-dashboard-v105 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list {
          left: 0;
          right: 0;
          width: 55vw;
          bottom: 60px;
          display: flex;
          margin: 0 auto;
          position: absolute;
          justify-content: space-between; }
          .page-template-page-mission-tele-dashboard-v103 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item,
          .page-template-page-mission-tele-dashboard-v104 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item,
          .page-template-page-mission-tele-dashboard-v105 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item {
            width: 11vw;
            height: 12vw;
            position: relative;
            padding-right: 30px;
            background-size: contain;
            background-position: center;
            background-repeat: no-repeat; }
            .page-template-page-mission-tele-dashboard-v103 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after,
            .page-template-page-mission-tele-dashboard-v104 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after,
            .page-template-page-mission-tele-dashboard-v105 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after {
              content: "";
              width: 13%;
              height: 13%;
              right: -20%;
              bottom: 5.5vw;
              position: absolute;
              text-align: center;
              display: inline-block;
              transform: rotate(90deg);
              background-size: contain;
              background-repeat: no-repeat;
              background-image: url(../images/icon/arrow-up-icon.png); }
            .page-template-page-mission-tele-dashboard-v103 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after,
            .page-template-page-mission-tele-dashboard-v104 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after,
            .page-template-page-mission-tele-dashboard-v105 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after {
              content: none; }
            .page-template-page-mission-tele-dashboard-v103 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-red-shirt,
            .page-template-page-mission-tele-dashboard-v104 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-red-shirt,
            .page-template-page-mission-tele-dashboard-v105 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-red-shirt {
              background-image: url(../images/game/tele-cine-red-shirt.png); }
            .page-template-page-mission-tele-dashboard-v103 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-blue-shirt,
            .page-template-page-mission-tele-dashboard-v104 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-blue-shirt,
            .page-template-page-mission-tele-dashboard-v105 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-blue-shirt {
              background-image: url(../images/game/tele-cine-blue-shirt.png); }
            .page-template-page-mission-tele-dashboard-v103 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-green-shirt,
            .page-template-page-mission-tele-dashboard-v104 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-green-shirt,
            .page-template-page-mission-tele-dashboard-v105 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-green-shirt {
              background-image: url(../images/game/tele-cine-green-shirt.png); }
            .page-template-page-mission-tele-dashboard-v103 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement,
            .page-template-page-mission-tele-dashboard-v104 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement,
            .page-template-page-mission-tele-dashboard-v105 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement {
              background-image: url(../images/game/tele-cine-basic-achievement.png); }
            .page-template-page-mission-tele-dashboard-v103 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached,
            .page-template-page-mission-tele-dashboard-v104 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached,
            .page-template-page-mission-tele-dashboard-v105 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached {
              background-image: url(../images/game/tele-cine-not-reached.png); }
            .page-template-page-mission-tele-dashboard-v103 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started,
            .page-template-page-mission-tele-dashboard-v104 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started,
            .page-template-page-mission-tele-dashboard-v105 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started {
              background-image: url(../images/game/tele-cine-not-started.png); }
      .page-template-page-mission-tele-dashboard-v103 .bg-gray-light .container .page-content.overflow-y .footer-banner,
      .page-template-page-mission-tele-dashboard-v104 .bg-gray-light .container .page-content.overflow-y .footer-banner,
      .page-template-page-mission-tele-dashboard-v105 .bg-gray-light .container .page-content.overflow-y .footer-banner {
        position: absolute;
        bottom: 2vw;
        left: 0;
        right: 0; }
        .page-template-page-mission-tele-dashboard-v103 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn,
        .page-template-page-mission-tele-dashboard-v104 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn,
        .page-template-page-mission-tele-dashboard-v105 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn {
          width: fit-content;
          box-shadow: none; }

.page-template-page-mission-tele-dashboard-v103 .bg-gray-light {
  background-image: url(../images/banner/tele-cine-background-image-v103.jpg); }

.page-template-page-mission-tele-dashboard-v104 .bg-gray-light {
  background-image: url(../images/banner/tele-cine-background-image-v104.jpg); }

.page-template-page-mission-tele-dashboard-v105 .bg-gray-light {
  background-image: url(../images/banner/tele-cine-background-image-v105.jpg); }

.page-template-page-mission-tele-dashboard-v106 .bg-gray-light,
.page-template-page-mission-tele-dashboard-v107 .bg-gray-light,
.page-template-page-mission-tele-dashboard-v108 .bg-gray-light {
  height: 110vw;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .page-template-page-mission-tele-dashboard-v106 .bg-gray-light .container,
  .page-template-page-mission-tele-dashboard-v107 .bg-gray-light .container,
  .page-template-page-mission-tele-dashboard-v108 .bg-gray-light .container {
    max-width: 70vw;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .page-template-page-mission-tele-dashboard-v106 .bg-gray-light .container,
      .page-template-page-mission-tele-dashboard-v107 .bg-gray-light .container,
      .page-template-page-mission-tele-dashboard-v108 .bg-gray-light .container {
        max-width: 100vw; } }
    .page-template-page-mission-tele-dashboard-v106 .bg-gray-light .container .page-content.overflow-y,
    .page-template-page-mission-tele-dashboard-v107 .bg-gray-light .container .page-content.overflow-y,
    .page-template-page-mission-tele-dashboard-v108 .bg-gray-light .container .page-content.overflow-y {
      margin: 0;
      padding: 0;
      height: 100%;
      padding-top: 10%;
      overflow: hidden;
      background-color: transparent; }
      .page-template-page-mission-tele-dashboard-v106 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid,
      .page-template-page-mission-tele-dashboard-v107 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid,
      .page-template-page-mission-tele-dashboard-v108 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid {
        position: relative; }
        .page-template-page-mission-tele-dashboard-v106 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background,
        .page-template-page-mission-tele-dashboard-v107 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background,
        .page-template-page-mission-tele-dashboard-v108 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background {
          width: 100%;
          height: 100%;
          position: unset; }
          .page-template-page-mission-tele-dashboard-v106 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img,
          .page-template-page-mission-tele-dashboard-v107 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img,
          .page-template-page-mission-tele-dashboard-v108 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img {
            width: 100%;
            height: 100%;
            object-fit: contain; }
        .page-template-page-mission-tele-dashboard-v106 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list,
        .page-template-page-mission-tele-dashboard-v107 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list,
        .page-template-page-mission-tele-dashboard-v108 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list {
          left: 0;
          right: 0;
          width: 55vw;
          bottom: 60px;
          display: flex;
          margin: 0 auto;
          position: absolute;
          justify-content: space-between; }
          .page-template-page-mission-tele-dashboard-v106 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item,
          .page-template-page-mission-tele-dashboard-v107 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item,
          .page-template-page-mission-tele-dashboard-v108 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item {
            width: 11vw;
            height: 12vw;
            position: relative;
            padding-right: 30px;
            background-size: contain;
            background-position: center;
            background-repeat: no-repeat; }
            .page-template-page-mission-tele-dashboard-v106 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after,
            .page-template-page-mission-tele-dashboard-v107 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after,
            .page-template-page-mission-tele-dashboard-v108 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after {
              content: "";
              width: 13%;
              height: 13%;
              right: -20%;
              bottom: 5.5vw;
              position: absolute;
              text-align: center;
              display: inline-block;
              transform: rotate(90deg);
              background-size: contain;
              background-repeat: no-repeat;
              background-image: url(../images/icon/arrow-up-icon.png); }
            .page-template-page-mission-tele-dashboard-v106 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after,
            .page-template-page-mission-tele-dashboard-v107 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after,
            .page-template-page-mission-tele-dashboard-v108 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after {
              content: none; }
            .page-template-page-mission-tele-dashboard-v106 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-max-logo-white,
            .page-template-page-mission-tele-dashboard-v107 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-max-logo-white,
            .page-template-page-mission-tele-dashboard-v108 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-max-logo-white {
              background-image: url(../images/game/tele-cine-max-logo-white.png); }
            .page-template-page-mission-tele-dashboard-v106 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-max-logo-black,
            .page-template-page-mission-tele-dashboard-v107 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-max-logo-black,
            .page-template-page-mission-tele-dashboard-v108 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-max-logo-black {
              background-image: url(../images/game/tele-cine-max-logo-black.png); }
            .page-template-page-mission-tele-dashboard-v106 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-max-logo-blue,
            .page-template-page-mission-tele-dashboard-v107 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-max-logo-blue,
            .page-template-page-mission-tele-dashboard-v108 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-max-logo-blue {
              background-image: url(../images/game/tele-cine-max-logo-blue.png); }
            .page-template-page-mission-tele-dashboard-v106 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement,
            .page-template-page-mission-tele-dashboard-v107 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement,
            .page-template-page-mission-tele-dashboard-v108 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement {
              background-image: url(../images/game/tele-cine-basic-achievement.png); }
            .page-template-page-mission-tele-dashboard-v106 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached,
            .page-template-page-mission-tele-dashboard-v107 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached,
            .page-template-page-mission-tele-dashboard-v108 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached {
              background-image: url(../images/game/tele-cine-not-reached.png); }
            .page-template-page-mission-tele-dashboard-v106 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started,
            .page-template-page-mission-tele-dashboard-v107 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started,
            .page-template-page-mission-tele-dashboard-v108 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started {
              background-image: url(../images/game/tele-cine-not-started.png); }
      .page-template-page-mission-tele-dashboard-v106 .bg-gray-light .container .page-content.overflow-y .footer-banner,
      .page-template-page-mission-tele-dashboard-v107 .bg-gray-light .container .page-content.overflow-y .footer-banner,
      .page-template-page-mission-tele-dashboard-v108 .bg-gray-light .container .page-content.overflow-y .footer-banner {
        position: absolute;
        bottom: 2vw;
        left: 0;
        right: 0; }
        .page-template-page-mission-tele-dashboard-v106 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn,
        .page-template-page-mission-tele-dashboard-v107 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn,
        .page-template-page-mission-tele-dashboard-v108 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn {
          width: fit-content;
          box-shadow: none; }

.page-template-page-mission-tele-dashboard-v106 .bg-gray-light {
  background-image: url(../images/banner/tele-cine-background-image-v106.jpg); }

.page-template-page-mission-tele-dashboard-v107 .bg-gray-light {
  background-image: url(../images/banner/tele-cine-background-image-v107.jpg); }

.page-template-page-mission-tele-dashboard-v108 .bg-gray-light {
  background-image: url(../images/banner/tele-cine-background-image-v108.jpg); }

.page-template-page-mission-tele-dashboard-v109 .bg-gray-light {
  height: 120vw;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../images/banner/tele-cine-background-image-v109.jpg); }
  .page-template-page-mission-tele-dashboard-v109 .bg-gray-light .container {
    max-width: 70vw;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .page-template-page-mission-tele-dashboard-v109 .bg-gray-light .container {
        max-width: 100vw; } }
    .page-template-page-mission-tele-dashboard-v109 .bg-gray-light .container .page-content.overflow-y {
      margin: 0;
      padding: 0;
      height: 100%;
      padding-top: 10%;
      overflow: hidden;
      background-color: transparent; }
      .page-template-page-mission-tele-dashboard-v109 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid {
        position: relative; }
        .page-template-page-mission-tele-dashboard-v109 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background {
          width: 100%;
          height: 100%;
          position: unset; }
          .page-template-page-mission-tele-dashboard-v109 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img {
            width: 100%;
            height: 100%;
            object-fit: contain; }
        .page-template-page-mission-tele-dashboard-v109 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list {
          left: 0;
          right: 0;
          width: 55vw;
          bottom: 60px;
          display: flex;
          margin: 0 auto;
          position: absolute;
          justify-content: space-between; }
          .page-template-page-mission-tele-dashboard-v109 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item {
            width: 11vw;
            height: 12vw;
            position: relative;
            padding-right: 30px;
            background-size: contain;
            background-position: center;
            background-repeat: no-repeat; }
            .page-template-page-mission-tele-dashboard-v109 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after {
              content: "";
              width: 13%;
              height: 13%;
              right: -20%;
              bottom: 5.5vw;
              position: absolute;
              text-align: center;
              display: inline-block;
              transform: rotate(90deg);
              background-size: contain;
              background-repeat: no-repeat;
              background-image: url(../images/icon/arrow-up-icon.png); }
            .page-template-page-mission-tele-dashboard-v109 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after {
              content: none; }
            .page-template-page-mission-tele-dashboard-v109 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-viva {
              background-image: url(../images/game/tele-cine-viva.png); }
            .page-template-page-mission-tele-dashboard-v109 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-poppy {
              background-image: url(../images/game/tele-cine-poppy.png); }
            .page-template-page-mission-tele-dashboard-v109 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-trunk {
              background-image: url(../images/game/tele-cine-trunk.png); }
            .page-template-page-mission-tele-dashboard-v109 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement {
              background-image: url(../images/game/tele-cine-basic-achievement.png); }
            .page-template-page-mission-tele-dashboard-v109 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached {
              background-image: url(../images/game/tele-cine-not-reached.png); }
            .page-template-page-mission-tele-dashboard-v109 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started {
              background-image: url(../images/game/tele-cine-not-started.png); }
      .page-template-page-mission-tele-dashboard-v109 .bg-gray-light .container .page-content.overflow-y .footer-banner {
        position: absolute;
        bottom: 2vw;
        left: 0;
        right: 0; }
        .page-template-page-mission-tele-dashboard-v109 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn {
          width: fit-content;
          box-shadow: none; }

.page-template-page-mission-tele-dashboard-v110 .bg-gray-light,
.page-template-page-mission-tele-dashboard-v111 .bg-gray-light,
.page-template-page-mission-tele-dashboard-v112 .bg-gray-light {
  height: 120vw;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .page-template-page-mission-tele-dashboard-v110 .bg-gray-light .container,
  .page-template-page-mission-tele-dashboard-v111 .bg-gray-light .container,
  .page-template-page-mission-tele-dashboard-v112 .bg-gray-light .container {
    max-width: 70vw;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .page-template-page-mission-tele-dashboard-v110 .bg-gray-light .container,
      .page-template-page-mission-tele-dashboard-v111 .bg-gray-light .container,
      .page-template-page-mission-tele-dashboard-v112 .bg-gray-light .container {
        max-width: 100vw; } }
    .page-template-page-mission-tele-dashboard-v110 .bg-gray-light .container .page-content.overflow-y,
    .page-template-page-mission-tele-dashboard-v111 .bg-gray-light .container .page-content.overflow-y,
    .page-template-page-mission-tele-dashboard-v112 .bg-gray-light .container .page-content.overflow-y {
      margin: 0;
      padding: 0;
      height: 100%;
      padding-top: 10%;
      overflow: hidden;
      background-color: transparent; }
      .page-template-page-mission-tele-dashboard-v110 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid,
      .page-template-page-mission-tele-dashboard-v111 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid,
      .page-template-page-mission-tele-dashboard-v112 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid {
        position: relative; }
        .page-template-page-mission-tele-dashboard-v110 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background,
        .page-template-page-mission-tele-dashboard-v111 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background,
        .page-template-page-mission-tele-dashboard-v112 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background {
          width: 100%;
          height: 100%;
          position: unset; }
          .page-template-page-mission-tele-dashboard-v110 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img,
          .page-template-page-mission-tele-dashboard-v111 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img,
          .page-template-page-mission-tele-dashboard-v112 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img {
            width: 100%;
            height: 100%;
            object-fit: contain; }
        .page-template-page-mission-tele-dashboard-v110 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list,
        .page-template-page-mission-tele-dashboard-v111 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list,
        .page-template-page-mission-tele-dashboard-v112 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list {
          left: 0;
          right: 0;
          width: 55vw;
          bottom: 60px;
          display: flex;
          margin: 0 auto;
          position: absolute;
          justify-content: space-between; }
          .page-template-page-mission-tele-dashboard-v110 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item,
          .page-template-page-mission-tele-dashboard-v111 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item,
          .page-template-page-mission-tele-dashboard-v112 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item {
            width: 11vw;
            height: 12vw;
            position: relative;
            padding-right: 30px;
            background-size: contain;
            background-position: center;
            background-repeat: no-repeat; }
            .page-template-page-mission-tele-dashboard-v110 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after,
            .page-template-page-mission-tele-dashboard-v111 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after,
            .page-template-page-mission-tele-dashboard-v112 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after {
              content: "";
              width: 13%;
              height: 13%;
              right: -20%;
              bottom: 5.5vw;
              position: absolute;
              text-align: center;
              display: inline-block;
              transform: rotate(90deg);
              background-size: contain;
              background-repeat: no-repeat;
              background-image: url(../images/icon/arrow-up-icon.png); }
            .page-template-page-mission-tele-dashboard-v110 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after,
            .page-template-page-mission-tele-dashboard-v111 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after,
            .page-template-page-mission-tele-dashboard-v112 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after {
              content: none; }
            .page-template-page-mission-tele-dashboard-v110 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-green-clapper,
            .page-template-page-mission-tele-dashboard-v111 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-green-clapper,
            .page-template-page-mission-tele-dashboard-v112 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-green-clapper {
              background-image: url(../images/game/tele-cine-green-clapper.png); }
            .page-template-page-mission-tele-dashboard-v110 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-blue-clapper,
            .page-template-page-mission-tele-dashboard-v111 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-blue-clapper,
            .page-template-page-mission-tele-dashboard-v112 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-blue-clapper {
              background-image: url(../images/game/tele-cine-blue-clapper.png); }
            .page-template-page-mission-tele-dashboard-v110 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-red-clapper,
            .page-template-page-mission-tele-dashboard-v111 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-red-clapper,
            .page-template-page-mission-tele-dashboard-v112 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-red-clapper {
              background-image: url(../images/game/tele-cine-red-clapper.png); }
            .page-template-page-mission-tele-dashboard-v110 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement,
            .page-template-page-mission-tele-dashboard-v111 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement,
            .page-template-page-mission-tele-dashboard-v112 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement {
              background-image: url(../images/game/tele-cine-basic-achievement.png); }
            .page-template-page-mission-tele-dashboard-v110 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached,
            .page-template-page-mission-tele-dashboard-v111 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached,
            .page-template-page-mission-tele-dashboard-v112 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached {
              background-image: url(../images/game/tele-cine-not-reached.png); }
            .page-template-page-mission-tele-dashboard-v110 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started,
            .page-template-page-mission-tele-dashboard-v111 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started,
            .page-template-page-mission-tele-dashboard-v112 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started {
              background-image: url(../images/game/tele-cine-not-started.png); }
      .page-template-page-mission-tele-dashboard-v110 .bg-gray-light .container .page-content.overflow-y .footer-banner,
      .page-template-page-mission-tele-dashboard-v111 .bg-gray-light .container .page-content.overflow-y .footer-banner,
      .page-template-page-mission-tele-dashboard-v112 .bg-gray-light .container .page-content.overflow-y .footer-banner {
        position: absolute;
        bottom: 2vw;
        left: 0;
        right: 0; }
        .page-template-page-mission-tele-dashboard-v110 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn,
        .page-template-page-mission-tele-dashboard-v111 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn,
        .page-template-page-mission-tele-dashboard-v112 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn {
          width: fit-content;
          box-shadow: none; }

.page-template-page-mission-tele-dashboard-v110 .bg-gray-light {
  background-image: url(../images/banner/tele-cine-background-image-v110.jpg); }

.page-template-page-mission-tele-dashboard-v111 .bg-gray-light {
  background-image: url(../images/banner/tele-cine-background-image-v111.jpg); }

.page-template-page-mission-tele-dashboard-v112 .bg-gray-light {
  background-image: url(../images/banner/tele-cine-background-image-v112.jpg); }

.page-template-page-mission-tele-dashboard-v113 .bg-gray-light,
.page-template-page-mission-tele-dashboard-v114 .bg-gray-light,
.page-template-page-mission-tele-dashboard-v115 .bg-gray-light {
  height: 120vw;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .page-template-page-mission-tele-dashboard-v113 .bg-gray-light .container,
  .page-template-page-mission-tele-dashboard-v114 .bg-gray-light .container,
  .page-template-page-mission-tele-dashboard-v115 .bg-gray-light .container {
    max-width: 70vw;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .page-template-page-mission-tele-dashboard-v113 .bg-gray-light .container,
      .page-template-page-mission-tele-dashboard-v114 .bg-gray-light .container,
      .page-template-page-mission-tele-dashboard-v115 .bg-gray-light .container {
        max-width: 100vw; } }
    .page-template-page-mission-tele-dashboard-v113 .bg-gray-light .container .page-content.overflow-y,
    .page-template-page-mission-tele-dashboard-v114 .bg-gray-light .container .page-content.overflow-y,
    .page-template-page-mission-tele-dashboard-v115 .bg-gray-light .container .page-content.overflow-y {
      margin: 0;
      padding: 0;
      height: 100%;
      padding-top: 10%;
      overflow: hidden;
      background-color: transparent; }
      .page-template-page-mission-tele-dashboard-v113 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid,
      .page-template-page-mission-tele-dashboard-v114 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid,
      .page-template-page-mission-tele-dashboard-v115 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid {
        position: relative; }
        .page-template-page-mission-tele-dashboard-v113 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background,
        .page-template-page-mission-tele-dashboard-v114 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background,
        .page-template-page-mission-tele-dashboard-v115 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background {
          width: 100%;
          height: 100%;
          position: unset; }
          .page-template-page-mission-tele-dashboard-v113 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img,
          .page-template-page-mission-tele-dashboard-v114 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img,
          .page-template-page-mission-tele-dashboard-v115 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img {
            width: 100%;
            height: 100%;
            object-fit: contain; }
        .page-template-page-mission-tele-dashboard-v113 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list,
        .page-template-page-mission-tele-dashboard-v114 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list,
        .page-template-page-mission-tele-dashboard-v115 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list {
          left: 0;
          right: 0;
          width: 55vw;
          bottom: 60px;
          display: flex;
          margin: 0 auto;
          position: absolute;
          justify-content: space-between; }
          .page-template-page-mission-tele-dashboard-v113 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item,
          .page-template-page-mission-tele-dashboard-v114 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item,
          .page-template-page-mission-tele-dashboard-v115 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item {
            width: 11vw;
            height: 12vw;
            position: relative;
            padding-right: 30px;
            background-size: contain;
            background-position: center;
            background-repeat: no-repeat; }
            .page-template-page-mission-tele-dashboard-v113 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after,
            .page-template-page-mission-tele-dashboard-v114 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after,
            .page-template-page-mission-tele-dashboard-v115 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after {
              content: "";
              width: 13%;
              height: 13%;
              right: -20%;
              bottom: 5.5vw;
              position: absolute;
              text-align: center;
              display: inline-block;
              transform: rotate(90deg);
              background-size: contain;
              background-repeat: no-repeat;
              background-image: url(../images/icon/arrow-up-icon.png); }
            .page-template-page-mission-tele-dashboard-v113 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after,
            .page-template-page-mission-tele-dashboard-v114 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after,
            .page-template-page-mission-tele-dashboard-v115 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after {
              content: none; }
            .page-template-page-mission-tele-dashboard-v113 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-black-belt,
            .page-template-page-mission-tele-dashboard-v114 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-black-belt,
            .page-template-page-mission-tele-dashboard-v115 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-black-belt {
              background-image: url(../images/game/tele-cine-black-belt.png); }
            .page-template-page-mission-tele-dashboard-v113 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-blue-belt,
            .page-template-page-mission-tele-dashboard-v114 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-blue-belt,
            .page-template-page-mission-tele-dashboard-v115 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-blue-belt {
              background-image: url(../images/game/tele-cine-blue-belt.png); }
            .page-template-page-mission-tele-dashboard-v113 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-green-belt,
            .page-template-page-mission-tele-dashboard-v114 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-green-belt,
            .page-template-page-mission-tele-dashboard-v115 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-green-belt {
              background-image: url(../images/game/tele-cine-green-belt.png); }
            .page-template-page-mission-tele-dashboard-v113 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement,
            .page-template-page-mission-tele-dashboard-v114 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement,
            .page-template-page-mission-tele-dashboard-v115 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement {
              background-image: url(../images/game/tele-cine-basic-achievement.png); }
            .page-template-page-mission-tele-dashboard-v113 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached,
            .page-template-page-mission-tele-dashboard-v114 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached,
            .page-template-page-mission-tele-dashboard-v115 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached {
              background-image: url(../images/game/tele-cine-not-reached.png); }
            .page-template-page-mission-tele-dashboard-v113 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started,
            .page-template-page-mission-tele-dashboard-v114 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started,
            .page-template-page-mission-tele-dashboard-v115 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started {
              background-image: url(../images/game/tele-cine-not-started.png); }
      .page-template-page-mission-tele-dashboard-v113 .bg-gray-light .container .page-content.overflow-y .footer-banner,
      .page-template-page-mission-tele-dashboard-v114 .bg-gray-light .container .page-content.overflow-y .footer-banner,
      .page-template-page-mission-tele-dashboard-v115 .bg-gray-light .container .page-content.overflow-y .footer-banner {
        position: absolute;
        bottom: 2vw;
        left: 0;
        right: 0; }
        .page-template-page-mission-tele-dashboard-v113 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn,
        .page-template-page-mission-tele-dashboard-v114 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn,
        .page-template-page-mission-tele-dashboard-v115 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn {
          width: fit-content;
          box-shadow: none; }

.page-template-page-mission-tele-dashboard-v113 .bg-gray-light {
  background-image: url(../images/banner/tele-cine-background-image-v113.jpg); }

.page-template-page-mission-tele-dashboard-v114 .bg-gray-light {
  background-image: url(../images/banner/tele-cine-background-image-v114.jpg); }

.page-template-page-mission-tele-dashboard-v115 .bg-gray-light {
  background-image: url(../images/banner/tele-cine-background-image-v115.jpg); }

.page-template-page-mission-tele-dashboard-v116 .bg-gray-light {
  height: 120vw;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../images/banner/tele-cine-background-image-v116.jpg); }
  .page-template-page-mission-tele-dashboard-v116 .bg-gray-light .container {
    max-width: 70vw;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .page-template-page-mission-tele-dashboard-v116 .bg-gray-light .container {
        max-width: 100vw; } }
    .page-template-page-mission-tele-dashboard-v116 .bg-gray-light .container .page-content.overflow-y {
      margin: 0;
      padding: 0;
      height: 100%;
      padding-top: 10%;
      overflow: hidden;
      background-color: transparent; }
      .page-template-page-mission-tele-dashboard-v116 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid {
        position: relative; }
        .page-template-page-mission-tele-dashboard-v116 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background {
          width: 100%;
          height: 100%;
          position: unset; }
          .page-template-page-mission-tele-dashboard-v116 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img {
            width: 100%;
            height: 100%;
            object-fit: contain; }
        .page-template-page-mission-tele-dashboard-v116 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list {
          left: 0;
          right: 0;
          width: 55vw;
          bottom: 60px;
          display: flex;
          margin: 0 auto;
          position: absolute;
          justify-content: space-between; }
          .page-template-page-mission-tele-dashboard-v116 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item {
            width: 11vw;
            height: 12vw;
            position: relative;
            padding-right: 30px;
            background-size: contain;
            background-position: center;
            background-repeat: no-repeat; }
            .page-template-page-mission-tele-dashboard-v116 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after {
              content: "";
              width: 13%;
              height: 13%;
              right: -20%;
              bottom: 5.5vw;
              position: absolute;
              text-align: center;
              display: inline-block;
              transform: rotate(90deg);
              background-size: contain;
              background-repeat: no-repeat;
              background-image: url(../images/icon/arrow-up-icon.png); }
            .page-template-page-mission-tele-dashboard-v116 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after {
              content: none; }
            .page-template-page-mission-tele-dashboard-v116 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-red-ticket {
              background-image: url(../images/game/tele-cine-red-ticket.png); }
            .page-template-page-mission-tele-dashboard-v116 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-yellow-ticket {
              background-image: url(../images/game/tele-cine-yellow-ticket.png); }
            .page-template-page-mission-tele-dashboard-v116 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-blue-ticket {
              background-image: url(../images/game/tele-cine-blue-ticket.png); }
            .page-template-page-mission-tele-dashboard-v116 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement {
              background-image: url(../images/game/tele-cine-basic-achievement.png); }
            .page-template-page-mission-tele-dashboard-v116 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached {
              background-image: url(../images/game/tele-cine-not-reached.png); }
            .page-template-page-mission-tele-dashboard-v116 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started {
              background-image: url(../images/game/tele-cine-not-started.png); }
      .page-template-page-mission-tele-dashboard-v116 .bg-gray-light .container .page-content.overflow-y .footer-banner {
        position: absolute;
        bottom: 2vw;
        left: 0;
        right: 0; }
        .page-template-page-mission-tele-dashboard-v116 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn {
          width: fit-content;
          box-shadow: none; }

.page-template-page-mission-tele-dashboard-v117 .bg-gray-light,
.page-template-page-mission-tele-dashboard-v118 .bg-gray-light,
.page-template-page-mission-tele-dashboard-v119 .bg-gray-light,
.page-template-page-mission-tele-dashboard-v120 .bg-gray-light {
  height: 120vw;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .page-template-page-mission-tele-dashboard-v117 .bg-gray-light .container,
  .page-template-page-mission-tele-dashboard-v118 .bg-gray-light .container,
  .page-template-page-mission-tele-dashboard-v119 .bg-gray-light .container,
  .page-template-page-mission-tele-dashboard-v120 .bg-gray-light .container {
    max-width: 70vw;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .page-template-page-mission-tele-dashboard-v117 .bg-gray-light .container,
      .page-template-page-mission-tele-dashboard-v118 .bg-gray-light .container,
      .page-template-page-mission-tele-dashboard-v119 .bg-gray-light .container,
      .page-template-page-mission-tele-dashboard-v120 .bg-gray-light .container {
        max-width: 100vw; } }
    .page-template-page-mission-tele-dashboard-v117 .bg-gray-light .container .page-content.overflow-y,
    .page-template-page-mission-tele-dashboard-v118 .bg-gray-light .container .page-content.overflow-y,
    .page-template-page-mission-tele-dashboard-v119 .bg-gray-light .container .page-content.overflow-y,
    .page-template-page-mission-tele-dashboard-v120 .bg-gray-light .container .page-content.overflow-y {
      margin: 0;
      padding: 0;
      height: 100%;
      padding-top: 10%;
      overflow: hidden;
      background-color: transparent; }
      .page-template-page-mission-tele-dashboard-v117 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid,
      .page-template-page-mission-tele-dashboard-v118 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid,
      .page-template-page-mission-tele-dashboard-v119 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid,
      .page-template-page-mission-tele-dashboard-v120 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid {
        position: relative; }
        .page-template-page-mission-tele-dashboard-v117 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background,
        .page-template-page-mission-tele-dashboard-v118 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background,
        .page-template-page-mission-tele-dashboard-v119 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background,
        .page-template-page-mission-tele-dashboard-v120 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background {
          width: 100%;
          height: 100%;
          position: unset; }
          .page-template-page-mission-tele-dashboard-v117 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img,
          .page-template-page-mission-tele-dashboard-v118 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img,
          .page-template-page-mission-tele-dashboard-v119 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img,
          .page-template-page-mission-tele-dashboard-v120 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img {
            width: 100%;
            height: 100%;
            object-fit: contain; }
        .page-template-page-mission-tele-dashboard-v117 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list,
        .page-template-page-mission-tele-dashboard-v118 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list,
        .page-template-page-mission-tele-dashboard-v119 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list,
        .page-template-page-mission-tele-dashboard-v120 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list {
          left: 0;
          right: 0;
          width: 55vw;
          bottom: 60px;
          display: flex;
          margin: 0 auto;
          position: absolute;
          justify-content: space-between; }
          .page-template-page-mission-tele-dashboard-v117 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item,
          .page-template-page-mission-tele-dashboard-v118 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item,
          .page-template-page-mission-tele-dashboard-v119 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item,
          .page-template-page-mission-tele-dashboard-v120 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item {
            width: 11vw;
            height: 12vw;
            position: relative;
            padding-right: 30px;
            background-size: contain;
            background-position: center;
            background-repeat: no-repeat; }
            .page-template-page-mission-tele-dashboard-v117 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after,
            .page-template-page-mission-tele-dashboard-v118 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after,
            .page-template-page-mission-tele-dashboard-v119 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after,
            .page-template-page-mission-tele-dashboard-v120 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after {
              content: "";
              width: 13%;
              height: 13%;
              right: -20%;
              bottom: 5.5vw;
              position: absolute;
              text-align: center;
              display: inline-block;
              transform: rotate(90deg);
              background-size: contain;
              background-repeat: no-repeat;
              background-image: url(../images/icon/arrow-up-icon.png); }
            .page-template-page-mission-tele-dashboard-v117 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after,
            .page-template-page-mission-tele-dashboard-v118 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after,
            .page-template-page-mission-tele-dashboard-v119 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after,
            .page-template-page-mission-tele-dashboard-v120 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after {
              content: none; }
            .page-template-page-mission-tele-dashboard-v117 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-meu-favorito,
            .page-template-page-mission-tele-dashboard-v118 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-meu-favorito,
            .page-template-page-mission-tele-dashboard-v119 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-meu-favorito,
            .page-template-page-mission-tele-dashboard-v120 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-meu-favorito {
              background-image: url(../images/game/tele-cine-meu-favorito.png); }
            .page-template-page-mission-tele-dashboard-v117 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-muito-bom,
            .page-template-page-mission-tele-dashboard-v118 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-muito-bom,
            .page-template-page-mission-tele-dashboard-v119 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-muito-bom,
            .page-template-page-mission-tele-dashboard-v120 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-muito-bom {
              background-image: url(../images/game/tele-cine-muito-bom.png); }
            .page-template-page-mission-tele-dashboard-v117 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-adorei,
            .page-template-page-mission-tele-dashboard-v118 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-adorei,
            .page-template-page-mission-tele-dashboard-v119 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-adorei,
            .page-template-page-mission-tele-dashboard-v120 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-adorei {
              background-image: url(../images/game/tele-cine-adorei.png); }
            .page-template-page-mission-tele-dashboard-v117 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement,
            .page-template-page-mission-tele-dashboard-v118 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement,
            .page-template-page-mission-tele-dashboard-v119 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement,
            .page-template-page-mission-tele-dashboard-v120 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement {
              background-image: url(../images/game/tele-cine-basic-achievement.png); }
            .page-template-page-mission-tele-dashboard-v117 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached,
            .page-template-page-mission-tele-dashboard-v118 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached,
            .page-template-page-mission-tele-dashboard-v119 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached,
            .page-template-page-mission-tele-dashboard-v120 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached {
              background-image: url(../images/game/tele-cine-not-reached.png); }
            .page-template-page-mission-tele-dashboard-v117 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started,
            .page-template-page-mission-tele-dashboard-v118 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started,
            .page-template-page-mission-tele-dashboard-v119 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started,
            .page-template-page-mission-tele-dashboard-v120 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started {
              background-image: url(../images/game/tele-cine-not-started.png); }
      .page-template-page-mission-tele-dashboard-v117 .bg-gray-light .container .page-content.overflow-y .footer-banner,
      .page-template-page-mission-tele-dashboard-v118 .bg-gray-light .container .page-content.overflow-y .footer-banner,
      .page-template-page-mission-tele-dashboard-v119 .bg-gray-light .container .page-content.overflow-y .footer-banner,
      .page-template-page-mission-tele-dashboard-v120 .bg-gray-light .container .page-content.overflow-y .footer-banner {
        position: absolute;
        bottom: 2vw;
        left: 0;
        right: 0; }
        .page-template-page-mission-tele-dashboard-v117 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn,
        .page-template-page-mission-tele-dashboard-v118 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn,
        .page-template-page-mission-tele-dashboard-v119 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn,
        .page-template-page-mission-tele-dashboard-v120 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn {
          width: fit-content;
          box-shadow: none; }

.page-template-page-mission-tele-dashboard-v117 .bg-gray-light {
  background-image: url(../images/banner/tele-cine-background-image-v117.jpg); }

.page-template-page-mission-tele-dashboard-v118 .bg-gray-light {
  background-image: url(../images/banner/tele-cine-background-image-v118.jpg); }

.page-template-page-mission-tele-dashboard-v119 .bg-gray-light {
  background-image: url(../images/banner/tele-cine-background-image-v119.jpg); }

.page-template-page-mission-tele-dashboard-v120 .bg-gray-light {
  background-image: url(../images/banner/tele-cine-background-image-v120.jpg); }

.page-template-page-mission-tele-dashboard-v121 .bg-gray-light,
.page-template-page-mission-tele-dashboard-v122 .bg-gray-light,
.page-template-page-mission-tele-dashboard-v123 .bg-gray-light,
.page-template-page-mission-tele-dashboard-v124 .bg-gray-light {
  height: 100vw;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .page-template-page-mission-tele-dashboard-v121 .bg-gray-light .container,
  .page-template-page-mission-tele-dashboard-v122 .bg-gray-light .container,
  .page-template-page-mission-tele-dashboard-v123 .bg-gray-light .container,
  .page-template-page-mission-tele-dashboard-v124 .bg-gray-light .container {
    max-width: 70vw;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .page-template-page-mission-tele-dashboard-v121 .bg-gray-light .container,
      .page-template-page-mission-tele-dashboard-v122 .bg-gray-light .container,
      .page-template-page-mission-tele-dashboard-v123 .bg-gray-light .container,
      .page-template-page-mission-tele-dashboard-v124 .bg-gray-light .container {
        max-width: 100vw; } }
    .page-template-page-mission-tele-dashboard-v121 .bg-gray-light .container .page-content.overflow-y,
    .page-template-page-mission-tele-dashboard-v122 .bg-gray-light .container .page-content.overflow-y,
    .page-template-page-mission-tele-dashboard-v123 .bg-gray-light .container .page-content.overflow-y,
    .page-template-page-mission-tele-dashboard-v124 .bg-gray-light .container .page-content.overflow-y {
      margin: 0;
      padding: 0;
      height: 100%;
      padding-top: 10%;
      overflow: hidden;
      background-color: transparent; }
      .page-template-page-mission-tele-dashboard-v121 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid,
      .page-template-page-mission-tele-dashboard-v122 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid,
      .page-template-page-mission-tele-dashboard-v123 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid,
      .page-template-page-mission-tele-dashboard-v124 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid {
        position: relative; }
        .page-template-page-mission-tele-dashboard-v121 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background,
        .page-template-page-mission-tele-dashboard-v122 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background,
        .page-template-page-mission-tele-dashboard-v123 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background,
        .page-template-page-mission-tele-dashboard-v124 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background {
          width: 100%;
          height: 100%;
          position: unset; }
          .page-template-page-mission-tele-dashboard-v121 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img,
          .page-template-page-mission-tele-dashboard-v122 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img,
          .page-template-page-mission-tele-dashboard-v123 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img,
          .page-template-page-mission-tele-dashboard-v124 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img {
            width: 100%;
            height: 100%;
            object-fit: contain; }
        .page-template-page-mission-tele-dashboard-v121 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list,
        .page-template-page-mission-tele-dashboard-v122 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list,
        .page-template-page-mission-tele-dashboard-v123 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list,
        .page-template-page-mission-tele-dashboard-v124 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list {
          left: 0;
          right: 0;
          width: 55vw;
          bottom: 60px;
          display: flex;
          margin: 0 auto;
          position: absolute;
          justify-content: space-between; }
          .page-template-page-mission-tele-dashboard-v121 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item,
          .page-template-page-mission-tele-dashboard-v122 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item,
          .page-template-page-mission-tele-dashboard-v123 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item,
          .page-template-page-mission-tele-dashboard-v124 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item {
            width: 11vw;
            height: 12vw;
            position: relative;
            padding-right: 30px;
            background-size: contain;
            background-position: center;
            background-repeat: no-repeat; }
            .page-template-page-mission-tele-dashboard-v121 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after,
            .page-template-page-mission-tele-dashboard-v122 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after,
            .page-template-page-mission-tele-dashboard-v123 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after,
            .page-template-page-mission-tele-dashboard-v124 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after {
              content: "";
              width: 13%;
              height: 13%;
              right: -20%;
              bottom: 5.5vw;
              position: absolute;
              text-align: center;
              display: inline-block;
              transform: rotate(90deg);
              background-size: contain;
              background-repeat: no-repeat;
              background-image: url(../images/icon/arrow-up-icon.png); }
            .page-template-page-mission-tele-dashboard-v121 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after,
            .page-template-page-mission-tele-dashboard-v122 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after,
            .page-template-page-mission-tele-dashboard-v123 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after,
            .page-template-page-mission-tele-dashboard-v124 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after {
              content: none; }
            .page-template-page-mission-tele-dashboard-v121 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-green-card,
            .page-template-page-mission-tele-dashboard-v122 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-green-card,
            .page-template-page-mission-tele-dashboard-v123 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-green-card,
            .page-template-page-mission-tele-dashboard-v124 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-green-card {
              background-image: url(../images/game/tele-cine-green-card.png); }
            .page-template-page-mission-tele-dashboard-v121 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-yellow-card,
            .page-template-page-mission-tele-dashboard-v122 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-yellow-card,
            .page-template-page-mission-tele-dashboard-v123 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-yellow-card,
            .page-template-page-mission-tele-dashboard-v124 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-yellow-card {
              background-image: url(../images/game/tele-cine-yellow-card.png); }
            .page-template-page-mission-tele-dashboard-v121 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-red-card,
            .page-template-page-mission-tele-dashboard-v122 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-red-card,
            .page-template-page-mission-tele-dashboard-v123 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-red-card,
            .page-template-page-mission-tele-dashboard-v124 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-red-card {
              background-image: url(../images/game/tele-cine-red-card.png); }
            .page-template-page-mission-tele-dashboard-v121 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement,
            .page-template-page-mission-tele-dashboard-v122 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement,
            .page-template-page-mission-tele-dashboard-v123 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement,
            .page-template-page-mission-tele-dashboard-v124 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement {
              background-image: url(../images/game/tele-cine-basic-achievement.png); }
            .page-template-page-mission-tele-dashboard-v121 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached,
            .page-template-page-mission-tele-dashboard-v122 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached,
            .page-template-page-mission-tele-dashboard-v123 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached,
            .page-template-page-mission-tele-dashboard-v124 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached {
              background-image: url(../images/game/tele-cine-not-reached.png); }
            .page-template-page-mission-tele-dashboard-v121 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started,
            .page-template-page-mission-tele-dashboard-v122 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started,
            .page-template-page-mission-tele-dashboard-v123 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started,
            .page-template-page-mission-tele-dashboard-v124 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started {
              background-image: url(../images/game/tele-cine-not-started.png); }
      .page-template-page-mission-tele-dashboard-v121 .bg-gray-light .container .page-content.overflow-y .footer-banner,
      .page-template-page-mission-tele-dashboard-v122 .bg-gray-light .container .page-content.overflow-y .footer-banner,
      .page-template-page-mission-tele-dashboard-v123 .bg-gray-light .container .page-content.overflow-y .footer-banner,
      .page-template-page-mission-tele-dashboard-v124 .bg-gray-light .container .page-content.overflow-y .footer-banner {
        position: absolute;
        bottom: 2vw;
        left: 0;
        right: 0; }
        .page-template-page-mission-tele-dashboard-v121 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn,
        .page-template-page-mission-tele-dashboard-v122 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn,
        .page-template-page-mission-tele-dashboard-v123 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn,
        .page-template-page-mission-tele-dashboard-v124 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn {
          width: fit-content;
          box-shadow: none; }

.page-template-page-mission-tele-dashboard-v121 .bg-gray-light {
  background-image: url(../images/banner/tele-cine-background-image-v121.jpg); }

.page-template-page-mission-tele-dashboard-v122 .bg-gray-light {
  background-image: url(../images/banner/tele-cine-background-image-v122.jpg); }

.page-template-page-mission-tele-dashboard-v123 .bg-gray-light {
  background-image: url(../images/banner/tele-cine-background-image-v123.jpg); }

.page-template-page-mission-tele-dashboard-v124 .bg-gray-light {
  background-image: url(../images/banner/tele-cine-background-image-v124.jpg); }

.page-template-page-mission-tele-dashboard-v125 .bg-gray-light,
.page-template-page-mission-tele-dashboard-v126 .bg-gray-light,
.page-template-page-mission-tele-dashboard-v127 .bg-gray-light,
.page-template-page-mission-tele-dashboard-v128 .bg-gray-light {
  height: 100vw;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .page-template-page-mission-tele-dashboard-v125 .bg-gray-light .container,
  .page-template-page-mission-tele-dashboard-v126 .bg-gray-light .container,
  .page-template-page-mission-tele-dashboard-v127 .bg-gray-light .container,
  .page-template-page-mission-tele-dashboard-v128 .bg-gray-light .container {
    max-width: 70vw;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .page-template-page-mission-tele-dashboard-v125 .bg-gray-light .container,
      .page-template-page-mission-tele-dashboard-v126 .bg-gray-light .container,
      .page-template-page-mission-tele-dashboard-v127 .bg-gray-light .container,
      .page-template-page-mission-tele-dashboard-v128 .bg-gray-light .container {
        max-width: 100vw; } }
    .page-template-page-mission-tele-dashboard-v125 .bg-gray-light .container .page-content.overflow-y,
    .page-template-page-mission-tele-dashboard-v126 .bg-gray-light .container .page-content.overflow-y,
    .page-template-page-mission-tele-dashboard-v127 .bg-gray-light .container .page-content.overflow-y,
    .page-template-page-mission-tele-dashboard-v128 .bg-gray-light .container .page-content.overflow-y {
      margin: 0;
      padding: 0;
      height: 100%;
      padding-top: 10%;
      overflow: hidden;
      background-color: transparent; }
      .page-template-page-mission-tele-dashboard-v125 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid,
      .page-template-page-mission-tele-dashboard-v126 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid,
      .page-template-page-mission-tele-dashboard-v127 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid,
      .page-template-page-mission-tele-dashboard-v128 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid {
        position: relative; }
        .page-template-page-mission-tele-dashboard-v125 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background,
        .page-template-page-mission-tele-dashboard-v126 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background,
        .page-template-page-mission-tele-dashboard-v127 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background,
        .page-template-page-mission-tele-dashboard-v128 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background {
          width: 100%;
          height: 100%;
          position: unset; }
          .page-template-page-mission-tele-dashboard-v125 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img,
          .page-template-page-mission-tele-dashboard-v126 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img,
          .page-template-page-mission-tele-dashboard-v127 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img,
          .page-template-page-mission-tele-dashboard-v128 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img {
            width: 100%;
            height: 100%;
            object-fit: contain; }
        .page-template-page-mission-tele-dashboard-v125 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list,
        .page-template-page-mission-tele-dashboard-v126 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list,
        .page-template-page-mission-tele-dashboard-v127 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list,
        .page-template-page-mission-tele-dashboard-v128 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list {
          left: 0;
          right: 0;
          width: 55vw;
          bottom: 60px;
          display: flex;
          margin: 0 auto;
          position: absolute;
          justify-content: space-between; }
          .page-template-page-mission-tele-dashboard-v125 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item,
          .page-template-page-mission-tele-dashboard-v126 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item,
          .page-template-page-mission-tele-dashboard-v127 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item,
          .page-template-page-mission-tele-dashboard-v128 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item {
            width: 11vw;
            height: 12vw;
            position: relative;
            padding-right: 30px;
            background-size: contain;
            background-position: center;
            background-repeat: no-repeat; }
            .page-template-page-mission-tele-dashboard-v125 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after,
            .page-template-page-mission-tele-dashboard-v126 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after,
            .page-template-page-mission-tele-dashboard-v127 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after,
            .page-template-page-mission-tele-dashboard-v128 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after {
              content: "";
              width: 13%;
              height: 13%;
              right: -20%;
              bottom: 5.5vw;
              position: absolute;
              text-align: center;
              display: inline-block;
              transform: rotate(90deg);
              background-size: contain;
              background-repeat: no-repeat;
              background-image: url(../images/icon/arrow-up-icon.png); }
            .page-template-page-mission-tele-dashboard-v125 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after,
            .page-template-page-mission-tele-dashboard-v126 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after,
            .page-template-page-mission-tele-dashboard-v127 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after,
            .page-template-page-mission-tele-dashboard-v128 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after {
              content: none; }
            .page-template-page-mission-tele-dashboard-v125 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-attacker,
            .page-template-page-mission-tele-dashboard-v126 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-attacker,
            .page-template-page-mission-tele-dashboard-v127 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-attacker,
            .page-template-page-mission-tele-dashboard-v128 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-attacker {
              background-image: url(../images/game/tele-cine-attacker.png); }
            .page-template-page-mission-tele-dashboard-v125 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-defender,
            .page-template-page-mission-tele-dashboard-v126 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-defender,
            .page-template-page-mission-tele-dashboard-v127 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-defender,
            .page-template-page-mission-tele-dashboard-v128 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-defender {
              background-image: url(../images/game/tele-cine-defender.png); }
            .page-template-page-mission-tele-dashboard-v125 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-goalkeeper,
            .page-template-page-mission-tele-dashboard-v126 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-goalkeeper,
            .page-template-page-mission-tele-dashboard-v127 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-goalkeeper,
            .page-template-page-mission-tele-dashboard-v128 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-goalkeeper {
              background-image: url(../images/game/tele-cine-goalkeeper.png); }
            .page-template-page-mission-tele-dashboard-v125 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement,
            .page-template-page-mission-tele-dashboard-v126 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement,
            .page-template-page-mission-tele-dashboard-v127 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement,
            .page-template-page-mission-tele-dashboard-v128 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement {
              background-image: url(../images/game/tele-cine-basic-achievement.png); }
            .page-template-page-mission-tele-dashboard-v125 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached,
            .page-template-page-mission-tele-dashboard-v126 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached,
            .page-template-page-mission-tele-dashboard-v127 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached,
            .page-template-page-mission-tele-dashboard-v128 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached {
              background-image: url(../images/game/tele-cine-not-reached.png); }
            .page-template-page-mission-tele-dashboard-v125 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started,
            .page-template-page-mission-tele-dashboard-v126 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started,
            .page-template-page-mission-tele-dashboard-v127 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started,
            .page-template-page-mission-tele-dashboard-v128 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started {
              background-image: url(../images/game/tele-cine-not-started.png); }
      .page-template-page-mission-tele-dashboard-v125 .bg-gray-light .container .page-content.overflow-y .footer-banner,
      .page-template-page-mission-tele-dashboard-v126 .bg-gray-light .container .page-content.overflow-y .footer-banner,
      .page-template-page-mission-tele-dashboard-v127 .bg-gray-light .container .page-content.overflow-y .footer-banner,
      .page-template-page-mission-tele-dashboard-v128 .bg-gray-light .container .page-content.overflow-y .footer-banner {
        position: absolute;
        bottom: 2vw;
        left: 0;
        right: 0; }
        .page-template-page-mission-tele-dashboard-v125 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn,
        .page-template-page-mission-tele-dashboard-v126 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn,
        .page-template-page-mission-tele-dashboard-v127 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn,
        .page-template-page-mission-tele-dashboard-v128 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn {
          width: fit-content;
          box-shadow: none; }

.page-template-page-mission-tele-dashboard-v125 .bg-gray-light {
  background-image: url(../images/banner/tele-cine-background-image-v125.jpg); }

.page-template-page-mission-tele-dashboard-v126 .bg-gray-light {
  background-image: url(../images/banner/tele-cine-background-image-v126.jpg); }

.page-template-page-mission-tele-dashboard-v127 .bg-gray-light {
  background-image: url(../images/banner/tele-cine-background-image-v127.jpg); }

.page-template-page-mission-tele-dashboard-v128 .bg-gray-light {
  background-image: url(../images/banner/tele-cine-background-image-v128.jpg); }

.page-template-page-mission-tele-dashboard-v129 .bg-gray-light {
  height: 115vw;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../images/banner/tele-cine-background-image-v129.jpg); }
  .page-template-page-mission-tele-dashboard-v129 .bg-gray-light .container {
    max-width: 70vw;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .page-template-page-mission-tele-dashboard-v129 .bg-gray-light .container {
        max-width: 100vw; } }
    .page-template-page-mission-tele-dashboard-v129 .bg-gray-light .container .page-content.overflow-y {
      margin: 0;
      padding: 0;
      height: 100%;
      padding-top: 10%;
      overflow: hidden;
      background-color: transparent; }
      .page-template-page-mission-tele-dashboard-v129 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid {
        position: relative; }
        .page-template-page-mission-tele-dashboard-v129 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background {
          width: 100%;
          height: 100%;
          position: unset; }
          .page-template-page-mission-tele-dashboard-v129 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img {
            width: 100%;
            height: 100%;
            object-fit: contain; }
        .page-template-page-mission-tele-dashboard-v129 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list {
          left: 0;
          right: 0;
          width: 55vw;
          bottom: 60px;
          display: flex;
          margin: 0 auto;
          position: absolute;
          justify-content: space-between; }
          .page-template-page-mission-tele-dashboard-v129 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item {
            width: 11vw;
            height: 12vw;
            position: relative;
            padding-right: 30px;
            background-size: contain;
            background-position: center;
            background-repeat: no-repeat; }
            .page-template-page-mission-tele-dashboard-v129 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after {
              content: "";
              width: 13%;
              height: 13%;
              right: -20%;
              bottom: 5.5vw;
              position: absolute;
              text-align: center;
              display: inline-block;
              transform: rotate(90deg);
              background-size: contain;
              background-repeat: no-repeat;
              background-image: url(../images/icon/arrow-up-icon.png); }
            .page-template-page-mission-tele-dashboard-v129 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after {
              content: none; }
            .page-template-page-mission-tele-dashboard-v129 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-continental-currency {
              background-image: url(../images/game/tele-cine-continental-currency.png); }
            .page-template-page-mission-tele-dashboard-v129 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-daisy-dog {
              background-image: url(../images/game/tele-cine-daisy-dog.png); }
            .page-template-page-mission-tele-dashboard-v129 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-ford-mustang-car {
              background-image: url(../images/game/tele-cine-ford-mustang-car.png); }
            .page-template-page-mission-tele-dashboard-v129 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement {
              background-image: url(../images/game/tele-cine-basic-achievement.png); }
            .page-template-page-mission-tele-dashboard-v129 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached {
              background-image: url(../images/game/tele-cine-not-reached.png); }
            .page-template-page-mission-tele-dashboard-v129 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started {
              background-image: url(../images/game/tele-cine-not-started.png); }
      .page-template-page-mission-tele-dashboard-v129 .bg-gray-light .container .page-content.overflow-y .footer-banner {
        position: absolute;
        bottom: 2vw;
        left: 0;
        right: 0; }
        .page-template-page-mission-tele-dashboard-v129 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn {
          width: fit-content;
          box-shadow: none; }

.page-template-page-mission-tele-dashboard-v130 .bg-gray-light,
.page-template-page-mission-tele-dashboard-v131 .bg-gray-light,
.page-template-page-mission-tele-dashboard-v132 .bg-gray-light,
.page-template-page-mission-tele-dashboard-v133 .bg-gray-light {
  height: 115vw;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .page-template-page-mission-tele-dashboard-v130 .bg-gray-light .container,
  .page-template-page-mission-tele-dashboard-v131 .bg-gray-light .container,
  .page-template-page-mission-tele-dashboard-v132 .bg-gray-light .container,
  .page-template-page-mission-tele-dashboard-v133 .bg-gray-light .container {
    max-width: 70vw;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .page-template-page-mission-tele-dashboard-v130 .bg-gray-light .container,
      .page-template-page-mission-tele-dashboard-v131 .bg-gray-light .container,
      .page-template-page-mission-tele-dashboard-v132 .bg-gray-light .container,
      .page-template-page-mission-tele-dashboard-v133 .bg-gray-light .container {
        max-width: 100vw; } }
    .page-template-page-mission-tele-dashboard-v130 .bg-gray-light .container .page-content.overflow-y,
    .page-template-page-mission-tele-dashboard-v131 .bg-gray-light .container .page-content.overflow-y,
    .page-template-page-mission-tele-dashboard-v132 .bg-gray-light .container .page-content.overflow-y,
    .page-template-page-mission-tele-dashboard-v133 .bg-gray-light .container .page-content.overflow-y {
      margin: 0;
      padding: 0;
      height: 100%;
      padding-top: 10%;
      overflow: hidden;
      background-color: transparent; }
      .page-template-page-mission-tele-dashboard-v130 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid,
      .page-template-page-mission-tele-dashboard-v131 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid,
      .page-template-page-mission-tele-dashboard-v132 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid,
      .page-template-page-mission-tele-dashboard-v133 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid {
        position: relative; }
        .page-template-page-mission-tele-dashboard-v130 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background,
        .page-template-page-mission-tele-dashboard-v131 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background,
        .page-template-page-mission-tele-dashboard-v132 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background,
        .page-template-page-mission-tele-dashboard-v133 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background {
          width: 100%;
          height: 100%;
          position: unset; }
          .page-template-page-mission-tele-dashboard-v130 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img,
          .page-template-page-mission-tele-dashboard-v131 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img,
          .page-template-page-mission-tele-dashboard-v132 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img,
          .page-template-page-mission-tele-dashboard-v133 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img {
            width: 100%;
            height: 100%;
            object-fit: contain; }
        .page-template-page-mission-tele-dashboard-v130 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list,
        .page-template-page-mission-tele-dashboard-v131 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list,
        .page-template-page-mission-tele-dashboard-v132 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list,
        .page-template-page-mission-tele-dashboard-v133 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list {
          left: 0;
          right: 0;
          width: 55vw;
          bottom: 60px;
          display: flex;
          margin: 0 auto;
          position: absolute;
          justify-content: space-between; }
          .page-template-page-mission-tele-dashboard-v130 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item,
          .page-template-page-mission-tele-dashboard-v131 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item,
          .page-template-page-mission-tele-dashboard-v132 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item,
          .page-template-page-mission-tele-dashboard-v133 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item {
            width: 11vw;
            height: 12vw;
            position: relative;
            padding-right: 30px;
            background-size: contain;
            background-position: center;
            background-repeat: no-repeat; }
            .page-template-page-mission-tele-dashboard-v130 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after,
            .page-template-page-mission-tele-dashboard-v131 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after,
            .page-template-page-mission-tele-dashboard-v132 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after,
            .page-template-page-mission-tele-dashboard-v133 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after {
              content: "";
              width: 13%;
              height: 13%;
              right: -20%;
              bottom: 5.5vw;
              position: absolute;
              text-align: center;
              display: inline-block;
              transform: rotate(90deg);
              background-size: contain;
              background-repeat: no-repeat;
              background-image: url(../images/icon/arrow-up-icon.png); }
            .page-template-page-mission-tele-dashboard-v130 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after,
            .page-template-page-mission-tele-dashboard-v131 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after,
            .page-template-page-mission-tele-dashboard-v132 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after,
            .page-template-page-mission-tele-dashboard-v133 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after {
              content: none; }
            .page-template-page-mission-tele-dashboard-v130 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-girl,
            .page-template-page-mission-tele-dashboard-v131 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-girl,
            .page-template-page-mission-tele-dashboard-v132 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-girl,
            .page-template-page-mission-tele-dashboard-v133 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-girl {
              background-image: url(../images/game/tele-cine-girl.png); }
            .page-template-page-mission-tele-dashboard-v130 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-boy,
            .page-template-page-mission-tele-dashboard-v131 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-boy,
            .page-template-page-mission-tele-dashboard-v132 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-boy,
            .page-template-page-mission-tele-dashboard-v133 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-boy {
              background-image: url(../images/game/tele-cine-boy.png); }
            .page-template-page-mission-tele-dashboard-v130 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-kid,
            .page-template-page-mission-tele-dashboard-v131 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-kid,
            .page-template-page-mission-tele-dashboard-v132 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-kid,
            .page-template-page-mission-tele-dashboard-v133 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-kid {
              background-image: url(../images/game/tele-cine-kid.png); }
            .page-template-page-mission-tele-dashboard-v130 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement,
            .page-template-page-mission-tele-dashboard-v131 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement,
            .page-template-page-mission-tele-dashboard-v132 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement,
            .page-template-page-mission-tele-dashboard-v133 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-basic-achievement {
              background-image: url(../images/game/tele-cine-basic-achievement.png); }
            .page-template-page-mission-tele-dashboard-v130 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached,
            .page-template-page-mission-tele-dashboard-v131 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached,
            .page-template-page-mission-tele-dashboard-v132 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached,
            .page-template-page-mission-tele-dashboard-v133 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-reached {
              background-image: url(../images/game/tele-cine-not-reached.png); }
            .page-template-page-mission-tele-dashboard-v130 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started,
            .page-template-page-mission-tele-dashboard-v131 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started,
            .page-template-page-mission-tele-dashboard-v132 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started,
            .page-template-page-mission-tele-dashboard-v133 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-cine-not-started {
              background-image: url(../images/game/tele-cine-not-started.png); }
      .page-template-page-mission-tele-dashboard-v130 .bg-gray-light .container .page-content.overflow-y .footer-banner,
      .page-template-page-mission-tele-dashboard-v131 .bg-gray-light .container .page-content.overflow-y .footer-banner,
      .page-template-page-mission-tele-dashboard-v132 .bg-gray-light .container .page-content.overflow-y .footer-banner,
      .page-template-page-mission-tele-dashboard-v133 .bg-gray-light .container .page-content.overflow-y .footer-banner {
        position: absolute;
        bottom: 2vw;
        left: 0;
        right: 0; }
        .page-template-page-mission-tele-dashboard-v130 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn,
        .page-template-page-mission-tele-dashboard-v131 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn,
        .page-template-page-mission-tele-dashboard-v132 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn,
        .page-template-page-mission-tele-dashboard-v133 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn {
          width: fit-content;
          box-shadow: none; }

.page-template-page-mission-tele-dashboard-v130 .bg-gray-light {
  background-image: url(../images/banner/tele-cine-background-image-v130.jpg); }

.page-template-page-mission-tele-dashboard-v131 .bg-gray-light {
  background-image: url(../images/banner/tele-cine-background-image-v131.jpg); }

.page-template-page-mission-tele-dashboard-v132 .bg-gray-light {
  background-image: url(../images/banner/tele-cine-background-image-v132.jpg); }

.page-template-page-mission-tele-dashboard-v133 .bg-gray-light {
  background-image: url(../images/banner/tele-cine-background-image-v133.jpg); }

.page-template-page-mission-tele-dashboard-v134 .bg-gray-light {
  height: 115vw;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../images/banner/tele-cine-background-image-v134.jpg); }
  .page-template-page-mission-tele-dashboard-v134 .bg-gray-light .container {
    max-width: 70vw;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .page-template-page-mission-tele-dashboard-v134 .bg-gray-light .container {
        max-width: 100vw; } }
    .page-template-page-mission-tele-dashboard-v134 .bg-gray-light .container .page-content.overflow-y {
      margin: 0;
      padding: 0;
      height: 100%;
      padding-top: 10%;
      overflow: hidden;
      background-color: transparent; }
      .page-template-page-mission-tele-dashboard-v134 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid {
        position: relative; }
        .page-template-page-mission-tele-dashboard-v134 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background {
          width: 100%;
          height: 100%;
          position: unset; }
          .page-template-page-mission-tele-dashboard-v134 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .mission-background img {
            width: 100%;
            height: 100%;
            object-fit: contain; }
        .page-template-page-mission-tele-dashboard-v134 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list {
          left: 0;
          right: 0;
          width: 55vw;
          bottom: 60px;
          display: flex;
          margin: 0 auto;
          position: absolute;
          justify-content: space-between; }
          .page-template-page-mission-tele-dashboard-v134 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item {
            width: 11vw;
            height: 12vw;
            position: relative;
            padding-right: 30px;
            background-size: contain;
            background-position: center;
            background-repeat: no-repeat; }
            .page-template-page-mission-tele-dashboard-v134 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:after {
              content: "";
              width: 13%;
              height: 13%;
              right: -20%;
              bottom: 5.5vw;
              position: absolute;
              text-align: center;
              display: inline-block;
              transform: rotate(90deg);
              background-size: contain;
              background-repeat: no-repeat;
              background-image: url(../images/icon/arrow-up-icon.png); }
            .page-template-page-mission-tele-dashboard-v134 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item:last-child:after {
              content: none; }
            .page-template-page-mission-tele-dashboard-v134 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-runa-rare-chest {
              background-image: url(../images/game/tele-runa-rare-chest.png); }
            .page-template-page-mission-tele-dashboard-v134 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-runa-common-chest {
              background-image: url(../images/game/tele-runa-common-chest.png); }
            .page-template-page-mission-tele-dashboard-v134 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-runa-epic-chest {
              background-image: url(../images/game/tele-runa-epic-chest.png); }
            .page-template-page-mission-tele-dashboard-v134 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-runa-legendary-chest {
              background-image: url(../images/game/tele-runa-legendary-chest.png); }
            .page-template-page-mission-tele-dashboard-v134 .bg-gray-light .container .page-content.overflow-y .content-block .post-content.hex-grid .hex-grid__list .hex-grid__item.tele-runa-uncommon-chest {
              background-image: url(../images/game/tele-runa-uncommon-chest.png); }
      .page-template-page-mission-tele-dashboard-v134 .bg-gray-light .container .page-content.overflow-y .footer-banner {
        position: absolute;
        bottom: 2vw;
        left: 0;
        right: 0; }
        .page-template-page-mission-tele-dashboard-v134 .bg-gray-light .container .page-content.overflow-y .footer-banner a.btn {
          width: fit-content;
          box-shadow: none; }

@media screen and (max-width: 767px) {
  .post-type-archive-news .header-banner {
    display: block; } }
@media screen and (max-width: 767px) {
  .post-type-archive-news .header-banner .banner-image img {
    object-position: right; } }
@media screen and (max-width: 767px) {
  .post-type-archive-news .header-banner .container {
    background: #f82a3e; } }
.post-type-archive-news .header-title-content.default label.btn-outline-white {
  box-shadow: none;
  width: max-content;
  margin-bottom: 1vw;
  color: #ffffff !important;
  font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
  @media screen and (max-width: 767px) {
    .post-type-archive-news .header-title-content.default label.btn-outline-white {
      margin-bottom: 15px !important; } }
.post-type-archive-news .header-title-content.default h1.title-yellow {
  margin-top: -10px;
  font-size: 68px !important;
  color: #ffffff !important; }
  .post-type-archive-news .header-title-content.default h1.title-yellow span {
    display: block;
    font-size: 68px !important; }
    @media screen and (max-width: 767px) {
      .post-type-archive-news .header-title-content.default h1.title-yellow span {
        font-size: 35px !important; } }
  @media screen and (max-width: 767px) {
    .post-type-archive-news .header-title-content.default h1.title-yellow {
      font-size: 35px !important;
      line-height: 30px;
      margin: 0; } }
.post-type-archive-news .container .page-content.overflow-y {
  z-index: auto; }
  @media screen and (max-width: 767px) {
    .post-type-archive-news .container .page-content.overflow-y {
      padding: 15px;
      margin-top: 0;
      border-top-left-radius: 0;
      border-top-right-radius: 0; } }
  .post-type-archive-news .container .page-content.overflow-y .news-archive-links .btn.btn-outline-gray {
    width: 240px;
    height: 80px;
    box-shadow: none;
    text-align: unset;
    border-color: #FC7238;
    padding: 20px 20px !important;
    font-family: PFDinTextPro-BoldItalic !important; }
    .post-type-archive-news .container .page-content.overflow-y .news-archive-links .btn.btn-outline-gray.active {
      box-shadow: 8px 10px 11px #c7c7c7;
      background: linear-gradient(70deg, #D61669, #FC5C33) !important; }
      .post-type-archive-news .container .page-content.overflow-y .news-archive-links .btn.btn-outline-gray.active .title-orange {
        color: #ffffff !important;
        font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
    .post-type-archive-news .container .page-content.overflow-y .news-archive-links .btn.btn-outline-gray .title-orange {
      margin: 0;
      width: 50%;
      font-size: 20px;
      font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
      @media screen and (max-width: 767px) {
        .post-type-archive-news .container .page-content.overflow-y .news-archive-links .btn.btn-outline-gray .title-orange {
          width: unset;
          text-align: center; } }
    @media screen and (max-width: 767px) {
      .post-type-archive-news .container .page-content.overflow-y .news-archive-links .btn.btn-outline-gray {
        width: unset;
        height: unset; } }
  @media screen and (max-width: 767px) {
    .post-type-archive-news .container .page-content.overflow-y .news-archive-links .col-sm-3.col-xs-12 {
      margin-bottom: 15px; } }
  .post-type-archive-news .container .page-content.overflow-y .news-search-section {
    margin: 25px 0px; }
    .post-type-archive-news .container .page-content.overflow-y .news-search-section .search-aprenda .search-field {
      width: calc(100% - 110px);
      border: 1px solid #b2b2b2;
      box-shadow: none;
      text-indent: 25px;
      border-radius: 25px;
      margin-right: 12px;
      color: #FC7821;
      font-family: "PFDinTextPro-MediumItalic", sans-serif; }
      @media (max-width: 992px) {
        .post-type-archive-news .container .page-content.overflow-y .news-search-section .search-aprenda .search-field {
          width: 95%;
          height: 35px;
          font-size: 14px;
          margin-bottom: 10px; } }
      .post-type-archive-news .container .page-content.overflow-y .news-search-section .search-aprenda .search-field::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: #FC7821; }
      .post-type-archive-news .container .page-content.overflow-y .news-search-section .search-aprenda .search-field::-moz-placeholder {
        /* Firefox 19+ */
        color: #FC7821; }
      .post-type-archive-news .container .page-content.overflow-y .news-search-section .search-aprenda .search-field:-ms-input-placeholder {
        /* IE 10+ */
        color: #FC7821; }
      .post-type-archive-news .container .page-content.overflow-y .news-search-section .search-aprenda .search-field:-moz-placeholder {
        /* Firefox 18- */
        color: #FC7821; }
      .post-type-archive-news .container .page-content.overflow-y .news-search-section .search-aprenda .search-field:hover, .post-type-archive-news .container .page-content.overflow-y .news-search-section .search-aprenda .search-field:focus {
        outline: none; }
    .post-type-archive-news .container .page-content.overflow-y .news-search-section .search-aprenda .input-group-btn .btn {
      border: none;
      padding: 10px 15px !important;
      background-color: #fbba00; }
      @media (max-width: 992px) {
        .post-type-archive-news .container .page-content.overflow-y .news-search-section .search-aprenda .input-group-btn .btn {
          margin: 0 auto;
          padding: 8px 20px !important; } }
      .post-type-archive-news .container .page-content.overflow-y .news-search-section .search-aprenda .input-group-btn .btn .fa.fa-search {
        font-size: 20px; }
        @media screen and (max-width: 767px) {
          .post-type-archive-news .container .page-content.overflow-y .news-search-section .search-aprenda .input-group-btn .btn .fa.fa-search {
            font-size: 15px; } }
  .post-type-archive-news .container .page-content.overflow-y .recent-banner {
    position: relative;
    z-index: 999;
    margin: 25px 0px; }
    .post-type-archive-news .container .page-content.overflow-y .recent-banner .bg-overlay {
      background: rgba(0, 0, 0, 0.5);
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border-radius: 30px; }
    .post-type-archive-news .container .page-content.overflow-y .recent-banner .recent-banner-image {
      width: 100%;
      height: 350px;
      position: relative; }
      .post-type-archive-news .container .page-content.overflow-y .recent-banner .recent-banner-image img {
        border-radius: 30px;
        height: 100%;
        width: 100%;
        object-fit: cover;
        max-height: 350px; }
    .post-type-archive-news .container .page-content.overflow-y .recent-banner .recent-container {
      position: absolute;
      top: 30px;
      left: 15px;
      right: 0;
      padding: 8px 20px !important; }
      .post-type-archive-news .container .page-content.overflow-y .recent-banner .recent-container label {
        margin: 12px 0;
        border-radius: 28px;
        color: #ffffff;
        font-size: 13px;
        padding: 8px 20px;
        text-transform: uppercase;
        width: max-content;
        background-color: transparent !important; }
      .post-type-archive-news .container .page-content.overflow-y .recent-banner .recent-container .header-title-content {
        margin-top: 10px;
        color: #ffffff;
        font-style: italic; }
        .post-type-archive-news .container .page-content.overflow-y .recent-banner .recent-container .header-title-content h1 {
          font-family: "PFDinTextPro-MediumItalic", sans-serif !important;
          text-transform: uppercase;
          line-height: 1; }
          @media (max-width: 992px) {
            .post-type-archive-news .container .page-content.overflow-y .recent-banner .recent-container .header-title-content h1 {
              font-size: 25px; } }
    .post-type-archive-news .container .page-content.overflow-y .recent-banner .like-container.archive {
      bottom: 30px;
      left: 27px; }
  .post-type-archive-news .container .page-content.overflow-y .wrap .page-content .row {
    margin-top: 15px !important; }
    @media screen and (min-width: 1080px) {
      .post-type-archive-news .container .page-content.overflow-y .wrap .page-content .row .margin-bottom {
        margin-bottom: 25px !important; } }

.post-type-archive-news .card,
.single-news .card {
  height: 100%;
  max-width: 320px;
  width: 100%; }
  .post-type-archive-news .card:hover,
  .single-news .card:hover {
    box-shadow: 0px 0px 7px rgba(47, 47, 47, 0.42); }
.post-type-archive-news .card-light-gray,
.single-news .card-light-gray {
  padding: 0px !important;
  padding-bottom: 20px !important; }
  .post-type-archive-news .card-light-gray .news-image,
  .single-news .card-light-gray .news-image {
    width: 100%;
    height: 200px; }
    .post-type-archive-news .card-light-gray .news-image img,
    .single-news .card-light-gray .news-image img {
      border-radius: 30px 30px 0px 0px;
      height: 100%;
      width: 100%;
      object-fit: cover;
      max-height: 275px; }
  .post-type-archive-news .card-light-gray .news-content,
  .single-news .card-light-gray .news-content {
    padding: 8px 20px;
    border-radius: 28px; }
    .post-type-archive-news .card-light-gray .news-content label,
    .single-news .card-light-gray .news-content label {
      margin: 12px 0;
      font-size: 13px;
      color: #878787;
      width: max-content;
      border-radius: 28px;
      text-transform: uppercase;
      font-family: "PFDinTextPro-Italic", sans-serif;
      background-color: transparent !important; }
    .post-type-archive-news .card-light-gray .news-content h2,
    .single-news .card-light-gray .news-content h2 {
      font-size: 24px;
      color: #FC5C33;
      text-transform: uppercase;
      font-family: "PFDinTextPro-MediumItalic", sans-serif;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 4;
      -webkit-box-orient: vertical;
      line-height: 1;
      overflow: hidden;
      min-height: 96px; }
      @media (max-width: 992px) {
        .post-type-archive-news .card-light-gray .news-content h2,
        .single-news .card-light-gray .news-content h2 {
          font-size: 25px; } }
      .post-type-archive-news .card-light-gray .news-content h2 a,
      .single-news .card-light-gray .news-content h2 a {
        color: #5b5b5b; }
      .post-type-archive-news .card-light-gray .news-content h2:hover,
      .single-news .card-light-gray .news-content h2:hover {
        color: #FC5C33; }
  .post-type-archive-news .card-light-gray .like-container,
  .single-news .card-light-gray .like-container {
    padding: 0 10px; }
    .post-type-archive-news .card-light-gray .like-container span,
    .single-news .card-light-gray .like-container span {
      margin: 0; }
      .post-type-archive-news .card-light-gray .like-container span.like,
      .single-news .card-light-gray .like-container span.like {
        height: 24px; }

@media screen and (max-width: 767px) {
  .single-news .header-banner {
    display: block; } }
@media screen and (max-width: 767px) {
  .single-news .header-banner .banner-image img {
    object-position: right; } }
@media screen and (max-width: 767px) {
  .single-news .header-banner .container {
    background: #f82a3e; } }
.single-news .header-title-content.default label.btn-outline-white {
  box-shadow: none;
  width: max-content;
  margin-bottom: 1vw;
  color: #ffffff !important;
  border-color: #ffffff !important;
  font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
.single-news .header-title-content.default h1.title-yellow {
  margin-top: -10px;
  font-size: 68px !important;
  color: #ffffff !important; }
  .single-news .header-title-content.default h1.title-yellow span {
    display: block;
    font-size: 68px !important; }
    @media screen and (max-width: 767px) {
      .single-news .header-title-content.default h1.title-yellow span {
        font-size: 35px !important; } }
  @media screen and (max-width: 767px) {
    .single-news .header-title-content.default h1.title-yellow {
      font-size: 35px !important;
      line-height: 30px;
      margin: 0; } }
.single-news .title-red {
  font-family: "PFDinTextPro-Regular", sans-serif;
  text-transform: uppercase;
  margin: 30px 0; }
.single-news label {
  border: 1px solid #878787;
  border-radius: 25px;
  background-color: transparent;
  padding: 6px 10px;
  margin: 25px 0;
  width: max-content;
  font-family: "PFDinTextPro-Italic", sans-serif; }
  @media screen and (max-width: 767px) {
    .single-news label {
      margin: 12px 0; } }
.single-news .title-block .post-title {
  font-family: "PFDinTextPro-Italic", sans-serif;
  color: #D1302F;
  text-transform: uppercase;
  font-size: 40px; }
  @media (max-width: 992px) {
    .single-news .title-block .post-title {
      font-size: 25px; } }
@media screen and (max-width: 767px) {
  .single-news .container .page-content.overflow-y {
    padding: 15px;
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0; } }
.single-news .container .page-content.overflow-y .news-archive-links .btn.btn-outline-gray {
  width: 240px;
  height: 80px;
  box-shadow: none;
  text-align: unset;
  border-color: #FC7238;
  padding: 15px 20px !important;
  font-family: "PFDinTextPro-BoldItalic", sans-serif;
  border-radius: 20px !important; }
  .single-news .container .page-content.overflow-y .news-archive-links .btn.btn-outline-gray.active {
    box-shadow: 8px 10px 11px #c7c7c7;
    background: linear-gradient(70deg, #D61669, #FC5C33) !important; }
    .single-news .container .page-content.overflow-y .news-archive-links .btn.btn-outline-gray.active .title-orange {
      color: #ffffff !important;
      font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
  .single-news .container .page-content.overflow-y .news-archive-links .btn.btn-outline-gray .title-orange {
    margin: 0;
    width: 50%;
    font-size: 20px;
    font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
    @media screen and (max-width: 767px) {
      .single-news .container .page-content.overflow-y .news-archive-links .btn.btn-outline-gray .title-orange {
        width: unset;
        text-align: center; } }
  @media screen and (max-width: 767px) {
    .single-news .container .page-content.overflow-y .news-archive-links .btn.btn-outline-gray {
      width: unset;
      height: unset; } }
@media screen and (max-width: 767px) {
  .single-news .container .page-content.overflow-y .news-archive-links .col-sm-3.col-xs-12 {
    margin-bottom: 15px; } }
.single-news .content-block .post-content iframe,
.single-news .content-block .post-content video {
  width: 100%;
  height: 670px; }
  @media screen and (max-width: 600px) {
    .single-news .content-block .post-content iframe,
    .single-news .content-block .post-content video {
      height: auto; } }
.single-news .content-block .post-content a {
  color: #D1302F; }
  .single-news .content-block .post-content a:hover {
    color: #FC7238; }
.single-news .content-block .post-content table {
  margin: 25px auto; }
  .single-news .content-block .post-content table thead {
    background: linear-gradient(180deg, #bf0609, #e30609); }
    .single-news .content-block .post-content table thead th {
      font-size: 18px;
      padding: 5px 10px;
      text-align: center;
      font-weight: normal;
      color: #ffffff;
      font-family: "PFDinTextPro-MediumItalic", sans-serif; }
      .single-news .content-block .post-content table thead th:first-child {
        border-top-left-radius: 20px; }
      .single-news .content-block .post-content table thead th:last-child {
        border-top-right-radius: 20px; }
  .single-news .content-block .post-content table tbody {
    font-size: 14px;
    color: #5b5b5b; }
    .single-news .content-block .post-content table tbody tr {
      text-align: center; }
      .single-news .content-block .post-content table tbody tr:nth-child(odd) {
        background: #f4f4f4; }
      .single-news .content-block .post-content table tbody tr:nth-child(even) {
        background: #dadada; }
      .single-news .content-block .post-content table tbody tr td {
        font-size: 14px;
        font-family: "PFDinTextPro-Italic", sans-serif; }
      .single-news .content-block .post-content table tbody tr:last-child td:first-child {
        border-bottom-left-radius: 20px; }
      .single-news .content-block .post-content table tbody tr:last-child td:last-child {
        border-bottom-right-radius: 20px; }
.single-news .content-block .post-thumbnail img {
  margin: 25px auto; }
.single-news .footer-banner .btn.btn-orange {
  width: max-content;
  box-shadow: 8px 10px 11px #c7c7c7;
  background: #FC7821 !important; }
  @media screen and (max-width: 767px) {
    .single-news .footer-banner .btn.btn-orange {
      width: auto;
      margin: 15px 0; } }
.single-news span.red-glow {
  display: block;
  width: 70px;
  height: 5px;
  background-color: #e30609;
  margin: 30px auto; }
.single-news .future-news-section .title-gray.future-title {
  margin: 0 auto;
  color: #5b5b5b;
  padding-left: 15px;
  margin-bottom: 30px; }
  @media (max-width: 992px) {
    .single-news .future-news-section .title-gray.future-title {
      font-size: 25px; } }
.single-news .future-news-section label {
  border: none; }

@media screen and (max-width: 767px) {
  .page-template-page-ecom-orders .header-banner,
  .page-template-page-ecom-my-vouchers .header-banner {
    display: block; } }
@media screen and (max-width: 767px) {
  .page-template-page-ecom-orders .header-banner .banner-image img,
  .page-template-page-ecom-my-vouchers .header-banner .banner-image img {
    object-position: unset; } }
.page-template-page-ecom-orders .header-banner .container .header-title-content.default .title-gray span,
.page-template-page-ecom-my-vouchers .header-banner .container .header-title-content.default .title-gray span {
  display: block; }
  @media (max-width: 992px) {
    .page-template-page-ecom-orders .header-banner .container .header-title-content.default .title-gray span,
    .page-template-page-ecom-my-vouchers .header-banner .container .header-title-content.default .title-gray span {
      display: block !important; } }
.page-template-page-ecom-orders .header-banner .container .header-title-content.default .title-gray,
.page-template-page-ecom-my-vouchers .header-banner .container .header-title-content.default .title-gray {
  font-size: 68px !important;
  margin-top: -30px !important;
  color: #fbba00 !important;
  font-family: "PFDinTextPro-MediumItalic", sans-serif; }
  .page-template-page-ecom-orders .header-banner .container .header-title-content.default .title-gray span,
  .page-template-page-ecom-my-vouchers .header-banner .container .header-title-content.default .title-gray span {
    display: block;
    font-size: 70px;
    color: #ffffff !important; }
.page-template-page-ecom-orders .header-banner .container .header-title-content.default p,
.page-template-page-ecom-my-vouchers .header-banner .container .header-title-content.default p {
  color: #ffffff !important; }
  .page-template-page-ecom-orders .header-banner .container .header-title-content.default p span,
  .page-template-page-ecom-my-vouchers .header-banner .container .header-title-content.default p span {
    color: #fbba00 !important; }
.page-template-page-ecom-orders .container .page-content,
.page-template-page-ecom-my-vouchers .container .page-content {
  padding: 30px; }
  .page-template-page-ecom-orders .container .page-content .category-title,
  .page-template-page-ecom-my-vouchers .container .page-content .category-title {
    margin-bottom: 3vw; }
    .page-template-page-ecom-orders .container .page-content .category-title h1.title-gray,
    .page-template-page-ecom-my-vouchers .container .page-content .category-title h1.title-gray {
      color: #ffffff !important; }
  .page-template-page-ecom-orders .container .page-content form,
  .page-template-page-ecom-my-vouchers .container .page-content form {
    margin-bottom: 3vw; }
  .page-template-page-ecom-orders .container .page-content .extrato-page-period h1.title-gray,
  .page-template-page-ecom-my-vouchers .container .page-content .extrato-page-period h1.title-gray {
    color: #D1302F;
    font-family: "PFDinTextPro-MediumItalic", sans-serif; }
    .page-template-page-ecom-orders .container .page-content .extrato-page-period h1.title-gray span,
    .page-template-page-ecom-my-vouchers .container .page-content .extrato-page-period h1.title-gray span {
      color: #FC7821; }
  .page-template-page-ecom-orders .container .page-content .extrato-page-period .filter,
  .page-template-page-ecom-my-vouchers .container .page-content .extrato-page-period .filter {
    align-items: center; }
    .page-template-page-ecom-orders .container .page-content .extrato-page-period .filter .in-date,
    .page-template-page-ecom-orders .container .page-content .extrato-page-period .filter .up-date,
    .page-template-page-ecom-orders .container .page-content .extrato-page-period .filter .order-number,
    .page-template-page-ecom-orders .container .page-content .extrato-page-period .filter .page-records,
    .page-template-page-ecom-my-vouchers .container .page-content .extrato-page-period .filter .in-date,
    .page-template-page-ecom-my-vouchers .container .page-content .extrato-page-period .filter .up-date,
    .page-template-page-ecom-my-vouchers .container .page-content .extrato-page-period .filter .order-number,
    .page-template-page-ecom-my-vouchers .container .page-content .extrato-page-period .filter .page-records {
      display: flex; }
      .page-template-page-ecom-orders .container .page-content .extrato-page-period .filter .in-date input,
      .page-template-page-ecom-orders .container .page-content .extrato-page-period .filter .up-date input,
      .page-template-page-ecom-orders .container .page-content .extrato-page-period .filter .order-number input,
      .page-template-page-ecom-orders .container .page-content .extrato-page-period .filter .page-records input,
      .page-template-page-ecom-my-vouchers .container .page-content .extrato-page-period .filter .in-date input,
      .page-template-page-ecom-my-vouchers .container .page-content .extrato-page-period .filter .up-date input,
      .page-template-page-ecom-my-vouchers .container .page-content .extrato-page-period .filter .order-number input,
      .page-template-page-ecom-my-vouchers .container .page-content .extrato-page-period .filter .page-records input {
        border-radius: 30px;
        width: 170px !important;
        margin-right: 15px;
        color: #D1302F !important;
        text-indent: 0px;
        text-transform: uppercase;
        font-family: "PFDinTextPro-MediumItalic", sans-serif; }
        .page-template-page-ecom-orders .container .page-content .extrato-page-period .filter .in-date input:focus,
        .page-template-page-ecom-orders .container .page-content .extrato-page-period .filter .up-date input:focus,
        .page-template-page-ecom-orders .container .page-content .extrato-page-period .filter .order-number input:focus,
        .page-template-page-ecom-orders .container .page-content .extrato-page-period .filter .page-records input:focus,
        .page-template-page-ecom-my-vouchers .container .page-content .extrato-page-period .filter .in-date input:focus,
        .page-template-page-ecom-my-vouchers .container .page-content .extrato-page-period .filter .up-date input:focus,
        .page-template-page-ecom-my-vouchers .container .page-content .extrato-page-period .filter .order-number input:focus,
        .page-template-page-ecom-my-vouchers .container .page-content .extrato-page-period .filter .page-records input:focus {
          outline: none; }
      .page-template-page-ecom-orders .container .page-content .extrato-page-period .filter .in-date label,
      .page-template-page-ecom-orders .container .page-content .extrato-page-period .filter .up-date label,
      .page-template-page-ecom-orders .container .page-content .extrato-page-period .filter .order-number label,
      .page-template-page-ecom-orders .container .page-content .extrato-page-period .filter .page-records label,
      .page-template-page-ecom-my-vouchers .container .page-content .extrato-page-period .filter .in-date label,
      .page-template-page-ecom-my-vouchers .container .page-content .extrato-page-period .filter .up-date label,
      .page-template-page-ecom-my-vouchers .container .page-content .extrato-page-period .filter .order-number label,
      .page-template-page-ecom-my-vouchers .container .page-content .extrato-page-period .filter .page-records label {
        color: #666 !important;
        margin-left: 10px;
        margin-right: 10px !important;
        font-family: "PFDinTextPro-MediumItalic", sans-serif; }
    .page-template-page-ecom-orders .container .page-content .extrato-page-period .filter .order-btn.btn.btn-gradient,
    .page-template-page-ecom-my-vouchers .container .page-content .extrato-page-period .filter .order-btn.btn.btn-gradient {
      margin: 5px 0;
      box-shadow: 0px 0px 10px #878787;
      background: linear-gradient(0deg, #D1302F, #ED713D) !important; }
  .page-template-page-ecom-orders .container .page-content h1.title-gray,
  .page-template-page-ecom-my-vouchers .container .page-content h1.title-gray {
    color: #FC7821;
    font-family: "PFDinTextPro-MediumItalic", sans-serif; }
  .page-template-page-ecom-orders .container .page-content .extrato-page-period-detail #fromTableData .dataTables_wrapper table.extrato-page-table thead,
  .page-template-page-ecom-my-vouchers .container .page-content .extrato-page-period-detail #fromTableData .dataTables_wrapper table.extrato-page-table thead {
    background: linear-gradient(0deg, #D1302F, #ED713D) !important; }
  .page-template-page-ecom-orders .container .page-content .extrato-page-period-detail #fromTableData .dataTables_wrapper table.extrato-page-table tbody tr.odd > .sorting_1,
  .page-template-page-ecom-my-vouchers .container .page-content .extrato-page-period-detail #fromTableData .dataTables_wrapper table.extrato-page-table tbody tr.odd > .sorting_1 {
    background-color: #EBEBEB; }
    .page-template-page-ecom-orders .container .page-content .extrato-page-period-detail #fromTableData .dataTables_wrapper table.extrato-page-table tbody tr.odd > .sorting_1:hover,
    .page-template-page-ecom-my-vouchers .container .page-content .extrato-page-period-detail #fromTableData .dataTables_wrapper table.extrato-page-table tbody tr.odd > .sorting_1:hover {
      background-color: #f2f2f2; }
  .page-template-page-ecom-orders .container .page-content .extrato-page-period-detail #fromTableData .dataTables_wrapper table.extrato-page-table tbody td,
  .page-template-page-ecom-my-vouchers .container .page-content .extrato-page-period-detail #fromTableData .dataTables_wrapper table.extrato-page-table tbody td {
    background-color: #dadada;
    font-family: "PFDinTextPro-Italic", sans-serif; }
  .page-template-page-ecom-orders .container .page-content .extrato-page-period-detail #fromTableData .dataTables_wrapper table.extrato-page-table tbody tr:hover td,
  .page-template-page-ecom-my-vouchers .container .page-content .extrato-page-period-detail #fromTableData .dataTables_wrapper table.extrato-page-table tbody tr:hover td {
    background-color: #f2f2f2; }
  .page-template-page-ecom-orders .container .page-content .extrato-page-period-detail #fromTableData .dataTables_wrapper table.extrato-page-table tbody tr.odd td,
  .page-template-page-ecom-my-vouchers .container .page-content .extrato-page-period-detail #fromTableData .dataTables_wrapper table.extrato-page-table tbody tr.odd td {
    background-color: #EBEBEB; }
  .page-template-page-ecom-orders .container .page-content .extrato-page-period-detail #fromTableData .dataTables_wrapper table.extrato-page-table tbody tr.even td,
  .page-template-page-ecom-my-vouchers .container .page-content .extrato-page-period-detail #fromTableData .dataTables_wrapper table.extrato-page-table tbody tr.even td {
    background-color: #dadada; }
  .page-template-page-ecom-orders .container .page-content .extrato-page-period-detail #fromTableData .dataTables_wrapper .bottom .dataTables_info,
  .page-template-page-ecom-my-vouchers .container .page-content .extrato-page-period-detail #fromTableData .dataTables_wrapper .bottom .dataTables_info {
    display: none; }
  .page-template-page-ecom-orders .container .page-content .extrato-page-period-detail #fromTableData .dataTables_wrapper .bottom .dataTables_paginate,
  .page-template-page-ecom-my-vouchers .container .page-content .extrato-page-period-detail #fromTableData .dataTables_wrapper .bottom .dataTables_paginate {
    margin: 0 auto;
    float: none;
    width: fit-content; }

.order-table {
  box-shadow: 3px 3px 11px #c7c7c7;
  border-radius: 25px;
  overflow: hidden; }
  @media screen and (max-width: 767px) {
    .order-table {
      overflow-x: overlay; } }
  .order-table .order-header {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    background: linear-gradient(0deg, #D1302F, #ED713D) !important; }
    .order-table .order-header p {
      font-family: "PFDinTextPro-MediumItalic", sans-serif;
      text-transform: uppercase;
      padding: 10px;
      min-width: 180px;
      color: #ffffff !important;
      width: 25%;
      padding-left: 3vw; }
      @media screen and (max-width: 767px) {
        .order-table .order-header p {
          background: linear-gradient(0deg, #D1302F, #ED713D) !important; } }
  .order-table a.back-linkpay,
  .order-table a.back-linkcancel {
    display: inline-block;
    width: max-content;
    margin: 10px 0; }
  .order-table .order-table {
    border-radius: 0;
    box-shadow: none; }
  .order-table .order-accordion-block {
    position: relative; }
    .order-table .order-accordion-block:nth-child(odd) .order-details {
      background-color: #b2b2b2; }
      @media screen and (max-width: 767px) {
        .order-table .order-accordion-block:nth-child(odd) .order-details p {
          background-color: #b2b2b2 !important; } }
    .order-table .order-accordion-block input {
      opacity: 0;
      position: absolute;
      width: 100%;
      height: 50px; }
      .order-table .order-accordion-block input:checked + label {
        background-color: #b2b2b2 !important; }
        .order-table .order-accordion-block input:checked + label p {
          color: #ffffff;
          font-family: "PFDinTextPro-Italic", sans-serif; }
        .order-table .order-accordion-block input:checked + label:after {
          color: #ffffff;
          border-width: 3px 3px 0px 0px; }
      .order-table .order-accordion-block input:checked ~ .clube-ecom-order-answer {
        height: auto;
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out; }
  .order-table input + label {
    position: relative;
    display: block;
    cursor: pointer;
    color: #5b5b5b;
    font-size: 17px;
    font-family: "PFDinTextPro-MediumItalic", sans-serif;
    text-transform: uppercase;
    background-color: #E5E5E5;
    margin-bottom: 0; }
    .order-table input + label p {
      min-width: 180px;
      padding: 10px;
      font-family: "PFDinTextPro-Italic", sans-serif;
      width: 25%;
      padding-left: 3vw; }
      @media screen and (max-width: 767px) {
        .order-table input + label p {
          background-color: #E5E5E5 !important; } }
    .order-table input + label:after {
      content: '';
      width: 10px;
      height: 10px;
      border: solid #D1302F;
      border-width: 0px 0px 3px 3px;
      display: inline-block;
      padding: 3px;
      transform: rotate(-45deg);
      position: absolute;
      top: 14px;
      right: 25px; }
  .order-table .order-products {
    padding: 15px; }
    .order-table .order-products .shipping-title {
      font-weight: normal;
      padding: 10px;
      font-family: "PFDinTextPro-Regular", sans-serif; }
  .order-table .clube-ecom-order-answer {
    background: white;
    overflow: hidden;
    height: 0px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .order-table .clube-ecom-order-answer .order-table .order-image {
      max-width: 300px;
      width: 100%; }
      .order-table .clube-ecom-order-answer .order-table .order-image img {
        width: 100%;
        height: 100%;
        object-fit: contain; }
    .order-table .clube-ecom-order-answer .order-table .order-address {
      font-size: 18px;
      color: #5b5b5b;
      padding-left: 25px;
      font-family: "Montserrat-Medium", sans-serif; }
      .order-table .clube-ecom-order-answer .order-table .order-address .shipping-title,
      .order-table .clube-ecom-order-answer .order-table .order-address .Status-details {
        padding: 10px;
        padding-left: 20px;
        margin-left: -25px;
        color: #ffffff;
        margin-bottom: 15px;
        background: linear-gradient(0deg, #D1302F, #ED713D) !important;
        font-family: "PFDinTextPro-MediumItalic", sans-serif;
        font-size: 18px;
        text-transform: uppercase; }
    .order-table .clube-ecom-order-answer .order-table .order-products-details p {
      color: #5b5b5b;
      line-height: 23px;
      font-size: 17px;
      padding: 10px 60px;
      font-family: "Montserrat-Medium", sans-serif;
      text-align: left;
      padding-bottom: 0 !important; }
      .order-table .clube-ecom-order-answer .order-table .order-products-details p span.text-red {
        color: #D1302F !important;
        font-family: "Montserrat-Medium", sans-serif; }
      .order-table .clube-ecom-order-answer .order-table .order-products-details p a {
        color: #D1302F !important;
        font-family: "Montserrat-Medium", sans-serif; }

.page-template-page-ecom-pagemento .header-title-content.default .title-gray {
  font-size: 68px !important;
  margin-top: -30px !important;
  color: #ffffff !important;
  font-family: "PFDinTextPro-MediumItalic", sans-serif; }
  .page-template-page-ecom-pagemento .header-title-content.default .title-gray span {
    display: block;
    font-size: 70px;
    color: #fbba00 !important; }
.page-template-page-ecom-pagemento .header-title-content.default p {
  display: none; }
.page-template-page-ecom-pagemento .accordion-item .accordion-content ul li:nth-child(even) {
  background-color: transparent; }
.page-template-page-ecom-pagemento section a.btn {
  padding: 8px 20px !important; }
.page-template-page-ecom-pagemento section .container .page-content h1, .page-template-page-ecom-pagemento section .container .page-content h2 {
  text-transform: uppercase; }
.page-template-page-ecom-pagemento section .container .page-content h1, .page-template-page-ecom-pagemento section .container .page-content h2, .page-template-page-ecom-pagemento section .container .page-content p {
  font-family: "PFDinTextPro-LightItalic", sans-serif; }
.page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .pagemento-title {
  margin: 25px 0; }
  .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .pagemento-title p {
    color: #666;
    font-size: 14px;
    font-family: "PFDinTextPro-MediumItalic", sans-serif; }
  @media screen and (max-width: 767px) {
    .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .pagemento-title h1.title-gray {
      font-size: 30px; } }
  .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .pagemento-title h1.title-gray span {
    color: #D1302F;
    font-family: "PFDinTextPro-MediumItalic", sans-serif; }
.page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .pagemento-container .pagemento-steps .pagemento-steps-container.row {
  margin: 40px 0;
  margin-bottom: 25px; }
  .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .pagemento-container .pagemento-steps .pagemento-steps-container.row .text-center {
    background-color: transparent;
    text-align: center; }
    .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .pagemento-container .pagemento-steps .pagemento-steps-container.row .text-center .card-icon {
      border-radius: 50%;
      width: 55px;
      height: 55px;
      padding: 15px;
      margin: 20px auto;
      background: linear-gradient(0deg, #D1302F, #FC7821) !important;
      box-shadow: 5px 5px 15px #878787; }
      .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .pagemento-container .pagemento-steps .pagemento-steps-container.row .text-center .card-icon span {
        font-size: 24px;
        color: #ffffff;
        line-height: normal;
        font-family: "PFDinTextPro-MediumItalic", sans-serif; }
    .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .pagemento-container .pagemento-steps .pagemento-steps-container.row .text-center .badge-container .title {
      font-style: normal;
      margin: 0px;
      line-height: 1;
      color: #FC7821;
      font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
      .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .pagemento-container .pagemento-steps .pagemento-steps-container.row .text-center .badge-container .title span {
        color: #D1302F;
        font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
        @media screen and (max-width: 767px) {
          .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .pagemento-container .pagemento-steps .pagemento-steps-container.row .text-center .badge-container .title span {
            font-family: "Montserrat-Medium", sans-serif; } }
    .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .pagemento-container .pagemento-steps .pagemento-steps-container.row .text-center .badge-container .subtitle {
      color: #D1302F;
      font-style: italic;
      margin-bottom: 15px;
      line-height: 25px;
      font-family: "PFDinTextPro-MediumItalic", sans-serif; }
      @media screen and (max-width: 767px) {
        .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .pagemento-container .pagemento-steps .pagemento-steps-container.row .text-center .badge-container .subtitle {
          font-style: unset;
          font-family: "Montserrat-Medium", sans-serif; } }
    .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .pagemento-container .pagemento-steps .pagemento-steps-container.row .text-center p {
      font-size: 14px;
      color: #5b5b5b;
      width: 80%;
      margin: 0 auto !important;
      font-family: "Montserrat-Medium", sans-serif; }
.page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .pagemento-container .pagemento-steps .eu-preciso-container .eu-preciso .eu-preciso-title .title-gray {
  color: #D1302F;
  font-family: "PFDinTextPro-MediumItalic", sans-serif; }
  @media screen and (max-width: 767px) {
    .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .pagemento-container .pagemento-steps .eu-preciso-container .eu-preciso .eu-preciso-title .title-gray {
      font-size: 30px; } }
  .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .pagemento-container .pagemento-steps .eu-preciso-container .eu-preciso .eu-preciso-title .title-gray span {
    color: #FC7821;
    font-family: "PFDinTextPro-MediumItalic", sans-serif; }
.page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .pagemento-container .pagemento-steps .eu-preciso-container .eu-preciso .eu-preciso-title p {
  color: #666;
  font-size: 14px;
  font-family: "PFDinTextPro-MediumItalic", sans-serif; }
@media screen and (max-width: 767px) {
  .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .pagemento-container .pagemento-steps .eu-preciso-container .eu-preciso .eu-preciso-steps-container {
    flex-direction: column; } }
.page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .pagemento-container .pagemento-steps .eu-preciso-container .eu-preciso .eu-preciso-steps-container .form-group {
  margin-bottom: 20px; }
  @media screen and (max-width: 767px) {
    .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .pagemento-container .pagemento-steps .eu-preciso-container .eu-preciso .eu-preciso-steps-container .form-group {
      margin-bottom: 10px; } }
  .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .pagemento-container .pagemento-steps .eu-preciso-container .eu-preciso .eu-preciso-steps-container .form-group label {
    color: #666;
    margin: 0px;
    font-family: "Montserrat-Regular", sans-serif; }
  .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .pagemento-container .pagemento-steps .eu-preciso-container .eu-preciso .eu-preciso-steps-container .form-group .input {
    width: 285px;
    text-transform: uppercase;
    color: #ED713D;
    font-family: "PFDinTextPro-MediumItalic", sans-serif; }
    .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .pagemento-container .pagemento-steps .eu-preciso-container .eu-preciso .eu-preciso-steps-container .form-group .input::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #ED713D; }
    .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .pagemento-container .pagemento-steps .eu-preciso-container .eu-preciso .eu-preciso-steps-container .form-group .input::-moz-placeholder {
      /* Firefox 19+ */
      color: #ED713D; }
    .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .pagemento-container .pagemento-steps .eu-preciso-container .eu-preciso .eu-preciso-steps-container .form-group .input:-ms-input-placeholder {
      /* IE 10+ */
      color: #ED713D; }
    .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .pagemento-container .pagemento-steps .eu-preciso-container .eu-preciso .eu-preciso-steps-container .form-group .input:-moz-placeholder {
      /* Firefox 18- */
      color: #ED713D; }
    @media screen and (max-width: 767px) {
      .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .pagemento-container .pagemento-steps .eu-preciso-container .eu-preciso .eu-preciso-steps-container .form-group .input {
        width: 100%; } }
  @media screen and (max-width: 767px) {
    .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .pagemento-container .pagemento-steps .eu-preciso-container .eu-preciso .eu-preciso-steps-container .form-group .flex {
      flex-direction: column; } }
  .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .pagemento-container .pagemento-steps .eu-preciso-container .eu-preciso .eu-preciso-steps-container .form-group .flex .btn {
    margin: 0px 15px;
    background: linear-gradient(75deg, #D1302F, #FC7821) !important; }
    @media screen and (max-width: 767px) {
      .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .pagemento-container .pagemento-steps .eu-preciso-container .eu-preciso .eu-preciso-steps-container .form-group .flex .btn {
        margin: 0;
        margin-top: 10px; } }
.page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .pagemento-container .pagemento-steps .eu-preciso-container .eu-preciso .btn-group.flex {
  margin: 25px 0px; }
  .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .pagemento-container .pagemento-steps .eu-preciso-container .eu-preciso .btn-group.flex .btn {
    margin: 0px 15px; }
.page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .Pagemento-proof .pagemento-account-form label {
  color: #5B5B5F;
  font-family: "Montserrat-Regular", sans-serif; }
  .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .Pagemento-proof .pagemento-account-form label.error {
    color: #e30609; }
.page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .Pagemento-proof .pagemento-account-form select,
.page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .Pagemento-proof .pagemento-account-form input[type="text"],
.page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .Pagemento-proof .pagemento-account-form input[type="number"],
.page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .Pagemento-proof .pagemento-account-form input[type="email"],
.page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .Pagemento-proof .pagemento-account-form input[type="date"],
.page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .Pagemento-proof .pagemento-account-form input[type="password"],
.page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .Pagemento-proof .pagemento-account-form input[type="tel"] {
  font-family: "Montserrat-Regular", sans-serif; }
  .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .Pagemento-proof .pagemento-account-form select.error,
  .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .Pagemento-proof .pagemento-account-form input[type="text"].error,
  .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .Pagemento-proof .pagemento-account-form input[type="number"].error,
  .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .Pagemento-proof .pagemento-account-form input[type="email"].error,
  .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .Pagemento-proof .pagemento-account-form input[type="date"].error,
  .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .Pagemento-proof .pagemento-account-form input[type="password"].error,
  .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .Pagemento-proof .pagemento-account-form input[type="tel"].error {
    color: #e30609;
    border: 1px solid #e30609; }
  @media screen and (max-width: 767px) {
    .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .Pagemento-proof .pagemento-account-form select,
    .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .Pagemento-proof .pagemento-account-form input[type="text"],
    .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .Pagemento-proof .pagemento-account-form input[type="number"],
    .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .Pagemento-proof .pagemento-account-form input[type="email"],
    .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .Pagemento-proof .pagemento-account-form input[type="date"],
    .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .Pagemento-proof .pagemento-account-form input[type="password"],
    .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .Pagemento-proof .pagemento-account-form input[type="tel"] {
      width: 100% !important; } }
@media screen and (max-width: 767px) {
  .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .Pagemento-proof .pagemento-account-form .justify-center {
    flex-direction: column; } }
.page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .Pagemento-proof .pagemento-account-form .btn {
  box-shadow: 5px 5px 15px #878787; }
  @media screen and (max-width: 767px) {
    .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .Pagemento-proof .pagemento-account-form .btn {
      width: 100%; } }
  .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .Pagemento-proof .pagemento-account-form .btn.btn-green {
    background: #6EBC00 !important; }
    @media screen and (max-width: 767px) {
      .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .Pagemento-proof .pagemento-account-form .btn.btn-green {
        margin: 0 !important; } }
  .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .Pagemento-proof .pagemento-account-form .btn.btn-gray {
    background: linear-gradient(0deg, #D1302F, #ED713D) !important; }
    @media screen and (max-width: 767px) {
      .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .Pagemento-proof .pagemento-account-form .btn.btn-gray {
        margin: 10px 0 !important; } }
.page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .Pagemento-proof .pagemento-account-form .pagemento-order.error-field select,
.page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .Pagemento-proof .pagemento-account-form .pagemento-order.error-field input[type="text"],
.page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .Pagemento-proof .pagemento-account-form .pagemento-order.error-field input[type="number"],
.page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .Pagemento-proof .pagemento-account-form .pagemento-order.error-field input[type="email"],
.page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .Pagemento-proof .pagemento-account-form .pagemento-order.error-field input[type="date"],
.page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .Pagemento-proof .pagemento-account-form .pagemento-order.error-field input[type="password"],
.page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .Pagemento-proof .pagemento-account-form .pagemento-order.error-field input[type="tel"] {
  color: #e30609;
  border: 1px solid #e30609; }
.page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .Pagemento-proof .pagemento-account-form .pagemento-order.error-field label {
  color: #e30609; }
.page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .Pagemento-proof .pagemento-account-form .form-row.error-field label {
  color: #e30609; }
  .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .Pagemento-proof .pagemento-account-form .form-row.error-field label.error {
    font-family: "Montserrat-Medium", sans-serif; }
.page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .Pagemento-proof .pagemento-account-form .form-row.error-field select,
.page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .Pagemento-proof .pagemento-account-form .form-row.error-field input[type="text"],
.page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .Pagemento-proof .pagemento-account-form .form-row.error-field input[type="number"],
.page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .Pagemento-proof .pagemento-account-form .form-row.error-field input[type="email"],
.page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .Pagemento-proof .pagemento-account-form .form-row.error-field input[type="date"],
.page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .Pagemento-proof .pagemento-account-form .form-row.error-field input[type="password"],
.page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .Pagemento-proof .pagemento-account-form .form-row.error-field input[type="tel"] {
  color: #e30609;
  border: 1px solid #e30609; }
.page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .Pagemento-proof .pagemento-account-form p.availability {
  color: #5B5B5F;
  font-family: "Montserrat-Regular", sans-serif; }
.page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .pagemento-rules {
  border-radius: 30px;
  overflow: hidden;
  margin-bottom: 30px;
  box-shadow: 5px 5px 15px #878787; }
  .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .pagemento-rules h1 {
    color: #ffffff;
    background: linear-gradient(0deg, #D1302F, #FC7821) !important;
    font-size: 20px;
    margin: 0px;
    padding: 15px 25px;
    font-family: "PFDinTextPro-MediumItalic", sans-serif; }
  .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .pagemento-rules p {
    color: #5b5b5b;
    font-size: 14px;
    background-color: #EBEBEB;
    padding: 25px;
    font-family: "PFDinTextPro-Regular", sans-serif; }
    .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .pagemento-rules p a {
      color: #5b5b5b;
      text-decoration: underline; }
@media screen and (max-width: 767px) {
  .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .btn-group.flex {
    display: block; } }
@media screen and (max-width: 767px) {
  .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .btn-group.flex .flex.margin-auto {
    margin: 0;
    flex-direction: column; } }
@media screen and (max-width: 767px) {
  .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .btn-group.flex .btn {
    width: 100%; } }
.page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .btn-group.flex .btn.bg-gradient {
  background: linear-gradient(75deg, #D1302F, #FC7821) !important; }
  @media screen and (max-width: 767px) {
    .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .btn-group.flex .btn.bg-gradient {
      margin: 10px 0; } }
.page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .btn-group.flex .btn.btn-green {
  background: #6EBC00 !important; }
.page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .message-popup .success h1.message.title-gray,
.page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .message-popup .failure h1.message.title-gray {
  line-height: 1;
  width: auto !important;
  margin: 0 auto;
  color: #D1302F;
  font-family: "PFDinTextPro-MediumItalic", sans-serif;
  margin-bottom: 30px !important; }
  .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .message-popup .success h1.message.title-gray span,
  .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .message-popup .failure h1.message.title-gray span {
    display: block;
    color: #FC7821;
    font-family: "PFDinTextPro-MediumItalic", sans-serif; }
  @media screen and (max-width: 767px) {
    .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .message-popup .success h1.message.title-gray,
    .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .message-popup .failure h1.message.title-gray {
      font-size: 30px; } }
.page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .message-popup .success .success-image,
.page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .message-popup .success .failure-image,
.page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .message-popup .failure .success-image,
.page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .message-popup .failure .failure-image {
  width: 75px;
  height: 75px;
  margin: auto; }
@media screen and (max-width: 767px) {
  .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .message-popup .success .justify-center,
  .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .message-popup .failure .justify-center {
    flex-direction: column; } }
.page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .message-popup .success .justify-center .btn,
.page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .message-popup .failure .justify-center .btn {
  box-shadow: 5px 5px 15px #878787; }
  @media screen and (max-width: 767px) {
    .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .message-popup .success .justify-center .btn,
    .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .message-popup .failure .justify-center .btn {
      width: 100%; } }
  .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .message-popup .success .justify-center .btn.bg-gradient,
  .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .message-popup .failure .justify-center .btn.bg-gradient {
    background: linear-gradient(0deg, #D1302F, #ED713D) !important; }
    @media screen and (max-width: 767px) {
      .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .message-popup .success .justify-center .btn.bg-gradient,
      .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .message-popup .failure .justify-center .btn.bg-gradient {
        margin: 10px 0; } }
  .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .message-popup .success .justify-center .btn.btn-gradient,
  .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .message-popup .failure .justify-center .btn.btn-gradient {
    background: linear-gradient(0deg, #D1302F, #ED713D) !important; }
    @media screen and (max-width: 767px) {
      .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .message-popup .success .justify-center .btn.btn-gradient,
      .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .message-popup .failure .justify-center .btn.btn-gradient {
        margin: 10px 0; } }
.page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .message-popup .failure h1.message.title-gray {
  color: #FC7821;
  font-family: "PFDinTextPro-MediumItalic", sans-serif; }
  .page-template-page-ecom-pagemento section .container .page-content .single-recharge-content .message-popup .failure h1.message.title-gray span {
    color: #D1302F;
    font-family: "PFDinTextPro-MediumItalic", sans-serif; }

.page-template-page-all-category .bg-gray-light .container .page-content h1,
.page-template-page-all-category .bg-gray-light .container .page-content label,
.page-template-page-all-category .bg-gray-light .container .page-content .mega-menu-container {
  display: none !important; }
.page-template-page-all-category .bg-gray-light .container .page-content .all-category-content {
  padding: 10px 25px; }
  .page-template-page-all-category .bg-gray-light .container .page-content .all-category-content .shop-block .product-block h1 {
    display: block !important; }
  .page-template-page-all-category .bg-gray-light .container .page-content .all-category-content .shop-block .product-block .all-category .menu-content {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    flex-wrap: wrap; }
    .page-template-page-all-category .bg-gray-light .container .page-content .all-category-content .shop-block .product-block .all-category .menu-content li {
      text-align: center;
      padding: 0px;
      margin: 10px 0px;
      cursor: pointer;
      width: 120px;
      background-color: transparent; }
    .page-template-page-all-category .bg-gray-light .container .page-content .all-category-content .shop-block .product-block .all-category .menu-content .menu-item .sub-link img {
      width: 60px;
      height: 40px;
      object-fit: contain; }
    .page-template-page-all-category .bg-gray-light .container .page-content .all-category-content .shop-block .product-block .all-category .menu-content .menu-item .sub-link p {
      padding: 10px 0px;
      color: #878787;
      line-height: normal;
      font-size: 12px;
      padding-bottom: 0; }

.page-template-page-program .container .page-content {
  z-index: auto;
  padding: 0px; }
  @media screen and (max-width: 767px) {
    .page-template-page-program .container .page-content {
      margin-top: 0;
      padding: 15px;
      border-top-left-radius: 0;
      border-top-right-radius: 0; } }
  .page-template-page-program .container .page-content .program-banner {
    padding: 25px;
    text-align: center; }
    @media screen and (max-width: 767px) {
      .page-template-page-program .container .page-content .program-banner {
        padding: 0; } }
    .page-template-page-program .container .page-content .program-banner .program-container .header-title-content {
      margin: 25px 0px;
      margin-bottom: 70px; }
      @media screen and (max-width: 767px) {
        .page-template-page-program .container .page-content .program-banner .program-container .header-title-content {
          margin-bottom: 25px; } }
      .page-template-page-program .container .page-content .program-banner .program-container .header-title-content h1.title-orange {
        color: #FC7821;
        text-transform: uppercase;
        padding: 0px 3vw;
        font-size: 68px;
        font-weight: 100;
        max-width: 767px;
        margin: 0 auto;
        font-family: "PFDinTextPro-MediumItalic", sans-serif;
        line-height: 1; }
        @media (max-width: 992px) {
          .page-template-page-program .container .page-content .program-banner .program-container .header-title-content h1.title-orange {
            font-size: 35px;
            line-height: 30px; } }
        .page-template-page-program .container .page-content .program-banner .program-container .header-title-content h1.title-orange span {
          color: #5A14EC;
          font-family: "PFDinTextPro-MediumItalic", sans-serif; }
    .page-template-page-program .container .page-content .program-banner .program-container .banner-title {
      margin: 25px 0px;
      margin-bottom: 40px; }
      .page-template-page-program .container .page-content .program-banner .program-container .banner-title label.btn-outline-gray {
        width: max-content;
        margin: 0 auto;
        box-shadow: none;
        color: #D1302F !important;
        font-size: 20px !important; }
        @media screen and (max-width: 767px) {
          .page-template-page-program .container .page-content .program-banner .program-container .banner-title label.btn-outline-gray {
            font-size: 14px !important; } }
      .page-template-page-program .container .page-content .program-banner .program-container .banner-title p {
        color: #5b5b5b;
        max-width: 555px;
        margin: 0 auto !important; }
        @media (max-width: 992px) {
          .page-template-page-program .container .page-content .program-banner .program-container .banner-title p {
            font-size: 14px; } }
    .page-template-page-program .container .page-content .program-banner .program-container .banner-content {
      margin: 20px 0px; }
      @media (max-width: 992px) {
        .page-template-page-program .container .page-content .program-banner .program-container .banner-content {
          display: block; } }
      .page-template-page-program .container .page-content .program-banner .program-container .banner-content p.banner-content {
        margin-bottom: 35px;
        font-family: "Montserrat-Medium", sans-serif; }
        .page-template-page-program .container .page-content .program-banner .program-container .banner-content p.banner-content span {
          font-family: "Montserrat-Bold", sans-serif; }
        .page-template-page-program .container .page-content .program-banner .program-container .banner-content p.banner-content.margin-bottom {
          margin-bottom: 25px !important; }
      .page-template-page-program .container .page-content .program-banner .program-container .banner-content .btn-gradient.title-yellow {
        font-family: "PFDinTextPro-BoldItalic", sans-serif; }
        @media (max-width: 992px) {
          .page-template-page-program .container .page-content .program-banner .program-container .banner-content .btn-gradient.title-yellow {
            margin: 0 auto; } }
        .page-template-page-program .container .page-content .program-banner .program-container .banner-content .btn-gradient.title-yellow span {
          font-family: "PFDinTextPro-BoldItalic", sans-serif; }
      .page-template-page-program .container .page-content .program-banner .program-container .banner-content .btn-outline-gray {
        color: #878787; }
    .page-template-page-program .container .page-content .program-banner .program-container .header-content {
      padding: 0px 4vw;
      margin: 20px auto;
      margin-bottom: 60px; }
      @media screen and (max-width: 767px) {
        .page-template-page-program .container .page-content .program-banner .program-container .header-content {
          padding: 0; } }
      .page-template-page-program .container .page-content .program-banner .program-container .header-content img {
        margin: 40px 0; }
        @media screen and (max-width: 767px) {
          .page-template-page-program .container .page-content .program-banner .program-container .header-content img {
            padding: 0; } }
      .page-template-page-program .container .page-content .program-banner .program-container .header-content label.btn-outline-light {
        margin: 0 auto;
        box-shadow: none;
        width: max-content;
        font-size: 28px !important;
        padding: 12px 20px !important;
        border-color: #FC7821;
        color: #D1302F !important;
        border-radius: 35px !important; }
  .page-template-page-program .container .page-content .content-block .post-content .goal-banner .goal-banner-imgage {
    margin-bottom: 15px !important; }
  .page-template-page-program .container .page-content .content-block .post-content .goal-banner .goal-content {
    padding: 0px 25px;
    margin-top: -110px;
    margin-bottom: 40px; }
    @media screen and (max-width: 767px) {
      .page-template-page-program .container .page-content .content-block .post-content .goal-banner .goal-content {
        margin-top: 0; } }
    .page-template-page-program .container .page-content .content-block .post-content .goal-banner .goal-content .goal-row {
      flex-wrap: wrap;
      margin: 0 auto; }
      .page-template-page-program .container .page-content .content-block .post-content .goal-banner .goal-content .goal-row .goal-col {
        border-radius: 28px;
        box-shadow: 2px 2px 7px #878787;
        margin-bottom: 30px !important; }
        @media screen and (max-width: 767px) {
          .page-template-page-program .container .page-content .content-block .post-content .goal-banner .goal-content .goal-row .goal-col {
            flex: unset !important;
            max-width: unset !important;
            margin: unset !important;
            margin-bottom: 15px !important;
            background-size: cover !important; } }
        .page-template-page-program .container .page-content .content-block .post-content .goal-banner .goal-content .goal-row .goal-col:nth-child(1) {
          flex: 0 0 30%;
          max-width: 30%;
          margin: 0 15px;
          background-size: 100%;
          background-repeat: no-repeat;
          background-image: url("../images/common/program-slider-01.png"); }
        .page-template-page-program .container .page-content .content-block .post-content .goal-banner .goal-content .goal-row .goal-col:nth-child(2) {
          flex: 0 0 30%;
          max-width: 30%;
          margin: 0 15px;
          background-size: 100%;
          background-repeat: no-repeat;
          background-image: url("../images/common/program-slider-02.png"); }
        .page-template-page-program .container .page-content .content-block .post-content .goal-banner .goal-content .goal-row .goal-col:nth-child(3) {
          flex: 0 0 30%;
          max-width: 30%;
          margin: 0 15px;
          background-size: 100%;
          background-repeat: no-repeat;
          background-image: url("../images/common/program-slider-03.png"); }
        .page-template-page-program .container .page-content .content-block .post-content .goal-banner .goal-content .goal-row .goal-col:nth-child(4) {
          flex: 0 0 47%;
          max-width: 47%;
          margin: 0px 15px;
          background-size: 100%;
          background-repeat: no-repeat;
          background-image: url("../images/common/program-slider-04.png"); }
        .page-template-page-program .container .page-content .content-block .post-content .goal-banner .goal-content .goal-row .goal-col:nth-child(5) {
          flex: 0 0 46%;
          max-width: 46%;
          margin: 0px 15px;
          background-size: 100%;
          background-repeat: no-repeat;
          background-image: url("../images/common/program-slider-05.png"); }
      .page-template-page-program .container .page-content .content-block .post-content .goal-banner .goal-content .goal-row .card-light-gray {
        background-color: #5A14EC;
        padding: 25px !important;
        max-height: 495px;
        width: 100%;
        height: 100%; }
        .page-template-page-program .container .page-content .content-block .post-content .goal-banner .goal-content .goal-row .card-light-gray .card-icon {
          width: 40px;
          height: 40px;
          margin: 0; }
          .page-template-page-program .container .page-content .content-block .post-content .goal-banner .goal-content .goal-row .card-light-gray .card-icon img {
            height: 100%;
            width: 100%;
            object-fit: contain;
            max-height: 70px;
            max-width: 130px; }
        .page-template-page-program .container .page-content .content-block .post-content .goal-banner .goal-content .goal-row .card-light-gray .program-content {
          margin-bottom: 20px;
          max-width: 345px;
          width: 100%;
          height: 100%; }
          .page-template-page-program .container .page-content .content-block .post-content .goal-banner .goal-content .goal-row .card-light-gray .program-content .title {
            margin: 0px;
            font-size: 40px;
            color: #ffffff;
            font-family: "PFDinTextPro-MediumItalic", sans-serif; }
            @media (max-width: 992px) {
              .page-template-page-program .container .page-content .content-block .post-content .goal-banner .goal-content .goal-row .card-light-gray .program-content .title {
                font-size: 22px; } }
          .page-template-page-program .container .page-content .content-block .post-content .goal-banner .goal-content .goal-row .card-light-gray .program-content .subtitle {
            color: #FFCF1D;
            font-size: 40px;
            margin-bottom: 10px;
            font-family: "PFDinTextPro-MediumItalic", sans-serif; }
            @media (max-width: 992px) {
              .page-template-page-program .container .page-content .content-block .post-content .goal-banner .goal-content .goal-row .card-light-gray .program-content .subtitle {
                font-size: 22px; } }
          .page-template-page-program .container .page-content .content-block .post-content .goal-banner .goal-content .goal-row .card-light-gray .program-content p {
            font-family: "Montserrat-Medium", sans-serif;
            color: #ffffff;
            font-size: 16px; }
            @media (max-width: 992px) {
              .page-template-page-program .container .page-content .content-block .post-content .goal-banner .goal-content .goal-row .card-light-gray .program-content p {
                font-size: 14px; } }
        .page-template-page-program .container .page-content .content-block .post-content .goal-banner .goal-content .goal-row .card-light-gray .card-button .btn {
          border-color: #ffffff;
          font-size: 18px !important;
          color: #ffffff;
          box-shadow: none;
          width: 100%; }
  .page-template-page-program .container .page-content .content-block .post-content .work-banner .row.margin-top {
    justify-content: space-between; }
  .page-template-page-program .container .page-content .content-block .post-content .work-banner .margin-bottom {
    margin: 30px 0 !important;
    max-width: 320px; }
  .page-template-page-program .container .page-content .content-block .post-content .work-banner .work-title .title-gray {
    margin-bottom: 25px;
    padding: 25px;
    font-size: 60px;
    padding-bottom: 0px;
    color: #FC7821;
    font-family: "PFDinTextPro-MediumItalic", sans-serif; }
    @media (max-width: 992px) {
      .page-template-page-program .container .page-content .content-block .post-content .work-banner .work-title .title-gray {
        font-size: 30px;
        line-height: 30px; } }
    .page-template-page-program .container .page-content .content-block .post-content .work-banner .work-title .title-gray span {
      color: #FC7821; }
  .page-template-page-program .container .page-content .content-block .post-content .work-banner .work-title label {
    margin: 0px auto;
    border: 1px solid #b2b2b2;
    border-radius: 28px;
    color: #000000;
    font-size: 20px;
    padding: 8px 20px;
    text-transform: uppercase;
    width: max-content;
    font-family: "PFDinTextPro-LightItalic", sans-serif !important;
    background-color: transparent !important; }
    @media (max-width: 992px) {
      .page-template-page-program .container .page-content .content-block .post-content .work-banner .work-title label {
        width: 75%; } }
  .page-template-page-program .container .page-content .content-block .post-content .work-banner .row {
    margin: 0 auto;
    max-width: 770px; }
    .page-template-page-program .container .page-content .content-block .post-content .work-banner .row .margin-bottom .card-light-gray {
      background-color: transparent;
      align-items: center; }
      .page-template-page-program .container .page-content .content-block .post-content .work-banner .row .margin-bottom .card-light-gray .work-content .title {
        margin: 0px;
        color: #FC7821;
        font-family: "PFDinTextPro-MediumItalic", sans-serif;
        font-size: 40px; }
        @media (max-width: 992px) {
          .page-template-page-program .container .page-content .content-block .post-content .work-banner .row .margin-bottom .card-light-gray .work-content .title {
            font-size: 22px; } }
      .page-template-page-program .container .page-content .content-block .post-content .work-banner .row .margin-bottom .card-light-gray .work-content .subtitle {
        margin-bottom: 15px;
        color: #FC7821;
        font-family: "PFDinTextPro-MediumItalic", sans-serif;
        font-size: 40px; }
        @media (max-width: 992px) {
          .page-template-page-program .container .page-content .content-block .post-content .work-banner .row .margin-bottom .card-light-gray .work-content .subtitle {
            font-size: 22px; } }
      .page-template-page-program .container .page-content .content-block .post-content .work-banner .row .margin-bottom .card-light-gray .work-content p {
        font-family: "Montserrat-Medium", sans-serif;
        color: #666;
        font-size: 16px; }
        @media (max-width: 992px) {
          .page-template-page-program .container .page-content .content-block .post-content .work-banner .row .margin-bottom .card-light-gray .work-content p {
            font-size: 14px; } }
        .page-template-page-program .container .page-content .content-block .post-content .work-banner .row .margin-bottom .card-light-gray .work-content p a {
          color: #bf0609;
          text-decoration: underline; }
  .page-template-page-program .container .page-content .content-block .post-content .work-banner .work-document {
    margin: 3vw 0; }
    .page-template-page-program .container .page-content .content-block .post-content .work-banner .work-document .btn.btn-gradient {
      width: 50%;
      margin: 0 auto;
      background: #5A14EC !important;
      font-size: 20px !important; }
      @media screen and (max-width: 767px) {
        .page-template-page-program .container .page-content .content-block .post-content .work-banner .work-document .btn.btn-gradient {
          display: flex;
          align-items: center;
          width: fit-content !important; } }
      .page-template-page-program .container .page-content .content-block .post-content .work-banner .work-document .btn.btn-gradient::before {
        content: '';
        width: 22px;
        height: 25px;
        display: inline-block;
        transition: all .35s;
        background-image: url(../images/icon/list-icon.png);
        background-repeat: no-repeat;
        background-size: contain;
        margin-bottom: -5px;
        margin-right: 10px;
        background-position: 1px center; }
        @media screen and (max-width: 767px) {
          .page-template-page-program .container .page-content .content-block .post-content .work-banner .work-document .btn.btn-gradient::before {
            width: 40px;
            height: 40px; } }
      @media (max-width: 992px) {
        .page-template-page-program .container .page-content .content-block .post-content .work-banner .work-document .btn.btn-gradient {
          width: 75%; } }
  .page-template-page-program .container .page-content .content-block .post-content .post-slider .slider-title .title-gray {
    padding: 25px;
    font-size: 54px;
    padding-bottom: 0px;
    color: #D1302F;
    font-family: "PFDinTextPro-MediumItalic", sans-serif; }
    @media (max-width: 992px) {
      .page-template-page-program .container .page-content .content-block .post-content .post-slider .slider-title .title-gray {
        font-size: 30px;
        padding: 15px 0;
        line-height: 30px; } }
    .page-template-page-program .container .page-content .content-block .post-content .post-slider .slider-title .title-gray span {
      color: #D1302F;
      font-family: "PFDinTextPro-MediumItalic", sans-serif; }
  .page-template-page-program .container .page-content .content-block .post-content .post-slider .slider-title label {
    margin: 0px auto;
    border: 1px solid #b2b2b2;
    border-radius: 28px;
    color: #bf0609;
    font-size: 18px;
    padding: 8px 20px;
    text-transform: uppercase;
    width: max-content;
    background-color: transparent !important;
    font-family: "PFDinTextPro-MediumItalic", sans-serif; }
    @media (max-width: 992px) {
      .page-template-page-program .container .page-content .content-block .post-content .post-slider .slider-title label {
        width: 75%; } }
  .page-template-page-program .container .page-content .content-block .post-content .home-page-post-slider .container.text-center.flex {
    display: none; }
  @media screen and (max-width: 767px) {
    .page-template-page-program .container .page-content .content-block .post-content .home-page-post-slider .home-post-slider {
      margin-top: -20vw;
      padding: 0;
      max-width: unset; } }
  .page-template-page-program .container .page-content .content-block .post-content .home-page-post-slider .home-post-slider .slick-prev {
    z-index: 1;
    left: 15vw; }
    @media screen and (max-width: 767px) {
      .page-template-page-program .container .page-content .content-block .post-content .home-page-post-slider .home-post-slider .slick-prev {
        left: 0; } }
  .page-template-page-program .container .page-content .content-block .post-content .home-page-post-slider .home-post-slider .slick-next {
    right: 15vw; }
    @media screen and (max-width: 767px) {
      .page-template-page-program .container .page-content .content-block .post-content .home-page-post-slider .home-post-slider .slick-next {
        right: 0; } }
  @media screen and (max-width: 767px) {
    .page-template-page-program .container .page-content .content-block .post-content .home-page-post-slider .home-post-slider .slick-list .slick-track .slick-slide {
      filter: none; } }
  .page-template-page-program .container .page-content .content-block .post-content .home-page-post-slider .home-post-slider .slick-list .slick-track .slick-slide li.product {
    position: relative;
    background: linear-gradient(25deg, #D1302F, #FC7821) !important; }
    .page-template-page-program .container .page-content .content-block .post-content .home-page-post-slider .home-post-slider .slick-list .slick-track .slick-slide li.product a.woocommerce-LoopProduct-link {
      margin-bottom: 35px;
      display: block; }
      .page-template-page-program .container .page-content .content-block .post-content .home-page-post-slider .home-post-slider .slick-list .slick-track .slick-slide li.product a.woocommerce-LoopProduct-link span.price {
        text-transform: uppercase;
        color: #ffffff !important; }
        .page-template-page-program .container .page-content .content-block .post-content .home-page-post-slider .home-post-slider .slick-list .slick-track .slick-slide li.product a.woocommerce-LoopProduct-link span.price .woocommerce-Price-amount.amount {
          display: block;
          font-size: 25px !important;
          color: #FFCF1D !important;
          padding-right: 5px; }
          .page-template-page-program .container .page-content .content-block .post-content .home-page-post-slider .home-post-slider .slick-list .slick-track .slick-slide li.product a.woocommerce-LoopProduct-link span.price .woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol {
            display: unset;
            margin-left: 10px !important; }
        .page-template-page-program .container .page-content .content-block .post-content .home-page-post-slider .home-post-slider .slick-list .slick-track .slick-slide li.product a.woocommerce-LoopProduct-link span.price .woocommerce-Price-currencySymbol {
          display: block;
          font-size: 16px;
          padding-right: 5px;
          color: #ffffff !important; }
      .page-template-page-program .container .page-content .content-block .post-content .home-page-post-slider .home-post-slider .slick-list .slick-track .slick-slide li.product a.woocommerce-LoopProduct-link span.product-category-badge {
        font-size: 14px !important;
        color: #ffffff !important;
        background: #878787 !important;
        font-family: "PFDinTextPro-MediumItalic", sans-serif;
        z-index: 0; }
      .page-template-page-program .container .page-content .content-block .post-content .home-page-post-slider .home-post-slider .slick-list .slick-track .slick-slide li.product a.woocommerce-LoopProduct-link .description span {
        color: #ffffff !important;
        margin: 0 !important;
        font-size: unset; }
    .page-template-page-program .container .page-content .content-block .post-content .home-page-post-slider .home-post-slider .slick-list .slick-track .slick-slide li.product a.button {
      box-shadow: none; }
  .page-template-page-program .container .page-content .content-block .post-content .footer-banner {
    position: relative;
    z-index: 0;
    margin-top: 25px; }
    .page-template-page-program .container .page-content .content-block .post-content .footer-banner .title-gray {
      color: #5b5b5b;
      font-size: 55px; }
      .page-template-page-program .container .page-content .content-block .post-content .footer-banner .title-gray span {
        color: #bf0609;
        margin: 0 15px; }
    .page-template-page-program .container .page-content .content-block .post-content .footer-banner .container {
      position: absolute;
      bottom: 8vw;
      left: 0;
      right: 0; }
      .page-template-page-program .container .page-content .content-block .post-content .footer-banner .container .footer-title-content .title-yellow {
        font-family: "PFDinTextPro-MediumItalic", sans-serif; }
        .page-template-page-program .container .page-content .content-block .post-content .footer-banner .container .footer-title-content .title-yellow span {
          font-family: "PFDinTextPro-LightItalic", sans-serif; }
      .page-template-page-program .container .page-content .content-block .post-content .footer-banner .container .footer-title-content .btn {
        margin: 0 auto;
        width: max-content;
        padding: 8px 20px !important;
        background-color: transparent;
        border: 1px solid #ffffff; }

.page-template-page-register::-webkit-scrollbar-track,
.page-template-page-profile::-webkit-scrollbar-track,
.page-template-page-profile-update-success::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #F5F5F5;
  border-radius: 8px; }
.page-template-page-register::-webkit-scrollbar,
.page-template-page-profile::-webkit-scrollbar,
.page-template-page-profile-update-success::-webkit-scrollbar {
  width: 8px;
  height: 8px;
  background-color: #F5F5F5; }
.page-template-page-register::-webkit-scrollbar-thumb,
.page-template-page-profile::-webkit-scrollbar-thumb,
.page-template-page-profile-update-success::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background-color: #bf0609;
  background: linear-gradient(0deg, #BD80F4, #E995E7) !important; }
@media screen and (max-width: 1200px) {
  .page-template-page-register header .site-header .container .header-content,
  .page-template-page-profile header .site-header .container .header-content,
  .page-template-page-profile-update-success header .site-header .container .header-content {
    margin: 0 !important;
    padding-left: 15px; } }
  @media screen and (max-width: 1200px) and (max-width: 600px) {
    .page-template-page-register header .site-header .container .header-content,
    .page-template-page-profile header .site-header .container .header-content,
    .page-template-page-profile-update-success header .site-header .container .header-content {
      display: block; } }

.page-template-page-register .title-gray span,
.page-template-page-profile .title-gray span,
.page-template-page-profile-update-success .title-gray span {
  color: #BD80F4; }
.page-template-page-register .title-red,
.page-template-page-profile .title-red,
.page-template-page-profile-update-success .title-red {
  color: #BD80F4; }
.page-template-page-register .bannar .header-banner,
.page-template-page-profile .bannar .header-banner,
.page-template-page-profile-update-success .bannar .header-banner {
  position: static; }
  @media screen and (max-width: 998px) {
    .page-template-page-register .bannar .header-banner .banner-image img,
    .page-template-page-profile .bannar .header-banner .banner-image img,
    .page-template-page-profile-update-success .bannar .header-banner .banner-image img {
      object-position: right; } }
  .page-template-page-register .bannar .header-banner .container .header-title-content label.btn,
  .page-template-page-profile .bannar .header-banner .container .header-title-content label.btn,
  .page-template-page-profile-update-success .bannar .header-banner .container .header-title-content label.btn {
    color: #878787 !important; }
  .page-template-page-register .bannar .header-banner .container h1.title-red.no-margin,
  .page-template-page-profile .bannar .header-banner .container h1.title-red.no-margin,
  .page-template-page-profile-update-success .bannar .header-banner .container h1.title-red.no-margin {
    font-size: 68px;
    line-height: 1;
    color: #ffffff !important; }
    .page-template-page-register .bannar .header-banner .container h1.title-red.no-margin span,
    .page-template-page-profile .bannar .header-banner .container h1.title-red.no-margin span,
    .page-template-page-profile-update-success .bannar .header-banner .container h1.title-red.no-margin span {
      color: #ffffff !important; }
  .page-template-page-register .bannar .header-banner .container p.title-white,
  .page-template-page-profile .bannar .header-banner .container p.title-white,
  .page-template-page-profile-update-success .bannar .header-banner .container p.title-white {
    color: #ffffff !important; }
  .page-template-page-register .bannar .header-banner .container p.description,
  .page-template-page-profile .bannar .header-banner .container p.description,
  .page-template-page-profile-update-success .bannar .header-banner .container p.description {
    font-family: "Montserrat-Medium", sans-serif;
    color: #666;
    line-height: unset; }
  @media (max-width: 992px) {
    .page-template-page-register .bannar .header-banner .container,
    .page-template-page-profile .bannar .header-banner .container,
    .page-template-page-profile-update-success .bannar .header-banner .container {
      max-width: 960px;
      margin-top: 0 !important; } }
  @media screen and (max-width: 998px) {
    .page-template-page-register .bannar .header-banner .container,
    .page-template-page-profile .bannar .header-banner .container,
    .page-template-page-profile-update-success .bannar .header-banner .container {
      padding: 20px;
      position: static;
      margin-top: 0 !important;
      background-color: #d4d4d4; } }
.page-template-page-register .header-title-content.default .title-gray span,
.page-template-page-profile .header-title-content.default .title-gray span,
.page-template-page-profile-update-success .header-title-content.default .title-gray span {
  display: block; }
.page-template-page-register .header-title-content.default p,
.page-template-page-profile .header-title-content.default p,
.page-template-page-profile-update-success .header-title-content.default p {
  width: 30vw !important; }
  .page-template-page-register .header-title-content.default p span,
  .page-template-page-profile .header-title-content.default p span,
  .page-template-page-profile-update-success .header-title-content.default p span {
    font-family: "PFDinTextPro-Medium", sans-serif; }
  @media screen and (max-width: 998px) {
    .page-template-page-register .header-title-content.default p,
    .page-template-page-profile .header-title-content.default p,
    .page-template-page-profile-update-success .header-title-content.default p {
      width: 100% !important; } }
.page-template-page-register .overflow-y,
.page-template-page-profile .overflow-y,
.page-template-page-profile-update-success .overflow-y {
  margin-top: -5vw; }
  @media screen and (max-width: 998px) {
    .page-template-page-register .overflow-y,
    .page-template-page-profile .overflow-y,
    .page-template-page-profile-update-success .overflow-y {
      padding-bottom: 80px;
      margin-top: 0 !important; } }
@media screen and (max-width: 1269px) {
  .page-template-page-register .flex.overflow-y.bg-gray-light,
  .page-template-page-profile .flex.overflow-y.bg-gray-light,
  .page-template-page-profile-update-success .flex.overflow-y.bg-gray-light {
    margin-top: 0; } }
.page-template-page-register #stepform,
.page-template-page-profile #stepform,
.page-template-page-profile-update-success #stepform {
  margin-bottom: 25px; }
  .page-template-page-register #stepform .content,
  .page-template-page-profile #stepform .content,
  .page-template-page-profile-update-success #stepform .content {
    min-height: auto; }
    .page-template-page-register #stepform .content .padding,
    .page-template-page-profile #stepform .content .padding,
    .page-template-page-profile-update-success #stepform .content .padding {
      padding: 0px 25px !important; }
      .page-template-page-register #stepform .content .padding input[type="date"],
      .page-template-page-profile #stepform .content .padding input[type="date"],
      .page-template-page-profile-update-success #stepform .content .padding input[type="date"] {
        text-indent: 8px; }
      @media screen and (max-width: 998px) {
        .page-template-page-register #stepform .content .padding,
        .page-template-page-profile #stepform .content .padding,
        .page-template-page-profile-update-success #stepform .content .padding {
          margin-top: 0 !important;
          width: 100%; } }
      .page-template-page-register #stepform .content .padding .user-details .avatar,
      .page-template-page-profile #stepform .content .padding .user-details .avatar,
      .page-template-page-profile-update-success #stepform .content .padding .user-details .avatar {
        width: 135px;
        height: 135px;
        cursor: default; }
        @media screen and (max-width: 998px) {
          .page-template-page-register #stepform .content .padding .user-details .avatar,
          .page-template-page-profile #stepform .content .padding .user-details .avatar,
          .page-template-page-profile-update-success #stepform .content .padding .user-details .avatar {
            margin: 0 auto; } }
        .page-template-page-register #stepform .content .padding .user-details .avatar img,
        .page-template-page-profile #stepform .content .padding .user-details .avatar img,
        .page-template-page-profile-update-success #stepform .content .padding .user-details .avatar img {
          margin: 0px;
          border-radius: 50%;
          width: 100%;
          height: 100%;
          object-fit: cover; }
    .page-template-page-register #stepform .content section.body,
    .page-template-page-profile #stepform .content section.body,
    .page-template-page-profile-update-success #stepform .content section.body {
      margin-top: 25px; }
    .page-template-page-register #stepform .content .form-row,
    .page-template-page-profile #stepform .content .form-row,
    .page-template-page-profile-update-success #stepform .content .form-row {
      margin-bottom: 15px; }
      @media screen and (max-width: 998px) {
        .page-template-page-register #stepform .content .form-row .input-text,
        .page-template-page-profile #stepform .content .form-row .input-text,
        .page-template-page-profile-update-success #stepform .content .form-row .input-text {
          width: 100%; } }
      .page-template-page-register #stepform .content .form-row label,
      .page-template-page-profile #stepform .content .form-row label,
      .page-template-page-profile-update-success #stepform .content .form-row label {
        color: #5b5b5b; }
      .page-template-page-register #stepform .content .form-row .eye-toggle .toggle,
      .page-template-page-profile #stepform .content .form-row .eye-toggle .toggle,
      .page-template-page-profile-update-success #stepform .content .form-row .eye-toggle .toggle {
        cursor: pointer;
        right: 1.25rem;
        top: 0.8125rem; }
        .page-template-page-register #stepform .content .form-row .eye-toggle .toggle::after,
        .page-template-page-profile #stepform .content .form-row .eye-toggle .toggle::after,
        .page-template-page-profile-update-success #stepform .content .form-row .eye-toggle .toggle::after {
          font-family: WooCommerce;
          speak: none;
          font-weight: 400;
          font-variant: normal;
          text-transform: none;
          line-height: 1;
          -webkit-font-smoothing: antialiased;
          content: "";
          text-decoration: none; }
        .page-template-page-register #stepform .content .form-row .eye-toggle .toggle.show-password-input::after,
        .page-template-page-profile #stepform .content .form-row .eye-toggle .toggle.show-password-input::after,
        .page-template-page-profile-update-success #stepform .content .form-row .eye-toggle .toggle.show-password-input::after {
          color: #e8e8e8; }
      .page-template-page-register #stepform .content .form-row .error,
      .page-template-page-profile #stepform .content .form-row .error,
      .page-template-page-profile-update-success #stepform .content .form-row .error {
        color: #D1302F;
        margin-left: 0;
        margin-top: -10px; }
      .page-template-page-register #stepform .content .form-row .btn-purple-gradient.woocommerce-Button.woocommerce-button,
      .page-template-page-profile #stepform .content .form-row .btn-purple-gradient.woocommerce-Button.woocommerce-button,
      .page-template-page-profile-update-success #stepform .content .form-row .btn-purple-gradient.woocommerce-Button.woocommerce-button {
        box-shadow: 8px 10px 11px #c7c7c7;
        background: #FC7821 !important; }
      .page-template-page-register #stepform .content .form-row .w-25,
      .page-template-page-profile #stepform .content .form-row .w-25,
      .page-template-page-profile-update-success #stepform .content .form-row .w-25 {
        width: 28% !important; }
      .page-template-page-register #stepform .content .form-row span.info-message,
      .page-template-page-profile #stepform .content .form-row span.info-message,
      .page-template-page-profile-update-success #stepform .content .form-row span.info-message {
        margin-top: -5px;
        margin-bottom: 20px;
        color: #878787;
        font-size: 12px;
        line-height: normal; }
      .page-template-page-register #stepform .content .form-row input[type='number']::-webkit-inner-spin-button, .page-template-page-register #stepform .content .form-row input[type='number']::-webkit-outer-spin-button,
      .page-template-page-register #stepform .content .form-row input[type='date']::-webkit-inner-spin-button,
      .page-template-page-register #stepform .content .form-row input[type='date']::-webkit-outer-spin-button,
      .page-template-page-profile #stepform .content .form-row input[type='number']::-webkit-inner-spin-button,
      .page-template-page-profile #stepform .content .form-row input[type='number']::-webkit-outer-spin-button,
      .page-template-page-profile #stepform .content .form-row input[type='date']::-webkit-inner-spin-button,
      .page-template-page-profile #stepform .content .form-row input[type='date']::-webkit-outer-spin-button,
      .page-template-page-profile-update-success #stepform .content .form-row input[type='number']::-webkit-inner-spin-button,
      .page-template-page-profile-update-success #stepform .content .form-row input[type='number']::-webkit-outer-spin-button,
      .page-template-page-profile-update-success #stepform .content .form-row input[type='date']::-webkit-inner-spin-button,
      .page-template-page-profile-update-success #stepform .content .form-row input[type='date']::-webkit-outer-spin-button {
        -webkit-appearance: none; }
      .page-template-page-register #stepform .content .form-row .btn-purple-gradient,
      .page-template-page-profile #stepform .content .form-row .btn-purple-gradient,
      .page-template-page-profile-update-success #stepform .content .form-row .btn-purple-gradient {
        background: linear-gradient(0deg, #BD80F4, #E995E7) !important; }
    .page-template-page-register #stepform .content .term-conditions-data-description,
    .page-template-page-profile #stepform .content .term-conditions-data-description,
    .page-template-page-profile-update-success #stepform .content .term-conditions-data-description {
      margin: 0 auto;
      margin-top: 25px; }
      .page-template-page-register #stepform .content .term-conditions-data-description a.term-conditions-download,
      .page-template-page-profile #stepform .content .term-conditions-data-description a.term-conditions-download,
      .page-template-page-profile-update-success #stepform .content .term-conditions-data-description a.term-conditions-download {
        color: #5b5b5b;
        font-family: "Montserrat-Regular", sans-serif; }
        .page-template-page-register #stepform .content .term-conditions-data-description a.term-conditions-download:hover,
        .page-template-page-profile #stepform .content .term-conditions-data-description a.term-conditions-download:hover,
        .page-template-page-profile-update-success #stepform .content .term-conditions-data-description a.term-conditions-download:hover {
          color: #5b5b5b;
          text-decoration: underline; }
    .page-template-page-register #stepform .content h2,
    .page-template-page-profile #stepform .content h2,
    .page-template-page-profile-update-success #stepform .content h2 {
      font-family: "PFDinTextPro-Regular", sans-serif;
      text-transform: uppercase; }
    .page-template-page-register #stepform .content .regulamento-content,
    .page-template-page-profile #stepform .content .regulamento-content,
    .page-template-page-profile-update-success #stepform .content .regulamento-content {
      direction: ltr;
      overflow-y: scroll;
      overflow-x: hidden;
      height: 100%;
      width: 100%;
      border-radius: 5px;
      border: 1px solid #878787;
      max-width: unset;
      max-height: 400px;
      padding: 25px;
      margin: 15px 0px; }
      .page-template-page-register #stepform .content .regulamento-content h3:first-child,
      .page-template-page-profile #stepform .content .regulamento-content h3:first-child,
      .page-template-page-profile-update-success #stepform .content .regulamento-content h3:first-child {
        color: #bf0609;
        margin-bottom: 15px;
        font-family: "PFDinTextPro-Regular", sans-serif; }
      .page-template-page-register #stepform .content .regulamento-content p,
      .page-template-page-profile #stepform .content .regulamento-content p,
      .page-template-page-profile-update-success #stepform .content .regulamento-content p {
        margin-bottom: 5px !important; }
    .page-template-page-register #stepform .content .custom-control,
    .page-template-page-profile #stepform .content .custom-control,
    .page-template-page-profile-update-success #stepform .content .custom-control {
      margin-bottom: 10px;
      padding-left: 35px; }
  .page-template-page-register #stepform .actions,
  .page-template-page-profile #stepform .actions,
  .page-template-page-profile-update-success #stepform .actions {
    width: 88%;
    margin: 0 auto;
    margin-bottom: 15px; }
    .page-template-page-register #stepform .actions .disabled a,
    .page-template-page-profile #stepform .actions .disabled a,
    .page-template-page-profile-update-success #stepform .actions .disabled a {
      display: none; }
    .page-template-page-register #stepform .actions ul,
    .page-template-page-profile #stepform .actions ul,
    .page-template-page-profile-update-success #stepform .actions ul {
      margin: 0px 15px; }
      .page-template-page-register #stepform .actions ul .next-holder,
      .page-template-page-register #stepform .actions ul .finish-holder,
      .page-template-page-profile #stepform .actions ul .next-holder,
      .page-template-page-profile #stepform .actions ul .finish-holder,
      .page-template-page-profile-update-success #stepform .actions ul .next-holder,
      .page-template-page-profile-update-success #stepform .actions ul .finish-holder {
        float: right;
        padding-right: 0; }
      .page-template-page-register #stepform .actions ul .finish-holder,
      .page-template-page-profile #stepform .actions ul .finish-holder,
      .page-template-page-profile-update-success #stepform .actions ul .finish-holder {
        padding-right: 15px; }
      .page-template-page-register #stepform .actions ul li,
      .page-template-page-profile #stepform .actions ul li,
      .page-template-page-profile-update-success #stepform .actions ul li {
        padding-bottom: 20px; }
        .page-template-page-register #stepform .actions ul li:first-child a,
        .page-template-page-profile #stepform .actions ul li:first-child a,
        .page-template-page-profile-update-success #stepform .actions ul li:first-child a {
          background: #878787;
          margin-left: -70px; }
          @media screen and (max-width: 998px) {
            .page-template-page-register #stepform .actions ul li:first-child a,
            .page-template-page-profile #stepform .actions ul li:first-child a,
            .page-template-page-profile-update-success #stepform .actions ul li:first-child a {
              margin-left: -40px; } }
        .page-template-page-register #stepform .actions ul li a,
        .page-template-page-profile #stepform .actions ul li a,
        .page-template-page-profile-update-success #stepform .actions ul li a {
          border-radius: 28px !important;
          color: #ffffff !important;
          display: block;
          line-height: 1.5 !important;
          font-size: 13px !important;
          padding: 8px 20px !important;
          text-transform: uppercase;
          font-family: "PFDinTextPro-MediumItalic", sans-serif;
          font-weight: normal !important;
          box-shadow: 3px 3px 11px #c7c7c7; }
          @media screen and (max-width: 998px) {
            .page-template-page-register #stepform .actions ul li a,
            .page-template-page-profile #stepform .actions ul li a,
            .page-template-page-profile-update-success #stepform .actions ul li a {
              margin-left: -40px;
              padding: 12px 20px !important; } }
        .page-template-page-register #stepform .actions ul li.next-holder a,
        .page-template-page-profile #stepform .actions ul li.next-holder a,
        .page-template-page-profile-update-success #stepform .actions ul li.next-holder a {
          background: #6EBC00 !important;
          box-shadow: 8px 10px 11px #c7c7c7; }
        .page-template-page-register #stepform .actions ul li.finish-holder a,
        .page-template-page-profile #stepform .actions ul li.finish-holder a,
        .page-template-page-profile-update-success #stepform .actions ul li.finish-holder a {
          background: #6EBC00 !important;
          box-shadow: 8px 10px 11px #c7c7c7; }
      .page-template-page-register #stepform .actions ul li.previous-holder a,
      .page-template-page-profile #stepform .actions ul li.previous-holder a,
      .page-template-page-profile-update-success #stepform .actions ul li.previous-holder a {
        display: block; }
.page-template-page-register .custom-control .custom-control-input:checked ~ .custom-control-label::before,
.page-template-page-profile .custom-control .custom-control-input:checked ~ .custom-control-label::before,
.page-template-page-profile-update-success .custom-control .custom-control-input:checked ~ .custom-control-label::before {
  border-color: #28af00;
  background-color: #28af00; }
.page-template-page-register .custom-control .custom-control-label::before,
.page-template-page-profile .custom-control .custom-control-label::before,
.page-template-page-profile-update-success .custom-control .custom-control-label::before {
  border: 1px solid #28af00; }

.page-template-page-register header.bg-gradient,
.page-template-page-contact-us header.bg-gradient,
.page-template-page-contact-us-success:not(.admin-bar) header.bg-gradient,
.page-template-page-unauthirized-landing header.bg-gradient {
  background: none !important;
  z-index: 9; }
  @media screen and (max-width: 992px) {
    .page-template-page-register header.bg-gradient,
    .page-template-page-contact-us header.bg-gradient,
    .page-template-page-contact-us-success:not(.admin-bar) header.bg-gradient,
    .page-template-page-unauthirized-landing header.bg-gradient {
      background: transparent !important;
      position: unset; }
      .page-template-page-register header.bg-gradient .header-overlay,
      .page-template-page-contact-us header.bg-gradient .header-overlay,
      .page-template-page-contact-us-success:not(.admin-bar) header.bg-gradient .header-overlay,
      .page-template-page-unauthirized-landing header.bg-gradient .header-overlay {
        right: 0;
        top: 51%;
        width: 0 !important;
        transform: none; } }
  .page-template-page-register header.bg-gradient .header-overlay,
  .page-template-page-contact-us header.bg-gradient .header-overlay,
  .page-template-page-contact-us-success:not(.admin-bar) header.bg-gradient .header-overlay,
  .page-template-page-unauthirized-landing header.bg-gradient .header-overlay {
    background: linear-gradient(180deg, #bf0609, #e30609) !important;
    left: -1vw;
    width: 42%; }
  @media screen and (max-width: 767px) {
    .page-template-page-register header.bg-gradient .site-header,
    .page-template-page-contact-us header.bg-gradient .site-header,
    .page-template-page-contact-us-success:not(.admin-bar) header.bg-gradient .site-header,
    .page-template-page-unauthirized-landing header.bg-gradient .site-header {
      background: transparent !important; } }
  @media screen and (max-width: 767px) {
    .page-template-page-register header.bg-gradient .site-header .container,
    .page-template-page-contact-us header.bg-gradient .site-header .container,
    .page-template-page-contact-us-success:not(.admin-bar) header.bg-gradient .site-header .container,
    .page-template-page-unauthirized-landing header.bg-gradient .site-header .container {
      padding: 20px 0px;
      padding-bottom: 0; } }
  @media screen and (max-width: 767px) {
    .page-template-page-register header.bg-gradient .site-header .container .header-content .logo-content,
    .page-template-page-contact-us header.bg-gradient .site-header .container .header-content .logo-content,
    .page-template-page-contact-us-success:not(.admin-bar) header.bg-gradient .site-header .container .header-content .logo-content,
    .page-template-page-unauthirized-landing header.bg-gradient .site-header .container .header-content .logo-content {
      width: 100%;
      margin: 0 auto; } }
  @media screen and (max-width: 767px) {
    .page-template-page-register header.bg-gradient .site-header .container .header-content .logo-content .site-logo,
    .page-template-page-contact-us header.bg-gradient .site-header .container .header-content .logo-content .site-logo,
    .page-template-page-contact-us-success:not(.admin-bar) header.bg-gradient .site-header .container .header-content .logo-content .site-logo,
    .page-template-page-unauthirized-landing header.bg-gradient .site-header .container .header-content .logo-content .site-logo {
      width: 100% !important;
      margin-bottom: 20px;
      margin-top: 10px; } }
@media screen and (max-width: 767px) {
  .page-template-page-register .page .content-block .post-content .bannar .header-banner,
  .page-template-page-contact-us .page .content-block .post-content .bannar .header-banner,
  .page-template-page-contact-us-success:not(.admin-bar) .page .content-block .post-content .bannar .header-banner,
  .page-template-page-unauthirized-landing .page .content-block .post-content .bannar .header-banner {
    display: block; } }
@media (max-width: 992px) {
  .page-template-page-register .page .content-block .post-content .bannar .container .header-title-content.default h1.title-red.no-margin,
  .page-template-page-contact-us .page .content-block .post-content .bannar .container .header-title-content.default h1.title-red.no-margin,
  .page-template-page-contact-us-success:not(.admin-bar) .page .content-block .post-content .bannar .container .header-title-content.default h1.title-red.no-margin,
  .page-template-page-unauthirized-landing .page .content-block .post-content .bannar .container .header-title-content.default h1.title-red.no-margin {
    line-height: 30px;
    font-size: 35px; } }
@media screen and (max-width: 1024px) {
  .page-template-page-register .page .content-block .post-content .flex.overflow-y .container,
  .page-template-page-contact-us .page .content-block .post-content .flex.overflow-y .container,
  .page-template-page-contact-us-success:not(.admin-bar) .page .content-block .post-content .flex.overflow-y .container,
  .page-template-page-unauthirized-landing .page .content-block .post-content .flex.overflow-y .container {
    padding: 0; } }
@media screen and (max-width: 767px) {
  .page-template-page-register .page .content-block .post-content .flex.overflow-y .container .u-column1 .woocommerce-form .wizard,
  .page-template-page-contact-us .page .content-block .post-content .flex.overflow-y .container .u-column1 .woocommerce-form .wizard,
  .page-template-page-contact-us-success:not(.admin-bar) .page .content-block .post-content .flex.overflow-y .container .u-column1 .woocommerce-form .wizard,
  .page-template-page-unauthirized-landing .page .content-block .post-content .flex.overflow-y .container .u-column1 .woocommerce-form .wizard {
    border-radius: 0; } }
@media screen and (max-width: 767px) {
  .page-template-page-register .page .content-block .post-content .flex.overflow-y .container .u-column1 .woocommerce-form .wizard .steps,
  .page-template-page-contact-us .page .content-block .post-content .flex.overflow-y .container .u-column1 .woocommerce-form .wizard .steps,
  .page-template-page-contact-us-success:not(.admin-bar) .page .content-block .post-content .flex.overflow-y .container .u-column1 .woocommerce-form .wizard .steps,
  .page-template-page-unauthirized-landing .page .content-block .post-content .flex.overflow-y .container .u-column1 .woocommerce-form .wizard .steps {
    background: linear-gradient(90deg, #FD118C, #FFCF1D) !important; } }
@media screen and (max-width: 767px) {
  .page-template-page-register .page .content-block .post-content .flex.overflow-y .container .u-column1 .woocommerce-form .wizard .steps ul > li,
  .page-template-page-contact-us .page .content-block .post-content .flex.overflow-y .container .u-column1 .woocommerce-form .wizard .steps ul > li,
  .page-template-page-contact-us-success:not(.admin-bar) .page .content-block .post-content .flex.overflow-y .container .u-column1 .woocommerce-form .wizard .steps ul > li,
  .page-template-page-unauthirized-landing .page .content-block .post-content .flex.overflow-y .container .u-column1 .woocommerce-form .wizard .steps ul > li {
    padding: 0; } }
@media screen and (max-width: 767px) {
  .page-template-page-register .page .content-block .post-content .flex.overflow-y .container .u-column1 .woocommerce-form .wizard .content #stepform-p-2 .form-row .w-25,
  .page-template-page-contact-us .page .content-block .post-content .flex.overflow-y .container .u-column1 .woocommerce-form .wizard .content #stepform-p-2 .form-row .w-25,
  .page-template-page-contact-us-success:not(.admin-bar) .page .content-block .post-content .flex.overflow-y .container .u-column1 .woocommerce-form .wizard .content #stepform-p-2 .form-row .w-25,
  .page-template-page-unauthirized-landing .page .content-block .post-content .flex.overflow-y .container .u-column1 .woocommerce-form .wizard .content #stepform-p-2 .form-row .w-25 {
    width: 100% !important; } }
@media screen and (max-width: 767px) {
  .page-template-page-register .page .content-block .post-content .flex.overflow-y .container .u-column1 .woocommerce-form .wizard .actions ul,
  .page-template-page-contact-us .page .content-block .post-content .flex.overflow-y .container .u-column1 .woocommerce-form .wizard .actions ul,
  .page-template-page-contact-us-success:not(.admin-bar) .page .content-block .post-content .flex.overflow-y .container .u-column1 .woocommerce-form .wizard .actions ul,
  .page-template-page-unauthirized-landing .page .content-block .post-content .flex.overflow-y .container .u-column1 .woocommerce-form .wizard .actions ul {
    display: flex; } }
@media screen and (max-width: 767px) {
  .page-template-page-register .page .content-block .post-content .flex.overflow-y .container .u-column1 .woocommerce-form .wizard .actions ul li,
  .page-template-page-contact-us .page .content-block .post-content .flex.overflow-y .container .u-column1 .woocommerce-form .wizard .actions ul li,
  .page-template-page-contact-us-success:not(.admin-bar) .page .content-block .post-content .flex.overflow-y .container .u-column1 .woocommerce-form .wizard .actions ul li,
  .page-template-page-unauthirized-landing .page .content-block .post-content .flex.overflow-y .container .u-column1 .woocommerce-form .wizard .actions ul li {
    float: unset !important;
    padding: 0 !important;
    text-align: center; } }
@media screen and (max-width: 767px) {
  .page-template-page-register .page .content-block .post-content .flex.overflow-y .container .u-column1 .woocommerce-form .wizard .actions ul li:first-child,
  .page-template-page-contact-us .page .content-block .post-content .flex.overflow-y .container .u-column1 .woocommerce-form .wizard .actions ul li:first-child,
  .page-template-page-contact-us-success:not(.admin-bar) .page .content-block .post-content .flex.overflow-y .container .u-column1 .woocommerce-form .wizard .actions ul li:first-child,
  .page-template-page-unauthirized-landing .page .content-block .post-content .flex.overflow-y .container .u-column1 .woocommerce-form .wizard .actions ul li:first-child {
    padding-bottom: 20px !important; } }

.page-template-page-register header .site-header .logo-content .site-logo {
  max-width: 350px; }
.page-template-page-register .bannar .header-banner {
  /*            position: static;*/
  align-items: unset; }
  .page-template-page-register .bannar .header-banner .container {
    top: 5vw; }
    @media screen and (max-width: 767px) {
      .page-template-page-register .bannar .header-banner .container {
        top: 3.5vw; } }
    @media (max-width: 992px) {
      .page-template-page-register .bannar .header-banner .container {
        max-width: 960px;
        margin-top: 0 !important; } }
    @media screen and (max-width: 998px) {
      .page-template-page-register .bannar .header-banner .container {
        padding: 20px;
        position: static;
        margin-top: 0 !important;
        background-color: #d4d4d4; } }
    .page-template-page-register .bannar .header-banner .container .header-title-content label.btn-outline-gray {
      box-shadow: none;
      font-size: 16px !important;
      font-family: "PFDinTextPro-MediumItalic", sans-serif; }
.page-template-page-register .overflow-y {
  margin-top: -5vw; }

@media screen and (max-width: 767px) {
  .page-template-page-profile .page .content-block .post-content .bannar .header-banner {
    display: block; } }
.page-template-page-profile .page .content-block .post-content .bannar .container {
  top: 5vw; }
  @media screen and (max-width: 767px) {
    .page-template-page-profile .page .content-block .post-content .bannar .container {
      top: 3.5vw; } }
  .page-template-page-profile .page .content-block .post-content .bannar .container .header-title-content.default h1.title-red {
    font-size: 68px;
    color: #ffffff !important; }
    .page-template-page-profile .page .content-block .post-content .bannar .container .header-title-content.default h1.title-red span {
      color: #ffffff !important; }
    @media (max-width: 992px) {
      .page-template-page-profile .page .content-block .post-content .bannar .container .header-title-content.default h1.title-red {
        line-height: 30px;
        font-size: 35px; } }
  .page-template-page-profile .page .content-block .post-content .bannar .container .header-title-content.default p span {
    font-family: "PFDinTextPro-Medium", sans-serif; }
@media screen and (max-width: 1024px) {
  .page-template-page-profile .page .content-block .post-content .flex.overflow-y .container {
    padding: 0; } }
@media screen and (max-width: 767px) {
  .page-template-page-profile .page .content-block .post-content .flex.overflow-y .container .u-column1 .woocommerce-EditAccountForm .wizard {
    border-radius: 0; } }
@media screen and (max-width: 767px) {
  .page-template-page-profile .page .content-block .post-content .flex.overflow-y .container .u-column1 .woocommerce-EditAccountForm .wizard .steps {
    background: linear-gradient(90deg, #FD118C, #FFCF1D) !important; } }
@media screen and (max-width: 767px) {
  .page-template-page-profile .page .content-block .post-content .flex.overflow-y .container .u-column1 .woocommerce-EditAccountForm .wizard .steps ul > li {
    padding: 0; } }
@media screen and (max-width: 767px) {
  .page-template-page-profile .page .content-block .post-content .flex.overflow-y .container .u-column1 .woocommerce-EditAccountForm .wizard .content #stepform-p-2 .form-row .w-25 {
    width: 100% !important; } }
@media screen and (max-width: 767px) {
  .page-template-page-profile .page .content-block .post-content .flex.overflow-y .container .u-column1 .woocommerce-EditAccountForm .wizard .actions ul {
    display: flex; } }
.page-template-page-profile .page .content-block .post-content .flex.overflow-y .container .u-column1 .woocommerce-EditAccountForm .wizard .actions ul li.next-holder a {
  background: #6EBC00 !important;
  box-shadow: 8px 10px 11px #c7c7c7; }
.page-template-page-profile .page .content-block .post-content .flex.overflow-y .container .u-column1 .woocommerce-EditAccountForm .wizard .actions ul li.finish-holder a {
  background: #6EBC00 !important;
  box-shadow: 8px 10px 11px #c7c7c7; }
@media screen and (max-width: 767px) {
  .page-template-page-profile .page .content-block .post-content .flex.overflow-y .container .u-column1 .woocommerce-EditAccountForm .wizard .actions ul li {
    float: unset !important;
    padding: 0 !important;
    text-align: center; } }
@media screen and (max-width: 767px) {
  .page-template-page-profile .page .content-block .post-content .flex.overflow-y .container .u-column1 .woocommerce-EditAccountForm .wizard .actions ul li:first-child {
    padding-bottom: 20px !important; } }
.page-template-page-profile #stepform .actions {
  width: 100%;
  display: flex;
  justify-content: space-around; }
  .page-template-page-profile #stepform .actions ul {
    margin: 0;
    padding: 0;
    width: 90%;
    display: flex; }
    .page-template-page-profile #stepform .actions ul li {
      padding: 0; }
      .page-template-page-profile #stepform .actions ul li.previous-holder {
        order: 1; }
        .page-template-page-profile #stepform .actions ul li.previous-holder a {
          margin-left: 0; }
      .page-template-page-profile #stepform .actions ul li.next-holder {
        order: 2;
        margin-left: auto;
        margin-right: 15px; }
        .page-template-page-profile #stepform .actions ul li.next-holder.disabled + .finish-holder {
          margin-left: auto; }
      .page-template-page-profile #stepform .actions ul li.finish-holder {
        order: 3;
        padding-right: 0; }

.page-template-page-profile-update-success .main .header-banner {
  margin-bottom: calc(100vh - 610px); }
  @media screen and (max-width: 767px) {
    .page-template-page-profile-update-success .main .header-banner {
      display: block; } }
  .page-template-page-profile-update-success .main .header-banner .header-title-content.default h1.title-red {
    font-size: 68px;
    color: #ffffff !important; }
    .page-template-page-profile-update-success .main .header-banner .header-title-content.default h1.title-red span {
      color: #ffffff !important; }
      @media screen and (max-width: 767px) {
        .page-template-page-profile-update-success .main .header-banner .header-title-content.default h1.title-red span {
          font-size: 35px !important; } }
    @media screen and (max-width: 767px) {
      .page-template-page-profile-update-success .main .header-banner .header-title-content.default h1.title-red {
        font-size: 35px !important;
        line-height: 30px;
        margin: 0; } }
  .page-template-page-profile-update-success .main .header-banner .header-title-content.default .btn {
    color: #ffffff !important; }
  @media screen and (max-width: 767px) {
    .page-template-page-profile-update-success .main .header-banner .container {
      background: #ececec; } }

.page-template-page-regulamento .container .page-content,
.page-template-page-regulamento-new .container .page-content {
  padding: 50px 30px; }
  .page-template-page-regulamento .container .page-content.overflow-y,
  .page-template-page-regulamento-new .container .page-content.overflow-y {
    margin-top: -4vw; }
    .page-template-page-regulamento .container .page-content.overflow-y label,
    .page-template-page-regulamento-new .container .page-content.overflow-y label {
      width: fit-content;
      margin-bottom: 25px; }
    .page-template-page-regulamento .container .page-content.overflow-y .title-gray,
    .page-template-page-regulamento-new .container .page-content.overflow-y .title-gray {
      color: #5b5b5b;
      max-width: 767px;
      text-transform: uppercase;
      font-size: 30px; }
    .page-template-page-regulamento .container .page-content.overflow-y hr,
    .page-template-page-regulamento-new .container .page-content.overflow-y hr {
      margin-bottom: 30px; }
    .page-template-page-regulamento .container .page-content.overflow-y h4,
    .page-template-page-regulamento-new .container .page-content.overflow-y h4 {
      margin-bottom: 20px; }
      .page-template-page-regulamento .container .page-content.overflow-y h4 span,
      .page-template-page-regulamento-new .container .page-content.overflow-y h4 span {
        font-size: 16px;
        font-family: "Montserrat-SemiBold", sans-serif;
        color: #D1302F; }
    .page-template-page-regulamento .container .page-content.overflow-y .content-block .post-content h3,
    .page-template-page-regulamento-new .container .page-content.overflow-y .content-block .post-content h3 {
      color: #5b5b5b;
      font-size: 18px;
      font-family: "Montserrat-SemiBold", sans-serif; }
      .page-template-page-regulamento .container .page-content.overflow-y .content-block .post-content h3:first-child,
      .page-template-page-regulamento-new .container .page-content.overflow-y .content-block .post-content h3:first-child {
        color: #bf0609;
        margin-bottom: 25px;
        margin-top: 0px; }
      .page-template-page-regulamento .container .page-content.overflow-y .content-block .post-content h3 strong,
      .page-template-page-regulamento-new .container .page-content.overflow-y .content-block .post-content h3 strong {
        font-family: "Montserrat-SemiBold", sans-serif; }
    .page-template-page-regulamento .container .page-content.overflow-y .content-block .post-content p,
    .page-template-page-regulamento-new .container .page-content.overflow-y .content-block .post-content p {
      font-size: 14px;
      margin: 0 0 15px 0 !important;
      font-family: "Montserrat-Regular", sans-serif; }
      .page-template-page-regulamento .container .page-content.overflow-y .content-block .post-content p strong,
      .page-template-page-regulamento-new .container .page-content.overflow-y .content-block .post-content p strong {
        font-family: "Montserrat-SemiBold", sans-serif; }
      .page-template-page-regulamento .container .page-content.overflow-y .content-block .post-content p a,
      .page-template-page-regulamento-new .container .page-content.overflow-y .content-block .post-content p a {
        color: #bf0609;
        font-family: "Montserrat-SemiBold", sans-serif; }
        .page-template-page-regulamento .container .page-content.overflow-y .content-block .post-content p a:hover,
        .page-template-page-regulamento-new .container .page-content.overflow-y .content-block .post-content p a:hover {
          text-decoration: underline; }

@media screen and (max-width: 767px) {
  .page-template-page-regulamento-new .main .header-banner {
    display: block; } }
@media screen and (max-width: 767px) {
  .page-template-page-regulamento-new .main .header-banner .container {
    background: linear-gradient(90deg, #f7f7f7, #ececec) !important; } }
.page-template-page-regulamento-new .container .header-title-content.default h1.title-red {
  color: #ffffff !important; }
  .page-template-page-regulamento-new .container .header-title-content.default h1.title-red span {
    color: #ffffff !important; }
    @media screen and (max-width: 767px) {
      .page-template-page-regulamento-new .container .header-title-content.default h1.title-red span {
        display: block; } }
  @media screen and (max-width: 767px) {
    .page-template-page-regulamento-new .container .header-title-content.default h1.title-red {
      line-height: 30px;
      font-size: 35px; } }
.page-template-page-regulamento-new .container .page-content.overflow-y {
  z-index: auto;
  border-radius: 28px; }
  @media screen and (max-width: 767px) {
    .page-template-page-regulamento-new .container .page-content.overflow-y {
      margin-top: 0;
      border-radius: 0; } }

@media screen and (max-width: 767px) {
  .post-type-archive-selos .header-banner {
    display: block; } }
@media screen and (max-width: 767px) {
  .post-type-archive-selos .header-banner .banner-image img {
    object-position: unset; } }
@media screen and (max-width: 767px) {
  .post-type-archive-selos .header-banner .container {
    background: #f7f7f7; } }
.post-type-archive-selos .header-title-content.default label.btn-outline-gray {
  box-shadow: none;
  width: max-content;
  margin-bottom: 1vw;
  color: #666 !important;
  border-color: #666 !important;
  font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
.post-type-archive-selos .header-title-content.default h1.title-red {
  margin-top: -10px;
  font-size: 68px !important;
  color: #ffffff !important; }
  .post-type-archive-selos .header-title-content.default h1.title-red span {
    color: #ffffff !important; }
    @media screen and (max-width: 767px) {
      .post-type-archive-selos .header-title-content.default h1.title-red span {
        font-size: 35px !important; } }
  @media screen and (max-width: 767px) {
    .post-type-archive-selos .header-title-content.default h1.title-red {
      font-size: 35px !important;
      line-height: 30px;
      margin: 0; } }
.post-type-archive-selos .container .page-content.overflow-y {
  z-index: auto; }
  @media screen and (max-width: 767px) {
    .post-type-archive-selos .container .page-content.overflow-y {
      padding: 15px 0;
      margin-top: 0;
      border-top-left-radius: 0;
      border-top-right-radius: 0; } }
  .post-type-archive-selos .container .page-content.overflow-y .selos-archive-links {
    border: none;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 45px !important; }
    @media screen and (max-width: 767px) {
      .post-type-archive-selos .container .page-content.overflow-y .selos-archive-links {
        margin-bottom: 0 !important; } }
    .post-type-archive-selos .container .page-content.overflow-y .selos-archive-links .btn.btn-outline-gray {
      height: 80px;
      box-shadow: none;
      text-align: unset;
      border-color: #FC7238;
      padding: 15px 20px !important;
      padding-left: 25px !important;
      font-family: "PFDinTextPro-BoldItalic", sans-serif;
      border-radius: 20px !important; }
      .post-type-archive-selos .container .page-content.overflow-y .selos-archive-links .btn.btn-outline-gray.active {
        box-shadow: 7px 7px 11px #c7c7c7;
        background: linear-gradient(70deg, #D61669, #FC5C33) !important; }
        .post-type-archive-selos .container .page-content.overflow-y .selos-archive-links .btn.btn-outline-gray.active .title-orange {
          color: #ffffff !important;
          font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
        .post-type-archive-selos .container .page-content.overflow-y .selos-archive-links .btn.btn-outline-gray.active .selos-status-image img {
          -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1); }
      .post-type-archive-selos .container .page-content.overflow-y .selos-archive-links .btn.btn-outline-gray .selos-status-details {
        width: 50%;
        align-items: center; }
        @media screen and (max-width: 767px) {
          .post-type-archive-selos .container .page-content.overflow-y .selos-archive-links .btn.btn-outline-gray .selos-status-details {
            width: unset; } }
        .post-type-archive-selos .container .page-content.overflow-y .selos-archive-links .btn.btn-outline-gray .selos-status-details .title-orange {
          margin: 0;
          color: #FC7821;
          font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
          .post-type-archive-selos .container .page-content.overflow-y .selos-archive-links .btn.btn-outline-gray .selos-status-details .title-orange.points {
            font-size: 50px;
            margin: 0 !important;
            margin-right: 15px !important;
            line-height: 40px; }
            @media screen and (max-width: 767px) {
              .post-type-archive-selos .container .page-content.overflow-y .selos-archive-links .btn.btn-outline-gray .selos-status-details .title-orange.points {
                font-size: 30px;
                line-height: unset; } }
        .post-type-archive-selos .container .page-content.overflow-y .selos-archive-links .btn.btn-outline-gray .selos-status-details .selos-status-image {
          width: 60px;
          margin-right: 15px !important; }
          @media screen and (max-width: 767px) {
            .post-type-archive-selos .container .page-content.overflow-y .selos-archive-links .btn.btn-outline-gray .selos-status-details .selos-status-image {
              width: 30px; } }
  .post-type-archive-selos .container .page-content.overflow-y .selos-title-content .selos-title.title-red {
    font-family: "PFDinTextPro-MediumItalic", sans-serif;
    color: #D1302F;
    text-transform: uppercase;
    font-size: 40px; }
    @media screen and (max-width: 767px) {
      .post-type-archive-selos .container .page-content.overflow-y .selos-title-content .selos-title.title-red {
        font-size: 25px !important;
        line-height: normal;
        margin-bottom: 15px; } }
    .post-type-archive-selos .container .page-content.overflow-y .selos-title-content .selos-title.title-red span {
      font-family: "PFDinTextPro-MediumItalic", sans-serif;
      color: #FC7821; }
  .post-type-archive-selos .container .page-content.overflow-y .selos-title-content p {
    font-family: "Montserrat-Medium", sans-serif;
    margin: 25px 0 !important;
    margin-top: 0 !important;
    font-size: 16px; }
    .post-type-archive-selos .container .page-content.overflow-y .selos-title-content p.description {
      font-family: "Montserrat-Bold", sans-serif;
      margin: 0 !important; }
      @media screen and (max-width: 767px) {
        .post-type-archive-selos .container .page-content.overflow-y .selos-title-content p.description {
          margin-bottom: 10px !important; } }
    @media screen and (max-width: 767px) {
      .post-type-archive-selos .container .page-content.overflow-y .selos-title-content p {
        font-size: 12px;
        margin-bottom: 10px !important; } }
  .post-type-archive-selos .container .page-content.overflow-y .wrap .selos .selos-rows {
    margin: 0 auto; }
    .post-type-archive-selos .container .page-content.overflow-y .wrap .selos .selos-rows .selos-col {
      margin-bottom: 15px; }
      @media screen and (max-width: 767px) {
        .post-type-archive-selos .container .page-content.overflow-y .wrap .selos .selos-rows .selos-col {
          padding: 0; } }
      .post-type-archive-selos .container .page-content.overflow-y .wrap .selos .selos-rows .selos-col .selos-link .selos-card {
        border: none;
        width: 280px;
        min-height: 300px;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 30px 20px; }
        @media screen and (max-width: 767px) {
          .post-type-archive-selos .container .page-content.overflow-y .wrap .selos .selos-rows .selos-col .selos-link .selos-card {
            margin: 0 auto; } }
        @media screen and (width: 320px) {
          .post-type-archive-selos .container .page-content.overflow-y .wrap .selos .selos-rows .selos-col .selos-link .selos-card {
            width: 250px; } }
        .post-type-archive-selos .container .page-content.overflow-y .wrap .selos .selos-rows .selos-col .selos-link .selos-card.incomplete .selos-image img {
          filter: grayscale(10) contrast(0.2) brightness(1.7) drop-shadow(2px 4px 6px #aaa); }
        .post-type-archive-selos .container .page-content.overflow-y .wrap .selos .selos-rows .selos-col .selos-link .selos-card.incomplete .selos-content span {
          border: 1px solid #b2b2b2; }
        .post-type-archive-selos .container .page-content.overflow-y .wrap .selos .selos-rows .selos-col .selos-link .selos-card.incomplete .selos-content p,
        .post-type-archive-selos .container .page-content.overflow-y .wrap .selos .selos-rows .selos-col .selos-link .selos-card.incomplete .selos-content .selos-title {
          color: #b2b2b2; }
        .post-type-archive-selos .container .page-content.overflow-y .wrap .selos .selos-rows .selos-col .selos-link .selos-card.incomplete .selos-content p.content-orange {
          color: #b2b2b2 !important; }
          .post-type-archive-selos .container .page-content.overflow-y .wrap .selos .selos-rows .selos-col .selos-link .selos-card.incomplete .selos-content p.content-orange i {
            color: #b2b2b2 !important;
            font-family: "PFDinTextPro-BoldItalic", sans-serif; }
        .post-type-archive-selos .container .page-content.overflow-y .wrap .selos .selos-rows .selos-col .selos-link .selos-card.incomplete .selos-content p.content-pink {
          color: #b2b2b2 !important; }
          .post-type-archive-selos .container .page-content.overflow-y .wrap .selos .selos-rows .selos-col .selos-link .selos-card.incomplete .selos-content p.content-pink i {
            color: #b2b2b2 !important;
            font-family: "PFDinTextPro-BoldItalic", sans-serif; }
        .post-type-archive-selos .container .page-content.overflow-y .wrap .selos .selos-rows .selos-col .selos-link .selos-card .selos-image {
          width: 90px;
          height: 90px;
          margin: 25px auto; }
          .post-type-archive-selos .container .page-content.overflow-y .wrap .selos .selos-rows .selos-col .selos-link .selos-card .selos-image img {
            width: 100%;
            height: 100%;
            object-fit: contain;
            filter: drop-shadow(2px 4px 6px #aaa); }
        .post-type-archive-selos .container .page-content.overflow-y .wrap .selos .selos-rows .selos-col .selos-link .selos-card .selos-content .selos-title {
          font-size: 22px;
          text-transform: uppercase; }
        .post-type-archive-selos .container .page-content.overflow-y .wrap .selos .selos-rows .selos-col .selos-link .selos-card .selos-content span {
          border: 1px solid #666;
          width: 65px;
          display: block;
          margin: 15px auto; }
        .post-type-archive-selos .container .page-content.overflow-y .wrap .selos .selos-rows .selos-col .selos-link .selos-card .selos-content .selos-title,
        .post-type-archive-selos .container .page-content.overflow-y .wrap .selos .selos-rows .selos-col .selos-link .selos-card .selos-content p {
          color: #666;
          font-family: "PFDinTextPro-MediumItalic", sans-serif; }
        .post-type-archive-selos .container .page-content.overflow-y .wrap .selos .selos-rows .selos-col .selos-link .selos-card .selos-content p {
          text-transform: uppercase;
          color: #878787;
          font-size: 12px;
          line-height: 1; }
          .post-type-archive-selos .container .page-content.overflow-y .wrap .selos .selos-rows .selos-col .selos-link .selos-card .selos-content p.content-orange {
            color: #878787 !important; }
            .post-type-archive-selos .container .page-content.overflow-y .wrap .selos .selos-rows .selos-col .selos-link .selos-card .selos-content p.content-orange i {
              color: #FC7238 !important;
              font-family: "PFDinTextPro-BoldItalic", sans-serif; }
          .post-type-archive-selos .container .page-content.overflow-y .wrap .selos .selos-rows .selos-col .selos-link .selos-card .selos-content p.content-pink {
            color: #878787 !important; }
            .post-type-archive-selos .container .page-content.overflow-y .wrap .selos .selos-rows .selos-col .selos-link .selos-card .selos-content p.content-pink i {
              color: #D218B9 !important;
              font-family: "PFDinTextPro-BoldItalic", sans-serif; }
.post-type-archive-selos .modal.selos-popup {
  overflow-x: hidden;
  overflow-y: auto;
  background-color: rgba(0, 0, 0, 0.6); }
  .post-type-archive-selos .modal.selos-popup .complete-popup {
    height: 99vh;
    display: flex;
    align-items: center; }
    .post-type-archive-selos .modal.selos-popup .complete-popup .modal-content {
      border-radius: 15px; }
      .post-type-archive-selos .modal.selos-popup .complete-popup .modal-content .modal-body .top-title.margin-bottom {
        margin-bottom: 25px !important; }
        .post-type-archive-selos .modal.selos-popup .complete-popup .modal-content .modal-body .top-title.margin-bottom .close {
          font-family: "PFDinTextPro-BoldItalic", sans-serif;
          color: #FF0000; }
      .post-type-archive-selos .modal.selos-popup .complete-popup .modal-content .modal-body .content {
        margin-top: 25px;
        margin-bottom: 25px; }
        @media screen and (max-width: 767px) {
          .post-type-archive-selos .modal.selos-popup .complete-popup .modal-content .modal-body .content {
            margin: 0; } }
        .post-type-archive-selos .modal.selos-popup .complete-popup .modal-content .modal-body .content .status-content.incomplete .selos-image img {
          filter: grayscale(10) contrast(0.2) brightness(1.7) drop-shadow(2px 4px 6px #aaa); }
        .post-type-archive-selos .modal.selos-popup .complete-popup .modal-content .modal-body .content .status-content.incomplete .message span {
          border: 1px solid #b2b2b2; }
        .post-type-archive-selos .modal.selos-popup .complete-popup .modal-content .modal-body .content .status-content.incomplete .message p,
        .post-type-archive-selos .modal.selos-popup .complete-popup .modal-content .modal-body .content .status-content.incomplete .message .message-title {
          color: #b2b2b2 !important; }
        .post-type-archive-selos .modal.selos-popup .complete-popup .modal-content .modal-body .content .status-content .selos-image img {
          filter: drop-shadow(2px 4px 6px #aaa); }
        .post-type-archive-selos .modal.selos-popup .complete-popup .modal-content .modal-body .content .status-content .status-incomplete {
          font-family: "PFDinTextPro-MediumItalic", sans-serif; }
        .post-type-archive-selos .modal.selos-popup .complete-popup .modal-content .modal-body .content .status-content .selos-image {
          width: 165px;
          height: 165px;
          margin: 20px auto; }
          @media screen and (max-width: 767px) {
            .post-type-archive-selos .modal.selos-popup .complete-popup .modal-content .modal-body .content .status-content .selos-image {
              width: 65px;
              height: 65px;
              margin: 10px auto; } }
          .post-type-archive-selos .modal.selos-popup .complete-popup .modal-content .modal-body .content .status-content .selos-image img {
            width: 100%;
            height: 100%;
            object-fit: contain; }
        .post-type-archive-selos .modal.selos-popup .complete-popup .modal-content .modal-body .content .status-content .message .message-title {
          font-family: "PFDinTextPro-BoldItalic", sans-serif;
          color: #666 !important;
          text-transform: uppercase; }
          @media screen and (max-width: 767px) {
            .post-type-archive-selos .modal.selos-popup .complete-popup .modal-content .modal-body .content .status-content .message .message-title {
              font-size: 20px; } }
        .post-type-archive-selos .modal.selos-popup .complete-popup .modal-content .modal-body .content .status-content .message span.glow {
          width: 20%;
          height: 1px;
          display: block;
          margin: 12px auto;
          background: #666; }
        .post-type-archive-selos .modal.selos-popup .complete-popup .modal-content .modal-body .content .status-content .message .status-message {
          font-family: "PFDinTextPro-MediumItalic", sans-serif; }
        .post-type-archive-selos .modal.selos-popup .complete-popup .modal-content .modal-body .content .status-content .message .status-description,
        .post-type-archive-selos .modal.selos-popup .complete-popup .modal-content .modal-body .content .status-content .message p {
          width: 75%;
          color: #878787;
          margin: 0 auto !important;
          text-transform: uppercase;
          font-family: "PFDinTextPro-MediumItalic", sans-serif; }
          @media screen and (max-width: 767px) {
            .post-type-archive-selos .modal.selos-popup .complete-popup .modal-content .modal-body .content .status-content .message .status-description,
            .post-type-archive-selos .modal.selos-popup .complete-popup .modal-content .modal-body .content .status-content .message p {
              font-size: 14px; } }

.post-type-archive-product .header-title-content.default h1.title-yellow {
  margin-top: -10px;
  font-size: 68px !important;
  font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
  .post-type-archive-product .header-title-content.default h1.title-yellow span {
    display: block;
    font-size: 68px !important;
    font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
.post-type-archive-product .header-title-content.default p {
  width: 445px !important; }
  @media screen and (max-width: 600px) {
    .post-type-archive-product .header-title-content.default p {
      width: auto !important; } }
  .post-type-archive-product .header-title-content.default p span {
    color: #fbba00 !important; }
@media screen and (max-width: 600px) {
  .post-type-archive-product .header-banner {
    display: block; }
    .post-type-archive-product .header-banner .container {
      background-color: #ec1e2b;
      padding: 20px; }
      .post-type-archive-product .header-banner .container .header-title-content .title-yellow {
        margin-top: 0;
        font-size: 35px !important;
        line-height: 35px; }
        .post-type-archive-product .header-banner .container .header-title-content .title-yellow span {
          font-size: 35px !important; } }
.post-type-archive-product .accordion-item label.accordion {
  padding-left: 18px;
  width: 75% !important; }
  .post-type-archive-product .accordion-item label.accordion:after {
    display: none; }
.post-type-archive-product .accordion-item .accordion-content {
  width: 75% !important; }
  @media screen and (max-width: 767px) {
    .post-type-archive-product .accordion-item .accordion-content {
      width: 100% !important; } }
  .post-type-archive-product .accordion-item .accordion-content ul {
    padding-left: 16px;
    padding-right: 16px; }
    .post-type-archive-product .accordion-item .accordion-content ul li:nth-child(even) {
      background-color: transparent; }
    .post-type-archive-product .accordion-item .accordion-content ul li:last-child {
      padding-top: 0; }
@media screen and (max-width: 600px) {
  .post-type-archive-product .container {
    max-width: 100%;
    width: 100%;
    padding: 0;
    margin: 0; } }
@media screen and (max-width: 600px) {
  .post-type-archive-product .container .page-content {
    border-radius: 0;
    margin: 0; } }
.post-type-archive-product .container .page-content label {
  display: none !important; }
.post-type-archive-product .container .page-content .content-area .site-main .woocommerce-result-count {
  display: none; }
.post-type-archive-product .container .page-content .content-area .site-main .woocommerce-ordering {
  margin-bottom: 30px; }
  @media (max-width: 992px) {
    .post-type-archive-product .container .page-content .content-area .site-main .woocommerce-ordering {
      width: 100%; } }
  .post-type-archive-product .container .page-content .content-area .site-main .woocommerce-ordering .select2-container {
    color: #878787;
    width: 200px !important; }
    @media (max-width: 992px) {
      .post-type-archive-product .container .page-content .content-area .site-main .woocommerce-ordering .select2-container {
        width: 100%; } }
    .post-type-archive-product .container .page-content .content-area .site-main .woocommerce-ordering .select2-container .select2-selection {
      min-width: 200px !important; }
      .post-type-archive-product .container .page-content .content-area .site-main .woocommerce-ordering .select2-container .select2-selection .select2-selection__rendered {
        font-family: "PFDinTextPro-MediumItalic", sans-serif;
        padding-left: 30px;
        font-size: 16px; }
      .post-type-archive-product .container .page-content .content-area .site-main .woocommerce-ordering .select2-container .select2-selection .select2-selection__arrow {
        top: 5px !important;
        width: 30px !important;
        height: 30px !important;
        background: url(../images/icon/product-down-icon.png); }
.post-type-archive-product .container .page-content .content-area .site-main ul li a {
  color: #5b5b5b; }
  @media (max-width: 992px) {
    .post-type-archive-product .container .page-content .content-area .site-main ul li a {
      font-size: 12px !important; } }
  .post-type-archive-product .container .page-content .content-area .site-main ul li a:hover {
    color: #5b5b5b; }
.post-type-archive-product .container .page-content .content-area .site-main ul li .button::before {
  content: '';
  width: 20px;
  height: 19px;
  display: inline-block;
  transition: all .35s;
  background-image: url(../images/icon/cart-icon-white.png);
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 0;
  margin-top: 3px;
  left: 5vw; }
  @media (max-width: 992px) {
    .post-type-archive-product .container .page-content .content-area .site-main ul li .button::before {
      top: 10px;
      left: 10px;
      width: 15px;
      height: 19px;
      margin-bottom: 0px; } }
  @media screen and (max-width: 1600px) {
    .post-type-archive-product .container .page-content .content-area .site-main ul li .button::before {
      left: 6vw; } }
  @media screen and (max-width: 767px) {
    .post-type-archive-product .container .page-content .content-area .site-main ul li .button::before {
      margin-top: 0;
      left: 22px; } }
.post-type-archive-product .container .page-content .content-area .site-main ul li.product_cat-para-ajudar .button:before {
  display: none; }
.post-type-archive-product .container .page-content .card-light-gray.product {
  box-shadow: 3px 3px 13px rgba(52, 49, 49, 0.2);
  padding-top: 0 !important;
  background-color: #F7F7F7; }
  @media screen and (max-width: 600px) {
    .post-type-archive-product .container .page-content .card-light-gray.product {
      border-radius: 15px !important; }
      .post-type-archive-product .container .page-content .card-light-gray.product img {
        border-top-left-radius: 15px;
        border-top-right-radius: 15px; } }
.post-type-archive-product .container .page-content li.product-type-simple span.price {
  font-family: "PFDinTextPro-Italic", sans-serif; }
  @media (max-width: 992px) {
    .post-type-archive-product .container .page-content li.product-type-simple span.price {
      text-align: center;
      font-size: 10px !important; } }
  .post-type-archive-product .container .page-content li.product-type-simple span.price .woocommerce-Price-amount {
    font-size: 28px !important;
    font-style: normal;
    font-family: "PFDinTextPro-MediumItalic", sans-serif; }
    @media (max-width: 992px) {
      .post-type-archive-product .container .page-content li.product-type-simple span.price .woocommerce-Price-amount {
        font-size: 20px !important; } }
.post-type-archive-product .container .page-content li.product-type-simple .price {
  font-size: 14px; }
  .post-type-archive-product .container .page-content li.product-type-simple .price .amount {
    color: #D1302F; }
    .post-type-archive-product .container .page-content li.product-type-simple .price .amount .woocommerce-Price-currencySymbol {
      font-size: 14px;
      color: #666;
      font-family: "PFDinTextPro-MediumItalic", sans-serif; }
.post-type-archive-product .page-content .title-gray.search-category-title {
  color: #D1302F;
  font-family: "PFDinTextPro-MediumItalic", sans-serif; }
  .post-type-archive-product .page-content .title-gray.search-category-title span {
    color: #FC7821; }
.post-type-archive-product .page-content .btn-gradient,
.post-type-archive-product .page-content .bg-gradient {
  background: linear-gradient(0deg, #D1302F, #ED713D) !important; }
.post-type-archive-product .page-content .input-group-btn .btn,
.post-type-archive-product .page-content .qty-form-group .btn {
  box-shadow: 3px 3px 10px 0px #b6b6b6; }
  @media (max-width: 992px) {
    .post-type-archive-product .page-content .input-group-btn .btn,
    .post-type-archive-product .page-content .qty-form-group .btn {
      margin: 0 auto;
      padding: 8px 20px !important; } }
@media screen and (max-width: 992px) {
  .post-type-archive-product .page-content .content-area .product-title .woocommerce-products-header {
    position: unset; } }
.post-type-archive-product .page-content .content-area .product-title #quantityform .filter-points-slider .points-slider-title .title-gray.points-title {
  color: #D1302F;
  font-family: "PFDinTextPro-MediumItalic", sans-serif; }
  .post-type-archive-product .page-content .content-area .product-title #quantityform .filter-points-slider .points-slider-title .title-gray.points-title span {
    color: #FC7821; }
.post-type-archive-product .page-content .content-area .product-title #quantityform .filter-points-slider .qty-form-group .btn {
  padding: 8px 20px !important; }
.post-type-archive-product .site-footer.active .container {
  padding: 0; }
@media screen and (max-width: 767px) {
  .post-type-archive-product .site-footer .container {
    padding: 20px; } }
.post-type-archive-product .select2-container .select2-dropdown .select2-results ul.select2-results__options li.select2-results__option {
  padding: 10px;
  font-size: 16px;
  color: #878787;
  position: relative;
  text-align: center;
  background-color: #ffffff;
  font-family: "Roboto-Regular", sans-serif; }
  .post-type-archive-product .select2-container .select2-dropdown .select2-results ul.select2-results__options li.select2-results__option.select2-results__option--highlighted {
    background-color: #F0F0F0; }
  .post-type-archive-product .select2-container .select2-dropdown .select2-results ul.select2-results__options li.select2-results__option::after {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 30px;
    height: 30px;
    display: inline-flex;
    border-radius: 50%;
    align-items: center;
    color: #ffffff;
    justify-content: center;
    background-color: #878787;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased; }
  .post-type-archive-product .select2-container .select2-dropdown .select2-results ul.select2-results__options li.select2-results__option:nth-last-child(2)::after {
    content: "\f068"; }
  .post-type-archive-product .select2-container .select2-dropdown .select2-results ul.select2-results__options li.select2-results__option:last-child::after {
    content: "\f067"; }

.single-product .accordion-item label.accordion,
.tax-product_cat .accordion-item label.accordion,
.page-template-page-ecom-pagemento .accordion-item label.accordion {
  padding-left: 18px;
  width: 75% !important; }
  .single-product .accordion-item label.accordion:after,
  .tax-product_cat .accordion-item label.accordion:after,
  .page-template-page-ecom-pagemento .accordion-item label.accordion:after {
    display: none; }
.single-product .accordion-item .accordion-content,
.tax-product_cat .accordion-item .accordion-content,
.page-template-page-ecom-pagemento .accordion-item .accordion-content {
  width: 75% !important; }
  .single-product .accordion-item .accordion-content ul,
  .tax-product_cat .accordion-item .accordion-content ul,
  .page-template-page-ecom-pagemento .accordion-item .accordion-content ul {
    padding-left: 16px;
    padding-right: 16px; }
    .single-product .accordion-item .accordion-content ul li:nth-child(even),
    .tax-product_cat .accordion-item .accordion-content ul li:nth-child(even),
    .page-template-page-ecom-pagemento .accordion-item .accordion-content ul li:nth-child(even) {
      background-color: transparent; }
    .single-product .accordion-item .accordion-content ul li:last-child,
    .tax-product_cat .accordion-item .accordion-content ul li:last-child,
    .page-template-page-ecom-pagemento .accordion-item .accordion-content ul li:last-child {
      padding-top: 0; }
.single-product .content-area .product-title #quantityform .filter-points-slider .points-slider-title .title-gray.points-title,
.tax-product_cat .content-area .product-title #quantityform .filter-points-slider .points-slider-title .title-gray.points-title,
.page-template-page-ecom-pagemento .content-area .product-title #quantityform .filter-points-slider .points-slider-title .title-gray.points-title {
  color: #D1302F;
  font-family: "PFDinTextPro-MediumItalic", sans-serif; }
  .single-product .content-area .product-title #quantityform .filter-points-slider .points-slider-title .title-gray.points-title span,
  .tax-product_cat .content-area .product-title #quantityform .filter-points-slider .points-slider-title .title-gray.points-title span,
  .page-template-page-ecom-pagemento .content-area .product-title #quantityform .filter-points-slider .points-slider-title .title-gray.points-title span {
    color: #FC7821; }
.single-product .content-area .product-title #quantityform .filter-points-slider .qty-form-group .btn,
.tax-product_cat .content-area .product-title #quantityform .filter-points-slider .qty-form-group .btn,
.page-template-page-ecom-pagemento .content-area .product-title #quantityform .filter-points-slider .qty-form-group .btn {
  padding: 8px 20px !important; }
.single-product .content-area .product-title .woocommerce-breadcrumb,
.tax-product_cat .content-area .product-title .woocommerce-breadcrumb,
.page-template-page-ecom-pagemento .content-area .product-title .woocommerce-breadcrumb {
  display: block;
  font-size: 14px;
  color: #878787;
  margin: 0 !important;
  margin-bottom: 25px !important;
  font-family: "PFDinTextPro-MediumItalic", sans-serif; }
  .single-product .content-area .product-title .woocommerce-breadcrumb a,
  .tax-product_cat .content-area .product-title .woocommerce-breadcrumb a,
  .page-template-page-ecom-pagemento .content-area .product-title .woocommerce-breadcrumb a {
    color: #b2b2b2;
    font-family: "PFDinTextPro-MediumItalic", sans-serif; }
    .single-product .content-area .product-title .woocommerce-breadcrumb a:last-child,
    .tax-product_cat .content-area .product-title .woocommerce-breadcrumb a:last-child,
    .page-template-page-ecom-pagemento .content-area .product-title .woocommerce-breadcrumb a:last-child {
      color: #ED713D; }
.single-product .content-area .product-title .woocommerce-result-count,
.tax-product_cat .content-area .product-title .woocommerce-result-count,
.page-template-page-ecom-pagemento .content-area .product-title .woocommerce-result-count {
  display: none; }
.single-product .content-area .product-title .woocommerce-ordering,
.tax-product_cat .content-area .product-title .woocommerce-ordering,
.page-template-page-ecom-pagemento .content-area .product-title .woocommerce-ordering {
  margin-bottom: 30px; }
  @media (max-width: 992px) {
    .single-product .content-area .product-title .woocommerce-ordering,
    .tax-product_cat .content-area .product-title .woocommerce-ordering,
    .page-template-page-ecom-pagemento .content-area .product-title .woocommerce-ordering {
      width: 100%; } }
  .single-product .content-area .product-title .woocommerce-ordering .select2-container,
  .tax-product_cat .content-area .product-title .woocommerce-ordering .select2-container,
  .page-template-page-ecom-pagemento .content-area .product-title .woocommerce-ordering .select2-container {
    color: #878787;
    width: 200px !important; }
    @media (max-width: 992px) {
      .single-product .content-area .product-title .woocommerce-ordering .select2-container,
      .tax-product_cat .content-area .product-title .woocommerce-ordering .select2-container,
      .page-template-page-ecom-pagemento .content-area .product-title .woocommerce-ordering .select2-container {
        width: 100%; } }
    .single-product .content-area .product-title .woocommerce-ordering .select2-container .select2-selection,
    .tax-product_cat .content-area .product-title .woocommerce-ordering .select2-container .select2-selection,
    .page-template-page-ecom-pagemento .content-area .product-title .woocommerce-ordering .select2-container .select2-selection {
      min-width: 200px !important; }
      .single-product .content-area .product-title .woocommerce-ordering .select2-container .select2-selection .select2-selection__rendered,
      .tax-product_cat .content-area .product-title .woocommerce-ordering .select2-container .select2-selection .select2-selection__rendered,
      .page-template-page-ecom-pagemento .content-area .product-title .woocommerce-ordering .select2-container .select2-selection .select2-selection__rendered {
        text-transform: unset;
        font-family: "PFDinTextPro-MediumItalic", sans-serif;
        padding-left: 30px;
        font-size: 16px; }
      .single-product .content-area .product-title .woocommerce-ordering .select2-container .select2-selection .select2-selection__arrow,
      .tax-product_cat .content-area .product-title .woocommerce-ordering .select2-container .select2-selection .select2-selection__arrow,
      .page-template-page-ecom-pagemento .content-area .product-title .woocommerce-ordering .select2-container .select2-selection .select2-selection__arrow {
        top: 5px !important;
        width: 30px !important;
        height: 30px !important;
        background: url(../images/icon/product-down-icon.png); }
.single-product .content-area .products li.product_cat-recharge,
.tax-product_cat .content-area .products li.product_cat-recharge,
.page-template-page-ecom-pagemento .content-area .products li.product_cat-recharge {
  width: 23% !important;
  margin-right: 20px !important;
  box-shadow: 8px 10px 11px #c7c7c7; }
  .single-product .content-area .products li.product_cat-recharge:first-child,
  .tax-product_cat .content-area .products li.product_cat-recharge:first-child,
  .page-template-page-ecom-pagemento .content-area .products li.product_cat-recharge:first-child {
    clear: none; }
  .single-product .content-area .products li.product_cat-recharge:last-child,
  .tax-product_cat .content-area .products li.product_cat-recharge:last-child,
  .page-template-page-ecom-pagemento .content-area .products li.product_cat-recharge:last-child {
    margin-right: 0 !important;
    clear: none; }
  .single-product .content-area .products li.product_cat-recharge span,
  .single-product .content-area .products li.product_cat-recharge .description,
  .single-product .content-area .products li.product_cat-recharge .add_to_cart_button,
  .single-product .content-area .products li.product_cat-recharge .woocommerce-loop-product__title,
  .tax-product_cat .content-area .products li.product_cat-recharge span,
  .tax-product_cat .content-area .products li.product_cat-recharge .description,
  .tax-product_cat .content-area .products li.product_cat-recharge .add_to_cart_button,
  .tax-product_cat .content-area .products li.product_cat-recharge .woocommerce-loop-product__title,
  .page-template-page-ecom-pagemento .content-area .products li.product_cat-recharge span,
  .page-template-page-ecom-pagemento .content-area .products li.product_cat-recharge .description,
  .page-template-page-ecom-pagemento .content-area .products li.product_cat-recharge .add_to_cart_button,
  .page-template-page-ecom-pagemento .content-area .products li.product_cat-recharge .woocommerce-loop-product__title {
    display: none !important; }
  .single-product .content-area .products li.product_cat-recharge img,
  .tax-product_cat .content-area .products li.product_cat-recharge img,
  .page-template-page-ecom-pagemento .content-area .products li.product_cat-recharge img {
    margin: 0 !important; }
.single-product .content-area .products li.product_cat-para-ajudar .button:before,
.tax-product_cat .content-area .products li.product_cat-para-ajudar .button:before,
.page-template-page-ecom-pagemento .content-area .products li.product_cat-para-ajudar .button:before {
  display: none; }

.tax-product_cat .header-title-content.default .title-gray {
  font-size: 68px !important;
  margin-top: -30px !important;
  color: #ffffff !important;
  font-family: "PFDinTextPro-MediumItalic", sans-serif; }
  .tax-product_cat .header-title-content.default .title-gray span {
    display: block;
    font-size: 70px;
    color: #fbba00 !important; }
.tax-product_cat .header-title-content.default p {
  display: none; }
.tax-product_cat .woocommerce-breadcrumb {
  display: none !important; }

.search-no-results .woocommerce-info:before {
  display: none; }
.search-no-results .woocommerce-info .failure-image {
  width: 75px;
  height: 75px;
  margin: auto;
  margin-bottom: 30px !important; }
.search-no-results .woocommerce-info .message.title-gray {
  line-height: 1;
  margin: 0 auto;
  color: #666;
  width: 41% !important;
  font-size: 40px !important;
  margin-bottom: 30px !important;
  font-family: "PFDinTextPro-MediumItalic", sans-serif; }
  @media screen and (max-width: 767px) {
    .search-no-results .woocommerce-info .message.title-gray {
      width: 100% !important; } }
.search-no-results .woocommerce-info div.margin-auto .btn {
  box-shadow: 5px 5px 15px #878787;
  width: max-content;
  margin: 0 auto; }

.woocommerce-info.text-center:before {
  display: none; }
.woocommerce-info.text-center .failure-image {
  width: 75px;
  height: 75px;
  margin: auto;
  margin-bottom: 30px !important; }
.woocommerce-info.text-center .message.title-gray {
  line-height: 1;
  margin: 0 auto;
  color: #666;
  width: 41% !important;
  font-size: 40px !important;
  margin-bottom: 30px !important;
  font-family: "PFDinTextPro-MediumItalic", sans-serif; }
  @media screen and (max-width: 767px) {
    .woocommerce-info.text-center .message.title-gray {
      width: 100% !important; } }
.woocommerce-info.text-center div.margin-auto .btn {
  box-shadow: 5px 5px 15px #878787;
  width: max-content;
  margin: 0 auto; }

.tax-product_cat .select2-container .select2-dropdown .select2-results ul.select2-results__options li.select2-results__option {
  padding: 10px;
  font-size: 16px;
  color: #878787;
  text-align: center;
  position: relative;
  background-color: #ffffff;
  font-family: "Roboto-Regular", sans-serif; }
  .tax-product_cat .select2-container .select2-dropdown .select2-results ul.select2-results__options li.select2-results__option.select2-results__option--highlighted {
    background-color: #F0F0F0; }
  .tax-product_cat .select2-container .select2-dropdown .select2-results ul.select2-results__options li.select2-results__option::after {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 30px;
    height: 30px;
    display: inline-flex;
    border-radius: 50%;
    align-items: center;
    color: #ffffff;
    justify-content: center;
    background-color: #878787;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased; }
  .tax-product_cat .select2-container .select2-dropdown .select2-results ul.select2-results__options li.select2-results__option:nth-last-child(2)::after {
    content: "\f068"; }
  .tax-product_cat .select2-container .select2-dropdown .select2-results ul.select2-results__options li.select2-results__option:last-child::after {
    content: "\f067"; }

@media screen and (max-width: 767px) {
  .sfwd-lessons-template-default .header-banner,
  .sfwd-courses-template-default .header-banner {
    display: block; } }
@media screen and (max-width: 767px) {
  .sfwd-lessons-template-default .header-banner .banner-image img,
  .sfwd-courses-template-default .header-banner .banner-image img {
    object-position: right; } }
@media screen and (max-width: 767px) {
  .sfwd-lessons-template-default .header-banner .container,
  .sfwd-courses-template-default .header-banner .container {
    background: #f82a3e; } }
.sfwd-lessons-template-default .header-title-content.default label.btn-outline-white,
.sfwd-courses-template-default .header-title-content.default label.btn-outline-white {
  box-shadow: none;
  width: max-content;
  margin-bottom: 1vw;
  color: #ffffff !important;
  font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
.sfwd-lessons-template-default .header-title-content.default h1.title-yellow,
.sfwd-courses-template-default .header-title-content.default h1.title-yellow {
  margin-top: -10px;
  font-size: 68px;
  font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
  @media screen and (max-width: 767px) {
    .sfwd-lessons-template-default .header-title-content.default h1.title-yellow,
    .sfwd-courses-template-default .header-title-content.default h1.title-yellow {
      font-size: 35px !important;
      line-height: 30px;
      margin: 0; } }
  .sfwd-lessons-template-default .header-title-content.default h1.title-yellow span,
  .sfwd-courses-template-default .header-title-content.default h1.title-yellow span {
    display: block;
    font-size: 68px !important;
    font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
    @media screen and (max-width: 767px) {
      .sfwd-lessons-template-default .header-title-content.default h1.title-yellow span,
      .sfwd-courses-template-default .header-title-content.default h1.title-yellow span {
        font-size: 35px !important; } }
@media screen and (max-width: 767px) {
  .sfwd-lessons-template-default .container .page-content.overflow-y,
  .sfwd-courses-template-default .container .page-content.overflow-y {
    padding: 15px;
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0; } }
.sfwd-lessons-template-default .container .page-content.overflow-y .lesson-archive-links,
.sfwd-courses-template-default .container .page-content.overflow-y .lesson-archive-links {
  margin-bottom: 30px !important; }
  .sfwd-lessons-template-default .container .page-content.overflow-y .lesson-archive-links .btn.btn-outline-gray,
  .sfwd-courses-template-default .container .page-content.overflow-y .lesson-archive-links .btn.btn-outline-gray {
    width: 240px;
    height: 80px;
    box-shadow: none;
    text-align: unset;
    border-color: #FC7238;
    padding: 15px 20px !important;
    font-family: "PFDinTextPro-BoldItalic", sans-serif;
    border-radius: 20px !important; }
    .sfwd-lessons-template-default .container .page-content.overflow-y .lesson-archive-links .btn.btn-outline-gray.active,
    .sfwd-courses-template-default .container .page-content.overflow-y .lesson-archive-links .btn.btn-outline-gray.active {
      box-shadow: 8px 10px 11px #c7c7c7;
      background: linear-gradient(70deg, #D61669, #FC5C33) !important; }
      .sfwd-lessons-template-default .container .page-content.overflow-y .lesson-archive-links .btn.btn-outline-gray.active .title-orange,
      .sfwd-courses-template-default .container .page-content.overflow-y .lesson-archive-links .btn.btn-outline-gray.active .title-orange {
        color: #ffffff !important;
        font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
    .sfwd-lessons-template-default .container .page-content.overflow-y .lesson-archive-links .btn.btn-outline-gray .title-orange,
    .sfwd-courses-template-default .container .page-content.overflow-y .lesson-archive-links .btn.btn-outline-gray .title-orange {
      margin: 0;
      width: 50%;
      font-size: 20px;
      font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
      @media screen and (max-width: 767px) {
        .sfwd-lessons-template-default .container .page-content.overflow-y .lesson-archive-links .btn.btn-outline-gray .title-orange,
        .sfwd-courses-template-default .container .page-content.overflow-y .lesson-archive-links .btn.btn-outline-gray .title-orange {
          width: unset;
          text-align: center; } }
    @media screen and (max-width: 767px) {
      .sfwd-lessons-template-default .container .page-content.overflow-y .lesson-archive-links .btn.btn-outline-gray,
      .sfwd-courses-template-default .container .page-content.overflow-y .lesson-archive-links .btn.btn-outline-gray {
        width: unset;
        height: unset; } }
  @media screen and (max-width: 767px) {
    .sfwd-lessons-template-default .container .page-content.overflow-y .lesson-archive-links .col-sm-3.col-xs-12,
    .sfwd-courses-template-default .container .page-content.overflow-y .lesson-archive-links .col-sm-3.col-xs-12 {
      margin-bottom: 15px; } }
.sfwd-lessons-template-default .container .page-content.overflow-y .video-date .btn,
.sfwd-courses-template-default .container .page-content.overflow-y .video-date .btn {
  color: #878787 !important;
  width: max-content;
  box-shadow: none; }
.sfwd-lessons-template-default .container .page-content.overflow-y .title-block .title-gray,
.sfwd-courses-template-default .container .page-content.overflow-y .title-block .title-gray {
  font-size: 40px;
  color: #D1302F;
  font-family: "PFDinTextPro-MediumItalic", sans-serif; }
.sfwd-lessons-template-default .container .page-content.overflow-y .post-content,
.sfwd-courses-template-default .container .page-content.overflow-y .post-content {
  margin: 20px 0; }
  @media screen and (max-width: 767px) {
    .sfwd-lessons-template-default .container .page-content.overflow-y .post-content,
    .sfwd-courses-template-default .container .page-content.overflow-y .post-content {
      margin: 0; } }
  .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper,
  .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper {
    /*                            .ld-alert,*/ }
    .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-item-list,
    .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-item-list {
      display: none; }
      .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-item-list .ld-button,
      .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-item-list .ld-button {
        display: none; }
    .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-lesson-status,
    .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-course-status,
    .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-lesson-status,
    .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-course-status {
      background: transparent; }
      .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-lesson-status .ld-breadcrumbs,
      .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-lesson-status .ld-progress,
      .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-course-status .ld-breadcrumbs,
      .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-course-status .ld-progress,
      .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-lesson-status .ld-breadcrumbs,
      .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-lesson-status .ld-progress,
      .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-course-status .ld-breadcrumbs,
      .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-course-status .ld-progress {
        background: transparent; }
        .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-lesson-status .ld-breadcrumbs .ld-breadcrumbs-segments,
        .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-lesson-status .ld-breadcrumbs .ld-progress-heading,
        .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-lesson-status .ld-breadcrumbs .ld-progress-bar,
        .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-lesson-status .ld-progress .ld-breadcrumbs-segments,
        .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-lesson-status .ld-progress .ld-progress-heading,
        .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-lesson-status .ld-progress .ld-progress-bar,
        .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-course-status .ld-breadcrumbs .ld-breadcrumbs-segments,
        .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-course-status .ld-breadcrumbs .ld-progress-heading,
        .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-course-status .ld-breadcrumbs .ld-progress-bar,
        .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-course-status .ld-progress .ld-breadcrumbs-segments,
        .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-course-status .ld-progress .ld-progress-heading,
        .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-course-status .ld-progress .ld-progress-bar,
        .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-lesson-status .ld-breadcrumbs .ld-breadcrumbs-segments,
        .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-lesson-status .ld-breadcrumbs .ld-progress-heading,
        .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-lesson-status .ld-breadcrumbs .ld-progress-bar,
        .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-lesson-status .ld-progress .ld-breadcrumbs-segments,
        .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-lesson-status .ld-progress .ld-progress-heading,
        .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-lesson-status .ld-progress .ld-progress-bar,
        .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-course-status .ld-breadcrumbs .ld-breadcrumbs-segments,
        .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-course-status .ld-breadcrumbs .ld-progress-heading,
        .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-course-status .ld-breadcrumbs .ld-progress-bar,
        .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-course-status .ld-progress .ld-breadcrumbs-segments,
        .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-course-status .ld-progress .ld-progress-heading,
        .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-course-status .ld-progress .ld-progress-bar {
          display: none; }
        .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-lesson-status .ld-breadcrumbs .ld-status.ld-status-progress,
        .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-lesson-status .ld-progress .ld-status.ld-status-progress,
        .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-course-status .ld-breadcrumbs .ld-status.ld-status-progress,
        .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-course-status .ld-progress .ld-status.ld-status-progress,
        .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-lesson-status .ld-breadcrumbs .ld-status.ld-status-progress,
        .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-lesson-status .ld-progress .ld-status.ld-status-progress,
        .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-course-status .ld-breadcrumbs .ld-status.ld-status-progress,
        .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-course-status .ld-progress .ld-status.ld-status-progress {
          display: block;
          box-shadow: none;
          margin-left: auto;
          margin-bottom: 15px;
          text-transform: uppercase;
          font-size: 13px !important;
          line-height: 1.5 !important;
          padding: 8px 20px !important;
          font-weight: normal !important;
          border-radius: 28px !important;
          color: #28af00 !important;
          border: 1px solid #28af00;
          background-color: transparent !important; }
    .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1,
    .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 {
      margin: 0 !important; }
      .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible,
      .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible {
        /*p{
            padding: 15px;
        }*/ }
        .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible figure.wp-block-embed-youtube .wp-block-embed__wrapper,
        .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible figure.wp-block-embed-vimeo .wp-block-embed__wrapper,
        .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible figure.wp-block-embed-youtube .wp-block-embed__wrapper,
        .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible figure.wp-block-embed-vimeo .wp-block-embed__wrapper {
          height: 0;
          padding-top: 0;
          position: relative;
          padding-bottom: 56.25%; }
          .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible figure.wp-block-embed-youtube .wp-block-embed__wrapper iframe,
          .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible figure.wp-block-embed-vimeo .wp-block-embed__wrapper iframe,
          .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible figure.wp-block-embed-youtube .wp-block-embed__wrapper iframe,
          .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible figure.wp-block-embed-vimeo .wp-block-embed__wrapper iframe {
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            position: absolute; }
        .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .ld-alert .ld-button,
        .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .ld-alert .ld-button {
          display: none; }
        .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_description p,
        .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_description p {
          display: none; }
          .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_description p.course-description,
          .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_description p.course-description {
            display: block; }
        .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_description h2.title-gray,
        .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_description h2.title-gray {
          color: #D1302F;
          font-family: "PFDinTextPro-MediumItalic", sans-serif; }
          .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_description h2.title-gray span,
          .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_description h2.title-gray span {
            color: #D1302F;
            font-family: "PFDinTextPro-MediumItalic", sans-serif; }
        .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_time_limit,
        .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_time_limit {
          margin: 0;
          margin-bottom: 10px !important; }
          .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_time_limit:before,
          .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_time_limit:before {
            height: 10px; }
          .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_time_limit .time,
          .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_time_limit .time {
            font-weight: normal;
            margin: 0; }
          .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_time_limit .wpProQuiz_progress,
          .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_time_limit .wpProQuiz_progress {
            background: linear-gradient(90deg, #28af00, #33DE00) !important;
            height: 10px; }
        .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_text .wpProQuiz_button,
        .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_text .wpProQuiz_button {
          display: block;
          box-shadow: none;
          text-transform: uppercase;
          font-size: 13px !important;
          line-height: 1.5 !important;
          padding: 8px 20px !important;
          font-weight: normal !important;
          border-radius: 28px !important;
          color: #ffffff !important;
          background-color: #28af00 !important; }
          @media screen and (max-width: 767px) {
            .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_text .wpProQuiz_button,
            .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_text .wpProQuiz_button {
              width: 100%;
              margin: 15px 0; } }
        .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .wpProQuiz_header,
        .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .wpProQuiz_header {
          margin: 0;
          font-size: 40px;
          text-align: center;
          font-weight: normal;
          text-transform: uppercase;
          color: #bf0609;
          font-family: "PFDinTextPro-MediumItalic", sans-serif; }
        .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .ld-quiz-actions,
        .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .ld-quiz-actions {
          align-items: baseline; }
          .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .ld-quiz-actions .wpProQuiz_button_restartQuiz,
          .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .ld-quiz-actions .wpProQuiz_button_reShowQuestion,
          .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .ld-quiz-actions .wpProQuiz_button_restartQuiz,
          .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .ld-quiz-actions .wpProQuiz_button_reShowQuestion {
            display: block;
            box-shadow: none;
            margin-bottom: 15px;
            text-transform: uppercase;
            font-size: 13px !important;
            line-height: 1.5 !important;
            padding: 8px 20px !important;
            font-weight: normal !important;
            border-radius: 28px !important;
            color: #ffffff !important; }
          .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .ld-quiz-actions .quiz_continue_link a,
          .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .ld-quiz-actions .quiz_continue_link a {
            display: block;
            box-shadow: none;
            margin-bottom: 15px;
            text-transform: uppercase !important;
            font-size: 13px !important;
            line-height: 1.5 !important;
            padding: 8px 20px !important;
            font-weight: normal !important;
            border-radius: 28px !important;
            color: #ffffff !important;
            background: linear-gradient(180deg, #bf0609, #e30609) !important; }
          .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .ld-quiz-actions .quiz_continue_link + p,
          .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .ld-quiz-actions .quiz_continue_link + p {
            display: flex; }
          .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .ld-quiz-actions .wpProQuiz_button_restartQuiz,
          .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .ld-quiz-actions .wpProQuiz_button_restartQuiz {
            background-color: #878787 !important; }
          .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .ld-quiz-actions .wpProQuiz_button_reShowQuestion,
          .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_results .ld-quiz-actions .wpProQuiz_button_reShowQuestion {
            background-color: #28af00 !important; }
        .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list,
        .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list {
          padding: 15px;
          list-style: none;
          counter-reset: my-awesome-counter; }
          .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem,
          .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem {
            counter-increment: my-awesome-counter; }
            .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem::before,
            .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem::before {
              top: 15px;
              left: -15px;
              color: #5b5b5b;
              font-weight: bold;
              padding: 8px 15px;
              position: absolute;
              border-radius: 30px;
              border: 1px solid #b2b2b2;
              font-family: "PFDinTextPro-MediumItalic", sans-serif;
              content: counter(my-awesome-counter); }
              @media (max-width: 992px) {
                .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem::before,
                .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem::before {
                  font-size: 12px;
                  padding: 5px 10px; } }
            .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_question_page,
            .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_question_page {
              display: none; }
            .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_question,
            .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_question {
              padding-top: 20px;
              padding-left: 30px;
              padding-bottom: 0px;
              margin: 0 !important;
              margin-left: 15px !important;
              border-top: 1px solid #dadada; }
              @media (max-width: 992px) {
                .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_question,
                .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_question {
                  font-size: 14px;
                  padding-left: 15px; } }
              .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_question .wpProQuiz_question_text,
              .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_question .wpProQuiz_question_text {
                margin: 0 !important; }
                .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_question .wpProQuiz_question_text p,
                .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_question .wpProQuiz_question_text p {
                  padding: 0; }
              .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_question ul.wpProQuiz_questionList,
              .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_question ul.wpProQuiz_questionList {
                font-size: 16px; }
                @media (max-width: 992px) {
                  .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_question ul.wpProQuiz_questionList,
                  .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_question ul.wpProQuiz_questionList {
                    margin-left: -40px !important; } }
                @media (max-width: 992px) {
                  .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_question ul.wpProQuiz_questionList li.wpProQuiz_questionListItem p br,
                  .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_question ul.wpProQuiz_questionList li.wpProQuiz_questionListItem p br {
                    display: none; } }
                .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_question ul.wpProQuiz_questionList li.wpProQuiz_questionListItem label,
                .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_question ul.wpProQuiz_questionList li.wpProQuiz_questionListItem label {
                  border: 0;
                  padding: 0;
                  align-items: center;
                  display: flex !important; }
                  .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_question ul.wpProQuiz_questionList li.wpProQuiz_questionListItem label .wpProQuiz_questionInput,
                  .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_question ul.wpProQuiz_questionList li.wpProQuiz_questionListItem label .wpProQuiz_questionInput {
                    min-width: 20px;
                    height: 20px; }
                    .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_question ul.wpProQuiz_questionList li.wpProQuiz_questionListItem label .wpProQuiz_questionInput:checked:after,
                    .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_question ul.wpProQuiz_questionList li.wpProQuiz_questionListItem label .wpProQuiz_questionInput:checked:after {
                      top: 0px;
                      left: 1px;
                      width: 19px;
                      height: 20px;
                      position: relative;
                      border-radius: 15px;
                      background-color: #ffffff;
                      content: '';
                      display: inline-block;
                      visibility: visible;
                      border: 4px solid #666; }
            .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_response,
            .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_response {
              border: 0;
              padding: 0;
              overflow: hidden;
              min-height: auto;
              border-radius: 20px;
              text-transform: uppercase;
              color: #ffffff; }
              .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_response .wpProQuiz_correct,
              .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_response .wpProQuiz_incorrect,
              .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_response .wpProQuiz_correct,
              .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_response .wpProQuiz_incorrect {
                padding: 5px;
                background-color: #bf0609; }
                .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_response .wpProQuiz_correct span,
                .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_response .wpProQuiz_incorrect span,
                .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_response .wpProQuiz_correct span,
                .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_response .wpProQuiz_incorrect span {
                  font-weight: normal; }
                  .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_response .wpProQuiz_correct span br,
                  .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_response .wpProQuiz_incorrect span br,
                  .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_response .wpProQuiz_correct span br,
                  .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_response .wpProQuiz_incorrect span br {
                    display: none; }
                .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_response .wpProQuiz_correct .wpProQuiz_AnswerMessage,
                .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_response .wpProQuiz_incorrect .wpProQuiz_AnswerMessage,
                .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_response .wpProQuiz_correct .wpProQuiz_AnswerMessage,
                .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_response .wpProQuiz_incorrect .wpProQuiz_AnswerMessage {
                  padding: 0; }
              .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_response .wpProQuiz_correct,
              .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_response .wpProQuiz_correct {
                background-color: #28af00 !important; }
          .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list .wpProQuiz_answerCorrect label,
          .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list .wpProQuiz_answerIncorrect label,
          .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list .wpProQuiz_answerCorrectIncomplete label,
          .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list .wpProQuiz_answerCorrect label,
          .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list .wpProQuiz_answerIncorrect label,
          .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list .wpProQuiz_answerCorrectIncomplete label {
            font-weight: bold;
            background: transparent; }
          .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list .wpProQuiz_answerCorrect .wpProQuiz_questionInput,
          .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list .wpProQuiz_answerIncorrect .wpProQuiz_questionInput,
          .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list .wpProQuiz_answerCorrectIncomplete .wpProQuiz_questionInput,
          .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list .wpProQuiz_answerCorrect .wpProQuiz_questionInput,
          .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list .wpProQuiz_answerIncorrect .wpProQuiz_questionInput,
          .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list .wpProQuiz_answerCorrectIncomplete .wpProQuiz_questionInput {
            width: 20px;
            height: 20px; }
          .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list .wpProQuiz_answerCorrect label.is-selected,
          .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list .wpProQuiz_answerCorrect label.is-selected {
            background: transparent;
            color: #28af00 !important; }
          .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list .wpProQuiz_answerCorrect .wpProQuiz_questionInput:after,
          .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list .wpProQuiz_answerCorrect .wpProQuiz_questionInput:after {
            top: 0px;
            left: 1px;
            width: 19px;
            height: 20px;
            position: relative;
            border-radius: 15px;
            background-color: #ffffff;
            content: '';
            display: inline-block;
            visibility: visible;
            border: 4px solid #6EBC00 !important; }
          .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list .wpProQuiz_answerCorrectIncomplete label,
          .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list .wpProQuiz_answerCorrectIncomplete label {
            background: transparent;
            color: #28af00 !important; }
          .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list .wpProQuiz_answerCorrectIncomplete .wpProQuiz_questionInput:after,
          .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list .wpProQuiz_answerCorrectIncomplete .wpProQuiz_questionInput:after {
            top: 0px;
            left: 1px;
            width: 19px;
            height: 20px;
            position: relative;
            border-radius: 15px;
            background-color: #ffffff;
            content: '';
            display: inline-block;
            visibility: visible;
            border: 4px solid #6EBC00 !important; }
          .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list .wpProQuiz_answerIncorrect label.is-selected,
          .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list .wpProQuiz_answerIncorrect label.is-selected {
            background: transparent;
            color: #bf0609 !important; }
          .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list .wpProQuiz_answerIncorrect .wpProQuiz_questionInput:checked:after,
          .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list .wpProQuiz_answerIncorrect .wpProQuiz_questionInput:checked:after {
            top: 0px;
            left: 1px;
            width: 19px;
            height: 20px;
            position: relative;
            border-radius: 15px;
            background-color: #D1302F !important;
            content: '';
            display: inline-block;
            visibility: visible;
            border: 4px solid #D1302F !important; }
          .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list + div .wpProQuiz_button,
          .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list + div .wpProQuiz_button {
            display: block;
            margin: 0 auto;
            box-shadow: none;
            margin-bottom: 40px;
            float: none !important;
            text-transform: uppercase;
            font-size: 13px !important;
            line-height: 1.5 !important;
            padding: 8px 20px !important;
            font-weight: normal !important;
            border-radius: 28px !important;
            color: #ffffff !important;
            font-family: "PFDinTextPro-MediumItalic", sans-serif;
            background-color: #28af00 !important; }
            @media screen and (max-width: 767px) {
              .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list + div .wpProQuiz_button,
              .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-tabs.ld-tab-count-1 .ld-tabs-content .ld-tab-content.ld-visible .learndash.user_has_no_access .learndash-wrapper .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list + div .wpProQuiz_button {
                width: 100%;
                margin: 15px 0; } }
    .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-lesson-topic-list .ld-table-list .ld-table-list-header,
    .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-courses-topic-list .ld-table-list .ld-table-list-header,
    .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-lesson-topic-list .ld-table-list .ld-table-list-header,
    .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-courses-topic-list .ld-table-list .ld-table-list-header {
      background-color: #878787 !important;
      font-weight: normal; }
    .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-lesson-topic-list .ld-table-list .ld-table-list-items .ld-table-list-item .ld-table-list-item-preview .ld-item-title,
    .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-lesson-topic-list .ld-table-list .ld-table-list-items .ld-table-list-item .ld-table-list-item-preview .ld-topic-title,
    .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-courses-topic-list .ld-table-list .ld-table-list-items .ld-table-list-item .ld-table-list-item-preview .ld-item-title,
    .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-courses-topic-list .ld-table-list .ld-table-list-items .ld-table-list-item .ld-table-list-item-preview .ld-topic-title,
    .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-lesson-topic-list .ld-table-list .ld-table-list-items .ld-table-list-item .ld-table-list-item-preview .ld-item-title,
    .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-lesson-topic-list .ld-table-list .ld-table-list-items .ld-table-list-item .ld-table-list-item-preview .ld-topic-title,
    .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-courses-topic-list .ld-table-list .ld-table-list-items .ld-table-list-item .ld-table-list-item-preview .ld-item-title,
    .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-courses-topic-list .ld-table-list .ld-table-list-items .ld-table-list-item .ld-table-list-item-preview .ld-topic-title {
      color: #bf0609; }
      .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-lesson-topic-list .ld-table-list .ld-table-list-items .ld-table-list-item .ld-table-list-item-preview .ld-item-title:hover,
      .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-lesson-topic-list .ld-table-list .ld-table-list-items .ld-table-list-item .ld-table-list-item-preview .ld-topic-title:hover,
      .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-courses-topic-list .ld-table-list .ld-table-list-items .ld-table-list-item .ld-table-list-item-preview .ld-item-title:hover,
      .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-courses-topic-list .ld-table-list .ld-table-list-items .ld-table-list-item .ld-table-list-item-preview .ld-topic-title:hover,
      .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-lesson-topic-list .ld-table-list .ld-table-list-items .ld-table-list-item .ld-table-list-item-preview .ld-item-title:hover,
      .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-lesson-topic-list .ld-table-list .ld-table-list-items .ld-table-list-item .ld-table-list-item-preview .ld-topic-title:hover,
      .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-courses-topic-list .ld-table-list .ld-table-list-items .ld-table-list-item .ld-table-list-item-preview .ld-item-title:hover,
      .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-courses-topic-list .ld-table-list .ld-table-list-items .ld-table-list-item .ld-table-list-item-preview .ld-topic-title:hover {
        color: #bf0609; }
    .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-lesson-topic-list .ld-table-list .ld-table-list-items .ld-table-list-item .ld-table-list-item-preview:hover,
    .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-courses-topic-list .ld-table-list .ld-table-list-items .ld-table-list-item .ld-table-list-item-preview:hover,
    .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-lesson-topic-list .ld-table-list .ld-table-list-items .ld-table-list-item .ld-table-list-item-preview:hover,
    .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-courses-topic-list .ld-table-list .ld-table-list-items .ld-table-list-item .ld-table-list-item-preview:hover {
      color: #bf0609; }
    .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-content-actions,
    .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-lesson-topic-list,
    .sfwd-lessons-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-courses-topic-list,
    .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-content-actions,
    .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-lesson-topic-list,
    .sfwd-courses-template-default .container .page-content.overflow-y .post-content .learndash .learndash-wrapper .ld-courses-topic-list {
      display: none; }
.sfwd-lessons-template-default .container .page-content.overflow-y .learndash-course-complete-message .course-success .message.title-red,
.sfwd-courses-template-default .container .page-content.overflow-y .learndash-course-complete-message .course-success .message.title-red {
  margin: 30px 0;
  font-size: 46px;
  color: #D1302F;
  font-family: "PFDinTextPro-MediumItalic", sans-serif; }
.sfwd-lessons-template-default .container .page-content.overflow-y .learndash-course-complete-message .course-success .success-content,
.sfwd-courses-template-default .container .page-content.overflow-y .learndash-course-complete-message .course-success .success-content {
  margin-bottom: 30px; }
  .sfwd-lessons-template-default .container .page-content.overflow-y .learndash-course-complete-message .course-success .success-content .title-gray,
  .sfwd-courses-template-default .container .page-content.overflow-y .learndash-course-complete-message .course-success .success-content .title-gray {
    margin: 0;
    color: #5b5b5b; }
.sfwd-lessons-template-default .container .page-content.overflow-y .learndash-course-complete-message .course-success .title-red,
.sfwd-courses-template-default .container .page-content.overflow-y .learndash-course-complete-message .course-success .title-red {
  display: flex;
  font-size: 28px;
  margin-bottom: 30px;
  text-transform: uppercase;
  color: #D1302F;
  font-family: "PFDinTextPro-MediumItalic", sans-serif; }
  .sfwd-lessons-template-default .container .page-content.overflow-y .learndash-course-complete-message .course-success .title-red span,
  .sfwd-courses-template-default .container .page-content.overflow-y .learndash-course-complete-message .course-success .title-red span {
    display: flex;
    font-size: 28px; }
    .sfwd-lessons-template-default .container .page-content.overflow-y .learndash-course-complete-message .course-success .title-red span p,
    .sfwd-courses-template-default .container .page-content.overflow-y .learndash-course-complete-message .course-success .title-red span p {
      line-height: 1;
      font-size: 28px;
      color: #6EBC00;
      margin-bottom: 15px !important;
      font-family: "PFDinTextPro-MediumItalic", sans-serif; }
      .sfwd-lessons-template-default .container .page-content.overflow-y .learndash-course-complete-message .course-success .title-red span p.learndash-course-points,
      .sfwd-courses-template-default .container .page-content.overflow-y .learndash-course-complete-message .course-success .title-red span p.learndash-course-points {
        margin: 0 5px !important; }
        .sfwd-lessons-template-default .container .page-content.overflow-y .learndash-course-complete-message .course-success .title-red span p.learndash-course-points strong,
        .sfwd-courses-template-default .container .page-content.overflow-y .learndash-course-complete-message .course-success .title-red span p.learndash-course-points strong {
          display: none; }
  .sfwd-lessons-template-default .container .page-content.overflow-y .learndash-course-complete-message .course-success .title-red .title-gray,
  .sfwd-courses-template-default .container .page-content.overflow-y .learndash-course-complete-message .course-success .title-red .title-gray {
    margin: 0;
    color: #5b5b5b; }
.sfwd-lessons-template-default .container .page-content.overflow-y .learndash-course-complete-message .course-success .justify-center .btn,
.sfwd-courses-template-default .container .page-content.overflow-y .learndash-course-complete-message .course-success .justify-center .btn {
  width: min-content;
  padding: 12px 20px !important;
  background: #FC7821 !important; }
.sfwd-lessons-template-default .future-course-section .title-gray.future-title,
.sfwd-courses-template-default .future-course-section .title-gray.future-title {
  color: #5b5b5b;
  padding-left: 15px;
  margin-bottom: 30px; }
.sfwd-lessons-template-default .future-course-section .future-courses,
.sfwd-courses-template-default .future-course-section .future-courses {
  margin-bottom: 15px !important; }
  .sfwd-lessons-template-default .future-course-section .future-courses .future-courses-link .card-light-gray.ld-item-list,
  .sfwd-courses-template-default .future-course-section .future-courses .future-courses-link .card-light-gray.ld-item-list {
    margin: 0;
    width: 100%;
    height: 100%;
    max-width: 320px;
    padding-top: 0 !important; }
    .sfwd-lessons-template-default .future-course-section .future-courses .future-courses-link .card-light-gray.ld-item-list .recent-banner-image,
    .sfwd-courses-template-default .future-course-section .future-courses .future-courses-link .card-light-gray.ld-item-list .recent-banner-image {
      width: 100%;
      height: 200px; }
      .sfwd-lessons-template-default .future-course-section .future-courses .future-courses-link .card-light-gray.ld-item-list .recent-banner-image .future-courses-image,
      .sfwd-courses-template-default .future-course-section .future-courses .future-courses-link .card-light-gray.ld-item-list .recent-banner-image .future-courses-image {
        width: 100%;
        height: 100%;
        object-fit: cover;
        max-height: 275px;
        border-radius: 30px 30px 0px 0px; }
    .sfwd-lessons-template-default .future-course-section .future-courses .future-courses-link .card-light-gray.ld-item-list .recent-container,
    .sfwd-courses-template-default .future-course-section .future-courses .future-courses-link .card-light-gray.ld-item-list .recent-container {
      padding: 8px 20px;
      border-radius: 28px; }
      .sfwd-lessons-template-default .future-course-section .future-courses .future-courses-link .card-light-gray.ld-item-list .recent-container label.video-date,
      .sfwd-courses-template-default .future-course-section .future-courses .future-courses-link .card-light-gray.ld-item-list .recent-container label.video-date {
        margin: 12px 0;
        font-size: 13px;
        color: #878787;
        width: max-content;
        border-radius: 28px;
        text-transform: uppercase;
        font-family: "PFDinTextPro-MediumItalic", sans-serif;
        background-color: transparent !important; }
      .sfwd-lessons-template-default .future-course-section .future-courses .future-courses-link .card-light-gray.ld-item-list .recent-container h2.title-gray.courses-name,
      .sfwd-courses-template-default .future-course-section .future-courses .future-courses-link .card-light-gray.ld-item-list .recent-container h2.title-gray.courses-name {
        font-size: 24px;
        color: #FC5C33;
        text-transform: uppercase;
        font-family: "PFDinTextPro-MediumItalic", sans-serif; }
        @media (max-width: 992px) {
          .sfwd-lessons-template-default .future-course-section .future-courses .future-courses-link .card-light-gray.ld-item-list .recent-container h2.title-gray.courses-name,
          .sfwd-courses-template-default .future-course-section .future-courses .future-courses-link .card-light-gray.ld-item-list .recent-container h2.title-gray.courses-name {
            font-size: 25px; } }
        .sfwd-lessons-template-default .future-course-section .future-courses .future-courses-link .card-light-gray.ld-item-list .recent-container h2.title-gray.courses-name a,
        .sfwd-courses-template-default .future-course-section .future-courses .future-courses-link .card-light-gray.ld-item-list .recent-container h2.title-gray.courses-name a {
          color: #5b5b5b; }
        .sfwd-lessons-template-default .future-course-section .future-courses .future-courses-link .card-light-gray.ld-item-list .recent-container h2.title-gray.courses-name:hover,
        .sfwd-courses-template-default .future-course-section .future-courses .future-courses-link .card-light-gray.ld-item-list .recent-container h2.title-gray.courses-name:hover {
          color: #FC5C33; }
  .sfwd-lessons-template-default .future-course-section .future-courses .courses-details,
  .sfwd-courses-template-default .future-course-section .future-courses .courses-details {
    height: 350px;
    overflow: hidden;
    border-radius: 25px; }
    .sfwd-lessons-template-default .future-course-section .future-courses .courses-details .courses .courses-header,
    .sfwd-courses-template-default .future-course-section .future-courses .courses-details .courses .courses-header {
      padding: 25px; }
      .sfwd-lessons-template-default .future-course-section .future-courses .courses-details .courses .courses-header .video-date .btn,
      .sfwd-courses-template-default .future-course-section .future-courses .courses-details .courses .courses-header .video-date .btn {
        width: max-content; }
      .sfwd-lessons-template-default .future-course-section .future-courses .courses-details .courses .courses-header .courses-link,
      .sfwd-courses-template-default .future-course-section .future-courses .courses-details .courses .courses-header .courses-link {
        padding: 5px; }
        .sfwd-lessons-template-default .future-course-section .future-courses .courses-details .courses .courses-header .courses-link .courses-name,
        .sfwd-courses-template-default .future-course-section .future-courses .courses-details .courses .courses-header .courses-link .courses-name {
          font-family: "PFDinTextPro-Italic", sans-serif;
          color: #5b5b5b;
          font-size: 30px;
          line-height: 1; }
    .sfwd-lessons-template-default .future-course-section .future-courses .courses-details .courses .courses-content .courses-image,
    .sfwd-courses-template-default .future-course-section .future-courses .courses-details .courses .courses-content .courses-image {
      width: auto;
      height: 350px; }
      .sfwd-lessons-template-default .future-course-section .future-courses .courses-details .courses .courses-content .courses-image img,
      .sfwd-courses-template-default .future-course-section .future-courses .courses-details .courses .courses-content .courses-image img {
        height: 100%;
        object-fit: cover; }
.sfwd-lessons-template-default .future-course-section .future-courses .ld-item-list,
.sfwd-courses-template-default .future-course-section .future-courses .ld-item-list {
  margin: 0; }
.sfwd-lessons-template-default .future-course-section .future-courses .courses-details,
.sfwd-courses-template-default .future-course-section .future-courses .courses-details {
  height: 300px !important;
  border: none; }
  .sfwd-lessons-template-default .future-course-section .future-courses .courses-details .courses .courses-header,
  .sfwd-courses-template-default .future-course-section .future-courses .courses-details .courses .courses-header {
    padding: 25px;
    width: 50%; }
    .sfwd-lessons-template-default .future-course-section .future-courses .courses-details .courses .courses-header .video-date .btn,
    .sfwd-courses-template-default .future-course-section .future-courses .courses-details .courses .courses-header .video-date .btn {
      color: #5b5b5b !important; }
    .sfwd-lessons-template-default .future-course-section .future-courses .courses-details .courses .courses-header .courses-link,
    .sfwd-courses-template-default .future-course-section .future-courses .courses-details .courses .courses-header .courses-link {
      padding: 5px; }
      .sfwd-lessons-template-default .future-course-section .future-courses .courses-details .courses .courses-header .courses-link .courses-name,
      .sfwd-courses-template-default .future-course-section .future-courses .courses-details .courses .courses-header .courses-link .courses-name {
        text-transform: uppercase;
        color: #5b5b5b !important; }
  .sfwd-lessons-template-default .future-course-section .future-courses .courses-details .courses .courses-content,
  .sfwd-courses-template-default .future-course-section .future-courses .courses-details .courses .courses-content {
    width: 50%; }
.sfwd-lessons-template-default .footer-banner .btn.btn-orange,
.sfwd-courses-template-default .footer-banner .btn.btn-orange {
  width: max-content;
  box-shadow: 8px 10px 11px #c7c7c7;
  background: #FC7821 !important; }
  @media screen and (max-width: 767px) {
    .sfwd-lessons-template-default .footer-banner .btn.btn-orange,
    .sfwd-courses-template-default .footer-banner .btn.btn-orange {
      width: auto;
      margin: 15px 0; } }

@media screen and (max-width: 767px) {
  .page-template-page-single-recharge .header-banner {
    display: block; } }
@media screen and (max-width: 767px) {
  .page-template-page-single-recharge .header-banner .banner-image img {
    object-position: right; } }
@media screen and (max-width: 767px) {
  .page-template-page-single-recharge .header-banner .container {
    background: #f82a3e; } }
.page-template-page-single-recharge .header-title-content.default h1.title-yellow {
  margin-top: -10px;
  font-size: 68px !important;
  font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
  .page-template-page-single-recharge .header-title-content.default h1.title-yellow span {
    display: block;
    font-size: 68px !important;
    font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
    @media screen and (max-width: 767px) {
      .page-template-page-single-recharge .header-title-content.default h1.title-yellow span {
        font-size: 35px !important;
        line-height: normal; } }
  @media screen and (max-width: 767px) {
    .page-template-page-single-recharge .header-title-content.default h1.title-yellow {
      font-size: 35px !important;
      margin: 0; } }
.page-template-page-single-recharge .header-title-content.default p {
  display: none; }
.page-template-page-single-recharge .page-content .single-recharge-content .product-content {
  margin: 0; }
  .page-template-page-single-recharge .page-content .single-recharge-content .product-content .single-recharge-form form {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%; }
    .page-template-page-single-recharge .page-content .single-recharge-content .product-content .single-recharge-form form .rechargeModel.recharge-step-2 .volar .recharge-form-group label.error {
      color: #bf0609;
      font-family: "PFDinTextPro-MediumItalic", sans-serif;
      text-align: unset;
      margin-left: 35px; }
  .page-template-page-single-recharge .page-content .single-recharge-content .product-content .single-recharge-form .single-recharge-form-elements div.d-flex {
    margin-bottom: 50px; }
    @media screen and (max-width: 767px) {
      .page-template-page-single-recharge .page-content .single-recharge-content .product-content .single-recharge-form .single-recharge-form-elements div.d-flex {
        flex-direction: column;
        align-items: center;
        margin-bottom: 0; } }
  @media screen and (max-width: 767px) {
    .page-template-page-single-recharge .page-content .single-recharge-content .product-content .single-recharge-form .single-recharge-form-elements .volar {
      margin-bottom: 20px; } }
  .page-template-page-single-recharge .page-content .single-recharge-content .product-content .single-recharge-form .single-recharge-form-elements .volar + #productDetail + .mx-5 {
    margin: 0 !important;
    text-align: center;
    width: 215px; }
  .page-template-page-single-recharge .page-content .single-recharge-content .product-content .single-recharge-form .single-recharge-form-elements .volar select {
    width: 50px;
    min-width: 215px !important;
    background: url(../images/icon/down-icon.png) no-repeat right #b2b2b2;
    background-position-x: 180px;
    color: #ffffff;
    border-radius: 25px; }
    .page-template-page-single-recharge .page-content .single-recharge-content .product-content .single-recharge-form .single-recharge-form-elements .volar select option {
      background-color: #f2f2f2;
      color: #878787; }
      .page-template-page-single-recharge .page-content .single-recharge-content .product-content .single-recharge-form .single-recharge-form-elements .volar select option:hover, .page-template-page-single-recharge .page-content .single-recharge-content .product-content .single-recharge-form .single-recharge-form-elements .volar select optionfocus {
        background-color: #b2b2b2;
        color: #ffffff; }
    .page-template-page-single-recharge .page-content .single-recharge-content .product-content .single-recharge-form .single-recharge-form-elements .volar select:focus {
      outline-color: transparent !important; }
  .page-template-page-single-recharge .page-content .single-recharge-content .product-content .single-recharge-form .single-recharge-form-elements .volar .select2 .select2-selection__rendered {
    font-family: "PFDinTextPro-MediumItalic", sans-serif; }
  .page-template-page-single-recharge .page-content .single-recharge-content .product-content .single-recharge-form .single-recharge-form-elements div.price {
    color: #5b5b5b !important;
    text-transform: uppercase;
    line-height: normal; }
    @media screen and (max-width: 767px) {
      .page-template-page-single-recharge .page-content .single-recharge-content .product-content .single-recharge-form .single-recharge-form-elements div.price {
        text-align: center; } }
    .page-template-page-single-recharge .page-content .single-recharge-content .product-content .single-recharge-form .single-recharge-form-elements div.price .woocommerce-Price-currencySymbol {
      font-family: "PFDinTextPro-MediumItalic", sans-serif;
      font-size: 16px;
      margin-right: 6px;
      color: #666; }
    .page-template-page-single-recharge .page-content .single-recharge-content .product-content .single-recharge-form .single-recharge-form-elements div.price .woocommerce-Price-amount.amount {
      color: #D1302F;
      display: block;
      font-size: 60px !important;
      font-family: "PFDinTextPro-MediumItalic", sans-serif; }
  .page-template-page-single-recharge .page-content .single-recharge-content .product-content .single-recharge-form .single-recharge-button-block {
    margin-bottom: 0 !important;
    margin-top: 50px !important; }
    @media screen and (max-width: 767px) {
      .page-template-page-single-recharge .page-content .single-recharge-content .product-content .single-recharge-form .single-recharge-button-block {
        display: block;
        margin-top: 20px !important; } }
    @media screen and (max-width: 767px) {
      .page-template-page-single-recharge .page-content .single-recharge-content .product-content .single-recharge-form .single-recharge-button-block .button-left {
        margin-bottom: 15px; } }
    @media screen and (max-width: 767px) {
      .page-template-page-single-recharge .page-content .single-recharge-content .product-content .single-recharge-form .single-recharge-button-block .button-right {
        margin: 0 !important; } }
    .page-template-page-single-recharge .page-content .single-recharge-content .product-content .single-recharge-form .single-recharge-button-block .btn-gradient {
      background: linear-gradient(0deg, #D1302F, #ED713D) !important; }
      @media screen and (max-width: 767px) {
        .page-template-page-single-recharge .page-content .single-recharge-content .product-content .single-recharge-form .single-recharge-button-block .btn-gradient {
          width: 100%; } }
    .page-template-page-single-recharge .page-content .single-recharge-content .product-content .single-recharge-form .single-recharge-button-block .btn-green {
      background: #6EBC00 !important; }
      @media screen and (max-width: 767px) {
        .page-template-page-single-recharge .page-content .single-recharge-content .product-content .single-recharge-form .single-recharge-button-block .btn-green {
          width: 100%; } }
  .page-template-page-single-recharge .page-content .single-recharge-content .product-content .wc-tabs-wrapper {
    margin-top: 2em; }
    .page-template-page-single-recharge .page-content .single-recharge-content .product-content .wc-tabs-wrapper .title-gray {
      color: #D1302F;
      font-family: "PFDinTextPro-MediumItalic", sans-serif; }
      .page-template-page-single-recharge .page-content .single-recharge-content .product-content .wc-tabs-wrapper .title-gray span {
        color: #FC7821;
        font-family: "PFDinTextPro-MediumItalic", sans-serif; }
    .page-template-page-single-recharge .page-content .single-recharge-content .product-content .wc-tabs-wrapper .description {
      border-radius: 25px;
      overflow: hidden; }
    .page-template-page-single-recharge .page-content .single-recharge-content .product-content .wc-tabs-wrapper h3 {
      color: #ffffff;
      background: linear-gradient(0deg, #D1302F, #ED713D) !important;
      font-size: 20px;
      text-indent: 20px;
      margin: 0px;
      padding: 15px;
      font-family: "PFDinTextPro-MediumItalic", sans-serif; }
      .page-template-page-single-recharge .page-content .single-recharge-content .product-content .wc-tabs-wrapper h3 + p {
        padding-top: 15px; }
    .page-template-page-single-recharge .page-content .single-recharge-content .product-content .wc-tabs-wrapper p {
      color: #5b5b5b;
      font-size: 14px;
      background-color: #f2f2f2;
      padding: 0px 20px; }
      .page-template-page-single-recharge .page-content .single-recharge-content .product-content .wc-tabs-wrapper p:last-child {
        padding-bottom: 15px;
        font-size: 14px; }
  .page-template-page-single-recharge .page-content .single-recharge-content .product-content .single-recharge-image-container {
    min-width: 350px;
    height: 350px;
    width: 350px; }
    @media screen and (max-width: 767px) {
      .page-template-page-single-recharge .page-content .single-recharge-content .product-content .single-recharge-image-container {
        width: 250px;
        min-width: unset;
        height: 220px;
        margin: 0 auto; } }
    .page-template-page-single-recharge .page-content .single-recharge-content .product-content .single-recharge-image-container img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center;
      border-radius: 30px;
      box-shadow: 0px 0px 8px rgba(82, 82, 82, 0.5); }
      @media screen and (max-width: 767px) {
        .page-template-page-single-recharge .page-content .single-recharge-content .product-content .single-recharge-image-container img {
          object-fit: contain; } }
  .page-template-page-single-recharge .page-content .single-recharge-content .product-content label {
    color: #666;
    font-family: "PFDinTextPro-MediumItalic", sans-serif; }
  .page-template-page-single-recharge .page-content .single-recharge-content .product-content label.error {
    color: #bf0609;
    font-family: "PFDinTextPro-MediumItalic", sans-serif;
    text-align: center; }
  .page-template-page-single-recharge .page-content .single-recharge-content .product-content label.info-label {
    font-size: 20px; }
    @media screen and (max-width: 767px) {
      .page-template-page-single-recharge .page-content .single-recharge-content .product-content label.info-label {
        margin-bottom: 15px;
        margin-top: 15px;
        text-align: center; } }
  .page-template-page-single-recharge .page-content .single-recharge-content .product-content input {
    width: max-content; }
  .page-template-page-single-recharge .page-content .single-recharge-content .product-content .btn {
    box-shadow: 5px 5px 15px #878787; }
  .page-template-page-single-recharge .page-content .single-recharge-content .product-content .mobile-number,
  .page-template-page-single-recharge .page-content .single-recharge-content .product-content .product-input {
    font-family: "PFDinTextPro-MediumItalic", sans-serif;
    border-color: #b2b2b2 !important;
    color: #D1302F !important;
    border-radius: 25px;
    text-align: center;
    text-indent: 0; }
    .page-template-page-single-recharge .page-content .single-recharge-content .product-content .mobile-number:hover, .page-template-page-single-recharge .page-content .single-recharge-content .product-content .mobile-number:focus,
    .page-template-page-single-recharge .page-content .single-recharge-content .product-content .product-input:hover,
    .page-template-page-single-recharge .page-content .single-recharge-content .product-content .product-input:focus {
      outline: none; }
    .page-template-page-single-recharge .page-content .single-recharge-content .product-content .mobile-number.error-field,
    .page-template-page-single-recharge .page-content .single-recharge-content .product-content .product-input.error-field {
      border-color: #D1302F !important; }
    @media screen and (max-width: 767px) {
      .page-template-page-single-recharge .page-content .single-recharge-content .product-content .mobile-number,
      .page-template-page-single-recharge .page-content .single-recharge-content .product-content .product-input {
        width: 100%; } }
.page-template-page-single-recharge .page-content .single-recharge-content .success,
.page-template-page-single-recharge .page-content .single-recharge-content .failure {
  margin-bottom: 40px; }
  .page-template-page-single-recharge .page-content .single-recharge-content .success h1.message.title-gray,
  .page-template-page-single-recharge .page-content .single-recharge-content .failure h1.message.title-gray {
    line-height: 1;
    width: auto !important;
    margin: 0 auto;
    color: #FC7821;
    font-family: "PFDinTextPro-MediumItalic", sans-serif;
    margin-bottom: 30px !important; }
    .page-template-page-single-recharge .page-content .single-recharge-content .success h1.message.title-gray span,
    .page-template-page-single-recharge .page-content .single-recharge-content .failure h1.message.title-gray span {
      display: block; }
  .page-template-page-single-recharge .page-content .single-recharge-content .success .success-image,
  .page-template-page-single-recharge .page-content .single-recharge-content .success .failure-image,
  .page-template-page-single-recharge .page-content .single-recharge-content .failure .success-image,
  .page-template-page-single-recharge .page-content .single-recharge-content .failure .failure-image {
    width: 75px;
    height: 75px;
    margin: auto; }
  .page-template-page-single-recharge .page-content .single-recharge-content .success .justify-center .btn,
  .page-template-page-single-recharge .page-content .single-recharge-content .failure .justify-center .btn {
    box-shadow: 5px 5px 15px #878787; }
    .page-template-page-single-recharge .page-content .single-recharge-content .success .justify-center .btn.btn-red,
    .page-template-page-single-recharge .page-content .single-recharge-content .failure .justify-center .btn.btn-red {
      background: linear-gradient(0deg, #D1302F, #ED713D) !important; }

.product_title.title-red,
.product-title.title-red {
  font-family: "PFDinTextPro-MediumItalic", sans-serif;
  text-transform: uppercase;
  margin: 25px 0;
  color: #D1302F; }
  @media screen and (max-width: 767px) {
    .product_title.title-red,
    .product-title.title-red {
      font-size: 24px; } }

.single.single-product {
  /*    .product-type-variable{
          .entry-summary {
              .woocommerce-product-details__short-description{
                  + form{
                      .button {
                          &::before {
                              display: none;
                          }
                      }
                  }
              }
          }
      }*/ }
  .single.single-product .header-title-content.default h1.title-yellow {
    margin-top: -10px;
    font-size: 68px !important;
    font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
    .single.single-product .header-title-content.default h1.title-yellow span {
      display: block;
      font-size: 68px !important;
      font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
  .single.single-product .header-title-content.default p {
    display: none; }
  .single.single-product .woocommerce-breadcrumb {
    display: block;
    font-size: 14px;
    color: #666 !important;
    margin: 0 !important;
    margin-bottom: 25px !important;
    font-family: "PFDinTextPro-MediumItalic", sans-serif; }
    .single.single-product .woocommerce-breadcrumb a {
      color: #666;
      font-family: "PFDinTextPro-MediumItalic", sans-serif; }
      .single.single-product .woocommerce-breadcrumb a:last-child {
        color: #FC7821; }
  .single.single-product .post-476 .woocommerce-product-gallery__wrapper {
    pointer-events: none; }
  .single.single-product .product_cat-para-ajudar .single_variation_wrap .quantity,
  .single.single-product .product_cat-para-ajudar .single_variation_wrap .product-range-slider,
  .single.single-product .product_cat-para-ajudar .single_variation_wrap .single-product-description {
    display: none !important; }
  .single.single-product .product_cat-para-ajudar .single_variation_wrap .single_add_to_cart_button {
    max-width: 110px !important; }
    .single.single-product .product_cat-para-ajudar .single_variation_wrap .single_add_to_cart_button::before {
      display: none !important; }
  .single.single-product .product.product_cat-uncategorized .summary.entry-summary .cart {
    top: 30px;
    position: relative; }
    .single.single-product .product.product_cat-uncategorized .summary.entry-summary .cart .price {
      top: 20px;
      position: absolute; }
  .single.single-product .post-476 .woocommerce-product-gallery__wrapper {
    pointer-events: none; }
  .single.single-product .product.product_cat-uncategorized .summary.entry-summary .cart {
    top: 30px;
    position: relative; }
    .single.single-product .product.product_cat-uncategorized .summary.entry-summary .cart .price {
      top: 20px;
      position: absolute; }
  .single.single-product .product-type-simple .price,
  .single.single-product .product-type-variable .price {
    font-family: "PFDinTextPro-MediumItalic", sans-serif;
    font-size: 14px; }
    .single.single-product .product-type-simple .price .woocommerce-Price-amount,
    .single.single-product .product-type-variable .price .woocommerce-Price-amount {
      font-style: normal;
      font-size: 60px !important;
      font-family: "PFDinTextPro-MediumItalic", sans-serif; }
  .single.single-product .product-type-simple .price,
  .single.single-product .product-type-variable .price {
    font-size: 14px; }
    .single.single-product .product-type-simple .price .amount .woocommerce-Price-currencySymbol,
    .single.single-product .product-type-variable .price .amount .woocommerce-Price-currencySymbol {
      font-size: 16px;
      font-family: "PFDinTextPro-MediumItalic", sans-serif;
      display: block; }
  .single.single-product .product .flex-viewport {
    box-shadow: 4px 4px 8px rgba(82, 82, 82, 0.5);
    border-radius: 30px;
    margin-bottom: 20px; }
  .single.single-product .product .flex-control-nav li {
    background-color: #f2f2f2;
    border-radius: 20px;
    overflow: hidden;
    margin-bottom: 15px !important; }
  .single.single-product .product .woocommerce-product-gallery {
    min-width: 380px;
    width: 300px !important; }
    @media screen and (max-width: 767px) {
      .single.single-product .product .woocommerce-product-gallery {
        margin: 0 auto; } }
    @media screen and (max-width: 480px) {
      .single.single-product .product .woocommerce-product-gallery {
        min-width: 300px;
        width: 300px !important;
        margin: 0 auto; } }
    .single.single-product .product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
      display: none; }
    .single.single-product .product .woocommerce-product-gallery .woocommerce-product-gallery__image {
      min-width: 350px;
      height: 350px;
      width: 350px;
      display: block;
      background-color: #ffffff; }
      @media screen and (max-width: 480px) {
        .single.single-product .product .woocommerce-product-gallery .woocommerce-product-gallery__image {
          min-width: 300px;
          height: 300px;
          width: 300px; } }
      .single.single-product .product .woocommerce-product-gallery .woocommerce-product-gallery__image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
        border-radius: 30px; }
  @media screen and (min-width: 767px) {
    .single.single-product .product .summary {
      width: calc(100% - 400px) !important; } }
  .single.single-product .product .summary .price span.price .amount {
    color: #5b5b5b;
    font-size: 60px !important; }
    @media screen and (max-width: 767px) {
      .single.single-product .product .summary .price span.price .amount {
        font-size: 30px !important; } }
  .single.single-product .product .summary .woocommerce-variation {
    margin: 25px 0; }
    .single.single-product .product .summary .woocommerce-variation:empty {
      margin: 0;
      height: 100px;
      display: block !important; }
      @media screen and (max-width: 767px) {
        .single.single-product .product .summary .woocommerce-variation:empty {
          display: none !important; } }
  .single.single-product .product .summary .cart .product-model p {
    color: #666;
    font-family: "PFDinTextPro-MediumItalic", sans-serif; }
  .single.single-product .product .summary .cart .product-model .point-value {
    font-family: "PFDinTextPro-MediumItalic", sans-serif; }
  .single.single-product .product .summary .cart .quantity {
    float: none;
    top: 5px;
    right: 0;
    left: auto;
    position: absolute; }
    @media screen and (max-width: 767px) {
      .single.single-product .product .summary .cart .quantity {
        position: unset;
        margin-bottom: 15px; } }
    .single.single-product .product .summary .cart .quantity label {
      width: 120px;
      margin-left: auto;
      font-size: 16px;
      color: #666; }
      @media screen and (max-width: 767px) {
        .single.single-product .product .summary .cart .quantity label {
          margin: 0 auto;
          margin-bottom: 10px; } }
    .single.single-product .product .summary .cart .quantity .input-group {
      width: 120px;
      margin-left: auto; }
      @media screen and (max-width: 767px) {
        .single.single-product .product .summary .cart .quantity .input-group {
          width: 100%; } }
  @media screen and (max-width: 992px) {
    .single.single-product .product .summary .cart .flex {
      flex-direction: column; }
      .single.single-product .product .summary .cart .flex .btn {
        width: 50%;
        margin: 0 auto !important;
        margin-bottom: 10px !important; } }
  @media screen and (max-width: 767px) {
    .single.single-product .product .summary .cart .flex {
      flex-direction: column; }
      .single.single-product .product .summary .cart .flex .btn {
        width: 100%; } }
  @media screen and (max-width: 767px) {
    .single.single-product .product .summary .cart .price {
      text-align: center; } }
  @media screen and (max-width: 767px) {
    .single.single-product .product .summary .cart .price .price .woocommerce-Price-amount.amount {
      font-size: 45px !important; } }
  .single.single-product .product .summary .cart .single_add_to_cart_button {
    padding: 15px 35px !important;
    max-width: 280px;
    width: 100%; }
    @media screen and (max-width: 992px) {
      .single.single-product .product .summary .cart .single_add_to_cart_button {
        width: 50%;
        margin: 0 auto !important;
        margin-bottom: 10px !important; } }
    @media screen and (max-width: 767px) {
      .single.single-product .product .summary .cart .single_add_to_cart_button {
        width: 100%; } }
    .single.single-product .product .summary .cart .single_add_to_cart_button::before {
      content: '';
      width: 25px;
      height: 24px;
      display: inline-block;
      transition: all .35s;
      background-image: url(../images/icon/cart-icon-white.png);
      background-repeat: no-repeat;
      background-size: contain;
      margin-bottom: -2px;
      position: absolute;
      left: 35px;
      top: 10px; }
      @media screen and (max-width: 1600px) {
        .single.single-product .product .summary .cart .single_add_to_cart_button::before {
          left: 30px; } }
      @media screen and (max-width: 992px) {
        .single.single-product .product .summary .cart .single_add_to_cart_button::before {
          top: 25px; } }
      @media screen and (max-width: 767px) {
        .single.single-product .product .summary .cart .single_add_to_cart_button::before {
          top: 10px !important; } }
  .single.single-product .product .summary .cart .single-product-description h3 {
    text-transform: uppercase;
    font-size: 20px;
    color: #666;
    margin-bottom: -15px;
    font-family: "PFDinTextPro-MediumItalic", sans-serif; }
  .single.single-product .product .summary .cart .variations td {
    display: block; }
    .single.single-product .product .summary .cart .variations td label {
      font-family: "PFDinTextPro-MediumItalic", sans-serif;
      text-transform: uppercase;
      font-weight: normal;
      color: #666;
      font-size: 20px;
      margin: 0; }
    .single.single-product .product .summary .cart .variations td select {
      width: 50px;
      min-width: 215px !important;
      background: url(../images/icon/down-icon.png) no-repeat right #b2b2b2;
      background-position-x: 180px;
      color: #ffffff;
      border-radius: 25px; }
      .single.single-product .product .summary .cart .variations td select option {
        background-color: #f2f2f2;
        color: #878787; }
        .single.single-product .product .summary .cart .variations td select option:hover, .single.single-product .product .summary .cart .variations td select optionfocus {
          background-color: #b2b2b2;
          color: #ffffff; }
      .single.single-product .product .summary .cart .variations td select:focus {
        outline-color: transparent !important; }
    @media screen and (max-width: 767px) {
      .single.single-product .product .summary .cart .variations td .select2 {
        width: 100% !important; } }
    .single.single-product .product .summary .cart .variations td .select2 .select2-selection__rendered {
      font-family: "PFDinTextPro-MediumItalic", sans-serif; }
    @media screen and (max-width: 767px) {
      .single.single-product .product .summary .cart .variations td .select2 .select2-selection {
        width: 100%; } }
  .single.single-product .product .summary .cart .product-range-slider .left-arrow-button::before,
  .single.single-product .product .summary .cart .product-range-slider .right-arrow-button::before {
    display: none; }
  .single.single-product .product .summary .cart .product-range-slider .product-range-select-value {
    margin-bottom: 20px;
    display: block !important; }
    .single.single-product .product .summary .cart .product-range-slider .product-range-select-value .product-points {
      font-family: "PFDinTextPro-MediumItalic", sans-serif;
      color: #D1302F; }
      .single.single-product .product .summary .cart .product-range-slider .product-range-select-value .product-points span {
        padding: 0 5px;
        color: #666;
        font-family: "PFDinTextPro-MediumItalic", sans-serif; }
    .single.single-product .product .summary .cart .product-range-slider .product-range-select-value #in-currency.product-points {
      right: 0;
      position: absolute; }
  .single.single-product .product .summary .product_meta,
  .single.single-product .product .summary .woocommerce-product-details__short-description {
    display: none; }
  .single.single-product .product .wc-tabs-wrapper .title-gray {
    color: #D1302F;
    font-family: "PFDinTextPro-MediumItalic", sans-serif; }
    .single.single-product .product .wc-tabs-wrapper .title-gray span {
      color: #FC7821;
      font-family: "PFDinTextPro-MediumItalic", sans-serif; }
  .single.single-product .product .wc-tabs-wrapper .content .content-description {
    background-color: #EBEBEB;
    padding-bottom: 40px;
    border-radius: 25px;
    overflow: hidden; }
  .single.single-product .product .wc-tabs-wrapper .content .entry-content h2 {
    margin: 0px;
    padding: 15px;
    font-size: 20px;
    text-indent: 20px;
    color: #ffffff;
    text-transform: uppercase;
    background: linear-gradient(0deg, #D1302F, #ED713D) !important;
    font-family: "PFDinTextPro-MediumItalic", sans-serif; }
    .single.single-product .product .wc-tabs-wrapper .content .entry-content h2 + p {
      padding-top: 15px; }
    @media screen and (max-width: 767px) {
      .single.single-product .product .wc-tabs-wrapper .content .entry-content h2 {
        text-indent: unset; } }
  .single.single-product .product .wc-tabs-wrapper .content .entry-content p {
    color: #5b5b5b;
    font-size: 14px;
    padding: 0px 20px; }
    .single.single-product .product .wc-tabs-wrapper .content .entry-content p:last-child {
      padding-bottom: 15px;
      font-size: 14px; }
    .single.single-product .product .wc-tabs-wrapper .content .entry-content p a {
      color: #D1302F; }
  .single.single-product .product .wc-tabs-wrapper .content .entry-content ul, .single.single-product .product .wc-tabs-wrapper .content .entry-content div {
    background-color: #f2f2f2; }
  .single.single-product .product .wc-tabs-wrapper .content .entry-content table {
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
    overflow: hidden;
    border: none; }
    .single.single-product .product .wc-tabs-wrapper .content .entry-content table p {
      background-color: transparent;
      padding: 0px !important; }
    .single.single-product .product .wc-tabs-wrapper .content .entry-content table tr {
      background-color: #EBEBEB;
      /*                            th,
                                  td{
                                      a{
                                          color: $text-dark;
                                      }
                                  }*/ }
      .single.single-product .product .wc-tabs-wrapper .content .entry-content table tr th {
        background-color: #dadada;
        color: #5b5b5b;
        width: 400px;
        padding: 0 12px;
        line-height: normal;
        border-bottom: 1px solid #ffffff; }
      .single.single-product .product .wc-tabs-wrapper .content .entry-content table tr td {
        width: 75%;
        padding: 10px 20px;
        border: 1px solid #dadada; }
  .single.single-product .product .wc-tabs-wrapper .additional_information {
    margin-top: -30px; }
  .single.single-product .select2-container .select2-dropdown .select2-search {
    display: none; }

@media screen and (max-width: 767px) {
  .tax-product_cat .bg-gray-light .container .site-main .product-title .woocommerce-products-header .category-title.bg-gradient.flex {
    padding-right: 15px;
    padding-left: 15px; } }
@media screen and (width: 320px) {
  .tax-product_cat .bg-gray-light .container .site-main .product-title .woocommerce-products-header .category-title.bg-gradient.flex .title-gray.woocommerce-products-header__title {
    font-size: 16px; } }
@media screen and (max-width: 767px) {
  .tax-product_cat .bg-gray-light .container .site-main .products .product {
    width: 100% !important;
    float: unset;
    margin: 0; } }

@media screen and (max-width: 767px) {
  .post-type-archive-skytv .header-banner {
    display: block; } }
@media screen and (max-width: 767px) {
  .post-type-archive-skytv .header-banner .banner-image img {
    object-position: unset; } }
@media screen and (max-width: 767px) {
  .post-type-archive-skytv .header-banner .container {
    background: #e894e9; } }
.post-type-archive-skytv .header-title-content.default label.btn-outline-white {
  box-shadow: none;
  width: max-content;
  margin-bottom: 1vw;
  color: #ffffff !important;
  font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
.post-type-archive-skytv .header-title-content.default h1.title-yellow {
  margin-top: -10px;
  font-size: 68px !important; }
  .post-type-archive-skytv .header-title-content.default h1.title-yellow span {
    font-size: 68px !important; }
    @media screen and (max-width: 767px) {
      .post-type-archive-skytv .header-title-content.default h1.title-yellow span {
        font-size: 35px !important; } }
  @media screen and (max-width: 767px) {
    .post-type-archive-skytv .header-title-content.default h1.title-yellow {
      font-size: 35px !important;
      line-height: 30px;
      margin: 0; } }
.post-type-archive-skytv .container .page-content {
  padding: 25px 40px; }
  .post-type-archive-skytv .container .page-content.overflow-y {
    z-index: auto; }
    @media screen and (max-width: 767px) {
      .post-type-archive-skytv .container .page-content.overflow-y {
        padding: 15px;
        margin-top: 0;
        border-top-left-radius: 0;
        border-top-right-radius: 0; } }
    .post-type-archive-skytv .container .page-content.overflow-y .news-archive-links .btn.btn-outline-gray {
      width: 240px;
      height: 80px;
      box-shadow: none;
      text-align: unset;
      border-color: #FC7238;
      padding: 20px 20px !important;
      font-family: "PFDinTextPro-BoldItalic", sans-serif; }
      .post-type-archive-skytv .container .page-content.overflow-y .news-archive-links .btn.btn-outline-gray.active {
        box-shadow: 8px 10px 11px #c7c7c7;
        background: linear-gradient(70deg, #D61669, #FC5C33) !important; }
        .post-type-archive-skytv .container .page-content.overflow-y .news-archive-links .btn.btn-outline-gray.active .title-orange {
          color: #ffffff !important;
          font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
      .post-type-archive-skytv .container .page-content.overflow-y .news-archive-links .btn.btn-outline-gray .title-orange {
        margin: 0;
        font-size: 20px;
        font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
    .post-type-archive-skytv .container .page-content.overflow-y .recent-banner {
      position: relative;
      margin: 25px 0px; }
      .post-type-archive-skytv .container .page-content.overflow-y .recent-banner .bg-overlay {
        background: rgba(0, 0, 0, 0.5);
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border-radius: 30px; }
      .post-type-archive-skytv .container .page-content.overflow-y .recent-banner .recent-banner-image {
        width: 100%;
        height: 350px;
        position: relative; }
        .post-type-archive-skytv .container .page-content.overflow-y .recent-banner .recent-banner-image img {
          border-radius: 30px;
          height: 100%;
          width: 100%;
          object-fit: cover;
          max-height: 350px; }
      .post-type-archive-skytv .container .page-content.overflow-y .recent-banner .recent-container {
        position: absolute;
        top: 30px;
        left: 15px;
        right: 0;
        padding: 8px 20px !important; }
        .post-type-archive-skytv .container .page-content.overflow-y .recent-banner .recent-container label {
          margin: 12px 0;
          border-radius: 28px;
          color: #ffffff;
          font-size: 13px;
          padding: 8px 20px;
          text-transform: uppercase;
          width: max-content;
          background-color: transparent !important; }
        .post-type-archive-skytv .container .page-content.overflow-y .recent-banner .recent-container .header-title-content {
          margin-top: 10px;
          color: #ffffff;
          font-style: italic; }
          .post-type-archive-skytv .container .page-content.overflow-y .recent-banner .recent-container .header-title-content h1 {
            font-family: "PFDinTextPro-Regular", sans-serif;
            text-transform: uppercase;
            line-height: 1; }
            @media (max-width: 992px) {
              .post-type-archive-skytv .container .page-content.overflow-y .recent-banner .recent-container .header-title-content h1 {
                font-size: 25px; } }
      .post-type-archive-skytv .container .page-content.overflow-y .recent-banner .like-container {
        position: absolute;
        bottom: 20px;
        left: 15px;
        filter: brightness(10); }
        .post-type-archive-skytv .container .page-content.overflow-y .recent-banner .like-container.archiveactive .like {
          background-image: url(../images/icon/purpule-heart.png); }
    @media screen and (min-width: 1080px) {
      .post-type-archive-skytv .container .page-content.overflow-y .wrap .row .margin-bottom {
        margin-bottom: 25px !important; } }
    .post-type-archive-skytv .container .page-content.overflow-y .wrap .row .margin-bottom .card {
      padding-bottom: 20px !important;
      overflow: hidden; }
      .post-type-archive-skytv .container .page-content.overflow-y .wrap .row .margin-bottom .card .skytv-image {
        height: 190px;
        overflow: hidden; }
        .post-type-archive-skytv .container .page-content.overflow-y .wrap .row .margin-bottom .card .skytv-image img {
          width: 100%;
          height: 100%;
          object-fit: cover; }
      .post-type-archive-skytv .container .page-content.overflow-y .wrap .row .margin-bottom .card .skytv-content {
        padding: 15px;
        padding-bottom: 0; }
        .post-type-archive-skytv .container .page-content.overflow-y .wrap .row .margin-bottom .card .skytv-content label {
          font-size: 13px;
          color: #878787;
          width: max-content;
          font-family: "PFDinTextPro-Italic", sans-serif; }
        .post-type-archive-skytv .container .page-content.overflow-y .wrap .row .margin-bottom .card .skytv-content h2 {
          color: #BD80F4;
          font-size: 24px;
          text-transform: uppercase;
          font-family: "PFDinTextPro-MediumItalic", sans-serif;
          overflow: hidden;
          height: 84px;
          margin: 0;
          display: -webkit-box;
          -webkit-line-clamp: 3;
          -webkit-box-orient: vertical; }
      .post-type-archive-skytv .container .page-content.overflow-y .wrap .row .margin-bottom .card .like-container {
        padding: 0 10px; }
        .post-type-archive-skytv .container .page-content.overflow-y .wrap .row .margin-bottom .card .like-container.active .like {
          background-image: url(../images/icon/purpule-heart.png); }
        .post-type-archive-skytv .container .page-content.overflow-y .wrap .row .margin-bottom .card .like-container.active span {
          color: #BD80F4; }

.post-type-archive-skytv .card,
.single-skytv .card {
  height: 100%;
  max-width: 320px;
  width: 100%; }
  .post-type-archive-skytv .card:hover,
  .single-skytv .card:hover {
    box-shadow: 0px 0px 7px rgba(47, 47, 47, 0.42); }
.post-type-archive-skytv .card-light-gray,
.single-skytv .card-light-gray {
  padding: 0px !important; }
  .post-type-archive-skytv .card-light-gray .news-image,
  .single-skytv .card-light-gray .news-image {
    width: 100%;
    height: 200px; }
    .post-type-archive-skytv .card-light-gray .news-image img,
    .single-skytv .card-light-gray .news-image img {
      border-radius: 30px 30px 0px 0px;
      height: 100%;
      width: 100%;
      object-fit: cover;
      max-height: 275px; }
  .post-type-archive-skytv .card-light-gray .news-content,
  .single-skytv .card-light-gray .news-content {
    padding: 8px 20px;
    border-radius: 28px; }
    .post-type-archive-skytv .card-light-gray .news-content label,
    .single-skytv .card-light-gray .news-content label {
      margin: 12px 0;
      font-size: 13px;
      color: #878787;
      width: max-content;
      border-radius: 28px;
      text-transform: uppercase;
      font-family: "PFDinTextPro-Italic", sans-serif;
      background-color: transparent !important; }
    .post-type-archive-skytv .card-light-gray .news-content h2,
    .single-skytv .card-light-gray .news-content h2 {
      font-size: 24px;
      color: #FC5C33;
      text-transform: uppercase;
      font-family: "PFDinTextPro-MediumItalic", sans-serif;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      line-height: 1;
      overflow: hidden;
      margin-bottom: 3vw; }
      @media (max-width: 992px) {
        .post-type-archive-skytv .card-light-gray .news-content h2,
        .single-skytv .card-light-gray .news-content h2 {
          font-size: 25px; } }
      .post-type-archive-skytv .card-light-gray .news-content h2 a,
      .single-skytv .card-light-gray .news-content h2 a {
        color: #5b5b5b; }
      .post-type-archive-skytv .card-light-gray .news-content h2:hover,
      .single-skytv .card-light-gray .news-content h2:hover {
        color: #FC5C33; }

@media screen and (max-width: 767px) {
  .single-skytv .header-banner {
    display: block; } }
@media screen and (max-width: 767px) {
  .single-skytv .header-banner .banner-image img {
    object-position: right; } }
@media screen and (max-width: 767px) {
  .single-skytv .header-banner .container {
    background: #d681f8; } }
.single-skytv .header-title-content.default label.btn-outline-white {
  box-shadow: none;
  width: max-content;
  margin-bottom: 1vw;
  color: #ffffff !important;
  font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
.single-skytv .header-title-content.default h1.title-yellow {
  margin-top: -10px;
  font-size: 68px !important; }
  .single-skytv .header-title-content.default h1.title-yellow span {
    display: block;
    font-size: 68px !important; }
    @media screen and (max-width: 767px) {
      .single-skytv .header-title-content.default h1.title-yellow span {
        font-size: 35px !important; } }
  @media screen and (max-width: 767px) {
    .single-skytv .header-title-content.default h1.title-yellow {
      font-size: 35px !important;
      line-height: 30px;
      margin: 0; } }
.single-skytv .title-red {
  font-family: "PFDinTextPro-Regular", sans-serif;
  text-transform: uppercase;
  margin: 30px 0; }
.single-skytv label {
  border: 1px solid #878787;
  border-radius: 25px;
  background-color: transparent;
  padding: 6px 10px;
  margin: 25px 0;
  width: max-content;
  font-family: "PFDinTextPro-Italic", sans-serif; }
.single-skytv .title-block .post-title {
  font-family: "PFDinTextPro-Italic", sans-serif;
  color: #D1302F;
  text-transform: uppercase;
  font-size: 40px; }
  @media (max-width: 992px) {
    .single-skytv .title-block .post-title {
      font-size: 25px; } }
@media screen and (max-width: 767px) {
  .single-skytv .container .page-content.overflow-y {
    padding: 15px;
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0; } }
.single-skytv .container .page-content.overflow-y .news-archive-links .btn.btn-outline-gray {
  width: 240px;
  height: 80px;
  box-shadow: none;
  text-align: unset;
  border-color: #FC7238;
  padding: 20px 20px !important;
  font-family: "PFDinTextPro-BoldItalic", sans-serif; }
  .single-skytv .container .page-content.overflow-y .news-archive-links .btn.btn-outline-gray.active {
    box-shadow: 8px 10px 11px #c7c7c7;
    background: linear-gradient(70deg, #D61669, #FC5C33) !important; }
    .single-skytv .container .page-content.overflow-y .news-archive-links .btn.btn-outline-gray.active .title-orange {
      color: #ffffff !important;
      font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
  .single-skytv .container .page-content.overflow-y .news-archive-links .btn.btn-outline-gray .title-orange {
    margin: 0;
    font-size: 20px;
    font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
.single-skytv .content-block .post-content iframe,
.single-skytv .content-block .post-content video {
  width: 100%;
  height: 670px; }
  @media screen and (max-width: 600px) {
    .single-skytv .content-block .post-content iframe,
    .single-skytv .content-block .post-content video {
      height: auto; } }
.single-skytv .content-block .post-content table {
  margin: 25px auto; }
  .single-skytv .content-block .post-content table thead {
    background: linear-gradient(180deg, #bf0609, #e30609); }
    .single-skytv .content-block .post-content table thead th {
      font-size: 18px;
      padding: 5px 10px;
      text-align: center;
      font-weight: normal;
      color: #ffffff;
      font-family: "PFDinTextPro-MediumItalic", sans-serif; }
      .single-skytv .content-block .post-content table thead th:first-child {
        border-top-left-radius: 20px; }
      .single-skytv .content-block .post-content table thead th:last-child {
        border-top-right-radius: 20px; }
  .single-skytv .content-block .post-content table tbody {
    font-size: 14px;
    color: #5b5b5b; }
    .single-skytv .content-block .post-content table tbody tr {
      text-align: center; }
      .single-skytv .content-block .post-content table tbody tr:nth-child(odd) {
        background: #f4f4f4; }
      .single-skytv .content-block .post-content table tbody tr:nth-child(even) {
        background: #dadada; }
      .single-skytv .content-block .post-content table tbody tr td {
        font-size: 14px;
        font-family: "PFDinTextPro-Italic", sans-serif; }
      .single-skytv .content-block .post-content table tbody tr:last-child td:first-child {
        border-bottom-left-radius: 20px; }
      .single-skytv .content-block .post-content table tbody tr:last-child td:last-child {
        border-bottom-right-radius: 20px; }
.single-skytv .content-block .post-thumbnail img {
  margin: 25px auto; }
.single-skytv .footer-banner .btn.btn-orange {
  width: max-content;
  box-shadow: 8px 10px 11px #c7c7c7;
  background: #FC7821 !important; }
  @media screen and (max-width: 767px) {
    .single-skytv .footer-banner .btn.btn-orange {
      width: auto;
      margin: 15px 0; } }
.single-skytv span.red-glow {
  display: block;
  width: 70px;
  height: 5px;
  background-color: #e30609;
  margin: 30px auto; }
.single-skytv .future-news-section .title-gray.future-title {
  margin: 0 auto;
  color: #5b5b5b;
  padding-left: 15px;
  margin-bottom: 30px; }
  @media (max-width: 992px) {
    .single-skytv .future-news-section .title-gray.future-title {
      font-size: 25px; } }
.single-skytv .future-news-section label {
  border: none; }

.page-template-page-my-timeline header .site-header {
  z-index: auto; }
  .page-template-page-my-timeline header .site-header .container {
    padding-bottom: 70px; }
    @media screen and (max-width: 600px) {
      .page-template-page-my-timeline header .site-header .container {
        padding-bottom: 0; } }
    @media screen and (max-width: 600px) {
      .page-template-page-my-timeline header .site-header .container .contact-section .responsive-icons .user-performance-toggle,
      .page-template-page-my-timeline header .site-header .container .contact-section .responsive-icons .user-point-toggle {
        display: block;
        margin: 0 0.625rem; } }
    @media screen and (max-width: 600px) {
      .page-template-page-my-timeline header .site-header .container .contact-section .responsive-icons .user-point-toggle {
        margin-right: 0; } }
.page-template-page-my-timeline .main {
  position: inherit;
  background-color: #F7F7F7; }
  .page-template-page-my-timeline .main .banner.container {
    margin-bottom: 20px; }
    .page-template-page-my-timeline .main .banner.container .header-banner .banner-image {
      border-radius: 28px;
      margin-top: -90px;
      overflow: hidden; }
  .page-template-page-my-timeline .main .timeline-content.margin-bottom {
    padding-bottom: 15px;
    margin-bottom: 0 !important; }
@media screen and (min-width: 1200px) {
  .page-template-page-my-timeline .main .container {
    max-width: 1280px;
    padding: 0; } }
.page-template-page-my-timeline .banner-slider .container {
  max-width: 1280px;
  padding: 0; }
@media screen and (min-width: 1080px) {
  .page-template-page-my-timeline .banner-slider + .overflow-y {
    margin-top: -50px; } }
@media screen and (max-width: 767px) {
  .page-template-page-my-timeline .banner-slider + .overflow-y {
    margin-top: 0; } }
.page-template-page-my-timeline .banner-slider .slick-slider {
  margin-top: -60px;
  position: relative;
  z-index: 2; }
  @media screen and (max-width: 600px) {
    .page-template-page-my-timeline .banner-slider .slick-slider {
      margin-top: 0; } }
  .page-template-page-my-timeline .banner-slider .slick-slider .slick-track .slick-slide {
    border-radius: 25px;
    overflow: hidden; }
  .page-template-page-my-timeline .banner-slider .slick-slider .slick-next {
    right: 0;
    display: none !important; }
  .page-template-page-my-timeline .banner-slider .slick-slider .slick-prev {
    left: 0;
    z-index: 1;
    display: none !important; }
.page-template-page-my-timeline .banner-slider .slider-item .slick-dots {
  bottom: 40px; }
  @media screen and (max-width: 767px) {
    .page-template-page-my-timeline .banner-slider .slider-item .slick-dots {
      bottom: 0; } }
  .page-template-page-my-timeline .banner-slider .slider-item .slick-dots li {
    height: auto;
    width: auto; }
    .page-template-page-my-timeline .banner-slider .slider-item .slick-dots li button {
      width: 10px;
      height: 10px;
      border-radius: 50%;
      background-color: #b2b2b2;
      padding: 0; }
      .page-template-page-my-timeline .banner-slider .slider-item .slick-dots li button:before {
        display: none; }
    .page-template-page-my-timeline .banner-slider .slider-item .slick-dots li.slick-active button {
      background-color: #5b5b5b; }
.page-template-page-my-timeline .page-content.overflow-y {
  margin-top: 0;
  border-radius: 0; }
@media screen and (max-width: 600px) {
  .page-template-page-my-timeline .post-container {
    flex-direction: column-reverse; } }
.page-template-page-my-timeline .post-container .left-sidebar {
  width: 100%;
  max-width: 728px;
  margin-right: 32px; }
  @media screen and (max-width: 600px) {
    .page-template-page-my-timeline .post-container .left-sidebar {
      width: calc(100% + 30px);
      margin-right: -15px;
      margin-left: -15px; } }
  .page-template-page-my-timeline .post-container .left-sidebar .post-content .create-post .btn-orange {
    padding: 10px;
    margin: 0;
    overflow: hidden;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    background: linear-gradient(80deg, #FD118C, #FFCF1D) !important;
    justify-content: space-between; }
    @media screen and (max-width: 600px) {
      .page-template-page-my-timeline .post-container .left-sidebar .post-content .create-post .btn-orange {
        border-radius: 0;
        flex-direction: column;
        align-items: flex-start; } }
    .page-template-page-my-timeline .post-container .left-sidebar .post-content .create-post .btn-orange h5.title-white {
      font-family: "PFDinTextPro-MediumItalic", sans-serif;
      text-transform: uppercase;
      font-size: 20px;
      margin: 0; }
    .page-template-page-my-timeline .post-container .left-sidebar .post-content .create-post .btn-orange .btn-post {
      border: 2px solid #ffffff;
      box-shadow: none;
      margin: 0 10px;
      padding: 5px 20px !important; }
      .page-template-page-my-timeline .post-container .left-sidebar .post-content .create-post .btn-orange .btn-post.active {
        background-color: #ffffff;
        color: #D1302F !important; }
  .page-template-page-my-timeline .post-container .left-sidebar .user-performance-detail.launch {
    margin: 0;
    overflow: hidden;
    margin-bottom: 20px;
    border-radius: 20px;
    background-color: #ffffff; }
    .page-template-page-my-timeline .post-container .left-sidebar .user-performance-detail.launch h3.bg-purple-gradient {
      background: linear-gradient(80deg, #BD80F4, #E995E7) !important;
      font-family: "PFDinTextPro-MediumItalic", sans-serif;
      text-transform: uppercase;
      color: #ffffff;
      padding: 20px;
      font-size: 28px;
      margin: 0;
      margin-bottom: 10px; }
      @media screen and (max-width: 600px) {
        .page-template-page-my-timeline .post-container .left-sidebar .user-performance-detail.launch h3.bg-purple-gradient {
          font-size: 20px; } }
    .page-template-page-my-timeline .post-container .left-sidebar .user-performance-detail.launch .padding .d-flex {
      margin-bottom: 25px; }
      .page-template-page-my-timeline .post-container .left-sidebar .user-performance-detail.launch .padding .d-flex .user-detail label,
      .page-template-page-my-timeline .post-container .left-sidebar .user-performance-detail.launch .padding .d-flex .update-date-details label {
        font-family: "PFDinTextPro-MediumItalic", sans-serif;
        text-transform: uppercase;
        color: #E995E7;
        font-size: 16px;
        margin: 0; }
      .page-template-page-my-timeline .post-container .left-sidebar .user-performance-detail.launch .padding .d-flex .user-detail h3,
      .page-template-page-my-timeline .post-container .left-sidebar .user-performance-detail.launch .padding .d-flex .update-date-details h3 {
        font-family: "PFDinTextPro-MediumItalic", sans-serif;
        text-transform: uppercase;
        color: #A549F5;
        font-size: 32px;
        margin: 0; }
      .page-template-page-my-timeline .post-container .left-sidebar .user-performance-detail.launch .padding .d-flex .update-date-details {
        margin-left: 30px; }
    .page-template-page-my-timeline .post-container .left-sidebar .user-performance-detail.launch .padding .header-section.flex .nav {
      margin-bottom: 30px !important; }
      .page-template-page-my-timeline .post-container .left-sidebar .user-performance-detail.launch .padding .header-section.flex .nav .nav-item:last-child {
        margin-left: 15px; }
      .page-template-page-my-timeline .post-container .left-sidebar .user-performance-detail.launch .padding .header-section.flex .nav .nav-item .nav-link {
        width: 216px;
        height: 56px;
        border: none;
        font-size: 20px !important;
        padding: 12px 20px !important;
        color: #ffffff !important;
        background-color: #dadada;
        font-family: "PFDinTextPro-MediumItalic", sans-serif; }
        .page-template-page-my-timeline .post-container .left-sidebar .user-performance-detail.launch .padding .header-section.flex .nav .nav-item .nav-link.active {
          background-color: #BD80F4;
          box-shadow: 5px 5px 9px rgba(70, 70, 70, 0.31);
          border: 0; }
    .page-template-page-my-timeline .post-container .left-sidebar .user-performance-detail.launch .padding .tab-content .achievement-details .goal-details label,
    .page-template-page-my-timeline .post-container .left-sidebar .user-performance-detail.launch .padding .tab-content .achievement-details .month-details label,
    .page-template-page-my-timeline .post-container .left-sidebar .user-performance-detail.launch .padding .tab-content .achievement-details .indicator-details label,
    .page-template-page-my-timeline .post-container .left-sidebar .user-performance-detail.launch .padding .tab-content .achievement-details .condition-details label {
      margin: 0;
      font-size: 16px;
      text-transform: uppercase;
      color: #B0B0B0 !important;
      font-family: "PFDinTextPro-MediumItalic", sans-serif; }
    .page-template-page-my-timeline .post-container .left-sidebar .user-performance-detail.launch .padding .tab-content .achievement-details .goal-details h3,
    .page-template-page-my-timeline .post-container .left-sidebar .user-performance-detail.launch .padding .tab-content .achievement-details .month-details h3,
    .page-template-page-my-timeline .post-container .left-sidebar .user-performance-detail.launch .padding .tab-content .achievement-details .indicator-details h3,
    .page-template-page-my-timeline .post-container .left-sidebar .user-performance-detail.launch .padding .tab-content .achievement-details .condition-details h3 {
      margin: 0;
      font-size: 30px;
      text-transform: uppercase;
      color: #666 !important;
      font-family: "PFDinTextPro-MediumItalic", sans-serif; }
    .page-template-page-my-timeline .post-container .left-sidebar .user-performance-detail.launch .padding .tab-content .achievement-details .d-flex .month-details label,
    .page-template-page-my-timeline .post-container .left-sidebar .user-performance-detail.launch .padding .tab-content .achievement-details .d-flex .indicator-details label {
      margin: 0;
      font-size: 16px;
      text-transform: uppercase;
      color: #B0B0B0 !important;
      font-family: "PFDinTextPro-MediumItalic", sans-serif; }
    .page-template-page-my-timeline .post-container .left-sidebar .user-performance-detail.launch .padding .tab-content .achievement-details .d-flex .month-details h3,
    .page-template-page-my-timeline .post-container .left-sidebar .user-performance-detail.launch .padding .tab-content .achievement-details .d-flex .indicator-details h3 {
      margin: 0;
      font-size: 30px;
      text-transform: uppercase;
      color: #666 !important;
      font-family: "PFDinTextPro-MediumItalic", sans-serif; }
    .page-template-page-my-timeline .post-container .left-sidebar .user-performance-detail.launch .padding .tab-content .achievement-details .d-flex .month-details.banner-points {
      margin-right: 30px; }
    .page-template-page-my-timeline .post-container .left-sidebar .user-performance-detail.launch .padding .tab-content .achievement-details .d-flex .goal-details,
    .page-template-page-my-timeline .post-container .left-sidebar .user-performance-detail.launch .padding .tab-content .achievement-details .d-flex .condition-details {
      margin-left: 3.5vw; }
      @media screen and (max-width: 1600px) {
        .page-template-page-my-timeline .post-container .left-sidebar .user-performance-detail.launch .padding .tab-content .achievement-details .d-flex .goal-details,
        .page-template-page-my-timeline .post-container .left-sidebar .user-performance-detail.launch .padding .tab-content .achievement-details .d-flex .condition-details {
          margin-left: 4vw; } }
    .page-template-page-my-timeline .post-container .left-sidebar .user-performance-detail.launch .padding .tab-content .achievement-details .flex .result-details label,
    .page-template-page-my-timeline .post-container .left-sidebar .user-performance-detail.launch .padding .tab-content .achievement-details .flex .result-goal-details label {
      margin: 0;
      font-size: 28px;
      text-transform: uppercase;
      color: #E995E7 !important;
      font-family: "PFDinTextPro-MediumItalic", sans-serif; }
    .page-template-page-my-timeline .post-container .left-sidebar .user-performance-detail.launch .padding .tab-content .achievement-details .flex .result-details h3,
    .page-template-page-my-timeline .post-container .left-sidebar .user-performance-detail.launch .padding .tab-content .achievement-details .flex .result-goal-details h3 {
      margin: 0;
      font-size: 56px;
      text-transform: uppercase;
      color: #A549F5 !important;
      font-family: "PFDinTextPro-MediumItalic", sans-serif; }
    .page-template-page-my-timeline .post-container .left-sidebar .user-performance-detail.launch .padding .tab-content .achievement-details .services-policy {
      margin-bottom: 30px; }
      .page-template-page-my-timeline .post-container .left-sidebar .user-performance-detail.launch .padding .tab-content .achievement-details .services-policy label {
        margin: 0;
        font-size: 28px;
        text-transform: uppercase;
        color: #E995E7 !important;
        font-family: "PFDinTextPro-MediumItalic", sans-serif; }
      .page-template-page-my-timeline .post-container .left-sidebar .user-performance-detail.launch .padding .tab-content .achievement-details .services-policy p.services-status, .page-template-page-my-timeline .post-container .left-sidebar .user-performance-detail.launch .padding .tab-content .achievement-details .services-policy i,
      .page-template-page-my-timeline .post-container .left-sidebar .user-performance-detail.launch .padding .tab-content .achievement-details .services-policy span.services-status {
        margin: 0px;
        line-height: 1;
        color: #EBEBEB;
        font-size: 56px;
        text-transform: uppercase;
        font-family: "PFDinTextPro-MediumItalic", sans-serif; }
        .page-template-page-my-timeline .post-container .left-sidebar .user-performance-detail.launch .padding .tab-content .achievement-details .services-policy p.services-status.active, .page-template-page-my-timeline .post-container .left-sidebar .user-performance-detail.launch .padding .tab-content .achievement-details .services-policy i.active,
        .page-template-page-my-timeline .post-container .left-sidebar .user-performance-detail.launch .padding .tab-content .achievement-details .services-policy span.services-status.active {
          color: #A549F5 !important; }
    .page-template-page-my-timeline .post-container .left-sidebar .user-performance-detail.launch .padding .tab-content .achievement-details .banner-points-details .banner-points-header {
      margin-bottom: 15px;
      border-bottom: 1px solid #EBEBEB; }
      .page-template-page-my-timeline .post-container .left-sidebar .user-performance-detail.launch .padding .tab-content .achievement-details .banner-points-details .banner-points-header:first-child .banner-points {
        margin-left: 5vw; }
        @media screen and (max-width: 1600px) {
          .page-template-page-my-timeline .post-container .left-sidebar .user-performance-detail.launch .padding .tab-content .achievement-details .banner-points-details .banner-points-header:first-child .banner-points {
            margin-left: 5.5vw; } }
      .page-template-page-my-timeline .post-container .left-sidebar .user-performance-detail.launch .padding .tab-content .achievement-details .banner-points-details .banner-points-header .banner-points label {
        margin: 0;
        font-size: 20px;
        text-transform: uppercase;
        color: #E995E7 !important;
        font-family: "PFDinTextPro-MediumItalic", sans-serif; }
    .page-template-page-my-timeline .post-container .left-sidebar .user-performance-detail.launch .padding .tab-content .achievement-details .banner-points-details .banner-points-content {
      margin-bottom: 15px;
      border-bottom: 1px solid #EBEBEB; }
      .page-template-page-my-timeline .post-container .left-sidebar .user-performance-detail.launch .padding .tab-content .achievement-details .banner-points-details .banner-points-content:last-child .banner-points {
        margin-right: 4.5vw; }
        @media screen and (max-width: 1600px) {
          .page-template-page-my-timeline .post-container .left-sidebar .user-performance-detail.launch .padding .tab-content .achievement-details .banner-points-details .banner-points-content:last-child .banner-points {
            margin-right: 5vw; } }
        .page-template-page-my-timeline .post-container .left-sidebar .user-performance-detail.launch .padding .tab-content .achievement-details .banner-points-details .banner-points-content:last-child .banner-points:last-child {
          margin-right: 20px;
          margin-left: auto; }
      .page-template-page-my-timeline .post-container .left-sidebar .user-performance-detail.launch .padding .tab-content .achievement-details .banner-points-details .banner-points-content.active .banner-points h3 {
        margin: 0;
        font-size: 32px;
        text-transform: uppercase;
        color: #A549F5 !important;
        font-family: "PFDinTextPro-MediumItalic", sans-serif; }
      .page-template-page-my-timeline .post-container .left-sidebar .user-performance-detail.launch .padding .tab-content .achievement-details .banner-points-details .banner-points-content .banner-points:last-child {
        margin-right: 20px;
        margin-left: auto; }
      .page-template-page-my-timeline .post-container .left-sidebar .user-performance-detail.launch .padding .tab-content .achievement-details .banner-points-details .banner-points-content .banner-points h3 {
        margin: 0;
        font-size: 32px;
        text-transform: uppercase;
        color: #B0B0B0 !important;
        font-family: "PFDinTextPro-MediumItalic", sans-serif; }
      .page-template-page-my-timeline .post-container .left-sidebar .user-performance-detail.launch .padding .tab-content .achievement-details .banner-points-details .banner-points-content .banner-points-upto {
        margin: 0 2.4vw; }
        .page-template-page-my-timeline .post-container .left-sidebar .user-performance-detail.launch .padding .tab-content .achievement-details .banner-points-details .banner-points-content .banner-points-upto h3 {
          margin: 0;
          font-size: 32px;
          text-transform: uppercase;
          color: #B0B0B0 !important;
          font-family: "PFDinTextPro-MediumItalic", sans-serif; }
        @media screen and (max-width: 1600px) {
          .page-template-page-my-timeline .post-container .left-sidebar .user-performance-detail.launch .padding .tab-content .achievement-details .banner-points-details .banner-points-content .banner-points-upto {
            margin: 0 2.6vw; } }
    .page-template-page-my-timeline .post-container .left-sidebar .user-performance-detail.launch .padding .tab-content .evolution .bar-details .result-bar-details,
    .page-template-page-my-timeline .post-container .left-sidebar .user-performance-detail.launch .padding .tab-content .evolution .bar-details .goal-bar-details {
      margin-bottom: 25px; }
      .page-template-page-my-timeline .post-container .left-sidebar .user-performance-detail.launch .padding .tab-content .evolution .bar-details .result-bar-details h3.italic,
      .page-template-page-my-timeline .post-container .left-sidebar .user-performance-detail.launch .padding .tab-content .evolution .bar-details .goal-bar-details h3.italic {
        font-family: "PFDinTextPro-MediumItalic", sans-serif;
        text-transform: uppercase;
        color: #A549F5; }
    .page-template-page-my-timeline .post-container .left-sidebar .user-performance-detail.launch .padding .tab-content .evolution .bar-details .result-details {
      margin-bottom: 25px; }
    .page-template-page-my-timeline .post-container .left-sidebar .user-performance-detail.launch .footer-banner {
      margin: 15px;
      margin-bottom: 25px; }
      .page-template-page-my-timeline .post-container .left-sidebar .user-performance-detail.launch .footer-banner .btn.btn-orange {
        font-size: 28px !important;
        background: #FC7821 !important;
        font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
  .page-template-page-my-timeline .post-container .left-sidebar .user-performance-campaign-detail.launch {
    margin: 0;
    overflow: hidden;
    margin-bottom: 20px;
    border-radius: 20px;
    background-color: #ffffff; }
    .page-template-page-my-timeline .post-container .left-sidebar .user-performance-campaign-detail.launch .bg-purple-gradient {
      background: linear-gradient(80deg, #BD80F4, #E995E7) !important;
      align-items: center;
      padding: 10px; }
      .page-template-page-my-timeline .post-container .left-sidebar .user-performance-campaign-detail.launch .bg-purple-gradient h3.campaign-title {
        font-family: "PFDinTextPro-MediumItalic", sans-serif;
        text-transform: uppercase;
        margin: 0 !important;
        color: #ffffff;
        font-size: 28px; }
        @media screen and (max-width: 600px) {
          .page-template-page-my-timeline .post-container .left-sidebar .user-performance-campaign-detail.launch .bg-purple-gradient h3.campaign-title {
            font-size: 20px; } }
      .page-template-page-my-timeline .post-container .left-sidebar .user-performance-campaign-detail.launch .bg-purple-gradient button.btn {
        box-shadow: none;
        margin-bottom: 0;
        background: #ffffff;
        color: #BD80F4 !important;
        border-color: #ffffff !important; }
    .page-template-page-my-timeline .post-container .left-sidebar .user-performance-campaign-detail.launch .padding .user-detail label,
    .page-template-page-my-timeline .post-container .left-sidebar .user-performance-campaign-detail.launch .padding .update-date-details label {
      font-family: "PFDinTextPro-MediumItalic", sans-serif;
      text-transform: uppercase;
      color: #E995E7;
      font-size: 16px;
      margin: 0; }
    .page-template-page-my-timeline .post-container .left-sidebar .user-performance-campaign-detail.launch .padding .user-detail h3,
    .page-template-page-my-timeline .post-container .left-sidebar .user-performance-campaign-detail.launch .padding .update-date-details h3 {
      font-family: "PFDinTextPro-MediumItalic", sans-serif;
      text-transform: uppercase;
      margin-bottom: 25px;
      color: #A549F5;
      font-size: 32px;
      margin: 0; }
    .page-template-page-my-timeline .post-container .left-sidebar .user-performance-campaign-detail.launch .padding .update-date-details {
      margin-left: 30px; }
    .page-template-page-my-timeline .post-container .left-sidebar .user-performance-campaign-detail.launch .padding .achievement-details label.btn {
      border-color: #BD80F4 !important;
      color: #BD80F4 !important;
      padding: 12px 20px !important;
      margin-top: 30px !important;
      font-size: 20px !important;
      box-shadow: none;
      cursor: unset;
      width: 216px;
      height: 56px; }
    .page-template-page-my-timeline .post-container .left-sidebar .user-performance-campaign-detail.launch .padding .achievement-details .month-details {
      margin-bottom: 25px; }
      .page-template-page-my-timeline .post-container .left-sidebar .user-performance-campaign-detail.launch .padding .achievement-details .month-details label.month {
        margin: 0;
        font-size: 16px;
        text-transform: uppercase;
        color: #B0B0B0 !important;
        font-family: "PFDinTextPro-MediumItalic", sans-serif; }
      .page-template-page-my-timeline .post-container .left-sidebar .user-performance-campaign-detail.launch .padding .achievement-details .month-details h3.month-name {
        margin: 0;
        font-size: 30px;
        text-transform: uppercase;
        color: #666 !important;
        font-family: "PFDinTextPro-MediumItalic", sans-serif; }
    .page-template-page-my-timeline .post-container .left-sidebar .user-performance-campaign-detail.launch .padding .achievement-details .services-policy {
      margin-bottom: 30px; }
      .page-template-page-my-timeline .post-container .left-sidebar .user-performance-campaign-detail.launch .padding .achievement-details .services-policy label {
        margin: 0;
        font-size: 28px;
        text-transform: uppercase;
        color: #E995E7 !important;
        font-family: "PFDinTextPro-MediumItalic", sans-serif; }
      .page-template-page-my-timeline .post-container .left-sidebar .user-performance-campaign-detail.launch .padding .achievement-details .services-policy p.services-status, .page-template-page-my-timeline .post-container .left-sidebar .user-performance-campaign-detail.launch .padding .achievement-details .services-policy i,
      .page-template-page-my-timeline .post-container .left-sidebar .user-performance-campaign-detail.launch .padding .achievement-details .services-policy span.services-status {
        margin: 0px;
        line-height: 1;
        color: #EBEBEB;
        font-size: 56px;
        text-transform: uppercase;
        font-family: "PFDinTextPro-MediumItalic", sans-serif; }
        .page-template-page-my-timeline .post-container .left-sidebar .user-performance-campaign-detail.launch .padding .achievement-details .services-policy p.services-status.active, .page-template-page-my-timeline .post-container .left-sidebar .user-performance-campaign-detail.launch .padding .achievement-details .services-policy i.active,
        .page-template-page-my-timeline .post-container .left-sidebar .user-performance-campaign-detail.launch .padding .achievement-details .services-policy span.services-status.active {
          color: #A549F5 !important; }
    .page-template-page-my-timeline .post-container .left-sidebar .user-performance-campaign-detail.launch .padding .achievement-details .points-details {
      margin-left: 30px; }
      .page-template-page-my-timeline .post-container .left-sidebar .user-performance-campaign-detail.launch .padding .achievement-details .points-details label.points {
        margin: 0;
        font-size: 28px;
        text-transform: uppercase;
        color: #E995E7 !important;
        font-family: "PFDinTextPro-MediumItalic", sans-serif; }
      .page-template-page-my-timeline .post-container .left-sidebar .user-performance-campaign-detail.launch .padding .achievement-details .points-details .total-points {
        margin: 0;
        font-size: 56px;
        text-transform: uppercase;
        color: #A549F5 !important;
        font-family: "PFDinTextPro-MediumItalic", sans-serif;
        line-height: 1; }
    .page-template-page-my-timeline .post-container .left-sidebar .user-performance-campaign-detail.launch .padding .bar-details label.btn {
      border-color: #BD80F4 !important;
      color: #BD80F4 !important;
      padding: 12px 20px !important;
      margin-top: 30px !important;
      font-size: 20px !important;
      box-shadow: none;
      cursor: unset;
      width: 216px;
      height: 56px; }
    .page-template-page-my-timeline .post-container .left-sidebar .user-performance-campaign-detail.launch .padding .bar-details .result-bar-details {
      margin-bottom: 25px; }
      .page-template-page-my-timeline .post-container .left-sidebar .user-performance-campaign-detail.launch .padding .bar-details .result-bar-details h3.italic {
        font-family: "PFDinTextPro-MediumItalic", sans-serif;
        text-transform: uppercase;
        color: #A549F5; }
    .page-template-page-my-timeline .post-container .left-sidebar .user-performance-campaign-detail.launch .padding .bar-details .result-details {
      margin-bottom: 25px; }
  .page-template-page-my-timeline .post-container .left-sidebar .footer-banner.timeline-load-more .btn.btn-orange {
    background: #FC7821 !important; }
.page-template-page-my-timeline .post-container .right-sidebar {
  max-width: 520px;
  width: 100%; }
  @media screen and (max-width: 992px) {
    .page-template-page-my-timeline .post-container .right-sidebar.point-details-active .user-point-details {
      top: 0;
      left: 0;
      z-index: 9;
      width: 100%;
      height: 100%;
      display: block;
      position: fixed;
      border-radius: 0;
      transition: top 0.5s ease-in-out; } }
  @media screen and (max-width: 992px) {
    .page-template-page-my-timeline .post-container .right-sidebar.performance-campaign-active .user-performance-campaign-detail {
      top: 0;
      left: 0;
      z-index: 9;
      width: 100%;
      height: 100%;
      display: block;
      position: fixed;
      border-radius: 0;
      transition: top 0.5s ease-in-out; } }
  .page-template-page-my-timeline .post-container .right-sidebar .user-point-details {
    margin: 0;
    overflow: hidden;
    margin-bottom: 10px;
    border-radius: 20px;
    background-color: #ffffff; }
    @media screen and (max-width: 992px) {
      .page-template-page-my-timeline .post-container .right-sidebar .user-point-details {
        display: none; } }
    .page-template-page-my-timeline .post-container .right-sidebar .user-point-details .bg-gradient {
      background: linear-gradient(80deg, #D1302F, #FC7821) !important; }
    .page-template-page-my-timeline .post-container .right-sidebar .user-point-details h3.bg-gradient {
      font-family: "PFDinTextPro-MediumItalic", sans-serif;
      text-transform: uppercase;
      color: #ffffff;
      padding: 20px;
      font-size: 28px; }
      @media screen and (max-width: 600px) {
        .page-template-page-my-timeline .post-container .right-sidebar .user-point-details h3.bg-gradient {
          font-size: 20px;
          padding: 10px 20px; } }
    .page-template-page-my-timeline .post-container .right-sidebar .user-point-details div.padding {
      padding-bottom: 10px;
      padding-top: 0; }
    .page-template-page-my-timeline .post-container .right-sidebar .user-point-details .points-detail {
      margin-bottom: 10px; }
      .page-template-page-my-timeline .post-container .right-sidebar .user-point-details .points-detail label.user-points {
        font-family: "PFDinTextPro-MediumItalic", sans-serif;
        text-transform: uppercase;
        color: #FC7821;
        font-size: 28px;
        margin: 0; }
        @media screen and (max-width: 600px) {
          .page-template-page-my-timeline .post-container .right-sidebar .user-point-details .points-detail label.user-points {
            font-size: 16px; } }
      .page-template-page-my-timeline .post-container .right-sidebar .user-point-details .points-detail .title-red.user-points {
        font-family: "PFDinTextPro-MediumItalic", sans-serif;
        color: #D1302F;
        text-transform: uppercase;
        font-size: 56px;
        margin: 0;
        line-height: 50px; }
        @media screen and (max-width: 600px) {
          .page-template-page-my-timeline .post-container .right-sidebar .user-point-details .points-detail .title-red.user-points {
            font-size: 40px; } }
        .page-template-page-my-timeline .post-container .right-sidebar .user-point-details .points-detail .title-red.user-points span {
          font-family: "PFDinTextPro-MediumItalic", sans-serif;
          text-transform: uppercase;
          color: #FC7821;
          font-size: 28px; }
    .page-template-page-my-timeline .post-container .right-sidebar .user-point-details .expiring-day-detail {
      margin-bottom: 15px; }
      .page-template-page-my-timeline .post-container .right-sidebar .user-point-details .expiring-day-detail label.your-points {
        font-family: "PFDinTextPro-MediumItalic", sans-serif;
        text-transform: uppercase;
        color: #FC7821;
        font-size: 16px;
        margin: 0; }
      .page-template-page-my-timeline .post-container .right-sidebar .user-point-details .expiring-day-detail .title-red.your-points {
        font-family: "PFDinTextPro-MediumItalic", sans-serif;
        color: #D1302F;
        text-transform: uppercase;
        font-size: 32px;
        margin: 0; }
        .page-template-page-my-timeline .post-container .right-sidebar .user-point-details .expiring-day-detail .title-red.your-points span {
          font-family: "PFDinTextPro-MediumItalic", sans-serif;
          text-transform: uppercase;
          color: #FC7821;
          font-size: 16px; }
    .page-template-page-my-timeline .post-container .right-sidebar .user-point-details .achievement-detail .d-block {
      margin-right: 35px; }
      @media screen and (max-width: 1600px) {
        .page-template-page-my-timeline .post-container .right-sidebar .user-point-details .achievement-detail .d-block {
          margin-right: 30px; } }
      .page-template-page-my-timeline .post-container .right-sidebar .user-point-details .achievement-detail .d-block:last-child {
        margin-right: 0; }
    .page-template-page-my-timeline .post-container .right-sidebar .user-point-details .achievement-detail label {
      font-family: "PFDinTextPro-MediumItalic", sans-serif;
      text-transform: uppercase;
      color: #FC7821;
      font-size: 20px;
      margin: 0; }
      @media screen and (max-width: 600px) {
        .page-template-page-my-timeline .post-container .right-sidebar .user-point-details .achievement-detail label {
          font-size: 12px; } }
    .page-template-page-my-timeline .post-container .right-sidebar .user-point-details .achievement-detail h3.title-red {
      font-family: "PFDinTextPro-MediumItalic", sans-serif;
      color: #D1302F;
      text-transform: uppercase;
      margin-bottom: 15px;
      font-size: 40px;
      margin: 0; }
      @media screen and (max-width: 600px) {
        .page-template-page-my-timeline .post-container .right-sidebar .user-point-details .achievement-detail h3.title-red {
          font-size: 24px; } }
  .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail {
    margin: 0;
    overflow: hidden;
    margin-bottom: 10px;
    border-radius: 20px;
    background-color: #ffffff; }
    .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail h3.bg-purple-gradient {
      background: linear-gradient(80deg, #BD80F4, #E995E7) !important;
      font-family: "PFDinTextPro-MediumItalic", sans-serif;
      text-transform: uppercase;
      color: #ffffff;
      padding: 20px;
      font-size: 28px;
      margin: 0;
      margin-bottom: 10px; }
      @media screen and (max-width: 600px) {
        .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail h3.bg-purple-gradient {
          font-size: 20px;
          padding: 10px 20px; } }
    .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .d-flex {
      margin-bottom: 25px; }
      @media screen and (max-width: 600px) {
        .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .d-flex {
          flex-direction: column; } }
      .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .d-flex .user-detail label,
      .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .d-flex .update-date-details label {
        font-family: "PFDinTextPro-MediumItalic", sans-serif;
        text-transform: uppercase;
        color: #E995E7;
        font-size: 16px;
        margin: 0; }
      .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .d-flex .user-detail h3,
      .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .d-flex .update-date-details h3 {
        font-family: "PFDinTextPro-MediumItalic", sans-serif;
        text-transform: uppercase;
        font-size: 24px;
        color: #A549F5;
        margin: 0; }
        @media screen and (max-width: 600px) {
          .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .d-flex .user-detail h3,
          .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .d-flex .update-date-details h3 {
            font-size: 24px; } }
        .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .d-flex .user-detail h3.update-date,
        .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .d-flex .update-date-details h3.update-date {
          font-size: 32px; }
      @media screen and (max-width: 600px) {
        .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .d-flex .user-detail {
          margin-bottom: 20px; } }
      .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .d-flex .update-date-details {
        margin-left: 30px; }
        @media screen and (max-width: 600px) {
          .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .d-flex .update-date-details {
            margin-left: 0; } }
    .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .header-section.flex .nav {
      margin-bottom: 30px !important; }
      .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .header-section.flex .nav .nav-item:nth-child(2) {
        margin: 0 10px; }
      .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .header-section.flex .nav .nav-item .nav-link {
        width: 155px;
        height: 50px;
        border: none;
        text-align: center;
        align-items: center;
        display: inline-grid;
        font-size: 13px !important;
        padding: 8px 20px !important;
        color: #ffffff !important;
        background-color: #dadada;
        font-family: "PFDinTextPro-MediumItalic", sans-serif; }
        @media screen and (max-width: 600px) {
          .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .header-section.flex .nav .nav-item .nav-link {
            font-size: 14px !important;
            padding: 5px 20px !important;
            width: auto;
            height: auto; } }
        .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .header-section.flex .nav .nav-item .nav-link.active {
          background-color: #BD80F4;
          box-shadow: 5px 5px 9px rgba(70, 70, 70, 0.31);
          border: 0; }
    .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .goal-details label,
    .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .month-details label,
    .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .indicator-details label,
    .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .condition-details label {
      margin: 0;
      font-size: 16px;
      text-transform: uppercase;
      color: #B0B0B0 !important;
      font-family: "PFDinTextPro-MediumItalic", sans-serif; }
    .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .goal-details h3,
    .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .month-details h3,
    .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .indicator-details h3,
    .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .condition-details h3 {
      margin: 0;
      font-size: 30px;
      text-transform: uppercase;
      color: #666 !important;
      font-family: "PFDinTextPro-MediumItalic", sans-serif; }
    .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .d-flex .month-details label,
    .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .d-flex .indicator-details label {
      margin: 0;
      font-size: 16px;
      text-transform: uppercase;
      color: #B0B0B0 !important;
      font-family: "PFDinTextPro-MediumItalic", sans-serif; }
    .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .d-flex .month-details h3,
    .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .d-flex .indicator-details h3 {
      margin: 0;
      font-size: 30px;
      text-transform: uppercase;
      color: #666 !important;
      font-family: "PFDinTextPro-MediumItalic", sans-serif; }
    .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .d-flex .condition-details h3,
    .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .d-flex .indicator-details h3 {
      font-size: 20px; }
    .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .d-flex .month-details.banner-points {
      margin-right: 30px; }
    .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .d-flex .goal-details,
    .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .d-flex .condition-details {
      margin-left: 3.5vw; }
      @media screen and (max-width: 1600px) {
        .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .d-flex .goal-details,
        .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .d-flex .condition-details {
          margin-left: 4vw; } }
      @media screen and (max-width: 600px) {
        .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .d-flex .goal-details,
        .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .d-flex .condition-details {
          margin-left: 0; } }
    .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .flex .result-details label,
    .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .flex .result-goal-details label {
      margin: 0;
      font-size: 28px;
      text-transform: uppercase;
      color: #E995E7 !important;
      font-family: "PFDinTextPro-MediumItalic", sans-serif; }
      @media screen and (max-width: 600px) {
        .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .flex .result-details label,
        .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .flex .result-goal-details label {
          font-size: 12px; } }
    .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .flex .result-details h3,
    .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .flex .result-goal-details h3 {
      margin: 0;
      font-size: 56px;
      text-transform: uppercase;
      color: #A549F5 !important;
      font-family: "PFDinTextPro-MediumItalic", sans-serif; }
      @media screen and (max-width: 600px) {
        .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .flex .result-details h3,
        .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .flex .result-goal-details h3 {
          font-size: 24px; } }
    .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .flex.month-goal-result-details {
      margin-bottom: 15px; }
      .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .flex.month-goal-result-details .result-details,
      .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .flex.month-goal-result-details .services-policy,
      .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .flex.month-goal-result-details .result-goal-details {
        margin-bottom: 0; }
        .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .flex.month-goal-result-details .result-details label,
        .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .flex.month-goal-result-details .services-policy label,
        .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .flex.month-goal-result-details .result-goal-details label {
          margin: 0;
          font-size: 18px;
          text-transform: uppercase;
          color: #E995E7 !important;
          font-family: "PFDinTextPro-MediumItalic", sans-serif; }
        .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .flex.month-goal-result-details .result-details h3,
        .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .flex.month-goal-result-details .services-policy h3,
        .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .flex.month-goal-result-details .result-goal-details h3 {
          margin: 0;
          font-size: 40px;
          text-transform: uppercase;
          color: #A549F5 !important;
          font-family: "PFDinTextPro-MediumItalic", sans-serif; }
        .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .flex.month-goal-result-details .result-details p.services-status, .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .flex.month-goal-result-details .result-details i,
        .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .flex.month-goal-result-details .result-details span.services-status,
        .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .flex.month-goal-result-details .services-policy p.services-status,
        .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .flex.month-goal-result-details .services-policy i,
        .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .flex.month-goal-result-details .services-policy span.services-status,
        .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .flex.month-goal-result-details .result-goal-details p.services-status,
        .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .flex.month-goal-result-details .result-goal-details i,
        .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .flex.month-goal-result-details .result-goal-details span.services-status {
          line-height: 1;
          color: #EBEBEB;
          font-size: 40px;
          text-transform: uppercase;
          font-family: "PFDinTextPro-MediumItalic", sans-serif; }
          .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .flex.month-goal-result-details .result-details p.services-status.active, .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .flex.month-goal-result-details .result-details i.active,
          .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .flex.month-goal-result-details .result-details span.services-status.active,
          .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .flex.month-goal-result-details .services-policy p.services-status.active,
          .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .flex.month-goal-result-details .services-policy i.active,
          .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .flex.month-goal-result-details .services-policy span.services-status.active,
          .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .flex.month-goal-result-details .result-goal-details p.services-status.active,
          .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .flex.month-goal-result-details .result-goal-details i.active,
          .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .flex.month-goal-result-details .result-goal-details span.services-status.active {
            color: #A549F5 !important; }
      .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .flex.month-goal-result-details + .banner-points-details .banner-points-header .banner-points {
        margin-left: 0; }
    .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .services-policy {
      margin-bottom: 30px; }
      .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .services-policy label {
        margin: 0;
        font-size: 28px;
        text-transform: uppercase;
        color: #E995E7 !important;
        font-family: "PFDinTextPro-MediumItalic", sans-serif; }
        @media screen and (max-width: 600px) {
          .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .services-policy label {
            font-size: 12px; } }
      .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .services-policy p.services-status, .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .services-policy i,
      .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .services-policy span.services-status {
        margin: 0px;
        line-height: 1;
        color: #EBEBEB;
        font-size: 56px;
        text-transform: uppercase;
        font-family: "PFDinTextPro-MediumItalic", sans-serif; }
        @media screen and (max-width: 600px) {
          .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .services-policy p.services-status, .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .services-policy i,
          .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .services-policy span.services-status {
            font-size: 24px; } }
        .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .services-policy p.services-status.active, .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .services-policy i.active,
        .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .services-policy span.services-status.active {
          color: #A549F5 !important; }
    .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .banner-points-details .banner-points-header {
      margin-bottom: 15px;
      border-bottom: 1px solid #EBEBEB; }
      .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .banner-points-details .banner-points-header:first-child .banner-points {
        margin-left: 5vw; }
        @media screen and (max-width: 1600px) {
          .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .banner-points-details .banner-points-header:first-child .banner-points {
            margin-left: 5.5vw; } }
      .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .banner-points-details .banner-points-header .banner-points label {
        margin: 0;
        font-size: 20px;
        text-transform: uppercase;
        color: #E995E7 !important;
        font-family: "PFDinTextPro-MediumItalic", sans-serif; }
        @media screen and (max-width: 600px) {
          .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .banner-points-details .banner-points-header .banner-points label {
            font-size: 12px; } }
    .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .banner-points-details .banner-points-content {
      margin-bottom: 15px;
      border-bottom: 1px solid #EBEBEB; }
      .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .banner-points-details .banner-points-content:last-child .banner-points {
        margin-right: 4.5vw; }
        @media screen and (max-width: 1600px) {
          .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .banner-points-details .banner-points-content:last-child .banner-points {
            margin-right: 5vw; } }
        .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .banner-points-details .banner-points-content:last-child .banner-points:last-child {
          margin-right: 20px;
          margin-left: auto; }
      .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .banner-points-details .banner-points-content.active .banner-points h3 {
        margin: 0;
        font-size: 32px;
        text-transform: uppercase;
        color: #A549F5 !important;
        font-family: "PFDinTextPro-MediumItalic", sans-serif; }
      .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .banner-points-details .banner-points-content .banner-points:last-child {
        margin-right: 20px;
        margin-left: auto; }
      .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .banner-points-details .banner-points-content .banner-points h3 {
        margin: 0;
        text-transform: uppercase;
        color: #B0B0B0 !important;
        font-family: "PFDinTextPro-MediumItalic", sans-serif; }
        @media screen and (max-width: 600px) {
          .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .banner-points-details .banner-points-content .banner-points h3 {
            font-size: 24px; } }
      .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .banner-points-details .banner-points-content .banner-points-upto {
        margin: 0 2.4vw; }
        .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .banner-points-details .banner-points-content .banner-points-upto h3 {
          margin: 0;
          font-size: 32px;
          text-transform: uppercase;
          color: #B0B0B0 !important;
          font-family: "PFDinTextPro-MediumItalic", sans-serif; }
          @media screen and (max-width: 600px) {
            .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .banner-points-details .banner-points-content .banner-points-upto h3 {
              font-size: 24px; } }
        @media screen and (max-width: 1600px) {
          .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .achievement-details .banner-points-details .banner-points-content .banner-points-upto {
            margin: 0 2.6vw; } }
    .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .last-result .achievement-details .flex.last-result-details {
      margin-bottom: 15px; }
      .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .last-result .achievement-details .flex.last-result-details .result-details,
      .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .last-result .achievement-details .flex.last-result-details .services-policy,
      .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .last-result .achievement-details .flex.last-result-details .result-goal-details {
        margin-bottom: 0; }
        .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .last-result .achievement-details .flex.last-result-details .result-details label,
        .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .last-result .achievement-details .flex.last-result-details .services-policy label,
        .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .last-result .achievement-details .flex.last-result-details .result-goal-details label {
          font-size: 18px; }
        .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .last-result .achievement-details .flex.last-result-details .result-details h3,
        .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .last-result .achievement-details .flex.last-result-details .services-policy h3,
        .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .last-result .achievement-details .flex.last-result-details .result-goal-details h3 {
          font-size: 40px; }
        .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .last-result .achievement-details .flex.last-result-details .result-details p.services-status, .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .last-result .achievement-details .flex.last-result-details .result-details i,
        .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .last-result .achievement-details .flex.last-result-details .result-details span.services-status,
        .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .last-result .achievement-details .flex.last-result-details .services-policy p.services-status,
        .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .last-result .achievement-details .flex.last-result-details .services-policy i,
        .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .last-result .achievement-details .flex.last-result-details .services-policy span.services-status,
        .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .last-result .achievement-details .flex.last-result-details .result-goal-details p.services-status,
        .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .last-result .achievement-details .flex.last-result-details .result-goal-details i,
        .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .last-result .achievement-details .flex.last-result-details .result-goal-details span.services-status {
          line-height: 1;
          font-size: 40px; }
    .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .last-result .achievement-details .banner-points-details .banner-points-header:first-child .banner-points {
      margin-left: 0; }
    .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .evolution .bar-details .result-bar-details,
    .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .evolution .bar-details .goal-bar-details {
      margin-bottom: 25px; }
      .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .evolution .bar-details .result-bar-details h3.italic,
      .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .evolution .bar-details .goal-bar-details h3.italic {
        font-family: "PFDinTextPro-MediumItalic", sans-serif;
        text-transform: uppercase;
        color: #A549F5; }
    .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .padding .tab-content .evolution .bar-details .result-details {
      margin-bottom: 25px; }
    .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .footer-banner {
      margin: 15px;
      margin-top: 0;
      margin-bottom: 25px; }
      .page-template-page-my-timeline .post-container .right-sidebar .user-performance-detail .footer-banner .btn.btn-orange {
        font-size: 16px !important;
        background: #FC7821 !important; }
  .page-template-page-my-timeline .post-container .right-sidebar .user-performance-campaign-detail {
    margin: 0;
    overflow: hidden;
    margin-bottom: 20px;
    border-radius: 20px;
    background-color: #ffffff; }
    @media screen and (max-width: 992px) {
      .page-template-page-my-timeline .post-container .right-sidebar .user-performance-campaign-detail {
        display: none; } }
    .page-template-page-my-timeline .post-container .right-sidebar .user-performance-campaign-detail .bg-purple-gradient {
      background: linear-gradient(80deg, #BD80F4, #E995E7) !important;
      align-items: center;
      padding: 10px; }
      .page-template-page-my-timeline .post-container .right-sidebar .user-performance-campaign-detail .bg-purple-gradient h3.campaign-title {
        font-family: "PFDinTextPro-MediumItalic", sans-serif;
        text-transform: uppercase;
        margin: 0 !important;
        color: #ffffff;
        font-size: 28px; }
        @media screen and (max-width: 600px) {
          .page-template-page-my-timeline .post-container .right-sidebar .user-performance-campaign-detail .bg-purple-gradient h3.campaign-title {
            font-size: 20px; } }
      .page-template-page-my-timeline .post-container .right-sidebar .user-performance-campaign-detail .bg-purple-gradient button.btn {
        box-shadow: none;
        margin-bottom: 0;
        background: #ffffff;
        color: #BD80F4 !important;
        border-color: #ffffff !important; }
    .page-template-page-my-timeline .post-container .right-sidebar .user-performance-campaign-detail .padding .d-flex.month-section {
      margin-bottom: 25px; }
      .page-template-page-my-timeline .post-container .right-sidebar .user-performance-campaign-detail .padding .d-flex.month-section .user-detail label,
      .page-template-page-my-timeline .post-container .right-sidebar .user-performance-campaign-detail .padding .d-flex.month-section .update-date-details label {
        font-family: "PFDinTextPro-MediumItalic", sans-serif;
        text-transform: uppercase;
        color: #E995E7;
        font-size: 16px;
        margin: 0; }
      .page-template-page-my-timeline .post-container .right-sidebar .user-performance-campaign-detail .padding .d-flex.month-section .user-detail h3,
      .page-template-page-my-timeline .post-container .right-sidebar .user-performance-campaign-detail .padding .d-flex.month-section .update-date-details h3 {
        font-family: "PFDinTextPro-MediumItalic", sans-serif;
        text-transform: uppercase;
        margin-bottom: 25px;
        color: #A549F5;
        font-size: 32px;
        margin: 0; }
      .page-template-page-my-timeline .post-container .right-sidebar .user-performance-campaign-detail .padding .d-flex.month-section .user-detail .update-date-details,
      .page-template-page-my-timeline .post-container .right-sidebar .user-performance-campaign-detail .padding .d-flex.month-section .update-date-details .update-date-details {
        margin-left: 30px; }
    .page-template-page-my-timeline .post-container .right-sidebar .user-performance-campaign-detail .padding .header-section .nav {
      margin-bottom: 30px !important; }
      .page-template-page-my-timeline .post-container .right-sidebar .user-performance-campaign-detail .padding .header-section .nav .nav-item:nth-child(1) .nav-link {
        width: 160px; }
      .page-template-page-my-timeline .post-container .right-sidebar .user-performance-campaign-detail .padding .header-section .nav .nav-item:nth-child(odd) {
        margin: 0 15px; }
        .page-template-page-my-timeline .post-container .right-sidebar .user-performance-campaign-detail .padding .header-section .nav .nav-item:nth-child(odd):nth-child(1) {
          margin-left: 0; }
      .page-template-page-my-timeline .post-container .right-sidebar .user-performance-campaign-detail .padding .header-section .nav .nav-item .nav-link {
        width: 95px;
        height: 50px;
        border: none;
        text-align: center;
        align-items: center;
        display: inline-grid;
        font-size: 16px !important;
        color: #ffffff !important;
        background-color: #dadada; }
        @media screen and (max-width: 600px) {
          .page-template-page-my-timeline .post-container .right-sidebar .user-performance-campaign-detail .padding .header-section .nav .nav-item .nav-link {
            font-size: 14px !important;
            padding: 5px 20px !important;
            width: auto;
            height: auto; } }
        .page-template-page-my-timeline .post-container .right-sidebar .user-performance-campaign-detail .padding .header-section .nav .nav-item .nav-link.active {
          background-color: #BD80F4;
          box-shadow: 5px 5px 9px rgba(70, 70, 70, 0.31);
          border: 0; }
    .page-template-page-my-timeline .post-container .right-sidebar .user-performance-campaign-detail .padding .tab-content .tab-pane .achievement-details .month-details label {
      margin: 0;
      font-size: 16px;
      text-transform: uppercase;
      color: #B0B0B0 !important;
      font-family: "PFDinTextPro-MediumItalic", sans-serif; }
    .page-template-page-my-timeline .post-container .right-sidebar .user-performance-campaign-detail .padding .tab-content .tab-pane .achievement-details .month-details h3 {
      margin: 0;
      font-size: 30px;
      text-transform: uppercase;
      color: #666 !important;
      font-family: "PFDinTextPro-MediumItalic", sans-serif; }
    .page-template-page-my-timeline .post-container .right-sidebar .user-performance-campaign-detail .padding .tab-content .tab-pane .achievement-details .eligibility-details {
      margin: 20px 0; }
      .page-template-page-my-timeline .post-container .right-sidebar .user-performance-campaign-detail .padding .tab-content .tab-pane .achievement-details .eligibility-details .eligibility-label {
        margin: 0;
        font-size: 16px;
        margin-bottom: 5px;
        text-transform: uppercase;
        color: #B0B0B0 !important;
        font-family: "PFDinTextPro-MediumItalic", sans-serif; }
      .page-template-page-my-timeline .post-container .right-sidebar .user-performance-campaign-detail .padding .tab-content .tab-pane .achievement-details .eligibility-details .eligibility-content {
        margin: 0;
        font-size: 20px;
        margin-bottom: 10px;
        text-transform: uppercase;
        color: #666 !important;
        font-family: "PFDinTextPro-MediumItalic", sans-serif; }
      .page-template-page-my-timeline .post-container .right-sidebar .user-performance-campaign-detail .padding .tab-content .tab-pane .achievement-details .eligibility-details .services-policy p.services-status, .page-template-page-my-timeline .post-container .right-sidebar .user-performance-campaign-detail .padding .tab-content .tab-pane .achievement-details .eligibility-details .services-policy i,
      .page-template-page-my-timeline .post-container .right-sidebar .user-performance-campaign-detail .padding .tab-content .tab-pane .achievement-details .eligibility-details .services-policy span.services-status {
        margin: 0;
        line-height: 1;
        color: #EBEBEB;
        font-size: 32px;
        text-transform: uppercase;
        font-family: "PFDinTextPro-MediumItalic", sans-serif; }
        .page-template-page-my-timeline .post-container .right-sidebar .user-performance-campaign-detail .padding .tab-content .tab-pane .achievement-details .eligibility-details .services-policy p.services-status.active, .page-template-page-my-timeline .post-container .right-sidebar .user-performance-campaign-detail .padding .tab-content .tab-pane .achievement-details .eligibility-details .services-policy i.active,
        .page-template-page-my-timeline .post-container .right-sidebar .user-performance-campaign-detail .padding .tab-content .tab-pane .achievement-details .eligibility-details .services-policy span.services-status.active {
          color: #A549F5; }
    @media screen and (max-width: 767px) {
      .page-template-page-my-timeline .post-container .right-sidebar .user-performance-campaign-detail .padding .tab-content .tab-pane .achievement-details .month-points-details {
        overflow-x: scroll; } }
    .page-template-page-my-timeline .post-container .right-sidebar .user-performance-campaign-detail .padding .tab-content .tab-pane .achievement-details .month-points-details .month-point-head-details {
      align-items: end;
      margin-bottom: 15px;
      padding-bottom: 5px;
      border-bottom: 1px solid #EBEBEB; }
      .page-template-page-my-timeline .post-container .right-sidebar .user-performance-campaign-detail .padding .tab-content .tab-pane .achievement-details .month-points-details .month-point-head-details .point-title {
        width: 100px; }
        .page-template-page-my-timeline .post-container .right-sidebar .user-performance-campaign-detail .padding .tab-content .tab-pane .achievement-details .month-points-details .month-point-head-details .point-title:first-child {
          width: 80px; }
        .page-template-page-my-timeline .post-container .right-sidebar .user-performance-campaign-detail .padding .tab-content .tab-pane .achievement-details .month-points-details .month-point-head-details .point-title label {
          margin: 0;
          line-height: 1;
          font-size: 16px;
          text-align: center;
          text-transform: uppercase;
          color: #e995e7 !important;
          font-family: "PFDinTextPro-MediumItalic", sans-serif; }
      .page-template-page-my-timeline .post-container .right-sidebar .user-performance-campaign-detail .padding .tab-content .tab-pane .achievement-details .month-points-details .month-point-head-details .points-upto {
        margin: 0;
        margin-left: 2.4vw; }
    .page-template-page-my-timeline .post-container .right-sidebar .user-performance-campaign-detail .padding .tab-content .tab-pane .achievement-details .month-points-details .month-point-content-details {
      padding: 15px 0;
      border-bottom: 1px solid #EBEBEB; }
      @media screen and (max-width: 767px) {
        .page-template-page-my-timeline .post-container .right-sidebar .user-performance-campaign-detail .padding .tab-content .tab-pane .achievement-details .month-points-details .month-point-content-details {
          align-items: center; } }
      .page-template-page-my-timeline .post-container .right-sidebar .user-performance-campaign-detail .padding .tab-content .tab-pane .achievement-details .month-points-details .month-point-content-details .point-title {
        width: 120px;
        margin-left: auto;
        margin-right: auto; }
        .page-template-page-my-timeline .post-container .right-sidebar .user-performance-campaign-detail .padding .tab-content .tab-pane .achievement-details .month-points-details .month-point-content-details .point-title:nth-child(1) {
          margin: 0;
          min-width: 100px; }
          .page-template-page-my-timeline .post-container .right-sidebar .user-performance-campaign-detail .padding .tab-content .tab-pane .achievement-details .month-points-details .month-point-content-details .point-title:nth-child(1) label {
            color: #A549F5; }
        .page-template-page-my-timeline .post-container .right-sidebar .user-performance-campaign-detail .padding .tab-content .tab-pane .achievement-details .month-points-details .month-point-content-details .point-title label {
          margin: 0;
          color: #B0B0B0;
          line-height: 1;
          font-size: 16px;
          text-transform: uppercase;
          font-family: "PFDinTextPro-MediumItalic", sans-serif; }
      .page-template-page-my-timeline .post-container .right-sidebar .user-performance-campaign-detail .padding .tab-content .tab-pane .achievement-details .month-points-details .month-point-content-details .points-upto {
        margin: 0;
        width: 10px;
        margin-left: 2.4vw; }
    .page-template-page-my-timeline .post-container .right-sidebar .user-performance-campaign-detail .padding .tab-content .month-total-points-details {
      margin: 5vw 0; }
      .page-template-page-my-timeline .post-container .right-sidebar .user-performance-campaign-detail .padding .tab-content .month-total-points-details .month-total-label,
      .page-template-page-my-timeline .post-container .right-sidebar .user-performance-campaign-detail .padding .tab-content .month-total-points-details .month-total-points {
        margin: 0;
        line-height: 1;
        color: #A549F5;
        font-size: 36px;
        text-transform: uppercase;
        font-family: "PFDinTextPro-MediumItalic", sans-serif; }
      .page-template-page-my-timeline .post-container .right-sidebar .user-performance-campaign-detail .padding .tab-content .month-total-points-details .month-total-points {
        color: #B0B0B0;
        margin-left: 30px; }
  .page-template-page-my-timeline .post-container .right-sidebar .clarification-section {
    margin: 20px 0; }
    @media screen and (max-width: 992px) {
      .page-template-page-my-timeline .post-container .right-sidebar .clarification-section {
        display: none; } }
    .page-template-page-my-timeline .post-container .right-sidebar .clarification-section .doubt-header {
      border-radius: 20px;
      position: relative;
      overflow: hidden;
      z-index: 0; }
      .page-template-page-my-timeline .post-container .right-sidebar .clarification-section .doubt-header .banner-image {
        height: 480px; }
        @media screen and (max-width: 1600px) {
          .page-template-page-my-timeline .post-container .right-sidebar .clarification-section .doubt-header .banner-image {
            height: 100%; } }
        .page-template-page-my-timeline .post-container .right-sidebar .clarification-section .doubt-header .banner-image img {
          height: 100%;
          object-fit: cover; }
      .page-template-page-my-timeline .post-container .right-sidebar .clarification-section .doubt-header .container {
        position: absolute;
        padding-top: 0;
        padding: 10px;
        top: 0; }
        .page-template-page-my-timeline .post-container .right-sidebar .clarification-section .doubt-header .container .doubt-header-content {
          width: 75%;
          padding: 15px;
          margin-bottom: 5vw; }
          .page-template-page-my-timeline .post-container .right-sidebar .clarification-section .doubt-header .container .doubt-header-content h2.title-white {
            font-family: "PFDinTextPro-MediumItalic", sans-serif;
            color: #ffffff !important;
            text-transform: uppercase;
            margin-bottom: 25px;
            font-style: normal;
            font-size: 56px;
            line-height: 1; }
          .page-template-page-my-timeline .post-container .right-sidebar .clarification-section .doubt-header .container .doubt-header-content p.description {
            font-family: "Montserrat-Medium", sans-serif;
            color: #ffffff !important;
            width: 50%; }
        .page-template-page-my-timeline .post-container .right-sidebar .clarification-section .doubt-header .container .guide-link .btn.btn-green {
          background: #6EBC00 !important;
          margin: 0 auto;
          width: 390px;
          box-shadow: none;
          font-size: 20px !important; }
.page-template-page-my-timeline .post-container .post-content {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px; }
  .page-template-page-my-timeline .post-container .post-content .user-performance-detail {
    max-width: 400px;
    width: 100%;
    margin-right: 25px;
    margin-bottom: 25px; }
    .page-template-page-my-timeline .post-container .post-content .user-performance-detail a {
      display: block;
      height: 100%; }
      .page-template-page-my-timeline .post-container .post-content .user-performance-detail a .recent-banner {
        height: 100%; }
        .page-template-page-my-timeline .post-container .post-content .user-performance-detail a .recent-banner .recent-banner-image {
          height: 100%; }
    .page-template-page-my-timeline .post-container .post-content .user-performance-detail img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .page-template-page-my-timeline .post-container .post-content .user-performance-detail + .performance-dashboard {
      width: 100%; }
  .page-template-page-my-timeline .post-container .post-content .create-post {
    margin-bottom: 20px; }
    .page-template-page-my-timeline .post-container .post-content .create-post h5 {
      margin: 0;
      font-size: 25px;
      padding: 8px 15px; }
      .page-template-page-my-timeline .post-container .post-content .create-post h5 small {
        font-size: 14px; }
    .page-template-page-my-timeline .post-container .post-content .create-post .add-post {
      align-items: center;
      position: relative;
      border-bottom-right-radius: 20px;
      border-bottom-left-radius: 20px;
      background-color: #ffffff;
      padding-bottom: 25px; }
      .page-template-page-my-timeline .post-container .post-content .create-post .add-post .avatar {
        margin-right: 15px;
        min-width: 80px;
        width: 80px;
        height: 80px; }
        .page-template-page-my-timeline .post-container .post-content .create-post .add-post .avatar img {
          width: 100%;
          height: 100%;
          object-fit: cover; }
        .page-template-page-my-timeline .post-container .post-content .create-post .add-post .avatar + .w-100 {
          position: relative;
          margin-bottom: -15px;
          border-bottom: 1px solid #E5E5E5; }
      .page-template-page-my-timeline .post-container .post-content .create-post .add-post textarea {
        border: 0;
        width: 100%;
        font-size: 17px;
        max-height: 80px;
        resize: none;
        padding: 25px 0; }
        .page-template-page-my-timeline .post-container .post-content .create-post .add-post textarea:focus, .page-template-page-my-timeline .post-container .post-content .create-post .add-post textarea:hover {
          outline: none; }
      .page-template-page-my-timeline .post-container .post-content .create-post .add-post .textarea {
        border: 0;
        width: 100%;
        font-size: 20px;
        max-height: 80px;
        resize: none;
        margin: 25px 0;
        margin-bottom: 50px; }
        .page-template-page-my-timeline .post-container .post-content .create-post .add-post .textarea:focus, .page-template-page-my-timeline .post-container .post-content .create-post .add-post .textarea:hover {
          outline: none; }
        .page-template-page-my-timeline .post-container .post-content .create-post .add-post .textarea.emojionearea {
          width: calc(100% - 10px);
          box-shadow: unset;
          height: 100px;
          max-height: 100px; }
          .page-template-page-my-timeline .post-container .post-content .create-post .add-post .textarea.emojionearea.focused {
            -moz-box-shadow: unset;
            -webkit-box-shadow: unset;
            box-shadow: unset; }
          .page-template-page-my-timeline .post-container .post-content .create-post .add-post .textarea.emojionearea .emojionearea-editor {
            height: 65px;
            overflow-y: scroll;
            white-space: break-spaces; }
          .page-template-page-my-timeline .post-container .post-content .create-post .add-post .textarea.emojionearea .emojionearea-button {
            margin-right: 0 !important; }
            .page-template-page-my-timeline .post-container .post-content .create-post .add-post .textarea.emojionearea .emojionearea-button.active + .emojionearea-picker-position-left,
            .page-template-page-my-timeline .post-container .post-content .create-post .add-post .textarea.emojionearea .emojionearea-button.active + .emojionearea-picker-position-right {
              margin-right: 0;
              top: 55px; }
          .page-template-page-my-timeline .post-container .post-content .create-post .add-post .textarea.emojionearea .emojionearea-picker.emojionearea-picker-position-left .emojionearea-wrapper:after, .page-template-page-my-timeline .post-container .post-content .create-post .add-post .textarea.emojionearea .emojionearea-picker.emojionearea-picker-position-right .emojionearea-wrapper:after {
            top: -10px;
            left: auto;
            right: 20px;
            width: 20px;
            background-position: 0 -90px; }
        .page-template-page-my-timeline .post-container .post-content .create-post .add-post .textarea .selected-user {
          margin-left: 20px;
          position: relative;
          color: #bf0609;
          font-family: "Montserrat-Medium", sans-serif; }
          .page-template-page-my-timeline .post-container .post-content .create-post .add-post .textarea .selected-user:before {
            bottom: 0;
            left: -20px;
            content: "@";
            display: block;
            position: absolute;
            color: #FC7821; }
      .page-template-page-my-timeline .post-container .post-content .create-post .add-post .emoji-picker-icon {
        top: unset;
        bottom: 10px;
        opacity: unset;
        font-size: 32px;
        right: 280px !important; }
        .page-template-page-my-timeline .post-container .post-content .create-post .add-post .emoji-picker-icon::before {
          content: '';
          width: 25px;
          height: 24px;
          transition: all .35s;
          display: inline-block;
          background-size: contain;
          background-repeat: no-repeat;
          background-image: url(../images/icon/emoji-icon.png); }
      .page-template-page-my-timeline .post-container .post-content .create-post .add-post #fileName {
        width: 350px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        margin-left: 0 !important; }
      .page-template-page-my-timeline .post-container .post-content .create-post .add-post input[type="file"],
      .page-template-page-my-timeline .post-container .post-content .create-post .add-post #post-video,
      .page-template-page-my-timeline .post-container .post-content .create-post .add-post #post-media {
        display: none; }
      .page-template-page-my-timeline .post-container .post-content .create-post .add-post label.btn {
        right: 110px !important;
        cursor: pointer;
        font-size: 16px !important;
        padding-left: 40px !important;
        background-size: 20px;
        background-position: 12px center;
        background-repeat: no-repeat; }
        .page-template-page-my-timeline .post-container .post-content .create-post .add-post label.btn.image-btn {
          background-image: url(../images/icon/gallery.png); }
        .page-template-page-my-timeline .post-container .post-content .create-post .add-post label.btn.video-btn {
          right: 275px !important;
          background-image: url(../images/icon/video-upload-icon.png); }
      .page-template-page-my-timeline .post-container .post-content .create-post .add-post .error {
        color: #bf0609; }
      .page-template-page-my-timeline .post-container .post-content .create-post .add-post .video-file-attach {
        display: flex;
        position: absolute;
        left: 0;
        bottom: 50px; }
        .page-template-page-my-timeline .post-container .post-content .create-post .add-post .video-file-attach #removeAttachFile {
          box-shadow: unset;
          width: fit-content;
          height: fit-content;
          padding: unset !important;
          color: #bf0609 !important;
          background-color: transparent !important;
          font-family: "Montserrat-SemiBold", sans-serif !important; }
        .page-template-page-my-timeline .post-container .post-content .create-post .add-post .video-file-attach .file-name {
          width: 350px;
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis;
          margin-left: 15px !important; }
      .page-template-page-my-timeline .post-container .post-content .create-post .add-post label,
      .page-template-page-my-timeline .post-container .post-content .create-post .add-post #add-new-post {
        position: absolute;
        margin: 0;
        right: 10px;
        font-size: 16px !important;
        bottom: 10px;
        color: #b2b2b2 !important;
        padding: 5px 15px !important;
        box-shadow: none !important; }
      .page-template-page-my-timeline .post-container .post-content .create-post .add-post .mention-list-holder {
        top: 90%;
        z-index: 6;
        left: 100px;
        width: 610px;
        max-height: 200px;
        position: absolute;
        overflow-y: scroll;
        background-color: #ffffff;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        box-shadow: 2px 5px 10px #c7c7c7; }
        .page-template-page-my-timeline .post-container .post-content .create-post .add-post .mention-list-holder p.user-name {
          padding: 15px;
          color: #D1302F;
          font-family: "PFDinTextPro-MediumItalic", sans-serif; }
          .page-template-page-my-timeline .post-container .post-content .create-post .add-post .mention-list-holder p.user-name.mention-user-picker:nth-child(even) {
            padding: 0 15px; }
  .page-template-page-my-timeline .post-container .post-content .reaction-content.source {
    display: none !important; }

@media screen and (max-width: 1200px) {
  .page-template-page-unauthirized-landing header .site-header .container .header-content {
    margin: 0 !important;
    padding-left: 15px;
    display: block; } }
.page-template-page-unauthirized-landing header .site-header .container .header-content .logo-content .site-logo {
  width: 190px; }
.page-template-page-unauthirized-landing .bannar .header-banner {
  /*            position: static;*/
  align-items: unset; }
  @media screen and (max-width: 767px) {
    .page-template-page-unauthirized-landing .bannar .header-banner {
      display: block; } }
  .page-template-page-unauthirized-landing .bannar .header-banner .container {
    top: 3vw; }
    @media (max-width: 992px) {
      .page-template-page-unauthirized-landing .bannar .header-banner .container {
        max-width: 960px;
        margin-top: 0 !important; } }
    @media screen and (max-width: 998px) {
      .page-template-page-unauthirized-landing .bannar .header-banner .container {
        padding: 20px;
        position: static;
        margin-top: 0 !important;
        background-color: #d4d4d4; } }
    .page-template-page-unauthirized-landing .bannar .header-banner .container .header-title-content label.btn-outline-gray {
      box-shadow: none;
      font-size: 16px !important;
      font-family: "PFDinTextPro-MediumItalic", sans-serif; }
    @media (max-width: 992px) {
      .page-template-page-unauthirized-landing .bannar .header-banner .container .header-title-content h1.title-red {
        line-height: 30px;
        font-size: 35px; } }
.page-template-page-unauthirized-landing .btn-orange {
  background: #FC7821 !important; }
.page-template-page-unauthirized-landing .main .header-title-content.default .title-red {
  font-size: 68px;
  font-family: "PFDinTextPro-MediumItalic", sans-serif;
  color: #D1302F !important; }
.page-template-page-unauthirized-landing .main .header-title-content.default p {
  width: 383px !important;
  font-size: 16px !important;
  font-family: "Montserrat-Medium", sans-serif; }
  .page-template-page-unauthirized-landing .main .header-title-content.default p span {
    font-family: "Montserrat-Medium", sans-serif; }
  @media screen and (max-width: 998px) {
    .page-template-page-unauthirized-landing .main .header-title-content.default p {
      width: 100% !important; } }
.page-template-page-unauthirized-landing .main .page-content {
  margin-top: -5vw;
  text-transform: uppercase; }
  @media screen and (max-width: 767px) {
    .page-template-page-unauthirized-landing .main .page-content {
      margin-top: 0;
      padding: 0;
      padding-top: 25px; } }
  .page-template-page-unauthirized-landing .main .page-content label.btn-orange {
    width: max-content;
    margin: 20px auto;
    padding: 10px 35px !important;
    font-size: 21px !important;
    border-radius: 44px !important;
    color: #ffffff;
    font-family: "PFDinTextPro-MediumItalic", sans-serif; }
    .page-template-page-unauthirized-landing .main .page-content label.btn-orange span {
      font-family: "PFDinTextPro-MediumItalic", sans-serif; }
    @media screen and (max-width: 998px) {
      .page-template-page-unauthirized-landing .main .page-content label.btn-orange {
        width: auto;
        text-align: center;
        margin-top: 0 !important;
        font-size: unset !important; } }
  .page-template-page-unauthirized-landing .main .page-content .text-gray {
    text-align: center;
    color: #5b5b5b;
    margin-bottom: 30px;
    font-family: "PFDinTextPro-LightItalic", sans-serif; }
    .page-template-page-unauthirized-landing .main .page-content .text-gray span {
      color: #bf0609;
      font-family: "PFDinTextPro-MediumItalic", sans-serif; }
  .page-template-page-unauthirized-landing .main .page-content .page-card {
    border: 0;
    border-radius: 30px;
    margin-bottom: 20px;
    height: 100%; }
    .page-template-page-unauthirized-landing .main .page-content .page-card a {
      display: contents; }
    .page-template-page-unauthirized-landing .main .page-content .page-card .card-image img {
      border-top-left-radius: 30px;
      border-top-right-radius: 30px; }
    .page-template-page-unauthirized-landing .main .page-content .page-card .card-content {
      padding: 15px;
      color: #ffffff;
      padding-left: 20px;
      padding-right: 20px; }
      .page-template-page-unauthirized-landing .main .page-content .page-card .card-content h3 {
        font-family: "PFDinTextPro-MediumItalic", sans-serif; }
        .page-template-page-unauthirized-landing .main .page-content .page-card .card-content h3 span {
          font-family: "PFDinTextPro-LightItalic", sans-serif; }
      .page-template-page-unauthirized-landing .main .page-content .page-card .card-content label {
        margin: 20px 0; }
      .page-template-page-unauthirized-landing .main .page-content .page-card .card-content .title-yellow {
        font-style: unset; }
      .page-template-page-unauthirized-landing .main .page-content .page-card .card-content .btn {
        width: max-content; }
    .page-template-page-unauthirized-landing .main .page-content .page-card.quiz {
      background-color: #bf0609; }
      .page-template-page-unauthirized-landing .main .page-content .page-card.quiz label {
        border: 1px solid #fbba00 !important;
        color: #ffffff; }
    .page-template-page-unauthirized-landing .main .page-content .page-card.mission {
      background-color: #fbba00; }
      .page-template-page-unauthirized-landing .main .page-content .page-card.mission label {
        border: 1px solid #ffffff !important;
        color: #5b5b5b; }
    .page-template-page-unauthirized-landing .main .page-content .page-card.performance {
      background-color: #878787; }
      .page-template-page-unauthirized-landing .main .page-content .page-card.performance label {
        border: 1px solid #ffffff !important;
        color: #fbba00; }
      .page-template-page-unauthirized-landing .main .page-content .page-card.performance h3 {
        font-family: "PFDinTextPro-LightItalic", sans-serif; }
        .page-template-page-unauthirized-landing .main .page-content .page-card.performance h3 span {
          font-family: "PFDinTextPro-MediumItalic", sans-serif; }
    @media screen and (max-width: 1200px) {
      .page-template-page-unauthirized-landing .main .page-content .page-card.shop-card {
        height: 335px; } }
    .page-template-page-unauthirized-landing .main .page-content .page-card.shop-card a {
      display: block;
      height: 100%; }
    @media screen and (max-width: 1200px) {
      .page-template-page-unauthirized-landing .main .page-content .page-card.shop-card .card-image {
        height: 100%; } }
    .page-template-page-unauthirized-landing .main .page-content .page-card.shop-card .card-image img {
      border-radius: 25px; }
      @media screen and (max-width: 1200px) {
        .page-template-page-unauthirized-landing .main .page-content .page-card.shop-card .card-image img {
          height: 100%;
          object-fit: cover;
          object-position: center; } }
    .page-template-page-unauthirized-landing .main .page-content .page-card.shop-card .card-image .overlay {
      position: absolute;
      width: 100%;
      left: 0;
      top: 0;
      height: 100%;
      background-color: rgba(60, 60, 60, 0.5);
      border-radius: 25px; }
    .page-template-page-unauthirized-landing .main .page-content .page-card.shop-card .card-content {
      position: absolute;
      width: 95%;
      right: 0;
      top: 15px;
      margin: 0 auto; }
.page-template-page-unauthirized-landing .main:not(.overflow-y) {
  margin-bottom: calc(100vh - 610px); }

.page-template-page-constellation .header-title-content.default {
  max-width: 360px; }
  .page-template-page-constellation .header-title-content.default .title-gray span {
    display: block; }
.page-template-page-constellation .page-content .header-section {
  height: auto !important;
  margin-bottom: 30px; }
.page-template-page-constellation .page-content .content-section .table-description p {
  text-transform: uppercase;
  font-family: "PFDinTextPro-MediumItalic", sans-serif; }
.page-template-page-constellation .proprietario .title-gray {
  font-family: "PFDinTextPro-MediumItalic", sans-serif;
  color: #5b5b5b; }
.page-template-page-constellation .proprietario .performance.dot-table td {
  text-transform: none; }
  .page-template-page-constellation .proprietario .performance.dot-table td span {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    display: block;
    margin: 0 auto; }
.page-template-page-constellation .proprietario .performance.dot-table tbody tr:first-child td.active span {
  background-color: #00821E; }
.page-template-page-constellation .proprietario .performance.dot-table tbody tr:nth-child(2) td.active span {
  background-color: #00C82E; }
.page-template-page-constellation .proprietario .performance.dot-table tbody tr:nth-child(3) td.active span {
  background-color: #0A5FA8; }
.page-template-page-constellation .proprietario .performance.dot-table tbody tr:nth-child(4) td.active span {
  background-color: #F7D301; }
.page-template-page-constellation .proprietario .performance.dot-table tbody tr:last-child td.active span {
  background-color: #AB01F7; }
.page-template-page-constellation .proprietario table {
  width: 100%;
  text-align: center;
  font-family: "PFDinTextPro-MediumItalic", sans-serif; }
  .page-template-page-constellation .proprietario table th, .page-template-page-constellation .proprietario table td {
    border: 1px solid #b2b2b2;
    width: 114px;
    font-family: "PFDinTextPro-MediumItalic", sans-serif;
    color: #5b5b5b;
    font-weight: normal;
    text-transform: uppercase;
    line-height: normal; }
    .page-template-page-constellation .proprietario table th.title-red, .page-template-page-constellation .proprietario table td.title-red {
      color: #bf0609 !important;
      font-size: 18px;
      padding: 5px 10px;
      font-family: "PFDinTextPro-MediumItalic", sans-serif; }
  .page-template-page-constellation .proprietario table tr:first-child {
    border-top-left-radius: 8px; }
  .page-template-page-constellation .proprietario table tr:last-child {
    border-bottom-left-radius: 8px; }
  .page-template-page-constellation .proprietario table tr.bg-gradient th {
    font-size: 18px;
    padding: 5px 10px;
    font-family: "PFDinTextPro-MediumItalic", sans-serif; }
  .page-template-page-constellation .proprietario table.performance {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px; }
    .page-template-page-constellation .proprietario table.performance + .performance {
      width: calc(100% - 114px);
      margin-left: auto; }
      .page-template-page-constellation .proprietario table.performance + .performance + p {
        margin-left: 120px !important; }
.page-template-page-constellation .proprietario .dot-table tbody tr td:first-child {
  background-color: #f4f4f4;
  font-family: "PFDinTextPro-Regular", sans-serif; }
.page-template-page-constellation .proprietario .dot-table tbody tr:first-child td:first-child {
  border-top-left-radius: 10px;
  overflow: hidden; }
.page-template-page-constellation .proprietario .dot-table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 10px;
  overflow: hidden; }
.page-template-page-constellation .proprietario p small {
  font-family: "PFDinTextPro-MediumItalic", sans-serif;
  text-transform: uppercase;
  font-size: 14px; }
  .page-template-page-constellation .proprietario p small span {
    font-size: 18px;
    color: #bf0609;
    font-family: "PFDinTextPro-MediumItalic", sans-serif; }
.page-template-page-constellation .proprietario .get-star {
  margin-bottom: 35px; }
  .page-template-page-constellation .proprietario .get-star thead th {
    text-transform: uppercase; }
    .page-template-page-constellation .proprietario .get-star thead th:not(:first-child) {
      color: #ffffff !important; }
  .page-template-page-constellation .proprietario .get-star tbody tr td:first-child {
    background-color: #f4f4f4; }
.page-template-page-constellation .proprietario .review-star {
  background-image: url("../images/common/star-icon.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 180px;
  height: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin: 0 auto; }
  .page-template-page-constellation .proprietario .review-star h1 {
    font-size: 50px;
    line-height: 45px;
    color: #5b5b5b; }
  .page-template-page-constellation .proprietario .review-star p {
    line-height: normal;
    font-family: "PFDinTextPro-MediumItalic", sans-serif; }
.page-template-page-constellation .proprietario .indicadore-table {
  background-color: #f4f4f4; }
.page-template-page-constellation .proprietario .bg-gradient {
  color: #fbba00 !important;
  text-transform: capitalize;
  font-family: "PFDinTextPro-MediumItalic", sans-serif; }
  .page-template-page-constellation .proprietario .bg-gradient th {
    color: #fbba00 !important; }
.page-template-page-constellation .nav .nav-item {
  margin-left: 15px; }
  .page-template-page-constellation .nav .nav-item .nav-link {
    font-family: "PFDinTextPro-BoldItalic", sans-serif;
    color: #b2b2b2 !important; }
    .page-template-page-constellation .nav .nav-item .nav-link.active {
      background: linear-gradient(180deg, #bf0609, #e30609);
      color: #ffffff !important; }
    .page-template-page-constellation .nav .nav-item .nav-link:focus {
      box-shadow: none; }
.page-template-page-constellation .tab-pane .nav .nav-item {
  margin-left: 0;
  margin-right: 15px; }
.page-template-page-constellation .constalla-table {
  border: 1px solid #c7c7c7;
  border-radius: 15px;
  margin: 0 4px;
  overflow: hidden; }
  .page-template-page-constellation .constalla-table .title-red {
    background-color: #f2f2f2;
    font-family: "PFDinTextPro-BoldItalic", sans-serif;
    font-size: 16px;
    padding: 5px 15px;
    text-align: center; }
  .page-template-page-constellation .constalla-table p {
    padding: 5px;
    text-align: center;
    max-width: 380px; }

@media screen and (max-width: 767px) {
  .page-template-page-poll .header-banner {
    display: block; } }
@media screen and (max-width: 767px) {
  .page-template-page-poll .header-banner .banner-image img {
    object-position: right; } }
@media screen and (max-width: 767px) {
  .page-template-page-poll .header-banner .container {
    background: #f82a3e; } }
.page-template-page-poll .header-title-content.default label.btn-outline-white {
  box-shadow: none;
  width: max-content;
  margin-bottom: 1vw;
  color: #ffffff !important;
  font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
.page-template-page-poll .header-title-content.default h1.title-yellow {
  margin-top: -10px;
  font-size: 68px !important;
  font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
  .page-template-page-poll .header-title-content.default h1.title-yellow span {
    display: block;
    font-size: 68px !important;
    font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
    @media screen and (max-width: 767px) {
      .page-template-page-poll .header-title-content.default h1.title-yellow span {
        font-size: 35px !important; } }
  @media screen and (max-width: 767px) {
    .page-template-page-poll .header-title-content.default h1.title-yellow {
      font-size: 35px !important;
      line-height: 30px;
      margin: 0; } }
.page-template-page-poll .bg-gray-light .container .page-content.overflow-y .wpProQuiz_content .wpProQuiz_description p {
  display: block; }
  .page-template-page-poll .bg-gray-light .container .page-content.overflow-y .wpProQuiz_content .wpProQuiz_description p:empty {
    display: none; }
.page-template-page-poll .bg-gray-light .container .page-content.overflow-y .wpProQuiz_content .wpProQuiz_description h2.title-gray {
  color: #D1302F;
  font-family: "PFDinTextPro-MediumItalic", sans-serif; }
  .page-template-page-poll .bg-gray-light .container .page-content.overflow-y .wpProQuiz_content .wpProQuiz_description h2.title-gray span {
    color: #D1302F;
    font-family: "PFDinTextPro-MediumItalic", sans-serif; }
.page-template-page-poll .bg-gray-light .container .page-content.overflow-y .wpProQuiz_content .wpProQuiz_time_limit {
  margin: 0;
  margin-bottom: 10px !important; }
  .page-template-page-poll .bg-gray-light .container .page-content.overflow-y .wpProQuiz_content .wpProQuiz_time_limit:before {
    height: 10px; }
  .page-template-page-poll .bg-gray-light .container .page-content.overflow-y .wpProQuiz_content .wpProQuiz_time_limit .time {
    font-weight: normal;
    margin: 0; }
  .page-template-page-poll .bg-gray-light .container .page-content.overflow-y .wpProQuiz_content .wpProQuiz_time_limit .wpProQuiz_progress {
    background: linear-gradient(90deg, #28af00, #33de00) !important;
    height: 10px; }
.page-template-page-poll .bg-gray-light .container .page-content.overflow-y .wpProQuiz_content .wpProQuiz_text .wpProQuiz_button {
  display: block;
  box-shadow: none;
  text-transform: uppercase;
  font-size: 13px !important;
  line-height: 1.5 !important;
  padding: 8px 20px !important;
  font-weight: normal !important;
  border-radius: 28px !important;
  color: #ffffff !important;
  background-color: #28af00 !important; }
  @media screen and (max-width: 767px) {
    .page-template-page-poll .bg-gray-light .container .page-content.overflow-y .wpProQuiz_content .wpProQuiz_text .wpProQuiz_button {
      width: 100%;
      margin: 15px 0; } }
.page-template-page-poll .bg-gray-light .container .page-content.overflow-y .wpProQuiz_content .wpProQuiz_sending .wpProQuiz_header {
  margin: 0;
  font-size: 40px;
  text-align: center;
  font-weight: normal;
  text-transform: uppercase;
  color: #bf0609;
  font-family: "PFDinTextPro-MediumItalic", sans-serif; }
.page-template-page-poll .bg-gray-light .container .page-content.overflow-y .wpProQuiz_content .wpProQuiz_results .wpProQuiz_header {
  margin: 0;
  font-size: 40px;
  text-align: center;
  font-weight: normal;
  text-transform: uppercase;
  color: #bf0609;
  font-family: "PFDinTextPro-MediumItalic", sans-serif; }
.page-template-page-poll .bg-gray-light .container .page-content.overflow-y .wpProQuiz_content .wpProQuiz_results .ld-quiz-actions {
  align-items: baseline; }
  .page-template-page-poll .bg-gray-light .container .page-content.overflow-y .wpProQuiz_content .wpProQuiz_results .ld-quiz-actions .wpProQuiz_button_restartQuiz,
  .page-template-page-poll .bg-gray-light .container .page-content.overflow-y .wpProQuiz_content .wpProQuiz_results .ld-quiz-actions .wpProQuiz_button_reShowQuestion {
    display: block;
    box-shadow: none;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: 13px !important;
    line-height: 1.5 !important;
    padding: 8px 20px !important;
    font-weight: normal !important;
    border-radius: 28px !important;
    color: #ffffff !important; }
  .page-template-page-poll .bg-gray-light .container .page-content.overflow-y .wpProQuiz_content .wpProQuiz_results .ld-quiz-actions .quiz_continue_link a {
    display: block;
    box-shadow: none;
    margin-bottom: 15px;
    text-transform: uppercase !important;
    font-size: 13px !important;
    line-height: 1.5 !important;
    padding: 8px 20px !important;
    font-weight: normal !important;
    border-radius: 28px !important;
    color: #ffffff !important;
    background: linear-gradient(180deg, #bf0609, #e30609) !important; }
  .page-template-page-poll .bg-gray-light .container .page-content.overflow-y .wpProQuiz_content .wpProQuiz_results .ld-quiz-actions .quiz_continue_link + p {
    display: flex; }
  .page-template-page-poll .bg-gray-light .container .page-content.overflow-y .wpProQuiz_content .wpProQuiz_results .ld-quiz-actions .wpProQuiz_button_restartQuiz {
    background-color: #878787 !important; }
  .page-template-page-poll .bg-gray-light .container .page-content.overflow-y .wpProQuiz_content .wpProQuiz_results .ld-quiz-actions .wpProQuiz_button_reShowQuestion {
    background-color: #28af00 !important; }
.page-template-page-poll .bg-gray-light .container .page-content.overflow-y .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list {
  padding: 15px;
  list-style: none;
  counter-reset: my-awesome-counter; }
  .page-template-page-poll .bg-gray-light .container .page-content.overflow-y .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem {
    counter-increment: my-awesome-counter; }
    .page-template-page-poll .bg-gray-light .container .page-content.overflow-y .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem::before {
      top: 15px;
      left: -15px;
      color: #5b5b5b;
      font-weight: bold;
      padding: 8px 15px;
      position: absolute;
      border-radius: 30px;
      border: 1px solid #b2b2b2;
      font-family: "PFDinTextPro-MediumItalic", sans-serif;
      content: counter(my-awesome-counter); }
      @media (max-width: 992px) {
        .page-template-page-poll .bg-gray-light .container .page-content.overflow-y .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem::before {
          font-size: 12px;
          padding: 5px 10px; } }
    .page-template-page-poll .bg-gray-light .container .page-content.overflow-y .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_question_page {
      display: none; }
    .page-template-page-poll .bg-gray-light .container .page-content.overflow-y .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_question {
      padding-top: 20px;
      padding-left: 30px;
      padding-bottom: 0px;
      margin: 0 !important;
      margin-left: 15px !important;
      border-top: 1px solid #dadada; }
      @media (max-width: 992px) {
        .page-template-page-poll .bg-gray-light .container .page-content.overflow-y .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_question {
          font-size: 14px;
          padding-left: 15px; } }
      .page-template-page-poll .bg-gray-light .container .page-content.overflow-y .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_question .wpProQuiz_question_text p {
        padding: 0; }
      .page-template-page-poll .bg-gray-light .container .page-content.overflow-y .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_question ul.wpProQuiz_questionList {
        border: unset;
        font-size: 16px;
        background: transparent; }
        @media (max-width: 992px) {
          .page-template-page-poll .bg-gray-light .container .page-content.overflow-y .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_question ul.wpProQuiz_questionList {
            margin-left: -40px !important; } }
        .page-template-page-poll .bg-gray-light .container .page-content.overflow-y .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_question ul.wpProQuiz_questionList li.wpProQuiz_questionListItem {
          margin-bottom: 15px; }
          @media (max-width: 992px) {
            .page-template-page-poll .bg-gray-light .container .page-content.overflow-y .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_question ul.wpProQuiz_questionList li.wpProQuiz_questionListItem p br {
              display: none; } }
          .page-template-page-poll .bg-gray-light .container .page-content.overflow-y .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_question ul.wpProQuiz_questionList li.wpProQuiz_questionListItem label {
            border: 0;
            padding: 0;
            align-items: center;
            display: flex !important; }
            .page-template-page-poll .bg-gray-light .container .page-content.overflow-y .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_question ul.wpProQuiz_questionList li.wpProQuiz_questionListItem label .wpProQuiz_questionInput {
              margin-right: 1em;
              min-width: 20px;
              height: 20px; }
              .page-template-page-poll .bg-gray-light .container .page-content.overflow-y .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_question ul.wpProQuiz_questionList li.wpProQuiz_questionListItem label .wpProQuiz_questionInput:checked:after {
                top: 0px;
                left: 1px;
                width: 19px;
                content: "";
                height: 20px;
                position: relative;
                border-radius: 15px;
                visibility: visible;
                display: inline-block;
                border: 4px solid #666;
                background-color: #ffffff; }
    .page-template-page-poll .bg-gray-light .container .page-content.overflow-y .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_response {
      border: 0;
      padding: 0;
      overflow: hidden;
      min-height: auto;
      border-radius: 20px;
      text-transform: uppercase;
      color: #ffffff; }
      .page-template-page-poll .bg-gray-light .container .page-content.overflow-y .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_response .wpProQuiz_correct,
      .page-template-page-poll .bg-gray-light .container .page-content.overflow-y .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_response .wpProQuiz_incorrect {
        padding: 5px;
        background-color: #bf0609; }
        .page-template-page-poll .bg-gray-light .container .page-content.overflow-y .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_response .wpProQuiz_correct span,
        .page-template-page-poll .bg-gray-light .container .page-content.overflow-y .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_response .wpProQuiz_incorrect span {
          font-weight: normal; }
          .page-template-page-poll .bg-gray-light .container .page-content.overflow-y .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_response .wpProQuiz_correct span br,
          .page-template-page-poll .bg-gray-light .container .page-content.overflow-y .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_response .wpProQuiz_incorrect span br {
            display: none; }
        .page-template-page-poll .bg-gray-light .container .page-content.overflow-y .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_response .wpProQuiz_correct .wpProQuiz_AnswerMessage,
        .page-template-page-poll .bg-gray-light .container .page-content.overflow-y .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_response .wpProQuiz_incorrect .wpProQuiz_AnswerMessage {
          padding: 0; }
      .page-template-page-poll .bg-gray-light .container .page-content.overflow-y .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list li.wpProQuiz_listItem .wpProQuiz_response .wpProQuiz_correct {
        background-color: #28af00 !important; }
  .page-template-page-poll .bg-gray-light .container .page-content.overflow-y .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list .wpProQuiz_answerCorrect label,
  .page-template-page-poll .bg-gray-light .container .page-content.overflow-y .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list .wpProQuiz_answerIncorrect label,
  .page-template-page-poll .bg-gray-light .container .page-content.overflow-y .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list .wpProQuiz_answerCorrectIncomplete label {
    font-weight: bold;
    background: transparent; }
  .page-template-page-poll .bg-gray-light .container .page-content.overflow-y .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list .wpProQuiz_answerCorrect .wpProQuiz_questionInput,
  .page-template-page-poll .bg-gray-light .container .page-content.overflow-y .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list .wpProQuiz_answerIncorrect .wpProQuiz_questionInput,
  .page-template-page-poll .bg-gray-light .container .page-content.overflow-y .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list .wpProQuiz_answerCorrectIncomplete .wpProQuiz_questionInput {
    width: 20px;
    height: 20px; }
  .page-template-page-poll .bg-gray-light .container .page-content.overflow-y .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list .wpProQuiz_answerCorrect label.is-selected {
    background: transparent;
    color: #28af00 !important; }
  .page-template-page-poll .bg-gray-light .container .page-content.overflow-y .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list .wpProQuiz_answerCorrect .wpProQuiz_questionInput:after {
    top: 0px;
    left: 1px;
    width: 19px;
    height: 20px;
    position: relative;
    border-radius: 15px;
    background-color: #ffffff;
    content: "";
    display: inline-block;
    visibility: visible;
    border: 4px solid #6EBC00 !important; }
  .page-template-page-poll .bg-gray-light .container .page-content.overflow-y .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list .wpProQuiz_answerCorrectIncomplete label {
    background: transparent;
    color: #28af00 !important; }
  .page-template-page-poll .bg-gray-light .container .page-content.overflow-y .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list .wpProQuiz_answerCorrectIncomplete .wpProQuiz_questionInput:after {
    top: 0px;
    left: 1px;
    width: 19px;
    height: 20px;
    position: relative;
    border-radius: 15px;
    background-color: #ffffff;
    content: "";
    display: inline-block;
    visibility: visible;
    border: 4px solid #6EBC00 !important; }
  .page-template-page-poll .bg-gray-light .container .page-content.overflow-y .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list .wpProQuiz_answerIncorrect label.is-selected {
    background: transparent;
    color: #bf0609 !important; }
  .page-template-page-poll .bg-gray-light .container .page-content.overflow-y .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list .wpProQuiz_answerIncorrect .wpProQuiz_questionInput:checked:after {
    top: 0px;
    left: 1px;
    width: 19px;
    height: 20px;
    position: relative;
    border-radius: 15px;
    background-color: #D1302F !important;
    content: "";
    display: inline-block;
    visibility: visible;
    border: 4px solid #D1302F !important; }
  .page-template-page-poll .bg-gray-light .container .page-content.overflow-y .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list + div .wpProQuiz_button {
    display: block;
    margin: 0 auto;
    box-shadow: none;
    margin-bottom: 40px;
    float: none !important;
    border: unset !important;
    text-transform: uppercase;
    font-size: 13px !important;
    line-height: 1.5 !important;
    padding: 8px 20px !important;
    font-weight: normal !important;
    border-radius: 28px !important;
    color: #ffffff !important;
    font-family: "PFDinTextPro-MediumItalic", sans-serif;
    background-color: #28af00 !important; }
    @media screen and (max-width: 767px) {
      .page-template-page-poll .bg-gray-light .container .page-content.overflow-y .wpProQuiz_content .wpProQuiz_quiz ol.wpProQuiz_list + div .wpProQuiz_button {
        width: 100%;
        margin: 15px 0; } }

/* Archive Achieve Page*/
@media screen and (max-width: 767px) {
  .post-type-archive-achieve .header-banner {
    display: block; } }
@media screen and (max-width: 767px) {
  .post-type-archive-achieve .header-banner .banner-image img {
    object-position: right; } }
@media screen and (max-width: 767px) {
  .post-type-archive-achieve .header-banner .container {
    background: #f82a3e; } }
.post-type-archive-achieve .header-banner .container .header-title-content.default label.btn-outline-white {
  box-shadow: none;
  width: max-content;
  margin-bottom: 1vw;
  color: #ffffff !important;
  font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
  @media screen and (max-width: 767px) {
    .post-type-archive-achieve .header-banner .container .header-title-content.default label.btn-outline-white {
      margin-bottom: 15px !important; } }
.post-type-archive-achieve .header-banner .container .header-title-content.default h1.title-yellow {
  margin-top: -10px;
  font-size: 68px !important;
  font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
  .post-type-archive-achieve .header-banner .container .header-title-content.default h1.title-yellow span {
    display: block;
    font-size: 68px !important;
    font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
    @media screen and (max-width: 767px) {
      .post-type-archive-achieve .header-banner .container .header-title-content.default h1.title-yellow span {
        font-size: 35px !important; } }
  @media screen and (max-width: 767px) {
    .post-type-archive-achieve .header-banner .container .header-title-content.default h1.title-yellow {
      font-size: 35px !important;
      line-height: 30px;
      margin: 0; } }
.post-type-archive-achieve .container .page-content.overflow-y {
  z-index: auto; }
  @media screen and (max-width: 767px) {
    .post-type-archive-achieve .container .page-content.overflow-y {
      padding: 15px;
      margin-top: 0;
      border-top-left-radius: 0;
      border-top-right-radius: 0; } }
  .post-type-archive-achieve .container .page-content.overflow-y .achieve-search-section {
    margin: 25px 0px; }
    .post-type-archive-achieve .container .page-content.overflow-y .achieve-search-section .search-achieve .search-field {
      width: calc(100% - 110px);
      border: 1px solid #b2b2b2;
      box-shadow: none;
      text-indent: 25px;
      border-radius: 25px;
      margin-right: 12px;
      color: #FC7821;
      font-family: "PFDinTextPro-MediumItalic", sans-serif; }
      @media (max-width: 992px) {
        .post-type-archive-achieve .container .page-content.overflow-y .achieve-search-section .search-achieve .search-field {
          width: 95%;
          height: 35px;
          font-size: 14px;
          margin-bottom: 10px; } }
      .post-type-archive-achieve .container .page-content.overflow-y .achieve-search-section .search-achieve .search-field::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: #FC7821; }
      .post-type-archive-achieve .container .page-content.overflow-y .achieve-search-section .search-achieve .search-field::-moz-placeholder {
        /* Firefox 19+ */
        color: #FC7821; }
      .post-type-archive-achieve .container .page-content.overflow-y .achieve-search-section .search-achieve .search-field:-ms-input-placeholder {
        /* IE 10+ */
        color: #FC7821; }
      .post-type-archive-achieve .container .page-content.overflow-y .achieve-search-section .search-achieve .search-field:-moz-placeholder {
        /* Firefox 18- */
        color: #FC7821; }
      .post-type-archive-achieve .container .page-content.overflow-y .achieve-search-section .search-achieve .search-field:hover, .post-type-archive-achieve .container .page-content.overflow-y .achieve-search-section .search-achieve .search-field:focus {
        outline: none; }
    .post-type-archive-achieve .container .page-content.overflow-y .achieve-search-section .search-achieve .input-group-btn .btn {
      border: none;
      padding: 10px 15px !important;
      background-color: #fbba00; }
      @media (max-width: 992px) {
        .post-type-archive-achieve .container .page-content.overflow-y .achieve-search-section .search-achieve .input-group-btn .btn {
          margin: 0 auto;
          padding: 8px 20px !important; } }
      .post-type-archive-achieve .container .page-content.overflow-y .achieve-search-section .search-achieve .input-group-btn .btn .fa.fa-search {
        font-size: 20px; }
        @media screen and (max-width: 767px) {
          .post-type-archive-achieve .container .page-content.overflow-y .achieve-search-section .search-achieve .input-group-btn .btn .fa.fa-search {
            font-size: 15px; } }
  .post-type-archive-achieve .container .page-content.overflow-y .wrap .page-content .row {
    margin-top: 15px !important; }
    @media screen and (min-width: 1080px) {
      .post-type-archive-achieve .container .page-content.overflow-y .wrap .page-content .row .margin-bottom {
        margin-bottom: 25px !important; } }
    .post-type-archive-achieve .container .page-content.overflow-y .wrap .page-content .row .margin-bottom .card {
      height: 100%;
      max-width: 320px;
      width: 100%; }
      .post-type-archive-achieve .container .page-content.overflow-y .wrap .page-content .row .margin-bottom .card:hover {
        box-shadow: 0px 0px 7px rgba(47, 47, 47, 0.42); }
    .post-type-archive-achieve .container .page-content.overflow-y .wrap .page-content .row .margin-bottom .card-light-gray {
      padding: 0px !important;
      padding-bottom: 20px !important; }
      .post-type-archive-achieve .container .page-content.overflow-y .wrap .page-content .row .margin-bottom .card-light-gray .achieve-image {
        width: 100%;
        height: 200px; }
        .post-type-archive-achieve .container .page-content.overflow-y .wrap .page-content .row .margin-bottom .card-light-gray .achieve-image img {
          border-radius: 30px 30px 0px 0px;
          height: 100%;
          width: 100%;
          object-fit: cover;
          max-height: 275px; }
      .post-type-archive-achieve .container .page-content.overflow-y .wrap .page-content .row .margin-bottom .card-light-gray .achieve-content {
        padding: 8px 20px;
        border-radius: 28px; }
        .post-type-archive-achieve .container .page-content.overflow-y .wrap .page-content .row .margin-bottom .card-light-gray .achieve-content label {
          margin: 12px 0;
          font-size: 13px;
          color: #878787;
          width: max-content;
          border-radius: 28px;
          text-transform: uppercase;
          font-family: "PFDinTextPro-Italic", sans-serif;
          background-color: transparent !important; }
        .post-type-archive-achieve .container .page-content.overflow-y .wrap .page-content .row .margin-bottom .card-light-gray .achieve-content h2 {
          font-size: 24px;
          color: #FC5C33;
          text-transform: uppercase;
          font-family: "PFDinTextPro-MediumItalic", sans-serif; }
          @media (max-width: 992px) {
            .post-type-archive-achieve .container .page-content.overflow-y .wrap .page-content .row .margin-bottom .card-light-gray .achieve-content h2 {
              font-size: 25px; } }
          .post-type-archive-achieve .container .page-content.overflow-y .wrap .page-content .row .margin-bottom .card-light-gray .achieve-content h2 a {
            color: #5b5b5b; }
          .post-type-archive-achieve .container .page-content.overflow-y .wrap .page-content .row .margin-bottom .card-light-gray .achieve-content h2:hover {
            color: #FC5C33; }

/* Single Achieve Page*/
@media screen and (max-width: 767px) {
  .single-achieve .header-banner {
    display: block; } }
@media screen and (max-width: 767px) {
  .single-achieve .header-banner .banner-image img {
    object-position: right; } }
@media screen and (max-width: 767px) {
  .single-achieve .header-banner .container {
    background: #f82a3e; } }
.single-achieve .header-banner .container .header-title-content.default label.btn-outline-white {
  box-shadow: none;
  width: max-content;
  margin-bottom: 1vw;
  color: #ffffff !important;
  font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
  @media screen and (max-width: 767px) {
    .single-achieve .header-banner .container .header-title-content.default label.btn-outline-white {
      margin-bottom: 15px !important; } }
.single-achieve .header-banner .container .header-title-content.default h1.title-yellow {
  margin-top: -10px;
  font-size: 68px !important;
  font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
  .single-achieve .header-banner .container .header-title-content.default h1.title-yellow span {
    display: block;
    font-size: 68px !important;
    font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
    @media screen and (max-width: 767px) {
      .single-achieve .header-banner .container .header-title-content.default h1.title-yellow span {
        font-size: 35px !important; } }
  @media screen and (max-width: 767px) {
    .single-achieve .header-banner .container .header-title-content.default h1.title-yellow {
      font-size: 35px !important;
      line-height: 30px;
      margin: 0; } }
.single-achieve .container .page-content.overflow-y label {
  border: 1px solid #878787;
  border-radius: 25px;
  background-color: transparent;
  padding: 6px 10px;
  margin: 25px 0;
  width: max-content;
  font-family: "PFDinTextPro-Italic", sans-serif; }
  @media screen and (max-width: 767px) {
    .single-achieve .container .page-content.overflow-y label {
      margin: 12px 0; } }
.single-achieve .container .page-content.overflow-y .title-block .post-title {
  font-family: "PFDinTextPro-Italic", sans-serif;
  color: #D1302F;
  text-transform: uppercase;
  font-size: 40px; }
  @media (max-width: 992px) {
    .single-achieve .container .page-content.overflow-y .title-block .post-title {
      font-size: 25px; } }
.single-achieve .container .page-content.overflow-y .content-block .post-content p {
  font-family: "Montserrat-Medium", sans-serif;
  color: #5b5b5b; }
.single-achieve .container .page-content.overflow-y .timeline-post-image {
  height: 500px;
  overflow: hidden; }
  .single-achieve .container .page-content.overflow-y .timeline-post-image img {
    height: 100%;
    object-fit: contain; }
.single-achieve .container .page-content.overflow-y .timeline-single-slider .slick-prev {
  z-index: 1;
  left: 30px; }
.single-achieve .container .page-content.overflow-y .timeline-single-slider .slick-next {
  z-index: 1;
  right: 30px; }
@media screen and (max-width: 998px) {
  .single-achieve .container .page-content.overflow-y .timeline-single-slider .slick-dots {
    display: none !important; } }
.single-achieve .container .page-content.overflow-y .timeline-single-slider .slick-dots li {
  height: auto;
  width: auto; }
  .single-achieve .container .page-content.overflow-y .timeline-single-slider .slick-dots li button {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.4);
    padding: 0; }
    .single-achieve .container .page-content.overflow-y .timeline-single-slider .slick-dots li button:before {
      display: none; }
  .single-achieve .container .page-content.overflow-y .timeline-single-slider .slick-dots li.slick-active button {
    background: linear-gradient(80deg, #FD118C, #FFCF1D) !important; }
.single-achieve .container .page-content.overflow-y .footer-banner .btn.btn-orange {
  margin: 30px auto;
  margin-bottom: 0;
  width: max-content;
  box-shadow: 8px 10px 11px #c7c7c7;
  background: #FC7821 !important; }
  @media screen and (max-width: 767px) {
    .single-achieve .container .page-content.overflow-y .footer-banner .btn.btn-orange {
      width: auto;
      margin: 15px 0; } }
.single-achieve .container .page-content.overflow-y span.red-glow {
  display: block;
  width: 70px;
  height: 5px;
  background-color: #e30609;
  margin: 30px auto; }
.single-achieve .container .page-content.overflow-y .future-achieve-section .title-gray.future-title {
  margin: 0 auto;
  color: #5b5b5b;
  padding-left: 15px;
  margin-bottom: 30px; }
  @media (max-width: 992px) {
    .single-achieve .container .page-content.overflow-y .future-achieve-section .title-gray.future-title {
      font-size: 25px; } }
@media screen and (min-width: 1080px) {
  .single-achieve .container .page-content.overflow-y .future-achieve-section .margin-bottom {
    margin-bottom: 25px !important; } }
.single-achieve .container .page-content.overflow-y .future-achieve-section .margin-bottom .card {
  height: 100%;
  max-width: 320px;
  width: 100%; }
  .single-achieve .container .page-content.overflow-y .future-achieve-section .margin-bottom .card:hover {
    box-shadow: 0px 0px 7px rgba(47, 47, 47, 0.42); }
.single-achieve .container .page-content.overflow-y .future-achieve-section .margin-bottom .card-light-gray {
  padding: 0px !important;
  padding-bottom: 20px !important; }
  .single-achieve .container .page-content.overflow-y .future-achieve-section .margin-bottom .card-light-gray .timeline-image {
    width: 100%;
    height: 200px; }
    .single-achieve .container .page-content.overflow-y .future-achieve-section .margin-bottom .card-light-gray .timeline-image img {
      border-radius: 30px 30px 0px 0px;
      height: 100%;
      width: 100%;
      object-fit: cover;
      max-height: 275px; }
  .single-achieve .container .page-content.overflow-y .future-achieve-section .margin-bottom .card-light-gray .timeline-content {
    padding: 8px 20px;
    border-radius: 28px; }
    .single-achieve .container .page-content.overflow-y .future-achieve-section .margin-bottom .card-light-gray .timeline-content label {
      margin: 12px 0;
      font-size: 13px;
      color: #878787;
      width: max-content;
      border-radius: 28px;
      text-transform: uppercase;
      font-family: "PFDinTextPro-Italic", sans-serif;
      background-color: transparent !important; }
    .single-achieve .container .page-content.overflow-y .future-achieve-section .margin-bottom .card-light-gray .timeline-content h2 {
      font-size: 24px;
      color: #FC5C33;
      text-transform: uppercase;
      font-family: "PFDinTextPro-MediumItalic", sans-serif; }
      @media (max-width: 992px) {
        .single-achieve .container .page-content.overflow-y .future-achieve-section .margin-bottom .card-light-gray .timeline-content h2 {
          font-size: 25px; } }
      .single-achieve .container .page-content.overflow-y .future-achieve-section .margin-bottom .card-light-gray .timeline-content h2 a {
        color: #5b5b5b; }
      .single-achieve .container .page-content.overflow-y .future-achieve-section .margin-bottom .card-light-gray .timeline-content h2:hover {
        color: #FC5C33; }

@media screen and (max-width: 767px) {
  .page-template-page-restricted-access .header-banner {
    display: block; } }
@media screen and (max-width: 767px) {
  .page-template-page-restricted-access .header-banner .banner-image img {
    object-position: right; } }
@media screen and (max-width: 767px) {
  .page-template-page-restricted-access .header-banner .container {
    background: #ec1cb8; } }
.page-template-page-restricted-access .header-title-content.default h1.title-yellow {
  margin-top: -10px;
  font-size: 68px !important;
  font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
  @media screen and (max-width: 767px) {
    .page-template-page-restricted-access .header-title-content.default h1.title-yellow {
      font-size: 35px !important;
      line-height: 30px;
      margin: 0; } }
  .page-template-page-restricted-access .header-title-content.default h1.title-yellow span {
    display: block;
    font-size: 68px !important;
    font-family: "PFDinTextPro-MediumItalic", sans-serif !important; }
    @media screen and (max-width: 767px) {
      .page-template-page-restricted-access .header-title-content.default h1.title-yellow span {
        font-size: 35px !important; } }

/*# sourceMappingURL=style.css.map */
