body{color:#080708;background-color:#faf5f0}.it-consultation-page .header-section{color:#080708;background-color:#faf5f0;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex;position:relative;overflow:hidden}.it-consultation-page .header-section .header-container{z-index:2;grid-template-columns:3fr 2fr;align-items:center;gap:4rem;width:100%;max-width:1400px;display:grid}.it-consultation-page .header-section .title-container .main-title{letter-spacing:-.05em;text-align:left;font-family:Poppins,sans-serif;font-size:clamp(4rem,10vw,9rem);font-weight:800;line-height:.9}.it-consultation-page .header-section .title-container .main-title .line{display:block}.it-consultation-page .header-section .title-container .main-title .highlight{color:#6a64e3}.it-consultation-page .header-section .visual-element-container{justify-content:center;align-items:center;display:flex}.it-consultation-page .header-section .visual-element-container .visual-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid;transform:skewY(-15deg)}.it-consultation-page .header-section .visual-element-container .visual-grid .bar{opacity:1;background-color:#6a64e3;width:20px;height:250px;animation:2s ease-in-out infinite alternate bar-dance}.it-consultation-page .header-section .visual-element-container .visual-grid .bar:first-child{animation-delay:0s}.it-consultation-page .header-section .visual-element-container .visual-grid .bar:nth-child(2){animation-delay:.2s}.it-consultation-page .header-section .visual-element-container .visual-grid .bar:nth-child(3){animation-delay:.4s}.it-consultation-page .header-section .visual-element-container .visual-grid .bar:nth-child(4){animation-delay:.6s}.it-consultation-page .header-section:after{content:"";z-index:0;pointer-events:none;background-image:linear-gradient(90deg,#29292912 1px,#0000 1px),linear-gradient(#29292912 1px,#0000 1px);background-size:120px 120px;width:100%;height:100%;position:absolute;top:0;left:0;mask-image:linear-gradient(#0000 0%,#000 25% 75%,#0000 100%)}@keyframes bar-dance{0%{transform:scaleY(.2)}to{transform:scaleY(1)}}.it-consultation-page .description-section{text-align:center;padding:6rem 2rem;position:relative}.it-consultation-page .description-section .description-label{text-transform:uppercase;letter-spacing:.2em;color:#6a64e3;margin-bottom:2rem;font-family:Space Grotesk,sans-serif;font-size:1rem;font-weight:700}.it-consultation-page .description-section .description-text{letter-spacing:-.03em;color:#080708;z-index:1;max-width:1000px;margin:0 auto;font-family:Poppins,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.4;position:relative}.it-consultation-page .description-section .description-text span{color:#6a64e3}.it-consultation-page .description-section:before{content:"§";color:#080708;opacity:.03;z-index:0;font-family:Poppins,sans-serif;font-size:25rem;font-weight:800;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.it-consultation-page .services-section{padding:4rem 0;position:relative}.it-consultation-page .services-section .section-title{margin-bottom:2rem}.it-consultation-page .services-section .section-title h2{letter-spacing:-.05em;text-align:left;color:#292929;font-family:Poppins,sans-serif;font-size:clamp(4rem,9vw,7rem);font-weight:800;line-height:1}.it-consultation-page .services-section .section-title h2 span{color:#faf5f0;background-color:#6a64e3;padding:.25rem 1.5rem;display:inline-block}.it-consultation-page .services-section .services-list{border-top:1px solid #29292926}.it-consultation-page .services-section .service-item{cursor:pointer;border-bottom:1px solid #29292926;padding:2.5rem 0}.it-consultation-page .services-section .service-item .service-header{justify-content:space-between;align-items:center;gap:2rem;display:flex}.it-consultation-page .services-section .service-item .service-title-group{align-items:center;gap:1.5rem;display:flex}.it-consultation-page .services-section .service-item .service-number{color:#6a64e3;font-family:Space Grotesk,sans-serif;font-size:2rem;font-weight:700}.it-consultation-page .services-section .service-item .service-title{color:#292929;font-family:Poppins,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:600;line-height:1.1}.it-consultation-page .services-section .service-item .service-toggle-icon{color:#6a64e3;font-size:2.5rem;font-weight:300;transition:transform .4s cubic-bezier(.7,0,.2,1)}.it-consultation-page .services-section .service-item .service-details{max-height:0;transition:max-height .5s ease-in-out;overflow:hidden}.it-consultation-page .services-section .service-item .service-details p{color:#292929;opacity:.9;max-width:650px;padding-top:1.5rem;padding-left:4.5rem;font-size:1.1rem;line-height:1.8}.it-consultation-page .services-section .service-item .service-points{padding-top:1rem;padding-bottom:1rem;padding-left:6.5rem;list-style-type:none}.it-consultation-page .services-section .service-item .service-points li{color:#292929;opacity:.8;margin-bottom:.5rem;padding-left:1.5rem;font-size:1rem;position:relative}.it-consultation-page .services-section .service-item .service-points li:before{content:"•";color:#6a64e3;width:1em;font-weight:700;display:inline-block;position:absolute;left:0}.it-consultation-page .services-section .service-item.active .service-toggle-icon{transform:rotate(45deg)}.it-consultation-page .services-section .service-item.active .service-details{max-height:500px}.it-consultation-page .approach-section{padding-top:6rem;padding-bottom:6rem}.it-consultation-page .approach-section .section-title{text-align:center;margin-bottom:5rem}.it-consultation-page .approach-section .section-title h2{letter-spacing:-.05em;color:#292929;font-family:Poppins,sans-serif;font-size:clamp(4rem,9vw,7rem);font-weight:800;line-height:1}.it-consultation-page .approach-section .section-title h2 span{color:#faf5f0;background-color:#6a64e3;padding:.25rem 1.5rem}.it-consultation-page .approach-section .approach-items-container{flex-direction:column;gap:6rem;display:flex}.it-consultation-page .approach-section .approach-item{display:flex;position:relative}.it-consultation-page .approach-section .approach-item.reverse{flex-direction:row-reverse}.it-consultation-page .approach-section .approach-item.reverse .approach-bg-number{left:auto;right:0}.it-consultation-page .approach-section .approach-item.reverse .approach-item-content{text-align:right;padding-left:0;padding-right:4rem}.it-consultation-page .approach-section .approach-item.reverse .approach-item-content ul li:before{left:auto;right:0}.it-consultation-page .approach-section .approach-bg-number{color:#6a64e3;opacity:.05;z-index:0;pointer-events:none;font-family:Poppins,sans-serif;font-size:15rem;font-weight:800;position:absolute;top:50%;left:0;transform:translateY(-50%)}.it-consultation-page .approach-section .approach-item-content{z-index:1;max-width:600px;padding-left:4rem;position:relative}.it-consultation-page .approach-section .approach-item-content h3{color:#292929;margin-bottom:1.5rem;font-family:Poppins,sans-serif;font-size:2.5rem;font-weight:700}.it-consultation-page .approach-section .approach-item-content p{margin-bottom:1.5rem;line-height:1.8}.it-consultation-page .approach-section .approach-item-content ul{padding-left:0;list-style:none}.it-consultation-page .approach-section .approach-item-content ul li{margin-bottom:.5rem;padding-left:1.5rem;position:relative}.it-consultation-page .approach-section .approach-item-content ul li:before{content:"✔";color:#6a64e3;position:absolute;left:0}.it-consultation-page .approach-section .approach-item-content .compliance-tags{flex-wrap:wrap;gap:.75rem;display:flex}.it-consultation-page .approach-section .approach-item-content .compliance-tags.reverse{justify-content:flex-end}.it-consultation-page .approach-section .approach-item-content .compliance-tags span{color:#6a64e3;background-color:#6a64e31a;border-radius:999px;padding:.5rem 1rem;font-size:.9rem;font-weight:600}.it-consultation-page .process-section{padding:4rem 0;position:relative}.it-consultation-page .process-section .section-title{text-align:center;z-index:1;margin-bottom:5rem;position:relative}.it-consultation-page .process-section .section-title h2{letter-spacing:-.05em;color:#292929;font-family:Poppins,sans-serif;font-size:clamp(4rem,9vw,7rem);font-weight:800;line-height:1}.it-consultation-page .process-section .section-title h2 span{color:#faf5f0;background-color:#6a64e3;padding:.25rem 1.5rem;display:inline-block}.it-consultation-page .process-section .process-cards-container{max-width:1024px;margin:0 auto;position:relative}@media (width>=768px){.it-consultation-page .process-section .process-cards-container{min-height:650px}}.it-consultation-page .process-section .process-card{backdrop-filter:blur(4px);background-color:#faf5f0cc;border:1px solid #6a64e333;border-radius:1rem;width:100%;margin-bottom:2rem;padding:2rem;transition:all .3s ease-in-out;position:relative;box-shadow:0 10px 30px #0000000d}@media (width>=768px){.it-consultation-page .process-section .process-card{width:60%;margin-bottom:0;position:absolute}.it-consultation-page .process-section .process-card:hover{transform:scale(1.05);box-shadow:0 20px 40px #0000001a;z-index:50!important}.it-consultation-page .process-section .process-card:first-child{z-index:10;top:0;left:0}.it-consultation-page .process-section .process-card:nth-child(2){z-index:20;top:7rem;right:0}.it-consultation-page .process-section .process-card:nth-child(3){z-index:30;top:14rem;left:1rem}.it-consultation-page .process-section .process-card:nth-child(4){z-index:40;top:21rem;right:1rem}}@media (width>=1024px){.it-consultation-page .process-section .process-card{width:50%}.it-consultation-page .process-section .process-card:nth-child(2){top:7rem;right:-2rem}.it-consultation-page .process-section .process-card:nth-child(3){top:17rem;left:4rem}.it-consultation-page .process-section .process-card:nth-child(4){top:28rem;right:4rem}}.it-consultation-page .process-section .process-card .card-number{color:#0000;-webkit-text-stroke:2px #6a64e3;font-size:6rem;font-weight:800;transition:color .3s;position:absolute;top:-1rem;left:1.5rem}.it-consultation-page .process-section .process-card:hover .card-number{color:#6a64e31a}.it-consultation-page .process-section .process-card .card-content{padding-top:5rem}.it-consultation-page .process-section .process-card .card-content h3{margin-bottom:1rem;font-size:1.75rem;font-weight:700}.it-consultation-page .process-section .process-card .card-content p{opacity:.9;font-size:1rem;line-height:1.6}.it-consultation-page .why-choose-us-section{padding:4rem 0}.it-consultation-page .why-choose-us-section .section-title{text-align:center;max-width:800px;margin-bottom:5rem;margin-left:auto;margin-right:auto}.it-consultation-page .why-choose-us-section .section-title h2{letter-spacing:-.05em;color:#292929;margin-bottom:1rem;font-family:Poppins,sans-serif;font-size:clamp(4rem,9vw,7rem);font-weight:800;line-height:1}.it-consultation-page .why-choose-us-section .section-title h2 span{color:#faf5f0;background-color:#6a64e3;padding:.25rem 1.5rem}.it-consultation-page .why-choose-us-section .section-title .section-intro{color:#292929;opacity:.9;font-size:1.1rem;line-height:1.8}.it-consultation-page .why-choose-us-section .features-list{flex-direction:column;gap:4rem;max-width:900px;margin:0 auto;display:flex}.it-consultation-page .why-choose-us-section .feature-item{border-left:3px solid #6a64e3;padding:2rem;position:relative}.it-consultation-page .why-choose-us-section .feature-item .feature-bg-char{color:#6a64e3;opacity:.05;z-index:0;pointer-events:none;font-family:Poppins,sans-serif;font-size:12rem;font-weight:800;position:absolute;top:50%;left:2rem;transform:translateY(-50%)}.it-consultation-page .why-choose-us-section .feature-item .feature-content{z-index:1;padding-left:2rem;position:relative}.it-consultation-page .why-choose-us-section .feature-item h3{color:#292929;margin-bottom:1rem;font-family:Poppins,sans-serif;font-size:2rem;font-weight:700}.it-consultation-page .why-choose-us-section .feature-item p{margin-bottom:1.5rem;line-height:1.7}.it-consultation-page .why-choose-us-section .feature-item ul{padding-left:0;list-style:none}.it-consultation-page .why-choose-us-section .feature-item ul li{margin-bottom:.5rem;padding-left:1.5rem;position:relative}.it-consultation-page .why-choose-us-section .feature-item ul li:before{content:"✔";color:#6a64e3;position:absolute;left:0}.it-consultation-page .section-divider-container{padding:0 2rem}.it-consultation-page .section-divider{background-color:#2929291a;max-width:1200px;height:1px;margin:0 auto 6rem}.it-consultation-page .cta-section{background-color:#faf5f0;padding:0 2rem 6rem}.it-consultation-page .cta-section .cta-container{text-align:center;grid-template-columns:1fr;align-items:center;gap:3rem;max-width:1200px;margin:0 auto;display:grid}@media (width>=1024px){.it-consultation-page .cta-section .cta-container{text-align:left;grid-template-columns:2fr 1fr;gap:4rem}}.it-consultation-page .cta-section .cta-title{letter-spacing:-.04em;color:#080708;font-family:Poppins,sans-serif;font-size:clamp(3.5rem,8vw,6rem);font-weight:800;line-height:1.1}.it-consultation-page .cta-section .cta-title span{color:#6a64e3}.it-consultation-page .cta-section .cta-content p{color:#292929;opacity:.9;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.8}.it-consultation-page .cta-section .cta-content .cta-button{color:#faf5f0;background-color:#080708;border:2px solid #080708;padding:1rem 3rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.it-consultation-page .cta-section .cta-content .cta-button:hover{background-color:#6a64e3;border-color:#6a64e3;transform:translateY(-2px);box-shadow:0 4px 10px #0000001a}
/*# sourceMappingURL=it-consultation.340cfa47.css.map */
