.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  height: 100%;
}
details,
nav,
section {
  display: block;
}
video {
  display: inline-block;
  vertical-align: baseline;
}
[hidden] {
  display: none;
}
a {
  background-color: transparent;
  color: #333;
  text-decoration: none;
}
a:active,
a:hover {
  outline: 0;
}
strong {
  font-weight: 700;
}
h1 {
  margin: 0.67em 0;
}
img {
  border: 0;
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
}
svg:not(:root) {
  overflow: hidden;
}
code {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
select {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
  -moz-appearance:textfield;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html[data-w-dynpage] [data-w-cloak] {
  color: transparent !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  margin-bottom: 10px;
}
h4 {
  font-size: 18px;
  line-height: 24px;
  margin-top: 10px;
}
h5 {
  font-size: 14px;
  line-height: 20px;
  margin-top: 10px;
}
h6 {
  font-size: 12px;
  line-height: 18px;
  margin-top: 10px;
}
p {
  margin-top: 0;
  margin-bottom: 10px;
}
button,
html input[type="button"],
input[type="reset"] {
  -webkit-appearance: button;
  border: 0;
  cursor: pointer;
  -webkit-appearance: button;
}
label {
  display: block;
  margin-bottom: 5px;
  font-weight: 700;
}
body {
  margin: 0;
  min-height: 100%;
  background-color: #fff;
  font-family: Montserrat, sans-serif;
  color: #02131b;
  font-size: 16px;
  line-height: 1.4;
}
h1 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}
h2 {
  line-height: 36px;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: 700;
}
h3 {
  line-height: 30px;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 700;
}
ul{
  list-style: none;
}
ul li{
  margin-bottom: 15px;
}
.w-col-12 {
  width: 100%;
}
.hero-section {
  width: 100%;
  padding-top: 35px;
  padding-bottom: 35px;
  background-color: #f9f9f9;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  font-family: dm sans, sans-serif;
}
.hero-section.thank-you {
  min-height: 100vh;
}
.hero-heading {
  display: inline-block;
  margin-bottom: 24px;
  background-image: linear-gradient(102deg, #00bf72, #00caa8 50%, #00d5e2);
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  line-height: 1em;
  text-align: center;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-transform: uppercase;
}
.site-wrapper {
  width: 100%;
  max-width: 1020px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
}
.site-wrapper.hero-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.hero-subheading {
  font-family: Montserrat, sans-serif;
  color: #02131b;
  font-size: 26px;
  line-height: 35px;
  text-align: center;
  font-weight: 600;
}
.yellow-span {
  margin-right: 7px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffb800), to(#ff9877));
  background-image: linear-gradient(180deg, #ffb800, #ff9877);
  color: #ffb800;
  font-weight: 700;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.yellow-span {
  margin-right: 7px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ff600c), to(#ff8540));
  background-image: linear-gradient(180deg, #ff600c, #ff8540);
  color: #ffb800;
  font-weight: 700;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.hero-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 24px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
  background-color: #112934;
  color: hsla(0, 0%, 100%, 0.7);
  font-size: 13px;
  text-align: center;
}
.green-text-span {
  color: #29cf84;
}
.text-block {
  color: hsla(0, 0%, 100%, 0.7);
  font-size: 14px;
}
.hero-card-big-heading {
  font-size: 22px;
  font-weight: 700;
}
.hero-card-big-img {
  width: 100%;
}
.cta-big {
  width: 100%;
  padding: 5px;
  border-radius: 7px;
  background-image: linear-gradient(62deg, #f79533, #f37055 16%, #ef4e7b 32%, #a166ab 48%, #5073b8 64%, #1098ad 80%, #07b39b);
  box-shadow: 0 12px 60px 0 rgba(0, 0, 0, 0.2);
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  display: block;
  margin-top: 10px;
}
.cta-big:hover {
  -webkit-transform: scale(0.94);
  -ms-transform: scale(0.94);
  transform: scale(0.94);
}
.register-text {
  margin-top: -5px;
  margin-bottom: 16px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 17px;
  line-height: 26px;
  text-align: center;
}
.section {
  padding-top: 35px;
  padding-bottom: 35px;
  background-color: #fff;
}
.section-heading {
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  line-height: 1.3;
  font-weight: 700;
  text-align: center;
}
.section-heading.green-gradient-span.dark-gradient {
  background-image: linear-gradient(94deg, #177d75, #38ef7d);
}
.form {
  display: -ms-grid;
  display: grid;
  margin-top: 44px;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 12px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}
.checkox-context {
  margin-top: 25px;
  margin-bottom: 30px;
  font-size: 22px;
  line-height: 1.6;
  font-weight: 700;
  text-align: center;
}
.section-subheading {
  margin-top: 24px;
  font-family: dm sans, sans-serif;
  font-size: 22px;
  line-height: 1.4;
  font-weight: 400;
  text-align: center;
}
.section-subheading.unlock-text {
  background-image: linear-gradient(93deg, #177d75, #38ef7d);
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.green-gradient-span {
  background-image: linear-gradient(97deg, #00bf72, #00acb4);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.learn-grid {
  display: -ms-grid;
  display: grid;
  margin-top: 60px;
  margin-bottom: 60px;
  grid-auto-columns: 1fr;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}
.learn-card {
  display: -ms-grid;
  display: grid;
  padding: 24px 30px 16px;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 40px;
  grid-row-gap: 32px;
  -ms-grid-columns: 1fr auto;
  grid-template-columns: 1fr auto;
  -ms-grid-rows: auto 1fr;
  grid-template-rows: auto 1fr;
  border-radius: 6px;
  background-color: #fff;
  direction: ltr;
}
.learn-card-heading {
  font-size: 22px;
  line-height: 1.6;
  font-weight: 700;
}
.text-block-2 {
  position: absolute;
  left: 16px;
  top: 14px;
  right: auto;
  bottom: auto;
  font-family: dm sans, sans-serif;
  color: #fafafa;
  font-size: 14px;
}
.value-heading {
  margin-bottom: 8px;
  color: #2ba56e;
  font-size: 13px;
  font-weight: 500;
}
.value-text {
  color: #2ba56e;
  font-size: 17px;
  font-weight: 500;
  text-decoration: line-through;
}
.time-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-bottom: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.time-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 191px;
  height: 178px;
  margin: 10px;
  padding: 45px 34px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
  background-color: #012e46;
  color: #fff;
  font-size: 69px;
  line-height: 1.1;
  font-weight: 500;
  text-align: center;
}
.time-span {
  font-size: 19px;
}
.time-unit {
  font-family: roboto slab, sans-serif;
  font-size: 19px;
  font-weight: 400;
}
.gray-bg {
  background-color: #f9f9f9;
}
.text-block-3 {
  margin-top: 20px;
  margin-bottom: 8px;
  font-family: dm sans, sans-serif;
  font-size: 22px;
  text-align: center;
}
.text-block-3.top-40 {
  margin-top: 40px;
}
.text-block-3.lm-40 {
  margin-bottom: 40px;
}
.hide-1 {
  display: none;
}
.blue-bg {
  background-color: #02131b;
}
.text-block-4 {
  margin-bottom: 16px;
  font-family: roboto slab, sans-serif;
  font-size: 14px;
}
.div-block-3 {
  margin-top: 25px;
  padding-right: 24px;
  padding-left: 24px;
  font-family: dm sans, sans-serif;
  color: #fff;
  font-size: 22px;
}
.div-block-4 {
  display: -ms-grid;
  display: grid;
  margin-top: 17px;
  grid-auto-columns: 1fr;
  grid-column-gap: 35px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}
.div-block-5 {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}
.div-block-6 {
  padding: 14px 23px;
  border-radius: 8px;
  background-color: #fff;
  font-size: 14px;
}
.link {
  font-family: dm sans, sans-serif;
  font-size: 14px;
  font-weight: 500;
}
.div-block-7 {
  display: -ms-grid;
  display: grid;
  margin-bottom: 20px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 6px;
  -ms-grid-columns: auto 1fr;
  grid-template-columns: auto 1fr;
  -ms-grid-rows: auto 1fr;
  grid-template-rows: auto 1fr;
}
.text-block-5 {
  font-family: dm sans, sans-serif;
  font-size: 13px;
}
.accordion-wrapper {
  display: -ms-grid;
  display: grid;
  width: 100%;
  margin-top: 32px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-items: center;
  -ms-grid-row-align: center;
  align-self: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 8px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}
.accordion-item {
  width: 100%;
  border-radius: 6px;
  background-color: #f8f8f8;
}
.accordion-item-trigger {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 16px 32px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: dm sans, sans-serif;
  cursor: pointer;
}
.accordion-heading {
  margin-top: 0;
  margin-right: 30px;
  margin-bottom: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
  text-align: left;
}
.accordion-item-content {
  overflow: hidden;
}
.faq-answer {
  padding-right: 32px;
  padding-bottom: 8px;
  padding-left: 32px;
  font-family: dm sans, sans-serif;
  font-size: 18px;
  line-height: 24px;
  text-align: left;
}
.span-hide-mobile {
  display: inline-block;
}
.text-block-6,
.text-block-7,
.text-block-8 {
  font-family: dm sans, sans-serif;
  text-align: center;
}
.text-block-10,
.text-block-9 {
  padding-top: 4px;
  font-size: 14px;
  line-height: 24px;
}
.div-block-8 {
  height: 24px;
}
.section-2 {
  padding-top: 35px;
  padding-bottom: 35px;
  background-color: #fcfcfc;
}
.section-3 {
  padding-top: 35px;
}
.pack-img {
  width: 60px;
  height: 60px;
}
.div-block-9 {
  width: 100%;
}
.div-block-10,
.div-block-15 {
  display: none;
}
.link-block {
  border-radius: 8px;
}
.div-block-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.text-block-16 {
  display: none;
}
.hero-logo {
  width: 70px;
}
.hero-logo.is {
  width: 110px;
}
.section-4 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.section-4.hide {
  display: none;
}
.hero-card-big-heading-2 {
  margin-bottom: 20px;
  font-size: 14px;
}
.text-block-17 {
  margin-bottom: 12px;
  color: rgba(255, 255, 255, 0.8);
  text-align: center;
}
.site-wrapper-2 {
  width: 100%;
  max-width: 1120px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
}
.site-wrapper-2.hero-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.hero-card-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 24px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 6px;
  background-color: #112934;
  color: hsla(0, 0%, 100%, 0.7);
  font-size: 13px;
  text-align: center;
}
.div-block-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 24px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.accordion-item-trigger-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 14px 32px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}
.form-2 {
  display: -ms-grid;
  display: grid;
  margin-top: 32px;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}
.div-block-19 {
  color: #fff;
}
.hero-subheading-2 {
  margin-bottom: 32px;
  color: #fff;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 500;
}
.div-block-20 {
  display: -ms-grid;
  display: grid;
  margin-top: 40px;
  grid-auto-columns: 1fr;
  grid-column-gap: 40px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}
.hero-section-2 {
  width: 100%;
  padding-top: 35px;
  padding-bottom: 35px;
  background-color: #1c1336;
  background-image: none;
}
.text-block-18 {
  font-size: 16px;
  font-weight: 500;
  text-align: center;
}
.section-heading-2 {
  font-size: 36px;
  line-height: 1.3;
  text-align: center;
}
.section-heading-2._50-width {
  width: 50%;
  margin-right: auto;
  margin-left: auto;
}
.div-block-21 {
  display: -ms-grid;
  display: grid;
  padding: 16px 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 16px;
  -ms-grid-columns: auto 1fr;
  grid-template-columns: auto 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  border-radius: 4px;
  background-color: #3d2978;
  color: #fff;
}
.div-block-21.hide {
  display: none;
}
.green-text-span-2 {
  background-image: linear-gradient(135deg, #00bf72, #00caa8 50%, #00d5e2);
  color: #29cf84;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.span-link {
  text-decoration: underline;
}
.text-block-20 {
  margin-top: 20px;
  margin-bottom: 8px;
  font-size: 22px;
  text-align: center;
}
.checkox-context-2 {
  margin-top: 52px;
  margin-bottom: 61px;
  font-size: 22px;
  line-height: 1.6;
  font-weight: 600;
  text-align: center;
}
.day-span {
  color: hsla(0, 0%, 100%, 0.7);
  font-size: 16px;
}
.mentor-card {
  display: -ms-grid;
  display: grid;
  padding: 20px;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 12px;
  -ms-grid-columns: 0.5fr 1fr;
  grid-template-columns: 0.5fr 1fr;
  -ms-grid-rows: auto 1fr;
  grid-template-rows: auto 1fr;
  border-radius: 8px;
  background-color: #fff;
}
.cta-big-2 {
  width: 100%;
  padding: 16px;
  border-radius: 7px;
  background-image: linear-gradient(135deg, #7b56ee, #f2468c 94%);
  box-shadow: 0 12px 60px 0 rgba(0, 0, 0, 0.2);
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
}
.cta-big-2:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.cta-big-2.phone {
  display: none;
}
.hero-heading-2 {
  display: inline-block;
  margin-bottom: 24px;
  color: #fff;
  font-size: 36px;
  line-height: 1.2;
  text-align: center;
}
.mentor-name {
  font-size: 28px;
  line-height: 1.2;
  font-weight: 600;
}
.faq-answer-2 {
  padding-right: 32px;
  padding-bottom: 7px;
  padding-left: 32px;
  font-family: open sans, sans-serif;
  font-size: 16px;
  line-height: 170%;
  text-align: left;
}
.text-block-21 {
  color: rgba(255, 255, 255, 0.75);
  font-size: 18px;
  line-height: 1.4;
}
.accordion-heading-2 {
  margin-top: 0;
  margin-right: 30px;
  margin-bottom: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 18px;
  line-height: 150%;
  font-weight: 600;
  text-align: left;
}
.accordion-wrapper-2 {
  display: -ms-grid;
  display: grid;
  width: 100%;
  margin-top: 32px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-items: center;
  -ms-grid-row-align: center;
  align-self: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}
.register-text-2 {
  margin-top: 24px;
  color: #fff;
  font-size: 17px;
  text-align: center;
}
.register-text-2.mobile {
  display: none;
}
.hero-card-big-img-2 {
  width: 100%;
}
.accordion-item-content {
  display: none;
}
@media screen and (max-width: 991px) {
  p {
    font-size: 18px;
  }
  .cta-big {
    font-size: 22px;
  }
  .learn-card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .learn-card-heading {
    font-size: 20px;
  }
  .text-block-3 {
    font-size: 20px;
  }
  .text-block-20 {
    font-size: 20px;
  }
  .cta-big-2 {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  .hero-heading {
    font-size: 22px;
  }
  .hero-subheading {
    font-size: 20px;
  }
  .section-heading {
    font-size: 20px;
  }
  .form {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .checkox-context {
    font-size: 16px;
  }
  .accordion-item-content {
    margin-right: 0;
  }
  .form-2 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .hero-subheading-2 {
    font-size: 16px;
  }
  .section-heading-2 {
    font-size: 20px;
  }
  .checkox-context-2 {
    font-size: 16px;
  }
  .hero-heading-2 {
    font-size: 24px;
  }
}
@media screen and (max-width: 479px) {
  p {
    font-size: 16px;
  }
  .hero-section {
    padding-top: 24px;
    padding-bottom: 0;
  }
  .site-wrapper,
  .site-wrapper.hero-wrapper {
    padding-right: 24px;
    padding-left: 24px;
  }
  .hero-card {
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 16px;
  }
  .hero-card-big-heading {
    font-size: 16px;
    line-height: 20px;
  }
  .cta-big {
    font-size: 16px;
  }
  .cta-big.desktop {
    display: none;
  }
  .register-text {
    display: block;
    font-size: 16px;
    line-height: 24px;
  }
  .section {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .form {
    margin-top: 30px;
    grid-row-gap: 8px;
  }
  .checkox-context {
    margin-top: 24px;
  }
  .section-subheading {
    font-size: 16px;
  }
  .learn-grid {
    margin-top: 24px;
    margin-bottom: 0;
    grid-row-gap: 24px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .learn-card {
    display: -ms-grid;
    display: grid;
    padding: 24px 16px 16px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-items: stretch;
    grid-auto-flow: row;
    grid-auto-columns: 1fr;
    grid-column-gap: 8px;
    grid-row-gap: 16px;
    grid-template-areas: ".";
    -ms-grid-columns: 1fr 8px auto;
    grid-template-columns: 1fr auto;
    -ms-grid-rows: auto 16px 1fr;
    grid-template-rows: auto 1fr;
  }
  .learn-card-heading {
    font-size: 18px;
  }
  .text-block-2 {
    font-size: 12px;
  }
  .value-heading,
  .value-text {
    font-family: dm sans, sans-serif;
  }
  .time-flex {
    margin-top: 24px;
    margin-bottom: 24px;
  }
  .time-block {
    width: 76px;
    height: 72px;
    margin: 0 4px;
    padding: 8px 12px;
    font-size: 28px;
  }
  .time-unit {
    font-family: dm sans, sans-serif;
    font-size: 16px;
  }
  .text-block-3 {
    font-size: 16px;
  }
  .div-block-3 {
    padding-right: 0;
    padding-left: 0;
    font-size: 16px;
  }
  .div-block-4 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .accordion-wrapper {
    margin-top: 0;
  }
  .accordion-item-trigger {
    padding-right: 16px;
    padding-left: 16px;
    cursor: default;
  }
  .accordion-heading {
    margin-right: 8px;
    font-size: 16px;
  }
  .faq-answer {
    padding-left: 16px;
    font-size: 16px;
  }
  .span-hide-mobile {
    display: none;
  }
  .text-block-10,
  .text-block-9 {
    font-size: 16px;
    line-height: 20px;
  }
  .section-2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .section-3 {
    padding-top: 20px;
  }
  .pack-img {
    width: 40px;
    height: 40px;
  }
  .heading {
    text-transform: uppercase;
    display: block;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#00bf72), to(#00d5e2));
    background-image: linear-gradient(180deg, #00bf72, #00d5e2);
    font-family: Montserrat, sans-serif;
    font-size: 24px;
    line-height: 1.2em;
    text-align: center;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .div-block-9,
  .html-embed-3 {
    display: none;
  }
  .div-block-10 {
    display: block;
    padding-top: 0;
  }
  .div-block-11 {
    height: 16px;
  }
  .div-block-12 {
    height: 0;
  }
  .div-block-13 {
    height: 60px;
  }
  .text-block-11 {
    color: #02131b;
    line-height: 24px;
    font-weight: 600;
    text-align: center;
  }
  .div-block-14 {
    height: 24px;
  }
  .div-block-15 {
    display: block;
    margin-bottom: 48px;
  }
  .text-block-12,
  .text-block-13,
  .text-block-14,
  .text-block-15 {
    font-size: 22px;
  }
  .text-block-16 {
    display: block;
    line-height: 24px;
    font-weight: 600;
    text-align: center;
  }
  .div-block-17 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 190px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .hero-logo {
    width: 50px;
  }
  .hero-logo.is {
    width: 80px;
  }
  .section-4 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .text-block-17 {
    margin-bottom: 16px;
    font-size: 14px;
  }
  .site-wrapper-2 {
    padding-right: 16px;
    padding-left: 16px;
  }
  .hero-card-2 {
    font-size: 16px;
  }
  .div-block-18 {
    margin-bottom: 8px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .accordion-item-trigger-2 {
    padding-right: 16px;
    padding-left: 16px;
    cursor: default;
  }
  .form-2 {
    margin-top: 20px;
    grid-row-gap: 8px;
  }
  .hero-subheading-2 {
    margin-bottom: 20px;
    text-align: center;
  }
  .div-block-20 {
    grid-row-gap: 32px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .hero-section-2 {
    padding-top: 32px;
    padding-bottom: 0;
  }
  .text-block-18 {
    font-size: 15px;
    text-align: left;
  }
  .section-heading-2 {
    font-size: 22px;
    text-align: left;
  }
  .section-heading-2._50-width {
    width: 100%;
  }
  .div-block-21 {
    padding: 16px 13px 12px;
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
    grid-column-gap: 10px;
    grid-row-gap: 0;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .text-block-19 {
    margin-top: 3px;
    font-size: 13px;
  }
  .text-block-20 {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    font-size: 14px;
    text-align: left;
  }
  .checkox-context-2 {
    margin-top: 24px;
    margin-bottom: 24px;
  }
  .day-span {
    margin-right: 4px;
    font-size: 13px;
  }
  .mentor-card {
    padding: 12px 16px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .cta-big-2 {
    font-size: 18px;
  }
  .cta-big-2.desktop {
    display: none;
  }
  .cta-big-2.phone {
    display: inline-block;
  }
  .hero-heading-2 {
    margin-top: 0;
    margin-bottom: 16px;
  }
  .mentor-name {
    font-size: 22px;
  }
  .faq-answer-2 {
    padding-left: 16px;
    font-size: 15px;
    line-height: 140%;
  }
  .text-block-21 {
    width: 100%;
    font-size: 14px;
  }
  .accordion-heading-2 {
    margin-right: 8px;
    font-size: 16px;
  }
  .register-text-2.mobile {
    display: block;
  }
  .register-text-2.desktop {
    display: none;
  }
}
.popup-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 999;
  display: none;
}
.popup-inner {
  width: 700px;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  background: #fff;
  padding: 15px;
  border-radius: 6px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  border: 20px outset #01c7b0;
  box-shadow: 1px 1px 3px 0 rgb(2 2 2/97%) inset;
}
.popup-close {
  position: absolute;
  right: 5px;
  top: 5px;
  width: 30px;
  height: 30px;
  background: #01c7b0;
  border-radius: 30px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  line-height: 30px;
  z-index: 999;
}
.popup-inner h3 {
  position: relative;
  padding-bottom: 10px;
  margin: 0 0 15px;
  font-size: 26px;
  color: #000;
  border-bottom: solid rgba(0, 0, 0, 0.1) 1px;
}
.popup-inner h3:before {
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 50px;
  height: 3px;
  content: "";
  background: #01c7b0;
}
.popup-inner p {
  margin: 0 0 15px;
}
.popup-inner input {
  width: 100%;
  border: solid rgba(0, 0, 0, 0.1) 1px;
  background: #fff;
  border-radius: 4px;
  padding: 13px 15px;
  margin-bottom: 10px;
}
.popup-inner button {
  background: #ffbf00;
  padding: 13px 25px;
  color: #262626;
  border: none;
  cursor: pointer;
  font-weight: 600;
}
.form-body {
  width: 700px;
  margin: 0 auto;
  background: #fff;
  padding: 15px;
}
.form-body h3 {
  position: relative;
  padding-bottom: 10px;
  margin: 0 0 15px;
  font-size: 26px;
  color: #000;
  border-bottom: solid rgba(0, 0, 0, 0.1) 1px;
}
.form-body h3:before {
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 50px;
  height: 3px;
  content: "";
  background: #01c7b0;
}
.form-body p {
  margin: 0 0 15px;
}
.form-body input {
  width: 100%;
  border: solid rgba(0, 0, 0, 0.1) 1px;
  background: #fff;
  border-radius: 4px;
  padding: 13px 15px;
  margin-bottom: 10px;
}
.form-body button {
  background: #ffbf00;
  padding: 13px 25px;
  color: #262626;
  border: none;
  cursor: pointer;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .form-body,
  .popup-inner {
    width: 100%;
  }
}
body {
  overflow-x: hidden;
}
video {
  object-fit: cover;
}
@-webkit-keyframes animatedgradient {
  0% {
    background-position: 0 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  to {
    background-position: 0 50%;
  }
}
@keyframes animatedgradient {
  0% {
    background-position: 0 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  to {
    background-position: 0 50%;
  }
}
.cta-big.enroll-now img {
  width: 100%;
}
.cta-big.enroll-now img.desktop {
  display: block;
}
.cta-big.enroll-now img.mobile {
  display: none;
}
@media screen and (max-width: 768px) {
  .cta-big.enroll-now img.desktop {
    display: none;
  }
  .cta-big.enroll-now img.mobile {
    display: block;
  }
}
.error {
  color: red;
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 10px;
}
.logo {
  padding-bottom: 15px;
  max-width: 100px;
}
.block-3-row {
  width: 100%;
  display: flex;
}
.block-3 {
  width: 33.33%;
  display: inline-flex;
  padding: 15px;
}
.block-3 .whatsapp-btn.cta-big {
  font-size: 20px;
}
.block-2-row {
  width: 100%;
  display: flex;
}
.block-2 {
  width: 50%;
  display: inline-flex;
  padding: 15px;
}
.block-2 .whatsapp-btn.cta-big {
  font-size: 20px;
}
.knowmore {
  position: fixed;
  padding-left: 0px;
  padding-right: 0px;
  position: fixed !important;
  z-index: 16000160 !important;
  bottom: 15px !important;
  text-align: center !important;
  height: 50px;
  min-width: 50px;
  border-radius: 25px;
  visibility: visible;
  transition: none !important;
  background-color: #4dc247;
  box-shadow: 2px 2px 6px rgb(0 0 0 / 40%);
  right: 10px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wa-messenger-svg-whatsapp {
  fill: white;
  width: 41px;
  height: 50px;
}
div.radio-group-date {
  clear: both;
  margin: 0;
  display: inline-block;
  width: 125px;
  margin-right: 15px;
}
div.radio-group-date label {
  width: 125px;
  border-radius: 3px;
  border: 1px solid #d1d3d4;
  height: 90px;
}
/* hide input */
div.radio-group-date input.radio:empty {
  margin-left: -9999px;
}
/* style label */
div.radio-group-date input.radio:empty ~ label {
  position: relative;
  float: left;
  line-height: 1em;
  margin-top: 5px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 15px;
  line-height: 20px;
  font-size: 14px;
  font-weight: 400;
}
div.radio-group-date input.radio:empty ~ label span {
  font-size: 18px;
  font-weight: 700;
}
div.radio-group-date input.radio:empty ~ label:before {
  position: absolute;
  display: none;
  top: 0;
  bottom: 0;
  left: 0;
  content: "";
  width: 2.5em;
  background: #d1d3d4;
  border-radius: 3px 0 0 3px;
}
.schedule-dates {
  text-align: center;
  margin-bottom: 50px;
}
.schedule-button {
  width: 200px;
  margin-top: 50px;
}
/* toggle hover */
div.radio-group-date input.radio:hover:not(:checked) ~ label:before {
  content: "\2714";
  text-indent: 0.9em;
  color: #c2c2c2;
}
div.radio-group-date input.radio:hover:not(:checked) ~ label {
  color: #888;
}
/* toggle on */
div.radio-group-date input.radio:checked ~ label:before {
  content: "\2714";
  text-indent: 0.9em;
  color: #9ce2ae;
  background-color: #4dcb6d;
}
div.radio-group-date input.radio:checked ~ label {
  color: #777;
  outline: none;
  border: 3px solid;
}
/* radio focus */
div.radio-group-date input.radio:focus ~ label:before {
  box-shadow: 0 0 0 3px #999;
}
.button-group {
  display: block;
  text-align: center;
}
.button-group__btn {
  cursor: pointer;
  display: inline-block;
  position: relative;
  margin: 10px;
  width: 30%;
}
@media screen and (max-width: 540px) {
  .button-group__btn {
    width: 45%;
  }
}
@media screen and (max-width: 340px) {
  .button-group__btn {
    width: 90%;
  }
}
.button-group__btn input[type="radio"],
.button-group__btn input[type="checkbox"] {
  opacity: 0;
  position: absolute;
}
.button-group__label {
  background-color: #fff;
  border: 1px solid #444;
  color: #000;
  display: block;
  height: 35px;
  line-height: 35px;
  padding: 0 20px;
  text-align: center;
}
input:checked + .button-group__label {
  background-color: #00d4df;
  border: none;
  color: #fff;
}
.button-group__btn:first-child input:checked + .button-group__label {
  border-left-color: #666;
}
.button-group__btn:last-child input:checked + .button-group__label {
  border-right-color: #666;
}
.button-group--full-width {
  table-layout: fixed;
  width: 100%;
}
.button-group + .button-group {
  margin-top: 10px;
}
.gcc-phone {
  width: 100%;
  display: inline-block;
}
.gcc-phone select {
  width: 20%;
  float: left;
  border: solid rgba(0, 0, 0, 0.1) 1px;
  background: #fff;
  border-radius: 4px 0 0 4px;
  padding: 13px 15px;
  margin-bottom: 10px;
}
.gcc-phone input {
  width: 80%;
  float: left;
  border-radius: 0 4px 4px 0;
}
.popup-inner.otp {
  width: 350px;
}
.popup-inner.otp h3 {
  font-size: 15px;
}
.otp-outer {
  display: flex;
}
.otp-outer input {
  width: 50px;
  border-radius: 0;
  margin: 0 5px;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.schedule-card {
  border: 0.8px #d9e5f3 solid;
  border-radius: 4px;
  margin-top: 32px;
}
.schedule-card-body {
  padding: 20px;
}
.schedule-card-row {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-left: -15px;
  margin-right: -15px;
}
.schedule-card-column {
  flex-basis: 50%;
  flex-grow: 0;
  flex-shrink: 0;
  max-width: 50%;
  padding-left: 15px;
  padding-right: 15px;
}
.schedule-card-details-block {
  align-items: center;
  display: flex;
  justify-content: flex-start;
}
.schedule-card-details-block i {
  color: #d9e5f3;
  font-size: 30px;
  font-weight: 400;
  line-height: 30px;
  margin-right: 16px;
  overflow-wrap: break-word;
}
.schedule-card-details-block .title {
  color: #5d6b96;
  font-size: 22px;
  font-weight: 500;
  line-height: 30.8px;
  margin-bottom: 4px;
}
.schedule-card-details-block .subtitle {
  color: rgb(97, 97, 97);
  font-size: 12px;
  font-weight: 300;
  line-height: 16.8px;
}
.buttons-row {
  display: flex;
  flex-wrap: wrap;
  line-height: 19.6px;
  margin-left: -5px;
  margin-right: -5px;
}
.button-left,
.button-right {
  flex-basis: 50%;
  flex-grow: 0;
  flex-shrink: 0;
  margin-bottom: 0;
  max-width: 50%;
  overflow-wrap: break-word;
  padding-left: 5px;
  padding-right: 5px;
}
.button-right {
  padding-left: 5px;
}
.button-left a,
.button-right a {
  align-items: center;
  color: #fff;
  border: 0.8px transparent solid;
  border-radius: 4px;
  cursor: pointer;
  display: flex;
  font-size: 13px;
  font-weight: 400;
  justify-content: center;
  line-height: 16.9px;
  min-height: 40px;
  padding: 8px 14.4px;
  transition-delay: 0s, 0s, 0s, 0s, 0s;
  transition-duration: 0.3s, 0.3s, 0.3s, 0.3s, 0.3s;
  transition-property: color, background-color, border-color, box-shadow, opacity;
  transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out, ease-in-out;
}
.button-left a {
  background-color: rgb(85, 65, 154);
}
.button-right a {
  background-color: #3161cf;
}
.button-left img,
.button-right img {
  height: 25px;
  margin-right: 16px;
  text-align: center;
  vertical-align: middle;
}
.button-left span,
.button-right span {
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  line-height: 16.9px;
  overflow-wrap: break-word;
}
.m-t-20 {
  margin-top: 20px;
}
.m-b-25 {
  margin-bottom: 25px;
}
#video-testimonials .owl-nav button {
  width: 30px;
  height: 30px;
  border-radius: 0 !important;
  background: #1a1a1a !important;
  color: #fff !important;
  font-size: 28px !important;
  outline: none !important;
  position: relative;
}

#video-testimonials .owl-nav button:focus {
  outline: none;
}

#video-testimonials .owl-nav button span {
  position: absolute;
  left: 10px;
  top: -7px;
  -webkit-transform: translate(0);
  transform: translate(0);
  padding: 0;
  float: none !important;
}

ul.social {padding: 0;}
ul.social li{margin-bottom: 15px;display: inline-block;}
ul.social li a{max-width: 50px;display: block; margin: 0 10px;}
.font-s12{font-size: 1.2rem;}
.font-w500{font-weight: 500;}