@font-face {
  font-family: Formula;
  src: url("/?originalUrl=https%3A%2F%2Fsameer-shaik.com%2Ffonts%2FPPFormula-CondensedBlack.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Arges;
  src: url("/?originalUrl=https%3A%2F%2Fsameer-shaik.com%2Ffonts%2FArgesNormal-Trial-ExtraHeavy.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Arges Condensed;
  src: url("/?originalUrl=https%3A%2F%2Fsameer-shaik.com%2Ffonts%2FArgesCondensed-Trial-CondensedHeavy.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

:root {
  --black: #12182e;
  --white-smoke: white;
  --red: #ec122f;
  --blue: #006aff;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  background-color: var(--black);
  color: var(--white-smoke);
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  text-align: center;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  font-family: Arges, sans-serif;
  font-size: 40vw;
  font-weight: 400;
  line-height: .88;
}

h2 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 1rem;
  font-family: Arges, sans-serif;
  font-size: 13vw;
  font-weight: 400;
  line-height: .8;
}

p {
  max-width: 70ch;
  margin-bottom: 0;
}

.button {
  z-index: 1000;
  background-color: var(--white-smoke);
  color: var(--black);
  text-align: center;
  text-transform: uppercase;
  border-radius: 100vw;
  width: 12em;
  margin-bottom: 1.4em;
  margin-left: auto;
  margin-right: auto;
  padding: .8em 1.2em .5em;
  font-family: Formula, sans-serif;
  font-size: 1.6rem;
  font-weight: 900;
  line-height: 1;
  position: fixed;
  inset: auto 0% 0%;
}

.button:hover {
  background-color: var(--red);
  color: var(--white-smoke);
}

.container {
  z-index: 2;
  background-color: #05050517;
  max-width: 80rem;
  margin-left: 0;
  margin-right: 0;
  padding-top: 6rem;
  padding-left: 2rem;
  padding-right: 2rem;
  position: relative;
}

.gradient {
  background-image: linear-gradient(#006aff00, #006afffc);
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
}

.hero {
  background-image: url("/?originalUrl=https%3A%2F%2Fsameer-shaik.com%2Fimages%2Fsmoke.jpg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  margin-top: -100vh;
  display: flex;
}

.spline {
  z-index: 1;
  height: 100vh;
  position: sticky;
  top: 0;
}

.container-2 {
  margin-top: 75px;
}

.section-hero {
  position: relative;
}

.padding-vertical-xlarge {
  padding-top: 120px;
  padding-bottom: 120px;
}

.container-3 {
  width: 90vw;
  max-width: 1360px;
  margin-left: auto;
  margin-right: auto;
}

.timeline_quote {
  color: #fff;
  margin-bottom: 16px;
  font-size: 14px;
}

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

.relume-link {
  width: 124px;
  height: 33.33px;
  position: relative;
}

.timeline-main_heading-wrapper {
  color: #fff;
  text-align: center;
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}

.inline-block {
  margin-top: -16px;
  margin-right: 7px;
  padding-left: 1px;
  display: inline-block;
}

.timeline_date-text {
  color: #fff;
  letter-spacing: -.03em;
  margin-top: 78px;
  margin-bottom: 35px;
  font-family: Oswald, sans-serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 1.2;
  position: sticky;
  top: 50vh;
}

.relume-logo-primary {
  z-index: 0;
  color: #000;
  position: absolute;
  inset: 0%;
}

.text-underline {
  background-image: url("/?originalUrl=https%3A%2F%2Fsameer-shaik.com%2Fimages%2FUnderline.svg");
  background-position: 50% 110%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: -8px;
  margin-bottom: -8px;
  padding-top: 8px;
  padding-bottom: 8px;
  display: inline-block;
}

.hero-nav_button-wrapper {
  display: flex;
}

.margin-bottom-large {
  margin-bottom: 40px;
}

.overlay-fade-bottom {
  background-image: linear-gradient(to top, #0a0a0a, #0a0a0a00);
  height: 80px;
  position: absolute;
  inset: auto 0% 0%;
}

.padding-vertical-footer {
  padding-top: 120px;
  padding-bottom: 40px;
}

.text-colour-lightgrey {
  color: #ffffffa6;
  padding-top: 0;
}

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

.timeline_quote-text-wrapper {
  flex: 1;
}

.timeline_link {
  opacity: .6;
  color: #fff;
  letter-spacing: .8px;
  text-transform: uppercase;
  border-radius: 8px;
  align-items: center;
  margin-top: 14px;
  padding-bottom: 8px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.3;
  text-decoration: none;
  transition: opacity .3s;
  display: flex;
}

.timeline_link:hover {
  opacity: 1;
}

.margin-bottom-small {
  margin-bottom: 24px;
}

.button-icon-small {
  z-index: 500;
  color: #fff;
  letter-spacing: .8px;
  text-transform: uppercase;
  background-color: #0a0a0a;
  border: 2px solid #0a0a0a;
  border-radius: 8px;
  align-items: center;
  padding: 12px 20px 12px 18px;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  transition: all .4s;
  display: flex;
}

.button-icon-small:hover {
  transform: translate(0, -2px);
}

.button-icon-small.margin-right-small {
  margin-right: 16px;
}

.button-inverted {
  color: #161616;
  letter-spacing: .05em;
  text-transform: uppercase;
  background-color: #fff;
  border: 2px solid #fff;
  border-radius: 8px;
  padding: 14px 32px;
  font-weight: 700;
  line-height: 20px;
  transition: all .4s;
}

.button-inverted:hover {
  transform: translate(0, -4px);
}

.margin-bottom-medium {
  margin-bottom: 32px;
}

.timeline_quote-wrapper {
  border: 2px solid #fff;
  border-radius: 16px;
  align-items: flex-start;
  margin-top: 36px;
  padding: 24px;
  display: flex;
}

.overlay-fade-top {
  background-image: linear-gradient(#0a0a0a, #0a0a0a00);
  height: 80px;
  position: absolute;
  inset: 0% 0% auto;
}

.timeline_text {
  color: #fff;
  font-size: 24px;
  font-style: italic;
  font-weight: 500;
  line-height: 1.3;
}

.background-layer {
  z-index: 0;
  color: var(--white-smoke);
  background-color: #0a0a0a;
  background-image: url("/?originalUrl=https%3A%2F%2Fsameer-shaik.com%2Fimages%2FGrain-Background.png");
  background-position: 0 0;
  background-repeat: repeat;
  background-size: 300px 300px;
  transition: opacity 50ms;
  position: absolute;
  inset: 0%;
  transform: translate(0);
}

.link-icon {
  width: 20px;
  height: 20px;
  margin-left: 8px;
}

.relume-logo-secondary {
  z-index: 1;
  color: #fff;
  position: absolute;
  inset: 0%;
}

.button-icon {
  width: 24px;
  height: 24px;
  margin-right: 12px;
  position: relative;
}

.timeline_progress-bar {
  z-index: -1;
  background-color: #fff;
  background-image: linear-gradient(#ff7448, #ff4848 51%, #6248ff);
  width: 3px;
  height: 50vh;
  position: fixed;
  inset: 0 auto 50vh;
}

.text-colour-white {
  color: #fff;
}

.timeline_component {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.timeline_badge {
  color: #fff;
  letter-spacing: .05em;
  text-transform: uppercase;
  background-color: #ffffff26;
  border-radius: 8px;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 6px 8px;
  font-size: 12px;
  font-weight: 700;
  line-height: 12px;
  display: inline-block;
}

.timeline_quote-image {
  border-radius: 8px;
  width: 48px;
  height: 48px;
  margin-right: 24px;
}

.timeline_quote-title {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}

.page-wrapper {
  z-index: 0;
  position: relative;
}

.footer_credits-wrapper {
  z-index: 1;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.section-timeline-cta {
  background-color: #0a0a0a;
}

.padding-vertical-xxlarge {
  padding-top: 160px;
  padding-bottom: 160px;
}

.hero-nav {
  justify-content: space-between;
  align-items: center;
  width: 90vw;
  max-width: 1360px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.timeline_circle {
  background-color: #fff;
  border-radius: 100%;
  width: 15px;
  min-width: 15px;
  max-width: 15px;
  height: 15px;
  min-height: 15px;
  max-height: 15px;
  position: sticky;
  top: 50vh;
  box-shadow: 0 0 0 8px #0a0a0a;
}

.timeline_left {
  text-align: right;
  justify-content: flex-end;
  align-items: stretch;
}

.margin-bottom-xlarge {
  margin-top: 24px;
  margin-bottom: 25px;
}

.text-link {
  color: #000;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: underline;
}

.footer_text-wrapper {
  text-align: center;
  max-width: 640px;
  margin-bottom: 120px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.section-footer {
  position: relative;
}

.paragraph-large {
  letter-spacing: -.02em;
  font-size: 20px;
}

.timeline_definition-wrapper {
  background-color: #ffffff0d;
  border-radius: 16px;
  padding: 16px;
}

.timeline-hero_heading-wrapper {
  text-align: center;
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.timeline_item {
  z-index: 2;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 180px 1fr;
  grid-auto-columns: 1fr;
  padding-top: 80px;
  padding-bottom: 80px;
  display: grid;
  position: relative;
}

.timeline_image-wrapper {
  background-image: linear-gradient(138deg, #000, #0000 28%), url("/?originalUrl=https%3A%2F%2Fsameer-shaik.com%2Fimages%2FImage-Background.png");
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  border-radius: 12px;
  padding-top: 3px;
  overflow: hidden;
}

.timeline_image-wrapper.margin-bottom-medium {
  object-fit: fill;
  margin-left: -6px;
  margin-right: -12px;
  padding-bottom: 0;
  padding-right: 81px;
}

.timeline_image-wrapper.margin-bottom-medium.timeline_link {
  margin-left: 56px;
  margin-right: 77px;
  padding-right: 30px;
}

.timeline_image-wrapper.margin-bottom-medium.blueprism--link.timeline_link {
  margin-left: auto;
  margin-right: auto;
  padding-left: 56px;
  padding-right: 4px;
}

.timeline_progress {
  z-index: -2;
  background-color: #414141;
  width: 3px;
  height: 100%;
  position: absolute;
}

.button-icon-small-secondary {
  z-index: 500;
  color: #161616;
  letter-spacing: .8px;
  text-transform: uppercase;
  background-color: #fff;
  border: 2px solid #0a0a0a;
  border-radius: 8px;
  align-items: center;
  padding: 12px 20px 12px 18px;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  transition: all .4s;
  display: flex;
}

.button-icon-small-secondary:hover {
  transform: translate(0, -2px);
}

.button-icon-small-secondary.margin-right-small {
  margin-right: 16px;
}

.section-timeline {
  z-index: -3;
  background-color: #0a0a0a;
  position: relative;
}

.timeline_milestone-badge {
  color: #161616;
  letter-spacing: .05em;
  text-transform: uppercase;
  background-color: #fff;
  border-radius: 8px;
  margin-bottom: 24px;
  padding: 8px 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 12px;
  display: inline-block;
}

.section-timeline-heading {
  background-color: #0a0a0a;
}

.heading {
  position: relative;
}

.image {
  margin-left: 27px;
}

.link-block {
  margin-left: 19px;
}

.link-block-2 {
  padding-left: 0;
}

.image-2 {
  opacity: 1;
  margin-left: 0;
}

.image-2.timeline_link {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.image-3 {
  margin-top: 13px;
}

.heading-2 {
  -webkit-text-stroke-color: var(--white-smoke);
  cursor: auto;
  mix-blend-mode: normal;
}

.heading-3 {
  font-style: normal;
}

.container-4 {
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.container-4.overflow, .container-4.container4 {
  overflow: visible;
}

.space-4rem {
  min-height: 4.4vw;
}

.works-wrapper {
  grid-row-gap: 4.44vw;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 70vw;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.works-block {
  grid-column-gap: 1.11vw;
  grid-row-gap: 1.11vw;
  background-color: #050505;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
  position: sticky;
  top: 1rem;
}

.wrapper {
  z-index: 10;
  width: 100%;
  max-width: 1400px;
  position: relative;
}

.general-collection-wrapper {
  padding-top: 80px;
}

.collection-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.project-collection-item:nth-child(odd) {
  margin-top: 60px;
  margin-bottom: 80px;
}

.display-s {
  letter-spacing: -.02em;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.2em;
}

.display-s.display-s-absolute {
  position: absolute;
}

.card-icon {
  width: 1rem;
  max-height: 1rem;
}

.card-icon.card-icon-absolute {
  position: absolute;
  inset: 100% 0% auto;
}

.card-icon-wrapper {
  display: flex;
  position: relative;
}

.container4 {
  width: 100%;
  max-width: 1540px;
  margin: -2px auto -21px;
  padding-top: 0;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.card-button-wrapper {
  justify-content: flex-end;
  display: flex;
  position: absolute;
  inset: 1.5rem 1.5rem auto;
}

.card-button {
  background-color: #fff;
  border-radius: 50rem;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
}

.grid {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: left;
  grid-template-rows: auto;
  grid-template-columns: minmax(.5rem, 1fr) minmax(.5rem, 1fr) minmax(.5rem, 1fr) minmax(.5rem, 1fr) minmax(.5rem, 1fr) minmax(.5rem, 1fr) minmax(.5rem, 1fr) minmax(.5rem, 1fr) minmax(.5rem, 1fr) minmax(.5rem, 1fr) minmax(.5rem, 1fr) minmax(.5rem, 1fr);
  grid-auto-columns: minmax(.5rem, 1fr);
  grid-auto-flow: row dense;
  font-size: 16px;
  display: grid;
}

.card-image {
  aspect-ratio: 1;
  object-fit: cover;
  border-radius: .5rem;
}

.card-content-title {
  position: relative;
}

.card-transition-block {
  aspect-ratio: 1;
  background-color: #000;
  border-radius: .5rem;
  width: 100%;
  position: absolute;
}

.card-transition-image {
  position: absolute;
  inset: 25% 0% 0% 40%;
}

.card-content {
  position: absolute;
  inset: auto 1.5rem 1.5rem;
  overflow: hidden;
}

.card-icon-outer-wrapper {
  overflow: hidden;
}

.card {
  color: #fff;
  cursor: pointer;
  border-radius: .5rem;
  position: relative;
  overflow: hidden;
}

.footer-social-link {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: #fff;
  align-items: center;
  display: flex;
}

.footer-social-link.footer-social-link-mid {
  justify-content: center;
}

.footer-social-link.footer-social-link-right {
  justify-content: flex-end;
}

.footer-social-link-icon {
  width: .7rem;
}

.footer-title-wrapper {
  overflow: hidden;
}

.project-card-cursor-wrapper {
  z-index: 9;
  justify-content: center;
  align-items: center;
  display: none;
  position: absolute;
  inset: 0%;
}

.project-card {
  position: relative;
}

.project-card.square {
  width: 100%;
  max-width: 40rem;
}

.project-card-subtitle {
  font-size: 1rem;
  font-weight: 600;
}

.project-card-title {
  font-size: 2.25rem;
  font-weight: 600;
  line-height: 1.25em;
}

.project-card-title.square-7 {
  color: #dad246;
  font-size: 1.5rem;
}

.grid-2 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: minmax(.5rem, 1fr) minmax(.5rem, 1fr) 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: minmax(.5rem, 1fr);
  width: 100%;
  display: grid;
}

.project-card-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.project-card-cover {
  z-index: 2;
  color: #fff;
  background-color: #00000059;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.project-card-cover.square-4 {
  padding-bottom: 0;
  padding-left: 0;
  box-shadow: 0 2px 5px #c2383833;
}

.project-card-cursor {
  opacity: 0;
  pointer-events: none;
  color: #000;
  letter-spacing: .1em;
  text-transform: uppercase;
  background-color: #fdf271;
  border-radius: .25em;
  padding: 1em;
  font-size: .75rem;
  font-weight: 600;
  line-height: 1em;
}

.container-5 {
  width: 100%;
  max-width: 1140px;
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 2.5rem 1px;
}

.project-card-cover-content {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  text-align: center;
  letter-spacing: -.03em;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  line-height: 1em;
  display: flex;
}

.project-card-cover-content-item {
  overflow: hidden;
}

.project-card-image-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.rl-builtwith_project {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 32vw;
  height: 21vw;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 8px 32px #0000000d;
}

.heading-huge {
  margin-top: 18px;
  font-size: 4rem;
  font-weight: 500;
  line-height: 1.2;
}

.max-width-large {
  width: 100%;
  max-width: 48rem;
}

.rl-builtwith_wrapper {
  height: auto;
  margin-top: 3.1rem;
  padding-top: 0;
  padding-bottom: 59px;
}

.rl-builtwith_button-icon {
  width: 1.25rem;
  height: 1.25rem;
  margin-left: .5rem;
}

.text-size-large {
  font-size: 1.25rem;
}

.rl-builtwith_projects-list {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: -10px;
  padding-top: 0;
  display: grid;
}

.rl-builtwith_component {
  background-color: #0a0a0a;
  border-radius: 1.5rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 95vw;
  height: auto;
  padding-left: 2.5vw;
  padding-right: 2.5vw;
  position: relative;
  overflow: hidden;
}

.rl-builtwith_project-button {
  color: #161616;
  background-color: #fff;
  border-radius: .5rem;
  align-items: center;
  padding: .75rem 1.25rem;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1;
  display: flex;
  position: absolute;
}

.section-rl-builtwith {
  background-color: #070707;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 42px;
  display: flex;
  overflow: hidden;
}

.padding-vertical {
  padding-left: 0;
  padding-right: 0;
}

.rl-builtwith_heading-wrapper {
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.rl-builtwith_project-image {
  align-self: flex-start;
}

.margin-top {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.rl-builtwith_projects-wrapper {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-bottom: 3rem;
  display: flex;
}

.rl-builtwith_projects-wrapper.top {
  margin-bottom: 3.1rem;
  margin-left: 5vw;
  padding-bottom: 0;
}

.rl-builtwith_projects-wrapper.top.show-tablet {
  display: none;
}

.rl-builtwith_projects-wrapper.bottom {
  margin-right: 5vw;
}

.rl-builtwith_projects-wrapper.bottom.show-tablet {
  display: none;
}

.text-background-box2 {
  color: var(--white-smoke);
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  margin-left: -1rem;
  margin-right: 1rem;
  padding-bottom: 1rem;
  padding-left: 1rem;
  padding-right: 2rem;
  font-family: Arges, sans-serif;
  font-size: 5rem;
  display: inline-block;
}

.paragraph {
  padding-left: 0;
}

.container-6 {
  flex-direction: column;
  width: 100%;
  max-width: 1700px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 4rem;
  padding-right: 4rem;
  display: flex;
  position: relative;
}

.container-6.small {
  padding-left: 8rem;
  padding-right: 8rem;
}

.section_body {
  letter-spacing: 0;
  text-transform: none;
  font-weight: 400;
}

.section_body.small.about-1 {
  z-index: 2;
  max-width: 30em;
  position: relative;
}

.section_content {
  grid-column-gap: 7em;
  grid-row-gap: 7em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  display: grid;
  position: relative;
}

.section {
  z-index: 1;
  padding-top: 10em;
  padding-bottom: 10em;
  position: relative;
}

.section.about {
  color: #0b0b0b;
  background-color: #fff;
  position: relative;
}

.section_heading {
  font-size: 6em;
  font-weight: 400;
  line-height: 1.3;
  display: flex;
}

.about-text {
  z-index: 1;
  width: 100%;
  margin-top: 7em;
  display: flex;
  position: relative;
}

.inline-link {
  color: #7e3a3b;
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 60vw;
  }

  h2 {
    font-size: 27vw;
  }

  .hero {
    align-items: flex-start;
  }

  .button-icon-small, .button-icon-small-secondary {
    position: static;
    top: 16px;
  }

  .space-4rem {
    min-height: 4rem;
  }

  .works-wrapper {
    grid-row-gap: 3rem;
  }

  .works-block {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-wrap: wrap;
    position: static;
  }

  .collection-grid {
    grid-template-columns: 1fr 1fr;
  }

  .project-collection-item:nth-child(odd) {
    margin-top: 5vh;
    margin-bottom: 5vh;
  }

  .grid {
    grid-template-columns: minmax(.5rem, 1fr) minmax(.5rem, 1fr) minmax(.5rem, 1fr) minmax(.5rem, 1fr) minmax(.5rem, 1fr) minmax(.5rem, 1fr) minmax(.5rem, 1fr) minmax(.5rem, 1fr);
  }

  .card-transition-block {
    inset: 0%;
  }

  .project-card-cursor-wrapper {
    display: none;
  }

  .project-card {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    flex-flow: column;
    display: flex;
  }

  .project-card-subtitle {
    font-size: 1rem;
  }

  .project-card-title {
    font-size: 1.35rem;
  }

  .grid-2 {
    grid-template-columns: minmax(.5rem, 1fr) minmax(.5rem, 1fr) minmax(.5rem, 1fr) minmax(.5rem, 1fr) minmax(.5rem, 1fr) minmax(.5rem, 1fr) minmax(.5rem, 1fr) minmax(.5rem, 1fr);
  }

  .project-card-cover {
    color: #000;
    background-color: #0000;
    justify-content: flex-start;
    align-items: center;
    position: static;
  }

  .project-card-cover-content {
    flex-flow: row;
  }

  .project-card-image-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    display: flex;
  }

  .rl-builtwith_project {
    width: 55vw;
    height: 36vw;
  }

  .heading-huge {
    font-size: 3.5rem;
  }

  .rl-builtwith_wrapper {
    margin-top: 5rem;
  }

  .rl-builtwith_projects-list {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr 1fr;
  }

  .rl-builtwith_component {
    width: 100vw;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .rl-builtwith_projects-wrapper {
    margin-bottom: 2rem;
  }

  .rl-builtwith_projects-wrapper.top.show-tablet, .rl-builtwith_projects-wrapper.bottom.show-tablet {
    display: flex;
  }

  .text-background-box2 {
    margin-right: .75rem;
  }

  .container-6 {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .container-6.small {
    padding-left: 8vw;
    padding-right: 8vw;
  }
}

@media screen and (max-width: 767px) {
  .padding-vertical-xlarge {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .timeline_centre {
    justify-content: flex-start;
  }

  .timeline_date-text {
    margin-bottom: 24px;
    font-size: 36px;
  }

  .padding-vertical-footer {
    padding-top: 80px;
    padding-bottom: 64px;
  }

  .margin-bottom-small {
    margin-bottom: 24px;
  }

  .button-icon-small {
    padding: 10px 16px 10px 14px;
  }

  .button-icon-small.hide-mobile {
    display: none;
  }

  .button-inverted {
    padding: 14px 24px;
  }

  .timeline_quote-wrapper {
    flex-direction: column-reverse;
  }

  .timeline_text {
    font-size: 20px;
  }

  .background-layer {
    background-position: 0 0, 50% 100%;
    background-size: 300px 300px, auto;
  }

  .timeline_quote-image {
    margin-top: 24px;
    margin-right: 0;
  }

  .footer_credits-wrapper {
    flex-direction: column-reverse;
  }

  .padding-vertical-xxlarge {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .hero-nav {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .timeline_left {
    text-align: left;
  }

  .margin-bottom-xlarge {
    margin-bottom: 48px;
  }

  .text-link.text-light-grey.privacy-policy {
    margin-bottom: 16px;
  }

  .paragraph-large {
    font-size: 18px;
  }

  .timeline_item {
    grid-template-columns: 64px 1fr;
    width: 100%;
  }

  .timeline_progress {
    left: 6px;
  }

  .button-icon-small-secondary {
    padding: 10px 16px 10px 14px;
  }

  .button-icon-small-secondary.margin-right-small.mobile-margin-right-zero {
    margin-right: 0;
  }

  .works-wrapper {
    grid-row-gap: 2rem;
  }

  .general-collection-wrapper {
    padding-top: 36px;
  }

  .collection-grid {
    grid-row-gap: 24px;
    grid-template-columns: 1fr;
    margin-top: 0;
  }

  .project-collection-item:nth-child(odd) {
    margin-top: 0;
    margin-bottom: 0;
  }

  .container4 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .grid {
    grid-template-columns: minmax(.5rem, 1fr) minmax(.5rem, 1fr) minmax(.5rem, 1fr) minmax(.5rem, 1fr);
  }

  .project-card-title {
    font-size: 1.25rem;
  }

  .grid-2 {
    grid-template-columns: minmax(.5rem, 1fr) minmax(.5rem, 1fr) minmax(.5rem, 1fr) minmax(.5rem, 1fr);
  }

  .container-5 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .heading-huge {
    font-size: 2.5rem;
  }

  .rl-builtwith_wrapper {
    margin-top: 3rem;
  }

  .rl-builtwith_button-icon {
    flex: none;
    min-width: 1.25rem;
    min-height: 1.25rem;
    margin-left: 0;
  }

  .text-size-large {
    font-size: 1.125rem;
  }

  .rl-builtwith_projects-list {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .rl-builtwith_project-button {
    border: 1px solid #1616161a;
    justify-content: center;
    align-items: center;
    width: 2.5rem;
    height: 2.5rem;
    padding: 0;
    inset: auto auto 1rem 1rem;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .hide-mobile-landscape {
    display: none;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .rl-builtwith_projects-wrapper {
    margin-bottom: 1rem;
  }

  .rl-builtwith_projects-wrapper.top {
    margin-left: 15vw;
  }

  .rl-builtwith_projects-wrapper.bottom {
    margin-right: 15vw;
  }

  .text-background-box2 {
    margin-bottom: .5rem;
    margin-right: 0;
    padding-bottom: .5rem;
    padding-right: 1.75rem;
  }

  .container-6.small {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .section_heading {
    font-size: 4em;
  }
}

@media screen and (max-width: 479px) {
  h2 {
    font-size: 40vw;
  }

  .button {
    margin-bottom: 1.1em;
    font-size: 7.2vw;
  }

  .button-icon-small {
    padding: 10px 14px;
    font-size: 13px;
    top: 18px;
  }

  .margin-bottom-medium {
    margin-bottom: 24px;
  }

  .button-icon {
    display: none;
  }

  .paragraph-large {
    font-size: 16px;
  }

  .timeline_item {
    grid-template-columns: 48px 1fr;
  }

  .button-icon-small-secondary {
    padding: 10px 14px;
    font-size: 13px;
    top: 18px;
  }

  .container4 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .card-button-wrapper {
    top: 1rem;
    left: 1rem;
    right: 1rem;
  }

  .card-button {
    width: 2rem;
    height: 2rem;
  }

  .grid {
    grid-template-columns: minmax(.5rem, 1fr) minmax(.5rem, 1fr);
  }

  .card-transition-image {
    top: 35%;
    left: 60%;
  }

  .card-content {
    bottom: 1rem;
    left: 1rem;
    right: 1rem;
  }

  .footer-social-link.footer-social-link-mid, .footer-social-link.footer-social-link-right {
    justify-content: flex-start;
  }

  .project-card {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .project-card-subtitle {
    font-size: .9rem;
  }

  .project-card-title {
    font-size: 1.15rem;
  }

  .container-5 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .project-card-cover-content {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .rl-builtwith_project {
    width: 60vw;
    height: 40vw;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .rl-builtwith_projects-wrapper.top {
    margin-left: 20vw;
  }

  .rl-builtwith_projects-wrapper.bottom {
    margin-right: 20vw;
  }

  .text-background-box2 {
    margin-bottom: 0;
  }

  .section_heading {
    font-size: 3.5em;
    line-height: 1;
    display: block;
  }
}

#w-node-b03521e7-095e-0209-92dc-b096bba91944-a589d57e {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-b03521e7-095e-0209-92dc-b096bba91945-a589d57e {
  grid-area: span 1 / span 6 / span 1 / span 6;
}

#w-node-b03521e7-095e-0209-92dc-b096bba91955-a589d57e {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-b03521e7-095e-0209-92dc-b096bba91956-a589d57e {
  grid-area: span 1 / span 6 / span 1 / span 6;
}

#w-node-b03521e7-095e-0209-92dc-b096bba91966-a589d57e {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-b03521e7-095e-0209-92dc-b096bba91967-a589d57e, #w-node-_52f9d3de-6a82-640e-0ef7-3c19a8cf67fb-a589d57e, #w-node-_52f9d3de-6a82-640e-0ef7-3c19a8cf680b-a589d57e, #w-node-_86b00b7b-cdb1-07da-6dec-283850ca56bc-a589d57e, #w-node-_034e0f4b-ccac-bced-0076-0d66956f50e9-a589d57e {
  grid-area: span 1 / span 6 / span 1 / span 6;
}

@media screen and (max-width: 991px) {
  #w-node-b03521e7-095e-0209-92dc-b096bba91944-a589d57e, #w-node-b03521e7-095e-0209-92dc-b096bba91955-a589d57e, #w-node-b03521e7-095e-0209-92dc-b096bba91966-a589d57e {
    grid-column: span 8 / span 8;
  }

  #w-node-_52f9d3de-6a82-640e-0ef7-3c19a8cf67fb-a589d57e, #w-node-_52f9d3de-6a82-640e-0ef7-3c19a8cf680b-a589d57e, #w-node-_86b00b7b-cdb1-07da-6dec-283850ca56bc-a589d57e, #w-node-_034e0f4b-ccac-bced-0076-0d66956f50e9-a589d57e {
    grid-column: span 4 / span 4;
  }
}

@media screen and (max-width: 767px) {
  #w-node-a1d95ba9-4adb-6d43-7d66-b7afb029d11a-a589d57e {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-a1d95ba9-4adb-6d43-7d66-b7afb029d11d-a589d57e {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-a1d95ba9-4adb-6d43-7d66-b7afb029d12d-a589d57e {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-a1d95ba9-4adb-6d43-7d66-b7afb029d130-a589d57e {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-a1d95ba9-4adb-6d43-7d66-b7afb029d147-a589d57e {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-a1d95ba9-4adb-6d43-7d66-b7afb029d14a-a589d57e {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-a1d95ba9-4adb-6d43-7d66-b7afb029d163-a589d57e {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-a1d95ba9-4adb-6d43-7d66-b7afb029d166-a589d57e {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-a1d95ba9-4adb-6d43-7d66-b7afb029d19e-a589d57e {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-a1d95ba9-4adb-6d43-7d66-b7afb029d1a1-a589d57e {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-a1d95ba9-4adb-6d43-7d66-b7afb029d1b1-a589d57e {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-a1d95ba9-4adb-6d43-7d66-b7afb029d1b4-a589d57e {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-a1d95ba9-4adb-6d43-7d66-b7afb029d1c5-a589d57e {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-a1d95ba9-4adb-6d43-7d66-b7afb029d1c8-a589d57e {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_4c8ebdae-45ac-7aec-2ff8-592113a72de2-a589d57e {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_4c8ebdae-45ac-7aec-2ff8-592113a72de5-a589d57e {
    grid-area: 1 / 1 / 3 / 2;
  }
}


@font-face {
  font-family: 'Formula';
  src: url("/?originalUrl=https%3A%2F%2Fsameer-shaik.com%2Ffonts%2FPPFormula-CondensedBlack.otf") format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Arges';
  src: url("/?originalUrl=https%3A%2F%2Fsameer-shaik.com%2Ffonts%2FArgesNormal-Trial-ExtraHeavy.otf") format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Arges Condensed';
  src: url("/?originalUrl=https%3A%2F%2Fsameer-shaik.com%2Ffonts%2FArgesCondensed-Trial-CondensedHeavy.otf") format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}