@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Prata&family=Zilla+Slab:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Literata:ital,opsz,wght@0,7..72,200..900;1,7..72,200..900&family=Noto+Serif:ital,wght@0,100..900;1,100..900&family=Zalando+Sans:ital,wght@0,200..900;1,200..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700;800;900&display=swap");
.feature-headline {
  padding-top: 4em;
  text-align: center;
}

.feature-section {
  width: 100%;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.feature-section .feature-headline {
  color: black;
  padding: 10rem 0 0 0;
}
.feature-section hr {
  display: none;
  margin-bottom: 2rem;
}
.feature-section h2 {
  text-align: center;
}

.featured-discription a {
  font-size: 0.5rem;
}

/* Case studies ------------------------------- */
.featured-work {
  margin-bottom: 15rem;
}

.featured-work-outer {
  margin-top: 5rem;
}

.featured-work-inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.featured-projects {
  width: 49%;
  margin-bottom: 8rem;
}
.featured-projects a {
  text-decoration: none;
}
.featured-projects h5 {
  font-weight: 800;
  color: #555454;
}

.featured-image {
  position: relative;
  overflow: hidden;
  margin-bottom: 1rem;
  display: flex;
  justify-content: center;
}
.featured-image img {
  transition: 1s ease-out;
  vertical-align: middle;
  filter: grayscale(100%);
  image-rendering: auto;
}
.featured-image img:hover {
  transform: scale(1.2);
  filter: none;
}

.all-project h3 {
  padding-top: 1rem;
}

.featured-discription-line hr {
  height: 0.5;
  background-color: #a3a6a8;
  margin-top: 10px;
}

.all-work-link {
  display: inline-block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.all-work-link h5 {
  padding: 5px 25px;
  background-color: blue;
  color: white;
  border-radius: 50px;
  transition: 0.6s;
}

.all-work-link h5:hover {
  background-color: red;
  color: white;
}

/* for award projects.......................................... */
.ribbon {
  width: 50px;
  height: 70px;
  z-index: 8;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
}

#ribbonbase {
  position: absolute;
}

#star-rotate {
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  margin-top: 15px;
}

.star-project {
  animation: rotation 5s infinite linear;
  transform-origin: center;
}

@media only screen and (max-width: 900px) {
  .featured-projects {
    width: 100%;
  }
}
/* Mobile Page Design------------------------------- */
@media only screen and (max-width: 700px) {
  .feature-section {
    padding-top: 0rem;
  }
  .feature-section .feature-headline {
    padding: 0;
  }
  .feature-section .feature-headline h2 {
    font-size: 2.5rem;
  }
  .feature-headline hr {
    display: block;
    border-top: 5px solid blue;
  }
  .featured-work-outer {
    margin-top: 2rem;
  }
  .featured-discription {
    padding-top: 0.5rem;
  }
  .featured-projects {
    margin-bottom: 4rem;
  }
  .featured-work-outer {
    margin-bottom: 2rem;
  }
  .featured-work .featured-image {
    margin-bottom: 0;
  }
  .featured-work {
    margin-bottom: 10rem;
  }
}
/* Mobile Page Design ends here------------------------------- */
.project-headline {
  display: flex;
  justify-content: space-between;
}
.project-headline h2 {
  line-height: 3rem;
  letter-spacing: 1px;
  max-width: 600px;
  padding-bottom: 4rem;
  font-family: "Inter", sans-serif;
  font-size: 2.5rem;
  font-weight: 800;
}

/* Ipad Page Design------------------------------- */
@media only screen and (max-width: 800px) {
  .project-headline h1 {
    margin-top: 100px;
    line-height: 3.8rem;
  }
}
@media only screen and (max-width: 700px) {
  .project-headline {
    left: 7%;
  }
  .project-headline h1 {
    margin-top: 100px;
    line-height: 2.5rem;
  }
  .project-headline h2 {
    max-width: 300px;
    line-height: 2.5rem;
    font-size: 2.3rem;
    margin-top: 4em;
  }
}
/* Ipad Design ends here------------------------------- */
.acd-casestudy {
  padding-bottom: 8rem;
  margin: 12%;
}
@media only screen and (max-width: 1400px) {
  .acd-casestudy {
    margin: 3rem;
  }
}

.workslide img {
  vertical-align: middle;
  padding: 3px;
}

.case-intro {
  display: flex;
  padding-bottom: 10rem;
  padding-top: 5rem;
  flex-wrap: wrap;
}
.case-intro .case-headline {
  width: 50%;
  color: grey;
  padding-bottom: 30px;
}
@media only screen and (max-width: 1200px) {
  .case-intro .case-headline {
    width: 100%;
  }
}
.case-intro .case-discription {
  width: 50%;
  justify-content: flex-end;
  color: grey;
}
@media only screen and (max-width: 1200px) {
  .case-intro .case-discription {
    width: 100%;
  }
}

.text-highlight {
  font-size: 1.8rem;
  padding-bottom: 2rem;
  line-height: 2.2rem;
  font-weight: 400;
  max-width: 650px;
}

.text-highlight-below {
  font-size: 1.2rem;
  line-height: 1.7rem;
  max-width: 650px;
}

#single {
  margin: 6rem 0;
}
#single h4 {
  max-width: 400px;
  margin-bottom: 2rem;
}
#single p {
  max-width: 600px;
}

.double {
  display: flex;
}

@media only screen and (max-width: 1400px) {
  .acd-casestudy {
    margin: 10%;
    margin-top: 18%;
  }
}
@media only screen and (max-width: 700px) {
  .acd-casestudy {
    margin: 7%;
  }
}
.triple {
  display: flex;
  flex-wrap: wrap;
}
.triple .triple-inside {
  width: 33.33%;
}

.club-logo-animation {
  display: flex;
  justify-content: center;
  overflow: hidden;
  background-position: center;
  vertical-align: bottom;
}

#myVideo {
  position: relative;
}

/* Project Banners----------------*/
.aura-banner {
  height: 90vh;
  background-image: url("../Image/works/aura/aura-logo.jpg");
  background-position: center;
}

.aurapack-banner {
  height: 90vh;
  background-image: url("../Image/works/aurapack/aura-cinemas-packaging-coffee-cup.jpg");
  background-position: center;
}

.clubw-banner {
  height: 90vh;
  background-image: url("../Image/works/clubw/clubw-wayanad-branding-stationery-design.jpg");
  background-position: center;
}

.glaana-banner {
  height: 90vh;
  background-image: url("../Image/works/glaana/glaana-packaging-design-product-catalogue.jpg");
  background-position: center;
}

.iampure-banner {
  height: 90vh;
  background-image: url("../Image/works/iampure/iampure-norway-packaging-design-2.jpg");
  background-position: center;
}

.lesapphire-banner {
  height: 90vh;
  background-image: url("../Image/works/lesapphire/lesapphire-hotel-wayanad-branding-brochure-design.jpg");
  background-position: center;
}

.nuetone-banner {
  height: 90vh;
  background-image: url("../Image/works/nuetone/nuetone-cgi-dubai-branding-typography.jpg");
  background-position: center;
}

.sankranty-banner {
  height: 90vh;
  background-image: url("../Image/works/sankranty/sanktanty-packaging-design-pulses.jpg");
  background-position: center;
}

.sc-banner {
  height: 90vh;
  background-image: url("../Image/works/sc/sandalocastle-resort-nilgiri-branding-brochure-design.jpg");
  background-position: center;
}

.silkroute-banner {
  height: 90vh;
  background-image: url("../Image/works/silkroute/silkroute_escapes-mysore-palace.jpg");
  background-position: center;
}

.splash-banner {
  height: 90vh;
  background-image: url("../Image/works/splash/splash-wayanad-monsoon-carniaval-event.jpg");
  background-position: center;
}

.sunntv-banner {
  height: 90vh;
  background-image: url("../Image/works/sunntv/sunntv-norway-branding-stationery-design.jpg");
  background-position: center;
}

.terrace-banner {
  height: 90vh;
  background-image: url("../Image/works/terrace/terrace-resorts-banasurasagar-wayanad-branding-coffee-cup-design.jpg");
  background-position: center;
}

.vacationclub-banner {
  height: 90vh;
  background-image: url("../Image/works/vacationclub/vacationclub-wayanad-branding-corp-brochure.jpg");
  background-position: center;
}

.vistara-banner {
  height: 90vh;
  background-image: url("../Image/works/vistara/vistara-resort-project-banner.jpg");
  background-position: center;
}

.embassy-banner {
  height: 90vh;
  background-image: url("../Image/works/embassy/embassy-services-newsletter-3.jpg");
  background-position: center;
}

.summitai-banner {
  height: 90vh;
  background-image: url("../Image/works/summitai/summitai-banner.jpg");
  background-position: center;
}

.anaqha-banner {
  height: 90vh;
  background-image: url("../Image/works/anaqha/anaqha-banner2.jpg");
  background-position: center;
}

#work-banner-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

/* Individual project rightside go to work button----------------*/
.link-to-workpage {
  transform: rotate(90deg);
  transform-origin: left top;
  position: absolute;
  position: fixed;
  display: flex;
  top: 41%;
  left: 100%;
  white-space: nowrap;
  color: black;
  background-color: white;
  z-index: 6;
  width: 170px;
  height: 50px;
  align-items: center;
  justify-content: space-around;
}
.link-to-workpage .work-go-link p {
  font-size: 1rem;
  font-family: "Heebo", sans-serif;
  font-weight: 400;
  transform: rotate(-180deg);
  letter-spacing: 1px;
  color: blue;
  margin: 0;
}
.link-to-workpage:hover {
  background-color: lightgrey;
  color: red;
}
.link-to-workpage:hover .work-go {
  background-color: red;
  color: red;
}
.link-to-workpage .work-go {
  display: flex;
  width: 25px;
  height: 25px;
  background-color: blue;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  animation: rotation 5s infinite linear;
  transform-origin: center;
  transform-box: fill-box;
}
@keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
  }
}
.link-to-workpage #workicon {
  text-align: center;
  margin-bottom: 2px;
}

/* Mobile Page Design------------------------------- */
@media only screen and (max-width: 600px) {
  .avcd-casestudy {
    margin: 4rem 7% 0 7%;
  }
  .link-to-workpage {
    display: none;
  }
  .case-intro {
    padding-top: 0;
    padding-bottom: 4rem;
  }
  .text-highlight {
    font-size: 1.5rem;
    line-height: 1.9rem;
  }
  .text-highlight-below {
    font-size: 1.2rem;
    line-height: 1.6rem;
  }
}
/* Mobile Page Design ends here------------------------------- */
/* Margin------------------------------- */
.content-group {
  width: 100%;
  position: relative;
}

.content-group-inner {
  margin-left: 20%;
  margin-right: 20%;
  margin-top: 10%;
  margin-bottom: 10%;
  display: flex;
  position: relative;
}

@media only screen and (max-width: 1400px) {
  .content-group-inner {
    margin-left: 15%;
    margin-right: 15%;
  }
}
@media only screen and (max-width: 1000px) {
  .content-group-inner {
    flex-direction: column;
  }
}
@media only screen and (max-width: 850px) {
  .content-group-inner {
    margin-left: 10%;
    margin-right: 10%;
  }
}
@media only screen and (max-width: 650px) {
  .content-group-inner {
    margin-left: 5%;
    margin-right: 5%;
  }
}
.recent-work-outer {
  width: 100%;
}

.recent-work-inner {
  margin-left: 5%;
  margin-right: 5%;
  margin-top: 5%;
  margin-bottom: 5%;
  overflow: hidden;
}

.featured-work-inner {
  margin-left: 5%;
  margin-right: 5%;
  margin-bottom: 5%;
}

.stories-section-inner {
  margin-left: 20%;
  margin-right: 20%;
  margin-top: 10%;
  margin-bottom: 10%;
}

@media only screen and (max-width: 1400px) {
  .stories-section-inner {
    margin-left: 15%;
    margin-right: 15%;
  }
}
@media only screen and (max-width: 800px) {
  .stories-section-inner {
    margin-left: 5%;
    margin-right: 5%;
  }
}
.seperator-line-1 {
  margin-left: 5%;
  margin-right: 5%;
  margin-top: 2%;
  margin-bottom: 2%;
}

#seperator-line-2 {
  margin-top: 10%;
  margin-bottom: 2%;
}

@media only screen and (max-width: 800px) {
  #seperator-line-2 {
    margin-top: 30%;
  }
}
.video-wrapper {
  margin-top: 10%;
  margin-bottom: 10%;
}

.showreel {
  margin-left: 5%;
  margin-right: 5%;
}

.about-process {
  margin-left: 20%;
  margin-right: 20%;
  margin-top: 10%;
  margin-bottom: 10%;
}

@media only screen and (max-width: 1700px) {
  .about-process {
    margin-left: 10%;
    margin-right: 10%;
  }
}
@media only screen and (max-width: 850px) {
  .about-process {
    margin-left: 10%;
    margin-right: 10%;
  }
}
.about-team {
  margin-left: 20%;
  margin-right: 20%;
  margin-top: 10%;
  margin-bottom: 10%;
}

@media only screen and (max-width: 1700px) {
  .about-team {
    margin-left: 10%;
    margin-right: 10%;
  }
}
.acd-services-inner {
  margin-left: 20%;
  margin-right: 20%;
  margin-top: 5%;
  margin-bottom: 10%;
}

@media only screen and (max-width: 1700px) {
  .acd-services-inner {
    margin-left: 10%;
    margin-right: 10%;
  }
}
@media only screen and (max-width: 800px) {
  .acd-services-inner {
    margin-left: 5%;
    margin-right: 5%;
  }
}
.startup-howitworks {
  margin-left: 20%;
  margin-right: 20%;
}

.footer-hero-inner {
  margin-top: 10%;
  margin-bottom: 10%;
}

@media only screen and (max-width: 1250px) {
  .startup-howitworks {
    margin-left: 15%;
    margin-right: 15%;
  }
}
@media only screen and (max-width: 850px) {
  .startup-howitworks {
    margin-left: 10%;
    margin-right: 10%;
  }
}
@media only screen and (max-width: 650px) {
  .startup-howitworks {
    margin-left: 5%;
    margin-right: 5%;
  }
}
/* color specifications*-----------------
-----------------------------------------*/
@font-face {
  font-family: "Schabo XCondensed";
  src: url("../fonts/schabo-xcondensed-webfont.woff2") format("woff2"), url("../fonts/schabo-xcondensed-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "ppneuemontreal-bold-webfont";
  src: url(../fonts/ppneuemontreal-bold-webfont.woff), url(../fonts/beanco_font-webfont.woff2);
}
@font-face {
  font-family: "ppneuemontreal-thin-webfont";
  src: url(../fonts/ppneuemontreal-thin-webfont.woff), url(../fonts/beanco_font-webfont.woff2);
}
@font-face {
  font-family: "GilroyBlack";
  src: url(../fonts/GilroyBlack.woff), url(../fonts/GilroyBlack.woff2);
}
/* Typography specifications*-----------------*/
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  font-weight: inherit;
}

h1 {
  font-family: "Prata", serif;
  -webkit-text-stroke: 1.2px currentColor;
  font-size: clamp(2rem, 5vw, 3.7rem);
  line-height: clamp(2.4rem, 5.7vw, 4.4rem);
  padding-block: 15px;
  text-transform: uppercase;
  color: blue;
}

h2 {
  font-family: "Prata", serif;
  font-size: clamp(1.5rem, 3vw, 2.5rem);
  font-size: clamp(1.5rem, 3vw, 2.5rem);
}

h3 {
  font-family: "Inter", sans-serif;
  font-size: clamp(1.2rem, 2.5vw, 1.5rem);
  line-height: clamp(1.6rem, 3vw, 2rem);
  font-weight: 800;
  margin-bottom: 10px;
}

h4 {
  font-family: "Inter", sans-serif;
  font-size: 1.3rem;
  font-weight: 800;
}

h5 {
  font-family: "Inter", sans-serif;
  font-size: 1.5rem;
  font-weight: 800;
}

h6 {
  font-family: "Inter", sans-serif;
  font-size: clamp(1rem, 2vw, 1.3rem);
  line-height: clamp(1.3rem, 2.5vw, 1.7rem);
  padding-block: 10px;
}

/* Paragraph-descriptions*-----------------*/
p {
  font-family: "Inter", sans-serif;
  font-size: clamp(1rem, 2vw, 1.2rem);
  line-height: clamp(1.3rem, 2.5vw, 1.6rem);
  font-weight: 300;
  padding-block: 5px;
}

/* Buttons type*-----------------*/
h5 {
  font-family: "Inter", sans-serif;
  font-size: 1.1rem;
  line-height: 2rem;
}

button {
  margin-top: 2rem;
  font-family: "Inter", sans-serif;
  font-size: 1rem;
  font-weight: 700;
  border: none;
  cursor: pointer;
  outline: inherit;
  border-radius: 50px;
  background-color: transparent;
  color: white;
  padding: 12px 30px;
  background-color: blue;
  border-radius: 50px;
}

button:hover {
  cursor: pointer;
  background-color: red;
}

.menu-icon {
  z-index: 300;
}

.menu-btn-outer {
  width: 20%;
  display: flex;
  justify-content: flex-end;
}

.menu-btn {
  width: 20%;
  display: flex;
  align-items: center;
  width: 32px;
  height: 32px;
  right: 0;
  cursor: pointer;
  transition: all 0.5s ease-in-out;
  /* border: 3px solid #fff; */
}

.menu-btn__burger {
  width: 32px;
  height: 3px;
  background: white;
  border-radius: 5px;
  transition: all 0.5s ease-in-out;
}

/* ANIMATION */
#menu-btn.open #menu-btn__burger {
  transform: translateX(-50px);
  background: transparent;
  box-shadow: none;
}

.menu-btn__burger::before,
.menu-btn__burger::after {
  content: "";
  position: absolute;
  width: 32px;
  height: 3px;
  background: #35e9b0;
  border-radius: 5px;
  transition: all 0.5s ease-in-out;
}

.menu-btn__burger::before {
  transform: translateY(-10px);
}

.menu-btn__burger::after {
  transform: translateY(10px);
}

/* ANIMATION */
.menu-btn.open .menu-btn__burger {
  transform: translateX(-50px);
  background: transparent;
  box-shadow: none;
}

.menu-btn.open .menu-btn__burger::before {
  transform: rotate(45deg) translate(35px, -35px);
  background: rgb(77, 228, 8);
}

.menu-btn.open .menu-btn__burger::after {
  transform: rotate(-45deg) translate(35px, 35px);
  background: rgb(51, 236, 34);
}

#menu-btn-innerpages {
  background-color: blue;
}

.menu-btn.open #menu-btn-innerpages::before {
  transform: rotate(45deg) translate(35px, -35px);
  background: white;
}

.menu-btn.open #menu-btn-innerpages::after {
  transform: rotate(-45deg) translate(35px, 35px);
  background: white;
}

#menu-btn-innerpages::before,
#menu-btn-innerpages::after {
  background: blue;
}

.menu-btn.open #menu-btn-innerpages {
  background: transparent;
  transform: translateX(-50px);
}

.menu {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: fixed;
  background-color: #00AF79;
  right: 0;
  top: 0;
  height: 100vh;
  width: 500px;
  right: -500px;
  transition: 1s;
  z-index: 100;
}

@media only screen and (max-width: 700px) {
  .menu {
    width: 100%;
    right: -100%;
  }
}
/*Apply styles after scroll*/
.scrolling-active {
  background-color: transparent;
}

.scrolling-active .nav-outer {
  display: flex;
  justify-content: center;
}

.scrolling-active .nav {
  height: 55px;
  width: 20%;
  background-color: white;
  margin-top: 20px;
  border-radius: 50px;
  z-index: 1000;
}

.scrolling-active .logo-container {
  margin-left: 1.8rem;
}

.scrolling-active #nav-cta {
  background-color: #313131;
  color: #fff;
}

.scrolling-active #nav-cta:hover {
  background-color: #151515;
}

.scrolling-active .nav-link::after {
  background-color: #313131;
}

.scrolling-active .menu-btn__burger {
  background: black;
}

.scrolling-active .menu-btn__burger::before {
  background: black;
}

.scrolling-active .menu-btn__burger::after {
  background: black;
}

.scrolling-active .avcd {
  fill: blue;
}

.scrolling-active .menu-btn {
  margin-right: 2rem;
}

.scrolling-active .a-letter {
  fill: black;
}

.scrolling-active .dot-acd {
  fill: black;
}

.scrolling-active .menu {
  width: 45%;
  right: -45%;
}

.scrolling-active .award-home-ribbon {
  top: 80%;
}

/* Ipad Page Design------------------------------- */
@media only screen and (max-width: 1500px) {
  .scrolling-active .nav {
    width: 40%;
  }
}
/* Mobile Page Design------------------------------- */
@media only screen and (max-width: 800px) {
  .scrolling-active .nav {
    width: 50%;
  }
  .scrolling-active .menu {
    width: 100%;
    right: -100%;
  }
}
loader {
  position: fixed;
  inset: 0;
  background: #0A00FF;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 199999;
}

loader.hide {
  opacity: 0;
  visibility: hidden;
  pointer-events: none; /* 🔥 THIS is the fix */
  transition: opacity 0.6s ease;
}

.loader-center {
  width: 90px; /* control size here */
}

.loader-svg {
  width: 100%;
  height: auto;
  display: block;
}

.footer {
  width: 100%;
  background: linear-gradient(180deg, #0a00ff, #1400ff);
  color: white;
  padding-inline: 5%;
  z-index: 1000;
  background-color: blue;
}

/* Logo */
.footer-logo {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 80px 0 40px;
}

.footer-logo img {
  width: 100%;
  max-width: 1000px;
  padding-block: 3rem;
}

/* Divider with cat */
.footer-divider {
  position: relative;
  width: 100%;
  height: 40px;
}

.footer-divider .line {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, 0.5);
}

.footer-divider .cat {
  position: absolute;
  top: 5%;
  left: 50%;
  transform: translate(-50%, -60%);
  height: 45px;
}

/* Bottom row */
.footer-bottom {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 40px;
  padding: 30px 0 40px;
  flex-wrap: wrap;
}

/* Left */
.footer-left {
  display: flex;
  align-items: flex-end;
  gap: 20px;
  font-size: 14px;
}

.footer-left p {
  margin: 0;
  font-weight: 700;
}

.bold p {
  margin: 0;
  font-weight: 500;
}

/* Right */
.footer-right {
  display: flex;
  align-items: flex-end;
  gap: 40px;
}

/* Links */
.footer-links {
  display: flex;
  align-items: flex-end;
  gap: 20px;
  font-size: 14px;
}

.footer-links p {
  margin: 0;
}

/* Social */
.social-icons {
  display: flex;
  gap: 12px;
}

.social-icons a {
  width: 34px;
  height: 34px;
  border: 1px solid white;
  border-radius: 50%;
  display: inline-block;
  transition: 0.3s ease;
}

.social-icons a:hover {
  background: black;
}

/* Slash */
.slash {
  opacity: 0.5;
}

/* Copyright */
.footer-copy {
  text-align: center;
  font-size: 12px;
  opacity: 0.7;
  padding-bottom: 20px;
}

/* Responsive */
@media (max-width: 992px) {
  .footer-bottom {
    flex-direction: column;
    align-items: flex-start;
  }
  .footer-right {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }
}
@media (max-width: 768px) {
  .footer {
    padding-inline: 10%;
  }
  .footer-left {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
  .slash {
    display: none;
  }
  .footer-logo img {
    max-width: 90%;
  }
  .footer p {
    padding-block: 0;
  }
}
.blue-background {
  position: relative;
  overflow: hidden;
  padding: 100px 0;
  color: white;
  background-color: blue;
}
.blue-background h1 {
  color: white;
}

.blue-background .container {
  position: relative;
  z-index: 2;
}

.hero {
  width: 100%;
  height: 100dvh;
  position: relative;
}

#innerHero {
  position: absolute;
  height: 100vh;
}

.inner .hero {
  position: absolute;
  height: 100vh;
}

#hero-work {
  height: 10vh;
  align-items: flex-start;
}

.awards-link p {
  font-size: 15px;
  font-weight: 700;
  right: 2.4rem;
  top: 40%;
  transform: translateY(-50%) rotate(-90deg);
  transform-origin: right;
  color: blue;
  z-index: 150;
  position: fixed;
}

.socialmedia-button-home {
  position: fixed;
  right: 2rem;
  bottom: 2rem;
  display: flex;
  flex-direction: column;
  gap: 7px;
  z-index: 150;
}

.social-icon {
  width: 35px;
  height: 35px;
  border: 1px solid blue;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  background: linear-gradient(to left, blue 50%, transparent 50%);
  background-size: 200% 100%;
  background-position: left;
  transition: background-position 0.4s ease;
}

.social-icon img {
  width: 28px;
  transition: filter 0.4s ease;
}

/* Hover */
.social-icon:hover {
  background-position: right;
  transform: scale(1.08);
}

.social-icon:hover img {
  filter: brightness(0) invert(1);
}

.hero-banner-outer {
  width: 100%;
}

.hero-banner {
  width: 100%;
  height: 100vh;
  border-radius: 20px;
  overflow: hidden;
  display: flex;
  justify-content: center;
}
.hero-banner img {
  width: 30%;
  margin: auto;
}

/* CAPTION */
.hero-caption {
  width: 80%;
  margin-top: 25px;
  position: relative;
  display: flex;
}
.hero-caption p {
  color: blue;
  font-size: 0.9rem;
  line-height: 1rem;
  font-weight: 600;
}

/* logo images */
.pro-logo {
  display: flex;
  align-items: center;
  gap: 30px;
}

.pro-logo img {
  height: 80px;
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

/* divider line */
.hero-caption::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -20px;
  width: 100%;
  height: 1px;
  background: blue;
}

.hero-banner {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.hero-banner video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover; /* fills container nicely */
  display: block;
}

.hero-text-section {
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 80px 0 60px;
}

.hero-text-inner {
  width: 80%; /* same as hero-banner */
  position: relative;
}

.hero-text-inner h1 {
  font-size: clamp(53px, 10vw, 128px); /* doubled size */
  line-height: 1.05;
  color: blue;
  letter-spacing: -1px;
}

.design-studio {
  position: fixed;
  left: 4rem;
  bottom: 2rem;
  z-index: 150;
  transform: rotate(-90deg);
  transform-origin: left bottom;
}
.design-studio p {
  font-size: 15px;
  color: blue;
  line-height: 16px;
  font-weight: 600;
}

@media (max-width: 768px) {
  .socialmedia-button-home {
    right: 5%;
  }
  .design-studio {
    left: 12%;
  }
}
/* show on hover */
body.blue-mode .design-studio p {
  color: white;
}

.menu-social-media {
  z-index: 2000;
}

.menu-social-media {
  border: 1px solid white;
}

.menu-social-media img {
  filter: brightness(0) invert(1);
}

.social-icon img {
  width: 28px;
  transition: filter 0.4s ease;
}

/* Hover */
.social-icon:hover {
  background-position: right;
  transform: scale(1.08);
}

.social-icon:hover img {
  filter: brightness(0) invert(1);
}

@media (max-width: 768px) {
  .awards-link p {
    position: absolute;
  }
  .socialmedia-button-home {
    position: absolute;
  }
  .design-studio {
    position: absolute;
  }
}
@media (max-width: 768px) {
  .inner .awards-link {
    display: none;
  }
  .inner .socialmedia-button-home {
    display: none;
  }
  .inner .design-studio {
    display: none;
  }
}
.awards-link p {
  font-size: 15px;
  font-weight: 700;
  right: 2.4rem;
  top: 40%;
  transform: translateY(-50%) rotate(-90deg);
  transform-origin: right;
  color: blue;
  z-index: 150;
  position: fixed;
}

:root {
  --header-height:120px;
}

header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: transparent;
  transition: background-color 0.5s ease;
  z-index: 99999; /* increase from 20000 */
}

/* NAV CONTAINER */
.navbar {
  width: 100%;
  height: 120px;
}

.navbar-inner {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 120px;
}

@media (max-width: 768px) {
  .navbar,
  .navbar-inner {
    height: 95px;
  }
}
.menu-type {
  position: relative;
  top: -8px; /* adjust until it matches logo top */
}

/* ================= LOGO ================= */
.logo {
  padding-left: 2rem;
}

.logo img {
  width: 50px;
}

.logo {
  position: relative;
  width: 120px;
  height: 50px;
  margin-left: 2rem;
  color: inherit;
}

.logo-bg-1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 45px;
  height: 45px;
  background: blue;
  border-radius: 50% 50% 50% 10%;
  transform: rotate(-45deg);
  opacity: 1;
  transition: opacity 0.35s cubic-bezier(0.76, 0, 0.24, 1);
  z-index: 1;
}

.logo-bg-2-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 45px;
  height: 45px;
  z-index: 1;
}

.logo-bg-2 {
  width: 100%;
  height: 100%;
  background: blue;
  border-radius: 24px;
  opacity: 0;
  clip-path: inset(0 100% 0 0);
  transition: clip-path 0.7s cubic-bezier(0.76, 0, 0.24, 1);
}

.logo-content {
  position: relative;
  z-index: 2;
}

.logo-move {
  transform: translateX(-28px) translateY(4px) scale(0.9);
  transition: transform 0.55s cubic-bezier(0.76, 0, 0.24, 1);
}

/* fade out tilted shape */
.logo:hover .logo-bg-1 {
  opacity: 0;
}

.logo:hover .logo-bg-2 {
  opacity: 1;
  clip-path: inset(0 0 0 0);
}

/* expand */
.logo:hover .logo-bg-2-wrap {
  width: 112px;
}

/* hover movement */
/* smooth hover shift matching new default position */
.logo:hover .logo-move {
  transform: translateX(-23px) translateY(4px) scale(0.9);
}

/* ================= MENU ================= */
.menu-type {
  padding-right: 2rem;
  position: relative;
  z-index: 100000;
  margin-top: 7px;
}

@media (max-width: 768px) {
  .menu-type {
    padding-right: 5%;
  }
  .logo {
    margin-left: 5%;
  }
}
.menu-type button {
  font-size: 1.1rem;
  font-weight: 600;
  border: 1px solid blue;
  padding: 6px 18px;
  border-radius: 50px;
  color: blue;
  cursor: pointer;
  background-color: white;
  /* gradient animation */
  background-image: linear-gradient(to right, blue 50%, white 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  transition: background-position 0.4s ease, color 0.4s ease;
  position: relative;
}

#menuToggle {
  margin: 0;
}

/* hover */
.menu-type button:hover {
  background-position: left bottom;
  color: white;
}

#menuToggle:hover {
  color: white;
}

/* Make sure button is clickable */
.menu-type p {
  cursor: pointer;
  position: relative;
}

.fullscreen-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100dvh;
  background: black;
  opacity: 0;
  visibility: hidden;
  pointer-events: none; /* ADD THIS */
  z-index: 10002; /* BELOW HEADER */
  transform: translateY(-100%) scale(1.03);
  transition: transform 0.8s cubic-bezier(0.22, 1, 0.36, 1); /* smoother easing */
}

.fullscreen-menu.active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  padding-top: 120px; /* same as header height */
  transform: translateY(0) scale(1);
}

/* WHEN MENU IS OPEN (VERY IMPORTANT) */
body.menu-open .menu-type button {
  border: 1px solid white;
}

body.menu-open .menu-type button:hover {
  background-position: left bottom;
  color: black;
}

.menu-inner {
  position: absolute;
  top: clamp(130px, 12vh, 15%);
  left: clamp(200px, 6vh, 15%);
  width: min(90%, 900px);
}

@media (max-width: 768px) {
  .menu-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    width: -moz-max-content;
    width: max-content;
    max-width: 80vw;
    transform: translate(-50%, -50%);
  }
  .menu-link {
    white-space: nowrap;
  }
}
.menu-link {
  display: block;
  font-size: clamp(28px, 1vw + 4vh, 90px);
  line-height: 1.1;
  text-decoration: none;
  color: blue;
  transition: all 0.35s cubic-bezier(0.22, 1, 0.36, 1);
  font-family: "Prata", serif;
  font-weight: 600;
  transition: transform 0.45s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.35s ease, letter-spacing 0.35s ease;
}

.menu-link:last-of-type {
  position: relative;
  display: inline-block;
}

.menu-link:last-of-type::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -10px; /* adjust spacing */
  width: 100%;
  height: 1px;
  background: blue;
}

.sub-links {
  margin-top: clamp(16px, 2.5vh, 40px);
}

/* SUB LINKS */
.sub-link {
  display: block;
  font-family: "Prata", serif;
  font-weight: 400;
  -webkit-text-stroke: 0.3px currentColor;
  font-size: clamp(16px, 1vw + 2.5vh, 30px);
  line-height: 1.2;
  letter-spacing: 1px;
  margin: 5px 0;
  color: white;
  text-decoration: none;
  transition: all 0.3s ease;
}

@media (max-width: 768px) {
  .menu-bottom-right {
    right: 2rem;
  }
}
/* INITIAL */
.menu-link,
.sub-link {
  opacity: 0;
  transform: translateY(40px);
}

/* MAIN LINKS (grouped) */
.fullscreen-menu.active .menu-link {
  opacity: 1;
  transform: translateY(0);
  transition: transform 0.8s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.6s ease;
}

/* subtle stagger (very tight, not obvious) */
.fullscreen-menu.active .menu-link:nth-child(1) {
  transition-delay: 0.6s;
}

.fullscreen-menu.active .menu-link:nth-child(2) {
  transition-delay: 0.65s;
}

.fullscreen-menu.active .menu-link:nth-child(3) {
  transition-delay: 0.7s;
}

.fullscreen-menu.active .menu-link:nth-child(4) {
  transition-delay: 0.75s;
}

/* SUB LINKS (as one block after) */
.fullscreen-menu.active .sub-link {
  opacity: 1;
  transform: translateY(0);
  transition: transform 0.7s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.5s ease;
  transition-delay: 0.85s;
}

.ds-menu p {
  color: white;
}

.service-video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

.split-image.world-map img {
  width: 100%;
  height: auto; /* or your new value */
  max-height: 500px; /* example */
  -o-object-fit: contain;
     object-fit: contain;
}

.Leadership {
  padding: 8rem 0;
  background: #f5f5f5;
  position: relative;
}

.Leadership .Leadership-inner {
  width: 70%;
  max-width: 1400px;
  margin: 0 auto;
}

.Leadership h2 {
  font-weight: 600;
  margin-bottom: 4rem;
  color: #111;
}

/* ========================================
   TOP LEADERSHIP SECTION
======================================== */
.Leadership .leadership-top {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 4rem;
  align-items: flex-start;
}

.Leadership .leader-card {
  border-radius: 20px;
}

.Leadership .leader-card .leader-image {
  width: 100%;
  margin-bottom: 1.5rem;
  overflow: hidden;
  border-radius: 20px;
}

.Leadership .leader-card .leader-image img {
  width: 100%;
  height: 500px;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

.Leadership .leader-card p {
  margin-bottom: 0.3rem;
}

.Leadership .leader-card .leader-highlight {
  font-size: 0.95rem;
  font-style: italic;
  color: #666;
  margin-bottom: 2rem;
  line-height: 1.5;
  max-width: 300px;
}

.Leadership .leader-card .leader-content p {
  line-height: 1.4;
  color: #444;
  margin-bottom: 1.5rem;
}

/* ========================================
   FULL WIDTH HORIZONTAL LINE
======================================== */
.Leadership .leadership-line {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  margin-top: 5rem;
  margin-bottom: 5rem;
  border-top: 1px solid #e6d9de;
}

/* ========================================
   TEAM MEMBERS SECTION
======================================== */
.Leadership .team-members {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 3rem;
  margin-bottom: 5rem;
}

.Leadership .team-members .team-card .team-image {
  width: 100%;
  margin-bottom: 1.5rem;
  overflow: hidden;
  border-radius: 20px;
}

.Leadership .team-members .team-card .team-image img {
  width: 100%;
  height: 360px;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

.Leadership .team-members .team-card h3 {
  font-size: 1.1rem;
  font-weight: 700;
  color: #3d1fa3;
  margin-bottom: 0.3rem;
}

.Leadership .team-members .team-card h4 {
  font-size: 0.95rem;
  font-weight: 500;
  color: #111;
}

/* ========================================
   RESPONSIVE
======================================== */
@media (max-width: 1300px) {
  .Leadership .Leadership-inner {
    width: 80%;
  }
}
@media (max-width: 991px) {
  .Leadership .Leadership-inner {
    width: 80%;
  }
  .Leadership {
    padding: 6rem 0;
  }
  .Leadership .leadership-top {
    grid-template-columns: 1fr;
    gap: 4rem;
  }
  .Leadership .leader-card .leader-image img {
    height: auto;
  }
  .Leadership .team-members {
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
  }
  .Leadership .team-members .team-card .team-image img {
    height: auto;
  }
}
@media (max-width: 768px) {
  .Leadership h2 {
    margin-bottom: 2rem;
  }
  .Leadership .leader-card h3 {
    font-size: 1.1rem;
  }
  .Leadership .leader-card h4 {
    font-size: 0.95rem;
  }
  .Leadership .team-members {
    grid-template-columns: 1fr;
  }
  .team-title {
    margin-bottom: 2rem;
  }
}
@media (max-width: 480px) {
  .Leadership {
    padding: 4rem 0;
  }
  .Leadership .Leadership-inner {
    width: 80%;
  }
  .Leadership h2 {
    font-size: 2rem;
  }
  .Leadership .leadership-line {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
}
.contact-outer {
  width: 100%;
  padding-top: 10rem;
  padding-bottom: 10rem;
}

.contact-content {
  margin: 0 15%;
  display: flex;
  flex-wrap: wrap;
}

.contact-headline h1 {
  padding-bottom: 3rem;
  color: blue;
  text-transform: uppercase;
  padding-top: 0;
}

.contact-content-inner {
  width: 60%;
}

.address-section {
  width: 40%;
  color: blue;
  padding-bottom: 2rem;
}

.message-1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.first-section {
  width: 100%;
}

.second-section {
  width: 49%;
  margin-top: 1rem;
}

.message-2 {
  display: flex;
  flex-wrap: wrap;
  color: blue;
  padding-top: 1rem;
}
.message-2 .third-section {
  width: 100%;
}

.third-section2 {
  margin-top: 1rem;
  background-color: blue;
  text-align: center;
  border-radius: 50px;
}

.third-section2:hover {
  background-color: red;
}

.address {
  margin-left: 4rem;
}
.address img {
  width: 30px;
  padding-top: 6rem;
}

.address {
  padding-left: 6rem;
}
.address .small {
  font-size: 0.9rem;
}
.address .medium {
  font-size: 1.05rem;
  line-height: 1.5rem;
}
.address .bold {
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 2rem;
}
.address .black {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 2rem;
}

/* Ipad Page Design------------------------------- */
@media only screen and (max-width: 1000px) {
  .address {
    padding-left: 0;
  }
  .second-section {
    width: 100%;
  }
}
/* Ipad Design ends here------------------------------- */
/* Mobile Page Design------------------------------- */
@media only screen and (max-width: 1000px) {
  .contact-outer {
    padding-top: 8rem;
    padding-bottom: 4rem;
  }
  .contact-content-inner {
    width: 100%;
  }
  .address-section {
    width: 100%;
  }
  .address {
    padding-left: 0;
    margin: 0;
  }
  .second-section {
    width: 100%;
  }
  .contact-content {
    margin: 0 8% 0 8%;
  }
  .contact-content-inner {
    padding-bottom: 4rem;
  }
  .address .medium {
    font-size: 1.2rem;
    padding-top: 3rem;
    line-height: 1.5rem;
  }
}
/* Contact form*--------------------
-----------------------------------------*/
input[type=text], select, textarea {
  width: 100%; /* Full width */
  margin-top: 6px; /* Add a top margin */
  margin-bottom: 6px; /* Bottom margin */
  border: 1px solid blue;
  font-family: inherit;
  font-family: "Heebo", sans-serif;
  resize: vertical;
  outline: none;
  font-size: 1rem;
  padding: 10px 20px;
  color: blue;
  border-radius: 10px;
}

input[type=submit] {
  color: white;
  border: none;
  cursor: pointer;
  margin-left: 0;
  font-size: 1rem;
  font-weight: bold;
  padding: 15px 40px;
  text-decoration: none;
  background-color: transparent;
  border: none;
  outline: none;
}

::-moz-placeholder {
  color: blue;
}

::placeholder {
  color: blue;
}

button:focus {
  outline: 0;
}

.contact-details .addressline {
  padding-bottom: 1rem;
}

/* ===============================
FEATURE GRID
================================ */
.feature-section {
  border-top: 1px solid #e6d9de;
  border-bottom: 1px solid #e6d9de;
}

.feature-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(380px, 100%), 1fr));
  container-type: inline-size;
}

.feature-card {
  padding: 80px 80px;
  transition: 0.3s;
  cursor: pointer;
}

.feature-card:not(:last-child) {
  border-right: 1px solid #e6d9de;
}

.feature-card:nth-child(3) {
  position: relative;
}

@container (max-width: 1140px) {
  .feature-card:nth-child(3)::before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 300%;
    height: 1px;
    background: #e6d9de;
  }
}
/* 1-column layout */
@container (max-width: 600px) {
  .feature-card:nth-child(2),
  .feature-card:nth-child(3) {
    border-top: 1px solid #e6d9de;
  }
  .feature-card:nth-child(3)::before {
    display: none;
  }
}
.icon {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
}

.icon img {
  animation: rotateGlobe 12s linear infinite;
  transform-origin: center;
}

@keyframes rotateGlobe {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.icon img {
  width: 200px;
}

.feature-card p {
  max-width: 320px;
}

.feature-card:hover {
  background: black;
  color: white;
  transform: translateY(-6px);
}

/* ===============================
SPLIT SECTION
================================ */
.split-container {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(500px, 100%), 1fr));
  align-items: center;
  padding-block: clamp(4rem, 8vw, 8rem);
  position: relative;
  container-type: inline-size;
}

.split-text-inner {
  padding-inline: clamp(30px, 10vw, 120px);
}

.split-text-inner h1,
.split-text-inner p {
  max-width: 600px;
}

/* Center divider */
.split-container::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  width: 1px;
  height: 100%;
  background: #e6d9de;
  transform: translateX(-50%);
}

/* Bottom line */
.split-container::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #e6d9de;
}

/* When columns stack */
@container (max-width: 1000px) {
  .split-container::before {
    display: none;
  }
}
.split-container-top-line {
  border-top: solid 1px #e6d9de;
}

.split-image {
  display: flex;
  justify-content: center;
}

.split-image img {
  max-width: 500px;
  min-width: 250px;
  transition: transform 0.6s ease;
  transform-origin: center;
  background: #fff;
  filter: contrast(1.1) brightness(1.05);
}

#globe img {
  width: clamp(200px, 50vw, 400px);
}

/* ===============================
FEATURED PROJECTS (FIXED)
================================ */
.featured-group {
  margin-block: 100px;
}

.container-inner-featured-outer {
  padding-block: clamp(3rem, 8vw, 8rem);
}

.container-inner-featured {
  display: flex;
  gap: 40px;
  flex-wrap: wrap;
  padding-block: 40px;
  border-bottom: 1px solid #d9d9d9;
}

.container-inner-featured:last-child {
  border-bottom: none;
}

.featured-home {
  flex: 2 1 0;
  min-width: 700px;
  /* prevents oversized width on mobile */
  min-width: min(700px, 100%);
  overflow: hidden;
  border-radius: 20px;
}

.thumbnail_link {
  flex: 1 1 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/* image */
.featured-home img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

.thumbnail_link_content_1 h4 {
  line-height: 0.5;
  padding-bottom: 5px;
}

.thumbnail_link_content_1 p {
  font-size: 1.1rem;
}

.thumbnail_link_content_2 {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.thumb-name-2 p {
  line-height: 0.5;
  padding-top: 10px;
  font-size: 1.1rem;
}

.image-reveal {
  width: 100%;
  height: 100%;
  border-radius: 20px;
  overflow: hidden;
  /* start hidden (safe version) */
  -webkit-mask-image: linear-gradient(to right, black 0%, black 50%, transparent 50%);
  mask-image: linear-gradient(to right, black 0%, black 50%, transparent 50%);
  -webkit-mask-size: 200% 100%;
  mask-size: 200% 100%;
  -webkit-mask-position: right;
  mask-position: right;
  transition: -webkit-mask-position 1.2s ease, mask-position 1.2s ease;
}

/* reveal */
.image-reveal.reveal {
  -webkit-mask-position: left;
  mask-position: left;
}

/* image */
.image-reveal img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  filter: grayscale(1);
}

.image-reveal.reveal {
  clip-path: inset(0 0 0 0);
}

.featured-home:hover img {
  transform: scale(1.05);
}

/* ===============================
FEES SECTION
================================ */
.fees-section {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(500px, 100%), 1fr));
}

.left, .right {
  min-height: 80vh;
}

.left {
  background: #000;
  display: flex;
  align-items: center;
  justify-content: center;
}

.right {
  background: blue;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-inline: clamp(30px, 10vw, 120px);
  padding-block: 80px;
  color: white;
}
.right h6 {
  color: white;
  max-width: 400px;
}

.content {
  max-width: 550px;
}

.content h1 {
  color: white;
}

.content p {
  color: #ddd;
}

.divider {
  height: 1px;
  background: #ff6a00;
  margin: 40px 0;
}

.bottom img {
  width: 60px;
}

.fees-image {
  width: 100%;
  height: 100%; /* or set a fixed height if needed */
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  position: relative; /* 🔥 important */
  background-color: black;
}

.fees-image img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover; /* 🔥 prevents squeezing */
  -o-object-position: center;
     object-position: center;
}

/* ===============================
NOT FOR EVERYONE
================================ */
.no-everyone {
  display: flex;
  justify-content: center;
  border-bottom: solid 1px blue;
}

.no-everyone-content {
  padding-block: clamp(2rem, 5vw, 8rem);
}
.no-everyone-content h1 {
  max-width: 600px;
}
.no-everyone-content p {
  max-width: 600px;
}

.container-story {
  text-align: center;
  width: 50%;
  margin: auto;
}

/* Mobile */
@media (max-width: 768px) {
  .container-story {
    width: 80%;
  }
}
/* Animation */
/* ================= BASE ================= */
.hero2 {
  width: 100%;
  overflow: hidden;
}

.sky {
  width: 100%;
  min-height: 100dvh;
  background: #8bd4e8;
  position: relative;
  transition: background 1s ease;
}

/* ================= CLOUD BASE ================= */
.cloud {
  position: absolute;
  will-change: transform;
}

.cloud img {
  width: 100%;
  height: auto;
  display: block;
}

/* ================= YOUR EXACT SIZES + POSITIONS ================= */
/* ORIGINAL SET */
.c1 {
  width: 185px;
  bottom: 180px;
  left: 204px;
}

.c2 {
  width: 130px;
  bottom: 674px;
  left: 250px;
}

.c3 {
  width: 340px;
  bottom: 428px;
  left: 461px;
}

.c4 {
  width: 225px;
  bottom: 361px;
  left: 998px;
}

.c5 {
  width: 402px;
  bottom: 585px;
  left: 1125px;
}

.c6 {
  width: 130px;
  bottom: 823px;
  left: 1627px;
}

/* COPY SET (starts from right side) */
.copy.c1 {
  left: calc(204px + 100vw);
}

.copy.c2 {
  left: calc(250px + 100vw);
}

.copy.c3 {
  left: calc(461px + 100vw);
}

.copy.c4 {
  left: calc(998px + 100vw);
}

.copy.c5 {
  left: calc(1125px + 100vw);
}

.copy.c6 {
  left: calc(1627px + 100vw);
}

/* ================= Z INDEX ================= */
.back {
  z-index: 2;
}

.front {
  z-index: 6;
}

/* ================= INFINITE ANIMATION ================= */
@keyframes driftLoop {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100vw);
  }
}
/* Apply animation */
.cloud {
  animation-name: driftLoop;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}

/* Different speeds (break repetition) */
.c1 {
  animation-duration: 90s;
}

.c2 {
  animation-duration: 115s;
}

.c3 {
  animation-duration: 135s;
}

.c4 {
  animation-duration: 100s;
}

.c5 {
  animation-duration: 150s;
}

.c6 {
  animation-duration: 120s;
}

.c1 {
  animation-delay: 0s;
}

.c2 {
  animation-delay: -20s;
}

.c3 {
  animation-delay: -40s;
}

.c4 {
  animation-delay: -10s;
}

.c5 {
  animation-delay: -60s;
}

.c6 {
  animation-delay: -30s;
}

/* ================= BALLOON ================= */
/* CENTERING LAYER (perfect center fix) */
.balloon-wrap {
  position: absolute;
  left: 50%;
  top: clamp(36%, 30vh, 44%);
  transform: translate(-50%, -30%); /* adjust vertical feel */
  z-index: 5;
}

/* JS movement layer */
.balloon {
  transform: translate(0, 0);
  will-change: transform;
}

/* float animation */
.balloon-inner {
  animation: float 5s ease-in-out infinite;
}

.balloon img {
  width: min(48vh, 500px);
  max-width: 60vw;
}

/* subtle float */
@keyframes float {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-12px);
  }
  100% {
    transform: translateY(0);
  }
}
/* ================= RESPONSIVE ================= */
@media (max-width: 1024px) {
  .cloud {
    transform: scale(0.7);
  }
}
#heroMessage {
  pointer-events: auto;
  z-index: 20;
}

.scroll-indicator {
  pointer-events: auto;
  cursor: pointer;
  z-index: 25;
}

/* ================= HERO MESSAGE LAND BUILD LEAD ================= */
/* MESSAGE SCREEN */
.hero-message {
  position: absolute;
  top: 47%;
  left: 50%;
  transform: translate(-50%, -50%); /* ✅ always center */
  opacity: 0;
  transition: all 0.8s ease;
  z-index: 30;
}

/* active state */
.hero-message.show {
  opacity: 1;
  transform: translate(-50%, -50%);
}

.build-lead {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
  height: 100vh;
}

.build-lead .word {
  height: clamp(160px, 28vh, 360px);
  width: auto;
  transition: transform 0.4s ease;
  transform-origin: center;
  cursor: pointer;
  transform: translateY(40px);
  animation: rise 0.8s ease forwards;
  width: auto; /* keeps aspect ratio */
}

.build-lead .word:hover {
  transform: scaleY(0.7);
}

@media (max-width: 1300px) {
  .build-lead .word {
    height: 22vh;
  }
  .build-lead {
    gap: 20px;
  }
}
@media (max-width: 768px) {
  .build-lead {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 6px;
    height: auto;
    padding: 40px 0;
  }
  .build-lead .word {
    width: 35vw; /* 🔥 reduced by ~25% */
    height: auto;
  }
}
/* prevent scroll during animation */
body.lock-scroll {
  overflow: hidden;
}

.lock-scroll {
  overflow: hidden;
  height: 100vh;
}

.blue-fill {
  position: absolute;
  left: 50%;
  top: 35%;
  width: 200px;
  height: 200px;
  transform: translate(-50%, -50%) scale(0);
  transform-origin: center;
  background: blue;
  border-radius: 50%;
  z-index: 20;
  opacity: 0;
  pointer-events: none;
}

/* 🔥 SMOOTH VERSION */
.blue-fill.active {
  opacity: 1;
  transform: translate(-50%, -50%) scale(24);
  /* 👇 THIS IS THE MAGIC */
  transition: transform 2.4s cubic-bezier(0.25, 0.9, 0.3, 1), opacity 0.8s ease;
}

.scroll-indicator {
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  color: blue;
  font-size: 16px;
  letter-spacing: 2px;
  z-index: 30;
  opacity: 0.8;
}

.scroll-indicator .arrow {
  width: 10px;
  height: 10px;
  border-right: 2px solid blue;
  border-bottom: 2px solid blue;
  transform: rotate(45deg);
  margin: 8px auto 0;
  animation: arrowMove 1.5s infinite;
}

@keyframes arrowMove {
  0% {
    transform: rotate(45deg) translateY(0);
    opacity: 0.3;
  }
  50% {
    transform: rotate(45deg) translateY(6px);
    opacity: 1;
  }
  100% {
    transform: rotate(45deg) translateY(0);
    opacity: 0.3;
  }
}
#blueFill {
  pointer-events: none; /* 🔥 IMPORTANT */
}

/* LOGO COLOR (A visible in  */
body.blue-mode .scroll-indicator {
  color: white; /* your */
}

/* LOGO COLOR (A visible in */
body.blue-mode .scroll-indicator .arrow {
  border-right: 2px solid white;
  border-bottom: 2px solid white;
}

/* ================= TRANSITION ================= */
.awards-link,
.social-icon,
.menu-toggle,
.logo-bg-1,
.logo-bg-2 {
  transition: all 0.4s ease;
}

/* ================= BLUE MODE ================= */
/* 1️⃣ LOGO BACKGROUND → OUTLINE */
body.blue-mode .logo-bg-1,
body.blue-mode .logo-bg-2 {
  background: white;
  border: none;
}

/* LOGO COLOR (A visible in blue) */
body.blue-mode .logo {
  color: blue; /* your blue */
}

/* if shapes were using fill */
body.blue-mode .logo-bg-1::before,
body.blue-mode .logo-bg-2::before {
  background: transparent;
}

/* MENU BUTTON FIX */
body.blue-mode #menuToggle {
  color: white;
  border: 1px solid white;
  background: linear-gradient(to right, black 50%, transparent 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  transition: background-position 1s ease;
}

/* optional hover */
body.blue-mode #menuToggle:hover {
  background-color: black;
  background-position: left bottom;
}

/* 4️⃣ AWARDS LINK */
body.blue-mode .awards-link a p {
  color: white;
}

/* optional underline */
body.blue-mode .awards-link a {
  border-color: white;
}

/* 5️⃣ SOCIAL ICON WRAPPER (circle) */
body.blue-mode .social-icon {
  border: 1.5px solid white;
  border-radius: 50%;
}

/* 6️⃣ SOCIAL ICON IMAGE → WHITE */
body.blue-mode .social-icon img {
  filter: brightness(0) invert(1);
}

/* A → ALWAYS VISIBLE */
.logo svg .letter-a {
  opacity: 1;
  fill: white;
  transition: all 0.4s ease;
}

/* C + D → HIDDEN INITIALLY */
.logo svg .letter-c,
.logo svg .letter-d {
  opacity: 0;
  transform: translateX(-10px);
  transition: all 0.4s ease;
}

/* SHOW C + D ON HOVER */
.logo:hover svg .letter-c,
.logo:hover svg .letter-d {
  opacity: 1;
  transform: translateX(0);
  fill: white;
}

/* A → must be BLUE always */
body.blue-mode .logo svg .letter-a {
  fill: blue !important;
  opacity: 1;
}

/* C + D → hidden initially */
body.blue-mode .logo svg .letter-c,
body.blue-mode .logo svg .letter-d {
  opacity: 0;
  transform: translateX(-10px);
}

/* show on hover */
body.blue-mode .logo:hover svg .letter-c,
body.blue-mode .logo:hover svg .letter-d {
  opacity: 1;
  transform: translateX(0);
  fill: blue;
}

.drinks-section {
  padding: 80px 10%;
  background: #fff;
}

.drinks-header {
  text-align: center;
  margin: 40px 0;
}

.drinks-header img {
  width: 150px;
  margin: 0 auto 15px auto;
  text-align: center;
}

.drinks-header h2 {
  font-family: "beanco_font";
  font-size: 45px;
  letter-spacing: 2px;
  color: #ff5a5f;
  font-weight: 600;
  margin: 0;
}

.drinks-grid {
  display: flex;
  gap: 40px;
  justify-content: center;
  margin-bottom: 80px;
  flex-wrap: wrap;
}

.drinks-card {
  background: #f8f6f4;
  padding: 30px;
  border-radius: 14px;
  width: 100%;
  max-width: 400px;
}

.drinks-card ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.drinks-card li {
  padding: 12px 0;
  border-bottom: 1px solid rgba(66, 53, 53, 0.2);
  font-family: "Barlow", sans-serif;
  font-size: 20px;
  font-weight: 500;
  color: #302d2d;
}

.drinks-card li:last-child {
  border-bottom: none;
}

.drinks-image {
  width: 100%;
  overflow: hidden;
  background-color: #ff5a5f;
}

.drinks-image img {
  width: 100%;
  display: block;
  height: auto;
}

@media (max-width: 1200px) {
  .drinks-grid {
    flex-direction: column;
    align-items: center;
  }
}
@media (max-width: 768px) {
  .drinks-section {
    padding: 60px 5%;
  }
  .drinks-header h2 {
    font-size: 26px;
  }
  .drinks-card {
    padding: 20px;
  }
  .drinks-card li {
    font-size: 15px;
  }
}
.packpro {
  width: 100%;
  display: flex;
  justify-content: center;
}

.packpro img {
  width: 200px;
  margin-top: 100px;
}

.right-black {
  background-color: black;
}

.split-text li {
  font-family: "Inter", sans-serif;
  font-size: 18px;
  line-height: 1.6rem;
  color: grey;
}

.split-text h3 {
  font-size: 28px;
  font-weight: 800;
}

.center-aligned-pack2 {
  max-width: 500px;
  margin: auto;
}

.bottom li {
  font-family: "Inter", sans-serif;
  font-size: 18px;
}

.pack-text h6 {
  padding-bottom: 10px;
  font-weight: 800;
}

/* ===== Section ===== */
.packaging-section {
  padding: 100px 0;
}

/* ===== Container ===== */
.container-pack {
  margin: 0 auto;
  padding-inline: clamp(30px, 10vw, 140px);
}

.container-pack h1 {
  max-width: 600px;
  text-align: center;
  margin: auto;
  padding-block: 100px;
  color: black;
}

/* ===== Section Title ===== */
.section-title {
  font-size: clamp(2rem, 2.5vw, 2.8rem);
  color: #6a6a6a;
  margin-bottom: 60px;
  font-weight: 400;
}

.section-title.second {
  margin-top: 100px;
}

/* ===== Grid Layout ===== */
.grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
}

/* ===== Card ===== */
.card {
  background: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 18px;
  padding: 50px;
  transition: all 0.3s ease;
}

/* Subtle premium hover (optional but nice) */
.card:hover {
  border-color: #cfcfcf;
  transform: translateY(-4px);
}

/* ===== Card Heading ===== */
.card h6 {
  font-weight: 800;
  margin-bottom: 14px;
}

/* ===== List ===== */
.card ul {
  list-style: none;
}

.card ul li {
  font-size: 1.1rem;
  font-family: "Inter", sans-serif;
  color: #7a7a7a;
  line-height: 1.1;
  margin-bottom: 4px;
}

/* ===== Tablet ===== */
@media (max-width: 1024px) {
  .grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .packaging-section {
    padding: 50px 0;
  }
}
/* ===== Mobile ===== */
@media (max-width: 768px) {
  .container-pack h1 {
    padding-block: 50px;
    max-width: 300px;
  }
  .grid {
    grid-template-columns: 1fr;
    gap: 24px;
  }
  .section-title {
    margin-bottom: 40px;
  }
  .section-title.second {
    margin-top: 80px;
  }
  .card {
    padding: 24px;
  }
}
.center-aligned-services {
  max-width: 650px;
  margin: auto;
  text-align: center;
}

.strategic-capabilities {
  width: 100%;
  background: #f5f5f5;
  overflow: hidden;
}

.strategic-inner {
  width: 80%;
  margin: 0 auto;
}

.strategic-header {
  padding: 5rem 0 2.5rem;
  text-align: center;
}

.strategic-header h2 {
  font-size: clamp(1.2rem, 2.2vw, 2.6rem);
  font-weight: 600;
  line-height: 1.1;
  margin: 0;
  color: #111;
}

.capabilities-grid {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  position: relative;
}

/* Full width top line */
.capabilities-grid::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  height: 1px;
  background: #e6d9de;
  z-index: 1;
}

/* Full width middle line */
.capabilities-grid::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100vw;
  height: 1px;
  background: #e6d9de;
  z-index: 1;
}

/* Full width bottom line */
.bottom-line {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  height: 1px;
  background: #e6d9de;
  z-index: 1;
}

.capability-box {
  padding: 4rem 3rem;
  min-height: 360px;
  border-right: 1px solid #e6d9de;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  position: relative;
  z-index: 2;
}

/* Remove right border for 3rd and 6th box */
.capability-box:nth-child(3),
.capability-box:nth-child(6) {
  border-right: none;
}

.capability-box h3 {
  font-weight: 700;
  line-height: 1.1;
  color: #111;
}

.capability-box ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.capability-box ul li {
  font-family: "Inter", sans-serif;
  font-size: clamp(0.85rem, 0.95vw, 1.1rem);
  line-height: 1.2;
  font-weight: 400;
  color: #2d2d35;
  margin-bottom: 0.2rem;
}

/* Tablet */
@media (max-width: 991px) {
  .strategic-inner {
    width: 90%;
  }
  .capabilities-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .capabilities-grid::after {
    display: none;
  }
  .bottom-line {
    display: none;
  }
  .capability-box {
    padding: 3rem 2rem;
    min-height: auto;
    border-bottom: 1px solid #e6d9de;
  }
  .capability-box:nth-child(even) {
    border-right: none;
  }
  .capability-box:nth-last-child(-n+2) {
    border-bottom: none;
  }
}
/* Mobile */
@media (max-width: 767px) {
  .strategic-inner {
    width: 92%;
  }
  .strategic-header {
    padding: 4rem 0 2rem;
  }
  .strategic-header h2 {
    font-size: clamp(2rem, 8vw, 3rem);
  }
  .capability-box:last-child {
    border-bottom: none !important;
  }
  .capability-box ul li {
    line-height: 1.5;
  }
}
#services-right p {
  max-width: 300px;
}

#services-right h6 {
  font-weight: 600;
}

@media (max-width: 500px) {
  .capabilities-grid {
    grid-template-columns: 1fr;
  }
}
#services-right p {
  max-width: 300px;
}

#services-right h6 {
  font-weight: 600;
}

.what-we-solve {
  padding-top: 10px;
}

/* Mobile (1 column) */
@media (max-width: 768px) {
  .what-we-solve h1 {
    padding-top: 5px;
  }
  .what-we-solve ul {
    padding-top: 10px;
  }
  .what-we-solve ul li {
    padding-bottom: 2px;
    font-size: 0.9rem;
    line-height: 1.2rem;
  }
}
/* TITLE */
.customer-say-section {
  padding-top: 10rem;
}

.customer-say-title {
  text-align: center;
  font-size: 42px;
  margin-bottom: 60px;
}

/* LIST */
.customer-say-list {
  max-width: 720px;
  margin: auto;
}

/* REVIEW ITEM */
.customer-say-item {
  border-top: 1px solid #d6d6d6;
  padding-top: 40px;
  margin-bottom: 50px;
}

.customer-say-item:last-child {
  border-bottom: 1px solid #d6d6d6;
  padding-bottom: 40px;
}

/* NAME */
.customer-name {
  font-size: 20px;
  margin-bottom: 6px;
}

/* RATING */
.customer-rating {
  color: #f4b400;
  letter-spacing: 3px;
  margin-bottom: 10px;
  font-size: 15px;
}

/* DATE */
.customer-date {
  font-size: 13px;
  color: #555;
  margin-bottom: 15px;
}

/* REVIEW TEXT */
.review-text {
  max-height: 70px; /* approx 3 lines */
  overflow: hidden;
  transition: max-height 0.4s ease;
}

.review-text p {
  line-height: 1.7;
  margin: 0;
  color: #333;
}

/* EXPANDED */
.review-text.expanded {
  max-height: 500px;
}

/* BUTTON */
.customer-say-item .read-more-btn {
  background: none;
  border: none;
  color: #c00000;
  cursor: pointer;
  font-size: 14px;
  margin-top: 10px;
  padding: 0;
}

/* MOBILE */
@media (max-width: 600px) {
  .customer-say-title {
    font-size: 28px;
    margin-bottom: 40px;
  }
  .customer-name {
    font-size: 18px;
  }
}
/* =================================
HERO SECTION
================================= */
.hero-text-work {
  width: 100%;
  display: flex;
  justify-content: center;
  position: sticky;
  top: 0;
  background: #fff;
  z-index: 50;
}

.hero-text-work-inner {
  width: 80%;
  position: relative;
  z-index: 30;
  padding-top: 100px;
}

.hero-text-work-inner h3 {
  font-size: 1.1rem;
  font-weight: 300;
  padding-left: 10px;
}

.hero-text-work .project-heading {
  font-size: clamp(28px, 10vw, 90px);
  line-height: 0.6;
  padding-top: 10px;
  margin-bottom: 0;
}

.hero-text-work h2 {
  font-weight: 600;
  padding-bottom: 20px;
  color: blue;
}

.hero-text-work .project-discription {
  max-width: 700px;
}

/* =================================
HEADER ROW
================================= */
.work-dark-sort-header {
  width: 100%;
  display: flex;
  justify-content: space-between;
  gap: 30px;
  z-index: 100;
  padding-top: min(30vw, 1rem);
}

/* =================================
THEME TOGGLE
================================= */
.theme-toggle {
  width: 50%;
  display: flex;
  align-items: flex-end;
  gap: 30px;
  position: relative;
}

.sort {
  width: 50%;
  position: relative;
  width: 260px;
  z-index: 1000;
  line-height: 1;
  display: flex;
  align-items: center;
}
.sort button {
  margin-top: 0;
}

.theme-toggle .theme-btn {
  background: none;
  border: none;
  padding: 0;
  font-size: 1rem;
  font-weight: 600;
  text-transform: uppercase;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
  color: #111;
}

.theme-toggle .theme-btn::before {
  content: "";
  width: 14px;
  height: 14px;
  border-radius: 50%;
  display: inline-block;
  flex-shrink: 0;
}

/* White mode circle */
.theme-toggle .theme-btn[data-theme=light]::before {
  background: #fff;
  border: 1px solid #111;
}

/* Dark mode circle */
.theme-toggle .theme-btn[data-theme=dark]::before {
  background: #111;
  border: 1px solid #111;
}

.theme-btn.active {
  background: none !important;
  color: blue !important;
}

.theme-toggle button:hover {
  background: none;
  color: inherit;
}

/* =================================
SORT BUTTON
================================= */
.work-header {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  flex-wrap: wrap;
  gap: 40px;
  padding-block: clamp(4rem, 8vw, 8rem);
}
.work-header button {
  margin-top: 0;
}

.work-header-2 {
  padding-block: clamp(4rem, 8vw, 8rem);
}
.work-header-2 button {
  margin-top: 0;
}
.work-header-2 h3 {
  padding-bottom: 40px;
}

.sort {
  position: relative;
  width: 260px;
  z-index: 1000;
  line-height: 1;
  display: flex;
  align-items: center;
}

.sort-button span,
.sort-button svg {
  display: flex;
  align-items: center;
}

.sort-button {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 1px solid blue;
  border-radius: 50px;
  padding: 10px 14px;
  background: white;
  cursor: pointer;
}

.sort-button:hover {
  background: #b7dcff;
}

.sort-button .label {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 6px 14px;
  line-height: 1;
  background: blue;
  color: white;
  border-radius: 50px;
}

.sort-button .value {
  color: #000;
  margin-left: auto;
  margin-right: 10px;
  font-size: 16px;
}

.arrow {
  stroke: blue;
  stroke-width: 2;
  fill: none;
  transition: transform 0.3s ease;
}

.sort.open .arrow {
  transform: rotate(180deg);
}

.sort-dropdown {
  position: absolute;
  top: 110%;
  left: 0;
  width: 100%;
  background: white;
  border: 1px solid blue;
  border-radius: 20px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  transition: 0.25s ease;
  overflow: hidden;
  z-index: 1000;
}

.sort.open .sort-dropdown {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.sort-item {
  padding: 14px 18px;
  cursor: pointer;
  transition: 0.2s;
  font-family: "Inter", sans-serif;
  font-size: 14px;
}

.sort-item:hover {
  background: #f1f3ff;
}

.sort-item.active {
  background: blue;
  color: white;
}

.no-results {
  display: none;
  text-align: center;
  padding: 40px 0;
}

/* ===============================
WORK GRID
================================ */
.work-grid {
  display: grid;
  gap: 1.5rem;
  grid-template-columns: repeat(auto-fit, minmax(min(400px, 100%), 1fr));
}

.work-item {
  padding-bottom: 30px;
}
.work-item h4 {
  padding-top: 20px;
}

.work-image {
  overflow: hidden;
  border-radius: 20px;
}

.work-image img {
  width: 100%;
  display: block;
  transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1), filter 0.4s ease;
  filter: grayscale(100);
}

.work-item:hover img {
  transform: scale(1.05);
  filter: none;
}

.single-project-overview {
  position: relative;
  padding-bottom: 40px;
}

.single-project-overview::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #e6d9de;
}

/* ===============================
WORK GRID END ******************
================================ */
/* =================================
PROJECT SECTION
================================= */
.project-black {
  display: flex;
  justify-content: center;
  background: #fff;
  padding-top: 40px;
}

.project-black-inner {
  width: 80%;
  display: flex;
  flex-direction: column;
  gap: 15px;
  padding-bottom: 80px;
}

/* =================================
IMAGE BASE
================================= */
.image-block {
  width: 100%;
  overflow: hidden;
  border-radius: 20px;
}

.image-block img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

/* =================================
SINGLE IMAGE
================================= */
.single img {
  height: auto;
}

/* =================================
DOUBLE IMAGE LAYOUT
(1 Small + 1 Large)
================================= */
.double-images {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 15px;
}

.left-small {
  grid-column: span 1;
}

.right-large {
  grid-column: span 2;
}

/* =================================
DOUBLE EQUAL IMAGES
================================= */
.double-equal {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
}

/* =================================
TRIPLE IMAGE GRID
================================= */
.triple-images {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 15px;
}

/* =================================
DESCRIPTION
================================= */
.project-deiscription-inside {
  width: 100%;
  padding: 20px 0 10px;
}

.project-deiscription-inside-inner {
  max-width: 50%;
}

.project-deiscription-inside h3 {
  line-height: 1.3;
  padding-top: 30px;
}

.project-deiscription-inside p {
  padding-bottom: 30px;
}

/* =================================
RIGHT OFFSET VERSION
Aligns with second image
================================= */
.project-deiscription-inside.right-offset {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
}
@media (max-width: 768px) {
  .project-deiscription-inside.right-offset {
    grid-template-columns: 1fr;
  }
}

.project-deiscription-inside.right-offset .project-deiscription-inside-inner {
  grid-column: 2;
  max-width: 100%;
}
@media (max-width: 768px) {
  .project-deiscription-inside.right-offset .project-deiscription-inside-inner {
    grid-column: 1;
  }
}

.project-deiscription-inside.right-offset .project-deiscription-inside-inner {
  grid-column: 2;
  max-width: 100%;
}

/* =================================
TABLET
================================= */
@media (max-width: 992px) {
  /* Triple Grid → 2 Columns */
  .triple-images {
    grid-template-columns: repeat(2, 1fr);
  }
  /* Last odd item full width */
  .triple-images .image-block:last-child:nth-child(odd) {
    grid-column: span 2;
  }
  /* Double Layout → Equal Split */
  .double-images {
    grid-template-columns: 1fr 1fr;
  }
  .left-small,
  .right-large {
    grid-column: span 1;
  }
}
/* =================================
MOBILE
================================= */
@media (max-width: 768px) {
  .project-black-inner {
    width: 90%;
    gap: 18px;
  }
  /* All grids → single column */
  .double-images,
  .double-equal,
  .triple-images {
    grid-template-columns: 1fr;
    gap: 18px;
  }
  .triple-images .image-block:last-child:nth-child(odd) {
    grid-column: span 1;
  }
  .left-small,
  .right-large {
    grid-column: span 1;
  }
  .project-deiscription-inside {
    padding: 10px 0;
  }
  .project-deiscription-inside-inner {
    max-width: 100%;
  }
  .project-deiscription-inside h3 {
    font-size: 22px;
  }
  .image-block {
    border-radius: 10px;
  }
}
/* =================================
DARK MODE
================================= */
body,
.hero-text-work,
.project-black,
.theme-toggle button,
.theme-toggle::after,
.project-heading,
.project-discription,
.hero-text-work h3,
.work-dark-sort-header button,
.image-block img {
  transition: all 0.35s ease;
}

/* Default White Mode */
body {
  background: #fff;
  color: #111;
}

.hero-text-work h3,
.project-heading {
  color: blue;
}

.project-discription {
  color: #111;
}

/* Dark Mode */
body.dark-mode {
  background: #111;
  color: #fff;
}

body.dark-mode .hero-text-work,
body.dark-mode .project-black {
  background: #111;
}

body.dark-mode .hero-text-work h3,
body.dark-mode .hero-text-work h2,
body.dark-mode .project-heading,
body.dark-mode .project-discription,
body.dark-mode .work-item h4 {
  color: #fff;
}

body.dark-mode .tagline {
  color: rgba(255, 255, 255, 0.75);
}

body.dark-mode .theme-toggle button {
  color: #fff;
}

body.dark-mode .theme-btn.active {
  color: #fff !important;
}

body.dark-mode .theme-toggle::after {
  background: rgba(255, 255, 255, 0.35);
}

body.dark-mode .theme-toggle .theme-btn[data-theme=light]::before {
  border: 1px solid #fff;
}

body.dark-mode .theme-toggle .theme-btn[data-theme=dark]::before {
  border: 1px solid #fff;
}

body.dark-mode .work-dark-sort-header button {
  color: #fff;
}

body.dark-mode .work-image img {
  filter: grayscale(0);
}

body.dark-mode .menu-type button {
  background-color: blue;
}

body.dark-mode .fullscreen-menu {
  background: blue;
  color: white;
}

body.dark-mode .menu-inner h1 {
  color: white;
}

body.dark-mode .design-studio p {
  color: white;
}

body.dark-mode .awards-link p {
  color: white;
}

body.dark-mode .social-icon {
  border: 1px solid white;
}

body.dark-mode .social-icon img {
  filter: brightness(0) invert(1);
}

body.dark-mode .menu-link {
  color: white;
}

body.dark-mode .menu-link:last-of-type::after {
  background: white;
}

/* =================================
RESPONSIVE
================================= */
/* Mobile */
@media (max-width: 768px) {
  .hero-text-work-inner,
  .project-black-inner {
    width: 90%;
  }
  .work-dark-sort-header {
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    width: 100%;
  }
  .theme-toggle {
    width: 100%;
    justify-content: flex-start;
    gap: 24px;
    flex-wrap: wrap;
  }
  .theme-toggle .theme-btn {
    font-size: 14px;
    gap: 8px;
  }
  .theme-toggle .theme-btn::before {
    width: 12px;
    height: 12px;
  }
  .sort {
    width: 100%;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }
  .sort-button {
    width: 100%;
    min-height: 52px;
    padding: 10px 14px;
    border-radius: 40px;
  }
  .sort-button .label {
    font-size: 14px;
    padding: 6px 14px;
  }
  .sort-button .value {
    font-size: 14px;
    margin-right: 8px;
  }
  .arrow {
    width: 16px;
    height: 16px;
  }
  .sort-dropdown {
    width: 100%;
    top: 110%;
    border-radius: 18px;
  }
  .sort-item {
    font-size: 14px;
    padding: 14px 16px;
  }
  .work-grid {
    grid-template-columns: 1fr;
  }
}
/* =========================
   PAGE LOADER TRANSITION
========================= */
.page-loader {
  position: fixed;
  inset: 0;
  background: blue;
  z-index: 999999;
  pointer-events: none;
  transform: translateY(0%);
}

/* Logo only visible during transition */
.transition-logo {
  position: fixed;
  width: 100px;
  z-index: 1000000;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 1;
  transition: opacity 0.3s ease;
}
.transition-logo img {
  width: 100px;
}

/* After page loads → hide both */
body.loaded .page-loader {
  transform: translateY(-100%);
  transition: transform 1.2s cubic-bezier(0.77, 0, 0.175, 1);
}

body.loaded .transition-logo {
  opacity: 0;
}

/* On page click transition → show again */
body.transitioning .page-loader {
  transform: translateY(0%);
  transition: transform 0.8s cubic-bezier(0.77, 0, 0.175, 1);
}

body.transitioning .transition-logo {
  opacity: 1;
}

body.white-mode-only {
  background: #f5f5f5 !important;
  color: #111 !important;
}

/* ========================================
AWARDS PAGE — CONSOLIDATED CSS
======================================== */
.awards-intro-content {
  width: 100%;
  padding: 140px 0 100px;
  position: relative;
}

/* ========================================
MAIN 3 COLUMN LAYOUT
======================================== */
.awards-content-inner {
  width: 80%;
  margin: 100px auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 80px;
  align-items: flex-start;
  position: relative;
  /* full top + bottom single line */
  border-top: 1px solid #e6d9de;
  border-bottom: 1px solid #e6d9de;
  padding: 40px 0;
}

/* vertical divider lines */
.awards-content-inner::before,
.awards-content-inner::after {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  width: 1px;
  background: #e6d9de;
  z-index: 0;
}

.awards-content-inner::before {
  left: 33.333%;
}

.awards-content-inner::after {
  left: 66.666%;
}

/* ========================================
COLUMN SPACING
======================================== */
.pepper,
.dieline,
.interview {
  position: relative;
  z-index: 2;
}

.pepper {
  padding-right: 30px;
}

.dieline {
  padding-left: 30px;
  padding-right: 30px;
}

.interview {
  padding-left: 30px;
}

/* ========================================
HEADINGS
======================================== */
.pepper h2,
.dieline h2,
.interview h2 {
  margin-bottom: 30px;
  padding-bottom: 8px;
  border-bottom: 1px solid #e6d9de;
  font-weight: 600;
}

.pepper .int-col {
  color: blue;
  font-size: 30px;
}

/* remove extra HR issue */
.pepper hr {
  display: none;
  margin-bottom: 0;
}

/* ========================================
AWARDS DETAILS
======================================== */
.awards-details {
  padding: 0 0 18px;
  margin-bottom: 18px;
  border-bottom: 1px solid #e6d9de;
}

.awards-details:last-child {
  margin-bottom: 0;
  border-bottom: none;
  padding-bottom: 0;
}

.awards-details h2 {
  margin-bottom: 0;
  border: none !important;
  padding: 0 !important;
}

.awards-details p {
  margin-bottom: 2px;
}

.awards-details p:last-child {
  margin-bottom: 0;
  font-size: 14px;
}

/* ========================================
HONOURS SECTION
======================================== */
.die-content {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

/* line between die-content blocks */
.dieline-logo,
.myfonts-logo {
  padding-bottom: 24px;
  border-bottom: 1px solid #e6d9de;
}

.myfonts-logo {
  display: flex;
  flex-direction: column;
  gap: 20px;
  border-bottom: none;
  padding-bottom: 0;
}

.dieline-logo img {
  width: 100%;
  max-width: 220px;
  height: auto;
}

.myfonts-logo img {
  width: 90%;
  max-width: 220px;
  height: auto;
}

/* ========================================
RECOGNITIONS
======================================== */
.interviw-content {
  margin-bottom: 35px;
  padding-bottom: 35px;
  border-bottom: 1px solid #e6d9de;
}

.interviw-content:last-child {
  margin-bottom: 0;
}

.interviw-content:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.interviw-content h5 {
  margin-bottom: 0;
  color: blue;
}

.blog-link {
  display: block;
  text-decoration: none;
  margin-bottom: 4px;
}

.blog-link p {
  transition: 0.3s ease;
}

.blog-link:hover p {
  color: blue;
  transform: translateX(6px);
}

/* ========================================
TABLET
======================================== */
@media (max-width: 1200px) {
  .awards-content-inner {
    width: 70%;
    grid-template-columns: 1fr 1fr;
    gap: 50px;
  }
  .interview {
    grid-column: span 2;
    padding-left: 0;
  }
  .pepper,
  .dieline {
    padding: 0;
  }
  .awards-content-inner::before,
  .awards-content-inner::after {
    display: none;
  }
}
/* ========================================
MOBILE
======================================== */
@media (max-width: 768px) {
  .awards-intro-content {
    padding: 100px 0 60px;
  }
  .awards-content-inner {
    width: 60%;
    grid-template-columns: 1fr;
    gap: 60px;
  }
  .pepper,
  .dieline,
  .interview {
    padding: 0;
  }
  .interview {
    grid-column: span 1;
  }
  .pepper h2,
  .dieline h2,
  .interview h2 {
    margin-bottom: 20px;
  }
  .dieline-logo img,
  .myfonts-logo img {
    max-width: 180px;
  }
  .interviw-content {
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
}
.story-home-scetion {
  width: min(1400px, 90%);
  margin: auto;
}

.Stories-home-head {
  padding-block: clamp(4rem, 8vw, 8rem);
}
.Stories-home-head button {
  margin-top: 0;
}
.Stories-home-head h3 {
  padding-bottom: 40px;
}

.story-main-page {
  width: 100%;
  background: #f3f3f3;
  padding: 8rem 0;
}
.story-main-page .story-main-page-inner {
  width: min(1400px, 90%);
  margin: auto;
}

.story-main-heading {
  padding-block: 2rem;
}

/* ===============================
STORY SECTION 
================================ */
.story-heading {
  text-align: center;
  max-width: 600px;
  margin: auto;
  padding-bottom: 30px;
  text-transform: uppercase;
  font-weight: 800;
}

/* ===============================
STORY GRID
================================ */
.story-grid {
  display: grid;
  gap: 0.5rem;
  grid-template-columns: repeat(auto-fit, minmax(min(400px, 100%), 1fr));
}

.story-item {
  padding-bottom: 30px;
}

.story-image {
  overflow: hidden;
  border-radius: 10px;
}

.story-image img {
  width: 100%;
  display: block;
}

.story-item h4 {
  font-size: 1.3rem;
  margin-top: 24px;
  margin-bottom: 2px;
  line-height: 1.3;
  font-weight: 400;
}

.story-item .tagline {
  font-size: 1.1rem;
  opacity: 0.7;
  padding: 0;
}

/* ===============================
STORY GRID END
================================ */
/* ===============================
ARTICLES 
================================ */
.story-read-page {
  width: 100%;
  margin: 7rem 0;
}
.story-read-page .story-read-page-inner {
  width: 80%;
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 4rem;
}
.story-read-page .story-content-wrap {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  padding: 2rem 0 5rem;
}
.story-read-page .back-btn {
  display: inline-block;
  border-radius: 50px;
  font-size: 13px;
  text-decoration: none;
  margin-bottom: 4rem;
}
.story-read-page h1 {
  font-size: clamp(2rem, 4vw, 4.5rem);
  line-height: 1;
  margin-bottom: 2.5rem;
  text-transform: uppercase;
}
.story-read-page .story-feature-image {
  width: 100%;
  margin-bottom: 2rem;
}
.story-read-page .story-feature-image img {
  width: 100%;
  display: block;
  height: auto;
}
.story-read-page .story-meta {
  margin-bottom: 2rem;
}
.story-read-page .story-meta p {
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  padding: 0;
}
.story-read-page .story-body p {
  margin-bottom: 1.5rem;
}
.story-read-page .story-body h3 {
  font-size: 25px;
  margin: 3rem 0 1.5rem;
  text-transform: uppercase;
}
.story-read-page .story-body h4 {
  font-size: 20px;
  margin: 2rem 0 0.5rem;
}
.story-read-page .story-body strong {
  display: inline-block;
  margin-bottom: 0.5rem;
}
.story-read-page .story-inline-image {
  width: 100%;
  margin: 4rem 0;
}
.story-read-page .story-inline-image img {
  width: 100%;
  display: block;
  height: auto;
}

/* ===============================
   RESPONSIVE
   =============================== */
@media (max-width: 1200px) {
  .story-read-page .story-read-page-inner {
    width: 90%;
    padding: 0 2.5rem;
  }
  .story-read-page .story-content-wrap {
    max-width: 700px;
  }
}
@media (max-width: 991px) {
  .story-read-page {
    padding: 4rem 0;
  }
  .story-read-page .story-read-page-inner {
    width: 92%;
    padding: 0 2rem;
  }
  .story-read-page h1 {
    line-height: 1.05;
  }
}
@media (max-width: 767px) {
  .story-read-page {
    padding: 3rem 0;
  }
  .story-read-page .story-read-page-inner {
    width: 90%;
    padding: 0 1.2rem;
    border-left: none;
    border-right: none;
  }
  .story-read-page .story-content-wrap {
    padding: 1rem 0 3rem;
  }
  .story-read-page h1 {
    margin-bottom: 2rem;
  }
  .story-read-page .back-btn {
    font-size: 12px;
  }
  .story-read-page .story-meta p {
    font-size: 13px;
  }
  .story-read-page .story-body h3 {
    font-size: 16px;
  }
  .story-read-page .story-body h4 {
    font-size: 15px;
  }
}
@media (max-width: 480px) {
  .story-read-page .story-read-page-inner {
    width: 95%;
    padding: 0 0.8rem;
  }
  .story-read-page h1 {
    font-size: 1.7rem;
  }
  .story-read-page .story-body p {
    line-height: 1.65;
  }
}
.fee-main-page {
  margin-top: 9rem;
}

.procees-fee-main-page {
  width: 100%;
  background: #f3f3f3;
  position: relative;
}

.procees-fee-main-page-inner {
  width: 80%;
  max-width: 1400px;
  margin: 0 auto;
}

/* =========================
   Top Heading
========================= */
.brand-journey-heading {
  padding: 6rem 0;
  position: relative;
}

.brand-journey-heading h1 {
  font-size: clamp(2rem, 4vw, 4.5rem);
  line-height: 1;
  text-transform: uppercase;
  margin: 0;
  max-width: 900px;
}

/* Full screen line */
.brand-journey-heading::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  height: 1px;
  background: #e6d9de;
}

/* =========================
   Process Section
========================= */
.brand-journey-steps {
  padding: 5rem 0;
  position: relative;
}

.brand-journey-steps h2 {
  font-size: 2rem;
  margin: 0 0 3rem;
  font-weight: 600;
  color: blue;
}

/* Full screen line */
.brand-journey-steps::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  height: 1px;
  background: #e6d9de;
}

.journey-step-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1.5rem;
}

.journey-step-card {
  background: #ececec;
  border-radius: 14px;
  padding: 2rem;
}

.journey-step-card h4 {
  font-size: 1.5rem;
  margin: 0 0 1rem;
  line-height: 1.2;
}

.journey-step-card p {
  margin: 0;
  line-height: 1.4;
}

/* =========================
   Fees Title Section
========================= */
.fees-main-title {
  padding: 4rem 0 2rem;
  position: relative;
}

.fees-main-title h2 {
  font-size: 2rem;
  font-weight: 600;
  color: blue;
  margin: 0;
}

/* TRUE full-screen horizontal line */
.fees-main-title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  height: 1px;
  background: #e6d9de;
}

/* =========================
   Client Fit Section
========================= */
.client-fit-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: start;
  padding: 0 0 8rem;
  margin-top: 0;
}

.client-fit-column {
  display: flex;
  flex-direction: column;
  align-self: start;
  padding-top: 4rem;
}

.client-fit-column:first-child {
  padding-right: 3rem;
  border-right: 1px solid #e6d9de;
}

.client-fit-column:last-child {
  padding-left: 3rem;
}

.fit-heading-row {
  display: flex;
  align-items: center;
  gap: 1.2rem;
  margin-bottom: 3rem;
}

.fit-heading-row h3 {
  font-size: clamp(1.5rem, 1.5vw, 1.7rem);
  line-height: 1;
  margin: 0;
  text-transform: uppercase;
}

.fit-icon {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background: black;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
}

.tick {
  background: blue;
}

.fit-icon.tick::before {
  content: "✓";
  color: #fff;
  font-size: 30px;
}

.fit-icon.cross::before {
  content: "×";
  color: #fff;
  font-size: 34px;
}

.fit-points-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1rem;
}

.fit-point-card {
  background: #ececec;
  border-radius: 10px;
  padding: 2rem;
  position: relative;
  transition: 0.3s;
}

.fit-point-card p {
  margin: 0;
  line-height: 1.3;
  max-width: 220px;
  font-weight: 400;
}

.fit-point-card::after {
  content: "";
  position: absolute;
  top: 15px;
  right: 15px;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: #111;
  opacity: 0;
  transition: 0.3s;
}

.fit-point-card {
  position: relative;
}

.fit-point-card::before {
  content: "";
  position: absolute;
  top: 18px;
  right: 27px;
  opacity: 0;
  transform: scale(0.6);
  transition: all 0.3s ease;
  font-size: 24px;
}

.fit-point-card.tick::before {
  content: "✓";
  color: #fff;
  opacity: 1;
  transform: scale(1);
  background-color: blue;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 15px;
  right: 15px;
}

.fit-point-card.cross::before {
  content: "×";
  color: #fff;
  opacity: 1;
  transform: scale(1);
  background-color: black;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 15px;
  right: 15px;
}

/* =========================
   BREAKPOINT : 1400px
========================= */
@media (max-width: 1400px) {
  .journey-step-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .client-fit-wrapper {
    grid-template-columns: 1fr;
  }
  .client-fit-column:first-child {
    border-right: none;
    border-bottom: 1px solid #e6d9de;
    padding-right: 0;
    padding-bottom: 4rem;
    margin-bottom: 4rem;
  }
  .client-fit-column:last-child {
    padding-left: 0;
  }
}
/* =========================
   MOBILE
========================= */
@media (max-width: 767px) {
  .procees-fee-main-page-inner {
    width: 92%;
  }
  .brand-journey-steps h2 {
    padding-left: 2rem;
  }
  .fees-main-title h2 {
    padding-left: 2rem;
  }
  .journey-step-grid,
  .fit-points-grid {
    grid-template-columns: 1fr;
  }
  .fit-icon {
    width: 55px;
    height: 55px;
  }
}
.section-big {
  width: 100%;
  padding-block: clamp(120px, 20vw, 250px);
}

.container {
  padding-inline: clamp(30px, 10vw, 180px);
  margin: auto;
}

.section-fullscreen {
  width: 100%;
}

.container-fullscreen {
  padding-inline: 0;
}

#bottom-tight {
  padding-bottom: 0;
}

.section-tight {
  padding-block: 0;
}

.blue-background-2 {
  background-color: blue;
  color: white;
}
.blue-background-2 h1 {
  color: white;
}
.blue-background-2 {
  padding-block: 200px;
}

/* Reset */
*,
*::before,
*::after {
  box-sizing: border-box;
}

html, body {
  overflow-x: hidden;
  overflow-y: auto;
  height: auto;
}

body {
  margin: 0;
  padding: 0;
}

/* Links */
a {
  text-decoration: none;
  color: inherit;
}

/* Lists */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Scroll Lock (for mobile menu / popup) */
.lock-scroll {
  overflow: hidden;
}

.site-wrapper {
  position: relative;
  width: 100%;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

.site-main {
  flex: 1;
}

/* Web coding starts here *//*# sourceMappingURL=style.css.map */