@font-face {
  font-family: 'Trap';
  src: url('../fonts/Trap-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Trap';
  src: url('../fonts/Trap-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Trap';
  src: url('../fonts/Trap-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Trap';
  src: url('../fonts/Trap-SemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Trap';
  src: url('../fonts/Trap-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Trap';
  src: url('../fonts/Trap-Bold.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'Trap';
  src: url('../fonts/Trap-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
}

:root {
--font-Trap: 'Trap', sans-serif;
-webkit-tap-highlight-color: transparent;
}

/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #121212;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #3f3f3f;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #212121;
}

.frame-item {
  width: 84px;
  position: relative;
  height: 36px;
  object-fit: cover;
}
.courierdost-project {
  margin: 0;
  position: relative;
  font-size: inherit;
  letter-spacing: 0.01em;
  font-weight: 700;
  font-family: inherit;
}
.close-icon1 {
  position: absolute;
  height: 58.33%;
  width: 58.33%;
  top: 20.83%;
  right: 20.83%;
  bottom: 20.83%;
  left: 20.83%;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
}
.close1 {
  cursor: pointer;
  border: 0;
  padding: 0;
  background-color: transparent;
  width: 24px;
  position: relative;
  height: 24px;
}
.frame-parent5 {
  width: 100%;
  border-bottom: 1px solid var(--color-darkslategray);
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: var(--padding-xs) var(--padding-base);
  max-width: 864px;
  z-index: 100;
  position: sticky;
  top: 0;
  background-color: #030800;
}
.quick-brief {
  margin: 0;
  align-self: stretch;
  position: relative;
  font-size: inherit;
  font-weight: 800;
  font-family: inherit;
}
.an-app-where {
  margin: 0;
}
.an-app-where-container,
.this-project-started {
  margin: 0;
  align-self: stretch;
  position: relative;
  letter-spacing: 0.01em;
}
.an-app-where-container {
  font-size: inherit;
  font-weight: 700;
  font-family: inherit;
}
.this-project-started {
  font-size: var(--font-size-base);
  font-weight: 600;
  color: var(--color-white);
}
.an-app-where-customers-can-cho-parent {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-base);
}
.affordable-rates-with {
  display: block;
}
.affordable-rates-with-container {
  margin: 0;
  align-self: stretch;
  position: relative;
  letter-spacing: 0.01em;
  font-weight: 600;
  color: var(--color-white);
}
.why-parent {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-9xs);
}
.frame-parent8 {
  gap: 24px;
  font-size: var(--font-size-base);
}
.frame-parent7,
.frame-parent8,
.quick-brief-parent {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.frame-parent7 {
  gap: var(--gap-13xl);
  font-size: var(--font-size-xl);
  color: var(--color-orangered);
}
.quick-brief-parent {
  gap: var(--gap-xs);
}
.design-process {
  margin: 0;
  position: relative;
  font-size: inherit;
  font-weight: 800;
  font-family: inherit;
}
.group-item {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: var(--br-9xs);
  background-color: var(--color-gray);
  border: 2px solid var(--color-saddlebrown);
  box-sizing: border-box;
  width: 24px;
  height: 24px;
}
.vector-1689-stroke {
  position: absolute;
  top: 6px;
  left: 9.1px;
  width: 5.8px;
  height: 12px;
  object-fit: contain;
}
.rectangle-group {
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
}
.group-container,
.group-inner {
  width: 24px;
  position: relative;
  border-radius: var(--br-9xs);
  background-color: var(--color-white);
  height: 24px;
}
.group-inner {
  position: absolute;
  top: 0;
  left: 0;
  background-color: var(--color-gray);
  border: 2px solid var(--color-orangered);
  box-sizing: border-box;
}
.vector-1689-stroke1 {
  object-fit: contain;
}
.vector-1689-stroke1,
.vector-1689-stroke3 {
  position: absolute;
  top: 9.1px;
  left: 6px;
  width: 12px;
  height: 5.8px;
}
.frame-parent10,
.frame-parent11 {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-8xs);
}
.frame-parent10 {
  flex-direction: column;
  align-items: center;
  padding: 0 var(--padding-base);
  gap: var(--gap-9xs);
}
.design-process-parent {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.view-on-desktop {
  margin: 0;
  align-self: stretch;
  position: relative;
  font-size: var(--font-size-xl);
  letter-spacing: 0.01em;
  font-weight: 700;
  font-family: inherit;
  color: var(--color-orangered);
}
.frame-inner {
  width: 864px;
  position: relative;
  border-radius: var(--br-5xl);
  height: 486px;
  overflow: hidden;
  flex-shrink: 0;
  object-fit: cover;
}

/* swiper css */
body {
  font-family: Arial, sans-serif;
  margin: 0;
  padding: 0;
  text-align: center;
  max-width: 864px;
  height: auto;
  margin: auto;
}
.swiper-container {
  position: relative;
width: 100%;
height: auto;
}
.swiper-container img {
  display: block;
  width: 100%;
  height: auto;
}
.button-container {
  display: flex;
  justify-content: center;
  align-items: center;          
  margin-top: 16px;
}
.btn {
  border-radius: 32px;
  height: 48px;
  padding: 0 24px;
  background-color: #ffffff;  
  color: #FC560F;
  border: 2px solid #FC560F;
  cursor: pointer;
}

.btn:active {
  background-color: #A53100;
  color: #ffffff;
}

.btn:disabled {
  background-color: #ccc;
  cursor: not-allowed;
}
.count {
  font-size: 16px;
  margin: 0 16px;
}
.fullscreen-btn {
  position: absolute;
  top: 12px;
  right: 12px;
  width: 40px;
  height: 40px;
  background: rgba(0, 0, 0, 0.1);
  /*border: 2px solid #FC560F;*/
  border-radius: 4px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}
/*.fullscreen-icon {
  position: absolute;
top: 10px;
right: 10px;
width: 40px;
height: 40px;
background: rgba(0, 0, 0, 0.5);
color: white;
display: flex;
justify-content: center;
align-items: center;
cursor: pointer;
z-index: 10;
border-radius: 4px;
}*/
.fullscreen-mode {
width: auto !important;
height: 100% !important;
}


.fullscreen {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
/*background: black;*/
z-index: 1000;
display: flex;
justify-content: center;
align-items: center;
}
.close-icon {
  width: 20px;
  height: 20px;
  /*background-image: url('close-icon.png');
  background-size: cover;*/
}

.current-image {
  background-color: #030800;
}


.chevron-right-icon {
  width: 24px;
  position: relative;
  height: 24px;
}
.prev {
  position: relative;
  letter-spacing: 0.01em;
  font-weight: 600;
}
.chevron-right-parent {
  border-radius: var(--br-13xl);
  background-color: var(--color-gray);
  border: 2px solid var(--color-orangered);
  box-sizing: border-box;
  height: 48px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 0 var(--padding-xl) 0 var(--padding-xs);
  gap: var(--gap-5xs);
}
.of-24 {
  width: 80px;
  position: relative;
  letter-spacing: 0.01em;
  font-weight: 600;
  text-align: center;
  display: inline-block;
  flex-shrink: 0;
}
.frame-parent13,
.next-parent {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.next-parent {
  border-radius: var(--br-13xl);
  background-color: var(--color-gray);
  border: 2px solid var(--color-orangered);
  box-sizing: border-box;
  height: 48px;
  justify-content: center;
  padding: 0 var(--padding-xs) 0 var(--padding-xl);
  gap: var(--gap-5xs);
}
.frame-parent13 {
  justify-content: flex-start;
  gap: var(--gap-13xl);
}
.frame-parent12,
.frame-parent9 {
  display: flex;
  flex-direction: column;
}
.frame-parent12 {
  align-items: center;
  justify-content: center;
  gap: var(--gap-base);
  font-size: var(--font-size-base);
}
.frame-parent9 {
  align-self: stretch;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-xs);
}

.style-guide {
  display: inline-block;
  height: auto;
}

.image-740-icon {
  width: 100%;
  overflow: hidden;
  height: auto;
}
.style-guide-parent {
  align-self: stretch;
  height: 688px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-13xl);
  height: auto;
}
.i-led-a,
.winding-up {
  margin: 0;
  position: relative;
}
.winding-up {
  align-self: stretch;
  font-size: inherit;
  font-weight: 800;
  font-family: inherit;
}
.i-led-a {
  flex: 1;
  letter-spacing: 0.01em;
  line-height: 140%;
  font-weight: 600;
}
.customer-mobile-app-wrapper,
.frame-parent16,
.i-led-a-team-of-two-in-complet-wrapper {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
}
.customer-mobile-app-wrapper,
.frame-parent16 {
  justify-content: center;
}
.frame-parent16 {
  flex-direction: column;
  gap: var(--gap-5xs);
}
.frame-parent15 {
  gap: var(--gap-base);
  font-size: var(--font-size-base);
}
.frame-parent15,
.frame-wrapper1 {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.drop-a-message1 {
  margin: 0;
  flex: 1;
  position: relative;
  font-size: inherit;
  letter-spacing: 0.01em;
  font-weight: 700;
  font-family: inherit;
}
.drop-a-message-theres-always-container {
  align-self: stretch;
  box-shadow: 0 4px 0#fff;
  background-color: var(--color-orangered);
  border: 1px solid var(--color-white);
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: var(--padding-5xs) var(--padding-xs);
}
.frame-wrapper2 {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.group-child2 {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: var(--br-9xs-2);
  background-color: #ffffff;
  width: 32px;
  height: 32px;
}
.vector-icon2 {
  position: absolute;
  top: calc(50% - 9.2px);
  left: calc(50% - 9.2px);
  width: 18.5px;
  height: 18.5px;
}
.rectangle-parent2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 32px;
  height: 32px;
}
.frame-a {
  text-decoration: none;
  width: 32px;
  position: relative;
  border-radius: var(--br-9xs-2);
  background-color: var(--color-royalblue);
  height: 32px;
  overflow: hidden;
  flex-shrink: 0;
}
.sandeep-devanpalli1 {
  text-decoration: underline;
  position: relative;
  letter-spacing: 0.01em;
  font-weight: 600;
  color: inherit;
}
.open-in-new-icon4 {
  position: absolute;
  height: 75%;
  width: 75%;
  top: 12.5%;
  right: 12.5%;
  bottom: 12.5%;
  left: 12.5%;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
}
.open-in-new4 {
  text-decoration: none;
  width: 24px;
  position: relative;
  height: 24px;
}
.frame-parent19,
.sandeep-devanpalli-group {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: var(--gap-5xs);
}
.frame-parent19 {
  align-self: stretch;
  gap: var(--gap-xs);
}

.frame-parent19:hover {
  cursor: pointer;
}

.frame-parent21:hover {
  cursor: pointer;
}

.gmail-icon-2020-1-item {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: var(--br-9xs-2);
  background-color: #ffffff;
  width: 32px;
  height: 32px;
}
.vector-icon3 {
  position: absolute;
  height: 52.5%;
  width: 70%;
  top: 23.75%;
  right: 15%;
  bottom: 23.75%;
  left: 15%;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
}
.gmail-icon-2020-1-container {
  text-decoration: none;
  width: 32px;
  position: relative;
  border-radius: var(--br-9xs-2);
  background-color: var(--color-white);
  height: 32px;
  overflow: hidden;
  flex-shrink: 0;
}
.download-icon1 {
  position: relative;
  margin: 0 auto;
  top: 5%;
  width: 25.6px;
  height: 25.6px;
}
.download-container {
  cursor: pointer;
  border: 1.6px solid #ffffff;
  background-color: #ffffff;
  padding: 0;
  width: 32px;
  position: relative;
  border-radius: var(--br-9xs-2);
  box-sizing: border-box;
  height: 32px;
  overflow: hidden;
  flex-shrink: 0;
}
.get-my-resume1 {
  text-decoration: none;
  position: relative;
  letter-spacing: 0.01em;
  font-weight: 600;
  color: inherit;
}
.frame-parent21 {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: var(--gap-xs);
  color: var(--color-orangered);
}
.frame-parent18 {
  gap: var(--gap-13xl);
  text-align: left;
  font-size: var(--font-size-sm);
}
.frame-parent14,
.frame-parent17,
.frame-parent18 {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.frame-parent17 {
  gap: var(--gap-13xl);
  text-align: center;
  font-size: var(--font-size-base);
}
.frame-parent14 {
  gap: var(--gap-21xl);
}
.courierdost,
.frame-parent6 {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.frame-parent6 {
  align-items: flex-start;
  justify-content: flex-start;
  gap: 40px;
  max-width: 864px;
  z-index: 0;
  font-size: var(--font-size-37xl);
}
.courierdost {
  position: relative;
  background-color: var(--color-gray);
  align-items: center;
  justify-content: center;
  padding: 0 var(--padding-xl) var(--padding-61xl);
  box-sizing: border-box;
  gap: var(--gap-21xl);
  text-align: left;
  font-size: var(--font-size-base);
  color: var(--color-white);
  font-family: var(--font-trap);
}
@media screen and (max-width: 1200px) {
  .courierdost {
    width: auto;
    align-self: unset;
    padding-left: 80px;
    padding-right: 80px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 960px) {

  #swiper-container:fullscreen {
    display: flex;
    flex-direction: row;
  }

  #swiper-container:fullscreen #current-image {
    flex: 1;
    width: auto;
    height: 100%;
  }

  .swiper-container:fullscreen #button-container{
    gap: 12px;
    padding: 0 12px;
    display: flex;
    flex-direction: column-reverse;
  }

  .courierdost {
    width: auto;
    align-self: unset;
  }

  .frame-parent10 {
    display: none;
  }
}
@media screen and (max-width: 430px) {

  

  .frame-parent5 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
  }
  .design-process,
  .quick-brief {
    font-size: var(--font-size-31xl);
    line-height: 66px;
  }
  .frame-parent10 {
    display: none;
  }
  .design-process-parent {
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
  }
  .design-process-parent,
  .frame-parent9,
  .style-guide-parent,
  .view-on-desktop,
  .winding-up {
    align-self: stretch;
    width: auto;
    height: auto;
  }
  .winding-up {
    font-size: var(--font-size-31xl);
    line-height: 66px;
  }
  .i-led-a {
    flex: 1;
  }
  .frame-wrapper1 {
    align-self: stretch;
    width: auto;
  }
  .drop-a-message1 {
    flex: 1;
  }
  .get-my-resume1,
  .sandeep-devanpalli1 {
    font-size: var(--font-size-sm);
  }
  .frame-parent17,
  .frame-parent18 {
    align-self: stretch;
    width: auto;
  }
  .frame-parent6 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
  }
  .courierdost {
    width: auto;
    align-self: unset;
    align-items: flex-start;
    justify-content: flex-start;
    padding-left: var(--padding-xl);
    padding-right: var(--padding-xl);
    box-sizing: border-box;
  }
}
