/* @import url("https://fonts.googleapis.com/css2?family=Exo:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Exo:wght@700&display=swap"); */
@import url('https://fonts.googleapis.com/css2?family=Brawler:wght@400;700&display=swap');
@import url('./fonts.css');
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-size: 100%;
  font-family: "ExoSoft", sans-serif !important;
  vertical-align: baseline;
}

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

body {
  position: relative;
  line-height: 1;
  width: 98vw;
  overflow-x: hidden;
  font-family: "ExoSoft", sans-serif !important;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}

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

a {
  display: inline-block;
  color: inherit;
  text-decoration: none;
  font-family: "ExoSoft", sans-serif !important;
}

button,
input,
select {
  border: none;
  -webkit-appearance: none;
  background: none;
  font-size: inherit;
  font-family: "ExoSoft", sans-serif;
  font-weight: inherit;
  text-transform: inherit;
}

@keyframes reveal {
  0% {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.home-loggo {
  height: 65px;
  margin-top: 5px;
}

.serif-25 {
  font-size: 1.73611vh;
  font-size: 20px;
  line-height: 1.4;
}

.serif-40 {
  font-size: 2.77778vh;
  font-size: 25px;
  line-height: 1.25;
  font-family: "Brawler", sans-serif;
}

.serif-60 {
  font-size: 4.16667vh;
  font-size: 35px;
  line-height: 1.2;
  font-family: "Brawler", sans-serif;
}

.fore {
  z-index: 1;
  color: #fff;
}

.sans-18 {
  font-size: 1.25vh;
  font-size: 16px;
  line-height: 1.556;
  font-family: "ExoSoft", sans-serif;
  font-weight: 500;
  background-color: #ffffff;
}

.sans-25 {
  font-size: 1.73611vh;
  font-size: 20px;
  line-height: 1.4;
  font-family: "ExoSoft", sans-serif;
  font-weight: 500;
}

.sans-35 {
  font-size: 2.43056vh;
  font-size: 30px;
  line-height: 1.286;
  letter-spacing: -0.01em;
  font-family: "ExoSoft", sans-serif;
  font-weight: 500;
}

.sans-50 {
  font-size: 3.47222vh;
  font-size: 35px;
  line-height: 1.2;
  letter-spacing: -0.01em;
  font-family: "ExoSoft", sans-serif;
  font-weight: 500;
}
/* 
@media (min-width: 1440px) {
  .sans-50 {
    font-size: 25px;
  }
} */

.sans-80 {
  font-size: 5.55556vh;
  font-size: 40px;
  line-height: 1.125;
  letter-spacing: -0.02em;
  font-family: "ExoSoft", sans-serif;
  font-weight: 500;
}

.sans-90 {
  font-size: 7rem;
  line-height: 1.11;
  letter-spacing: -0.02em;
  font-family: "ExoSoft", sans-serif !important;
  font-weight: 600;
}

.sans-150 {
  font-size: 10.41667vh;
  font-size: 50px;
  line-height: 1.08;
  letter-spacing: -0.02em;
  font-family: "ExoSoft", sans-serif;
  font-weight: 500;
}

.sans-180 {
  font-size: 12.5vh;
  font-size: 90px;
  line-height: 1.08;
  letter-spacing: -0.02em;
  font-family: "ExoSoft", sans-serif;
  font-weight: 500;
}

* {
  outline: none;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-drag: none;
}

body,
html {
  width: 100%;
  font-family: "ExoSoft", sans-serif !important;
  scroll-behavior: smooth;
}

html {
  font-size: calc(2.5px + 0.52083vw);
  transition: background 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  touch-action: manipulation;
  overscroll-behavior-x: none;
}

body ::-moz-selection {
  background: #b8b7dd;
}

body ::selection {
  background: #b8b7dd;
}

.pam {
  color: #fe9822;
}

.page-details ol {
  list-style-type: decimal;
}

.img:hover {
  width: 70px;
}

.play-action {
  top: 0;
  z-index: 1;
  margin-bottom: 85px;
  display: flex;
  flex-direction: row;
  align-items: center;
}

#play-action-divider {
  height: 4em;
  width: 1px;
  background-color: #fff;
  margin: 0rem 4rem;
}


.pamm {
  color: #fff;
  font-size: 2.7rem;
  font-weight: 600;
  margin-left: 11px;
  transform-origin: left;
  transition: 0.5s ease all;
}

.pamm-light {
  color: #fff;
  font-size: 2.7rem;
  font-weight: 300;
}

#play-btn img {
  margin-right: 1rem;
}

#play-btn:hover .pamm {
  transform: scale(1.2);
  transition: 0.5s ease all;
}

#play-btn:hover img {
  box-shadow: 0 0 0 2.5pt white;
  border-radius: 100%;
}

iframe,
img,
video {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.underlined {
  text-decoration: underline;
  transition: all 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.underlined.active {
  color: #ffdb00;
  text-decoration: none;
}

@media not all and (pointer: coarse) {
  .underlined:hover {
    -webkit-text-decoration: underline transparent;
    text-decoration: underline transparent;
  }
}

.opening-quote {
  transform: translate3d(-100%, 0, 0);
  position: absolute;
}

.format-landscape,
.format-square {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  position: relative;
}

.format-landscape:before,
.format-square:before {
  content: "";
  width: 100%;
  display: block;
}

.format-landscape > :only-child,
.format-square > :only-child {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
}

.format-landscape img,
.format-landscape span,
.format-landscape video,
.format-square img,
.format-square span,
.format-square video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.format-landscape:before {
  padding-top: 56.25%;
}

.format-square:before {
  padding-top: 100%;
}

.carousel--progress {
  top: 0;
  left: 0;
  width: 30%;
  height: 4px;
  position: absolute;
  display: block;
  background: #ffdb00;
}

.flickity-slider,
.flickity-viewport {
  height: 100%;
}

.flickity-page-dots {
  display: flex;
  bottom: 5rem;
  right: 5rem;
  position: absolute;
  z-index: 10;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.flickity-page-dots > li {
  display: flex;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 2px solid #000;
  cursor: pointer;
}

.flickity-page-dots > li:not(:only-child):not(:last-child) {
  margin-right: 1rem;
}

.flickity-page-dots > li.is-selected {
  background: #000;
}

@media not all and (pointer: coarse) {
  .flickity-page-dots > li:hover {
    background: #000;
  }
}

.flickity-page-dots > li:only-child {
  display: none;
}

.dark .flickity-page-dots li {
  border: 2px solid #fff;
}

.dark .flickity-page-dots li.is-selected {
  background: #fff;
}

@media not all and (pointer: coarse) {
  .dark .flickity-page-dots li:hover {
    background: #fff;
  }
}

.fade-enter-active,
.fade-leave-active {
  transition: opacity 1s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.fade-enter,
.fade-leave-to {
  opacity: 0;
}

[animate] {
  transition: transform 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
}

[slide-in] {
  transform: translate3d(0, 3rem, 0);
}

@keyframes reveal {
  0% {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.wo-logo {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 6rem;
}

.wo-logo svg {
  height: 100%;
  display: block;
}

.wo-logo path {
  fill: #000;
  transition: fill 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.wo-logo.light path {
  fill: #fff;
}

@keyframes reveal {
  0% {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

nav {
  display: flex;
  top: 0;
  left: 0;
  position: fixed;
  width: 100vw;
  height: -webkit-fill-available;
  height: -moz-available;
  height: stretch;
  pointer-events: none;
  z-index: 100;
}

.firefox nav {
  height: 100vh;
}

nav.open {
  pointer-events: auto;
}

nav a {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  overflow: hidden;
}

nav.light .nav-btn,
nav.light .nav-wrapper {
  color: #ffffff !important;
}

nav.light .nav-wrapper {
  color: #000;
}

nav.dark .nav-btn,
nav.dark .nav-wrapper,
nav.light.open .nav-btn {
  color: #000;
}

nav.dark .nav-wrapper {
  color: #fff;
}

nav.dark.open .nav-btn {
  color: #fff;
}

nav.dark svg path {
  fill: #fff;
}

.nav-active {
  right: 12.5rem;
  top: 6.5rem;
  position: absolute;
  cursor: pointer;
  transition: color 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
  pointer-events: auto;
}

.nav-active.light {
  color: #fff;
}

/* @media only screen and (max-width: 1024px) {
  .nav-active {
    display: none;
  }
} */

.nav-wrapper {
  width: 100%;
  height: 100%;
  padding: 5rem;
  will-change: clip-path;
}

.nav-links,
.nav-wrapper {
  display: flex;
  flex-direction: column;
}

.nav-links {
  margin-top: auto;
}

.nav-links a {
  display: block;
  transition: transform 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
  position: relative;
  font-size: 12.22vmin;
}

@media not all and (pointer: coarse) {
  .nav-links a:hover {
    transform: translate3d(20px, 0, 0);
  }
}

.nav-btn,
.nav-logo {
  top: 5rem;
  display: block;
  position: absolute;
  pointer-events: auto;
  z-index: 5;
}

.nav-logo {
  left: 5rem;
}

.navv-btn {
  right: 5rem;
  width: 6rem;
  height: 6rem;
  cursor: pointer;
  pointer-events: auto;
  border-radius: 50%;
  transition: transform 1s cubic-bezier(0.075, 0.82, 0.165, 1),
    background 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-mask-image: -webkit-radial-gradient(#fff, #000);
}

.nav-btn {
  right: 5rem;
  width: 6rem;
  height: 6rem;
  cursor: pointer;
  pointer-events: auto;
  border-radius: 50%;
  transition: transform 1s cubic-bezier(0.075, 0.82, 0.165, 1),
    background 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-mask-image: -webkit-radial-gradient(#fff, #000);
}

.nav-btn:before {
  content: "";
  top: 50%;
  left: 50%;
  width: 200%;
  height: 200%;
  transform: translate3d(-50%, -50%, 0);
  position: absolute;
  display: block;
}

.nav-btn:hover {
  transform: scale(1.15);
}

.mobile .nav-btn {
  width: 10rem;
  height: 10rem;
}

@keyframes reveal {
  0% {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.to-index a.nav-logo {
  position: fixed;
}

.home {
  overflow: hidden;
}

.home-block {
  display: flex;
  flex-direction: column;
  width: 100vw;
  height: 100vh;
  padding: 5rem;
  position: relative;
}

.home-block > a {
  display: block;
  width: 100%;
  height: 100%;
}

.home-block h3 {
  margin-bottom: 0.5rem;
  font-size: 2.43056vh;
  font-size: 30px;
  line-height: 1.286;
  letter-spacing: -0.01em;
  font-family: "ExoSoft", sans-serif;
  font-weight: 500;
}

/* @media (min-width: 1440px) {
  .home-block h3 {
    font-size: 35px;
  }
} */

.home-block .arrow-link {
  margin-top: 2.5rem;
}

.home-block.light {
  color: #fff;
}

.home-block.cover .home-block--details {
  margin-top: auto;
}

.home-block.cover .home-block--copy,
.home-block.cover .home-block--details {
  z-index: 1;
}

.home-block.cover .home-block--asset {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}

/* @media only screen and (max-width: 767px) {
  .home-block {
    height: calc(50vh + 0.2px);
  }
} */

.home-block--asset {
  height: 55%;
  margin: auto 0 0;
}

.home-block--asset img,
.home-block--asset video {
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.home-block--copy {
  margin: auto 0 1.5rem;
}
/* 
@media only screen and (min-width: 1100px) {
  .home-block--copy {
    max-width: 80%;
  }
} */

.home-block--details {
  margin-top: auto;
}

.home-block--asset + .home-block--details,
.home-block--copy + .home-block--details {
  margin-top: 2.5rem;
}

.home-block--details:hover .arrow {
  width: 9rem;
}

/* @media only screen and (min-width: 1100px) {
  .home-block--details {
    max-width: 60%;
  }
} */

@keyframes reveal {
  0% {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.home-header {
  height: calc(100vh - 3rem);
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 11rem 5rem 5rem;
}

.home-headerr {
  height: calc(100vh);
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 11rem 5rem 5rem;
  background-color: #382696;
}

.playing-reel-section {
  position: relative;
  display: flex;
  flex-direction: column;
  background-color: #382696;
  height: 100vh;
}

.playing-reel-section .home-showreels {
  margin-top: auto;
  margin-bottom: auto;
}

.back-vid {
  filter: blur(12px);
  z-index: 0;
}

.home-headerr .asset {
  position: absolute;
}

.home-headerr h2 {
  margin: auto 0;
}

.home-headerr.light {
  color: #fff;
}

.home-headerr.white {
  background: #fff;
}

.home-headerr .arrow-link {
  cursor: pointer;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.home-headerr .arrow-link:hover .arrow {
  width: 9rem;
}

.sell-watch {
  color: #fff;
}

.home-showreel {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}

.home-showreel video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.home-showreel .icon-play {
  display: none;
}

@keyframes reveal {
  0% {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.arrow-link {
  display: inline-flex;
  align-items: center;
}

.arrow-link.back-link {
  cursor: pointer;
}

.arrow-link.back-link .arrow {
  transform: scaleX(-1);
}

@keyframes reveal {
  0% {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.arrow {
  width: 7rem;
  height: 3rem;
  transition: all 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
  margin-right: 1.5rem;
}

.arrow line {
  stroke: #000;
  stroke-width: 2.5;
}

.arrow marker {
  overflow: visible;
}

.light .arrow line {
  stroke: #fff;
}

.light .arrow marker {
  fill: #fff;
}
/* 
@media only screen and (max-width: 767px) {
  .arrow {
    width: 10rem;
  }

  .arrow line {
    stroke-width: 1.5;
  }
} */

@keyframes reveal {
  0% {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.asset {
  display: block;
  position: relative;
}

.asset video:not([autoplay]) {
  cursor: pointer;
}

.asset.cover img,
.asset.cover video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.asset svg {
  top: 0;
  left: 0;
  width: 6rem;
  height: 6rem;
  position: absolute;
  pointer-events: none;
  fill: #ffdb00;
}

.asset .icon-play {
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}

@keyframes reveal {
  0% {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

/* Card Corner */
.general {
  padding-top: 2rem;
  padding-bottom: 5rem;
  padding-left: 4rem;
  padding-right: 4rem;
  background-color: #f5f0f0;
}

.reviews {
  padding-top: 25px;
  padding-left: 5rem;
  font-size: 35px;
  background-color: #ffffff;
  color: #382696;
  font-weight: 700;
}

.card {
  color: white;
  border-radius: 10px;
  top: 40px;
  border: 1px;
  left: 130px;
  padding: 20px;
  height: 150px;
  display: flex;
  flex: 1;
  flex-direction: row;
}

.owl-item {
  background: rgb(255, 255, 255);
  border: 1px;
  border-style: solid;
  border-width: 2px;
  border-radius: 10px;
}

.ratings {
  width: 82px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 79px;
}

.ratings-name {
  margin-top: -60px;
  margin-left: 97px;
  font-size: 15px;
  color: #282828;
  font-weight: bolder;
}
.ratngs-image {
  height: 8px;
  margin-top: -19px;
  margin-left: 18px;
}
.item {
  border: 5px;
}

.btn {
  position: absolute;
  top: 55px;
  right: 38px;
  z-index: 2;
  display: flex;
  width: 20px;
  height: 20px;
}

.expert {
  visibility: hidden;
}

.btn span {
  width: 20px;
  height: 2px;
  background: rgb(255, 255, 255);
  display: flex;
  position: absolute;
  transition: 0.3s;
}

.btn span:nth-child(1) {
  top: 20%;
}

.btn span:nth-child(2) {
  top: 80%;
}

.btn.is-active span {
  background: #382696;
}

.btn.is-active span:nth-child(1) {
  top: 50%;
  transform: rotate(-45deg);
}

.btn.is-active span:nth-child(2) {
  top: 50%;
  transform: rotate(45deg);
}

.hidden-overflow {
  overflow: hidden;
}

.menu {
  background: rgb(255, 255, 255);
  display: flex;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  bottom: 0;
  padding: 100px;
  z-index: 100;
  transition: 0.3s;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
}

.menu.is-active {
  opacity: 1;
  visibility: visible;
}

.menu-btn {
  z-index: 110;
}

.menu__list {
  display: flex;
  flex-direction: column;
  list-style-type: none;
}

.menu__item:not(:last-child) {
  margin-top: 3px;
}

.menu__link {
  position: relative;
  display: inline-flex;
  font-weight: bold;
  color: #391a80;
  font-size: 5rem;
  text-decoration: none;
  margin-top: 15px;
}

.menu__link:after {
  content: "";
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 0;
  height: 3px;
  font-size: 5rem;
  transition: 0.3s;
  background-color: #4a38a8;
}

.menu__link:hover {
  font-size: 5rem;
}

.menu__link:hover:after {
  font-size: 5.5rem;
  width: 50%;
}

.download-links {
  position: absolute;
  z-index: 1;
  top: 40%;
  right: 20%;
}

@media screen and (max-width: 600px) {
  .download-links {
    right: 5%;
  }
}

.dwn-pamo {
  font-size: 4.5rem;
  color: #382696;
  font-weight: 600;
  line-height: 4.5rem;
}

.download-vid {
  position: relative;
}

.ratings-content {
  color: #282828;
  font-size: 10px;
  font-family: "ExoSoft", sans-serif;
  width: 167px;
  margin-left: 99px;
  margin-top: 5px;
}

.rev-image {
  border-radius: 50px;
  height: 50px;
}

.card-image {
  padding: 10px;
  padding-top: 15px;
  height: 50px;
}

.image {
  height: 85px;
  width: 85px;
}

.card-info {
  padding: 7px;
}

.reviews-column {
  color: #f9f9f9;
  display: flex;
  flex-direction: column;
}

.home-block {
  display: flex;
  flex-direction: column;
  width: 100vw;
  height: 100vh;
  padding: 5rem;
  position: relative;
}

.home-block > a {
  display: block;
  width: 100%;
  height: 100%;
}

.home-block h3 {
  margin-bottom: 0.5rem;
  font-size: 2.43056vh;
  font-size: 30px;
  line-height: 1.286;
  letter-spacing: -0.01em;
  font-family: "ExoSoft", sans-serif;
  font-weight: 500;
}

@keyframes reveal {
  0% {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.containerr {
  background-color: #e0dde9;
  position: absolute;
  top: 42px;
  right: 66px;
  height: 50px;
  border-radius: 5px;
  z-index: 2;
}

.containerr p {
  align-items: center;
  color: #4a38a8;
  align-content: center;
  padding-left: 12px;
  padding-top: 15px;
  font-size: 20px;
  width: 200px;
}
.links-sans-18 {
  display: flex;
  /* width: 100%; */
  background-color: white;
}
.pname {
  margin-right: 0;
  padding-right: 0;
  padding-left: 0px;
  align-items: flex-end;
  width: auto;
  margin-left: -44px;
  margin-top: 20px;
  font-size: 15px;
}

.social-linkz {
  justify-content: end;
  margin-top: 13px;
}

footer {
  display: inline;
  flex-direction: column;
}

footer .contact-us {
  color: #f9f9f9;
  background: #f9f9f9;
  width: 100%;
}

footer .contact-us .arrow-link {
  margin-top: 3rem;
}

footer .contact-us .arrow-link:hover .arrow {
  width: 9rem;
}

footer .links {
  display: inline-flex;
  padding: 5rem 5rem;
}

footer .links a {
  display: inline-flex;
}

footer .links > span {
  display: flex;
  align-items: center;
}

footer .links > span > a {
  margin-right: 1.5rem;
}

footer .social-links {
  display: flex;
  align-items: center;
  justify-content: center;
  /* margin-left: 1380px;
  margin-top: -60px; */
}

footer .social-links svg {
  height: 25px;
}

.pause-action {
  position: absolute;
  /* top: 40%;
  left: 45%; */
}

.pause-action:active {
  transform: scale(1.1);
}

@keyframes reveal {
  0% {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}
.logolo {
  width: 70px;
}
.main-page {
  margin-bottom: 25px;
}

.tpf-logo {
  height: 70px;
  margin-left: 5rem;
  margin-top: 5rem;
}

.heading {
  margin-top: 70px;
  margin-left: 50px;
  font-size: 4.5rem;
}

.page-container {
  padding: 48px;
  width: 100%;
  font-size: 10px;
}

.bulleting {
  font-weight: bold;
  margin-left: 15px;
  font-size: 1.4rem;
}

.sub-bulleting {
  font-weight: bold;
  margin-left: 40px;
  font-size: 1.2rem;
}

.sub-heading {
  margin-top: 50px;
  margin-bottom: 15px;
  font-size: 2.5rem;
  font-weight: 600;
  line-height: 1.5;
}

.sub-sub-heading {
  margin-top: 20px;
  margin-left: 1px;
  font-size: 17px;
  font-weight: 500;
}

.sub-sub-bulleting {
  font-weight: bold;
  margin-left: 0px;
}

.sub-sub-sub-bulleting {
  /* margin-left: 65px; */
}

.page-footer {
  display: inline-flex;
  background: #f9f6f6;
  width: 100%;
  height: 100%;
}

.footer-detail {
  display: flex;
  margin-left: 35px;
  padding-top: 50px;
  align-items: flex-start;
  font-size: 18px;
  color: #382696;
}

.footer-details {
  display: flex;
  margin-right: 35px;
  align-items: flex-end;
  font-size: 18px;
}

.page-container {
  line-height: 25px;
}

.detailz {
  font-family: "Brawler", sans-serif;
  font-weight: 500;
  line-height: 180%;
  color: #545454;
  font-size: 1.6rem;
}
.detailz ul {
  list-style-type: circle !important;
}

.faq-answer {
  padding-top: 1rem;
}

.social-links svg path {
  transition: fill 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.social-links svg path:first-child {
  fill: none;
}

.social-links > a,
.social-links > span {
  display: inline-block;
  cursor: pointer;
  margin-right: 5px;
}

.social-links > a:hover path,
.social-links > span:hover path {
  fill: #9b99ff;
}

.social-links > a:hover path:first-child,
.social-links > span:hover path:first-child {
  fill: #000;
}

.footter {
  width: 100%;
  margin-top: 25px;
  margin-bottom: 45px;
  color: #382696;
  padding-left: 5rem;
  font-size: 13px;
  /* display: contents; */
}

@media screen and (max-width: 600px) {
  .footter {
    padding-left: 0px;
  }
}

@-webkit-keyframes scroll {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(calc(-250px * 7));
    transform: translateX(calc(-250px * 7));
  }
}

@keyframes scroll {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(calc(-250px * 7));
    transform: translateX(calc(-250px * 7));
  }
}
.logoo {
  height: 65px;
}
.slider {
  background: pr;
  /* box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.125); */
  height: 120px;
  margin: auto;
  overflow: hidden;
  position: relative;
  width: 100%;
  background-color: white;
}

.slider::before,
.slider::after {
  background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
  content: "";
  height: 100px;
  position: absolute;
  width: 100px;
  z-index: 2;
}
.slider::after {
  right: 0;
  top: 0;
  -webkit-transform: rotateZ(180deg);
  transform: rotateZ(180deg);
}
.slider::before {
  left: 0;
  top: 0;
}
.slider .slide-track {
  -webkit-animation: scroll 40s linear infinite;
  animation: scroll 40s linear infinite;
  display: flex;
  width: calc(250px * 14);
}
.slide {
  height: 100px;
  width: 320px;
  padding: 15px;
}

.playstore {
  width: 18rem;
}
.applestore {
  width: 18rem;
  margin-left: 7px;
}

.download-images {
  display: flex;
}

.dwn-pamos {
  margin-top: -334px;
  font-size: 30px;
}
.download-imagess {
  display: flex;
}
.logoo2 {
  height: 65px;
}
.asset-vid home-showreels {
  width: 100%;
}
.home-showreels video {
  width: 100%;
}

@media (max-width: 600px) {
  .pname {
    font-size: 0px;
  }

  .home-block {
    height: calc(50vh + 0.2px);
  }

  .home-block--asset {
    height: 55%;
    margin: auto 0 0;
  }

  .home-block--asset img,
  .home-block--asset video {
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%;
    height: 100%;
  }
  .reviews {
    font-size: 30px;
  }

  .footter {
    /* width: 100%; */
    display: flex;
    justify-content: center;
    align-content: center;
  }

  .page-container {
    width: 100%;
    line-height: 2px;
    font-size: 50px;
  }

  .detailz {
    font-size: 2.8rem;
    line-height: 1.5;
  }
  /* .menu__link {
    font-size: 3rem;
  }
  .menu__link:after {
    font-size: 3rem;
  }
  .menu__link:hover {
    font-size: 3.3rem;
  } */
  .containerr {
    right: 68px;
    top: 22px;
  }
  .containerr p {
    width: 150px;
    padding-left: 13px;
    font-size: 15px;
    padding-top: 20px;
  }
  .links-sans-18 {
    flex-direction: column;
  }
  .social-links {
    justify-content: center;
    margin-top: -48px;
  }
  .menu__list {
    margin-left: -73px;
  }
  .asset.cover img,
  .asset.cover video {
    width: 100%;
    height: 100%;
    -o-object-fit: none;
    object-fit: cover;
  }

  .home-loggo {
    height: 50px;
  }
  .asset-vid home-showreels {
    width: 100%;
  }
  .home-showreels video {
    width: 100%;
  }
  .logoo2 {
    height: 40px;
  }

  .btn {
    top: 40px;
  }
}

@media (max-width: 768px) {
  .home-block {
    height: calc(50vh + 0.2px);
  }

  .home-block--asset {
    height: 55%;
    margin: auto 0 0;
  }

  .home-block--asset img,
  .home-block--asset video {
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%;
    height: 100%;
  }
}

@media (max-width: 1024px) {
  .home-block {
    height: calc(50vh + 0.2px);
  }

  .home-block--asset {
    height: 55%;
    margin: auto 0 0;
  }

  .home-block--asset img,
  .home-block--asset video {
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%;
    height: 100%;
  }
}
