.PageHeader-module__bRDKxW__header{background:var(--background);padding:140px 0 60px;position:relative;overflow:hidden}.PageHeader-module__bRDKxW__content{z-index:2;justify-content:space-between;align-items:center;display:flex;position:relative}.PageHeader-module__bRDKxW__title{color:var(--foreground);letter-spacing:-.02em;font-size:3rem;font-weight:700}.PageHeader-module__bRDKxW__breadcrumb{color:var(--text-secondary);gap:.5rem;font-size:.9rem;display:flex}.PageHeader-module__bRDKxW__breadcrumb a{transition:color .3s}.PageHeader-module__bRDKxW__breadcrumb a:hover,.PageHeader-module__bRDKxW__active{color:var(--primary)}@media (max-width:768px){.PageHeader-module__bRDKxW__content{flex-direction:column;align-items:flex-start;gap:1rem}}
.about-module__8TymFG__visionSection{background:#ffffff05}.about-module__8TymFG__visionGrid{flex-direction:column;gap:1.5rem;margin-top:3rem;display:flex}@media (min-width:900px){.about-module__8TymFG__visionGrid{flex-direction:row;align-items:stretch;min-height:500px;margin-top:4rem}}.about-module__8TymFG__visionCard{background:var(--card-bg);border:1px solid var(--card-border);cursor:default;border-radius:20px;flex-direction:column;flex:1;justify-content:flex-end;min-height:300px;padding:2rem;transition:all .5s cubic-bezier(.25,.46,.45,.94);display:flex;position:relative;overflow:hidden}@media (min-width:900px){.about-module__8TymFG__visionCard{min-height:auto;padding:2.5rem}}.about-module__8TymFG__visionCard:hover{background:var(--card-bg-hover);border-color:var(--primary);box-shadow:0 25px 50px -12px #00000080}@media (min-width:900px){.about-module__8TymFG__visionCard:hover{flex:2.5}}.about-module__8TymFG__visionCard h3{color:var(--foreground);z-index:2;white-space:normal;margin-bottom:.5rem;font-size:1.5rem;transition:transform .4s;position:relative}@media (min-width:900px){.about-module__8TymFG__visionCard h3{white-space:nowrap;font-size:1.75rem}}.about-module__8TymFG__visionCard p{z-index:2;color:var(--text-secondary);opacity:1;max-height:none;margin-top:.5rem;line-height:1.6;transition:all .5s;position:relative;transform:none}@media (min-width:900px){.about-module__8TymFG__visionCard p{opacity:0;max-height:0;margin-top:0;overflow:hidden;transform:translateY(20px)}.about-module__8TymFG__visionCard:hover p{opacity:1;max-height:200px;margin-top:1rem;transform:translateY(0)}.about-module__8TymFG__visionCard:hover h3{color:var(--primary);transform:translateY(0)}}.about-module__8TymFG__visionCard:after{content:"";color:var(--number-watermark);z-index:0;font-size:8rem;font-weight:900;line-height:1;transition:all .4s;position:absolute;top:10px;right:20px}.about-module__8TymFG__visionCard:first-child:after{content:"01"}.about-module__8TymFG__visionCard:nth-child(2):after{content:"02"}.about-module__8TymFG__visionCard:nth-child(3):after{content:"03"}.about-module__8TymFG__visionCard:hover:after{color:#d4af371a;transform:translateY(-10px)scale(1.1)}.about-module__8TymFG__visionCard:before{content:"";background:var(--primary);transform-origin:0;width:100%;height:4px;transition:transform .5s;position:absolute;top:0;left:0;transform:scaleX(0)}.about-module__8TymFG__visionCard:hover:before{transform:scaleX(1)}.about-module__8TymFG__iconWrapper{width:60px;height:60px;color:var(--primary);z-index:2;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;transition:all .4s;display:flex;position:absolute;top:30px;left:30px}.about-module__8TymFG__visionCard:hover .about-module__8TymFG__iconWrapper{background:var(--primary);color:#000;transform:rotate(-10deg)}.about-module__8TymFG__teamGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:3rem;display:grid}.about-module__8TymFG__teamCard{border-radius:12px;position:relative;overflow:hidden}.about-module__8TymFG__teamImg{object-fit:cover;background:#2d3748;width:100%;height:350px}.about-module__8TymFG__teamInfo{text-align:center;background:linear-gradient(#0000 0%,#000000e6 100%);padding:2rem 1rem 1rem;position:absolute;bottom:0;left:0;right:0}.about-module__8TymFG__teamName{color:#fff;font-size:1.2rem;font-weight:700}.about-module__8TymFG__teamRole{color:var(--primary);font-size:.9rem}
.contact-module__swMWYG__contactGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-bottom:4rem;display:grid}.contact-module__swMWYG__contactCard{background:var(--card-bg);border-radius:var(--border-radius);text-align:center;border:1px solid var(--card-border);padding:2rem;transition:all .3s;box-shadow:0 4px 6px #00000005}.contact-module__swMWYG__contactCard:hover{border-color:var(--primary);transform:translateY(-5px);box-shadow:0 10px 20px #0000000d}.contact-module__swMWYG__iconBox{width:50px;height:50px;color:var(--primary);justify-content:center;align-items:center;margin:0 auto 1rem;display:flex}.contact-module__swMWYG__contactCard.contact-module__swMWYG__active{background:var(--foreground);color:var(--background);border:1px solid var(--foreground)}.contact-module__swMWYG__contactCard.contact-module__swMWYG__active .contact-module__swMWYG__iconBox{color:var(--background)}.dark .contact-module__swMWYG__contactCard.contact-module__swMWYG__active{border:1px solid var(--primary);color:var(--foreground);background:#ffffff0d}.dark .contact-module__swMWYG__contactCard.contact-module__swMWYG__active .contact-module__swMWYG__iconBox{color:var(--primary)}.contact-module__swMWYG__messageSection{background:var(--card-bg);border-radius:var(--border-radius);border:1px solid var(--card-border);grid-template-columns:1fr 1fr;gap:0;margin-top:4rem;display:grid;overflow:hidden;box-shadow:0 10px 40px #0000000d}.contact-module__swMWYG__formBox{padding:3rem}.contact-module__swMWYG__mapBox{background:var(--card-bg-hover);min-height:400px;position:relative}.contact-module__swMWYG__inputField{background:var(--input-bg);border:1px solid var(--card-border);width:100%;color:var(--foreground);border-radius:8px;margin-bottom:1rem;padding:1rem;font-size:.95rem}.contact-module__swMWYG__inputField:focus{border-color:var(--foreground);background:var(--background);outline:none}.contact-module__swMWYG__submitBtn{background:var(--foreground);color:var(--background);cursor:pointer;border:1px solid #0000;border-radius:999px;align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:600;transition:all .3s;display:inline-flex}.contact-module__swMWYG__submitBtn:hover{background:var(--primary);color:#000;transform:translateY(-2px);box-shadow:0 5px 15px #0000001a}.dark .contact-module__swMWYG__submitBtn:hover{color:#000}@media (max-width:768px){.contact-module__swMWYG__messageSection{grid-template-columns:1fr}}
.portfolio-module__XbO6Ca__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.portfolio-module__XbO6Ca__card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:12px;transition:all .3s;overflow:hidden}.portfolio-module__XbO6Ca__card:hover{border-color:var(--primary);transform:translateY(-5px)}.portfolio-module__XbO6Ca__imageWrapper{background:#2d3748;height:250px;position:relative}.portfolio-module__XbO6Ca__category{background:var(--primary);color:#000;text-transform:uppercase;z-index:2;border-radius:20px;padding:.25rem .75rem;font-size:.8rem;font-weight:700;position:absolute;top:1rem;left:1rem}.portfolio-module__XbO6Ca__content{padding:1.5rem}.portfolio-module__XbO6Ca__title{color:var(--foreground);margin-bottom:1rem;font-size:1.25rem;font-weight:700;line-height:1.4}.portfolio-module__XbO6Ca__meta{border-top:1px solid var(--line-color);color:var(--text-secondary);justify-content:space-between;padding-top:1rem;font-size:.85rem;display:flex}
.services-module__g8J8Uq__featureList{margin-top:1.5rem;list-style:none}.services-module__g8J8Uq__featureList li{color:var(--text-secondary);align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.services-module__g8J8Uq__checkIcon{color:var(--primary);flex-shrink:0}.services-module__g8J8Uq__pricingSection{background:0 0}.services-module__g8J8Uq__processTree{max-width:1000px;margin:4rem auto;padding:2rem 0;position:relative}.services-module__g8J8Uq__processTree:before{content:"";background:var(--line-color);width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.services-module__g8J8Uq__stepNode{justify-content:space-between;align-items:center;width:100%;margin-bottom:4rem;display:flex;position:relative}.services-module__g8J8Uq__stepNode:last-child{margin-bottom:0}.services-module__g8J8Uq__stepContent{background:var(--card-bg);border:1px solid var(--card-border);z-index:1;border-radius:32px;width:45%;padding:2.5rem;transition:transform .3s;position:relative;box-shadow:0 10px 40px #0000000d}.services-module__g8J8Uq__stepContent:hover{transform:translateY(-5px)}.services-module__g8J8Uq__stepNumber{background:var(--foreground);width:64px;height:64px;color:var(--background);z-index:2;border:8px solid var(--background);border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;font-weight:800;display:flex;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 10px 20px #0000001a}.services-module__g8J8Uq__stepNode:nth-child(odd){flex-direction:row}.services-module__g8J8Uq__stepNode:nth-child(2n){flex-direction:row-reverse}.services-module__g8J8Uq__stepContent:after{content:"";background:var(--line-color);width:40px;height:2px;position:absolute;top:50%}.services-module__g8J8Uq__stepNode:nth-child(odd) .services-module__g8J8Uq__stepContent:after{right:-40px}.services-module__g8J8Uq__stepNode:nth-child(2n) .services-module__g8J8Uq__stepContent:after{left:-40px}@media (max-width:768px){.services-module__g8J8Uq__processTree:before{left:32px}.services-module__g8J8Uq__stepNode{flex-direction:column;align-items:flex-start;padding-left:80px;position:relative}.services-module__g8J8Uq__stepNode:nth-child(2n){flex-direction:column}.services-module__g8J8Uq__stepContent{width:100%}.services-module__g8J8Uq__stepNumber{left:32px;transform:translate(-50%)}.services-module__g8J8Uq__stepNode:nth-child(odd) .services-module__g8J8Uq__stepContent:after,.services-module__g8J8Uq__stepNode:nth-child(2n) .services-module__g8J8Uq__stepContent:after{display:none}}.services-module__g8J8Uq__priceHeader{text-align:center;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-bottom:2rem;padding:0;display:flex;position:relative}.services-module__g8J8Uq__priceHeader span{z-index:-1;margin-bottom:-1rem;line-height:1;display:block;color:var(--number-watermark)!important;font-size:6rem!important;font-weight:800!important}.services-module__g8J8Uq__priceTitle{color:var(--foreground);z-index:2;margin-bottom:.5rem;font-size:1.75rem;font-weight:700;position:relative}.services-module__g8J8Uq__priceCost{color:var(--primary);font-size:3rem;font-weight:700}.services-module__g8J8Uq__priceBody{flex:1;padding:2rem}.services-module__g8J8Uq__priceBtn{background:var(--foreground);width:100%;color:var(--background);border-radius:999px;padding:1rem;font-weight:600;transition:background .3s}.services-module__g8J8Uq__priceBtn:hover{background:#333}.services-module__g8J8Uq__bookingForm{background:var(--card-bg);border-radius:var(--border-radius);border:1px solid var(--card-border);padding:2rem;box-shadow:0 10px 30px #0000000d}.services-module__g8J8Uq__formGroup{margin-bottom:1.5rem}.services-module__g8J8Uq__label{color:var(--foreground);margin-bottom:.5rem;font-size:.9rem;font-weight:500;display:block}.services-module__g8J8Uq__input,.services-module__g8J8Uq__textarea{background:var(--input-bg);border:1px solid var(--card-border);width:100%;color:var(--foreground);border-radius:8px;padding:.8rem;font-family:inherit}.services-module__g8J8Uq__input:focus,.services-module__g8J8Uq__textarea:focus{border-color:var(--foreground);background:var(--card-bg);outline:none}
