@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap";html{scroll-behavior:smooth}body{color:#111;background:#fff;font-family:Montserrat,sans-serif;overflow-x:hidden}a{text-decoration:none}img{max-width:100%;display:block}button{cursor:pointer;background:0 0;border:none}ul{list-style:none}body{background:#fff;font-family:Poppins,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.header{z-index:999;background:#fff;justify-content:space-between;align-items:center;width:100%;height:95px;padding:0 70px;transition:all .35s;display:flex;position:fixed;top:0;left:0}.header.active{box-shadow:0 10px 30px #0000000f}.logo img{width:155px;display:block}.header-right{align-items:center;gap:25px;display:flex}.talk-btn{color:#111;background:0 0;border-radius:40px;justify-content:center;align-items:center;width:135px;height:48px;font-size:15px;font-weight:600;transition:all .35s;display:flex;position:relative;overflow:hidden}.talk-btn:before{content:"";-webkit-mask-composite:xor;background:linear-gradient(90deg,#aa637f,#666);border-radius:40px;padding:3px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.talk-btn:hover{color:#fff;background:#000}.talk-btn:hover:before{opacity:0}.menu-btn{color:#111;cursor:pointer;justify-content:center;align-items:center;width:50px;height:50px;font-size:42px;display:flex}.drawer .talk-btn{color:#fff;background:0 0;border:3px solid #fff;border-radius:40px;width:140px;height:48px}.drawer .talk-btn:before{display:none}.drawer .talk-btn:hover{color:#fff;background:0 0}.close-btn{color:#fff;justify-content:center;align-items:center;width:42px;height:42px;font-size:34px;display:flex}.drawer{z-index:1001;background:#000;border-radius:30px;flex-direction:column;width:360px;padding:35px;display:flex;position:fixed;top:20px;bottom:20px;right:20px;overflow-y:auto}.overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#00000073;width:100%;height:100%;position:fixed;top:0;left:0}.drawer-top{justify-content:space-between;align-items:center;margin-bottom:60px;display:flex}.drawer-nav{flex-direction:column;gap:28px;margin-top:30px;display:flex}.drawer-nav a{color:#fff;font-size:18px;font-weight:400;text-decoration:none}.drawer nav a:hover{color:#aa637f;padding-left:15px}@media (width<=768px){.header{height:80px;padding:0 20px}.logo img{width:110px}.header>.header-right>.talk-btn{display:none}.drawer{border-radius:25px;width:auto;padding:30px;inset:12px}.drawer-nav a{font-size:18px}}.hero{background:#fff;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:140px 16% 100px;display:flex;position:relative;overflow:hidden}.hero-content{z-index:5;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:100%;display:flex;position:relative}.hero-logo{margin-bottom:40px;animation:.8s forwards fadeUp}.hero-logo img{width:120px;animation:5s ease-in-out infinite floatLogo}.hero-title{color:#111;letter-spacing:-2px;max-width:1100px;font-family:Poppins,sans-serif;font-size:72px;font-weight:400;line-height:1.1;animation:.9s forwards fadeUp}.hero-text{color:#555;max-width:100%;margin-top:32px;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:1.9;animation:1.1s forwards fadeUp}.hero-text p{margin-bottom:20px}.hero-text p:last-child{margin-bottom:0}@keyframes fadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes floatLogo{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@media (width<=1440px){.hero{padding:140px 12% 100px}.hero-title{font-size:62px}.hero-text{max-width:100%;font-size:16px}}@media (width<=1200px){.hero{padding:130px 10% 90px}.hero-title{font-size:54px}.hero-text{max-width:100%;font-size:16px}.hero-logo img{width:105px}}@media (width<=992px){.hero{min-height:90vh;padding:120px 8% 80px}.cursor{vertical-align:middle;background:linear-gradient(#8f8f8f 0%,#a9868f 18%,#c97a89 42%,#d975a6 65%,#cb73d8 100%);border-radius:10px;width:4px;height:.9em;margin-left:8px;animation:.9s infinite cursorBlink;display:inline-block}.hero-text{opacity:0;max-width:100%;margin-top:24px;font-size:16px;line-height:1.9;transition:all .8s;transform:translateY(25px)}.show-text{opacity:1;transform:translateY(0)}@keyframes cursorBlink{0%{opacity:1}50%{opacity:0}to{opacity:1}}.hero-logo{margin-bottom:30px}.hero-logo img{width:90px}.hero-title{letter-spacing:-1px;font-size:44px}}@media (width<=768px){.hero{padding:100px 7% 70px}.hero-logo{margin-bottom:25px}.hero-logo img{width:80px}.hero-title{letter-spacing:-1px;font-size:36px;line-height:1.25}.hero-text{max-width:100%;margin-top:20px;font-size:16px;line-height:1.9}.hero-text p{margin-bottom:18px}}@media (width<=480px){.hero{padding:90px 6% 60px}.hero-logo{margin-bottom:22px}.hero-logo img{width:70px}.hero-title{letter-spacing:-.5px;font-size:30px;line-height:1.3}.hero-text{max-width:100%;margin-top:18px;font-size:15px;line-height:1.8}.hero-text p{margin-bottom:16px}}@media (width<=360px){.hero{padding:80px 5% 55px}.hero-logo img{width:65px}.hero-title{font-size:26px;line-height:1.3}.hero-text{margin-top:16px;font-size:14px;line-height:1.8}.hero-text p{margin-bottom:14px}}.footer{background:#fff;padding:70px 7% 35px;position:relative;overflow:hidden}.footer-bg{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.footer-bg img{opacity:.1;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;object-fit:contain;width:clamp(900px,95vw,1650px);height:auto}.footer-container{z-index:2;justify-content:space-between;align-items:flex-start;gap:70px;display:flex;position:relative}.footer-left,.footer-middle,.footer-right{flex:1}.footer-left ul,.footer-middle ul{list-style:none}.footer-left li,.footer-middle li{cursor:pointer;color:#111;margin-bottom:15px;font-size:15px;transition:all .3s}.footer-left li:hover,.footer-middle li:hover{color:#f83491}.socials{gap:18px;margin:45px 0 20px;display:flex}.socials svg{cursor:pointer;color:#222;font-size:21px;transition:all .35s}.socials svg:hover{color:#f83491;transform:translateY(-3px)}.copy{color:#777;margin-top:15px;font-size:13px}.footer-right{max-width:280px}.footer-right h4{color:#111;margin-top:22px;margin-bottom:8px;font-size:16px;font-weight:600}.footer-right h4:first-child{margin-top:0}.footer-right p{color:#555;font-size:15px;line-height:1.8}@media (width<=1200px){.footer{padding:65px 6% 30px}.footer-container{gap:45px}.footer-bg img{width:1200px}}@media (width<=992px){.footer{padding:60px 5% 30px}.footer-container{flex-wrap:wrap;gap:45px}.footer-left,.footer-middle,.footer-right{flex:0 0 calc(50% - 25px)}.footer-bg img{opacity:.05;width:1100px}}@media (width<=768px){.footer{padding:55px 24px 28px}.footer-container{flex-direction:column;gap:35px}.footer-left,.footer-middle,.footer-right{width:100%;max-width:100%}.footer-right{max-width:none}.socials{margin:28px 0 18px}.footer-bg img{opacity:.05;width:1050px}}@media (width<=480px){.footer{padding:50px 18px 25px}.footer-left li,.footer-middle li{font-size:14px}.footer-right h4{font-size:15px}.footer-right p{font-size:14px}.socials svg{font-size:20px}.footer-bg img{opacity:.04;width:900px}}.services1{background:#fff;width:100%;padding:120px 7%}.services-heading{margin-bottom:70px}.services-heading h2{color:#111;margin-bottom:2px;font-size:58px;font-weight:500}.services-heading p{color:#555;font-size:18px}.services-list{flex-direction:column;margin-top:-85px;display:flex}.service-card{border-bottom:1px solid #d9d9d9;justify-content:space-between;align-items:center;gap:60px;padding:55px 0;display:flex}.service-left{max-width:760px}.service-left h4{color:#111;margin-bottom:12px;font-size:30px;font-weight:600}.service-left p{color:#444;font-size:17px;line-height:1.5}.read-btn{color:#111;border-radius:40px;justify-content:center;align-items:center;width:135px;height:52px;font-weight:450;transition:all .3s;display:flex;position:relative;overflow:hidden}.read-btn:before{content:"";-webkit-mask-composite:xor;background:linear-gradient(90deg,#aa637f,#666);border-radius:40px;padding:2px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.read-btn:hover{color:#fff;background:#111}.read-btn:hover:before{opacity:0}@media (width<=1200px){.services1{padding:100px 6%}.services-heading{margin-bottom:60px}.services-heading h2{font-size:50px}.services-heading p{font-size:17px}.service-card{gap:40px}.service-left{max-width:650px}.service-left h4{font-size:28px}.service-left p{font-size:16px}}@media (width<=992px){.services1{padding:90px 6%}.services-heading{margin-bottom:50px}.services-heading h2{font-size:42px}.services-heading p{font-size:16px}.services-list{margin-top:-50px}.service-card{gap:30px;padding:45px 0}.service-left h4{font-size:26px}.service-left p{font-size:16px}.read-btn{width:125px;height:48px;font-size:15px}}@media (width<=768px){.services1{padding:80px 5%}.services-heading{margin-bottom:40px}.services-heading h2{font-size:36px}.services-heading p{font-size:15px}.services-list{margin-top:0}.service-card{flex-direction:column;align-items:flex-start;gap:25px;padding:35px 0}.service-left{max-width:100%}.service-left h4{font-size:24px}.service-left p{font-size:15px;line-height:1.8}.read-btn{width:120px;height:46px;font-size:15px}}@media (width<=576px){.services1{padding:100px 5%}.services-heading h2{font-size:30px}.services-heading p{font-size:14px}.service-card{padding:30px 0}.service-left h4{font-size:22px}.service-left p{font-size:14px;line-height:1.7}.read-btn{width:115px;height:44px;font-size:14px}}@media (width<=420px){.services1{padding:60px 5%}.services-heading{margin-bottom:30px}.services-heading h2{font-size:26px}.services-heading p{font-size:13px}.service-card{gap:20px;padding:25px 0}.service-left h4{font-size:20px}.service-left p{font-size:13px;line-height:1.7}.read-btn{width:110px;height:42px;font-size:13px}}.why-section{background:#000;grid-template-columns:560px 1fr;align-items:center;gap:70px;width:100%;padding:80px 7%;display:grid}.why-left{width:100%;height:620px}.why-right{width:100%}.why-right h2{color:#fff;margin-bottom:12px;font-size:52px;font-weight:500}.why-right h4{color:#a9a9a9!important;margin-bottom:40px!important}.why-card{margin-bottom:42px}.why-card h3{color:#fff;margin-bottom:14px;font-size:28px;font-weight:400}.why-card p{color:#bcbcbc;max-width:560px;font-size:18px;line-height:1.8}@media (width<=1300px){.why-section{grid-template-columns:480px 1fr;gap:55px}.why-left{height:560px}}@media (width<=992px){.why-section{grid-template-columns:1fr;padding:90px 30px}.why-left{height:500px}}@media (width<=768px){.why-section{padding:70px 20px}.why-left{height:380px}.why-right h2{font-size:42px}.why-card h3{font-size:24px}.why-card p{font-size:16px}}@media (width<=480px){.why-left{height:300px}.why-right h2{font-size:34px}.why-card h3{font-size:21px}.why-card p{font-size:15px}}.ga-container{background:#0c0c0c;border-radius:34px;width:100%;height:100%;min-height:620px;position:relative;overflow:hidden}.ga-canvas{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.ga-fade{z-index:2;pointer-events:none;position:absolute;inset:0}@media (width<=1400px){.ga-container{min-height:560px}}@media (width<=1200px){.ga-container{min-height:500px}}@media (width<=992px){.ga-container{min-height:480px}}@media (width<=768px){.ga-container{border-radius:26px;min-height:380px}}@media (width<=480px){.ga-container{border-radius:22px;min-height:310px}}.people-section{background:#000;width:100%;padding:90px 7%}.people-container{grid-template-columns:420px 1fr;align-items:center;gap:70px;max-width:1400px;margin:auto;display:grid}.people-tag{color:#8d8d8d;letter-spacing:2px;border:1px solid #ffffff26;border-radius:50px;justify-content:center;align-items:center;margin-bottom:28px;padding:8px 20px;font-size:13px;display:inline-flex}.people-left h3{color:#fff;margin-bottom:24px;font-size:52px;font-weight:550;line-height:1.1}.people-left p{color:#9d9d9d;max-width:380px;font-size:16px;line-height:1.8}.people-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.people-card{background:#151515;border:1px solid #ffffff14;border-radius:6px;justify-content:center;align-items:center;height:125px;transition:all .35s;display:flex}.people-card:hover{background:#1d1d1d;transform:translateY(-6px)}.people-card img{filter:brightness(0)invert(.85);width:65%;max-width:170px;transition:all .35s}.people-card:hover img{filter:brightness(0)invert();transform:scale(1.08)}@media (width<=1200px){.people-container{grid-template-columns:1fr;gap:55px}.people-left{text-align:center}.people-left p{max-width:650px;margin:auto}}@media (width<=900px){.people-grid{grid-template-columns:repeat(2,1fr)}.people-left h3{font-size:44px}}@media (width<=768px){.people-section{padding:70px 22px}.people-left h3{font-size:38px}.people-left p{font-size:15px}.people-grid{gap:14px}.people-card{height:105px}.people-card img{width:62%}}@media (width<=480px){.people-grid{grid-template-columns:1fr}.people-left h3{font-size:32px}.people-left p{font-size:14px}.people-card{border-radius:12px;height:95px}.people-card img{width:58%}}*,:before,:after{box-sizing:border-box}.contact-section{background:#fff;width:100%;max-width:100%;padding:70px 7%;overflow:hidden}.contact-heading{text-align:center;margin-bottom:30px}.contact-heading h2{color:#111;letter-spacing:-2px;font-size:70px;font-weight:550}.contact-content{width:100%;max-width:900px;margin:0 auto;padding:0}.contact-content h3{color:#111;margin-bottom:18px;font-size:48px;font-weight:450;line-height:1.2}.contact-content p{color:#777;max-width:1200px;margin-bottom:70px;font-size:16px;line-height:1.8}.contact-form{width:100%}.row{grid-template-columns:repeat(2,minmax(0,1fr));gap:45px;display:grid}@media (width<=1200px){.contact-heading h2{font-size:60px}.contact-content h3{font-size:42px}}@media (width<=940px){.contact-section{padding:70px 30px!important}}@media (width<=768px){.contact-section{padding:80px 24px}.contact-heading{margin-bottom:50px}.contact-heading h2{letter-spacing:-1px;font-size:38px}.contact-content h3{font-size:28px}.contact-content p{margin-bottom:45px;font-size:15px;line-height:1.7}.row{gap:15px}.contact-form input,.contact-form textarea{padding:18px 0;font-size:16px}.contact-form textarea{margin-top:30px}.contact-form button{width:100%;height:56px;margin-top:40px}}.story-section{background:#fff;width:100%;position:relative;overflow:hidden}.story-container{width:min(1200px,90%);margin:0 auto;padding:120px 0}.story-container #story{color:#000;letter-spacing:-3px;margin-top:40px;margin-bottom:35px;font-size:clamp(2.8rem,7vw,4.5rem);font-weight:550;line-height:.95}.story-container h6{color:#111;max-width:900px;margin-bottom:35px;font-size:clamp(1.2rem,2.2vw,1.4rem);font-weight:500;line-height:1.35}.story-container p{color:#444;max-width:1080px;margin-bottom:28px;font-size:clamp(1rem,1.2vw,1.125rem);line-height:1.9}.story-container p:last-child{margin-bottom:0}.story-gradient{background:linear-gradient(90deg,#8f8f8f 0%,#a9868f 18%,#c97a89 42%,#d975a6 65%,#cb73d8 100%);width:100%;height:70px}@media (width<=1440px){.story-container{width:min(1100px,92%)}}@media (width<=1024px){.story-container{width:90%;padding:100px 0}.story-container #story{letter-spacing:-2px;margin-bottom:28px}.story-container h6{margin-bottom:28px}.story-gradient{height:60px}}@media (width<=768px){.story-container{width:90%;padding:80px 0}.story-container #story{letter-spacing:-1px;margin-bottom:24px;line-height:1}.story-container h6{margin-bottom:24px}.story-container p{margin-bottom:22px;line-height:1.8}.story-gradient{height:50px}}@media (width<=576px){.story-container{width:90%;padding:70px 0}.story-container #story{letter-spacing:-1px;margin-bottom:20px;font-size:2.5rem}.story-container h6{margin-bottom:20px;font-size:1.15rem;line-height:1.4}.story-container p{margin-bottom:18px;font-size:1rem;line-height:1.75}.story-gradient{height:45px}}@media (width<=400px){.story-container{width:92%;padding:60px 0}.story-container #story{font-size:2.1rem}.story-container h6{font-size:1.05rem}.story-container p{font-size:.95rem;line-height:1.7}.story-gradient{height:40px}}.approach-section{background:#fff;width:100%;padding:120px 0}.approach-section>*{width:min(1200px,90%);margin:0 auto}.approach-header{text-align:center;max-width:950px;margin:0 auto 90px}.approach-header h2{color:#111;letter-spacing:-3px;margin-top:45px;margin-bottom:30px;font-size:clamp(2.8rem,7vw,4.5rem);font-weight:550;line-height:.95}.approach-header h6{color:#111;margin-bottom:25px;font-size:clamp(1.2rem,2.2vw,1.4rem);font-weight:500;line-height:1.35}.approach-header p{color:#555;font-size:clamp(1rem,1.2vw,1.125rem);line-height:1.9}.approach-grid{grid-template-columns:repeat(2,1fr);gap:70px;display:grid}.approach-card{align-items:flex-start;gap:28px;display:flex}.approach-card span{color:#111;flex-shrink:0;font-size:clamp(3.8rem,6vw,5.8rem);font-weight:700;line-height:1}.approach-card h5{color:#111;margin-bottom:12px;font-size:clamp(1.4rem,2vw,1.6rem);font-weight:600}.approach-card p{color:#555;font-size:clamp(1rem,1.2vw,1.125rem);line-height:1.8}@media (width<=1200px){.approach-grid{gap:60px 40px}}@media (width<=992px){.approach-section{padding:100px 0}.approach-grid{grid-template-columns:1fr;gap:55px}.approach-header{margin-bottom:70px}}@media (width<=768px){.approach-section{padding:80px 0}.approach-header{margin-bottom:55px}.approach-header h2{letter-spacing:-1px;margin-bottom:24px;line-height:1}.approach-header h6{margin-bottom:20px}.approach-grid{gap:45px}.approach-card{gap:20px}.approach-card p{line-height:1.75}}@media (width<=576px){.approach-section{padding:70px 0}.approach-grid{gap:40px}.approach-card{flex-direction:column;gap:12px}.approach-card span{font-size:3.3rem}.approach-card h5{margin-bottom:8px}}@media (width<=400px){.approach-section>*{width:92%}.approach-header h2{font-size:2.1rem}.approach-header h6{font-size:1.05rem}.approach-header p,.approach-card p{font-size:.95rem;line-height:1.7}.approach-card span{font-size:3rem}.approach-card h5{font-size:1.3rem}}*{box-sizing:border-box;margin:0;padding:0}.services{background:#fff;width:100%;padding:150px 0}.services__container{width:92%;max-width:1320px;margin:auto}.services__heading{max-width:760px;margin-bottom:70px}.services__heading h2{color:#111;letter-spacing:-3px;margin-bottom:30px;font-size:clamp(2.8rem,7vw,4.5rem);font-weight:550;line-height:.95}.services__heading h6{color:#111;margin-bottom:25px;font-size:clamp(1.2rem,2.2vw,1.4rem);font-weight:500;line-height:1.35}.services__heading p{color:#555;font-size:clamp(1rem,1.2vw,1.125rem);line-height:1.9}.services__gradient{background:linear-gradient(90deg,#8f8f8f 0%,#a9868f 18%,#c97a89 42%,#d975a6 65%,#cb73d8 100%);width:100%;height:70px;margin-bottom:0}.services__grid{grid-template-columns:repeat(3,1fr);display:grid}.service__card{background:#fff;border:1px solid #d9d9d9;flex-direction:column;justify-content:space-between;min-height:220px;padding:32px;transition:all .3s;display:flex}.service__card:hover{background:#fff}.service__top{justify-content:space-between;align-items:center;display:flex}.service__icon{color:#111;font-size:30px}.service__arrow{color:#222;font-size:22px;transition:all .35s}.service__card:hover .service__arrow{color:#d56b99}.service__content{margin:28px 0}.service__content h5{color:#111;margin-bottom:12px;font-size:clamp(1.4rem,2vw,1.6rem);font-weight:600}.service__content p{color:#555;font-size:clamp(1rem,1.2vw,1.125rem);line-height:1.8}.service__bottom{align-items:center;gap:15px;display:flex}.service__bottom span{letter-spacing:1px;font-size:13px;font-weight:700}.bottom__line{background:#d56b99;width:30px;height:2px}@media (width<=1200px){.services__container{width:95%}.service__content h3{font-size:28px}.service__content p{font-size:17px}}@media (width<=991px){.services{padding:80px 0}.services__grid{grid-template-columns:repeat(2,1fr)}.services__heading h2{padding-top:50px;font-size:60px}.services__heading p{font-size:18px}}@media (width<=768px){.services__gradient{height:50px}.service__card{min-height:210px;padding:28px}.service__content h3{font-size:26px}.services__heading h2{letter-spacing:-1px;margin-bottom:24px;padding-top:50px;line-height:1}.services__heading h6{margin-bottom:20px}.service__content p{line-height:1.75}}@media (width<=576px){.services__grid{grid-template-columns:1fr}.services__heading{margin-bottom:50px}.services__heading h2{font-size:46px}.services__heading p{font-size:16px}.service__card{min-height:200px}}@media (width<=400px){.services{padding:60px 0}.service__card{padding:22px}.service__content h3{font-size:22px}.service__content p{font-size:15px}}.process{background:#fff;width:100%;padding:70px 7%}.process__container{width:92%;max-width:1320px;margin:auto}.process__heading{text-align:center;max-width:900px;margin:0 auto 80px}.process__heading h2{color:#111;letter-spacing:-2px;margin-top:40px;margin-bottom:30px;font-size:clamp(2.2rem,5vw,3.5rem);font-weight:550;line-height:.95}.process__heading p{color:#555;max-width:900px;margin:auto;font-size:clamp(1rem,1.2vw,1.125rem);line-height:1.9}.process__grid{grid-template-columns:repeat(2,1fr);gap:70px 90px;display:grid}.process__card{align-items:flex-start;gap:30px;display:flex}.process__number{color:#111;flex-shrink:0;font-size:clamp(3.8rem,6vw,5.8rem);font-weight:700;line-height:1}.process__content h5{color:#111;margin-bottom:2px;font-size:clamp(1.4rem,2vw,1.6rem);font-weight:600}.process__content p{color:#555;font-size:clamp(1rem,1.2vw,1.125rem);line-height:1.8}@media (width<=1400px){.process__container{width:94%}}@media (width<=1200px){.process{padding:90px 0}.process__grid{gap:60px}}@media (width<=992px){.process{padding:80px 0}.process__grid{grid-template-columns:1fr;gap:55px}.process__heading{margin-bottom:70px}}@media (width<=768px){.process{padding:70px 0}.process__heading h2{letter-spacing:-1px;margin-bottom:24px;line-height:1}.process__card{gap:20px}.process__content p{line-height:1.75}}@media (width<=576px){.process{padding:60px 0}.process__container{width:92%}.process__heading{margin-bottom:45px}.process__number{min-width:60px;font-size:3.3rem}.process__content h5{margin-bottom:2px}}@media (width<=400px){.process{padding:50px 0}.process__heading h2{font-size:2.1rem}.process__heading p,.process__content p{font-size:.95rem;line-height:1.7}.process__number{min-width:50px;font-size:3rem}.process__content h5{font-size:.8rem}}.link-section{background:#fff;width:100%;margin-bottom:20px;padding:45px 24px}.link-container{background:linear-gradient(90deg,#989292 0%,#d86ea1 100%);border-radius:70px;justify-content:space-between;align-items:center;gap:25px;width:100%;max-width:1000px;margin:auto;padding:18px 35px;display:flex}.link-content{flex:1;align-items:center;gap:28px;display:flex}.link-icon{color:#fff;justify-content:center;align-items:center;width:56px;height:56px;font-size:28px;display:flex}.link-text{flex:1}.link-text h4{color:#fff;margin-bottom:4px;font-size:22px;font-weight:500;line-height:1.3}.link-text p{color:#fff;font-size:15px;line-height:1.5}.link-btn{flex-shrink:0}.link-btn button{cursor:pointer;color:#111;z-index:999;background:#fff;border:none;border-radius:999px;outline:none;padding:14px 28px;font-size:15px;font-weight:600;transition:all .3s;position:relative}@media (width<=1200px){.link-container{max-width:950px;padding:24px 20px}.link-text h4{font-size:24px}}@media (width<=992px){.link-container{text-align:center;border-radius:36px;flex-direction:column;gap:28px;padding:40px 30px}.link-content{flex-direction:column;gap:18px}.link-text h4{font-size:24px}.link-btn{width:100%}.link-btn button{width:100%;max-width:260px}}@media (width<=768px){.link-section{padding:60px 20px}.link-container{border-radius:28px;padding:32px 22px}.link-icon{width:60px;height:60px;font-size:28px}.link-text h4{font-size:22px}.link-text p{font-size:15px}.link-btn button{width:100%;max-width:none;padding:15px 24px}}@media (width<=480px){.link-section{padding:50px 16px}.link-container{padding:28px 18px}.link-text h4{font-size:20px}.link-text p{font-size:14px}.link-icon{width:54px;height:54px;font-size:24px}}.project-page{background:#fff;width:100%;min-height:100vh;padding:140px 0 100px;position:relative;overflow:hidden}.project-page:before{content:"";pointer-events:none;background:radial-gradient(circle,#ff4a5914,#b935d308,#0000 70%);border-radius:50%;width:520px;height:520px;position:absolute;top:-220px;left:-220px}.project-page:after{content:"";pointer-events:none;background:radial-gradient(circle,#b935d314,#ff4a5908,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-180px;right:-180px}.project-hero{z-index:2;text-align:left;width:min(1280px,92%);margin:0 auto;padding:0 2%;position:relative}.project-hero h2{color:#000;letter-spacing:-3px;max-width:900px;margin-top:15px;margin-bottom:20px;font-size:clamp(2.8rem,7vw,4.5rem);font-weight:550;line-height:.95}.project-hero h6{color:#111;max-width:900px;margin-bottom:15px;font-size:clamp(1.2rem,2.2vw,1.4rem);font-weight:500;line-height:1.35}.project-hero p{color:#444;max-width:1080px;margin-bottom:0;font-size:clamp(1rem,1.2vw,1.125rem);line-height:1.9}.project-gradient{background:linear-gradient(90deg,#8f8f8f 0%,#a9868f 18%,#c97a89 42%,#d975a6 65%,#cb73d8 100%);width:100%;height:70px;margin:40px 0}.project-filter{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;width:min(1250px,92%);margin:auto;display:flex}.project-filter button{cursor:pointer;color:#000;background:#f6f6f6;border:none;border-radius:999px;outline:none;padding:13px 24px;font-size:15px;font-weight:600;transition:all .35s}.project-filter button:hover{background:#ececec;transform:translateY(-2px)}.project-filter button.active{color:#fff;background:linear-gradient(90deg,#8f8f8f 0%,#a9868f 18%,#c97a89 42%,#d975a6 65%,#cb73d8 100%);box-shadow:0 12px 35px #f8349140}.project-grid{grid-template-columns:repeat(auto-fill,380px);justify-content:center;gap:35px;width:min(1280px,92%);margin:70px auto 0;display:grid}.project-card{background:#fff;border:1px solid #ededed;border-radius:24px;width:380px;transition:all .45s;overflow:hidden;box-shadow:0 15px 45px #0000000d}.project-card:hover{transform:translateY(-10px);box-shadow:0 25px 60px #0000001f}.project-cover{object-fit:cover;width:100%;height:250px;transition:all .5s;display:block}.project-card:hover .project-cover{transform:scale(1.06)}.project-content{padding:28px}.project-category{color:#666;background:#f7f7f7;border-radius:999px;padding:8px 15px;font-size:13px;font-weight:600;display:inline-flex}.project-content h3{color:#111;margin:18px 0 12px;font-size:28px}.project-content p{color:#666;min-height:78px;font-size:15px;line-height:1.8}.project-btn{cursor:pointer;color:#fff;background:linear-gradient(90deg,#fe4b59,#f83491,#b935d3);border:none;border-radius:14px;width:100%;height:52px;margin-top:24px;font-size:15px;font-weight:600;transition:all .35s}.project-btn:hover{transform:translateY(-3px);box-shadow:0 14px 34px #f8349147}.project-modal{background:#fff;border-radius:28px;width:min(1250px,100%);max-height:90vh;padding:35px;position:relative;overflow-y:auto;box-shadow:0 40px 90px #00000026}.modal-close{color:#fff;cursor:pointer;background:#111;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:24px;transition:all .35s;display:flex;position:absolute;top:20px;right:20px}.modal-close:hover{background:#d96cff;transform:rotate(90deg)}.project-modal h2{color:#111;margin-bottom:30px;font-size:42px;font-weight:650}.gallery-main img{object-fit:cover;width:100%;height:100%;display:block}.gallery-thumb{cursor:pointer;border:3px solid #0000;border-radius:16px;width:100%;height:128px;transition:all .35s;overflow:hidden}.gallery-thumb.active{border-color:#d45bff}.modal-section{margin-top:35px}.modal-section h3{color:#111;margin-bottom:18px;font-size:30px;font-weight:650}.modal-section p{color:#555;font-size:17px;line-height:1.9}.modal-section ul{grid-template-columns:repeat(2,1fr);gap:15px;margin-top:15px;padding-left:20px;display:grid}.modal-section li{color:#444;font-size:16px;line-height:1.8}@keyframes fadeModal{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (width<=1400px){.project-grid{grid-template-columns:repeat(3,1fr)}.gallery-main{height:500px}}@media (width<=1200px){.project-page{padding-top:110px}.project-hero{width:min(1000px,92%)}.project-hero h2{margin-top:30px;margin-bottom:30px}.project-grid{grid-template-columns:repeat(2,minmax(320px,420px));justify-content:center}.project-modal{padding:28px}.modal-gallery{grid-template-columns:1fr 150px}.gallery-main{height:430px}.gallery-thumb{height:95px}}@media (width<=992px){.project-page{padding-top:100px}.project-hero{text-align:left;width:92%}.project-hero h2{letter-spacing:-2px;margin-top:25px;margin-bottom:28px}.project-hero h6{margin-bottom:28px}.project-gradient{height:60px;margin:60px 0}.project-filter{flex-wrap:wrap;justify-content:center}.project-grid{grid-template-columns:repeat(2,330px);justify-content:center}.project-modal{width:95%;padding:25px}.modal-gallery{grid-template-columns:1fr}.gallery-main{height:420px}.gallery-side{grid-template-columns:repeat(4,1fr);display:grid}.gallery-thumb{height:90px}.modal-section ul{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.project-page{padding-top:90px}.project-hero{width:90%}.project-hero h2{letter-spacing:-2px;margin-top:20px;margin-bottom:24px;line-height:1}.project-hero h6{margin-bottom:24px}.project-hero p{line-height:1.8}.project-gradient{height:50px;margin:50px 0}.project-grid{grid-template-columns:340px;justify-content:center}.project-card{width:340px}.project-modal-overlay{padding:20px}.project-modal{border-radius:20px;padding:22px}.project-modal h2{padding-right:50px;font-size:32px}.gallery-main{height:320px}.gallery-side{grid-template-columns:repeat(4,1fr);gap:10px}.gallery-thumb{border-radius:10px;height:70px}.modal-section h3{font-size:24px}.modal-section p{font-size:15px}.modal-section ul{grid-template-columns:1fr;gap:10px}.modal-close{width:42px;height:42px;font-size:20px}}@media (width<=576px){.project-hero{width:90%}.project-hero h2{letter-spacing:-1px;margin-top:15px;margin-bottom:20px}.project-hero h6{margin-bottom:20px}.project-gradient{height:40px;margin:40px 0}.project-grid{grid-template-columns:100%}.project-card{width:100%}.project-cover{height:240px}.project-content{padding:22px}.project-category{font-size:12px}.project-content h3{font-size:24px}.project-content p{font-size:14px}.project-btn{width:100%}.gallery-main{height:260px}.gallery-side{gap:8px}.gallery-thumb{height:60px}.modal-section{margin-top:28px}.modal-section h3{font-size:22px}.modal-section p{font-size:14px;line-height:1.8}}@media (width<=420px){.project-page{padding-top:80px}.project-hero{width:90%}.project-hero h2{letter-spacing:-1px;margin-top:10px;margin-bottom:18px}.project-hero h6{margin-bottom:18px}.project-filter{gap:10px}.project-filter button{padding:10px 18px;font-size:13px}.project-cover{height:210px}.project-content{padding:20px}.project-content h3{font-size:22px}.project-modal{padding:18px}.project-modal h2{font-size:26px}.gallery-main{height:210px}.gallery-thumb{height:55px}.modal-close{width:38px;height:38px;font-size:18px;top:15px;right:15px}}.project-back{cursor:pointer;color:#555;background:0 0;border:none;align-items:center;gap:10px;margin-bottom:35px;padding:0;font-size:15px;font-weight:600;transition:all .3s;display:inline-flex}.project-back:hover{color:#000;transform:translate(-4px)}.project-service{text-transform:uppercase;letter-spacing:3px;color:#8d8d8d;margin-bottom:15px;font-size:16px;font-weight:700;display:block}.project-modal-overlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:9999;background:#0f0f0fb8;justify-content:center;align-items:center;padding:40px;animation:.35s fadeModal;display:flex;position:fixed;inset:0}.project-modal{scrollbar-width:thin;scrollbar-color:#cfcfcf transparent;background:#fff;border-radius:28px;width:min(1350px,100%);max-height:92vh;padding:35px;position:relative;overflow-y:auto;box-shadow:0 40px 80px #0000002e}.project-modal::-webkit-scrollbar{width:8px}.project-modal::-webkit-scrollbar-thumb{background:#d2d2d2;border-radius:20px}.modal-close{cursor:pointer;color:#fff;background:#111;border:none;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:24px;transition:all .35s;display:flex;position:absolute;top:22px;right:22px}.modal-close:hover{color:#000;background:0 0;border:2px solid #000;transform:rotate(90deg)}.modal-gallery{grid-template-columns:1fr 150px;gap:24px;margin-bottom:45px;display:grid}.gallery-main{background:#f4f4f4;border-radius:22px;width:100%;height:600px;overflow:hidden}.gallery-main img{object-fit:cover;width:100%;height:100%;transition:all .35s;display:block}.gallery-side{flex-direction:column;gap:15px;display:flex}.gallery-thumb{cursor:pointer;background:#fff;border:3px solid #0000;border-radius:16px;width:100%;height:135px;padding:0;transition:all .35s;overflow:hidden}.gallery-thumb img{object-fit:cover;width:100%;height:100%;display:block}.gallery-thumb:hover{transform:translateY(-3px)}.gallery-thumb.active{border-color:#b935d3;box-shadow:0 12px 28px #b935d333}.modal-content{margin-top:10px}.project-category-badge{color:#494848;background:#f6f6f6;border-radius:999px;align-items:center;margin-bottom:18px;padding:9px 18px;font-size:13px;font-weight:600;display:inline-flex}.project-title{color:#111;letter-spacing:-1px;text-align:left;margin-bottom:40px;font-size:clamp(2rem,4vw,3.2rem);font-weight:500;line-height:1.1}.content-section{margin-bottom:40px}.content-section h3{color:#111;margin-bottom:8px;font-size:28px;font-weight:550}.content-section p{color:#555;max-width:950px;font-size:16px;line-height:1.5}.result-list{grid-template-columns:repeat(2,1fr);gap:18px;margin:0;padding:0;list-style-type:disc;display:grid}.result-simple-list{color:#555;font-size:16px;line-height:1.5}.result-list span{color:#444;font-size:16px;line-height:1.5}@media (width<=1400px){.project-modal{width:95%}.gallery-main{height:520px}.gallery-thumb{height:120px}}@media (width<=1200px){.project-modal{padding:28px}.modal-gallery{grid-template-columns:1fr 130px;gap:20px}.gallery-main{height:470px}.gallery-thumb{height:105px}.project-title{margin-bottom:30px;font-size:clamp(2rem,5vw,2.6rem)}.content-section h3{font-size:24px}.content-section p{font-size:16px}.result-list{gap:15px}}@media (width<=992px){.project-modal{width:96%;padding:25px}.modal-gallery{grid-template-columns:1fr}.gallery-main{height:430px}.gallery-side{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.gallery-thumb{width:100%;height:90px}.project-category-badge{margin-top:10px}.result-list{grid-template-columns:1fr}}@media (width<=768px){.project-modal-overlay{align-items:flex-start;padding:20px;overflow-y:auto}.project-modal{border-radius:20px;width:100%;margin-top:20px;padding:22px}.modal-close{width:44px;height:44px;font-size:20px;top:16px;right:16px}.gallery-main{border-radius:16px;height:320px}.gallery-side{grid-template-columns:repeat(4,1fr);gap:10px}.gallery-thumb{border-radius:12px;height:72px}.project-title{margin-bottom:24px;font-size:2rem}.content-section{margin-bottom:28px}.content-section h3{font-size:22px}.content-section p{font-size:15px;line-height:1.8}.result-list li{padding:14px}.result-icon{font-size:22px}}@media (width<=576px){.project-modal{padding:18px}.gallery-main{height:250px}.gallery-side{grid-template-columns:repeat(4,1fr);gap:8px}.gallery-thumb{border-radius:10px;height:58px}.project-category-badge{padding:8px 15px;font-size:12px}.project-title{letter-spacing:-.5px;margin-bottom:22px;font-size:1.8rem}.content-section h3{font-size:20px}.content-section p{font-size:14px}.result-list{gap:12px}.result-list li{border-radius:12px;padding:12px}.result-list span{font-size:14px}}@media (width<=420px){.project-modal-overlay{padding:10px}.project-modal{border-radius:16px;padding:16px}.modal-close{width:40px;height:40px;font-size:18px}.gallery-main{height:210px}.gallery-thumb{height:52px}.gallery-side{gap:6px}.project-category-badge{padding:7px 14px;font-size:11px}.project-title{margin-bottom:20px;font-size:1.55rem}.content-section{margin-bottom:24px}.content-section h3{font-size:18px}.content-section p{font-size:13.5px;line-height:1.7}.result-list li{gap:10px;padding:10px}.result-icon{font-size:20px}.result-list span{font-size:13px;line-height:1.6}}.clients-section{background:#fff;width:100%;padding:180px 0;overflow:hidden}.clients-container{width:min(1280px,92%);margin:0 auto}.clients-header{max-width:760px;margin-bottom:80px}.client-title{color:#111;letter-spacing:-3px;margin-top:50px;margin-bottom:30px;font-size:clamp(2.8rem,7vw,4.5rem);font-weight:550;line-height:.95}.clients-header h6{color:#111;margin-bottom:28px;font-size:clamp(1.2rem,2.2vw,1.4rem);font-weight:500;line-height:1.35}.clients-header p{color:#555;max-width:720px;font-size:clamp(1rem,1.2vw,1.125rem);line-height:1.9}.logo-row{margin-bottom:24px;overflow:hidden}.logo-row:last-child{margin-bottom:0}.logo-track{gap:22px;width:max-content;animation:38s linear infinite marquee;display:flex}.logo-row.reverse .logo-track{animation-direction:reverse}.logo-row:hover .logo-track{animation-play-state:paused}.client-card{background:#fff;border:1px solid #ececec;border-radius:22px;justify-content:center;align-items:center;width:210px;height:120px;transition:all .35s;display:flex}.client-card:hover{border-color:#ddd;transform:translateY(-8px);box-shadow:0 20px 40px #00000014}.client-card img{object-fit:contain;filter:grayscale();opacity:.75;width:70%;height:55%;transition:all .35s}.client-card:hover img{filter:grayscale(0%);opacity:1}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(calc(-50% - 11px))}}@media (width<=1440px){.clients-container{width:min(1200px,92%)}}@media (width<=1024px){.clients-section{padding:100px 0}.clients-header{margin-bottom:70px}.client-title{letter-spacing:-2px;margin-bottom:24px}.clients-header h6{margin-bottom:24px}.client-card{width:190px;height:110px}}@media (width<=768px){.clients-section{padding:80px 0}.clients-header{margin-bottom:50px}.client-title{letter-spacing:-1px;margin-bottom:20px;line-height:1}.clients-header h6{margin-bottom:20px}.clients-header p{line-height:1.8}.logo-track{gap:16px;animation-duration:30s}.client-card{border-radius:18px;width:150px;height:90px}.client-card img{width:68%}}@media (width<=576px){.clients-section{padding:70px 0}.clients-container{width:90%}.clients-header{margin-bottom:45px}.client-title{margin-bottom:18px;font-size:2.5rem}.clients-header h6{margin-bottom:18px;font-size:1.15rem;line-height:1.4}.clients-header p{font-size:1rem;line-height:1.75}.logo-track{gap:14px;animation-duration:26s}.client-card{border-radius:16px;width:130px;height:80px}}@media (width<=400px){.clients-section{padding:180px 0}.clients-container{width:92%}.client-title{font-size:2.1rem}.clients-header h6{font-size:1.05rem}.clients-header p{font-size:.95rem;line-height:1.7}.logo-track{animation-duration:22s}.client-card{width:115px;height:72px}}.contact-section{background:#fff;width:100%;padding:120px 0}.contact-container{width:min(1200px,90%);margin:auto}.contact-header{max-width:820px;margin-bottom:70px}.contact-header h2{letter-spacing:-3px;color:#111;margin-top:50px;margin-bottom:28px;font-size:clamp(2.8rem,7vw,4.5rem);font-weight:550;line-height:.95}.contact-header h6{color:#111;margin-bottom:24px;font-size:clamp(1.2rem,2.2vw,1.4rem);font-weight:500}.contact-header p{color:#555;max-width:1000px;margin-bottom:0;font-size:clamp(1rem,1.2vw,1.125rem);line-height:1.9}.contact-form{width:100%;margin-top:65px}.contact-row{grid-template-columns:1fr 1fr;gap:45px;display:grid}.contact-form input,.contact-form textarea{color:#111;background:0 0;border:none;border-bottom:1px solid #d7d7d7;outline:none;width:100%;padding:18px 0;font-family:inherit;font-size:18px;transition:all .35s}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#8b8b8b}.contact-form input:focus,.contact-form textarea:focus{border-bottom:2px solid #111}.contact-form textarea{resize:none;min-height:180px;margin-top:40px}.contact-form button{color:#fff;cursor:pointer;background:#111;border:none;border-radius:50px;width:190px;height:58px;margin-top:55px;font-size:16px;font-weight:500;transition:all .35s}.contact-form button:hover{background:#2b2b2b;transform:translateY(-3px)}@media (width<=1440px){.contact-container{width:min(1100px,92%)}}@media (width<=1024px){.contact-section{padding:100px 0}.contact-header{margin-bottom:60px}.contact-form{margin-top:55px}.contact-row{gap:35px}.contact-form input,.contact-form textarea{font-size:17px}.contact-form textarea{min-height:170px}}@media (width<=768px){.contact-section{padding:80px 0}.contact-container{width:90%}.contact-header{margin-bottom:45px}.contact-header h2{letter-spacing:-1px;margin-bottom:22px;line-height:1}.contact-header h6{margin-bottom:18px}.contact-header p{line-height:1.8}.contact-form{margin-top:45px}.contact-row{grid-template-columns:1fr;gap:8px}.contact-form input,.contact-form textarea{padding:16px 0;font-size:16px}.contact-form textarea{min-height:160px;margin-top:25px}.contact-form button{width:180px;height:55px;margin-top:40px}}@media (width<=576px){.contact-section{padding:70px 0}.contact-container{width:90%}.contact-header{margin-bottom:35px}.contact-header h2{margin-bottom:18px;font-size:2.5rem}.contact-header h6{margin-bottom:16px;font-size:1.1rem}.contact-header p{font-size:1rem;line-height:1.75}.contact-form{margin-top:35px}.contact-form input{font-size:15px}.contact-form textarea{min-height:150px;font-size:15px}.contact-form button{width:170px;height:52px;font-size:15px}}@media (width<=400px){.contact-section{padding:60px 0}.contact-container{width:92%}.contact-header h2{font-size:2.1rem}.contact-header h6{font-size:1rem}.contact-header p{font-size:.95rem;line-height:1.7}.contact-form input,.contact-form textarea{font-size:14px}.contact-form textarea{min-height:140px}.contact-form button{width:160px;height:50px;font-size:14px}}.privacy-section{background:#fff;width:100%;overflow:hidden}.privacy-container{width:min(1200px,90%);margin:auto;padding:170px 0 120px}.privacy-container h2{color:#000;letter-spacing:-4px;margin-bottom:45px;font-size:72px;font-weight:550;line-height:1}.privacy-container p{color:#444;text-align:justify;max-width:1100px;margin-bottom:24px;font-size:18px;line-height:1.5}.privacy-container p:last-child{margin-bottom:0}.privacy-gradient{background:linear-gradient(90deg,#8f8f8f 0%,#a9868f 20%,#c97a89 45%,#d975a6 70%,#cb73d8 100%);width:100%;height:65px}@media (width<=1400px){.privacy-container h1{font-size:78px}.privacy-container p{font-size:18px}}@media (width<=1200px){.privacy-container{padding:150px 0 110px}.privacy-container h1{font-size:68px}.privacy-container p{font-size:18px}}@media (width<=992px){.privacy-container{width:90%;padding:140px 0 90px}.privacy-container h1{letter-spacing:-2px;font-size:56px}.privacy-container p{font-size:16px;line-height:1.8}.privacy-gradient{height:55px}}@media (width<=768px){.privacy-container{padding:120px 0 80px}.privacy-container h1{font-size:44px}.privacy-container p{margin-bottom:24px;font-size:14px}.privacy-gradient{height:45px}}@media (width<=480px){.privacy-container{width:88%;padding:110px 0 70px}.privacy-container h1{font-size:36px}.privacy-container p{font-size:14px;line-height:1.75}.privacy-gradient{height:35px}}.faq-section{background:#fff;width:100%;padding:110px 0}.faq-container{width:min(1200px,90%);margin:auto}.faq-title{text-align:center;letter-spacing:-3px;color:#111;margin-top:40px;margin-bottom:50px;font-size:clamp(2.8rem,7vw,4.5rem);font-weight:550;line-height:1.25}.faq-list{flex-direction:column;gap:18px;display:flex}.faq-item{background:#efefef;border-radius:28px;transition:all .35s;overflow:hidden}.faq-item.active{background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(90deg,#9b9b9b,#c17b89,#e67ec5) border-box;border:3px solid #0000}.faq-question{cursor:pointer;justify-content:space-between;align-items:center;gap:18px;padding:22px 30px;display:flex}.faq-question h4{color:#111;margin:0;font-size:clamp(1.15rem,2vw,1.35rem);font-weight:500;line-height:1.4}.faq-icon{color:#fff;background:#000;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;transition:all .35s;display:flex}.faq-item.active .faq-icon{color:#111;background:#fff;border:2px solid #e67ec5}.faq-answer{max-height:0;transition:max-height .4s,padding .4s;overflow:hidden}.faq-answer.show{max-height:280px;padding:0 30px 24px}.faq-answer p{color:#555;margin:0;font-size:clamp(1rem,1.2vw,1.125rem);line-height:1.8}@media (width<=1024px){.faq-section{padding:100px 0}.faq-title{letter-spacing:-2px;margin-bottom:55px}}@media (width<=768px){.faq-section{padding:80px 0}.faq-title{letter-spacing:-1px;margin-bottom:45px;line-height:1}.faq-list{gap:15px}.faq-item{border-radius:22px}.faq-question{gap:14px;padding:18px 22px}.faq-question h4{font-size:1.05rem}.faq-icon{width:38px;height:38px;font-size:16px}.faq-answer.show{padding:0 22px 20px}.faq-answer p{line-height:1.75}}@media (width<=576px){.faq-section{padding:70px 0}.faq-title{margin-bottom:40px;font-size:2.5rem}.faq-item{border-radius:18px}.faq-question{padding:16px 18px}.faq-question h4{font-size:1rem;line-height:1.45}.faq-icon{width:34px;height:34px;font-size:14px}.faq-answer.show{padding:0 18px 18px}.faq-answer p{font-size:1rem;line-height:1.7}}@media (width<=400px){.faq-section{padding:60px 0}.faq-title{font-size:2.1rem}.faq-question{padding:15px 16px}.faq-question h4{font-size:.95rem}.faq-icon{width:32px;height:32px;font-size:13px}.faq-answer.show{padding:0 16px 16px}.faq-answer p{font-size:.95rem}}
