@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";html{scroll-behavior:smooth}body{margin:0;font-family:Inter,sans-serif;overflow-x:hidden}.wrapper{margin:0;overflow-x:hidden}@media (max-width: 1023px){.wrapper{max-width:100%}}.header{position:fixed;top:0;left:0;right:0;background:#fff;display:flex;justify-content:space-between;align-items:center;padding:15px 67px 16px 80px;box-shadow:0 4px 4px #00000040;z-index:10}.logo{width:156px;height:auto;object-fit:contain}.container{display:flex;gap:50px;align-items:center}.href{display:flex;gap:50px}.links{color:#000;font-size:16px;font-weight:600;text-decoration:none;position:relative;transition:color .3s ease-in-out}.links:after{content:"";position:absolute;width:100%;height:2px;bottom:-2px;left:0;background-color:#000;transform:scaleX(0);transform-origin:bottom right;transition:transform .3s ease-in-out}.links:hover:after{transform:scaleX(1);transform-origin:bottom left}.links:hover{color:#000}.talk1{position:relative;overflow:hidden;width:120px;height:40px;padding:11px 23px;background:#00204a;color:#fff;font-size:14px;font-weight:600;border:2px solid #00204A;cursor:pointer;z-index:1;transition:color .3s ease}.talk1:before{content:"";position:absolute;left:0;top:0;height:100%;width:0;background:#fff;z-index:-1;transition:width .4s ease}.talk1:hover:before{width:100%}.talk1:hover{color:#00204a}.hamburger{display:none;flex-direction:column;justify-content:space-between;width:30px;height:20px;cursor:pointer;z-index:11}.hamburger span{width:100%;height:3px;background:#00204a;transition:all .3s ease}.hamburger.active span:nth-child(1){transform:rotate(45deg) translate(7px,7px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.social{display:flex;flex-direction:column;gap:16px}.social p{color:#fff;font-family:Inter,sans-serif;font-size:18px;font-weight:600;margin-bottom:10px;letter-spacing:1px}.social-icons{display:flex;flex-direction:row;align-items:center;gap:24px}.social-icons a{color:#fff;transition:color .3s,transform .3s;display:flex;align-items:center;justify-content:center}.social-icons a:hover{color:#1da1f2;transform:scale(1.18) translateY(-2px)}.social-icons svg{width:32px;height:32px;display:block;stroke:currentColor;fill:none}@media screen and (max-width: 1024px){.header{padding:15px 30px}.logo{width:120px}.container{gap:20px}.href{position:absolute;top:100%;left:0;right:0;flex-direction:column;background:#fff;padding:20px;box-shadow:0 4px 4px #00000040;transform:translate(100%);transition:transform .3s ease-in-out;z-index:10}.href.active{transform:translate(0)}.href .links{font-size:18px;padding:10px 0}.talk1{width:100%;text-align:center}.hamburger{display:flex}}@media screen and (max-width: 480px){.header{padding:10px 20px}.logo{width:100px}.href{padding:15px}.href a{font-size:16px;padding:8px 0}.talk1{font-size:12px;padding:8px 20px;height:36px}}.section1{position:relative;width:100%;height:100vh;overflow:hidden}.bg-video{position:absolute;top:0;left:0;min-width:100%;min-height:100%;object-fit:cover;z-index:0}.overlay{position:absolute;top:0;left:0;height:100%;width:100%;background:linear-gradient(to top,#000000b3,#0000001a);z-index:1}.content{position:absolute;bottom:60px;left:80px;z-index:2;color:#fff;text-align:left}.content h1{font-size:40px;font-weight:600;margin:0;line-height:normal}.content p{font-size:16px;margin:20px 0;color:#e0e0e0;padding-left:10px;border-left:2px solid rgb(255,255,255);height:50px;line-height:25px}.talk{position:relative;overflow:hidden;background:none;color:#fff;width:196px;height:40px;padding:11px 18px;border:1px solid white;font-size:12px;font-weight:600;cursor:pointer;z-index:1;transition:color .3s ease}.talk:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:100%;background:#fff;transform:scaleY(0);transform-origin:top left;transition:transform .4s ease;z-index:-1}.talk:hover:before{transform:scaleY(1)}.talk:hover{color:#00204a}@media screen and (max-width: 1024px){.content{bottom:40px;left:40px}.content h1{font-size:32px}.content p{font-size:14px;height:40px;line-height:20px}.talk{width:160px;height:36px;padding:9px 16px;font-size:11px}}@media screen and (max-width: 480px){.content{bottom:120px;left:20px;width:calc(100% - 40px)}.content h1{font-size:24px}.content p{font-size:12px;height:30px;line-height:15px;padding-left:8px;border-left:1px solid rgb(255,255,255);margin:15px 0}.talk{width:120px;height:32px;padding:8px 14px;font-size:10px}}.banner{position:relative;width:1440px;margin:0 auto;top:10px;left:-10vw;width:120vw;transform:rotate(-3deg);background:#fff;box-shadow:0 4px 4px #00000040,0 -4px 4px #00000040;display:flex;justify-content:space-evenly;align-items:center;flex-wrap:wrap;z-index:2;padding:20px;overflow-x:hidden;box-sizing:border-box}.content1{display:flex;flex-direction:column;align-items:center;text-align:center;min-width:150px;margin:20px}.content1 p{margin:0;color:gray;font-family:Inter,sans-serif;font-size:18px;font-weight:400;letter-spacing:.5px;padding-bottom:10px}.content1 h1{margin:0;color:#00204a;font-family:Inter,sans-serif;font-size:47.78px;font-weight:700;letter-spacing:1.2px}@media screen and (max-width: 1024px){.banner{left:0;width:100vw;transform:rotate(-1deg);padding:15px;overflow-x:hidden;display:grid;grid-template-columns:repeat(2,1fr);gap:20px;justify-items:center;box-sizing:border-box}.content1{min-width:100px;margin:10px}.content1 p{font-size:16px;padding-bottom:8px}.content1 h1{font-size:36px;letter-spacing:1px}}@media screen and (max-width: 480px){.banner{top:-5px;left:0;width:103vw;transform:rotate(-5deg);padding:10px;overflow-x:hidden;display:grid;grid-template-columns:repeat(2,1fr);gap:15px;justify-items:center;box-sizing:border-box}.content1{min-width:0;margin:8px;padding:0 10px}.content1 p{font-size:14px;padding-bottom:6px}.content1 h1{font-size:28px;letter-spacing:.8px}}.section2{height:100%;margin:0 auto;max-width:1440px;display:flex;flex-direction:row;gap:100px}.left-section2 h3{padding-top:100px;color:#00204a;height:48px;font-family:Inter,sans-serif;font-size:33.18px;font-style:normal;font-weight:500;line-height:normal}.left-section2 p{width:100%;color:gray;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:300;line-height:normal;letter-spacing:.461px}.right-section2 h2{color:#00204a;width:304px;height:53px;flex-shrink:0;font-family:Inter,sans-serif;font-size:39.81px;font-style:normal;font-weight:600;line-height:normal}.right-section2 img{width:360px;height:440px;object-fit:cover}.expanded-section{max-height:404px;overflow-y:scroll;scrollbar-width:none}.expanded-section::-webkit-scrollbar{display:none}.accordion-content{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .4s ease;color:#444;font-size:16px;padding:0 10px}.accordion-content.open{max-height:200px;padding:10px}.sections{display:flex;height:80px;justify-content:space-between;align-items:center;border-bottom:2px solid #ccc}.sections h4{height:48px;color:#00204a;font-family:Inter,sans-serif;font-size:27.65px;font-style:normal;font-weight:500;line-height:normal}.sections img{height:20px;width:auto;cursor:pointer}.sections img.rotated{transform:rotate(180deg)}@media screen and (max-width: 1440px){.section2{margin:0 80px;flex-direction:row;gap:50px}.left-section2 h3{padding-top:50px;font-size:28px;height:40px}.left-section2 p{font-size:14px;letter-spacing:.4px}.right-section2 h2{font-size:32px;width:100%;height:auto}.right-section2 img{width:300px;height:366px;object-fit:cover}.expanded-section{max-height:300px}.accordion-content{font-size:14px}.accordion-content.open{max-height:150px;padding:8px}.sections h4{font-size:24px;height:40px}.sections img{height:18px}}@media screen and (max-width: 480px){.section2{margin:0 20px;flex-direction:column;gap:30px}.right-section2{order:-1}.left-section2{order:0}.left-section2 h3{padding-top:30px;font-size:24px;height:36px}.left-section2 p{font-size:12px;letter-spacing:.3px}.right-section2 h2{font-size:28px;width:100%;height:auto}.right-section2 img{width:100%;height:auto;max-width:280px;max-height:342px;object-fit:cover}.expanded-section{max-height:250px}.accordion-content{font-size:12px}.accordion-content.open{max-height:120px;padding:6px}.sections h4{font-size:20px;height:36px}.sections img{height:16px}}.section3{margin:0 auto;max-width:1440px;padding:0 80px}.section3-heading h2{color:#00204a;width:100%;margin-bottom:0;font-family:Inter,sans-serif;font-size:39.81px;font-style:normal;font-weight:600;line-height:normal}.section3-heading p{margin-bottom:70px;color:gray;font-family:Inter,sans-serif;font-size:16px}.section3-bottom{display:flex;flex-direction:row;justify-content:space-between;gap:128px}.no{background-color:#00204a;color:#fff;text-align:center;font-family:Inter,sans-serif;display:flex;width:35px;height:35px;border-radius:5px;flex-direction:column;justify-content:center;flex-shrink:0;font-size:16px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.384px}h6{font-family:Inter,sans-serif;font-size:19.2px;color:#00204a;margin-bottom:10px}.section3-right{border-bottom:2px solid black;padding-bottom:20px}.para{color:gray;font-family:Inter,sans-serif;font-size:16px}.section3-floating-images{position:relative;width:100%;height:600px;margin-top:40px;border-radius:15px;overflow:hidden}.section3-floating-images img{position:absolute;width:250px;height:auto;object-fit:contain;transition:transform .3s ease}.section3-floating-images img:hover{transform:scale(1.05)}.img1{top:2px;left:60px}.img2{top:80px;right:100px}.img3{bottom:160px;left:40px}.img4{bottom:30px;right:80px}.section3-img img{width:100%;height:auto;aspect-ratio:4 / 3;object-fit:cover;border-radius:10px;box-shadow:0 2px 8px #0000001a}.section3-content{display:grid;grid-template-columns:235px 235px;gap:80px}@media screen and (max-width: 1440px){.section3{padding:0 80px}}@media screen and (max-width: 1024px){.section3{padding:0 40px}.section3-heading h2{font-size:32px}.section3-heading p{font-size:14px;margin-bottom:50px}.section3-bottom{flex-direction:column;gap:50px;align-items:center}.section3-floating-images{height:400px}.section3-floating-images img{width:120px}.img1{top:20px;left:30px}.img2{top:100px;right:60px}.img3{bottom:130px;left:30px}.img4{bottom:30px;right:50px}.section3-content{grid-template-columns:1fr;gap:40px;width:100%}.section3-right{padding-bottom:15px}.no{width:30px;height:30px;font-size:14px}h6{font-size:17px}.para{font-size:14px}}@media screen and (max-width: 480px){.section3{padding:0 20px}.section3-heading h2{font-size:28px}.section3-heading p{font-size:12px;margin-bottom:30px}.section3-bottom{flex-direction:column;gap:30px;align-items:center}.section3-floating-images{height:280px;margin-bottom:20px;position:relative}.section3-floating-images img{width:70px}.img1{top:10px;left:100px}.img2{top:40px;right:100px}.img3{bottom:90px;left:100px}.img4{bottom:20px;right:100px}.section3-content{grid-template-columns:1fr;gap:30px;width:100%}.section3-right{padding-bottom:10px}.no{width:25px;height:25px;font-size:12px}h6{font-size:15px}.para{font-size:12px}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.tech-banner{padding-bottom:20px;display:flex;flex-direction:column;align-items:center}.tech-banner h2{color:#00204a;font-family:Inter;font-size:39.81px;font-weight:600;margin-bottom:20px}.icons-coll{height:63px;display:flex;gap:117px;padding-bottom:15px;border-bottom:1px solid rgba(128,128,128,.5)}.icons-coll img{height:100%;padding-right:30px;border-right:1px solid rgba(128,128,128,.5);object-fit:contain}.icons-coll img:last-child{border-right:none;padding-right:0}.swiper-wrapper-mobile{width:100%;padding:0 20px 15px}.tech-logo{height:50px;object-fit:contain;margin:0 auto}.desktop-only{display:flex}.mobile-only{display:none}@media (max-width: 1023px){.desktop-only{display:none}.mobile-only{display:block}.tech-banner h2{font-size:28px}}.contact-banner{background:radial-gradient(126.86% 80.56% at 33.65% 17.11%,#fff0,#fff3),#00204a;transform:skewY(-3deg);max-width:1440px;margin:80px auto;padding:80px 20px;color:#fff;text-align:center;box-sizing:border-box}.contact-content{transform:skewY(3deg);max-width:800px;margin:0 auto;padding:0 20px;display:flex;flex-direction:column;justify-content:center;align-items:center}.badge{display:inline-flex;align-items:center;padding:8px 20px;border:1px solid white;border-radius:999px;font-family:Inter,sans-serif;font-size:clamp(12px,2vw,14px);font-weight:400;margin-bottom:20px;background-color:#ffffff0d;gap:8px}.contact-content h2{font-family:Inter,sans-serif;font-size:clamp(28px,4.5vw,36px);font-weight:700;line-height:1.2;margin-bottom:20px;text-align:center}.contact-content p{font-family:Inter,sans-serif;font-size:clamp(14px,2.5vw,16px);line-height:1.6;color:#e0e0e0;max-width:600px;width:100%;margin-bottom:30px;text-align:center}.contact-btn{display:inline-flex;align-items:center;gap:10px;padding:12px 28px;background:#005792;color:#fff;border-radius:999px;font-family:Inter,sans-serif;font-size:clamp(14px,2.5vw,16px);font-weight:600;text-decoration:none;transition:background-color .3s ease}.contact-btn:hover{background-color:#005fa3}@media screen and (max-width: 1024px){.contact-banner{margin:60px auto;padding:60px 20px;transform:skewY(-2deg)}.contact-content{transform:skewY(2deg);max-width:90%}.badge{font-size:clamp(11px,1.8vw,13px);padding:6px 16px}Hitchcock .contact-content h2{font-size:clamp(24px,4vw,32px)}.contact-content p{font-size:clamp(13px,2.3vw,15px);max-width:85%}.contact-btn{padding:10px 24px;font-size:clamp(13px,2.3vw,15px)}}@media screen and (max-width: 480px){.contact-banner{margin:40px auto;padding:40px 16px;transform:skewY(-1.5deg)}.contact-content{transform:skewY(1.5deg);max-width:100%;padding:0 15px}.badge{font-size:clamp(10px,1.8vw,12px);padding:6px 12px}.contact-content h2{font-size:clamp(20px,3.5vw,24px)}.contact-content p{font-size:clamp(12px,2vw,14px);max-width:100%}.contact-btn{padding:8px 20px;font-size:clamp(12px,2vw,14px);gap:8px}}.footer{background:#00204a;display:flex;flex-direction:column}.footer-content{margin-left:80px;margin-right:80px;display:flex;flex-direction:row;gap:220px;justify-content:space-between;align-items:flex-start;padding:60px 0 20px;color:#fff;border-bottom:2px solid white}.footer-left{display:flex;flex-direction:column;gap:20px}.footer-left img{width:212px;height:70px}.footer-left p{color:#d3d3d3;font-family:Inter,sans-serif;font-size:16px;font-weight:300;line-height:24px;max-width:300px}.footer-right{display:flex;flex-direction:row;gap:60px}.first,.second{display:flex;flex-direction:column;gap:15px}.first p,.second p,.third p{color:#fff;font-family:Inter,sans-serif;font-size:18px;font-weight:600;margin-bottom:10px}.first a,.second a,.third a,.link{color:gray;font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-decoration:none;transition:color .3s ease,transform .3s ease}.first a:hover,.second a:hover,.third a:hover,.link:hover{color:#fff;transform:translate(5px)}.third p:not(:first-child){color:#d3d3d3;font-size:16px;font-weight:400;line-height:24px}.last-footer{display:flex;width:1278px;justify-content:space-between;align-items:left;margin-left:80px;padding-bottom:20px}.last-footer p{color:#fff}@media screen and (max-width: 1024px){.footer-content{flex-direction:column;gap:40px;margin:0 40px;align-items:flex-start}.footer-right{flex-direction:row;gap:40px}.last-footer{width:auto;flex-direction:column;gap:10px;margin:0 40px 20px;align-items:flex-start}.footer-left p,.third p:not(:first-child){max-width:100%}}@media screen and (max-width: 480px){.footer-content{margin:0 20px;padding-top:40px;padding-bottom:20px;gap:30px}.footer-right{flex-direction:column;gap:30px}.footer-left img{width:150px;height:auto}.footer-left p,.third p:not(:first-child){font-size:14px;line-height:22px}.first p,.second p,.third p{font-size:16px}.first a,.second a,.third a{font-size:14px}.last-footer{flex-direction:column;align-items:flex-start;margin:0 20px 20px;gap:10px;width:auto}.last-footer p{font-size:14px}}.contact-page-wrapper{background-color:#fff;color:#00204a;font-family:Inter,sans-serif;display:flex;flex-direction:column;min-height:100vh}.contact-content-section{padding:60px 40px;max-width:1200px;margin:auto;flex:1}.contact-header h1{text-align:center;font-size:36px;margin-bottom:40px}.contact-main-area{display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between}.contact-form-box{flex:1;min-width:300px;display:flex;flex-direction:column;gap:20px}.contact-row{display:flex;gap:20px;flex-wrap:wrap}.contact-row .input-group{flex:1;min-width:240px}.input-group{position:relative;width:100%}.input-group label{position:absolute;top:-10px;left:12px;background-color:#fff;padding:0 6px;font-size:14px;color:#00204a;z-index:2}.contact-input,.contact-textarea{width:100%;padding:12px 14px;border:1px solid #00204A;border-radius:4px;font-size:16px;box-sizing:border-box;background-color:#fff;position:relative;z-index:1}.contact-input{height:44px}.contact-textarea{height:220px;resize:none;overflow:auto}.contact-submit-button{background-color:#00204a;color:#fff;padding:12px 20px;border:none;border-radius:4px;font-weight:600;cursor:pointer;transition:background-color .3s}.contact-submit-button:hover{background-color:#00356b}.contact-map-box{flex:1;min-width:300px;display:flex;flex-direction:column;gap:20px}.contact-map-frame{width:100%;height:300px;border:none;border-radius:8px}.contact-info-box{font-size:16px;color:#00204a;line-height:1.6}.company-wrapper{min-height:100vh;display:flex;flex-direction:column}.company-page{flex:1;font-family:Arial,sans-serif;padding:20px;margin-top:60px;max-width:1440px;margin-left:auto;margin-right:auto;box-sizing:border-box}.page-title{font-size:clamp(2em,5vw,2.5em);color:#00204a;margin-bottom:2rem;margin-left:20px;text-align:left}.about-us{display:flex;flex-direction:row;align-items:center;gap:20px;max-width:1440px;margin:0 auto 40px;padding:0 20px;box-sizing:border-box}.about-content{flex:1;padding-right:20px}.about-content p{width:100%;max-width:593px;color:gray;font-family:Inter,sans-serif;font-size:clamp(16px,3vw,18px);font-weight:300;line-height:1.6;letter-spacing:.3px;margin:0}.about-image img{max-width:100%;height:auto;border-radius:8px;width:100%;max-width:593px}.mission,.vision,.founders{width:100%;max-width:1440px;margin:0 auto;padding:0 20px;box-sizing:border-box}.mission-container,.vision-container{display:flex;flex-direction:column;align-items:flex-start;gap:16px;padding:40px 20px;max-width:100%;box-sizing:border-box}.mission-image img,.vision-image img{width:100%;max-width:400px;height:auto;border-radius:8px}.mission-step-content,.vision-step-content{display:flex;flex-direction:row;align-items:center;gap:20px;width:100%;justify-content:space-between}.step-image,.vision-step-image{width:100%;max-width:592px;height:auto;border-radius:8px}.mission-step-content p,.vision-step-content p{width:100%;max-width:593px;color:gray;font-family:Inter,sans-serif;font-size:clamp(16px,3vw,18px);font-weight:300;line-height:1.6;letter-spacing:.3px;margin:0}.founders{text-align:center;margin-bottom:40px}.founders-title{font-size:clamp(2em,5vw,2.5em);color:#00204a;font-family:Inter,sans-serif;font-weight:400;margin:0 auto 20px;line-height:1.2}.founders-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;padding:0 20px}.founder-card{background:#fff;padding:20px;border-radius:10px;text-align:center;box-shadow:0 2px 4px #0000001a;border:1px solid #e0e0e0}.founder-image{width:100px;height:100px;border-radius:50%;object-fit:cover;margin-bottom:10px;border:1px solid #e0e0e0}.founder-card h3{font-size:clamp(1em,2.5vw,1.2em);margin-bottom:5px}.founder-card p{font-size:clamp(.8em,2vw,.9em);color:#666}@media (max-width: 768px){.about-us{flex-direction:column;align-items:flex-start}.about-content{padding-right:0}.mission-step-content,.vision-step-content{flex-direction:column;align-items:flex-start}.step-image,.vision-step-image,.mission-step-content p,.vision-step-content p{max-width:100%}.page-title,.founders-title{margin-left:0;text-align:center}}@media (max-width: 480px){.company-page{padding:10px;margin-top:40px}.founders-cards{grid-template-columns:1fr}.mission-container,.vision-container{padding:20px 10px}}
