body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--whiteColor:#fff;--newWhite:#f3f4f6;--blackColor:#000;--redColor:red;--greyColor:#666;--headerColor:#2c2c2c;--btnHoverColor:#6366f1;--bShadow:#ff8c0026;--boxShadow:#00000080;--creamColor:#ccc;--footerHoverColor:#444;--gradientColor:linear-gradient(#fff,#fff6);--goldenColor:#fbbf24;--pannelOverlay:linear-gradient(180deg,#0000,#0000001a 50%,#0009);--gradientGolden:linear-gradient(90deg,#d4a574,#c49060);--overlayColors:#000000e6;--btnGradientColor:linear-gradient(135deg,#667eea,#764ba2);--borderColors:#667eea;--blurColor:#ffffff0d}*{box-sizing:border-box;margin:0;padding:0}body,html{scroll-behavior:smooth}.inteco-navbar{background-color:var(--headerColor);box-shadow:0 2px 10px var(--boxShadow);color:var(--whiteColor);position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:1000}.navbar-container{align-items:center;display:flex;height:70px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px;width:100%}.navbar-logo img{filter:brightness(1.5);height:120px;width:100%}.navbar-links{align-items:center;display:flex;flex-wrap:nowrap;gap:clamp(15px,3vw,35px)}.nav-link{color:var(--whiteColor);font-size:clamp(14px,1.5vw,16px);font-weight:500;padding:8px 0;position:relative;text-decoration:none;transition:all .3s ease;white-space:nowrap}.nav-link:hover{color:var(--btnHoverColor)}.nav-link:after{background-color:var(--btnHoverColor);bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-link:hover:after{width:100%}.navbar-icons{flex-shrink:0;gap:15px}.icon-btn,.navbar-icons{align-items:center;display:flex}.icon-btn{background:none;border:none;border-radius:50%;color:var(--whiteColor);cursor:pointer;justify-content:center;min-height:36px;min-width:36px;padding:8px;transition:all .3s ease}.icon-btn:hover{background-color:var(--boxShadow);color:var(--btnHoverColor)}.cart-btn{position:relative}.mobile-menu-btn{background:none;border:none;border-radius:4px;color:var(--whiteColor);cursor:pointer;display:none;padding:8px;transition:background-color .3s ease}.mobile-menu-btn:hover{background-color:var(--boxShadow)}.mobile-menu{background-color:var(--headerColor);border-top:1px solid var(--greyColor);display:none;left:0;max-height:calc(100vh - 70px);opacity:0;overflow-y:auto;padding:20px;position:absolute;right:0;top:100%;transform:translateY(-100%);transition:all .3s ease;visibility:hidden}.mobile-menu-open{opacity:1;transform:translateY(0);visibility:visible}.mobile-nav-link{border-bottom:1px solid var(--greyColor);color:var(--whiteColor);display:block;font-size:16px;font-weight:500;padding:12px 0;text-decoration:none;transition:color .3s ease}.mobile-nav-link:hover{color:var(--btnHoverColor)}.mobile-nav-link:last-of-type{border-bottom:none}.mobile-icons{border-top:1px solid var(--greyColor);display:flex;flex-direction:column;gap:12px;margin-top:20px;padding-top:20px}.mobile-icon-btn{align-items:center;background:none;border:none;color:var(--whiteColor);cursor:pointer;display:flex;font-size:14px;gap:10px;padding:8px 0;transition:color .3s ease}.mobile-icon-btn:hover{color:var(--btnHoverColor)}@media screen and (max-width:320px){.navbar-container{height:50px;padding:0 8px}.navbar-logo h1{font-size:18px}.mobile-menu{padding:12px}.mobile-nav-link{font-size:14px;padding:10px 0}}@media screen and (max-width:480px){.navbar-container{height:55px;padding:0 12px}.navbar-logo h1{font-size:20px}.navbar-icons,.navbar-links{display:none}.mobile-menu,.mobile-menu-btn{display:block}.mobile-menu{padding:15px}.mobile-nav-link{font-size:15px;padding:11px 0}.navbar-logo img{height:90px;width:100%}}@media screen and (min-width:481px) and (max-width:640px){.navbar-container{height:60px;padding:0 15px}.navbar-icons,.navbar-links{display:none}.mobile-menu,.mobile-menu-btn{display:block}.navbar-logo img{height:100px;width:100%}}@media screen and (min-width:641px) and (max-width:768px){.navbar-container{height:65px;padding:0 20px}.navbar-logo img{height:100px;width:100%}.navbar-icons,.navbar-links{display:none}.mobile-menu,.mobile-menu-btn{display:block}}@media screen and (min-width:769px) and (max-width:900px){.navbar-container{padding:0 25px}.navbar-links{gap:20px}.nav-link{font-size:14px}.navbar-logo h1{font-size:24px}}@media screen and (min-width:901px) and (max-width:1024px){.navbar-container{padding:0 30px}.navbar-links{gap:25px}.nav-link{font-size:15px}.navbar-logo h1{font-size:26px}}@media screen and (min-width:1025px) and (max-width:1200px){.navbar-links{gap:30px}.nav-link{font-size:15px}}@media screen and (min-width:1201px) and (max-width:1400px){.navbar-container{max-width:1200px;padding:0 10px}.navbar-links{gap:32px}.nav-link{font-size:16px}.navbar-logo h1{font-size:28px}}@media screen and (min-width:1401px) and (max-width:1600px){.navbar-container{height:75px;max-width:1400px;padding:0 50px}.navbar-links{gap:38px}.navbar-logo h1{font-size:30px}}@media screen and (min-width:1601px){.navbar-container{height:80px;max-width:1600px;padding:0 60px}.navbar-links{gap:40px}.navbar-logo h1{font-size:32px}.nav-link{font-size:17px}}@media screen and (max-height:500px) and (orientation:landscape){.navbar-container{height:50px}.navbar-logo h1{font-size:20px}.mobile-menu{max-height:calc(100vh - 50px)}}@media print{.inteco-navbar{background:var(--whiteColor)!important;border-bottom:1px solid var(--greyColor);box-shadow:none}.inteco-navbar,.nav-link,.navbar-logo h1{color:var(--blackColor)!important}.mobile-menu-btn,.navbar-icons{display:none!important}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){.cart-badge{font-size:10px;height:15px;width:15px}}@media (prefers-reduced-motion:reduce){.icon-btn,.mobile-icon-btn,.mobile-menu,.mobile-nav-link,.nav-link,.nav-link:after{transition:none}}.mobile-nav-link.active,.nav-link.active{color:var(--btnHoverColor)}.nav-link.active:after{width:100%}.footer{background-color:#2c2c2c;color:var(--whiteColor);font-family:Arial,sans-serif;line-height:1.6;padding:60px 0 0}.footer-container{margin:0 auto;max-width:1200px;padding:0 20px}.footer-content{grid-gap:40px;display:grid;gap:40px;grid-template-columns:2fr 1fr 1fr 1.5fr;margin-bottom:40px}.Logo{filter:brightness(1.5);height:120px;left:-15px;position:relative;width:120px}.company-info{padding-right:20px}.company-name{color:var(--whiteColor);font-size:24px;font-weight:700;letter-spacing:1px;margin-bottom:20px}.company-description{color:#ccc;font-size:14px;line-height:1.8;margin:0}.section-title2{color:#fff;font-size:16px;font-weight:700;margin-bottom:20px}.footer-links{list-style:none;margin:0;padding:0}.footer-links li{margin-bottom:12px}.footer-links a{color:var(--creamColor);font-size:14px;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:var(--whiteColor)}.works-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(3,1fr)}.work-item{aspect-ratio:1;border-radius:4px;overflow:hidden}.work-item img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.work-item:hover img{transform:scale(1.1)}.footer-bottom{align-items:center;border-top:1px solid var(--greyColor);display:flex;justify-content:space-between;padding:30px 0}.social-links{display:flex;gap:15px}.social-link{align-items:center;border:1px solid var(--creamColor);border-radius:50%;color:var(--creamColor);display:flex;font-size:14px;height:35px;justify-content:center;text-decoration:none;transition:all .3s ease;width:35px}.social-link:hover{background-color:var(--footerHoverColor);border-color:var(--whiteColor);color:var(--whiteColor)}.copyright p{color:var(--creamColor);font-size:13px;margin:0}@media (max-width:1024px){.footer-content{gap:30px;grid-template-columns:1fr 1fr}.company-info{grid-column:1/-1;margin-bottom:20px;padding-right:0}.works-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.footer{padding:40px 0 0}.footer-container{padding:0 15px}.footer-content{gap:30px;grid-template-columns:1fr}.company-info{grid-column:auto;margin-bottom:0}.company-name{font-size:20px;margin-bottom:15px}.company-description{font-size:13px}.section-title2{font-size:15px;margin-bottom:15px}.footer-links a{font-size:13px}.works-grid{gap:6px;grid-template-columns:repeat(3,1fr)}.footer-bottom{flex-direction:column;gap:20px;padding:25px 0}.social-links{order:2}.copyright{order:1;text-align:center}.copyright p{font-size:12px}}@media (max-width:480px){.footer{padding:30px 0 0}.footer-container{padding:0 10px}.footer-content{gap:25px}.company-name{font-size:18px}.company-description{font-size:12px;line-height:1.6}.section-title2{font-size:14px}.footer-links a{font-size:12px}.footer-links li{margin-bottom:10px}.works-grid{gap:8px;grid-template-columns:repeat(2,1fr)}.social-link{font-size:12px;height:32px;width:32px}.social-links{gap:12px}.footer-bottom{padding:20px 0}}.slider-container{height:100vh;overflow:hidden;position:relative;width:100%}.slider-wrapper{height:100%;position:relative;width:100%}.slide{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .8s ease-in-out;width:100%}.slide.active{opacity:1}.slide-overlay{background:var(--boxShadow);height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.slide-content{color:var(--whiteColor);max-width:min(800px,90vw);padding:0 clamp(20px,5vw,40px);position:relative;text-align:center;width:100%;z-index:2}.content-wrapper,.slide.active .content-wrapper{animation:slideUp 1s ease-out}.slide-title{word-wrap:break-word;font-size:clamp(1.8rem,5vw,4rem);font-weight:700;-webkit-hyphens:auto;hyphens:auto;letter-spacing:-1px;line-height:1.2;margin-bottom:clamp(1rem,3vw,2rem);text-shadow:2px 2px 4px var(--boxShadow)}.slide-button{background:#0000;border:2px solid var(--whiteColor);color:var(--whiteColor);cursor:pointer;font-size:clamp(.9rem,2vw,1.1rem);font-weight:500;letter-spacing:1px;overflow:hidden;padding:clamp(10px,2vw,15px) clamp(20px,4vw,35px);position:relative;text-transform:uppercase;transition:all .3s ease}.slide-button:before{background:var(--whiteColor);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .3s ease;width:100%;z-index:-1}.slide-button:hover:before{left:0}.slide-button:hover{box-shadow:0 5px 15px var(--boxShadow);color:var(--greyColor);transform:translateY(-2px)}.slider-arrow{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:var(--boxShadow);border:none;border-radius:50%;color:var(--whiteColor);cursor:pointer;display:flex;height:clamp(35px,6vw,50px);justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:clamp(35px,6vw,50px);z-index:3}.slider-arrow:hover{background:var(--headerColor);transform:translateY(-50%) scale(1.1)}.slider-arrow-left{left:clamp(15px,3vw,30px)}.slider-arrow-right{right:clamp(15px,3vw,30px)}.slider-dots{bottom:clamp(20px,4vw,30px);display:flex;gap:clamp(10px,2vw,15px);left:50%;position:absolute;transform:translateX(-50%);z-index:3}.dot{background:#0000;border:2px solid var(--whiteColor);border-radius:50%;cursor:pointer;height:clamp(10px,2vw,12px);transition:all .3s ease;width:clamp(10px,2vw,12px)}.dot.active{background:var(--whiteColor);transform:scale(1.3)}.dot:hover{background:var(--boxShadow);transform:scale(1.2)}@media (max-width:1024px){.slide-title{font-size:clamp(1.5rem,4.5vw,3rem)}.slide-button{padding:clamp(8px,1.5vw,12px) clamp(18px,3.5vw,25px)}}@media (max-width:768px){.slider-container{height:70vh;min-height:500px}.slide-title{font-size:clamp(1.3rem,4vw,2.5rem);margin-bottom:clamp(.8rem,2vw,1.5rem)}.slide-button{font-size:clamp(.8rem,1.8vw,1rem);padding:clamp(8px,1.8vw,12px) clamp(15px,3vw,25px)}.slider-arrow svg{height:clamp(18px,4vw,24px);width:clamp(18px,4vw,24px)}}@media (max-width:480px){.slider-container{height:60vh;min-height:400px}.slide-title{font-size:clamp(1.1rem,5vw,2rem);line-height:1.3;margin-bottom:clamp(.6rem,2vw,1rem)}.slide-button{font-size:clamp(.7rem,2vw,.9rem);letter-spacing:.5px;padding:clamp(6px,2vw,10px) clamp(12px,4vw,20px)}.slider-arrow svg{height:clamp(16px,4vw,20px);width:clamp(16px,4vw,20px)}}@media (max-width:360px){.slider-container{height:50vh;min-height:350px}.slide-title{font-size:clamp(1rem,6vw,1.8rem);line-height:1.4}.slide-content{padding:0 clamp(15px,4vw,25px)}}.services-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;margin:0 auto;max-width:1200px;padding:60px 20px}.services-title{color:var(--blackColor);font-size:2.5rem;font-weight:300;font-weight:500;letter-spacing:-.5px;margin-bottom:60px;text-align:center;text-shadow:0 2px 4px var(--boxShadow)}.services-grid{grid-gap:30px;align-items:start;display:grid;gap:30px;grid-template-columns:repeat(4,1fr)}.Lamp_img{height:auto;width:100%}.service-card{background:var(--whiteColor);border-radius:0;border-radius:8px;box-shadow:0 0 5px var(--boxShadow);overflow:hidden;padding:10px;transition:transform .3s ease,box-shadow .3s ease}.service-card:hover{box-shadow:0 10px 10px var(--boxShadow);transform:translateY(-5px)}.service-image{background-position:50%;background-repeat:no-repeat;background-size:cover;height:200px;overflow:hidden;position:relative;width:100%}.service-image img{border-radius:10px;height:100%;object-fit:cover;object-position:center;transition:transform .3s ease;width:100%}.service-card:hover .service-image img{transform:scale(1.05)}.image-overlay{background:var(--boxShadow);bottom:0;left:0;position:absolute;right:0;top:0}.service-title{color:var(--blackColor);font-size:1.5rem;font-weight:600;line-height:1.3;margin:25px 0 15px}.service-description{color:var(--greyColor);font-size:.95rem;font-weight:400;line-height:1.6;margin-bottom:20px}.learn-more-link{color:var(--blackColor);display:inline-block;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .3s ease}.learn-more-link:hover{color:var(--btnHoverColor)}@media (max-width:1024px){.services-container{padding:50px 20px}.services-title{font-size:2.2rem;margin-bottom:50px}.services-grid{gap:25px;grid-template-columns:repeat(2,1fr)}.service-image{height:200px}}@media (max-width:768px){.services-container{padding:40px 15px}.services-title{font-size:2rem;margin-bottom:40px}.services-grid{gap:30px;grid-template-columns:1fr}.service-image{height:180px}.service-title{font-size:1.3rem;margin:20px 0 12px}.service-description{font-size:.9rem;margin-bottom:15px}}@media (max-width:480px){.services-container{padding:30px 15px}.services-title{font-size:1.8rem;margin-bottom:35px}.services-grid{gap:25px}.service-image{height:160px}.service-title{font-size:1.2rem;margin:18px 0 10px}.service-description{font-size:.85rem;line-height:1.5}.learn-more-link{font-size:.85rem}}@media (max-width:320px){.services-container{padding:25px 10px}.services-title{font-size:1.6rem;margin-bottom:30px}.service-image{height:140px}.service-title{font-size:1.1rem}.service-description{font-size:.8rem}}.our-story-container{background:url(/static/media/background.760b67e6ddc878e62871.png) no-repeat 50%;height:620px;padding:2rem}.content-wrapper,.our-story-container{align-items:center;display:flex;justify-content:center}.content-wrapper{flex-direction:column;max-width:1200px;position:relative;width:100%}.story-card{background:var(--gradientColor);border-radius:10px;box-shadow:0 20px 40px var(--boxShadow);max-width:1000px;padding:1rem;position:relative;width:100%;z-index:2}.header-section{margin-bottom:10px}.icon-wrapper{margin-bottom:1rem}.house-icon{stroke-width:2;color:var(--btnHoverColor);height:32px;width:32px}.story-title{color:var(--blackColor);font-size:2.5rem;font-weight:500;line-height:1.2;margin:.5rem 0 .2rem;text-shadow:0 2px 4px var(--boxShadow)}.story-subtitle{color:var(--greyColor);font-size:.9rem;font-weight:500;letter-spacing:.05em;margin:0;text-transform:uppercase}.story-content{line-height:1.8}.story-paragraph{color:var(--greyColor);font-size:1rem;text-align:justify}.highlight{color:var(--btnHoverColor);font-weight:500}.read-more-link{align-items:center;color:var(--btnHoverColor);display:inline-flex;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s ease}.read-more-link:hover{color:var(--btnHoverColor);transform:translateX(4px)}@media (max-width:768px){.our-story-container{padding:1.5rem}.story-card{padding:2.5rem}.story-title{font-size:2.2rem}.content-wrapper:after,.content-wrapper:before{display:none}}@media (max-width:480px){.our-story-container{min-height:auto;padding:2rem 1rem}.story-card{border-radius:16px;padding:2rem}.story-title{font-size:1.9rem}.story-paragraph{font-size:.95rem;text-align:left}.house-icon{height:28px;width:28px}}@media (max-width:360px){.story-card{padding:1.5rem}.story-title{font-size:1.7rem}.story-paragraph{font-size:.9rem}}.section3_container{margin:0 auto;max-width:1200px;padding:20px}.section3_main{align-items:center;display:flex;gap:60px;margin-bottom:80px}.section3_main.section3_reverse{flex-direction:row-reverse}.section3_content{flex:1 1;padding:0 20px}.section3_image_container{flex:1 1;position:relative}.section3_image{border-radius:8px;height:400px;object-fit:cover;transition:transform .3s ease;width:100%}.section3_image:hover{transform:scale(1.05)}.section3_subtitle{color:var(--greyColor);font-size:14px;font-weight:500;letter-spacing:.5px;margin-bottom:8px}.section3_title{font-size:48px;font-weight:500;line-height:1.1;margin-bottom:30px;text-shadow:0 2px 4px var(--boxShadow)}.section3_description{color:var(--greyColor);font-size:16px;line-height:1.8;text-align:justify}.section3_highlight{color:var(--btnHoverColor);font-weight:600}@media (max-width:968px){.section3_main{flex-direction:column!important;gap:40px;text-align:center}.section3_title{font-size:36px}.section3_image{height:300px}}@media (max-width:768px){.section3_container{padding:60px 15px 15px}.section3_main{gap:30px;margin-bottom:50px}.section3_title{font-size:28px;margin-bottom:20px}.section3_description{font-size:15px;line-height:1.7}.section3_content{padding:0 10px}.section3_image{height:250px}}@media (max-width:480px){.section3_container{padding:100px 10px 10px}.section3_title{font-size:24px}.section3_description{font-size:14px;line-height:1.6}.section3_image{height:200px}.section3_main{gap:20px;margin-bottom:40px}}.stats-container{background-color:var(--whiteColor);box-sizing:border-box;gap:120px;justify-content:center;padding:80px 40px;width:100%}.stats-container,.stats-item{align-items:center;display:flex}.stats-item{flex-direction:column;text-align:center}.stats-number{color:var(--blackColor);font-size:72px;font-weight:700;line-height:1;margin-bottom:16px}.stats-label{color:var(--greyColor);font-size:14px;font-weight:400;letter-spacing:2px;line-height:1.2;text-transform:uppercase}@media (max-width:768px){.stats-container{flex-direction:column;gap:40px;padding:60px 20px}.stats-number{font-size:56px}.stats-label{font-size:12px}}@media (max-width:1024px) and (min-width:769px){.stats-container{gap:80px;padding:70px 30px}.stats-number{font-size:64px}}.contact-container{align-items:center;background-color:var(--newWhite);display:flex;justify-content:space-between;min-height:500px;padding:60px 80px}.lamp-container{align-items:center;display:flex;flex:0 0 300px;justify-content:center;margin-right:60px}.content-container{flex:1 1;max-width:600px}.main-title{color:var(--blackColor);font-size:48px;font-weight:500;line-height:1.2;margin:0 0 20px;text-shadow:0 2px 4px var(--boxShadow)}.hours{color:var(--greyColor);font-size:16px;line-height:1.5;margin:0 0 10px}.social-icons{display:flex;gap:20px}.social-icon{color:var(--greyColor);cursor:pointer;transition:transform .3s ease}.social-icon:hover{transform:scale(1.1)}.locations{display:flex;gap:80px}.location{flex:1 1}.location-title{color:var(--blackColor);font-size:32px;font-weight:600;margin:0 0 20px}.address{margin:0 0 8px}.address,.phone{color:var(--greyColor);font-size:16px;line-height:1.4}.phone{margin:15px 0 8px}.email{color:var(--greyColor);font-size:16px;line-height:1.4;margin:0}@media (max-width:1024px){.contact-container{padding:40px 60px}.lamp-container{flex:0 0 250px;margin-right:40px}.lamp{height:240px;width:160px}.lamp-head{height:60px;right:15px;top:40px;width:60px}.lamp-arm{bottom:25px;height:12px;width:100px}.lamp-base{height:25px;width:100px}.main-title{font-size:40px}.location-title{font-size:28px}.locations{gap:60px}}@media (max-width:768px){.contact-container{flex-direction:column;padding:30px 20px;text-align:center}.lamp-container{flex:none;margin-bottom:30px;margin-right:0}.lamp{height:180px;width:120px}.lamp-head{height:50px;right:10px;top:30px;width:50px}.lamp-arm{bottom:20px;height:10px;width:80px}.lamp-base{height:20px;width:80px}.content-container{max-width:100%}.main-title{font-size:32px;margin-bottom:15px}.hours{font-size:14px;margin-bottom:25px}.social-icons{gap:15px;justify-content:center;margin-bottom:30px}.social-icon{height:35px;width:35px}.locations{flex-direction:column;gap:30px}.location-title{font-size:24px;margin-bottom:15px}.address,.email,.phone{font-size:14px}}@media (max-width:480px){.contact-container{padding:20px 15px}.main-title{font-size:28px}.location-title{font-size:22px}.social-icons{gap:12px}.social-icon{height:32px;width:32px}.facebook:before{font-size:16px}.linkedin:before{font-size:10px}.pinterest:before,.skype:before,.twitter:before{font-size:14px}}.testimonial-section{align-items:center;display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;min-height:100vh;padding:80px 20px}.testimonial-container{margin:0 auto;max-width:1200px;width:100%}.testimonial-header{margin-bottom:60px;text-align:center}.testimonial-title{color:var(--blackColor);font-size:3rem;font-weight:700;margin-bottom:16px;text-shadow:0 2px 4px var(--boxShadow)}.testimonial-subtitle{color:var(--blackColor);font-size:1.2rem;font-weight:400;margin:0 auto;max-width:600px}.testimonial-slider{border-radius:20px;overflow:hidden}.testimonial-track{display:flex;transition:transform .6s cubic-bezier(.4,0,.2,1);will-change:transform}.testimonial-slide{align-items:center;display:flex;justify-content:center;min-width:100%;padding:40px 20px}.testimonial-card{background:var(--whiteColor);border-radius:20px;box-shadow:0 10px 30px var(--boxShadow);max-width:800px;padding:60px 40px;position:relative;transform:translateY(0);transition:transform .3s ease;width:100%}.testimonial-card:hover{transform:translateY(-5px)}.quote-icon{align-items:center;background:var(--btnHoverColor);border-radius:50%;box-shadow:0 4px 12px var(--boxShadow);color:var(--whiteColor);display:flex;height:60px;justify-content:center;left:40px;position:absolute;top:-20px;width:60px}.testimonial-content{text-align:center}.rating{display:flex;gap:4px;justify-content:center;margin-bottom:24px}.star{color:var(--greyColor);height:20px;transition:color .2s ease;width:20px}.star.filled{fill:currentColor;color:var(--goldenColor)}.testimonial-text{color:var(--blackColor);font-size:1.3rem;font-style:italic;font-weight:400;line-height:1.8;margin-bottom:40px}.testimonial-author{align-items:center;display:flex;gap:16px;justify-content:center}.author-image{border-radius:50%;height:60px;object-fit:cover;width:60px}.author-info{text-align:left}.author-name{color:var(--blackColor);font-size:1.1rem;font-weight:600;margin:0 0 4px}.author-role{color:var(--greyColor);font-size:.9rem;margin:0}.slide-indicators{display:flex;gap:12px;justify-content:center;margin-top:40px}.indicator{background:var(--greyColor);border-radius:50%;cursor:pointer;height:12px;transition:all .3s ease;width:12px}.indicator.active{background:var(--blackColor);transform:scale(1.2)}.indicator:hover{background:var(--boxShadow)}@media (max-width:768px){.testimonial-section{padding:60px 16px}.testimonial-title{font-size:2.2rem}.testimonial-subtitle{font-size:1rem}.testimonial-card{margin:0 8px;padding:40px 24px}.quote-icon{height:50px;left:24px;width:50px}.testimonial-text{font-size:1.1rem;line-height:1.6}.testimonial-author{flex-direction:column;text-align:center}.author-info{text-align:center}.author-image{height:50px;width:50px}}@media (max-width:480px){.testimonial-section{padding:40px 12px}.testimonial-title{font-size:1.8rem}.testimonial-card{padding:32px 20px}.testimonial-text{font-size:1rem}.quote-icon{height:40px;left:20px;width:40px}}@media (min-width:1440px){.testimonial-section{padding:100px 40px}.testimonial-title{font-size:3.5rem}.testimonial-card{padding:80px 60px}.testimonial-text{font-size:1.4rem}}.about-us-section{align-items:center;background-image:url(/static/media/about.ba775db554521c05c242.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:400px;justify-content:center;overflow:hidden;position:relative;width:100%}.content-overlay{color:var(--whiteColor);position:relative;text-align:center;z-index:2}.main-title101{color:var(--gradientColor);font-size:clamp(3.5rem,10vw,8rem);font-weight:700;letter-spacing:.05em;line-height:1.1;margin:0;text-shadow:2px 4px 8px var(--boxShadow)}.main-title101,.subtitle{font-family:Arial,Helvetica,sans-serif}.subtitle{font-size:clamp(1.2rem,3vw,2rem);font-weight:300;letter-spacing:.1em;margin:20px 0 0;opacity:.9;text-shadow:1px 2px 4px var(--boxShadow)}@media (max-width:768px){.about-us-section{padding:0 20px}.main-title101{font-size:clamp(2.5rem,8vw,6rem)}.subtitle{font-size:clamp(1rem,4vw,1.5rem);margin-top:15px}}@media (max-width:480px){.about-us-section{padding:0 15px}.main-title101{font-size:clamp(2rem,12vw,4rem);letter-spacing:.02em}.subtitle{font-size:clamp(.9rem,5vw,1.2rem);margin-top:10px}}@media (min-width:1200px){.main-title101{font-size:4rem}.subtitle{font-size:24px;margin-top:25px}}@media (max-width:320px){.main-title101{font-size:1.8rem}.subtitle{font-size:.8rem}}.story-container{font-family:Georgia,Times New Roman,serif;line-height:1.6;min-height:100vh}.story-wrapper{margin:0 auto;max-width:1200px;padding:40px 20px}.story-grid{grid-gap:60px;align-items:start;display:grid;gap:60px;grid-template-columns:1fr 1fr}.story-content{padding-right:20px}.story-header{margin-bottom:30px}.story-subtitle101{font-size:14px;letter-spacing:1px;text-transform:uppercase}.story-title101{margin-bottom:25px}.story-intro{color:var(--greyColor);font-size:18px;font-style:italic;line-height:1.5;margin-bottom:30px}.story-text{color:var(--greyColor);font-size:16px}.story-text p{margin-bottom:20px}.story-image-section{position:-webkit-sticky;position:sticky;top:40px}.story-image{border-radius:12px;box-shadow:0 10px 30px var(--boxShadow);height:500px;transition:transform .3s ease;width:100%}.story-image:hover{transform:translateY(-5px)}@media (max-width:1024px){.story-wrapper{padding:30px 20px}.story-grid{gap:40px}.story-title101{font-size:42px}.story-content{padding-right:10px}}@media (max-width:768px){.story-grid{gap:30px;grid-template-columns:1fr}.story-wrapper{padding:20px 15px}.story-title101{font-size:36px;margin-bottom:20px}.story-intro{font-size:16px;margin-bottom:25px}.story-text{font-size:15px}.story-content{padding-right:0}.story-image-section{order:-1;position:static}.story-image{border-radius:8px}}@media (max-width:480px){.story-wrapper{padding:15px 10px}.story-title101{font-size:28px;line-height:1.3}.story-intro{font-size:15px}.story-text{font-size:14px;line-height:1.7}.story-subtitle101{font-size:12px}}@media (min-width:1400px){.story-wrapper{max-width:1400px;padding:60px 40px}.story-grid{gap:80px}.story-title101{font-size:56px}.story-intro{font-size:20px}.story-text{font-size:17px}}.showcase-container{display:flex;height:50vh;overflow:hidden;width:100%}.showcase-panel{cursor:pointer;flex:1 1;height:100%;overflow:hidden;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.showcase-panel:hover{filter:brightness(1.05);flex:1.1 1}.showcase-panel:not(:hover){flex:0.95 1}.panel-image{display:block;height:100%;object-fit:cover;object-position:center;transition:transform .4s cubic-bezier(.4,0,.2,1);width:100%}.showcase-panel:hover .panel-image{transform:scale(1.02)}.panel-overlay{background:var(--pannelOverlay);bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .4s ease;z-index:1}.showcase-panel:hover .panel-overlay{opacity:1}.panel-content{background:linear-gradient(180deg,#0000,#000000b3);bottom:0;color:var(--whiteColor);left:0;opacity:0;padding:40px 30px;position:absolute;right:0;transform:translateY(30px);transition:all .4s cubic-bezier(.4,0,.2,1);z-index:2}.showcase-panel:hover .panel-content{opacity:1;transform:translateY(0)}.panel-title{font-size:28px;font-weight:700;letter-spacing:-.5px;margin-bottom:12px;text-shadow:2px 2px 8px var(--boxShadow)}.panel-description,.panel-title{font-family:Helvetica Neue,Arial,sans-serif}.panel-description{font-size:16px;font-weight:300;line-height:1.5;opacity:.95;text-shadow:1px 1px 4px var(--boxShadow)}.panel-1 .panel-image,.panel-2 .panel-image,.panel-3 .panel-image,.panel-4 .panel-image{object-position:center center}@media (max-width:1200px){.panel-title{font-size:24px}.panel-description{font-size:14px}}@media (max-width:900px){.showcase-container{flex-direction:column;height:auto;min-height:100vh}.showcase-panel{flex:none;height:25vh;min-height:250px}.showcase-panel:hover{flex:none;height:30vh}.showcase-panel:not(:hover){flex:none;height:22vh}.panel-content{padding:25px 20px}.panel-title{font-size:22px;margin-bottom:8px}.panel-description{font-size:13px}}@media (max-width:600px){.showcase-panel{height:20vh;min-height:200px}.showcase-panel:hover{height:25vh}.showcase-panel:not(:hover){height:18vh}.panel-content{padding:20px 15px}.panel-title{font-size:20px;margin-bottom:6px}.panel-description{font-size:12px}}@media (max-width:400px){.showcase-panel{height:18vh;min-height:180px}.panel-content{padding:15px 12px}.panel-title{font-size:18px;margin-bottom:4px}.panel-description{font-size:11px}}.showcase-panel{animation:slideInFromBottom .8s cubic-bezier(.4,0,.2,1) forwards;opacity:0}.showcase-panel:first-child{animation-delay:.1s}.showcase-panel:nth-child(2){animation-delay:.2s}.showcase-panel:nth-child(3){animation-delay:.3s}.showcase-panel:nth-child(4){animation-delay:.4s}@keyframes slideInFromBottom{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.story-expertise-container{background-color:var(--newWhite);font-family:Helvetica Neue,Arial,sans-serif;margin:0 auto;padding:80px 40px}.content-grid{grid-gap:100px;gap:100px;grid-template-columns:1fr 1fr}.story-section{padding-right:20px}.story-subtitle101{color:var(--greyColor);font-size:16px;font-weight:400;letter-spacing:.5px;margin-bottom:8px}.story-title101{color:var(--blackColor);font-size:48px;font-weight:700;letter-spacing:-1px;line-height:1.2;margin-bottom:40px}.story-text{color:#666;font-size:18px;font-weight:300;line-height:1.8}.expertise-section{padding-left:20px}.expertise-title{color:var(--blackColor);font-size:48px;font-weight:700;letter-spacing:-1px;line-height:1.2;margin-bottom:60px}.skills-list{display:flex;flex-direction:column;gap:40px}.skill-item{width:100%}.skill-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.skill-name{color:var(--greyColor);font-size:20px;font-weight:500;letter-spacing:.3px}.skill-percentage{color:var(--blackColor);font-size:20px;font-weight:600;letter-spacing:.5px}.skill-bar-container{background-color:var(--creamColor);height:8px;overflow:hidden;width:100%}.skill-bar,.skill-bar-container{border-radius:4px;position:relative}.skill-bar{background:var(--gradientGolden);height:100%;transition:width 2s cubic-bezier(.4,0,.2,1);width:0}.skill-bar.animate{width:var(--percentage)}.skill-bar:after{animation:shimmer 2s ease-in-out infinite;background:linear-gradient(90deg,#ffffff4d,#ffffff1a 50%,#ffffff4d);bottom:0;content:"";left:0;position:absolute;right:0;top:0}@keyframes shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@media (max-width:1024px){.story-expertise-container{padding:60px 30px}.content-grid{gap:80px}.expertise-title,.story-title101{font-size:42px}.story-text{font-size:17px}.skill-name,.skill-percentage{font-size:18px}}@media (max-width:768px){.story-expertise-container{padding:50px 20px}.content-grid{gap:60px;grid-template-columns:1fr}.expertise-section,.story-section{padding-left:0;padding-right:0}.expertise-title,.story-title101{font-size:36px;margin-bottom:30px}.story-text{font-size:16px;line-height:1.7}.expertise-title{margin-bottom:40px}.skills-list{gap:35px}.skill-name,.skill-percentage{font-size:17px}.skill-bar-container{height:7px}}@media (max-width:640px){.story-expertise-container{padding:40px 15px}.content-grid{gap:50px}.expertise-title,.story-title101{font-size:32px;margin-bottom:25px}.story-text{font-size:15px;line-height:1.6}.expertise-title{margin-bottom:35px}.skills-list{gap:30px}.skill-name,.skill-percentage{font-size:16px}.skill-bar-container{height:6px}}@media (max-width:480px){.story-expertise-container{padding:30px 12px}.content-grid{gap:40px}.expertise-title,.story-title101{font-size:28px;margin-bottom:20px}.story-text{font-size:14px;line-height:1.6}.expertise-title{margin-bottom:30px}.skills-list{gap:25px}.skill-name,.skill-percentage{font-size:15px}.skill-bar-container{height:5px}.skill-header{margin-bottom:10px}}@media (min-width:1400px){.story-expertise-container{max-width:1400px;padding:100px 60px}.content-grid{gap:120px}.expertise-title,.story-title101{font-size:54px;margin-bottom:50px}.story-text{font-size:19px;line-height:1.9}.expertise-title{margin-bottom:70px}.skills-list{gap:45px}.skill-name,.skill-percentage{font-size:22px}.skill-bar-container{height:10px}}.profile-articles-container{background-color:var(--whiteColor);font-family:Helvetica Neue,Arial,sans-serif;margin:0 auto;max-width:1200px;padding:80px 40px}.content-grid{grid-gap:80px;align-items:start;display:grid;gap:80px;grid-template-columns:400px 1fr}.profile-section{align-items:center;display:flex;flex-direction:column}.profile-image-container{border-radius:8px;box-shadow:0 4px 20px var(--boxShadow);height:500px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;width:100%}.profile-image-container:hover{box-shadow:0 8px 30px var(--bShadow);transform:translateY(-5px)}.profile-image{height:100%;object-fit:cover;object-position:center;width:100%}.articles-section{padding-left:20px}.articles-list{display:flex;flex-direction:column;gap:45px}.article-item{border-bottom:1px solid var(--greyColor);padding-bottom:35px;transition:transform .2s ease}.article-item:last-child{border-bottom:none;padding-bottom:0}.article-item:hover{transform:translateX(5px)}.article-title{color:var(--blackColor);cursor:pointer;font-size:24px;font-weight:600;line-height:1.3;margin-bottom:15px;transition:color .3s ease}.article-excerpt{color:var(--greyColor);font-size:16px;font-weight:300;line-height:1.7}@media (max-width:1024px){.profile-articles-container{padding:60px 30px}.content-grid{gap:60px;grid-template-columns:350px 1fr}.articles-section{padding-left:15px}.article-title{font-size:22px}.article-excerpt{font-size:15px}.articles-list{gap:40px}.article-item{padding-bottom:30px}}@media (max-width:768px){.profile-articles-container{padding:50px 20px}.content-grid{gap:50px;grid-template-columns:1fr}.profile-section{align-items:center;justify-self:center}.profile-image-container{max-width:300px}.articles-section{padding-left:0}.article-title{font-size:20px;margin-bottom:12px}.article-excerpt{font-size:14px;line-height:1.6}.articles-list{gap:35px}.article-item{padding-bottom:25px}}@media (max-width:640px){.profile-articles-container{padding:40px 15px}.content-grid{gap:40px}.profile-image-container{max-width:280px}.article-title{font-size:18px;margin-bottom:10px}.article-excerpt{font-size:13px}.articles-list{gap:30px}.article-item{padding-bottom:20px}}@media (max-width:480px){.profile-articles-container{padding:30px 12px}.content-grid{gap:35px}.profile-image-container{max-width:250px}.article-title{font-size:17px;margin-bottom:8px}.article-excerpt{font-size:12px;line-height:1.5}.articles-list{gap:25px}.article-item{padding-bottom:18px}}@media (min-width:1400px){.profile-articles-container{max-width:1400px;padding:100px 60px}.content-grid{gap:100px;grid-template-columns:450px 1fr}.profile-image-container{max-width:400px}.articles-section{padding-left:30px}.article-title{font-size:26px;margin-bottom:18px}.article-excerpt{font-size:17px;line-height:1.8}.articles-list{gap:50px}.article-item{padding-bottom:40px}}.profile-image-container{animation:fadeInUp .8s ease forwards;opacity:0}.article-item{animation:fadeInRight .6s ease forwards;opacity:0}.article-item:first-child{animation-delay:.2s}.article-item:nth-child(2){animation-delay:.4s}.article-item:nth-child(3){animation-delay:.6s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}.Contact_container{background-color:var(--whiteColor);display:flex;font-family:Arial,sans-serif;min-height:100vh;padding:20px}.Contact_formSection{background-color:var(--newWhite);border-radius:10px;flex:1 1;max-width:50%;padding:50px}.Contact_title{color:var(--blackColor);font-size:32px;font-weight:700;line-height:1.2;margin-bottom:20px}.Contact_description{color:var(--greyColor);font-size:16px;line-height:1.6;margin-bottom:40px;text-align:justify}.Contact_form{width:100%}.Contact_inputGroup{margin-bottom:20px}.Contact_input,.Contact_textarea{background-color:var(--whiteColor);border:1px solid var(--greyColor);border-radius:4px;font-size:16px;outline:none;padding:15px;transition:border-color .3s;width:100%}.Contact_input:focus,.Contact_textarea:focus{border-color:var(--blackColor)}.Contact_textarea{font-family:Arial,sans-serif;min-height:120px;resize:vertical}.Contact_submitBtn{background:var(--btnGradientColor);border:none;border-radius:4px;color:var(--whiteColor);cursor:pointer;font-size:14px;font-weight:700;letter-spacing:1px;margin-top:10px;padding:15px 40px;text-transform:uppercase;transition:background-color .3s}.Contact_submitBtn:hover{opacity:.8}.Contact_locationSection{background-color:var(--whiteColor);flex:1 1;max-width:50%;padding:50px}.Contact_locationTitle{color:var(--blackColor);font-size:24px;font-weight:700;margin-bottom:30px}.Contact_address{color:var(--greyColor);font-size:16px;line-height:1.6;margin-bottom:25px}.Contact_email,.Contact_phone{align-items:center;color:var(--greyColor);display:flex;font-size:16px;margin-bottom:10px}.Contact_phone{margin-bottom:30px}.Contact_icon{font-size:18px;margin-right:10px}.Contact_mapTitle{color:var(--blackColor);font-size:20px;font-weight:700;margin-bottom:20px}.Contact_mapContainer{border-radius:8px;height:300px;overflow:hidden;position:relative;width:100%}@media (max-width:768px){.Contact_container{flex-direction:column}.Contact_formSection,.Contact_locationSection{max-width:100%;padding:30px 20px}.Contact_title{font-size:28px}.Contact_description{font-size:14px}.Contact_mapContainer{height:250px}}@media (max-width:480px){.Contact_formSection,.Contact_locationSection{padding:20px 15px}.Contact_title{font-size:24px}.Contact_locationTitle{font-size:20px}.Contact_mapTitle{font-size:18px}.Contact_input,.Contact_textarea{font-size:14px;padding:12px}.Contact_submitBtn{font-size:12px;padding:12px 30px}.Contact_mapContainer{height:200px}}.section-contact{align-items:center;background-image:url(/static/media/contact.88dc129c31bbb268f022.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:400px;justify-content:center;overflow:hidden;position:relative;width:100%}.section-contact:before{background-color:var(--boxShadow);content:"";inset:0;position:absolute;z-index:1}.gallery-container{background:var(--newWhite);font-family:Arial,sans-serif;min-height:100vh;padding:2rem}.gallery-title{color:var(--whiteColor);font-size:3rem;margin-bottom:3rem;text-align:center;text-shadow:2px 2px 4px var(--boxShadow)}.cards-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1200px}.card{background:var(--whiteColor);border-radius:15px;box-shadow:0 10px 30px var(--boxShadow);cursor:pointer;height:350px;overflow:hidden;position:relative;transition:all .3s ease}.card:hover{box-shadow:0 20px 40px var(--boxShadow);transform:translateY(-10px)}.card-image{height:100%;overflow:hidden;position:relative;width:100%}.card-image img{height:100%;object-fit:cover;transition:all .4s ease;width:100%}.card:hover .card-image img{filter:brightness(.7);transform:scale(1.05)}.card-overlay{align-items:flex-end;background:var(--pannelOverlay);bottom:0;display:flex;left:0;opacity:0;padding:2rem;position:absolute;right:0;top:0;transition:all .4s ease}.card:hover .card-overlay{opacity:1}.overlay-content{color:var(--whiteColor);transform:translateY(20px);transition:transform .4s ease}.card:hover .overlay-content{transform:translateY(0)}.overlay-title{font-size:1.8rem;font-weight:700;margin-bottom:.8rem;text-shadow:2px 2px 4px var(--boxShadow)}.overlay-description{font-size:1rem;line-height:1.5;opacity:.9;text-shadow:1px 1px 2px var(--boxShadow)}.modal-overlay{align-items:center;animation:fadeIn .3s ease;background:var(--overlayColors);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{animation:slideUp .3s ease;background:var(--whiteColor);border-radius:20px;max-height:90vh;max-width:90vw;overflow:hidden;position:relative}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.close-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:var(--boxShadow);border:none;border-radius:50%;color:var(--newWhite);cursor:pointer;display:flex;font-size:1.5rem;height:40px;justify-content:center;position:absolute;right:15px;top:15px;transition:all .3s ease;width:40px;z-index:10}.close-btn:hover{transform:scale(1.1)}.modal-image-container{height:60vh;min-height:500px;position:relative}.modal-image{height:100%;object-fit:cover;width:100%}.nav-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:var(--boxShadow);border:none;border-radius:50%;color:var(--whiteColor);cursor:pointer;display:flex;font-size:1.5rem;height:50px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:50px}.nav-btn:hover{transform:translateY(-50%) scale(1.1)}.prev-btn{left:15px}.next-btn{right:15px}.modal-info{padding:2rem;text-align:center}@media (max-width:768px){.gallery-container{padding:1rem}.gallery-title{font-size:2rem;margin-bottom:2rem}.cards-grid{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.card{height:350px}.modal-content{max-height:95vh;max-width:95vw}.modal-image-container{height:50vh;min-height:300px}.modal-info{padding:1.5rem}.nav-btn{font-size:1.2rem;height:40px;width:40px}.prev-btn{left:10px}.next-btn{right:10px}}@media (max-width:480px){.cards-grid{grid-template-columns:1fr}.card{height:320px}.overlay-title{font-size:1.5rem;margin-bottom:.5rem}.overlay-description{font-size:.9rem}.card-overlay{padding:1.5rem}.modal-image-container{height:40vh;min-height:250px}}.our_Blogs{align-items:center;background-image:url(/static/media/beach.0ac9536167ce87f66beb.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:400px;justify-content:center;overflow:hidden;position:relative;width:100%}.our_Blogs:before{background-color:var(--boxShadow);content:"";inset:0;position:absolute;z-index:1}.our_Services{align-items:center;background-image:url(/static/media/service.0458f51dcde5739119c2.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:400px;justify-content:center;overflow:hidden;position:relative;width:100%}.our_Services:before{background-color:var(--boxShadow);content:"";inset:0;position:absolute;z-index:1}.Service_container{margin:0 auto;max-width:1200px;padding:0 20px}.Service_header{text-align:center}.Service_title{color:var(--blackColor);font-size:2.5rem;font-weight:700;margin-bottom:16px;position:relative}.Service_title:after{background:var(--btnGradientColor);bottom:-10px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.Service_description{color:var(--greyColor);font-size:1.1rem;line-height:1.6;margin:0 auto;max-width:600px}.Service_overview{background:var(--newWhite);padding:50px 0}.Service_architecture{background:var(--whiteColor);padding:100px 0}.Service_content{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr}.Service_reverse{direction:rtl}.Service_reverse>*{direction:ltr}.Service_text{padding:20px 0}.Service_category{background:var(--headerColor);border-radius:25px;color:var(--whiteColor);display:inline-block;font-size:.9rem;font-weight:600;letter-spacing:1px;margin-bottom:20px;padding:8px 20px;text-transform:uppercase}.Service_section_title{color:var(--blackColor);font-size:2.2rem;font-weight:700;line-height:1.3;margin-bottom:24px}.Service_text_description{color:var(--greyColor);font-size:1.1rem;line-height:1.7;margin-bottom:40px}.Service_features{margin-bottom:40px}.Service_feature_item{align-items:flex-start;background:var(--newWhite);border:1px solid var(--greyColor);border-radius:12px;display:flex;gap:16px;margin-bottom:24px;padding:20px;transition:all .3s ease}.Service_feature_item:hover{background:var(--whiteColor);border-color:var(--borderColors);box-shadow:0 8px 25px var(--boxShadow);transform:translateY(-2px)}.Service_feature_icon{-webkit-text-fill-color:#0000;background:var(--btnGradientColor);background-clip:text;-webkit-background-clip:text;font-size:2rem;min-width:40px}.Service_feature_content h4{color:var(--blackColor);font-size:1.2rem;font-weight:600;margin-bottom:8px}.Service_feature_content p{color:var(--greyColor);line-height:1.5;margin:0}.Service_cta_button{background:var(--btnGradientColor);border:none;border-radius:30px;color:var(--whiteColor);cursor:pointer;font-size:1rem;font-weight:600;letter-spacing:1px;padding:14px 32px;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.Service_cta_button:hover{box-shadow:0 10px 25px var(--boxShadow);transform:translateY(-2px)}.Service_image{position:relative}.Service_image_wrapper{border-radius:20px;box-shadow:0 20px 40px var(--boxShadow);overflow:hidden;position:relative;transition:all .3s ease}.Service_image_wrapper:hover{box-shadow:0 25px 50px var(--boxShadow);transform:translateY(-5px)}.Service_image_wrapper img{display:block;height:400px;object-fit:cover;width:100%}.Service_interior{background:var(--newWhite);padding:100px 0}.Service_process{background-image:url(/static/media/bg_image2.e41067e203dcef6888b0.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;color:var(--whiteColor);padding:100px 0;position:relative}.Service_process:before{background-color:var(--boxShadow);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.Service_process>*{position:relative;z-index:2}.Service_process .Service_title{color:var(--whiteColor)}.Service_process .Service_title:after{background:var(--btnGradientColor)}.Service_process .Service_description{color:var(--creamColor)}.Service_steps{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:60px}.Service_step{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:var(--blurColor);border:1px solid var(--greyColor);border-radius:15px;padding:30px 20px;position:relative;text-align:center;transition:all .3s ease}.Service_step:hover{box-shadow:0 15px 35px var(--boxShadow);transform:translateY(-5px)}.Service_step_number{-webkit-text-fill-color:#0000;background:var(--btnGradientColor);background-clip:text;-webkit-background-clip:text;font-size:3rem;font-weight:700;margin-bottom:20px}.Service_step_content h3{color:var(--whiteColor);font-size:1.4rem;font-weight:600;margin-bottom:12px}.Service_step_content p{color:var(--creamColor);line-height:1.6;margin:0}.Service_cta{background:var(--btnGradientColor);color:var(--whiteColor);padding:100px 0;text-align:center}.Service_cta_content{margin:0 auto;max-width:800px}.Service_cta_title{font-size:2.5rem;font-weight:700;margin-bottom:20px}.Service_cta_description{font-size:1.2rem;line-height:1.6;margin-bottom:40px;opacity:.95}.Service_cta_buttons{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.Service_primary{background:var(--whiteColor);color:var(--borderColors)}.Service_primary:hover{transform:translateY(-2px)}.Service_secondary{background:#0000;border:1px solid var(--newWhite);color:var(--whiteColor)}.Service_secondary:hover{background:var(--whiteColor);color:var(--borderColors);transform:translateY(-2px)}@media (max-width:768px){.Service_container{padding:0 15px}.Service_cta_button{font-size:13px}.Service_content{gap:40px;grid-template-columns:1fr}.Service_reverse{direction:ltr}.Service_title{font-size:2rem}.Service_section_title{font-size:1.8rem}.Service_steps{gap:30px;grid-template-columns:1fr}.Service_cta_buttons{align-items:center;flex-direction:column}.Service_cta_button{max-width:300px;width:100%}.Service_image_wrapper img{height:300px}}@media (max-width:480px){.Service_architecture,.Service_cta,.Service_interior,.Service_overview,.Service_process{padding:60px 0}.Service_header{margin-bottom:40px}.Service_title{font-size:1.8rem}.Service_cta_title{font-size:2rem}.Service_feature_item{padding:15px}.Service_step{padding:20px 15px}}