@import"https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap";.footer{background-size:cover;clip-path:polygon(0 0,100% 0%,100% 100%,0% 100%);color:var(--text-color);padding:3rem 1rem 0}.footer-links{display:flex;align-items:center;justify-content:space-around;gap:2rem;margin-bottom:3rem}.footer-contact-info-heading{font-size:clamp(1rem,.427rem + 1.1923vw,1.5rem);font-weight:700;margin-bottom:10px}.footer-contact-email{font-size:clamp(1rem,.427rem + 1.1923vw,1.5rem);margin-top:5px;color:var(--text-color);text-decoration:none;clip-path:polygon(0 0,100% 0%,100% 99%,0% 100%);transition:text-decoration .3s ease}.footer-contact-email1{transform-origin:right center}.footer-contact-email2{transform-origin:left center;transform:rotate(20deg)}.footer-nav{list-style:none;display:flex;gap:1rem;padding:0}.footer-nav li{cursor:pointer;font-size:20px;font-weight:400;transition:all .2s ease}.footer-nav li:hover{color:var(--primary-color);text-decoration:underline}.footer-svg{width:100%;height:auto}.footer-hr{margin-top:1rem}.footer-bottom-content{display:flex;align-items:center;justify-content:space-between;padding:1rem 0}@media (max-width: 768px){.footer-links{flex-direction:column;align-items:start}.footer-contact-info-heading{font-size:1.2rem}.footer-contact-email{font-size:1rem}.footer-nav{width:100%;justify-content:space-between}.footer-nav li{font-size:16px;font-weight:400}}.navbar{position:absolute;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center;padding:1rem 2rem;z-index:9999}.logo{font-weight:700;font-size:1.2rem}.nav-links{list-style:none;display:flex;align-items:center;gap:2rem;background-color:#dfe3e790;padding:1rem;border-radius:999px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.nav-links li{cursor:pointer;transition:scale .3s ease}.nav-links li:hover{scale:1.02}.nav-contact{background-color:var(--primary-color);padding:.5rem 1rem;border-radius:30px;color:#fff}@media (max-width: 768px){.desktop-only{display:none}.nav-links{background:none;padding:0;gap:0}.nav-contact{border-radius:999px;padding:.6rem 1.2rem}}.about{padding:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 0;gap:1.5rem}.about-founder-container{display:flex;align-items:center;gap:10px}.about-image-container{width:2.5rem;height:2.5rem;border-radius:50%}.about-founder{width:100%;height:100%;border-radius:50%}.about-description{font-size:2.8rem;max-width:60vw;font-weight:500;text-align:center}@media (max-width: 768px){.about-description{font-size:2rem;max-width:95vw}}.contact-us{height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:var(--background-color)}.contact-us-card{background-color:#dfe3e733;border-radius:2rem;width:90vw;height:80dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 6rem}.contact-us-card-text{text-align:center;font-size:3.5vw;font-weight:700;margin-bottom:2rem}.contact-us-card-button{background-color:var(--primary-color);border:none;padding:1rem 2rem;border-radius:10px;color:var(--text-color);cursor:pointer;transition:all .2s cubic-bezier(.12,0,.39,0) 0s;font-size:1rem;font-weight:700}.contact-us-card-button:hover{scale:1.01;transform:translateY(-2px);box-shadow:0 17px 120px -13px #007fff;-webkit-box-shadow:0px 17px 120px -13px rgba(0,127,255,1);-moz-box-shadow:0px 17px 120px -13px rgba(0,127,255,1)}.hero-title{font-size:12vw;clip-path:polygon(0 1%,100% 0%,100% 100%,0% 100%)}.hero-title-studio{color:var(--primary-color);font-size:7vw}.hero-contact-button{margin-top:1rem;background:transparent;border:2px solid var(--primary-color);color:var(--primary-color);padding:1rem;border-radius:10px;outline:none;transition:all .3s cubic-bezier(.36,0,.64,1)}.hero-contact-button:hover{background-color:var(--primary-color);color:var(--background-color)}.hero-foreground-image-container{width:100%;height:100vh;position:absolute;left:0;top:0;z-index:-999;display:flex;align-items:center;justify-content:center}.hero-foreground-image{width:40%;filter:blur(5px)}.how-we-work{display:grid;grid-template-columns:.8fr 1fr;gap:2rem;margin-bottom:5rem}.how-we-work-title{clip-path:polygon(0 1%,100% 0%,100% 100%,0% 100%)}.how-we-work-left{display:flex;flex-direction:column;align-items:center}.how-we-work-list{padding:0;margin:0;display:flex;flex-direction:column;gap:2rem}.how-we-work-list-item{display:grid;grid-template-columns:auto 1fr;gap:1rem;border-bottom:thin solid var(--secondary-color);padding-bottom:1rem;align-items:center}.hww-item-icon{filter:brightness(0) saturate(100%) invert(44%) sepia(54%) saturate(7479%) hue-rotate(198deg) brightness(104%) contrast(107%)}.hww-item-title{font-size:clamp(1rem,9vw,2rem)}.hww-item-content{grid-row:2;grid-column:2}.hww-item-content p{margin-bottom:1rem}.hww-item-content ul{margin-left:1rem}.hww-item-content li{margin-bottom:.5rem;list-style-type:disc}.how-we-work-left-image{margin-top:1rem;width:50%}.services{padding:0 2rem;margin-bottom:10rem;margin-top:8rem}.services-title{clip-path:polygon(0 1%,100% 0%,100% 100%,0% 100%)}.services-description{text-align:center;max-width:800px;margin:0 auto 5rem;font-size:1.2rem}.service-item{display:flex;align-items:center;justify-content:space-between;gap:5rem;padding:3rem;border-bottom:thin solid var(--secondary-color)}.service-number{color:var(--primary-color);font-size:1rem}.service-title{max-width:800px;width:100%;text-align:left;font-size:2rem;font-weight:700}.service-description{max-width:500px;font-size:1rem;text-align:left}.why-choose-us{position:relative;padding:1rem 10rem;width:100%;height:100dvh;overflow:hidden;display:flex;align-items:center;justify-content:center}.why-choose-us-heading{z-index:-10;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:clamp(3rem,.7079rem + 4.769vw,5rem);opacity:1}.why-choose-us-list{padding:0;margin:0;list-style:none;display:flex;justify-content:center;gap:20px;transform:translate(70%)}.why-choose-us-card:nth-child(2n){margin-top:22rem}.why-choose-us-card:nth-child(odd){margin-bottom:22rem}.why-choose-us-card{max-width:400px;width:100%;display:flex;flex-direction:column;gap:1rem;background-color:#f3fcffd8;box-shadow:#00000026 1.95px 1.95px 2.6px;border-radius:12px}.why-choose-us-image{object-fit:cover;width:250px;height:200px;border-radius:8px}@media (max-width: 768px){.why-choose-us{padding:2rem 1rem;height:auto;flex-direction:column;align-items:flex-start}.why-choose-us-heading{position:relative;opacity:1;font-size:2rem;margin-bottom:1rem}.why-choose-us-list{display:flex;flex-direction:column;align-items:center;gap:2rem;transform:none}.why-choose-us-card{margin:0!important;max-width:90%}.why-choose-us-image{width:200px;height:auto;align-self:center}}*{margin:0;padding:0;box-sizing:border-box}:root{--text-color: #000814;--background-color: #f3fcff;--primary-color: #007fff;--secondary-color: #dfe3e7;--acent-color: #E4004B}body{background-color:var(--background-color);color:var(--text-color);font-family:Ubuntu,sans-serif}main{position:relative}.heading{font-size:1.8rem;font-weight:700;margin-bottom:3rem}.para-1{max-width:500px}.bold-para{font-weight:500}.highlight{color:var(--primary-color)}section{padding:0 2rem;z-index:20}.scroll-container{position:absolute;bottom:2rem;width:1.6rem;height:3rem;border:2px solid var(--text-color);border-radius:50px;display:flex;justify-content:center;padding:10px 0}.scroll-indicator{width:8px;height:8px;border-radius:50%;background-color:var(--text-color)}.anim-container{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;width:350px;height:350px;margin-top:2rem}.anim-ellipse{width:310px;height:310px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}.anim-circle-text{width:320px;height:320px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2}.anim-polygon{width:60px;height:60px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3}.hero{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;place-items:center}@media screen and (max-width: 768px){.service-item{flex-direction:column;gap:1.2rem;padding:1rem 0}.how-we-work{display:flex;flex-direction:column;align-items:center;justify-content:space-around;gap:2rem;padding:0 1rem;overflow:hidden}.how-we-work-list{padding:0 1rem}.how-we-work-list-item-icon{width:80px;height:80px}.contact-us{height:50dvh}.contact-us-card{padding:0 2rem;width:98vw;height:40dvh}.contact-us-card-text{font-size:1.5rem;text-align:center}.contact-us-card-button{font-size:.7rem}}
