html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}*{box-sizing:border-box}html{scroll-behavior:smooth;font-size:16px}body{margin:0;padding:0;overflow-x:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.row{display:flex;flex-wrap:wrap;margin:0 -15px}.col-md-3,.col-md-4,.col-md-6,.col-md-8,.col-md-12{padding:0 15px}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.333333%;max-width:33.333333%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-8{flex:0 0 66.666667%;max-width:66.666667%}.col-md-12{flex:0 0 100%;max-width:100%}@media (max-width: 768px){.col-md-3,.col-md-4,.col-md-6,.col-md-8{flex:0 0 100%;max-width:100%}.col-sm-6{flex:0 0 50%;max-width:50%}}@media (max-width: 576px){.col-sm-6{flex:0 0 100%;max-width:100%}}.video-gallery-item{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 8px 25px #0000001a;transition:all .3s ease;background:#fff}.video-gallery-item:hover{transform:translateY(-8px);box-shadow:0 15px 35px #00000026}.video-thumbnail{position:relative;cursor:pointer;overflow:hidden;border-radius:12px 12px 0 0}.video-poster{width:100%;height:250px;object-fit:cover;transition:transform .3s ease;border-radius:12px 12px 0 0}.video-thumbnail:hover .video-poster{transform:scale(1.05)}.video-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#667eeacc,#764ba2cc);display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0;transition:all .3s ease;border-radius:12px 12px 0 0}.video-thumbnail:hover .video-overlay{opacity:1;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.play-icon{font-size:48px;color:#fff;margin-bottom:8px;transition:all .3s ease;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}.video-thumbnail:hover .play-icon{transform:scale(1.15);filter:drop-shadow(0 6px 12px rgba(0,0,0,.4))}.video-label{color:#fff;font-weight:600;font-size:16px}.video-badge{position:absolute;top:12px;right:12px;background:#000c;border-radius:20px;padding:4px 12px}.video-duration{color:#fff;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.image-gallery-item{border-radius:12px;overflow:hidden;box-shadow:0 8px 25px #0000001a;transition:all .3s ease;background:#fff}.image-gallery-item:hover{transform:translateY(-8px);box-shadow:0 15px 35px #00000026}.gallery-image{border-radius:12px 12px 0 0;transition:transform .3s ease}.image-gallery-item:hover .gallery-image{transform:scale(1.05)}.gallery-title{display:block;padding:16px;font-size:16px;text-align:center;margin:0}.video-modal .ant-modal-content{border-radius:16px;overflow:hidden}.video-modal .ant-modal-header{background:linear-gradient(135deg,#667eea,#764ba2);border-bottom:none}.video-modal .ant-modal-title{color:#fff;font-weight:600}.section-title h2{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.section-title p{font-size:1.1rem;color:#666;max-width:600px;margin:0 auto;line-height:1.6}html{scroll-behavior:smooth}.modern-btn{position:relative;overflow:hidden;border:none;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:15px 30px;border-radius:50px;font-weight:600;font-size:16px;text-decoration:none;display:inline-flex;align-items:center;gap:10px;box-shadow:0 8px 25px #667eea4d;transition:all .3s ease}.modern-btn:hover{color:#fff;text-decoration:none;box-shadow:0 12px 35px #667eea66}.modern-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.modern-btn:hover:before{left:100%}.btn-text{position:relative;z-index:1}.btn-icon{position:relative;z-index:1;transition:transform .3s ease}.modern-btn:hover .btn-icon{transform:translate(5px)}.about-image{border-radius:16px;box-shadow:0 15px 35px #0000001a;transition:all .3s ease}.about-text h2{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.about-text h3{color:#333;font-size:1.5rem;font-weight:600;margin:2rem 0 1rem}.about-list-item{display:flex;align-items:center;margin-bottom:.8rem;font-size:1rem;color:#555;list-style:none}.list-icon{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:12px;font-size:14px;font-weight:700;flex-shrink:0}.service-item{text-align:center;padding:2rem 1rem;transition:all .3s ease}.service-item i{font-size:3rem;color:#fff;margin-bottom:1.5rem;display:block;transition:all .3s ease}.service-item:hover i{transform:scale(1.1)}.service-desc h3{color:#fff;font-size:1.2rem;font-weight:600;margin-bottom:1rem;text-transform:uppercase}.service-desc p{color:#fff;font-size:.9rem;line-height:1.6;margin:0;opacity:.9}.team-section{background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:80px 0}.team-container{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:2rem;margin-top:3rem;width:100%}.team-member{margin-bottom:2rem;flex:0 0 auto}.team-card{background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000001a;overflow:hidden;transition:all .3s ease;width:280px;height:350px;margin:0 auto}.team-card:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-5px)}.team-image-container{position:relative;width:100%;height:250px;overflow:hidden}.team-img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.team-card:hover .team-img{transform:scale(1.05)}.team-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000c);padding:2rem 1.5rem 1.5rem;transform:translateY(100%);transition:transform .3s ease}.team-card:hover .team-overlay{transform:translateY(0)}.team-info h4{color:#fff;font-size:1.5rem;font-weight:700;margin:0 0 .5rem;text-shadow:0 2px 4px rgba(0,0,0,.5)}.team-info p{color:#ffffffe6;font-size:1rem;font-weight:500;margin:0;text-shadow:0 1px 2px rgba(0,0,0,.5)}.testimonials-section{background:linear-gradient(135deg,#667eea,#764ba2);padding:80px 0;color:#fff}.testimonials-section .section-title h2{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.testimonials-section .section-title h3{color:#ffffffe6;font-size:1.2rem;font-weight:400;margin-bottom:2rem}.testimonial-btn{display:inline-block;position:relative;background:linear-gradient(135deg,#ff6b6b,#ff8e8e);color:#fff;text-decoration:none;border-radius:50px;padding:0;overflow:hidden;box-shadow:0 10px 30px #ff6b6b4d;transition:all .3s ease;margin:2rem 0}.testimonial-btn:hover{color:#fff;text-decoration:none;box-shadow:0 15px 40px #ff6b6b66}.btn-content{display:flex;align-items:center;padding:20px 30px;position:relative;z-index:2}.btn-icon{font-size:24px;margin-right:15px;animation:pulse 2s infinite}.btn-text{display:flex;flex-direction:column;margin-right:15px}.btn-title{font-size:18px;font-weight:700;margin-bottom:2px}.btn-subtitle{font-size:14px;opacity:.9;font-weight:400}.btn-arrow{font-size:20px;transition:transform .3s ease}.testimonial-btn:hover .btn-arrow{transform:translate(5px)}.btn-shine{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .6s}.testimonial-btn:hover .btn-shine{left:100%}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.testimonials-container{margin-top:3rem;gap:2.5rem;display:flex;flex-wrap:wrap;justify-content:center}.testimonial-card{background:#fff;border-radius:20px;padding:2rem;box-shadow:0 10px 30px #0000001a;transition:all .3s ease;height:350px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;width:100%;max-width:350px;margin-bottom:2rem}.testimonial-card:hover{box-shadow:0 20px 40px #00000026}.testimonial-header{display:flex;flex-direction:column;align-items:center;margin-bottom:1.5rem}.testimonial-image{position:relative;text-align:center;margin-bottom:1rem}.testimonial-image img{width:70px;height:70px;border-radius:50%;object-fit:cover;border:4px solid #667eea;box-shadow:0 5px 15px #667eea4d}.testimonial-author{text-align:center}.testimonial-author .author-name{font-size:1.1rem;font-weight:600;color:#333;margin:0}.testimonial-footer{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1rem}.testimonial-rating{display:flex;gap:2px;color:gold;font-size:18px}.testimonial-rating .anticon{margin:0}.testimonial-content{flex:1;display:flex;flex-direction:column;justify-content:center}.testimonial-content p{color:#333;font-size:1rem;line-height:1.6;font-style:italic;text-align:center;margin:0;flex:1;display:flex;align-items:center;justify-content:center}.heart-icon{color:#ff6b6b;font-size:18px}.contact-section{background:linear-gradient(135deg,#667eea,#764ba2);padding:80px 0;color:#fff}.contact-section .section-title h2{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.contact-section .section-title p{color:#ffffffe6;font-size:1.1rem;margin-bottom:3rem}.contact-content{margin-top:2rem}.contact-form-container{padding-right:2rem}.contact-form-wrapper{background:#fff;border-radius:20px;padding:2.5rem;box-shadow:0 15px 35px #0000001a}.contact-form .form-input,.contact-form .form-textarea{border-radius:12px;border:2px solid #e1e5e9;padding:12px 16px;font-size:16px;transition:all .3s ease}.contact-form .form-input:focus,.contact-form .form-textarea:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.contact-form .form-textarea{min-height:120px;resize:vertical}.contact-submit-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;padding:12px 40px;font-size:16px;font-weight:600;border-radius:50px;box-shadow:0 8px 25px #667eea4d;transition:all .3s ease}.contact-submit-btn:hover{transform:translateY(-2px);box-shadow:0 12px 35px #667eea66}.contact-info-container{padding-left:2rem}.contact-info-card{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:2.5rem;border:1px solid rgba(255,255,255,.2);height:100%}.contact-info-card h3{color:#fff;font-size:1.8rem;font-weight:700;margin-bottom:2rem;text-align:center}.contact-item{display:flex;align-items:center;margin-bottom:1.5rem;padding:1rem 1.5rem;background:#ffffff1a;border-radius:15px;transition:all .3s ease;min-height:auto}.contact-item:hover{background:#ffffff26;transform:translateY(-2px)}.contact-icon{width:45px;height:45px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:1rem;flex-shrink:0;box-shadow:0 4px 15px #667eea4d}.contact-icon .anticon{font-size:18px;color:#fff}.contact-details h4{color:#fff;font-size:1rem;font-weight:600;margin-bottom:.3rem;text-transform:uppercase;letter-spacing:.5px}.contact-link{color:#fff;text-decoration:none;font-weight:400;font-size:.95rem;transition:all .3s ease;line-height:1.4;display:block}.contact-link:hover{color:#e6f3ff;text-decoration:none;transform:translate(5px)}@media screen and (max-width: 992px){.contact-form-container{padding-right:1rem}.contact-info-container{padding-left:1rem;margin-top:2rem}.contact-form-wrapper,.contact-info-card{padding:2rem}}@media screen and (max-width: 768px){.section-title h2{font-size:2rem}.section-title p{font-size:1rem;padding:0 1rem}.video-poster{height:200px}.play-icon{font-size:36px}.video-label{font-size:14px}.video-badge{top:8px;right:8px;padding:3px 8px}.video-duration{font-size:10px}.service-item{padding:1.5rem .5rem}.service-item i{font-size:2.5rem;margin-bottom:1rem}.service-desc h3{font-size:1rem}.service-desc p{font-size:.8rem}.team-section{padding:60px 0}.team-container{gap:1.5rem}.team-card{width:250px;height:320px;margin:0 auto 2rem}.team-img{height:220px}.team-info h4{font-size:1.2rem}.team-info p{font-size:.85rem}.testimonials-section{padding:60px 0}.testimonials-section .section-title h2{font-size:2rem}.testimonials-section .section-title h3{font-size:1rem}.testimonial-btn{margin:1.5rem 0}.btn-content{padding:15px 25px}.btn-title{font-size:16px}.btn-subtitle{font-size:12px}.btn-icon{font-size:20px;margin-right:10px}.btn-arrow{font-size:18px}.testimonials-container{gap:2rem}.testimonial-card{padding:1.5rem;height:320px;margin-bottom:1.5rem;max-width:320px}.testimonial-image img{width:60px;height:60px}.testimonial-author .author-name{font-size:1rem}.testimonial-rating{font-size:16px}.testimonial-content p{font-size:.9rem}.contact-section{padding:60px 0}.contact-section .section-title h2{font-size:2rem}.contact-section .section-title p{font-size:1rem;padding:0 1rem}.contact-form-container{padding-right:0;margin-bottom:2rem}.contact-info-container{padding-left:0}.contact-form-wrapper,.contact-info-card{padding:1.5rem}.contact-item{padding:1rem;margin-bottom:1rem}.contact-icon{width:40px;height:40px}.contact-icon .anticon{font-size:16px}.contact-details h4{font-size:.9rem}.contact-link{font-size:.85rem}}@media screen and (max-width: 576px){.container{padding:0 15px}.modern-btn{padding:12px 24px;font-size:14px}.btn-content{padding:12px 20px}.btn-title{font-size:14px}.btn-subtitle{font-size:11px}.gallery-video,.video-poster{height:180px}.play-icon{font-size:32px}.video-label{font-size:12px}.service-item{padding:1rem .5rem}.service-item i{font-size:2rem;margin-bottom:.8rem}.service-desc h3{font-size:.9rem}.service-desc p{font-size:.75rem}.team-container{gap:1rem}.team-card{width:100%;max-width:280px;height:300px}.team-img{height:200px}.team-info h4{font-size:1.1rem}.team-info p{font-size:.8rem}.testimonials-container{gap:1.5rem}.testimonial-card{padding:1rem;height:300px;max-width:300px}.testimonial-image img{width:50px;height:50px}.testimonial-author .author-name{font-size:.9rem}.testimonial-rating{font-size:14px}.testimonial-content p{font-size:.8rem}.contact-form-wrapper,.contact-info-card{padding:1rem}.contact-item{padding:.8rem;margin-bottom:.8rem}.contact-icon{width:35px;height:35px}.contact-icon .anticon{font-size:14px}.contact-details h4,.contact-link{font-size:.8rem}}@media screen and (max-width: 400px){.container{padding:0 10px}.section-title h2{font-size:1.8rem}.section-title p{font-size:.9rem;padding:0 .5rem}.modern-btn{padding:10px 20px;font-size:13px}.btn-content{padding:10px 18px}.btn-title{font-size:13px}.btn-subtitle{font-size:10px}.gallery-video,.video-poster{height:160px}.play-icon{font-size:28px}.video-label{font-size:11px}.service-item{padding:.8rem .3rem}.service-item i{font-size:1.8rem;margin-bottom:.6rem}.service-desc h3{font-size:.8rem}.service-desc p{font-size:.7rem}.team-container{gap:.8rem}.team-card{width:100%;max-width:260px;height:280px}.team-img{height:180px}.team-info h4{font-size:1rem}.team-info p{font-size:.75rem}.testimonials-container{gap:1rem}.testimonial-card{padding:.8rem;height:280px;max-width:280px}.testimonial-image img{width:45px;height:45px}.testimonial-author .author-name{font-size:.8rem}.testimonial-rating{font-size:12px}.testimonial-content p{font-size:.75rem}.contact-form-wrapper,.contact-info-card{padding:.8rem}.contact-item{padding:.6rem;margin-bottom:.6rem}.contact-icon{width:32px;height:32px}.contact-icon .anticon{font-size:12px}.contact-details h4,.contact-link{font-size:.75rem}#features{padding:20px;width:111%}#about,#services,#testimonials,#team,#contact,#footer{width:111%}#portfolio{width:110%}}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.m-modal .m-modal-content a.m-by{display:none!important;background-color:#adff2f}.m-modal.m-dark .m-modal-content{background-color:#061629!important}.ant-input-lg,textarea.ant-input{border-radius:16px}
