@charset "UTF-8";

a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption,td,th {
  text-align: right;
  font-weight: 400;
  vertical-align: middle;
}

blockquote,q {
  quotes: none;
}

blockquote:after,blockquote:before,q:after,q:before {
  content: "";
  content: none;
}

a img {
  border: none;
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
  display: block;
}

*,:after,:before {
  box-sizing: border-box;
}

@font-face {
  font-family:Noto Sans;src:url(../fonts/notosans-regular-webfont.woff2) format("woff2");font-weight:400;font-display:block;
}

@font-face {
  font-family:Noto Sans;src:url(../fonts/notosans-bold-webfont.woff2) format("woff2");font-weight:700;font-display:block;
}

@font-face {
  font-family:Noto;src:url(../fonts/NotoNaskhArabic-Regular.woff2) format("woff2");font-weight:400;font-display:block;
}

@font-face {
  font-family:Noto;src:url(../fonts/NotoNaskhArabic-Bold.woff2) format("woff2");font-weight:700;font-display:block;
}

@font-face {
  font-family:DroidArabicNaskh;src:url(../fonts/droidnaskh-regular.woff2) format("woff2");font-weight:400;font-display:block;
}

@font-face {
  font-family:DroidArabicNaskh;src:url(../fonts/droidnaskh-bold.woff2) format("woff2");font-weight:700;font-display:block;
}

@font-face {
  font-family:Font-Awesome;font-style:normal;font-weight:900;font-display:block;src:url(../fonts/fa-solid-900.woff2) format("woff2");
}

@font-face {
  font-family:Font-Awesome;font-style:normal;font-weight:400;font-display:block;src:url(../fonts/fa-regular-400.woff2) format("woff2");
}

@font-face {
  font-family:Font-Awesome;font-style:normal;font-weight:300;font-display:block;src:url(../fonts/fa-light-300.woff2) format("woff2");
}

@font-face {
  font-family:Font-Awesome-brands;font-style:normal;font-weight:400;font-display:block;src:url(../fonts/fa-brands-400.woff2) format("woff2");
}

@font-face {
  font-family:Font-Awesome-Duotone;font-style:normal;font-weight:900;font-display:block;src:url(../fonts/fa-duotone-900.woff2) format("woff2");
}

@font-face {
  font-family:timesExtraBold;font-display:block;src:url(../fonts/times-extrabold.woff2) format("woff2");font-weight:700;
}

@font-face {
  font-family:STIX2;font-display:block;src:url(../fonts/STIX2Text-Regular.woff2) format("woff2");unicode-range:u+00??;
}

@font-face {
  font-family:STIX2;font-display:block;src:url(../fonts/STIX2Text-Bold.woff2) format("woff2");font-weight:700;unicode-range:u+00??;
}

@font-face {
  font-family:STIX2;font-display:block;src:url(../fonts/STIX2Text-Italic.woff2) format("woff2");font-style:italic;unicode-range:u+00??;
}

@font-face {
  font-family:STIX2;font-display:block;src:url(../fonts/STIX2Text-BoldItalic.woff2) format("woff2");font-weight:700;font-style:italic;unicode-range:u+00??;
}

@font-face {
  font-family:STIX2Text-Regular;font-display:block;font-weight:400;src:url(../fonts/STIX2Text-Regular.woff2) format("woff2");
}

@font-face {
  font-family:STIX2Text-Bold;font-display:block;font-weight:700;src:url(../fonts/STIX2Text-Bold.woff2) format("woff2");
}

@font-face {
  font-family:STIX2Text-Italic;font-display:block;font-style:italic;src:url(../fonts/STIX2Text-Italic.woff2) format("woff2");
}

@font-face {
  font-family:STIX2Text-BoldItalic;font-display:block;font-weight:700;font-style:italic;src:url(../fonts/STIX2Text-BoldItalic.woff2) format("woff2");
}

@font-face {
  font-family:NagwaMath;font-display:block;src:url(../fonts/NagwaMath.woff2) format("woff2");
}

@font-face {
  font-family:NagwaArabicMath;font-display:block;src:url(../fonts/NagwaArabicMath-v2.woff2) format("woff2");
}

.shaker1 {
  font-family: Noto;
}

.shaker2 {
  font-family: NagwaMath;
}

.shaker3 {
  font-family: NagwaArabicMath;
}

.shaker4 {
  font-family: STIX2Text-Regular;
}

.shaker5 {
  font-family: STIX2Text-Bold;
}

.shaker6 {
  font-family: STIX2Text-Italic;
}

.shaker7 {
  font-family: STIX2Text-BoldItalic;
}

div.globalWrapper {
  width: 100%;
  float: right;
}

.container {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  -ms-flex-preferred-size: 1200px;
  flex-basis: 1200px;
  padding: 0 3rem;
}

.container:after {
  content: " ";
  display: block;
  clear: both;
}

@media (max-width:603px) {
  .container {
    padding: 0 1.5rem;
  }
}

.has-aside main {
  width: 75%;
  float: right;
  padding-left: .7rem;
}

.has-aside aside {
  width: 25%;
  float: right;
  padding-right: 2.3rem;
}

@media (max-width:766px) {
  .has-aside aside,.has-aside main {
    width: 100%;
    float: right;
  }

  .has-aside aside {
    padding-right: 0;
  }

  .has-aside main {
    padding: 0 0 3rem;
  }
}

.has-aside-lg main {
  width: 70.83333%;
  float: right;
  padding-left: .7rem;
}

.has-aside-lg aside {
  width: 29.16667%;
  float: right;
  padding-right: 2.3rem;
}

@media (max-width:766px) {
  .has-aside-lg aside,.has-aside-lg main {
    width: 100%;
    float: right;
  }

  .has-aside-lg aside {
    padding-right: 0;
  }

  .has-aside-lg main {
    padding: 0 0 3rem;
  }
}

.main-footer,.main-footer .top,.main-footer .wrapper {
  width: 100%;
  float: right;
}

.main-footer .top .left {
  width: 41.66667%;
  float: right;
  padding-left: 1.5rem;
}

@media (max-width:766px) {
  .main-footer .top .left {
    padding-left: 0;
  }
}

.main-footer .top .right {
  width: 50%;
  float: right;
  margin-right: 8.33333%;
  padding-right: 1.5rem;
}

@media (max-width:768px) {
  .main-footer .top .right {
    margin-right: 1.25%;
    width: 58.33333%;
    float: right;
    margin-right: 0;
  }
}

@media (max-width:766px) {
  .main-footer .top .right {
    width: 100%;
    float: right;
    margin-right: 1.25%;
    margin-right: 0;
    padding-right: 0;
  }
}

.edit-assessment-step-2 .section-content,.main-footer .bottom,.new-assessment-step-2 .section-content {
  width: 100%;
  float: right;
}

.edit-assessment-step-2 .section-content .search-lessons,.new-assessment-step-2 .section-content .search-lessons {
  width: 33.33333%;
  float: right;
  padding-left: 1.5rem;
}

@media (max-width:766px) {
  .edit-assessment-step-2 .section-content .search-lessons,.new-assessment-step-2 .section-content .search-lessons {
    width: 100%;
    float: right;
    padding-left: 0;
  }
}

.edit-assessment-step-2 .section-content .lesson-questions,.new-assessment-step-2 .section-content .lesson-questions {
  width: 66.66667%;
  float: right;
  padding-right: 1.5rem;
}

@media (max-width:766px) {
  .edit-assessment-step-2 .section-content .lesson-questions,.new-assessment-step-2 .section-content .lesson-questions {
    width: 100%;
    float: right;
    padding-right: 0;
  }
}

.f-icon {
  position: relative;
}

.f-icon,.f-icon:before {
  display: inline-block;
  line-height: 1;
}

.f-icon:before {
  content: "";
  font-family: Font-Awesome;
  font-weight: 900!important;
  font-style: normal!important;
  font-size: inherit;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: rtl;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
}

.f-icon.duotone {
  padding-right: 1.25em;
}

.f-icon.duotone:after,.f-icon.duotone:before {
  font-family: Font-Awesome-Duotone;
  font-weight: 900!important;
  font-style: normal!important;
  font-size: inherit;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: rtl;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1.25em;
  text-align: center;
}

.f-icon.duotone:before {
  color: #c4c4c4;
  opacity: 1;
}

.f-icon.duotone:after {
  color: #6d6e71;
}

.f-icon.brand:before {
  font-family: Font-Awesome-Brands;
  font-weight: 300!important;
}

.check-icon:before {
  content: "\f00c";
}

.chevron-right-icon:before {
  content: "\f054";
}

.chevron-left-icon:before {
  content: "\f053";
}

.arrow-right-icon:before {
  content: "\f061";
}

.arrow-left-icon:before {
  content: "\f060";
}

.clock-icon:before {
  content: "\f017";
}

.branch-icon:before {
  content: "\f0e8";
}

.graduation-cap-icon:before {
  content: "\f19d";
}

.question-icon:before {
  content: "\f128";
}

.close-icon:before,.incorrect-icon:before {
  content: "\f00d";
}

.grades-icon:before {
  content: "\f00b";
}

.lock-icon:before {
  content: "\f023";
}

.user-icon:before {
  content: "\f007";
}

.dashboard-icon:before {
  content: "\f0e4";
}

.hat-icon:before {
  content: "\f19d";
}

.search-icon:before {
  content: "\f002";
}

.arrow-head-down-icon:before {
  content: "\f107";
}

.piechart-icon:before {
  content: "\f200";
}

.question-mark-icon:before {
  content: "\f059";
}

.user-group-icon:before {
  content: "\f500";
}

.child-icon:before {
  content: "\f1ae";
}

.arrow-top-icon:before {
  content: "\f062";
}

.plus-icon:before {
  content: "\f067";
}

.plus-circle-icon:before {
  content: "\f055";
}

.play-circle-icon:before {
  content: "\f144";
}

.angle-double-arrow-icon:before {
  content: "\f101";
}

.video-icon:before {
  content: "\f03d";
}

.clone-icon:before {
  content: "\f24d";
}

.info-circle-icon:before {
  content: "\f05a";
}

.map-marker-alt-icon:before {
  content: "\f3c5";
}

.phone-icon:before {
  content: "\f879";
}

.envelope-icon:before {
  content: "\f0e0";
}

.globe-icon:before {
  content: "\f57d";
}

.arrow-alt-circle-right-icon:before {
  content: "\f0a9";
}

.credit-card-icon:before {
  content: "\f09d";
}

.paypal-icon:before {
  content: "\f1ed";
}

.file-text-icon:before {
  content: "\f15c";
}

.card-icon:before {
  content: "\f2bb";
}

.spinner-icon:before {
  content: "\f110";
}

.skipped-icon:before {
  content: "\f050";
}

.levels-icon:before {
  content: "\f201";
}

.home-icon:before {
  content: "\f015";
}

.eye-icon:before {
  content: "\f06e";
}

.pencil-icon:before {
  content: "\f040";
}

.trash-icon:before {
  content: "\f1f8";
}

.long-arrow-down-icon:before {
  content: "\f175";
}

.long-arrow-up-icon:before {
  content: "\f176";
}

.arrow-angle-right-icon:before {
  content: "\f105";
}

.arrow-angle-left-icon:before {
  content: "\f104";
}

.arrows-icon:before {
  content: "\f047";
}

.folders-icon:before {
  content: "\f660";
}

.folders-tree-icon:before {
  content: "\f802";
}

.books-icon:before {
  content: "\f5db";
}

.book-icon:before {
  content: "\f02d";
}

.file-edit-icon:before {
  content: "\f31c";
}

.file-contract-icon:before {
  content: "\f56c";
}

.file-certificate-icon:before {
  content: "\f5f3";
}

.file-chart-pie-icon:before {
  content: "\f65a";
}

.calendar-day-icon:before {
  content: "\f783";
}

.facebook-icon:before {
  content: "\f39e";
}

.whatsapp-icon:before {
  content: "\f232";
}

.linkedin-icon:before {
  content: "\f0e1";
}

.youtube-icon:before {
  content: "\f167";
}

.badge-dollar-icon:before {
  content: "\f645";
}

.business-time-icon:before {
  content: "\f64a";
}

.barcode-alt-icon:before {
  content: "\f463";
}

.id-card-icon:before {
  content: "\f2c2";
}

.file-signature-icon:before {
  content: "\f573";
}

.empty-set-icon:before {
  content: "\f656";
}

.book-reader-icon:before {
  content: "\f5da";
}

.door-open-icon:before {
  content: "\f52b";
}

.play-icon:before {
  content: "\f04b";
}

.users-icon:before {
  content: "\f0c0";
}

.folder-open-icon:before {
  content: "\f07c";
}

.paperclip-icon:before {
  content: "\f0c6";
}

.ellipsis-v-icon:before {
  content: "\f142";
}

.pen-icon:before {
  content: "\f304";
}

.trash-alt-icon:before {
  content: "\f2ed";
}

.arrow-to-bottom-icon:before {
  content: "\f33d";
}

.user-tie-icon:before {
  content: "\f508";
}

.users-class-icon:before {
  content: "\f63d";
}

.minus-icon:before {
  content: "\f068";
}

.exclamation-triangle-icon:before {
  content: "\f071";
}

.chalkboard-teacher-icon:before {
  content: "\f51c";
}

.copy-icon:before {
  content: "\f0c5";
}

.comment-alt-lines-icon:before {
  content: "\f4a6";
}

.hourglass-start-icon:before {
  content: "\f251";
}

.tablet-alt-icon:before {
  content: "\f3fa";
}

.paper-plane-icon:before {
  content: "\f1d8";
}

.list-icon:before {
  content: "\f03a";
}

.projector-icon:before {
  content: "\f8d6";
}

.file-video-icon:before {
  content: "\f1c8";
}

.images-icon:before {
  content: "\f302";
}

.pdf-icon:before {
  content: "\f1c1";
}

.download-icon:before {
  content: "\f019";
}

html {
  height: 100%;
  overflow-y: scroll;
  font-size: 10px;
}

body {
  color: #333;
  height: calc(100% - 150px);
  font-family: STIX2,Times New Roman,serif;
  font-size: 1.8rem;
  line-height: 1.5;
  text-rendering: optimizeLegibility!important;
  -webkit-font-smoothing: antialiased!important;
  -webkit-overflow-scrolling: touch;
  font-family: STIX2,DroidArabicNaskh,sans-serif;
  font-size: 1.6rem;
  direction: rtl;
}

body:after,body:before {
  content: " ";
  display: table;
}

body:after {
  clear: both;
}

body.full-height {
  height: 100%;
}

body.small-header {
  height: calc(100% - 100px);
}

@media (max-width:766px) {
  body {
    height: calc(100% - 100px);
  }
}

body a,body button,body input {
  text-decoration: none;
  transition: all .3s;
  outline: none;
}

body ::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  transition: background .3s;
}

body ::-webkit-scrollbar-thumb {
  background: #ced4da;
}

body :hover::-webkit-scrollbar-thumb {
  background: #adb5bd;
}

div.globalWrapper {
  direction: rtl;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100%;
  transition: all .4s;
}

div.globalWrapper.no-header {
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width:766px) {
  div.globalWrapper.no-header {
    min-height: 0;
    height: 100%;
    display: block;
  }
}

div.globalWrapper.no-header .main-footer .wrapper {
  margin-top: 6rem;
}

a.back-to-top {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  line-height: 50px;
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 99;
  background-color: #f5aa00;
  border: 1px solid #f5aa00;
  text-decoration: none;
  color: #fff;
  font-size: 19px;
  font-weight: 400;
  transition: all .3s;
  opacity: 0;
  visibility: hidden;
  transform: scale(0);
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: none;
}

@media (max-width:766px) {
  a.back-to-top {
    display: -ms-flexbox;
    display: flex;
  }
}

a.back-to-top:hover {
  background-color: #fff;
  color: #f5aa00;
}

a.back-to-top.show {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}

@media print {
  .noPrint,.noPrint * {
    display: none!important;
  }
}

img {
  font-size: 0;
  color: #fff;
  max-width: 100%;
  height: auto;
  display: inline-block;
  vertical-align: middle;
}

b,strong {
  font-weight: 700;
}

i {
  font-style: italic;
}

sup {
  vertical-align: super;
}

sub,sup {
  font-size: 1.3rem;
}

sub {
  vertical-align: sub;
}

::selection {
  background: #f5aa00;
  color: #fff;
}

::-moz-selection {
  background: #f5aa00;
  color: #fff;
}

.cta {
  text-align: left;
}

.cta a:not(.btn) {
  color: #f5aa00;
  font-weight: 700;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-top: 4rem;
  font-size: 1.6rem;
}

.cta a:not(.btn):hover {
  text-decoration: underline;
}

.cta i {
  margin-left: 5px;
}

.answers ul li span.merge,span.merge {
  border: none;
  border-radius: 0;
  padding: 0;
  margin: 0;
  cursor: auto;
  height: auto;
  width: auto;
  text-align: initial;
  text-transform: none;
  font-family: inherit;
  font-size: inherit;
  vertical-align: baseline;
  opacity: 1;
  white-space: nowrap;
  display: inline-block;
  margin-left: 3px;
}

.answers ul li span.no_margin,span.no_margin {
  margin: 0;
}

.slick-slider {
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list,.slick-slider {
  position: relative;
  display: block;
}

.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-list,.slick-slider .slick-track {
  transform: translateZ(0);
}

.slick-track {
  position: relative;
  top: 0;
  right: 0;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.slick-track:after,.slick-track:before {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: right;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: left;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

@keyframes a {
  to {
    background-position: 25px 0;
  }
}

@keyframes b {
  0% {
    opacity: .5;
    transform: translateY(10px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes c {
  0% {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.plyr {
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: subpixel-antialiased;
  direction: ltr;
  font-family: Avenir,Avenir Next,Helvetica Neue,Segoe UI,Helvetica,Arial,sans-serif;
  font-variant-numeric: tabular-nums;
  font-weight: 500;
  line-height: 1.7;
  max-width: 100%;
  min-width: 200px;
  position: relative;
  text-shadow: none;
  transition: box-shadow .3s ease;
}

.plyr audio,.plyr video {
  border-radius: inherit;
  height: auto;
  vertical-align: middle;
  width: 100%;
}

.plyr button {
  font: inherit;
  line-height: inherit;
  width: auto;
}

.plyr:focus {
  outline: 0;
}

.plyr--full-ui {
  box-sizing: border-box;
}

.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before {
  box-sizing: inherit;
}

.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

.plyr__badge {
  background: #4a5764;
  border-radius: 2px;
  color: #fff;
  font-size: 9px;
  line-height: 1;
  padding: 3px 4px;
}

.plyr--full-ui ::-webkit-media-text-track-container {
  display: none;
}

.plyr__captions {
  animation: c .3s ease;
  bottom: 0;
  color: #fff;
  display: none;
  font-size: 14px;
  left: 0;
  padding: 10px;
  position: absolute;
  text-align: center;
  transition: transform .4s ease-in-out;
  width: 100%;
}

.plyr__captions .plyr__caption {
  background: rgba(0,0,0,.8);
  border-radius: 2px;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  line-height: 185%;
  padding: .2em .5em;
  white-space: pre-wrap;
}

.plyr__captions .plyr__caption div {
  display: inline;
}

.plyr__captions span:empty {
  display: none;
}

@media (min-width:480px) {
  .plyr__captions {
    font-size: 16px;
    padding: 20px;
  }
}

@media (min-width:768px) {
  .plyr__captions {
    font-size: 18px;
  }
}

.plyr--captions-active .plyr__captions {
  display: block;
}

.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions {
  transform: translateY(-40px);
}

.plyr__control {
  background: 0 0;
  border: 0;
  border-radius: 3px;
  color: inherit;
  cursor: pointer;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  overflow: visible;
  padding: 7px;
  position: relative;
  transition: all .3s ease;
}

.plyr__control svg {
  display: block;
  fill: currentColor;
  height: 18px;
  pointer-events: none;
  width: 18px;
}

.plyr__control:focus {
  outline: 0;
}

.plyr__control.plyr__tab-focus {
  box-shadow: 0 0 0 5px rgba(0,179,255,.5);
  outline: 0;
}

a.plyr__control {
  text-decoration: none;
}

.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before {
  display: none;
}

.plyr--audio .plyr__control.plyr__tab-focus,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true],.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true] {
  background: #00b3ff;
  color: #fff;
}

.plyr__control--overlaid {
  background: rgba(0,179,255,.8);
  border: 0;
  border-radius: 100%;
  color: #fff;
  display: none;
  left: 50%;
  padding: 15px;
  position: absolute;
  top: 50%;
  transform: translate(-50%,-50%);
  z-index: 2;
}

.plyr__control--overlaid svg {
  left: 2px;
  position: relative;
}

.plyr__control--overlaid:focus,.plyr__control--overlaid:hover {
  background: #00b3ff;
}

.plyr--playing .plyr__control--overlaid {
  opacity: 0;
  visibility: hidden;
}

.plyr--full-ui.plyr--video .plyr__control--overlaid {
  display: block;
}

.plyr--full-ui ::-webkit-media-controls {
  display: none;
}

.plyr__controls {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: center;
}

.plyr__controls .plyr__progress__container {
  -ms-flex: 1;
  flex: 1;
  min-width: 0;
}

.plyr__controls .plyr__controls__item {
  margin-left: 2.5px;
}

.plyr__controls .plyr__controls__item:first-child {
  margin-left: 0;
  margin-right: auto;
}

.plyr__controls .plyr__controls__item.plyr__progress__container {
  padding-left: 2.5px;
}

.plyr__controls .plyr__controls__item.plyr__time {
  padding: 0 5px;
}

.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child {
  padding-left: 0;
}

.plyr__controls .plyr__controls__item.plyr__volume {
  padding-right: 5px;
}

.plyr__controls .plyr__controls__item.plyr__volume:first-child {
  padding-right: 0;
}

.plyr__controls:empty {
  display: none;
}

.plyr--audio .plyr__controls {
  background: #fff;
  border-radius: inherit;
  color: #4a5764;
  padding: 10px;
}

.plyr--video .plyr__controls {
  background: linear-gradient(transparent,rgba(0,0,0,.7));
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
  bottom: 0;
  color: #fff;
  left: 0;
  padding: 20px 5px 5px;
  position: absolute;
  right: 0;
  transition: opacity .4s ease-in-out,transform .4s ease-in-out;
  z-index: 3;
}

@media (min-width:480px) {
  .plyr--video .plyr__controls {
    padding: 35px 10px 10px;
  }
}

.plyr--video.plyr--hide-controls .plyr__controls {
  opacity: 0;
  pointer-events: none;
  transform: translateY(100%);
}

.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip] {
  display: none;
}

.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip] {
  display: inline-block;
}

.plyr__menu {
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.plyr__menu .plyr__control svg {
  transition: transform .3s ease;
}

.plyr__menu .plyr__control[aria-expanded=true] svg {
  transform: rotate(90deg);
}

.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip {
  display: none;
}

.plyr__menu__container {
  animation: b .2s ease;
  background: hsla(0,0%,100%,.9);
  border-radius: 4px;
  bottom: 100%;
  box-shadow: 0 1px 2px rgba(0,0,0,.15);
  color: #4a5764;
  font-size: 16px;
  margin-bottom: 10px;
  position: absolute;
  right: -3px;
  text-align: left;
  white-space: nowrap;
  z-index: 3;
}

.plyr__menu__container>div {
  overflow: hidden;
  transition: height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1);
}

.plyr__menu__container:after {
  border: 4px solid transparent;
  border-top-color: hsla(0,0%,100%,.9);
  content: "";
  height: 0;
  position: absolute;
  right: 15px;
  top: 100%;
  width: 0;
}

.plyr__menu__container [role=menu] {
  padding: 7px;
}

.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio] {
  margin-top: 2px;
}

.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child {
  margin-top: 0;
}

.plyr__menu__container .plyr__control {
  -ms-flex-align: center;
  align-items: center;
  color: #4a5764;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  padding: 4px 11px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

.plyr__menu__container .plyr__control>span {
  -ms-flex-align: inherit;
  align-items: inherit;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.plyr__menu__container .plyr__control:after {
  border: 4px solid transparent;
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.plyr__menu__container .plyr__control--forward {
  padding-right: 28px;
}

.plyr__menu__container .plyr__control--forward:after {
  border-left-color: rgba(74,87,100,.8);
  right: 5px;
}

.plyr__menu__container .plyr__control--forward.plyr__tab-focus:after,.plyr__menu__container .plyr__control--forward:hover:after {
  border-left-color: currentColor;
}

.plyr__menu__container .plyr__control--back {
  font-weight: 500;
  margin: 7px;
  margin-bottom: 3px;
  padding-left: 28px;
  position: relative;
  width: calc(100% - 14px);
}

.plyr__menu__container .plyr__control--back:after {
  border-right-color: rgba(74,87,100,.8);
  left: 7px;
}

.plyr__menu__container .plyr__control--back:before {
  background: #c1c9d1;
  box-shadow: 0 1px 0 #fff;
  content: "";
  height: 1px;
  left: 0;
  margin-top: 4px;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 100%;
}

.plyr__menu__container .plyr__control--back.plyr__tab-focus:after,.plyr__menu__container .plyr__control--back:hover:after {
  border-right-color: currentColor;
}

.plyr__menu__container .plyr__control[role=menuitemradio] {
  padding-left: 7px;
}

.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before {
  border-radius: 100%;
}

.plyr__menu__container .plyr__control[role=menuitemradio]:before {
  background: rgba(0,0,0,.1);
  content: "";
  display: block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: 16px;
  margin-right: 10px;
  transition: all .3s ease;
  width: 16px;
}

.plyr__menu__container .plyr__control[role=menuitemradio]:after {
  background: #fff;
  border: 0;
  height: 6px;
  left: 12px;
  opacity: 0;
  top: 50%;
  transform: translateY(-50%) scale(0);
  transition: transform .3s ease,opacity .3s ease;
  width: 6px;
}

.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before {
  background: #00b3ff;
}

.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after {
  opacity: 1;
  transform: translateY(-50%) scale(1);
}

.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before {
  background: rgba(0,0,0,.1);
}

.plyr__menu__container .plyr__menu__value {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  margin-right: -5px;
  overflow: hidden;
  padding-left: 25px;
  pointer-events: none;
}

.plyr--full-ui input[type=range] {
  -webkit-appearance: none;
  background: 0 0;
  border: 0;
  border-radius: 26px;
  color: #00b3ff;
  display: block;
  height: 19px;
  margin: 0;
  padding: 0;
  transition: box-shadow .3s ease;
  width: 100%;
}

.plyr--full-ui input[type=range]::-webkit-slider-runnable-track {
  background: 0 0;
  border: 0;
  border-radius: 2.5px;
  height: 5px;
  transition: box-shadow .3s ease;
  -webkit-user-select: none;
  user-select: none;
  background-image: linear-gradient(90deg,currentColor var(--value,0),transparent var(--value,0));
}

.plyr--full-ui input[type=range]::-webkit-slider-thumb {
  background: #fff;
  border: 0;
  border-radius: 100%;
  box-shadow: 0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2);
  height: 13px;
  position: relative;
  transition: all .2s ease;
  width: 13px;
  -webkit-appearance: none;
  margin-top: -4px;
}

.plyr--full-ui input[type=range]::-moz-range-track {
  background: 0 0;
  border: 0;
  border-radius: 2.5px;
  height: 5px;
  transition: box-shadow .3s ease;
  -moz-user-select: none;
  user-select: none;
}

.plyr--full-ui input[type=range]::-moz-range-thumb {
  background: #fff;
  border: 0;
  border-radius: 100%;
  box-shadow: 0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2);
  height: 13px;
  position: relative;
  transition: all .2s ease;
  width: 13px;
}

.plyr--full-ui input[type=range]::-moz-range-progress {
  background: currentColor;
  border-radius: 2.5px;
  height: 5px;
}

.plyr--full-ui input[type=range]::-ms-track {
  color: transparent;
}

.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track {
  background: 0 0;
  border: 0;
  border-radius: 2.5px;
  height: 5px;
  transition: box-shadow .3s ease;
  -ms-user-select: none;
  user-select: none;
}

.plyr--full-ui input[type=range]::-ms-fill-lower {
  background: 0 0;
  border: 0;
  border-radius: 2.5px;
  height: 5px;
  transition: box-shadow .3s ease;
  -ms-user-select: none;
  user-select: none;
  background: currentColor;
}

.plyr--full-ui input[type=range]::-ms-thumb {
  background: #fff;
  border: 0;
  border-radius: 100%;
  box-shadow: 0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2);
  height: 13px;
  position: relative;
  transition: all .2s ease;
  width: 13px;
  margin-top: 0;
}

.plyr--full-ui input[type=range]::-ms-tooltip {
  display: none;
}

.plyr--full-ui input[type=range]:focus {
  outline: 0;
}

.plyr--full-ui input[type=range]::-moz-focus-outer {
  border: 0;
}

.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track {
  box-shadow: 0 0 0 5px rgba(0,179,255,.5);
  outline: 0;
}

.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track {
  box-shadow: 0 0 0 5px rgba(0,179,255,.5);
  outline: 0;
}

.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track {
  box-shadow: 0 0 0 5px rgba(0,179,255,.5);
  outline: 0;
}

.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track {
  background-color: hsla(0,0%,100%,.25);
}

.plyr--full-ui.plyr--video input[type=range]::-moz-range-track {
  background-color: hsla(0,0%,100%,.25);
}

.plyr--full-ui.plyr--video input[type=range]::-ms-track {
  background-color: hsla(0,0%,100%,.25);
}

.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb {
  box-shadow: 0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px hsla(0,0%,100%,.5);
}

.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb {
  box-shadow: 0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px hsla(0,0%,100%,.5);
}

.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb {
  box-shadow: 0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px hsla(0,0%,100%,.5);
}

.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track {
  background-color: rgba(193,201,209,.66);
}

.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track {
  background-color: rgba(193,201,209,.66);
}

.plyr--full-ui.plyr--audio input[type=range]::-ms-track {
  background-color: rgba(193,201,209,.66);
}

.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb {
  box-shadow: 0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(0,0,0,.1);
}

.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb {
  box-shadow: 0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(0,0,0,.1);
}

.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb {
  box-shadow: 0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(0,0,0,.1);
}

.plyr__poster {
  background-color: #fff;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity .2s ease;
  width: 100%;
  z-index: 1;
}

.plyr--stopped.plyr__poster-enabled .plyr__poster {
  opacity: 1;
}

.plyr__time {
  font-size: 14px;
}

.plyr__time+.plyr__time:before {
  content: "\2044";
  margin-right: 10px;
}

@media (max-width:767px) {
  .plyr__time+.plyr__time {
    display: none;
  }
}

.plyr--video .plyr__time {
  text-shadow: 0 1px 1px rgba(0,0,0,.15);
}

.plyr__tooltip {
  background: hsla(0,0%,100%,.9);
  border-radius: 3px;
  bottom: 100%;
  box-shadow: 0 1px 2px rgba(0,0,0,.15);
  color: #4a5764;
  font-size: 14px;
  font-weight: 500;
  left: 50%;
  line-height: 1.3;
  margin-bottom: 10px;
  opacity: 0;
  padding: 5px 7.5px;
  pointer-events: none;
  position: absolute;
  transform: translate(-50%,10px) scale(.8);
  transform-origin: 50% 100%;
  transition: transform .2s ease .1s,opacity .2s ease .1s;
  white-space: nowrap;
  z-index: 2;
}

.plyr__tooltip:before {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid hsla(0,0%,100%,.9);
  bottom: -4px;
  content: "";
  height: 0;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 0;
  z-index: 2;
}

.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible {
  opacity: 1;
  transform: translate(-50%) scale(1);
}

.plyr .plyr__control:hover .plyr__tooltip {
  z-index: 3;
}

.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip,.plyr__controls>.plyr__control:first-child .plyr__tooltip {
  left: 0;
  transform: translateY(10px) scale(.8);
  transform-origin: 0 100%;
}

.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child .plyr__tooltip:before {
  left: 16px;
}

.plyr__controls>.plyr__control:last-child .plyr__tooltip {
  left: auto;
  right: 0;
  transform: translateY(10px) scale(.8);
  transform-origin: 100% 100%;
}

.plyr__controls>.plyr__control:last-child .plyr__tooltip:before {
  left: auto;
  right: 16px;
  transform: translateX(50%);
}

.plyr__controls>.plyr__control:first-child+.plyr__control.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip {
  transform: translate(0) scale(1);
}

.plyr--video {
  background: #000;
  overflow: hidden;
}

.plyr--video.plyr--menu-open {
  overflow: visible;
}

.plyr__video-wrapper {
  background: #000;
  border-radius: inherit;
  overflow: hidden;
  position: relative;
  z-index: 0;
}

.plyr__video-embed,.plyr__video-wrapper--fixed-ratio {
  height: 0;
  padding-bottom: 56.25%;
}

.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container {
  padding-bottom: 240%;
  position: relative;
  transform: translateY(-38.28125%);
}

.plyr__progress {
  left: 6.5px;
  margin-right: 13px;
  position: relative;
}

.plyr__progress__buffer,.plyr__progress input[type=range] {
  margin-left: -6.5px;
  margin-right: -6.5px;
  width: calc(100% + 13px);
}

.plyr__progress input[type=range] {
  position: relative;
  z-index: 2;
}

.plyr__progress .plyr__tooltip {
  font-size: 14px;
  left: 0;
}

.plyr__progress__buffer {
  -webkit-appearance: none;
  background: 0 0;
  border: 0;
  border-radius: 100px;
  height: 5px;
  left: 0;
  margin-top: -2.5px;
  padding: 0;
  position: absolute;
  top: 50%;
}

.plyr__progress__buffer::-webkit-progress-bar {
  background: 0 0;
}

.plyr__progress__buffer::-webkit-progress-value {
  background: currentColor;
  border-radius: 100px;
  min-width: 5px;
  transition: width .2s ease;
}

.plyr__progress__buffer::-moz-progress-bar {
  background: currentColor;
  border-radius: 100px;
  min-width: 5px;
  transition: width .2s ease;
}

.plyr__progress__buffer::-ms-fill {
  border-radius: 100px;
  transition: width .2s ease;
}

.plyr--video .plyr__progress__buffer {
  box-shadow: 0 1px 1px rgba(0,0,0,.15);
  color: hsla(0,0%,100%,.25);
}

.plyr--audio .plyr__progress__buffer {
  color: rgba(193,201,209,.66);
}

.plyr--loading .plyr__progress__buffer {
  animation: a 1s linear infinite;
  background-image: linear-gradient(-45deg,rgba(35,41,47,.6) 25%,transparent 0,transparent 50%,rgba(35,41,47,.6) 0,rgba(35,41,47,.6) 75%,transparent 0,transparent);
  background-repeat: repeat-x;
  background-size: 25px 25px;
  color: transparent;
}

.plyr--video.plyr--loading .plyr__progress__buffer {
  background-color: hsla(0,0%,100%,.25);
}

.plyr--audio.plyr--loading .plyr__progress__buffer {
  background-color: rgba(193,201,209,.66);
}

.plyr__volume {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1;
  flex: 1;
  position: relative;
}

.plyr__volume input[type=range] {
  margin-left: 5px;
  position: relative;
  z-index: 2;
}

@media (min-width:480px) {
  .plyr__volume {
    max-width: 90px;
  }
}

@media (min-width:768px) {
  .plyr__volume {
    max-width: 110px;
  }
}

.plyr--is-ios.plyr--vimeo [data-plyr=mute],.plyr--is-ios .plyr__volume {
  display: none!important;
}

.plyr:fullscreen {
  background: #000;
  border-radius: 0!important;
  height: 100%;
  margin: 0;
  width: 100%;
}

.plyr:fullscreen video {
  height: 100%;
}

.plyr:fullscreen .plyr__video-wrapper {
  height: 100%;
  position: static;
}

.plyr:fullscreen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.plyr:fullscreen .plyr__control .icon--exit-fullscreen {
  display: block;
}

.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg {
  display: none;
}

.plyr:fullscreen.plyr--hide-controls {
  cursor: none;
}

@media (min-width:1024px) {
  .plyr:-webkit-full-screen .plyr__captions {
    font-size: 21px;
  }

  .plyr:-ms-fullscreen .plyr__captions {
    font-size: 21px;
  }

  .plyr:-moz-full-screen .plyr__captions {
    font-size: 21px;
  }

  .plyr:fullscreen .plyr__captions {
    font-size: 21px;
  }
}

.plyr:-webkit-full-screen {
  background: #000;
  border-radius: 0!important;
  height: 100%;
  margin: 0;
  width: 100%;
}

.plyr:-webkit-full-screen video {
  height: 100%;
}

.plyr:-webkit-full-screen .plyr__video-wrapper {
  height: 100%;
  position: static;
}

.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen {
  display: block;
}

.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg {
  display: none;
}

.plyr:-webkit-full-screen.plyr--hide-controls {
  cursor: none;
}

@media (min-width:1024px) {
  .plyr:-webkit-full-screen .plyr__captions {
    font-size: 21px;
  }
}

.plyr:-moz-full-screen {
  background: #000;
  border-radius: 0!important;
  height: 100%;
  margin: 0;
  width: 100%;
}

.plyr:-moz-full-screen video {
  height: 100%;
}

.plyr:-moz-full-screen .plyr__video-wrapper {
  height: 100%;
  position: static;
}

.plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen {
  display: block;
}

.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen+svg {
  display: none;
}

.plyr:-moz-full-screen.plyr--hide-controls {
  cursor: none;
}

@media (min-width:1024px) {
  .plyr:-moz-full-screen .plyr__captions {
    font-size: 21px;
  }
}

.plyr:-ms-fullscreen {
  background: #000;
  border-radius: 0!important;
  height: 100%;
  margin: 0;
  width: 100%;
}

.plyr:-ms-fullscreen video {
  height: 100%;
}

.plyr:-ms-fullscreen .plyr__video-wrapper {
  height: 100%;
  position: static;
}

.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen {
  display: block;
}

.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg {
  display: none;
}

.plyr:-ms-fullscreen.plyr--hide-controls {
  cursor: none;
}

@media (min-width:1024px) {
  .plyr:-ms-fullscreen .plyr__captions {
    font-size: 21px;
  }
}

.plyr--fullscreen-fallback {
  background: #000;
  border-radius: 0!important;
  height: 100%;
  margin: 0;
  width: 100%;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10000000;
}

.plyr--fullscreen-fallback video {
  height: 100%;
}

.plyr--fullscreen-fallback .plyr__video-wrapper {
  height: 100%;
  position: static;
}

.plyr--fullscreen-fallback.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen {
  display: block;
}

.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg {
  display: none;
}

.plyr--fullscreen-fallback.plyr--hide-controls {
  cursor: none;
}

@media (min-width:1024px) {
  .plyr--fullscreen-fallback .plyr__captions {
    font-size: 21px;
  }
}

.plyr__ads {
  border-radius: inherit;
  bottom: 0;
  cursor: pointer;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}

.plyr__ads>div,.plyr__ads>div iframe {
  height: 100%;
  position: absolute;
  width: 100%;
}

.plyr__ads:after {
  background: rgba(35,41,47,.8);
  border-radius: 2px;
  bottom: 10px;
  color: #fff;
  content: attr(data-badge-text);
  font-size: 11px;
  padding: 2px 6px;
  pointer-events: none;
  position: absolute;
  right: 10px;
  z-index: 3;
}

.plyr__ads:after:empty {
  display: none;
}

.plyr__cues {
  background: currentColor;
  display: block;
  height: 5px;
  left: 0;
  margin: -2.5px 0 0;
  opacity: .8;
  position: absolute;
  top: 50%;
  width: 3px;
  z-index: 3;
}

.plyr__preview-thumb {
  background-color: hsla(0,0%,100%,.9);
  border-radius: 3px;
  bottom: 100%;
  box-shadow: 0 1px 2px rgba(0,0,0,.15);
  margin-bottom: 10px;
  opacity: 0;
  padding: 3px;
  pointer-events: none;
  position: absolute;
  transform: translateY(10px) scale(.8);
  transform-origin: 50% 100%;
  transition: transform .2s ease .1s,opacity .2s ease .1s;
  z-index: 2;
}

.plyr__preview-thumb--is-shown {
  opacity: 1;
  transform: translate(0) scale(1);
}

.plyr__preview-thumb:before {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid hsla(0,0%,100%,.9);
  bottom: -4px;
  content: "";
  height: 0;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 0;
  z-index: 2;
}

.plyr__preview-thumb__image-container {
  background: #c1c9d1;
  border-radius: 2px;
  overflow: hidden;
  position: relative;
  z-index: 0;
}

.plyr__preview-thumb__image-container img {
  height: 100%;
  left: 0;
  max-height: none;
  max-width: none;
  position: absolute;
  top: 0;
  width: 100%;
}

.plyr__preview-thumb__time-container {
  bottom: 6px;
  left: 0;
  position: absolute;
  right: 0;
  white-space: nowrap;
  z-index: 3;
}

.plyr__preview-thumb__time-container span {
  background-color: rgba(0,0,0,.55);
  border-radius: 2px;
  color: #fff;
  font-size: 14px;
  padding: 3px 6px;
}

.plyr__preview-scrubbing {
  bottom: 0;
  -webkit-filter: blur(1px);
  filter: blur(1px);
  height: 100%;
  left: 0;
  margin: auto;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity .3s ease;
  width: 100%;
  z-index: 1;
}

.plyr__preview-scrubbing--is-shown {
  opacity: 1;
}

.plyr__preview-scrubbing img {
  height: 100%;
  left: 0;
  max-height: none;
  max-width: none;
  -o-object-fit: contain;
  object-fit: contain;
  position: absolute;
  top: 0;
  width: 100%;
}

.plyr--no-transition {
  transition: none!important;
}

.plyr__sr-only {
  clip: rect(1px,1px,1px,1px);
  overflow: hidden;
  border: 0!important;
  height: 1px!important;
  padding: 0!important;
  position: absolute!important;
  width: 1px!important;
}

.plyr [hidden] {
  display: none!important;
}

.player-agent,.session-agent {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.session-player.remove-ratio:before,.video-player.remove-ratio:before {
  display: none;
}

.session-player.remove-ratio .plyr,.video-player.remove-ratio .plyr {
  position: relative;
}

.plyr {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.plyr--full-ui.plyr--video .plyr__poster,.plyr--full-ui.plyr--video .plyr__video-wrapper {
  background-color: #fff;
}

.plyr--full-ui.plyr--video~.ellapsed-time {
  display: none;
}

.plyr--full-ui.plyr--video input[type=range].plyr__tab-focus::-webkit-slider-runnable-track {
  box-shadow: none;
}

.plyr--full-ui.plyr--video input[type=range].plyr__tab-focus::-moz-range-track {
  box-shadow: none;
}

.plyr--full-ui.plyr--video input[type=range].plyr__tab-focus::-ms-track {
  box-shadow: none;
}

.plyr--full-ui.plyr--video .plyr__control.plyr__tab-focus {
  box-shadow: none;
}

.plyr--full-ui.plyr--video.plyr--stopped {
  cursor: pointer;
}

.plyr--full-ui.plyr--video.plyr--stopped:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: hsla(0,0%,100%,.4);
  z-index: 1;
  opacity: 0;
  transition: opacity .3s;
}

.plyr--full-ui.plyr--video.plyr--stopped:hover:before {
  opacity: 1;
}

.plyr--full-ui.plyr--video.plyr--stopped~.ellapsed-time {
  display: block;
}

.plyr--full-ui.plyr--video.plyr--stopped .plyr__controls {
  display: none;
}

.plyr--full-ui.plyr--video.plyr--stopped .plyr__control--overlaid {
  display: block;
}

.plyr--full-ui.plyr--video .plyr__control--overlaid {
  display: none;
  background-color: #f5aa00;
}

.plyr--full-ui.plyr--video .plyr__control--overlaid:hover {
  background-color: #f5aa00;
}

.plyr--full-ui.plyr--video .plyr__control--overlaid.plyr__tab-focus {
  background-color: #f5aa00;
  box-shadow: none;
}

.plyr--full-ui.plyr--video .plyr__controls {
  background: none;
  background-color: #000;
  padding: 0 1rem;
  height: 4rem;
}

.plyr--full-ui.plyr--video .plyr__controls .plyr__progress__container {
  position: absolute;
  top: -12px;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0;
}

.plyr--full-ui.plyr--video .plyr__controls .plyr__progress__container .plyr__progress {
  margin: 0;
  left: 0;
}

.plyr--full-ui.plyr--video .plyr__controls .plyr__progress__container .plyr__progress__buffer,.plyr--full-ui.plyr--video .plyr__controls .plyr__progress__container input[type=range] {
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}

.plyr--full-ui.plyr--video .plyr__controls .plyr__progress__container input[type=range] {
  border-radius: 0;
  color: #f5aa00;
}

.plyr--full-ui.plyr--video .plyr__controls .plyr__progress__container .plyr__progress__buffer {
  border-radius: 0;
  background-color: rgba(0,0,0,.3);
  color: rgba(245,170,0,.6);
}

.plyr--full-ui.plyr--video .plyr__controls .plyr__progress__container .plyr__tooltip {
  background-color: #f5aa00;
  color: #fff;
  box-shadow: none;
}

.plyr--full-ui.plyr--video .plyr__controls .plyr__progress__container .plyr__tooltip:before {
  border-top-color: #f5aa00;
}

.plyr--full-ui.plyr--video .plyr__controls .plyr__controls__item:first-child {
  margin-right: 0;
}

.plyr--full-ui.plyr--video .plyr__controls .plyr__controls__item.plyr__time--duration {
  margin-right: auto;
}

.plyr--full-ui.plyr--video .plyr__controls .plyr__controls__item.plyr__volume {
  max-width: 90px;
}

@media (max-width:426px) {
  .plyr--full-ui.plyr--video .plyr__controls .plyr__controls__item.plyr__volume {
    display: none;
  }
}

.plyr--full-ui.plyr--video .plyr__controls .plyr__time+.plyr__time {
  display: block;
}

.plyr--full-ui.plyr--video .plyr__controls .plyr__time+.plyr__time:before {
  content: "\2013";
}

.plyr--full-ui.plyr--video .plyr__controls .plyr__control.plyr__tab-focus,.plyr--full-ui.plyr--video .plyr__controls .plyr__control:hover {
  background-color: #f5aa00;
}

.plyr--full-ui.plyr--video input[type=range] {
  color: #fff;
}

.plyr__caption,.plyr__captions {
  font-family: Noto Sans,sans-serif;
  font-family: DroidArabicNaskh,sans-serif;
  font-size: 1.6rem;
  line-height: 2.5;
}

@-moz-document url-prefix() {
  .plyr__caption {
    display: inline-flex;
  }
}

.mfp-bg {
  z-index: 1042;
  overflow: hidden;
  background: rgba(0,0,0,.6);
  opacity: .8;
  filter: alpha(opacity=80);
}

.mfp-bg,.mfp-wrap {
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  position: fixed;
}

.mfp-wrap {
  z-index: 1043;
  outline: none!important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: right;
  z-index: 1045;
}

.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none!important;
}

.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -.8em;
  right: 8px;
  left: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #ccc;
}

.mfp-preloader a:hover {
  color: #fff;
}

.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader {
  display: none;
}

button.mfp-arrow,button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  left: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: .65;
  filter: alpha(opacity=65);
  padding: 0 10px 18px 0;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial,Baskerville,monospace;
}

.mfp-close:focus,.mfp-close:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close {
  color: #fff;
  left: -6px;
  text-align: left;
  padding-left: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  left: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: .65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:focus,.mfp-arrow:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-arrow .mfp-a,.mfp-arrow .mfp-b,.mfp-arrow:after,.mfp-arrow:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  right: 0;
  top: 0;
  margin-top: 35px;
  margin-right: 35px;
  border: medium inset transparent;
}

.mfp-arrow .mfp-a,.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow .mfp-b,.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: .7;
}

.mfp-arrow-left {
  right: 0;
}

.mfp-arrow-left .mfp-a,.mfp-arrow-left:after {
  border-left: 17px solid #fff;
  margin-right: 31px;
}

.mfp-arrow-left .mfp-b,.mfp-arrow-left:before {
  margin-right: 25px;
  border-left: 27px solid #3f3f3f;
}

.mfp-arrow-right {
  left: 0;
}

.mfp-arrow-right .mfp-a,.mfp-arrow-right:after {
  border-right: 17px solid #fff;
  margin-right: 39px;
}

.mfp-arrow-right .mfp-b,.mfp-arrow-right:before {
  border-right: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0,0,0,.6);
  background: #000;
}

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  box-sizing: border-box;
  padding: 40px 0;
  margin: 0 auto;
}

.mfp-figure,img.mfp-img {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  right: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  left: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0,0,0,.6);
  background: #444;
}

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  right: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: right;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-left: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-height:300px),screen and (max-width:800px) and (orientation:landscape) {
  .mfp-img-mobile .mfp-image-holder {
    padding-right: 0;
    padding-left: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-right: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0,0,0,.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    left: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    left: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0,0,0,.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media (max-width:766px) {
  .mfp-container {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}

@media (max-width:900px) {
  .mfp-arrow {
    transform: scale(.75);
  }

  .mfp-arrow-left {
    transform-origin: 100%;
  }

  .mfp-arrow-right {
    transform-origin: 0;
  }
}

.mfp-ie7 .mfp-img {
  padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  right: 50%;
  margin-right: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
  padding: 0;
}

.mfp-ie7 .mfp-content {
  padding-top: 44px;
}

.mfp-ie7 .mfp-close {
  top: 0;
  left: 0;
  padding-top: 0;
}

@keyframes d {
  0% {
    transform: rotate(0);
    transform-origin: top right;
    animation-timing-function: ease-in-out;
  }

  20%,60% {
    transform: rotate(-80deg);
    transform-origin: top right;
    animation-timing-function: ease-in-out;
  }

  40% {
    transform: rotate(-60deg);
    transform-origin: top right;
    animation-timing-function: ease-in-out;
  }

  80% {
    transform: rotate(-60deg) translateY(0);
    opacity: 1;
    transform-origin: top right;
    animation-timing-function: ease-in-out;
  }

  to {
    transform: translateY(700px);
    opacity: 0;
  }
}

.hinge {
  animation-duration: 1s;
  animation-name: d;
}

.mfp-with-fade.mfp-bg,.mfp-with-fade .mfp-content {
  opacity: 0;
  transition: opacity .5s ease-out;
}

.mfp-with-fade.mfp-ready .mfp-content {
  opacity: 1;
}

.mfp-with-fade.mfp-ready.mfp-bg {
  opacity: .8;
}

.mfp-with-fade.mfp-removing.mfp-bg {
  opacity: 0;
}

.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  transition: all .2s ease-in-out;
  transform: scale(.8);
}

.mfp-zoom-in.mfp-bg {
  opacity: 0;
  transition: all .3s ease-out;
}

.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1);
}

.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: .8;
}

.mfp-zoom-in.mfp-removing .mfp-with-anim {
  transform: scale(.8);
  opacity: 0;
}

.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

.mfp-with-zoom.mfp-bg,.mfp-with-zoom .mfp-container {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  transition: all .3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1;
}

.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: .8;
}

.mfp-with-zoom.mfp-removing.mfp-bg,.mfp-with-zoom.mfp-removing .mfp-container {
  opacity: 0;
}

.mfp-3d-unfold .mfp-content {
  perspective: 2000px;
}

.mfp-3d-unfold .mfp-with-anim {
  opacity: 0;
  transition: all .3s ease-in-out;
  transform-style: preserve-3d;
  transform: rotateY(-60deg);
}

.mfp-3d-unfold.mfp-bg {
  opacity: 0;
  transition: all .5s;
}

.mfp-3d-unfold.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: rotateY(0deg);
}

.mfp-3d-unfold.mfp-ready.mfp-bg {
  opacity: .8;
}

.mfp-3d-unfold.mfp-removing .mfp-with-anim {
  transform: rotateY(60deg);
  opacity: 0;
}

.mfp-3d-unfold.mfp-removing.mfp-bg {
  opacity: 0;
}

.mfp-move-from-top .mfp-content {
  vertical-align: top;
}

.mfp-move-from-top .mfp-with-anim {
  opacity: 0;
  transition: all .2s;
  transform: translateY(-100px);
}

.mfp-move-from-top.mfp-bg {
  opacity: 0;
  transition: all .2s;
}

.mfp-move-from-top.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: translateY(0);
}

.mfp-move-from-top.mfp-ready.mfp-bg {
  opacity: .8;
}

.mfp-move-from-top.mfp-removing .mfp-with-anim {
  transform: translateY(-50px);
  opacity: 0;
}

.mfp-move-from-top.mfp-removing.mfp-bg {
  opacity: 0;
}

a {
  color: #f5aa00;
  font-family: Noto Sans,sans-serif;
  font-family: DroidArabicNaskh,sans-serif;
}

a.red {
  color: #e74c3c;
}

a.blue {
  color: #026bb0;
}

a.green {
  color: #78b517;
}

a:hover {
  text-decoration: underline;
}

p a {
  font-family: STIX2,Times New Roman,serif;
  font-family: DroidArabicNaskh,sans-serif;
}

.video-wrapper {
  position: relative;
  padding-top: calc(56.25% - 1px);
  border: 1px solid #ddd;
  overflow: hidden;
  width: 100%;
}

.video-wrapper .video-js {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  border: 0;
  background-color: transparent;
}

.video-wrapper .video-js:hover .vjs-poster:after {
  opacity: 1;
}

.video-wrapper .video-js .vjs-poster:after {
  opacity: 0;
}

.video-wrapper .vjs-has-started+.ellapsed-time {
  display: none;
}

.video-wrapper iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  border: 0;
}

.video-wrapper .ellapsed-time {
  background: #ddd;
  position: absolute;
  left: 0;
  bottom: 0;
  color: #333;
  padding: .8rem 2rem .5rem;
  font-size: 1.5rem;
  line-height: 1;
  z-index: 6;
}

h1 {
  font-size: 3rem;
  font-family: timesExtraBold;
  font-family: DroidArabicNaskh,sans-serif;
  font-size: 2.8rem;
  font-weight: 700;
}

h1.big {
  font-size: 4.2rem;
  font-size: 4rem;
}

h1 small,h1 small a {
  font-family: STIX2,Times New Roman,serif;
  color: #999;
  font-weight: 400;
  font-family: DroidArabicNaskh,sans-serif;
}

h1 small a:hover {
  color: #f5aa00;
}

h1 small span {
  color: #333;
  font-weight: 700;
  font-size: 2.4rem;
  transform: translateY(2px);
  display: inline-block;
}

h1 small span.pipe {
  transform: translateY(0);
}

h2 {
  font-size: 2.4rem;
  font-weight: 700;
  font-size: 2.2rem;
}

h2.big {
  font-size: 3.4rem;
  font-size: 3.2rem;
}

h3 {
  font-size: 2.1rem;
  font-weight: 700;
  font-size: 1.9rem;
}

h4 {
  font-size: 1.8rem;
}

h4,h5 {
  font-weight: 700;
  font-size: 1.6rem;
}

h5 {
  font-size: 1.4rem;
}

hr {
  display: block;
  background: none;
  border: 0;
  border-top: 1px solid #ddd;
  margin: 0;
}

.page {
  padding: 30px 0 60px;
}

.page .page-description {
  margin-bottom: 2rem;
}

.phone-icon:before {
  transform: scaleX(-1);
  transform: none;
}

.page-title {
  margin-bottom: 2rem;
  text-align: right;
}

.page-title.with-subtitle h3 {
  margin-top: 2rem;
  color: #6d6e71;
  font-family: Noto Sans,sans-serif;
  font-weight: 400;
  font-family: DroidArabicNaskh,sans-serif;
}

.page-title.with-cta {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}

@media (max-width:426px) {
  .page-title.with-cta {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

@media (max-width:426px) {
  .page-title.with-cta h1 {
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
  }
}

.page-title.with-cta .cta {
  margin-right: auto;
  padding-right: 1rem;
}

@media (max-width:426px) {
  .page-title.with-cta .cta {
    margin-top: 2rem;
    padding-right: 0;
    margin-left: auto;
    margin-right: 0;
  }
}

.page-title.with-cta .cta .btn {
  display: -ms-flexbox;
  display: flex;
}

.page-title.with-cta .cta a:not(.btn) {
  font-weight: 400;
  margin-top: 0;
  line-height: 3.8rem;
}

.page-title.with-info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}

@media (max-width:426px) {
  .page-title.with-info {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

@media (max-width:426px) {
  .page-title.with-info h1 {
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
  }
}

.page-title.with-info .info {
  margin-right: auto;
  padding-right: 1rem;
}

@media (max-width:426px) {
  .page-title.with-info .info {
    margin-top: 2rem;
    padding-right: 0;
    margin-left: auto;
    margin-right: 0;
  }
}

.page-title.with-search {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.page-title.with-search .search {
  margin-right: auto;
}

@media (max-width:766px) {
  .page-title.with-search .search {
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    margin-top: 2rem;
  }

  .page-title.with-search .search .form-group {
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

.page-title.with-search .search .form-group {
  margin-bottom: 0;
}

.page-title.with-search .search input[type=text] {
  height: 3.8rem;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left: none;
}

.page-title.with-search .search input[type=text]:focus {
  border-color: #f5aa00;
}

.page-title.with-search .search .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.page-title.lead-title {
  margin-bottom: 7rem;
  text-align: center;
}

@media (max-width:766px) {
  .page-title.lead-title {
    margin-bottom: 4rem;
    margin-top: 0;
  }
}

.page-title.lead-title h1 {
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: column;
  flex-direction: column;
  font-family: Noto Sans,sans-serif;
  font-weight: 400;
  font-family: DroidArabicNaskh,sans-serif;
}

.page-title.lead-title h1:after {
  content: "";
  width: 70%;
  height: 4px;
  border-radius: 2px;
  background-color: #e51d74;
  margin-top: 1rem;
}

.page-title h1 {
  line-height: 1.2;
  line-height: 1.5;
}

.page-title h1 small.page-info {
  font-size: 65%;
  display: block;
  margin-top: .5rem;
}

.page-title.flex {
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (max-width:640px) {
  .page-title.flex {
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .page-title.flex .ml-auto {
    margin: 1rem 0 0;
    text-align: center;
    width: 100%;
  }
}

.page-title.with-badge.with-cta {
  -ms-flex-direction: column;
  flex-direction: column;
}

.page-title.with-badge.with-cta>div:not(.cta) {
  display: -ms-flexbox;
  display: flex;
}

@media (max-width:640px) {
  .page-title.with-badge.with-cta>div:not(.cta) {
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .page-title.with-badge.with-cta>div:not(.cta) .ml-auto {
    margin: 1rem 0 0;
    text-align: center;
    width: 100%;
  }
}

article h2,article p:not(:last-child) {
  margin-bottom: 1rem;
}

article h2+h4 {
  margin-top: 0;
}

article ul:not(.list) {
  padding-right: 4rem;
  list-style-type: disc;
  margin-bottom: 1rem;
}

article ul:not(.list):last-child {
  margin-bottom: 0;
}

article h4 {
  font-weight: 700;
  font-size: 1.6rem;
  margin-top: 3rem;
}

article .list:not(:last-child),article h4 {
  margin-bottom: 1rem;
}

article+article {
  margin-top: 3rem;
}

.authors {
  color: #999;
  font-size: 2.1rem;
  font-weight: 700;
  margin-top: -1.5rem;
  margin-bottom: 2rem;
}

.book-cover figure {
  position: relative;
  padding-top: 141.45161%;
  transition: all .3s;
  display: block;
}

.book-cover figure>div {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: -1;
  box-shadow: inset 2px 0 5px rgba(0,0,0,.1),2px 2px 15px rgba(0,0,0,.2);
  transition: all .3s;
  border-radius: 0 3px 3px 0;
  line-height: 0;
  overflow: hidden;
}

.book-cover figure>div:before {
  content: "";
  position: absolute;
  top: 0;
  left: 5px;
  bottom: 0;
  width: 3px;
  background: rgba(0,0,0,.1);
  box-shadow: 2px 0 2px hsla(0,0%,100%,.4);
  -webkit-filter: blur(.5px);
  filter: blur(.5px);
}

.book-cover figure>div:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 2px;
  background: rgba(0,0,0,.2);
  box-shadow: 1px 0 0 hsla(0,0%,100%,.5);
  -webkit-filter: blur(1px);
  filter: blur(1px);
}

.book-cover.no-effect figure>div {
  box-shadow: none;
  border-radius: 0;
}

.book-cover.no-effect figure>div:after,.book-cover.no-effect figure>div:before {
  display: none;
}

.book-cover.organic figure {
  padding-top: 0;
}

.book-cover.organic figure div {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
}

.book-cover img {
  width: 100%;
}

.book-cover.rtl figure>div {
  border-radius: 3px 0 0 3px;
}

.book-cover.rtl figure>div:before {
  left: auto;
  right: 5px;
  background: rgba(0,0,0,.1);
  box-shadow: -2px 0 2px hsla(0,0%,100%,.4);
}

.book-cover.rtl figure>div:after {
  left: auto;
  right: 0;
  background: rgba(0,0,0,.2);
  box-shadow: -1px 0 0 hsla(0,0%,100%,.5);
}

.pagination-arrows {
  margin-top: 2rem;
}

.pagination-arrows:after,.pagination-arrows:before {
  content: " ";
  display: table;
}

.pagination-arrows:after {
  clear: both;
}

.pagination-arrows a {
  color: #f5aa00;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.6rem;
}

.pagination-arrows a.next {
  float: left;
}

.pagination-arrows a.next i {
  margin-right: 5px;
  transform: scaleX(-1);
}

.pagination-arrows a.prev {
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  float: right;
}

.pagination-arrows a.prev i {
  margin-left: 5px;
  transform: scaleX(-1);
  transform: scale(1);
}

.pagination-arrows a:hover {
  text-decoration: underline;
}

.careers-inner-page ul,.list {
  padding-right: 4rem;
}

@media (max-width:766px) {
  .careers-inner-page ul,.list {
    padding-right: 0;
  }
}

.careers-inner-page ul li,.list li {
  display: block;
  padding-right: 1.5rem;
  position: relative;
  right: 0;
  top: 0;
  margin-top: .5rem;
}

.careers-inner-page ul li>p,.list li>p {
  margin: 0;
  display: inline;
}

.careers-inner-page ul li:before,.list li:before {
  content: "";
  font-family: Font-Awesome;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  color: #f5aa00;
  font-size: 2rem;
  line-height: 1.2;
  margin-right: -1.5rem;
  position: absolute;
  font-weight: 900;
  content: "\f0d9";
}

.careers-inner-page ul li a,.list li a {
  color: #f5aa00;
  font-family: STIX2,Times New Roman,serif;
  font-family: DroidArabicNaskh,sans-serif;
}

.careers-inner-page ul li a:hover,.list li a:hover {
  text-decoration: underline;
}

.careers-inner-page ul li .inline-displayed,.list li .inline-displayed {
  margin-right: .5rem;
}

.careers-inner-page ul li>.list,.list li>.list {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.careers-inner-page ul ol,.list ol {
  list-style-position: outside;
  padding-right: inherit;
}

.careers-inner-page ul ol li,.list ol li {
  display: list-item;
}

.careers-inner-page ul ol li:before,.list ol li:before {
  display: none;
}

ol {
  list-style-position: outside;
  padding-right: 4rem;
}

ol li {
  display: list-item;
}

.list-nested li {
  display: block;
  padding-right: 1.5rem;
  position: relative;
  right: 0;
  top: 0;
  margin-top: .5rem;
}

.list-nested li:before {
  content: "";
  font-family: Font-Awesome;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  color: #f5aa00;
  font-size: 2rem;
  line-height: 1.2;
  margin-right: -1.5rem;
  position: absolute;
  font-weight: 900;
  content: "\f0d9";
}

.list-nested li a {
  color: #f5aa00;
}

.list-nested li a:hover {
  text-decoration: underline;
}

.list-nested li .inline-displayed {
  margin-right: .5rem;
}

.list-blocks {
  display: grid;
  grid-template-columns: repeat(auto-fill,minmax(140px,1fr));
  grid-gap: 3rem;
  text-align: center;
}

.list-blocks a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
}

.list-blocks a:hover {
  text-decoration: none;
}

.list-blocks a:hover .icon {
  border-color: #f5aa00;
}

.list-blocks a:hover h4 {
  color: #f5aa00;
}

.list-blocks .icon {
  width: 9rem;
  height: 9rem;
  border: 1px solid #ddd;
  border-radius: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  margin-bottom: 1rem;
  font-size: 3rem;
  transition: all .3s;
}

.list-blocks h4 {
  font-size: 1.6rem;
  color: #333;
  transition: all .3s;
  font-weight: 400;
}

.styled-ordered li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 2rem;
  font-size: 1.4rem;
}

.styled-ordered li:last-child {
  margin-bottom: 0;
}

.styled-ordered li span {
  width: 4rem;
  min-width: 4rem;
  height: 4rem;
  border-radius: 50%;
  margin-left: 15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  box-shadow: 0 3px 6px rgba(0,0,0,.1);
  font-weight: 700;
  background: #fff;
  color: #026bb0;
}

.styled-ordered li p {
  margin: 0;
}

.styled-ordered.horizontal {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.styled-ordered.horizontal li {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex: 1;
  flex: 1;
  min-width: 200px;
}

.styled-ordered.horizontal li span {
  width: 6rem;
  height: 6rem;
  margin-left: 0;
  margin-bottom: 1.5rem;
  font-size: 2rem;
}

@media (max-width:640px) {
  .styled-ordered {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .styled-ordered li {
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    min-width: 200px;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }

  .styled-ordered li span {
    margin-left: 0;
    margin-bottom: 1.5rem;
  }
}

.videos-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 0 -1.5rem;
}

@media (max-width:991px) {
  .videos-list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.videos-list>li {
  -ms-flex: 1 1 33.33%;
  flex: 1 1 33.33%;
  padding: 0 1.5rem;
}

@media (max-width:991px) {
  .videos-list>li {
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    max-width: 50%;
    margin-bottom: 30px;
  }
}

@media (max-width:640px) {
  .videos-list>li {
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: 100%;
  }
}

.videos-list h4 {
  text-align: right;
  margin-top: 1rem;
}

.videos-list h4 a {
  color: #333;
}

.videos-list h4 a:hover {
  color: #f5aa00;
  text-decoration: underline;
}

.video-thumb {
  position: relative;
}

.video-thumb .duration {
  position: absolute;
  left: 1px;
  bottom: 1px;
  font-size: 1.2rem;
  background: #ddd;
  padding: .6rem 1rem .3rem;
  line-height: 1;
  z-index: 2;
}

.video-thumb.stack figure {
  position: relative;
}

.video-thumb.stack figure:after,.video-thumb.stack figure:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  padding-top: 56.2%;
  width: 100%;
  background: #fff;
  z-index: -1;
  box-shadow: 0 0 6px rgba(0,0,0,.16);
}

.video-thumb.stack figure:before {
  transform: rotate(-6deg);
}

.video-thumb.stack figure:after {
  transform: rotate(4deg);
  top: 3px;
}

.video-thumb.more-videos {
  position: relative;
}

.video-thumb.more-videos a {
  position: relative;
  display: block;
  padding-top: 56.2%;
  overflow: hidden;
  border: 1px solid #ddd;
}

.video-thumb.more-videos a:before {
  display: none;
}

.video-thumb.more-videos a:after {
  content: "";
  background: hsla(0,0%,100%,.9);
  opacity: 1;
  transition: .5s;
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  right: 0;
  z-index: 2;
}

.video-thumb.more-videos a img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
}

.video-thumb.more-videos a:hover {
  border-color: #f5aa00;
}

.video-thumb.more-videos a:hover:after {
  opacity: 1;
}

.video-thumb.more-videos p {
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translate(50%,-50%);
  z-index: 4;
  width: 100%;
  padding: 0 1.5rem;
  text-align: center;
  font-family: Noto Sans,sans-serif;
  font-size: 1.4rem;
  color: #333;
  font-family: DroidArabicNaskh,sans-serif;
}

.video-thumb.more-videos p span {
  display: block;
  margin: auto;
  font-size: 2.6rem;
}

.video-thumb figure a {
  position: relative;
  display: block;
  padding-top: 56.2%;
  overflow: hidden;
  border: 1px solid #ddd;
}

.video-thumb figure a:before {
  content: "";
  position: absolute;
  right: 50%;
  top: 50%;
  width: 4rem;
  height: 4rem;
  z-index: 9;
  background-image: url(../images/video_play.svg);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: contain;
  transform: translate(50%,-50%);
}

.video-thumb figure a:after {
  content: "";
  background: hsla(0,0%,100%,.6);
  opacity: 0;
  transition: .5s;
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  right: 0;
  z-index: 2;
}

.video-thumb figure a img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
}

.video-thumb figure a:hover {
  border-color: #f5aa00;
}

.video-thumb figure a:hover:after {
  opacity: 1;
}

.session-player,.video-player {
  width: 100%;
  position: relative;
  overflow: hidden;
  border: 1px solid #ddd;
  transition: all .3s;
}

@media (max-width:426px) {
  .session-player,.video-player {
    overflow: visible;
  }
}

.session-player:hover,.video-player:hover {
  border-color: #f5aa00;
}

.session-player.restricted:before,.session-player:before,.video-player.restricted:before,.video-player:before {
  content: "";
  display: table;
  padding-top: 56.25%;
}

.session-player.restricted figure,.video-player.restricted figure {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border: 0;
  cursor: pointer;
}

.session-player.restricted figure:before,.video-player.restricted figure:before {
  content: "";
  position: absolute;
  right: 50%;
  top: 50%;
  width: 5rem;
  height: 5rem;
  z-index: 9;
  background-image: url(../images/video_play.svg);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: contain;
  transform: translate(50%,-50%);
}

.session-player iframe,.video-player iframe {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.session-player .ellapsed-time,.video-player .ellapsed-time {
  background: #ddd;
  position: absolute;
  left: 0;
  bottom: 0;
  color: #333;
  padding: .8rem 2rem .5rem;
  font-size: 1.5rem;
  line-height: 1;
  z-index: 6;
}

.explainers-page .list,.lessons-page .list,.worksheets-page .list {
  padding-right: 3rem;
}

@media (max-width:766px) {
  .explainers-page .list,.lessons-page .list,.worksheets-page .list {
    padding-right: 0;
  }
}

aside {
  font-family: Noto Sans,sans-serif;
  font-size: 1.6rem;
  font-family: DroidArabicNaskh,sans-serif;
}

aside>div h3 {
  margin-bottom: 1rem;
  font-weight: 700;
}

aside>div ul li {
  margin-bottom: 1rem;
  border-bottom: 1px solid #ddd;
  padding-bottom: 1rem;
}

aside>div ul li:last-child {
  border: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

aside>div ul a {
  color: #333;
  text-decoration: none;
}

aside>div ul a:hover {
  color: #f5aa00;
  text-decoration: underline;
}

aside>div+div {
  margin-top: 3rem;
}

.tabs {
  display: -ms-flexbox;
  display: flex;
}

.tabs .tab-links {
  border-left: 1px solid #ddd;
  min-width: 250px;
  padding-bottom: 3rem;
  font-family: STIX2,Times New Roman,serif;
  font-weight: 700;
}

.tabs .tab-links a {
  display: block;
  padding: 1rem;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  background: #fff;
  color: #999;
}

.tabs .tab-links a:first-child {
  border-top: 0;
}

@media (max-width:766px) {
  .tabs .tab-links a:first-child {
    border-top: 1px solid transparent;
  }
}

.tabs .tab-links a.active {
  color: #333;
  margin-left: -1px;
  border-top-color: #ddd;
  border-bottom-color: #ddd;
}

@media (max-width:766px) {
  .tabs .tab-links a.active {
    margin-left: 0;
    margin-bottom: -1px;
    border-color: #ddd;
  }
}

@media (max-width:766px) {
  .tabs .tab-links a {
    -ms-flex: 1;
    flex: 1;
    border: 1px solid transparent;
    border-bottom: 0;
    text-align: center;
  }
}

@media (max-width:766px) {
  .tabs .tab-links {
    display: -ms-flexbox;
    display: flex;
    padding: 0 1.5rem;
    margin: 0 -1.5rem 2rem;
    border-bottom: 1px solid #ddd;
    border-left: 0;
  }
}

.tabs .tab-body {
  -ms-flex: 1;
  flex: 1;
  padding-right: 3rem;
}

.tabs .tab-body>div:not(:first-child) {
  display: none;
}

@media (max-width:766px) {
  .tabs .tab-body {
    padding-right: 0;
  }
}

@media (max-width:766px) {
  .tabs {
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.tooltip {
  position: relative;
}

.tooltip .tooltip-trigger {
  font-size: 2.4rem;
  color: #999;
  cursor: pointer;
  transition: color .3s;
}

.tooltip .tooltip-trigger:hover {
  color: #f5aa00;
}

.tooltip .tooltip-trigger:hover~.tooltip-inner {
  opacity: 1;
  visibility: visible;
}

.tooltip .tooltip-inner {
  position: absolute;
  background: #000;
  color: #fff;
  padding: 1rem;
  border-radius: 4px;
  font-size: 1.2rem;
  min-width: 250px;
  bottom: 4rem;
  right: 50%;
  transform: translateX(50%);
  opacity: 0;
  visibility: hidden;
  transition: .3s;
}

.tooltip .tooltip-inner:after {
  top: 100%;
  right: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136,183,213,0);
  border-top-color: #000;
  border-width: 5px;
  margin-right: -5px;
}

.section-title h2 {
  line-height: 1;
}

.section .section-title {
  margin-bottom: 1rem;
}

.section .section-title.lead-title {
  margin-bottom: 6rem;
  text-align: center;
}

@media (max-width:766px) {
  .section .section-title.lead-title {
    margin-bottom: 4rem;
  }
}

.section .section-title.lead-title h2 {
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 3.8rem;
  margin: 0;
}

.section .section-title.lead-title h2:after {
  content: "";
  width: 70%;
  height: 4px;
  border-radius: 2px;
  background-color: #e51d74;
}

.section .section-title.big {
  margin-bottom: 4rem;
  text-align: center;
}

@media (max-width:766px) {
  .section .section-title.big {
    margin-bottom: 2rem;
  }
}

.section .section-title.big h2 {
  font-size: 3.8rem;
  margin: 0;
}

.response-message {
  text-align: center;
}

.response-message figure {
  margin-bottom: 3rem;
}

.response-message figure img {
  height: 20rem;
}

.response-message p,dl {
  margin-bottom: 2rem;
}

dl {
  margin-top: 0;
}

dl:after,dl:before {
  display: table;
  content: " ";
}

dl:after {
  clear: both;
}

dl dd,dl dt {
  float: right;
  margin-bottom: 10px;
}

dl dt {
  width: 210px;
  clear: both;
  font-weight: 700;
}

dl.bordered {
  border: 1px solid #ddd;
  padding: 1.5rem;
  border-radius: 4px;
}

dl.bordered dd,dl.bordered dt {
  border-bottom: 1px solid #ddd;
  padding-bottom: 1.5rem;
  margin-bottom: 1.5rem;
}

dl.bordered dd:last-of-type,dl.bordered dt:last-of-type {
  padding: 0;
  border: 0;
  margin: 0;
}

@media (max-width:766px) {
  dl.bordered dt {
    width: 100%;
    margin: 0;
    border: 0;
    padding: 0;
  }
}

dl.bordered dd {
  width: calc(100% - 210px);
}

@media (max-width:766px) {
  dl.bordered dd {
    width: 100%;
  }
}

.ArabicOrderedList {
  padding-right: 4rem;
}

.ArabicOrderedList dt {
  float: right;
  clear: right;
  min-width: 1rem;
  text-align: left;
  margin-left: .5rem;
  width: auto;
  font-weight: 400;
}

.ArabicOrderedList dt:after {
  content: ":";
}

.ArabicOrderedList dd {
  width: auto;
  font-weight: 400;
  float: none;
  line-height: 1.5;
}

.avatars-list {
  display: grid;
  grid-template-columns: repeat(auto-fill,minmax(140px,1fr));
  grid-gap: 3rem;
  text-align: center;
}

.avatars-list figure {
  width: 9rem;
  height: 9rem;
  border-radius: 50%;
  overflow: hidden;
  display: block;
  margin: auto;
}

.avatars-list figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.avatars-list .details {
  margin-top: 1rem;
}

.avatars-list a {
  font-size: 1.6rem;
}

.transcript {
  text-align: justify;
  margin-top: 2rem;
  position: relative;
}

.transcript h3,.transcript p {
  margin-bottom: 1rem;
}

.transcript:after,.transcript:before {
  position: absolute;
  font-size: 100px;
  color: rgba(247,166,0,.2);
  z-index: -1;
}

.transcript:before {
  content: "";
  right: 0;
  top: 0;
  content: "»";
  left: auto;
  right: -10px;
  top: -32px;
}

.transcript:after,.transcript:before {
  font-family: Font-Awesome;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  font-weight: 900;
  direction: ltr;
  font-family: Arial,sans-serif;
  font-weight: 700;
  font-size: 180px;
  line-height: 1;
}

.transcript:after {
  content: "";
  left: 0;
  bottom: -25px;
  content: "«";
  right: auto;
  left: -10px;
  bottom: -53px;
}

.no-content {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  padding: 3rem;
  border: 1px solid #ddd;
  border-radius: 4px;
  color: #6d6e71;
}

.no-content,.no-content figure {
  display: -ms-flexbox;
  display: flex;
}

.no-content figure {
  width: 7rem;
  height: 7rem;
  margin-bottom: 3rem;
}

.what-is-video {
  width: 800px;
  margin: auto;
  margin-top: 4rem;
  position: relative;
}

@media (max-width:860px) {
  .what-is-video {
    width: 100%;
  }
}

.what-is-video:before {
  content: "";
  width: 100%;
  height: 2rem;
  position: absolute;
  top: -1.9rem;
  right: 0;
  background-color: #000;
  border-top-right-radius: .5rem;
  border-top-left-radius: .5rem;
  z-index: 3;
}

.what-is-video:after {
  content: "";
  width: 4rem;
  height: 1rem;
  display: block;
  position: absolute;
  top: -1.4rem;
  right: .5rem;
  background-image: url(../images/three-dots.svg);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: contain;
  z-index: 4;
}

.what-is-video .video-wrapper {
  border: none;
  padding-top: calc(56.25% - 0px);
  background-clip: padding-box;
  border: 2px solid #000;
  border-top: none;
}

.what-is-video .video-js {
  background-color: transparent;
}

.what-is-video .video-js:hover .vjs-poster:after {
  opacity: 0;
}

.what-is-video .video-js .vjs-poster:after {
  opacity: 1;
}

.what-is-video .vjs-has-started+.ellapsed-time {
  display: none;
}

.what-is-video .ellapsed-time {
  background: #000;
  position: absolute;
  left: 0;
  bottom: 0;
  color: #fff;
  padding: .8rem 2rem .5rem;
  font-size: 1.5rem;
  line-height: 1;
  z-index: 6;
}

.list-with-title {
  margin-bottom: 3rem;
}

.list-with-title:last-child {
  margin-bottom: 0;
}

.cta {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.cta .btn {
  margin-left: 1rem;
}

.cta .btn:last-child {
  margin-left: 0;
}

.student-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.student-list li {
  margin: .5rem;
  background-color: #f7f7f7;
  color: #333;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 0 .5rem;
}

.student-list li:after {
  display: none;
}

.loading {
  position: relative;
}

.loading:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: hsla(0,0%,100%,.8);
  z-index: 1;
}

.loading:after {
  content: "";
  font-family: Font-Awesome;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  font-weight: 900;
  font-size: 2.1rem;
  animation: e .8s infinite steps(8);
  position: absolute;
  top: 50%;
  right: 50%;
  color: #026bb0;
  z-index: 2;
  line-height: 1;
  margin-top: -14px;
  margin-right: -14px;
}

.no-content-message {
  text-align: center;
  color: #babbbd;
  border-radius: 4px;
  padding: 3rem;
}

.no-content-message .icon {
  font-size: 6rem;
  line-height: 0;
  color: #e6e6e6;
  margin: 0 auto 1rem;
  border-radius: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.no-content-message i {
  line-height: 0;
}

span.error {
  font-size: 1.6rem;
}

.badge,span.error {
  font-family: Noto Sans,sans-serif;
  font-family: DroidArabicNaskh,sans-serif;
}

.badge {
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 0 .6rem;
  -ms-flex-align: center;
  align-items: center;
  height: 2rem;
  font-size: 1.1rem;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  white-space: nowrap;
  border-radius: .25rem;
  color: #fff;
  margin-right: auto;
  margin-top: 1rem;
  padding: .35rem .5rem .25rem;
}

@media (max-width:640px) {
  .badge {
    margin-right: 0;
    margin-left: auto;
  }
}

.badge.badge-789134714053 {
  background-color: #026bb0;
}

.badge.badge-602192491092 {
  background-color: #e51d74;
}

.badge.badge-367186135126 {
  background-color: #78b517;
}

.badge.badge-269104095634 {
  background-color: #f5aa00;
}

.badge.badge-976148260463 {
  background-color: #72429a;
}

.badge.badge-black {
  background-color: #6d6e71;
  color: #fff;
}

.with-badge {
  -ms-flex-wrap: nowrap!important;
  flex-wrap: nowrap!important;
}

.table-nav .section-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-bottom: -1.5rem;
  -ms-flex-align: end;
  align-items: flex-end;
}

@media (max-width:426px) {
  .table-nav .section-content {
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.table-nav .section-content .table-search {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-left: auto;
  margin-bottom: .5rem;
}

@media (max-width:426px) {
  .table-nav .section-content .table-search {
    margin-left: 0;
    margin-bottom: 1rem;
    width: 100%;
  }
}

@media (max-width:426px) {
  .table-nav .section-content .table-search .field {
    -ms-flex: 1;
    flex: 1;
  }
}

.table-nav .section-content .table-search input[type=text] {
  height: 3rem;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left: 0;
  min-width: 23rem;
}

@media (max-width:320px) {
  .table-nav .section-content .table-search input[type=text] {
    min-width: 22rem;
  }
}

.table-nav .section-content .table-search button {
  height: 3rem;
  width: 3rem;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.table-nav .section-content .table-search .clear {
  margin-right: 1rem;
}

.table-nav .section-content .table-search .clear a {
  font-size: 1.4rem;
}

.table-nav .section-content .table-nav-indecators {
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-bottom: .5rem;
}

.table-nav .section-content .table-nav-indecators li:first-child {
  margin-left: .5rem;
}

.table-nav .section-content .table-nav-indecators li a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #ddd;
  border-radius: 4px;
  height: 2.5rem;
  width: 2.5rem;
  line-height: 0;
  text-align: center;
}

.table-nav .section-content .table-nav-indecators li a i {
  font-size: 1.3rem;
}

.table-nav .section-content .table-nav-indecators li a:hover {
  background-color: #f5aa00;
  border-color: #f5aa00;
  color: #fff;
}

.m-t-0 {
  margin-top: 0;
}

.m-t-10 {
  margin-top: 10px;
}

.m-t-15 {
  margin-top: 15px;
}

.m-t-20 {
  margin-top: 20px;
}

.m-t-25 {
  margin-top: 25px;
}

.m-t-30 {
  margin-top: 30px;
}

.m-t-35 {
  margin-top: 35px;
}

.m-t-40 {
  margin-top: 40px;
}

.m-t-45 {
  margin-top: 45px;
}

.m-t-50 {
  margin-top: 50px;
}

.m-t-55 {
  margin-top: 55px;
}

.m-t-60 {
  margin-top: 60px;
}

.m-b-0 {
  margin-bottom: 0;
}

.m-b-10 {
  margin-bottom: 10px;
}

.m-b-15 {
  margin-bottom: 15px;
}

.m-b-20 {
  margin-bottom: 20px;
}

.m-b-25 {
  margin-bottom: 25px;
}

.m-b-30 {
  margin-bottom: 30px;
}

.m-b-35 {
  margin-bottom: 35px;
}

.m-b-40 {
  margin-bottom: 40px;
}

.m-b-45 {
  margin-bottom: 45px;
}

.m-b-50 {
  margin-bottom: 50px;
}

.m-b-55 {
  margin-bottom: 55px;
}

.m-b-60 {
  margin-bottom: 60px;
}

.m-l-0 {
  margin-right: 0;
}

.m-l-10 {
  margin-right: 10px;
}

.m-l-15 {
  margin-right: 15px;
}

.m-l-20 {
  margin-right: 20px;
}

.m-l-25 {
  margin-right: 25px;
}

.m-l-30 {
  margin-right: 30px;
}

.m-l-35 {
  margin-right: 35px;
}

.m-l-40 {
  margin-right: 40px;
}

.m-l-45 {
  margin-right: 45px;
}

.m-l-50 {
  margin-right: 50px;
}

.m-l-55 {
  margin-right: 55px;
}

.m-l-60 {
  margin-right: 60px;
}

.m-r-0 {
  margin-left: 0;
}

.m-r-10 {
  margin-left: 10px;
}

.m-r-15 {
  margin-left: 15px;
}

.m-r-20 {
  margin-left: 20px;
}

.m-r-25 {
  margin-left: 25px;
}

.m-r-30 {
  margin-left: 30px;
}

.m-r-35 {
  margin-left: 35px;
}

.m-r-40 {
  margin-left: 40px;
}

.m-r-45 {
  margin-left: 45px;
}

.m-r-50 {
  margin-left: 50px;
}

.m-r-55 {
  margin-left: 55px;
}

.m-r-60 {
  margin-left: 60px;
}

.p-t-0 {
  padding-top: 0;
}

.p-t-10 {
  padding-top: 10px;
}

.p-t-15 {
  padding-top: 15px;
}

.p-t-20 {
  padding-top: 20px;
}

.p-t-25 {
  padding-top: 25px;
}

.p-t-30 {
  padding-top: 30px;
}

.p-t-35 {
  padding-top: 35px;
}

.p-t-40 {
  padding-top: 40px;
}

.p-t-45 {
  padding-top: 45px;
}

.p-t-50 {
  padding-top: 50px;
}

.p-t-55 {
  padding-top: 55px;
}

.p-t-60 {
  padding-top: 60px;
}

.p-b-0 {
  padding-bottom: 0;
}

.p-b-10 {
  padding-bottom: 10px;
}

.p-b-15 {
  padding-bottom: 15px;
}

.p-b-20 {
  padding-bottom: 20px;
}

.p-b-25 {
  padding-bottom: 25px;
}

.p-b-30 {
  padding-bottom: 30px;
}

.p-b-35 {
  padding-bottom: 35px;
}

.p-b-40 {
  padding-bottom: 40px;
}

.p-b-45 {
  padding-bottom: 45px;
}

.p-b-50 {
  padding-bottom: 50px;
}

.p-b-55 {
  padding-bottom: 55px;
}

.p-b-60 {
  padding-bottom: 60px;
}

.p-l-0 {
  padding-right: 0;
}

.p-l-10 {
  padding-right: 10px;
}

.p-l-15 {
  padding-right: 15px;
}

.p-l-20 {
  padding-right: 20px;
}

.p-l-25 {
  padding-right: 25px;
}

.p-l-30 {
  padding-right: 30px;
}

.p-l-35 {
  padding-right: 35px;
}

.p-l-40 {
  padding-right: 40px;
}

.p-l-45 {
  padding-right: 45px;
}

.p-l-50 {
  padding-right: 50px;
}

.p-l-55 {
  padding-right: 55px;
}

.p-l-60 {
  padding-right: 60px;
}

.p-r-0 {
  padding-left: 0;
}

.p-r-10 {
  padding-left: 10px;
}

.p-r-15 {
  padding-left: 15px;
}

.p-r-20 {
  padding-left: 20px;
}

.p-r-25 {
  padding-left: 25px;
}

.p-r-30 {
  padding-left: 30px;
}

.p-r-35 {
  padding-left: 35px;
}

.p-r-40 {
  padding-left: 40px;
}

.p-r-45 {
  padding-left: 45px;
}

.p-r-50 {
  padding-left: 50px;
}

.p-r-55 {
  padding-left: 55px;
}

.p-r-60 {
  padding-left: 60px;
}

.no-padding {
  padding: 0!important;
}

.disabled,.not_active {
  pointer-events: none;
}

.disabled {
  opacity: .5;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: left;
}

.text-left {
  text-align: right;
}

.small-text,.small-text a {
  font-size: 1.6rem;
  font-size: 1.4rem;
}

.small-text a {
  color: #333;
}

.small-text a:hover {
  text-decoration: underline;
}

.small-text.light,.small-text.light a {
  color: #6d6e71;
}

.times {
  font-family: timesExtraBold;
  font-family: DroidArabicNaskh,sans-serif;
}

.noto,.noto a {
  font-family: Noto Sans,sans-serif;
  font-size: 1.6rem;
  font-family: DroidArabicNaskh,sans-serif;
}

.serif-font {
  font-family: STIX2,Times New Roman,serif!important;
  font-family: DroidArabicNaskh,sans-serif;
}

.grey {
  color: #999;
}

.inline-displayed {
  display: inline;
}

.flex {
  display: -ms-flexbox;
  display: flex;
}

.flex.v-center {
  -ms-flex-align: center;
  align-items: center;
}

.flex.v-start {
  -ms-flex-align: start;
  align-items: flex-start;
}

.flex.v-end {
  -ms-flex-align: end;
  align-items: flex-end;
}

.flex.h-center {
  -ms-flex-pack: center;
  justify-content: center;
}

.flex.h-start {
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.flex.h-end {
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.flex .m-r-auto {
  margin-left: auto;
}

.flex .m-l-auto {
  margin-right: auto;
}

.flex .flex-1 {
  -ms-flex: 1;
  flex: 1;
}

.hide {
  display: none!important;
}

.main-header {
  width: 100%;
  font-size: 1.6rem;
}

.main-header .container {
  display: -ms-flexbox;
  display: flex;
  max-width: 908px;
}

.main-header a {
  font-family: Noto Sans,sans-serif;
  font-family: DroidArabicNaskh,sans-serif;
}

.main-header .top-header {
  height: 100px;
  border-bottom: 1px solid #ddd;
}

.main-header .logo,.main-header .top-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.main-header .logo a {
  display: block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.main-header .logo img {
  height: 5.6rem;
}

.main-header .logo.search-active h2 {
  max-width: 69rem;
}

@media (max-width:1200px) {
  .main-header .logo.search-active h2 {
    max-width: 50rem;
  }
}

@media (max-width:990px) {
  .main-header .logo.search-active h2 {
    max-width: 40rem;
  }
}

@media (max-width:850px) {
  .main-header .logo.search-active h2 {
    max-width: 30rem;
  }
}

@media (max-width:770px) {
  .main-header .logo.search-active h2 {
    max-width: 20rem;
  }
}

@media (max-width:766px) {
  .main-header .logo.search-active h2 {
    max-width: none;
  }
}

.main-header .logo h2 {
  margin-right: 1rem;
  color: #c7c8c9;
  font-family: Noto Sans,sans-serif;
  font-size: 2.4rem;
  font-weight: 700;
  max-width: 85rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-family: DroidArabicNaskh,sans-serif;
}

@media (max-width:766px) {
  .main-header .logo h2 {
    display: none;
  }
}

@media (max-width:1190px) {
  .main-header .logo h2 {
    max-width: 70rem;
  }
}

@media (max-width:990px) {
  .main-header .logo h2 {
    max-width: 50rem;
  }
}

@media (max-width:790px) {
  .main-header .logo h2 {
    max-width: 40rem;
  }
}

@media (max-width:766px) {
  .main-header .logo h2 {
    max-width: none;
    overflow: initial;
    white-space: normal;
    text-overflow: clip;
  }
}

.main-header .bottom-header {
  border-bottom: 1px solid #ddd;
  height: 5rem;
}

.main-header .bottom-header .container {
  height: 100%;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

.main-header .main-nav {
  height: 100%;
  width: 100%;
}

.main-header .main-nav ul {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width:520px) {
  .main-header .main-nav ul {
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.main-header .main-nav li {
  height: 100%;
  margin-left: 3rem;
}

@media (max-width:520px) {
  .main-header .main-nav li {
    margin-left: 1rem;
  }
}

@media (max-width:320px) {
  .main-header .main-nav li {
    margin-left: .5rem;
  }
}

.main-header .main-nav li:last-child {
  margin-left: 0;
}

.main-header .main-nav li.left {
  margin-right: auto;
}

@media (max-width:520px) {
  .main-header .main-nav li.left {
    margin-right: 0;
  }
}

.main-header .main-nav li.left i {
  transform: scaleX(-1);
}

.main-header .main-nav li i {
  margin-top: -2px;
  margin-left: 5px;
}

@media (max-width:670px) {
  .main-header .main-nav li i {
    display: none;
  }
}

@media (max-width:520px) {
  .main-header .main-nav li i {
    display: initial;
    font-size: 2rem;
  }
}

@media (max-width:520px) {
  .main-header .main-nav li span {
    display: none;
  }
}

.main-header .main-nav a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  font-weight: 700;
  line-height: 1;
  position: relative;
  color: #575756;
  text-decoration: none;
}

@media (max-width:520px) {
  .main-header .main-nav a {
    padding: 0 1rem;
  }
}

.main-header .main-nav a.active,.main-header .main-nav a:hover {
  color: #026bb0;
}

.main-header .main-nav a.active:after,.main-header .main-nav a:hover:after {
  background-color: #026bb0;
}

.main-header .main-nav a:after {
  content: "";
  height: 4px;
  position: absolute;
  right: 0;
  left: 0;
  bottom: -1px;
  background-color: transparent;
  transition: .3s;
}

.inline-displayed .stem,.inline-displayed .stem>p:first-child,.multi-part-question .inline-displayed+p {
  display: inline;
}

.displayed-figure,.displayed-image,.displayed-text-svg,.displayed_equation {
  text-align: center;
  margin: 24px auto;
  display: block;
}

.displayed-figure img {
  max-width: 640px;
  max-height: 320px;
}

@media (max-width:870px) {
  .displayed-figure img {
    max-width: 100%;
  }
}

.displayed-figure.circle img {
  border-radius: 50%;
}

.displayed-figure-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 14px auto;
}

.displayed-figure-group .displayed-figure {
  margin: 1rem;
}

.displayed-figure-group .displayed-figure img {
  max-width: 240px;
  max-height: 120px;
}

span.underline {
  text-decoration: none;
  position: relative;
}

span.underline:before {
  content: "";
  height: 1px;
  width: 100%;
  background-color: #000;
  position: absolute;
  bottom: -3px;
  right: 0;
}

.question {
  color: #000;
}

.question img {
  max-width: 640px;
  max-height: 320px;
  display: block;
  margin: 24px auto;
}

@media (max-width:870px) {
  .question img {
    max-width: 100%;
  }
}

.question.circle img {
  border-radius: 50%;
}

.question p {
  margin-bottom: 1rem;
  margin-top: 1rem;
}

.question p:first-child {
  margin-top: 0;
}

.question table {
  border: 1px solid #f5aa00;
  width: 100%;
}

.question table tr:first-child {
  margin-left: -1px;
}

.question table td {
  margin-top: -1px;
}

.question table td,.question table th {
  text-align: center;
  vertical-align: middle;
  font-weight: 400;
  padding: 8px;
  border: 1px solid #f9d7a2;
  background: #fff;
}

.question table th {
  background: #fefaf4;
  color: #d08c22;
}

.question table th svg text {
  fill: #d08c22!important;
}

@media (max-width:700px) {
  .question table.two-column {
    border: 0;
  }

  .question table.two-column tbody,.question table.two-column td {
    display: -ms-flexbox;
    display: flex;
  }

  .question table.two-column td {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex: 1;
    flex: 1;
  }

  .question table.two-column tr {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 50%;
  }

  .question table.two-column th {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.question ul li {
  padding-right: 0;
}

.question .answers {
  margin-top: 1rem;
}

.question .answers .mcq_choices,.question .answers ol li,.question .answers ul li {
  padding: 0;
}

.question .answers .mcq_choices li {
  padding: .5rem 4rem .5rem 0;
  display: table;
}

.question .answers .mcq_choices li:last-child {
  padding-bottom: 0;
}

.question .answers .mcq_choices li:before {
  display: none;
}

.question .answers .mcq_choices li.center-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.question .answers .mcq_choices li .displayed-figure,.question .answers .mcq_choices li .displayed-image,.question .answers .mcq_choices li .displayed_equation {
  margin: 0;
}

.question .answers .mcq_choices li img {
  max-width: 320px;
  max-height: 160px;
  margin: 0;
  display: inline-block;
}

@media (max-width:460px) {
  .question .answers .mcq_choices li img {
    max-width: 100%;
    display: block;
  }
}

.question .answers .mcq_choices li .displayed-figure img {
  max-width: 320px;
  max-height: 160px;
}

@media (max-width:460px) {
  .question .answers .mcq_choices li .displayed-figure img {
    max-width: 100%;
    display: block;
  }
}

.question .answers .mcq_choices li .displayed-figure.circle img {
  border-radius: 50%;
}

.question .answers .mcq_choices li .h-scroll {
  margin-top: 0;
}

.question .answers .mcq_choices li>span:first-child:not(.merge):not(.margin) {
  border: 1px solid #888;
  border-radius: 4px;
  margin-left: 1rem;
  cursor: pointer;
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  text-transform: uppercase;
  padding-top: 3px;
  margin-right: -4rem;
  font-size: 1.6rem;
}

.question .answers .mcq_choices li>span:first-child:not(.merge):not(.margin).answered {
  background: #ddd;
}

.question .answers .mcq_choices li>span:first-child:not(.merge):not(.margin).answered.incorrect {
  color: #fff;
  background: #e74c3c;
  border-color: #e74c3c;
}

.question .answers .mcq_choices li>span:first-child:not(.merge):not(.margin).answered.correct {
  color: #fff;
  background: #78b517;
  border-color: #78b517;
}

.question .answers .mcq_choices li>span:first-child:not(.merge):not(.margin).answered.not-allowed,.question .answers .mcq_choices li>span:first-child:not(.merge):not(.margin).not-allowed {
  cursor: default;
}

.question .answers .mcq_choices li>span:first-child:not(.merge):not(.margin).correction,.question .answers .mcq_choices li>span:first-child:not(.merge):not(.margin).skipped {
  border-color: #78b517;
  background-color: #fff;
  background-color: #ebf4dc;
}

.question .answers .frq {
  border-radius: 4px;
  padding: 1.5rem;
}

.question .answers .frq p {
  margin-bottom: 0;
}

.question .answers .frq.pending {
  border: 1px solid #ddd;
  background-color: #f7f7f7;
}

.question .answers .frq.pending .cta {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 1rem;
}

.question .answers .frq.pending .cta .pending-marking {
  color: #333;
  margin-right: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Noto Sans,sans-serif;
  font-size: 1.6rem;
  font-family: DroidArabicNaskh,sans-serif;
}

.question .answers .frq.pending .cta .pending-marking i {
  color: #026bb0;
}

.question .answers .frq.pending .cta .btn {
  margin-right: auto;
}

.question .answers .frq.correct {
  border: 1px solid #78b517;
  background-color: #ebf4dc;
}

.question .answers .frq.incorrect {
  border: 1px solid #e74c3c;
  background-color: #fbe4e2;
}

.question .answers .frq.no-answer-message {
  text-align: center;
  color: #6d6e71;
}

.question .answers .frq.no-answer-message .icon {
  font-size: 4rem;
  color: #ddd;
}

.question .answers .possible-answer {
  margin-top: 2rem;
}

.question .answers .possible-answer p {
  margin-bottom: 0;
}

.question .answers .error-note {
  color: #e74c3c;
  z-index: 10;
  position: relative;
  margin-top: 1rem;
  display: none;
  font-family: Noto Sans,sans-serif;
  font-size: 1.4rem;
  font-family: DroidArabicNaskh,sans-serif;
  font-size: 1.6rem;
}

.question .answers .error-note span {
  border-radius: 4px;
  padding: 1rem 1.5rem;
  background-color: #fdf3f2;
  display: -ms-inline-flexbox;
  display: inline-flex;
  max-width: 75%;
}

@media (max-width:766px) {
  .question .answers .error-note span {
    max-width: none;
    width: 100%;
  }
}

.question .answers .error-note:after {
  position: absolute;
  color: #fdf3f2;
  line-height: 0;
  content: "";
  font-family: Font-Awesome;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  font-weight: 900;
  font-size: 2.4rem;
  right: 4rem;
  top: -3px;
}

.question .free-form {
  position: relative;
  display: inline-block;
}

@media (max-width:426px) {
  .question .free-form {
    display: block;
  }
}

.question .free-form .type-answer,.question .free-form .type_answer {
  height: 39px;
  max-width: 250px;
  font-family: STIX2,Times New Roman,serif;
  font-size: 1.8rem;
  font-family: DroidArabicNaskh,sans-serif;
  font-size: 1.6rem;
}

.question .free-form .wrong {
  border-color: #e74c3c;
  background-color: #fbe4e2;
}

.question .free-form .correct {
  border-color: #78b517;
  background-color: #ebf4dc;
}

.question .free-form .answer-unit {
  position: absolute;
  left: 1rem;
  top: .6rem;
  border-right: 1px solid #ddd;
  padding-right: .9rem;
  z-index: 5;
}

.question .free-form .answer-unit~.type-answer {
  padding-left: 6rem;
}

.question .free-form .error {
  display: none;
  white-space: nowrap;
  bottom: .5rem;
  right: calc(100% + .5rem);
  margin-right: 6px;
  color: #fff;
  background-color: #e74c3c;
  padding: 3px 1rem;
  border-radius: 4px;
  position: absolute;
  z-index: 10;
}

@media (max-width:766px) {
  .question .free-form .error {
    right: 0;
    top: calc(100% + .5rem);
    bottom: auto;
    margin-right: 0;
    white-space: normal;
  }
}

.question .free-form .error:after {
  position: absolute;
  color: #e74c3c;
  line-height: 0;
  content: "";
  font-family: Font-Awesome;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  font-weight: 900;
  top: 50%;
  right: -5px;
  content: "\f0da";
}

@media (max-width:766px) {
  .question .free-form .error:after {
    content: "";
    font-family: Font-Awesome;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-feature-settings: "liga";
    font-feature-settings: "liga";
    font-weight: 900;
    right: 5px;
    top: -3px;
  }
}

.question .free-form .shake {
  animation-duration: .6s;
  z-index: 10;
}

.question .frq-form {
  position: relative;
  display: inline-block;
  width: 100%;
}

@media (max-width:426px) {
  .question .frq-form {
    display: block;
  }
}

.question .frq-form .type-answer,.question .frq-form .type_answer {
  height: 150px;
  width: 100%;
  font-family: STIX2,Times New Roman,serif;
  font-size: 1.8rem;
  overflow: auto;
  resize: vertical;
  font-family: DroidArabicNaskh,sans-serif;
  font-size: 1.6rem;
}

.question .frq-form .wrong {
  border-color: #e74c3c;
  background-color: #fbe4e2;
}

.question .frq-form .correct {
  border-color: #78b517;
  background-color: #ebf4dc;
}

.question .frq-form .model-answer {
  min-height: 15rem;
  width: 100%;
  font-family: STIX2,Times New Roman,serif;
  font-size: 1.8rem;
  overflow: auto;
  border-color: #78b517;
  background-color: #ebf4dc;
  padding: 1.2rem;
  border: 1px solid #78b517;
  border-radius: 4px;
  font-family: DroidArabicNaskh,sans-serif;
  font-size: 1.6rem;
}

.question .frq-form .model-answer p:first-child {
  margin-top: 0;
}

.question .input-with-unit {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all .2s;
}

@media (max-width:426px) {
  .question .input-with-unit {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.question .input-with-unit:focus-within {
  border-color: #026bb0;
}

.question .input-with-unit.wrong {
  background-color: #fbe4e2;
}

.question .input-with-unit.wrong:focus-within {
  border-color: #e74c3c;
}

.question .input-with-unit.wrong input[type=email],.question .input-with-unit.wrong input[type=password],.question .input-with-unit.wrong input[type=text] {
  background-color: #fbe4e2;
}

.question .input-with-unit.correct {
  background-color: #ebf4dc;
}

.question .input-with-unit.correct:focus-within {
  border-color: #78b517;
}

.question .input-with-unit.correct input[type=email],.question .input-with-unit.correct input[type=password],.question .input-with-unit.correct input[type=text] {
  background-color: #ebf4dc;
}

.question .input-with-unit.skipped {
  background-color: #eee;
}

.question .input-with-unit.skipped:focus-within {
  border-color: #eee;
}

.question .input-with-unit.skipped input[type=email],.question .input-with-unit.skipped input[type=password],.question .input-with-unit.skipped input[type=text] {
  background-color: #eee;
}

.question .input-with-unit input[type=email],.question .input-with-unit input[type=password],.question .input-with-unit input[type=text] {
  border: none;
}

@media (max-width:426px) {
  .question .input-with-unit input[type=email],.question .input-with-unit input[type=password],.question .input-with-unit input[type=text] {
    width: 100%;
    max-width: none;
  }
}

.question .input-with-unit .answer-unit {
  position: static;
  left: auto;
  top: auto;
  border-right: 1px solid #ddd;
  padding-right: 1rem;
  padding-left: 1rem;
  white-space: nowrap;
}

@media (max-width:426px) {
  .question .input-with-unit .answer-unit {
    border-right: none;
    border-top: 1px solid #ddd;
    width: 100%;
    text-align: center;
    height: 3.9rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 1;
  }
}

.question .wrong-answer {
  color: #e74c3c;
  display: inline-block;
  margin-right: 1rem;
}

.question .correct-answer {
  color: #78b517;
  display: inline-block;
  margin-right: 1rem;
}

@media (max-width:426px) {
  .question .correct-answer {
    margin-right: 0;
    display: block;
    margin-top: 1rem;
  }
}

.question .correct-answer svg {
  fill: #78b517;
}

.question.sorting .sort-answers-h {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.question.sorting .sort-answers-h li {
  padding: 0;
  padding: .5rem 1rem;
  border: 1px solid #f7f7f7;
  background-color: #f7f7f7;
  border-radius: 4px;
  margin-left: 1rem;
  cursor: -webkit-grab;
  cursor: grab;
}

.question.sorting .sort-answers-h li:hover {
  background-color: #f7f7f7;
}

.question.sorting .sort-answers-h li:last-child {
  margin-left: 0;
}

.question.sorting .sort-answers-h li.placeholder {
  border: 1px dashed #ddd;
  background-color: #fff;
  min-height: 3.9rem;
  padding-right: 0;
  padding-left: 0;
}

.question.sorting .sort-answers-h li.ui-sortable-helper {
  border-color: #e5f0f7;
  background-color: #e5f0f7;
  margin-left: 5px;
}

.question.sorting .sort-answers-v {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-direction: column;
  flex-direction: column;
}

.question.sorting .sort-answers-v li {
  padding: 0;
  padding: .5rem 1rem;
  border: 1px solid #f7f7f7;
  background-color: #f7f7f7;
  border-radius: 4px;
  margin-bottom: 1rem;
  cursor: -webkit-grab;
  cursor: grab;
}

.question.sorting .sort-answers-v li:hover {
  background-color: #f7f7f7;
}

.question.sorting .sort-answers-v li.placeholder {
  border: 1px dashed #ddd;
  background-color: #fff;
  min-height: 3.9rem;
  padding-right: 0;
  padding-left: 0;
}

.question.sorting .sort-answers-v li.ui-sortable-helper {
  border-color: #e5f0f7;
  background-color: #e5f0f7;
}

.question.matching .drop-area {
  display: inline-block;
  width: 8rem;
  height: 1px;
  padding-top: 2rem;
  border-bottom: 1px dashed #ddd;
  position: relative;
}

.question.matching .match-answers {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: 3.9rem;
}

.question.matching .match-answers:after,.question.matching .match-answers:before {
  content: " ";
  display: table;
}

.question.matching .match-answers:after {
  clear: both;
}

.question.matching .match-answers li {
  padding: .5rem 1rem;
  background-color: #f7f7f7;
  border-radius: 4px;
  margin-left: 1rem;
  cursor: -webkit-grab;
  cursor: grab;
}

.question.matching .match-answers li span.merge,.question.matching .match-answers li svg {
  cursor: -webkit-grab;
  cursor: grab;
}

.question.matching .match-answers li:hover {
  background-color: #f7f7f7;
}

.question.matching .match-answers li.placeholder {
  min-height: 3.9rem;
  padding-right: 0;
  padding-left: 0;
}

.question.matching .match-answers li.dropped {
  border-color: transparent;
  background-color: transparent!important;
  color: #026bb0;
}

.question.matching .match-answers li.moved {
  border-color: transparent;
  background-color: hsla(0,0%,97%,.5);
  padding-top: 0;
  padding-bottom: 0;
  margin-top: -1rem;
  line-height: 1;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  color: #026bb0;
}

.multi-part-question .part {
  margin-bottom: 3rem;
}

.multi-part-question .part:last-child {
  margin-bottom: 0;
}

.multi-part-question .inline-displayed~.question:first-of-type {
  margin-top: 1rem;
}

.multi-part-question p {
  margin-bottom: 1rem;
}

.multi-part-question table {
  border: 1px solid #f5aa00;
  width: 100%;
}

.multi-part-question table tr:first-child {
  margin-left: -1px;
}

.multi-part-question table td {
  margin-top: -1px;
}

.multi-part-question table td,.multi-part-question table th {
  text-align: center;
  vertical-align: middle;
  font-weight: 400;
  padding: 8px;
  border: 1px solid #f9d7a2;
  background: #fff;
}

.multi-part-question table th {
  background: #fefaf4;
  color: #d08c22;
}

.multi-part-question table th svg text {
  fill: #d08c22!important;
}

@media (max-width:700px) {
  .multi-part-question table.two-column {
    border: 0;
  }

  .multi-part-question table.two-column tbody,.multi-part-question table.two-column td {
    display: -ms-flexbox;
    display: flex;
  }

  .multi-part-question table.two-column td {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex: 1;
    flex: 1;
  }

  .multi-part-question table.two-column tr {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 50%;
  }

  .multi-part-question table.two-column th {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.multi-part-question .part {
  padding-right: 1.5rem;
  position: relative;
}

.multi-part-question .part:before {
  content: "";
  font-family: Font-Awesome;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  font-weight: 900;
  font-size: 2rem;
  color: #f5aa00;
  float: right;
  margin-right: -1.5rem;
  line-height: 1.2;
  content: "\f0d9";
}

.h-scroll,.table-wrapper {
  max-width: 100%!important;
  overflow-x: auto!important;
  overflow-y: hidden!important;
  clear: both;
  margin: 2rem 0;
}

.h-scroll:last-child,.table-wrapper:last-child {
  margin-bottom: 0;
}

.h-scroll+.answers,.table-wrapper+.answers {
  margin-top: 0;
}

.instances .instance {
  border: 1px solid #ddd;
  border-radius: 4px;
  background: #fff;
  padding: 1.5rem;
  margin-bottom: 1.5rem;
}

.instances .instance:last-child {
  margin-bottom: 0;
}

.instances .instance>div {
  position: relative;
}

.instances .instance .instance-info {
  position: absolute;
  bottom: -8px;
  left: -8px;
  z-index: 9;
  display: -ms-flexbox;
  display: flex;
}

.instances .instance .instance-info a {
  color: #999;
  width: 3rem;
  height: 3rem;
  border: 1px solid #999;
  text-align: center;
  border-radius: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.instances .instance .instance-info a i {
  font-size: 1.5rem;
}

.instances .instance .instance-info a+a {
  margin-right: .5rem;
}

.instances .instance .instance-info a:hover {
  background: #999;
  color: #fff;
  border-color: transparent;
}

.instances .instance .instance-info a.has-video {
  border-color: #f5aa00;
  color: #f5aa00;
}

.instances .instance .instance-info a.has-video:hover {
  background: #f5aa00;
  color: #fff;
}

.instances .instance .instance-info a.has-video.same-instance {
  border-color: #78b517;
  color: #78b517;
}

.instances .instance .instance-info a.has-video.same-instance:hover {
  background: #78b517;
  color: #fff;
}

.instances .instance.has-info>div {
  padding-bottom: 3rem;
}

#correct-popup,#incorrect-popup {
  max-width: 35rem;
  position: relative;
  background-color: #fff;
  margin: auto;
  padding: 3rem 2rem 2rem;
  border-bottom: 1rem solid #78b517;
  border-radius: 4px;
  font-family: Noto Sans,sans-serif;
  font-family: DroidArabicNaskh,sans-serif;
}

#correct-popup .mfp-close,#incorrect-popup .mfp-close {
  display: none;
}

#correct-popup .icon,#incorrect-popup .icon {
  display: block;
  height: 8rem;
  width: 8rem;
  border-radius: 50%;
  border: 2px solid #78b517;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto 1rem;
}

#correct-popup .icon span,#incorrect-popup .icon span {
  display: block;
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#correct-popup .icon i:before,#incorrect-popup .icon i:before {
  font-size: 4.8rem;
  color: #78b517;
}

#correct-popup .title,#incorrect-popup .title {
  margin-bottom: 1.5rem;
  text-align: center;
}

#correct-popup h3,#incorrect-popup h3 {
  color: #78b517;
}

#incorrect-popup {
  border-bottom: 1rem solid #e74c3c;
}

#incorrect-popup h3 {
  color: #e74c3c;
}

#incorrect-popup .icon {
  border: 2px solid #e74c3c;
  display: -ms-flexbox;
  display: flex;
}

#incorrect-popup .icon i:before {
  color: #e74c3c;
}

#video-preview-popup {
  width: 65rem;
  margin: auto;
  background-color: #fff;
  border-radius: 6px;
  padding: 4rem;
  position: relative;
}

@media (max-width:766px) {
  #video-preview-popup {
    width: 100%;
    margin-top: 1rem;
  }
}

@media (max-width:640px) {
  #video-preview-popup {
    padding: 1.5rem;
  }
}

#video-preview-popup .wrapper {
  max-width: 57rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -o-object-fit: cover;
  object-fit: cover;
}

a.btn {
  text-decoration: none;
}

.btn {
  background: #000;
  color: #fff;
  padding: 0 2rem;
  border-radius: 4px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  font-size: 1.3rem;
  text-transform: uppercase;
  font-family: Noto Sans,sans-serif;
  font-weight: 700;
  line-height: 1;
  height: 3.8rem;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  outline: 0;
  border: 0;
  white-space: nowrap;
  transition: .3s;
  font-family: DroidArabicNaskh,sans-serif;
}

.btn:disabled {
  opacity: .5;
  cursor: not-allowed;
}

.btn.small {
  height: 3rem;
  font-size: 1.2rem;
  padding: 0 1rem;
}

.btn.medium {
  height: 4rem;
  padding: 0 2.5rem;
  font-size: 1.6rem;
}

.btn.big {
  height: 50px;
  padding: 0 3rem;
}

.btn.curved {
  border-radius: 50px;
}

.btn.btn-primary {
  background: #026bb0;
}

.btn.btn-primary:hover {
  background: #027ac9;
}

.btn.btn-primary.btn-outline {
  border-color: #026bb0;
  color: #026bb0;
}

.btn.btn-primary.btn-outline:hover {
  background: #026bb0;
  color: #fff;
}

.btn.btn-green {
  background: #78b517;
}

.btn.btn-green:hover {
  background: #87cc1a;
}

.btn.btn-green.btn-outline {
  border-color: #78b517;
  color: #78b517;
}

.btn.btn-green.btn-outline:hover {
  background: #78b517;
  color: #fff;
}

.btn.btn-orange {
  background: #f5aa00;
}

.btn.btn-orange:hover {
  background: #ffb610;
}

.btn.btn-orange.btn-outline {
  border-color: #f5aa00;
  color: #f5aa00;
}

.btn.btn-orange.btn-outline:hover {
  background: #f5aa00;
  color: #fff;
}

.btn.btn-red {
  background: #e74c3c;
}

.btn.btn-red:hover {
  background: #ea6153;
}

.btn.btn-red.btn-outline {
  border-color: #e74c3c;
  color: #e74c3c;
}

.btn.btn-red.btn-outline:hover {
  background: #e74c3c;
  color: #fff;
}

.btn.btn-pink {
  background: #e51d74;
}

.btn.btn-pink:hover {
  background: #e83482;
}

.btn.btn-pink.btn-outline {
  border-color: #e51d74;
  color: #e51d74;
}

.btn.btn-pink.btn-outline:hover {
  background: #e51d74;
  color: #fff;
}

.btn.btn-white {
  background: #fff;
  color: #333;
}

.btn.btn-white:hover {
  background: #f2f2f2;
}

.btn.btn-white.btn-outline {
  border-color: #fff;
  color: #fff;
}

.btn.btn-white.btn-outline:hover {
  background-color: #fff;
  color: #333;
}

.btn.btn-black {
  background: #000;
}

.btn.btn-black:hover {
  background: #0d0d0d;
}

.btn.btn-black.btn-outline {
  border-color: #000;
  color: #000;
}

.btn.btn-black.btn-outline:hover {
  background: #000;
  color: #fff;
}

.btn.btn-grey {
  background: #888;
}

.btn.btn-grey:hover {
  background: #959595;
}

.btn.btn-grey.btn-outline {
  border-color: #888;
  color: #888;
}

.btn.btn-grey.btn-outline:hover {
  background: #888;
  color: #fff;
}

.btn.btn-grey.btn-dashed {
  border: 1px dashed #888;
  color: #888;
  background-color: transparent;
}

.btn.btn-grey.btn-dashed:hover {
  color: #000;
  border-color: #000;
  background-color: transparent;
}

.btn.btn-outline {
  background: none;
  border: 1px solid #ddd;
}

.btn.btn-loading {
  font-size: 0;
  min-width: 12rem;
  transition: none;
  pointer-events: none;
  -ms-flex-pack: center;
  justify-content: center;
}

.btn.btn-loading>* {
  font-size: 0;
}

.btn.btn-loading:before {
  content: "";
  font-family: Font-Awesome;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  font-weight: 900;
  font-size: 2.1rem;
  animation: e .8s infinite steps(8);
  line-height: 0;
}

.btn i {
  margin-left: 1rem;
}

.btn.icon {
  padding: 0;
  width: 4rem;
}

.btn.icon i {
  margin-left: 0;
}

@keyframes e {
  0% {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(-1turn);
  }
}

.store-btns {
  font-size: 0;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}

.store-btns a:not(.btn) {
  text-indent: -9999px;
  display: inline-block;
  height: 38px;
  width: 131px;
  background-repeat: no-repeat;
}

.store-btns a:not(.btn)+a {
  margin-right: .5rem;
}

.store-btns a:not(.btn).app-store {
  background-image: url(../images/app_store_badge_en.svg);
}

body.ar .store-btns a:not(.btn).app-store {
  background-image: url(../images/app_store_badge_ar.svg);
}

body.fr .store-btns a:not(.btn).app-store {
  background-image: url(../images/app_store_badge_fr.svg);
}

body.es .store-btns a:not(.btn).app-store {
  background-image: url(../images/app_store_badge_es.svg);
}

body.pt .store-btns a:not(.btn).app-store {
  background-image: url(../images/app_store_badge_pt.svg);
}

.store-btns a:not(.btn).google-store {
  background-image: url(../images/google_store_badge_en.svg);
}

body.ar .store-btns a:not(.btn).google-store {
  background-image: url(../images/google_store_badge_ar.svg);
}

body.fr .store-btns a:not(.btn).google-store {
  background-image: url(../images/google_store_badge_fr.svg);
}

body.es .store-btns a:not(.btn).google-store {
  background-image: url(../images/google_store_badge_es.svg);
}

body.pt .store-btns a:not(.btn).google-store {
  background-image: url(../images/google_store_badge_pt.svg);
}

.store-btns.big a {
  height: 50px;
  width: 170px;
}

.store-btns.big a+a {
  margin-right: 1rem;
}

#btnSign_in {
  transition: none;
}

.form-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 1.5rem;
}

.form-group:last-child {
  margin-bottom: 0;
}

@media (max-width:766px) {
  .form-group {
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.form-group>label {
  -ms-flex-preferred-size: 33.33333%;
  flex-basis: 33.33333%;
  padding-top: 1.2rem;
  font-family: STIX2,Times New Roman,serif;
  font-size: 1.8rem;
  font-family: DroidArabicNaskh,sans-serif;
  font-size: 1.6rem;
}

@media (max-width:766px) {
  .form-group>label {
    padding-top: 0;
    margin-bottom: .5rem;
  }

  .form-group>label:empty {
    display: none;
  }
}

.vertically .form-group>label {
  padding: 0;
}

.form-group>.field {
  -ms-flex: 1;
  flex: 1;
  width: 100%;
  position: relative;
}

.form-group span.error {
  color: #fff;
  background-color: #e74c3c;
  padding: 3px 1rem;
  border-radius: 4px;
  position: absolute;
  bottom: calc(100% + .5rem);
  right: 0;
}

.form-group span.error:after {
  content: "";
  font-family: Font-Awesome;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  font-weight: 900;
  position: absolute;
  right: 3px;
  top: 100%;
  color: #e74c3c;
  line-height: 0;
}

.vertically .form-group {
  -ms-flex-direction: column;
  flex-direction: column;
}

.multiple-fields {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  width: calc(100% + 15px);
  margin: 0 -7.5px;
}

.multiple-fields>div {
  -ms-flex: 1;
  flex: 1;
  padding: 0 7.5px;
}

@media (max-width:426px) {
  .multiple-fields>div {
    padding: 0;
    width: 100%;
  }
}

@media (max-width:426px) {
  .multiple-fields {
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    margin: 0;
  }
}

.checkbox {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.checkbox label input {
  display: none;
}

.checkbox label input:checked~span:after {
  transform: none;
}

.checkbox label>span {
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin: 0;
}

.checkbox label>span:before {
  content: "";
  width: 2rem;
  min-width: 2rem;
  height: 2rem;
  border-radius: 4px;
  border: 1px solid #ddd;
  margin-left: 1rem;
  margin-top: .3rem;
}

.checkbox label>span:after {
  content: "";
  font-family: Font-Awesome;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  font-weight: 900;
  position: absolute;
  right: 0;
  top: .3rem;
  font-size: 1.3rem;
  width: 2rem;
  min-width: 2rem;
  height: 2rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #026bb0;
  transform: scale(0);
  transition: transform .3s;
}

.checkbox label>span a {
  color: #333;
}

.checkbox label>span a:hover {
  text-decoration: underline;
}

.radio {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.radio label input {
  display: none;
}

.radio label input:checked~span:after {
  transform: scale(.5);
}

.radio label>span {
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin: 0;
}

.radio label>span:before {
  content: "";
  width: 2rem;
  min-width: 2rem;
  height: 2rem;
  border-radius: 50%;
  border: 1px solid #ddd;
  margin-left: 1rem;
  margin-top: .3rem;
}

.radio label>span:after {
  content: "";
  position: absolute;
  right: 0;
  top: .3rem;
  font-size: 1rem;
  width: 2rem;
  min-width: 2rem;
  height: 2rem;
  border-radius: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #026bb0;
  transform: scale(0);
  transition: transform .3s;
}

.radio label>span a {
  color: #333;
}

.radio-pills {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 3rem;
}

.radio-pills .radio {
  margin: 0 0 0 -1px;
}

.radio-pills .radio span {
  cursor: pointer;
  border: 1px solid #ddd;
  width: 150px;
  padding: 10px;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 1.6rem;
  -ms-flex-align: center;
  align-items: center;
  transition: .3s;
  font-family: Noto Sans,sans-serif;
  font-family: DroidArabicNaskh,sans-serif;
}

.radio-pills .radio span:hover {
  color: #026bb0;
}

.radio-pills .radio span:after,.radio-pills .radio span:before {
  display: none!important;
}

.radio-pills .radio span i {
  margin-left: .5rem;
}

.radio-pills .radio:first-child span {
  border-radius: 0 2.5rem 2.5rem 0;
}

.radio-pills .radio:last-child span {
  border-radius: 2.5rem 0 0 2.5rem;
}

.radio-pills .radio:only-child span {
  border-radius: 2.5rem;
}

.radio-pills .radio:only-child input:checked~span {
  background-color: #fff;
  border-color: #ddd;
  color: #026bb0;
}

.radio-pills .radio input:checked~span {
  background: #026bb0;
  border-color: #026bb0;
  color: #fff;
  font-family: Noto Sans,sans-serif;
  font-family: DroidArabicNaskh,sans-serif;
}

input[type=email],input[type=password],input[type=text],select,textarea {
  outline: none;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #6d6e71;
  padding: 0 1.2rem;
  border: 1px solid #ddd;
  border-radius: 4px;
  font-size: 1.6rem;
  font-family: Noto Sans,sans-serif;
  font-family: DroidArabicNaskh,sans-serif;
}

input[type=email]:focus,input[type=password]:focus,input[type=text]:focus,select:focus,textarea:focus {
  border-color: #026bb0;
}

input[type=email][disabled],input[type=email][read-only],input[type=password][disabled],input[type=password][read-only],input[type=text][disabled],input[type=text][read-only],select[disabled],select[read-only],textarea[disabled],textarea[read-only] {
  opacity: 1;
  background-color: #eee;
  cursor: not-allowed;
}

input[type=email].error,input[type=email].invalid,input[type=password].error,input[type=password].invalid,input[type=text].error,input[type=text].invalid,select.error,select.invalid,textarea.error,textarea.invalid {
  border-color: #e74c3c;
}

.input-file {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  -ms-flex: 1;
  flex: 1;
  width: 100%;
  border: 1px solid #ddd;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #6d6e71;
  padding: 0 1.2rem;
  border-radius: 4px;
  transition: border .3s ease-in-out;
}

.input-file:focus,.input-file:hover {
  border-color: #026bb0;
  transition: border .3s ease-in-out;
  cursor: pointer;
}

@media (max-width:766px) {
  .input-file {
    height: 45px;
  }
}

.input-file input[type=file] {
  overflow: hidden;
  position: absolute;
  height: 45px;
  width: 100%;
  opacity: 0;
}

.input-file input[type=file]:hover {
  cursor: pointer;
}

.input-file label {
  display: -ms-flexbox;
  display: flex;
  height: 45px;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  font-family: Noto Sans,sans-serif;
  font-size: 1.4rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 1.5rem;
  font-family: DroidArabicNaskh,sans-serif;
}

.input-file label:before {
  content: "\f093";
  font-family: Font-Awesome;
  font-size: 1.4rem;
  font-weight: 900;
  margin-left: .5rem;
}

textarea {
  padding: 1.5rem;
}

input[type=email],input[type=password],input[type=text],select {
  height: 45px;
}

select {
  background: url(../images/select-arrow.svg) left 12px center no-repeat #fff;
  background-size: 7px;
}

.date-dropdowns,.three-columns-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}

.date-dropdowns input[type=email],.date-dropdowns input[type=password],.date-dropdowns input[type=text],.date-dropdowns select,.three-columns-group input[type=email],.three-columns-group input[type=password],.three-columns-group input[type=text],.three-columns-group select {
  -ms-flex-preferred-size: calc(33.33% - 7.5px);
  flex-basis: calc(33.33% - 7.5px);
}

@media (max-width:426px) {
  .date-dropdowns input[type=email],.date-dropdowns input[type=password],.date-dropdowns input[type=text],.date-dropdowns select,.three-columns-group input[type=email],.three-columns-group input[type=password],.three-columns-group input[type=text],.three-columns-group select {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-bottom: 1rem;
  }

  .date-dropdowns input[type=email]:last-child,.date-dropdowns input[type=password]:last-child,.date-dropdowns input[type=text]:last-child,.date-dropdowns select:last-child,.three-columns-group input[type=email]:last-child,.three-columns-group input[type=password]:last-child,.three-columns-group input[type=text]:last-child,.three-columns-group select:last-child {
    margin-bottom: 0;
  }
}

.four-columns-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}

.four-columns-group input[type=email],.four-columns-group input[type=password],.four-columns-group input[type=text],.four-columns-group select {
  -ms-flex-preferred-size: calc(25% - 7.5px);
  flex-basis: calc(25% - 7.5px);
}

@media (max-width:426px) {
  .four-columns-group input[type=email],.four-columns-group input[type=password],.four-columns-group input[type=text],.four-columns-group select {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-bottom: 1rem;
  }

  .four-columns-group input[type=email]:last-child,.four-columns-group input[type=password]:last-child,.four-columns-group input[type=text]:last-child,.four-columns-group select:last-child {
    margin-bottom: 0;
  }
}

.show-placeholder::-webkit-input-placeholder {
  opacity: 1;
}

.show-placeholder::-moz-placeholder {
  opacity: 1;
}

.show-placeholder:-ms-input-placeholder {
  font-size: inherit;
}

::-webkit-input-placeholder {
  color: #d4d5d6!important;
  display: none;
}

::-moz-placeholder {
  color: #d4d5d6!important;
  display: none;
}

::-ms-placeholder {
  color: #d4d5d6!important;
  display: none;
}

[placeholder]:focus::-webkit-input-placeholder {
  transition: opacity .1s ease .1s;
  opacity: 0;
}

[placeholder]:focus:-ms-input-placeholder {
  transition: opacity .1s ease .1s;
  opacity: 0;
}

[placeholder]:focus::-moz-placeholder {
  transition: opacity .1s ease .1s;
  opacity: 0;
}

.select2-container {
  font-family: Noto Sans,sans-serif;
  font-size: 1.6rem;
  font-family: DroidArabicNaskh,sans-serif;
  font-size: 1.8rem;
}

.select2-container.select2-container--focus .select2-selection {
  border-color: #026bb0;
}

.select2-container.select2-container--open .select2-selection {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.select2-container .select2-selection {
  border: 1px solid #ddd;
  border-radius: 4px;
  min-height: 4.5rem;
  transition: all .3s;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.select2-container .select2-selection__rendered {
  min-height: 100%;
}

.select2-container .select2-selection__rendered li.select2-selection__choice {
  margin: .5rem;
  background-color: #f7f7f7;
  color: #333;
  border: 1px solid #ddd;
  border-radius: 4px;
}

.select2-container .select2-search--inline .select2-search__field {
  padding-right: .8rem;
  margin-top: 0;
  font-family: Noto Sans,sans-serif;
  font-size: 1.6rem;
  font-family: DroidArabicNaskh,sans-serif;
  font-size: 1.8rem;
}

.select2-dropdown {
  border-color: #026bb0;
}

.table {
  width: 100%;
  border-collapse: collapse;
}

.table .no-wrap {
  white-space: nowrap;
}

.table td,.table th {
  border: 1px solid #ececed;
  padding: .8rem;
}

.table th {
  background: #f9f9fa;
  text-align: center;
  font-weight: 700;
}

.table th svg text {
  fill: #d08c22!important;
}

.table th svg path {
  stroke: #d08c22!important;
}

.table td.correct,.table td.green {
  color: #78b517;
}

.table td.incorrect,.table td.red {
  color: #e74c3c;
}

.table td.skipped {
  color: #6d6e71;
}

.table td.blue {
  color: #026bb0;
}

.table td.center {
  text-align: center;
}

.table td.center ul {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.table ul {
  display: -ms-flexbox;
  display: flex;
}

.table li,.table ul {
  -ms-flex-align: center;
  align-items: center;
}

.table li {
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.table li:after {
  content: "•";
  margin: 0 5px;
  padding-top: 3px;
}

.table li:last-child:after {
  display: none;
}

.table a {
  font-size: 1.6rem;
}

.table a,.table span.date,.table span.time,.table time {
  white-space: nowrap;
}

@media (max-width:768px) {
  .worksheet-questions .page-title {
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media (max-width:768px) {
  .worksheet-questions .page-title .info {
    margin-right: 0;
    padding-right: 0;
    margin-top: 1rem;
  }
}

.worksheet-questions .page-title .info p {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.6rem;
  height: 3.8rem;
  background-color: #f7f7f7;
  border-radius: 1.9rem;
  padding: 0 2rem;
  white-space: nowrap;
}

.worksheet-questions .page-title .info i {
  color: #026bb0;
  margin-left: 1rem;
}

@media (max-width:375px) {
  .worksheet-questions .page-title .info i {
    display: none;
  }
}

.worksheet-questions .instances>.cta {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.worksheet-questions .instances>.cta p {
  color: #6d6e71;
  margin-left: 1rem;
}

.worksheet-questions .instance.answered {
  position: relative;
}

.worksheet-questions .instance.answered:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #ddd;
  display: block;
  z-index: 2;
  opacity: .3;
}

.worksheet-questions .instance.answered .cta {
  position: relative;
  z-index: 3;
}

.worksheet-questions .instance .cta {
  margin-top: 1rem;
}

.worksheet-questions .instance .frq-marking-info {
  margin-left: auto;
  text-align: right;
}

.worksheet-questions .instance .frq-marking-info p {
  font-family: Noto Sans,sans-serif;
  font-size: 1.5rem;
  padding-left: 1.5rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: baseline;
  align-items: baseline;
  font-family: DroidArabicNaskh,sans-serif;
}

.worksheet-questions .instance .frq-marking-info p i {
  margin-left: .5rem;
  color: #026bb0;
}

.worksheet-questions .instance .submitted-message {
  margin-top: 3rem;
  margin-bottom: 3rem;
  text-align: center;
  padding: 0 .5rem;
}

.worksheet-questions .instance .submitted-message figure {
  height: 15rem;
  margin: 0 auto 2rem;
}

.worksheet-questions .instance .submitted-message figure img {
  height: 100%;
  width: auto;
}

.worksheet-questions .instance .submitted-message h2 {
  margin-top: 3rem;
  margin-bottom: 1rem;
}

.worksheet-questions .instance .submitted-message .lessons-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 -1rem;
  margin-top: 3rem;
}

@media (max-width:426px) {
  .worksheet-questions .instance .submitted-message .lessons-list {
    margin: 3rem 0 0;
  }
}

.worksheet-questions .instance .submitted-message .lessons-list li {
  -ms-flex-preferred-size: calc(33.33333% - 2rem);
  flex-basis: calc(33.33333% - 2rem);
  margin: 0 1rem 2rem;
}

@media (max-width:766px) {
  .worksheet-questions .instance .submitted-message .lessons-list li {
    -ms-flex-preferred-size: calc(50% - 2rem);
    flex-basis: calc(50% - 2rem);
  }
}

@media (max-width:426px) {
  .worksheet-questions .instance .submitted-message .lessons-list li {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin: 0 0 2rem;
  }
}

.worksheet-questions .instance .submitted-message .lessons-list a {
  text-align: center;
  border: 1px solid #ddd;
  padding: 1rem;
  border-radius: 4px;
  color: #333;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  width: 100%;
  font-size: 1.6rem;
  min-height: 8rem;
}

.worksheet-questions .instance .submitted-message .lessons-list a:hover {
  color: #f5aa00;
  border-color: #f5aa00;
  text-decoration: none;
}

.worksheet-questions .instance .submitted-message .cta {
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 2rem;
}

.worksheet-questions .instance .submitted-message .cta a {
  margin: .5rem;
}

.worksheet-questions .instance .submitted-message .cta a:last-child {
  margin-left: 0;
}

@media (max-width:766px) {
  .worksheet-questions .instance .submitted-message .cta {
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .worksheet-questions .instance .submitted-message .cta a {
    margin: 0 0 1rem;
  }

  .worksheet-questions .instance .submitted-message .cta a:last-child {
    margin-bottom: 0;
  }
}

.worksheet-questions .progress-bar {
  height: 6px;
  background-color: #c8c8c8;
  margin-bottom: 1rem;
  border-radius: 3px;
  overflow: hidden;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.worksheet-questions .progress-bar span {
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 100%;
}

.worksheet-questions .progress-bar span.correct {
  background-color: #78b517;
}

.worksheet-questions .progress-bar span.incorrect {
  background-color: #e74c3c;
}

.worksheet-questions .question-actions {
  -ms-flex-align: center;
  align-items: center;
  margin-top: 3rem;
}

.worksheet-questions .question-actions,.worksheet-questions .question-actions .buttons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (max-width:830px) {
  .worksheet-questions .question-actions .buttons {
    margin-right: 0;
    width: 100%;
  }
}

@media (max-width:830px) {
  .worksheet-questions .question-actions .buttons>.btn {
    margin-top: 1rem;
  }
}

.worksheet-questions .question-actions .buttons .btn+.btn {
  margin-right: .5rem;
}

.worksheet-questions .question-actions .submit_answer {
  margin-right: auto;
}

.worksheet-questions .question-examples>div {
  display: none;
}

.worksheet-questions .question-examples+.pagination-arrows {
  margin-top: 1.5rem;
}

.worksheet-questions .text-example {
  padding: 2rem;
  border: 1px solid #ddd;
  border-radius: 4px;
}

.worksheet-questions .text-example h3 {
  margin-bottom: 2rem;
}

.worksheet-questions .visible {
  margin-top: 1.5rem;
}

.worksheet-questions aside .cta {
  margin-top: 3rem;
}

.worksheet-questions aside .cta .btn {
  width: 100%;
}

.worksheet-questions aside .note {
  margin-top: 1rem;
  font-size: 1.4rem;
  color: #6d6e71;
  text-align: center;
}

@media (max-width:426px) {
  .worksheet-questions aside .note {
    padding: 0 3rem;
  }
}

.worksheet-questions aside ul.questions-nums {
  display: grid;
  grid-template-columns: repeat(auto-fit,minmax(5rem,1fr));
  gap: 1rem;
}

.worksheet-questions aside ul.questions-nums li.active a {
  background-color: #026bb0!important;
  color: #fff;
  border-color: #026bb0!important;
}

.worksheet-questions aside ul.questions-nums li:only-child {
  width: 5rem;
}

.worksheet-questions aside ul.questions-nums li.answered a {
  background-color: #e5f0f7;
  border-color: #e5f0f7;
}

.worksheet-questions aside ul.questions-nums li.answered a:hover {
  border-color: #026bb0;
}

.worksheet-questions aside ul.questions-nums li.answered.correct a {
  background-color: #78b517;
  color: #fff;
  border-color: #78b517;
}

.worksheet-questions aside ul.questions-nums li.answered.incorrect a {
  background-color: #e74c3c;
  color: #fff;
  border-color: #e74c3c;
}

.worksheet-questions aside ul.questions-nums a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 5rem;
  width: 100%;
  background-color: #f7f7f7;
  border-radius: 4px;
  color: #333;
  border: 1px solid #f7f7f7;
}

.worksheet-questions aside ul.questions-nums a:hover {
  border-color: #026bb0;
  text-decoration: none;
}

.video-lab-landing-page .overview,.video-landing-page .overview {
  margin-top: 2rem;
}

.video-lab-landing-page .overview>h3,.video-landing-page .overview>h3 {
  margin-bottom: 1rem;
}

.video-lab-landing-page .overview p,.video-landing-page .overview p {
  text-align: justify;
  margin-bottom: 1rem;
}

.video-lab-landing-page .overview ul,.video-landing-page .overview ul {
  margin-bottom: 1rem;
}

.video-lab-landing-page .overview .table,.video-landing-page .overview .table {
  margin: 2rem auto;
}

.video-lab-landing-page .overview .table td,.video-lab-landing-page .overview .table th,.video-landing-page .overview .table td,.video-landing-page .overview .table th {
  border-color: #f9d7a2;
}

.video-lab-landing-page .overview .table th,.video-landing-page .overview .table th {
  background: #fefaf4;
  color: #d08c22;
}

.video-lab-landing-page .overview .table-bordered,.video-landing-page .overview .table-bordered {
  border: 1px solid #f9d7a2;
  width: 100%;
}

.video-lab-landing-page .overview .table-bordered th,.video-landing-page .overview .table-bordered th {
  background: none;
  border-width: 1px;
  text-align: center;
  vertical-align: middle;
  font-weight: 400;
  padding: 8px;
  color: #d08c22;
  background-color: #fefaf4;
  border: 1px solid #f9d7a2;
}

.video-lab-landing-page .overview .table-bordered td,.video-landing-page .overview .table-bordered td {
  text-align: center;
  vertical-align: middle;
  font-weight: 400;
  padding: 8px;
  border: 1px solid #f9d7a2;
  background: #fff;
}

.video-lab-landing-page .overview .displayed-image,.video-lab-landing-page .overview .displayed_equation,.video-landing-page .overview .displayed-image,.video-landing-page .overview .displayed_equation {
  max-width: 100%;
}

.video-lab-landing-page .overview .raster-image,.video-landing-page .overview .raster-image {
  margin: 2rem auto;
  text-align: center;
}

.video-lab-landing-page .overview .raster-image img,.video-landing-page .overview .raster-image img {
  max-width: 640px;
  max-height: 320px;
}

@media (max-width:870px) {
  .video-lab-landing-page .overview .raster-image img,.video-landing-page .overview .raster-image img {
    max-width: 100%;
  }
}

.video-lab-landing-page .overview .raster-image.circle img,.video-landing-page .overview .raster-image.circle img {
  border-radius: 50%;
}

.video-lab-landing-page .overview ul:not(.endnotes),.video-landing-page .overview ul:not(.endnotes) {
  margin-bottom: 1rem;
  list-style: none;
  padding-right: 4rem;
}

@media (max-width:766px) {
  .video-lab-landing-page .overview ul:not(.endnotes),.video-landing-page .overview ul:not(.endnotes) {
    padding-right: 0;
  }
}

.video-lab-landing-page .overview ul:not(.endnotes) ol,.video-landing-page .overview ul:not(.endnotes) ol {
  list-style-position: outside;
  padding-right: inherit;
}

.video-lab-landing-page .overview ul:not(.endnotes) ol li,.video-landing-page .overview ul:not(.endnotes) ol li {
  display: list-item;
  padding-right: 0;
}

.video-lab-landing-page .overview ul:not(.endnotes) ol li:before,.video-landing-page .overview ul:not(.endnotes) ol li:before {
  display: none;
}

.video-lab-landing-page .overview ul:not(.endnotes) li,.video-landing-page .overview ul:not(.endnotes) li {
  display: block;
  padding-right: 1.5rem;
}

.video-lab-landing-page .overview ul:not(.endnotes) li>p,.video-landing-page .overview ul:not(.endnotes) li>p {
  margin: 0;
  display: inline;
}

.video-lab-landing-page .overview ul:not(.endnotes) li:before,.video-landing-page .overview ul:not(.endnotes) li:before {
  content: "";
  font-family: Font-Awesome;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  color: #f5aa00;
  font-size: 2rem;
  font-weight: 900;
  margin-right: -1.5rem;
  position: static;
  margin-left: 1rem;
  content: "\f0d9";
}

.video-lab-landing-page .overview ul:not(.endnotes) li a,.video-landing-page .overview ul:not(.endnotes) li a {
  color: #f5aa00;
}

.video-lab-landing-page .overview ul:not(.endnotes) li a:hover,.video-landing-page .overview ul:not(.endnotes) li a:hover {
  text-decoration: underline;
}

.video-lab-landing-page .overview ul:not(.endnotes) li .inline-displayed,.video-landing-page .overview ul:not(.endnotes) li .inline-displayed {
  margin-right: .5rem;
}

.video-lab-landing-page .overview ul:not(.endnotes) li>.list,.video-landing-page .overview ul:not(.endnotes) li>.list {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.video-lab-landing-page .overview h4,.video-landing-page .overview h4 {
  margin-top: 3rem;
  margin-bottom: 1rem;
}

.video-lab-landing-page .overview h4:first-child,.video-landing-page .overview h4:first-child {
  margin-top: 0;
}

.video-lab-landing-page .overview h4:last-child,.video-landing-page .overview h4:last-child {
  margin-bottom: 0;
}

.lesson-plan-landing-page h2 {
  margin-bottom: 1rem;
  line-height: 1.3;
}

.lesson-plan-landing-page h2 span,.lesson-plan-landing-page h2 span a {
  color: #999;
  font-weight: 400;
}

.lesson-plan-landing-page h2 span a:hover {
  color: #f5aa00;
  text-decoration: underline;
}

.lesson-plan-landing-page .objectives,.lesson-plan-landing-page .prerequisites {
  margin-bottom: 3rem;
}

.explainer-single-page article p {
  text-align: justify;
}

.explainer-single-page article>div:not(.no_box):not(.displayed-image) {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1.5rem;
  margin: 3rem 0;
  position: relative;
  border: 5px solid #f5aa00;
}

.explainer-single-page article>div:not(.no_box):not(.displayed-image)>div {
  width: 100%;
}

.explainer-single-page article>div:not(.no_box):not(.displayed-image)>div>* {
  position: relative;
  z-index: 2;
}

.explainer-single-page article>div:not(.no_box):not(.displayed-image)>div h3 {
  font-family: STIX2,Times New Roman,serif;
  font-weight: 700;
  margin-bottom: 1rem;
  font-family: DroidArabicNaskh,sans-serif;
}

.explainer-single-page article>div:not(.no_box):not(.displayed-image)>div p {
  text-align: justify;
  margin: 0 0 1rem;
}

.explainer-single-page article>div:not(.no_box):not(.displayed-image)>div .h-scroll {
  margin-top: 0;
}

.explainer-single-page article>div:not(.no_box):not(.displayed-image)>div:before {
  content: "";
  position: absolute;
  border-top: 1px solid #f5aa00;
  border-bottom: 1px solid #f5aa00;
  top: -.3rem;
  bottom: -.3rem;
  left: 3rem;
  right: 3rem;
}

.explainer-single-page article>div:not(.no_box):not(.displayed-image)>div:after {
  content: "";
  position: absolute;
  border-left: 1px solid #f5aa00;
  border-right: 1px solid #f5aa00;
  top: 3rem;
  bottom: 3rem;
  left: -.3rem;
  right: -.3rem;
  z-index: 1;
}

.explainer-single-page article>div:not(.no_box):not(.displayed-image):after,.explainer-single-page article>div:not(.no_box):not(.displayed-image):before {
  content: "";
  position: absolute;
  background-color: #fff;
}

.explainer-single-page article>div:not(.no_box):not(.displayed-image):before {
  right: 3rem;
  left: 3rem;
  top: -.5rem;
  bottom: -.5rem;
}

.explainer-single-page article>div:not(.no_box):not(.displayed-image):after {
  right: -.5rem;
  left: -.5rem;
  top: 3rem;
  bottom: 3rem;
}

.explainer-single-page article>div h3:not(:first-of-type) {
  margin-top: 3rem;
}

.explainer-single-page article div.theorem,.explainer-single-page article div.theorem>div:after,.explainer-single-page article div.theorem>div:before {
  border-color: #78b517;
}

.explainer-single-page article div.how_to,.explainer-single-page article div.how_to>div:after,.explainer-single-page article div.how_to>div:before {
  border-color: #e51d74;
}

.explainer-single-page article ul:not(.endnotes) {
  margin-bottom: 1rem;
  list-style: none;
  padding-right: 4rem;
}

@media (max-width:766px) {
  .explainer-single-page article ul:not(.endnotes) {
    padding-right: 0;
  }
}

.explainer-single-page article ul:not(.endnotes) ol {
  list-style-position: outside;
  padding-right: inherit;
}

.explainer-single-page article ul:not(.endnotes) ol li {
  display: list-item;
  padding-right: 0;
}

.explainer-single-page article ul:not(.endnotes) ol li:before {
  display: none;
}

.explainer-single-page article ul:not(.endnotes) li {
  display: block;
  padding-right: 1.5rem;
}

.explainer-single-page article ul:not(.endnotes) li>p {
  margin: 0;
  display: inline;
}

.explainer-single-page article ul:not(.endnotes) li:before {
  content: "";
  font-family: Font-Awesome;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
  color: #f5aa00;
  font-size: 2rem;
  font-weight: 900;
  margin-right: -1.5rem;
  position: static;
  margin-left: 1rem;
  content: "\f0d9";
}

.explainer-single-page article ul:not(.endnotes) li a {
  color: #f5aa00;
}

.explainer-single-page article ul:not(.endnotes) li a:hover {
  text-decoration: underline;
}

.explainer-single-page article ul:not(.endnotes) li .inline-displayed {
  margin-right: .5rem;
}

.explainer-single-page article ul:not(.endnotes) li>.list {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.explainer-single-page article .table {
  margin: 2rem auto;
}

.explainer-single-page article .table td,.explainer-single-page article .table th {
  border-color: #f9d7a2;
}

.explainer-single-page article .table th {
  background: #fefaf4;
  color: #d08c22;
}

.explainer-single-page article .table-bordered {
  border: 1px solid #f9d7a2;
  width: 100%;
}

.explainer-single-page article .table-bordered th {
  background: none;
  border-width: 1px;
  text-align: center;
  vertical-align: middle;
  font-weight: 400;
  padding: 8px;
  color: #d08c22;
  background-color: #fefaf4;
  border: 1px solid #f9d7a2;
}

.explainer-single-page article .table-bordered td {
  text-align: center;
  vertical-align: middle;
  font-weight: 400;
  padding: 8px;
  border: 1px solid #f9d7a2;
  background: #fff;
}

.explainer-single-page article .displayed-image,.explainer-single-page article .displayed_equation {
  max-width: 100%;
}

.explainer-single-page article figure .displayed-image,.explainer-single-page article figure .displayed_equation {
  margin: 2.4rem auto 1.2rem;
}

.explainer-single-page article figure figcaption {
  text-align: center;
  font-size: 1.5rem;
  color: #6d6e71;
  margin: 1rem auto 2rem;
  max-width: 60%;
  font-size: 1.8rem;
}

.explainer-single-page article figure .displayed_equation+figcaption {
  margin-top: -1.2rem;
}

.explainer-single-page article .displayed-image img {
  max-width: 640px;
  max-height: 320px;
}

@media (max-width:870px) {
  .explainer-single-page article .displayed-image img {
    max-width: 100%;
  }
}

.explainer-single-page article .displayed-image.circle img {
  border-radius: 50%;
}

.videos-lab-demo-page .video-description,.videos-playlist-page .video-description {
  margin-bottom: 2rem;
}

.videos-lab-demo-page .video,.videos-playlist-page .video {
  padding-bottom: 6rem;
  margin-bottom: 6rem;
  border-bottom: 1px solid #ddd;
}

.videos-lab-demo-page .video:last-child,.videos-playlist-page .video:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.videos-lab-demo-page .playlist,.videos-playlist-page .playlist {
  margin-bottom: 3rem;
}

.videos-lab-demo-page .playlist .videos-list,.videos-playlist-page .playlist .videos-list {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -7.5px;
}

.videos-lab-demo-page .playlist .videos-list li,.videos-playlist-page .playlist .videos-list li {
  margin-bottom: 3rem;
  padding: 0 7.5px;
  -ms-flex-preferred-size: 33.33%;
  flex-basis: 33.33%;
  max-width: 33.33%;
  position: relative;
}

@media (max-width:640px) {
  .videos-lab-demo-page .playlist .videos-list li,.videos-playlist-page .playlist .videos-list li {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
}

@media (max-width:426px) {
  .videos-lab-demo-page .playlist .videos-list li,.videos-playlist-page .playlist .videos-list li {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

.videos-lab-demo-page .playlist .videos-list li:before,.videos-playlist-page .playlist .videos-list li:before {
  bottom: -1.5rem;
  right: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: #fff;
  border-bottom-color: #ddd;
  border-width: 1.5rem;
  margin-right: -1.5rem;
  display: none;
}

.videos-lab-demo-page .playlist .videos-list h4,.videos-playlist-page .playlist .videos-list h4 {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.3;
}

.videos-lab-demo-page .video-wrapper .video-js,.videos-playlist-page .video-wrapper .video-js {
  top: -1px;
}

.sign-in-footer {
  margin-top: auto;
  background-color: #f7f7f7;
  width: 100%;
  text-align: center;
  font-size: 1.6rem;
}

.sign-in-footer .wrapper {
  padding: 2rem 0;
  background-image: url(../images/pattern.svg);
  background-repeat: repeat;
  background-position: 100% 0;
  background-size: 930px;
}

.sign-in-footer .top {
  margin-bottom: 1rem;
}

.sign-in-footer ul {
  display: inline;
}

.sign-in-footer li {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 2px;
}

.sign-in-footer li:last-child:after {
  display: none;
}

.sign-in-footer li:after {
  content: "•";
  margin: 0 6px 0 5px;
  padding-top: 3px;
}

.sign-in-footer a {
  color: #6d6e71;
}

.sign-in-footer a:hover {
  color: #f5aa00;
  text-decoration: underline;
}

.sign-in-footer p {
  font-family: Noto Sans,sans-serif;
  font-family: DroidArabicNaskh,sans-serif;
}

.scorm main {
  max-width: 848px;
  margin: auto;
}

.scorm .slides-slider .slick-list {
  margin: 0 -1rem;
}

.scorm .slides-slider .slick-slide {
  border: 1px solid #ddd;
  margin: 0 1rem;
}

.scorm .slides-slider .slick-dots {
  display: none!important;
}

.scorm .slider-nav {
  display: -ms-inline-flexbox;
  display: inline-flex;
  border: 1px solid #ddd;
  border-radius: .4rem;
  overflow: hidden;
  position: relative;
  margin-top: 1rem;
  flex-direction: row-reverse;
}

.scorm .slider-nav,.scorm .slider-nav button {
  -ms-flex-align: center;
  align-items: center;
  height: 4rem;
}

.scorm .slider-nav button {
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  margin: 0;
  width: 4rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 2rem;
  color: #333;
}

.scorm .slider-nav button:hover {
  color: #f5aa00;
  background-color: #f7f7f7;
}

.scorm .slider-nav .count {
  font-family: Noto Sans,sans-serif;
  font-size: 1.6rem;
  padding: 0 1rem;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: STIX2,DroidArabicNaskh,sans-serif;
}

.scorm.worksheet-questions .container {
  max-width: 908px;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width:766px) {
  .scorm.worksheet-questions .container {
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.scorm.worksheet-questions main {
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
  width: 75%;
  -ms-flex-positive: 0;
  flex-grow: 0;
  margin: 0;
}

@media (max-width:766px) {
  .scorm.worksheet-questions main {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    width: 100%;
  }
}

.scorm.worksheet-questions aside.questions-grid {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  width: 25%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 3rem;
  -ms-flex: 1;
  flex: 1;
}

@media (max-width:766px) {
  .scorm.worksheet-questions aside.questions-grid {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    width: 100%;
    padding-right: 0;
    margin: 3rem 0 0;
  }
}

.main-footer {
  margin-top: auto;
  font-size: 1.6rem;
  position: relative;
}

.main-footer a,.main-footer p {
  font-family: Noto Sans,sans-serif;
  font-family: DroidArabicNaskh,sans-serif;
}

.main-footer p {
  font-size: 1.6rem;
}

.main-footer .wrapper {
  background-image: url(../images/pattern.svg);
  background-repeat: repeat;
  background-position: 100% 0;
  background-size: 930px;
  background-color: #f7f7f7;
  padding: 3rem 0;
}

.main-footer .logo {
  margin: 2.4rem 0 2.7rem;
}

.main-footer .logo a {
  display: inline-block;
}

.main-footer .logo img {
  width: 130px;
}

@media (max-width:766px) {
  .main-footer .left {
    display: none;
  }
}

.main-footer .right {
  margin-top: 3rem;
  display: grid;
  grid-template-columns: 1.3fr 1fr 1fr;
  gap: 3rem;
}

@media (max-width:766px) {
  .main-footer .right {
    display: block;
    margin-top: 0;
    text-align: center;
  }
}

@media (max-width:766px) {
  .main-footer .right .list-block {
    display: inline;
  }

  .main-footer .right .list-block:last-child li:last-child:after {
    display: none;
  }
}

.main-footer .right h3 {
  margin-bottom: 1rem;
  font-family: Noto Sans,sans-serif;
  font-weight: 400;
  font-family: DroidArabicNaskh,sans-serif;
}

@media (max-width:766px) {
  .main-footer .right h3 {
    display: none;
  }
}

.main-footer .right a {
  color: #6d6e71;
}

.main-footer .right a:hover {
  color: #f5aa00;
  text-decoration: underline;
}

@media (max-width:766px) {
  .main-footer .right ul {
    display: inline;
  }
}

.main-footer .right li {
  line-height: 1.4;
}

@media (max-width:766px) {
  .main-footer .right li {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 2px;
  }

  .main-footer .right li:after {
    content: "•";
    margin: 0 6px 0 5px;
    padding-top: 3px;
  }
}

.main-footer .bottom {
  margin-top: 5rem;
  text-align: center;
}

@media (max-width:766px) {
  .main-footer .bottom {
    margin-top: 3rem;
  }
}