*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}html::-webkit-scrollbar{width:8px}html::-webkit-scrollbar-track{background:#f0f9ff}html::-webkit-scrollbar-thumb{background:#2d5a7b;border-radius:9999px}html::-webkit-scrollbar-thumb:hover{background:#1f3f56}body{font-family:Inter,sans-serif;font-size:1rem;line-height:1.6;color:#111827;background-color:#fff;overflow-x:hidden}body.no-scroll{overflow:hidden}h1,h2,h3,h4,h5,h6{font-family:Playfair Display,serif;font-weight:600;line-height:1.2;margin-bottom:1rem}h1{font-size:3rem}@media (max-width: 991px){h1{font-size:2.25rem}}@media (max-width: 767px){h1{font-size:1.875rem}}@media (max-width: 575px){h1{font-size:1.5rem}}h2{font-size:4.5rem}@media (max-width: 991px){h2{font-size:3rem}}@media (max-width: 767px){h2{font-size:2.25rem}}@media (max-width: 575px){h2{font-size:1.875rem}}h3{font-size:1.875rem}@media (max-width: 767px){h3{font-size:1.5rem}}h4{font-size:1.25rem}@media (max-width: 767px){h4{font-size:1.125rem}}h5{font-size:1.125rem}h6{font-size:1rem}p{margin-bottom:1rem;color:#475569}a{color:#2d5a7b;text-decoration:none;transition:color .15s ease-out}a:hover{color:#193143}img{max-width:100%;height:auto;display:block}.btn.btn-primary{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 2rem;border:none;border-radius:.5rem;font-family:Inter,sans-serif;font-weight:500;text-decoration:none;cursor:pointer;transition:all .3s ease-out;position:relative;overflow:hidden;background:#2d5a7b;color:#fff}.btn.btn-primary:focus{outline:none;box-shadow:0 0 0 3px #2d5a7b33}.btn.btn-primary:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#3b75a0;transition:left .3s ease-out;z-index:-1}.btn.btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.btn.btn-primary:hover:before{left:0}.btn.btn-outline-primary{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 2rem;border:none;border-radius:.5rem;font-family:Inter,sans-serif;font-weight:500;text-decoration:none;cursor:pointer;transition:all .3s ease-out;position:relative;overflow:hidden;background:transparent;color:#2d5a7b;border:2px solid #2D5A7B}.btn.btn-outline-primary:focus{outline:none;box-shadow:0 0 0 3px #2d5a7b33}.btn.btn-outline-primary:hover{background:#2d5a7b;color:#fff;transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.btn.magnetic-btn{transition:transform .15s ease-out}.btn.magnetic-btn:hover{transform:scale(1.05)}.form-control{border:2px solid rgb(209.3146067416,215.7191011236,224.6853932584);border-radius:.5rem;padding:.75rem 1rem;font-family:Inter,sans-serif;transition:all .3s ease-out}.form-control:focus{border-color:#2d5a7b;box-shadow:0 0 0 3px #2d5a7b1a;outline:none}.form-control::placeholder{color:#94a3b8}section{padding:5rem 0;position:relative}@media (max-width: 767px){section{padding:3rem 0}}.section-title{font-family:Playfair Display,serif;font-size:4.5rem;font-weight:600;color:#111827;margin-bottom:2rem;line-height:.9;letter-spacing:-.02em;opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.25,.46,.45,.94)}@media (max-width: 991px){.section-title{font-size:3rem}}@media (max-width: 767px){.section-title{font-size:2.25rem}}@media (max-width: 575px){.section-title{font-size:1.875rem}}.section-title.revealed{opacity:1;transform:translateY(0)}.section-subtitle{font-size:1.125rem;color:#475569;margin-bottom:3rem;opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.25,.46,.45,.94)}.section-subtitle.revealed{opacity:1;transform:translateY(0)}.container{position:relative}.text-reveal{opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.25,.46,.45,.94)}.text-reveal.revealed{opacity:1;transform:translateY(0)}.text-reveal.delay-1{transition-delay:.2s}.text-reveal.delay-2{transition-delay:.4s}.text-reveal.delay-3{transition-delay:.6s}.text-reveal.delay-4{transition-delay:.8s}.text-reveal.delay-5{transition-delay:1s}.highlight{color:#2d5a7b}.floating-element{animation:floating 3s ease-in-out infinite}@keyframes floating{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.floating-element:nth-child(2n){animation-delay:-1.5s}.floating-element:nth-child(3n){animation-delay:-3s}.card-base{background:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;transition:all .3s ease-out;overflow:hidden}.card-base:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.scroll-indicator{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;color:#475569;z-index:10}.scroll-indicator .scroll-text{font-size:.875rem;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:1px}.scroll-indicator .scroll-arrow{animation:bounce 2s infinite}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.trust-badges{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:2rem}@media (max-width: 767px){.trust-badges{gap:1rem}}.trust-item{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;color:#475569}.trust-item i{font-size:1.5rem;color:#2d5a7b;margin-bottom:.5rem}.trust-item span{font-size:.875rem;font-weight:500}.stat-item{text-align:center}.stat-item .stat-number{display:block;font-size:1.875rem;font-weight:700;color:#2d5a7b;font-family:Playfair Display,serif}.stat-item .stat-label{font-size:.875rem;color:#475569;text-transform:uppercase;letter-spacing:1px}.feature{display:inline-block;padding:.25rem .75rem;background:#2d5a7b1a;color:#2d5a7b;border-radius:9999px;font-size:.75rem;font-weight:500;margin:.25rem}.min-vh-100{min-height:100vh}.vh-100{height:100vh}.position-relative{position:relative}.position-absolute{position:absolute}.overflow-hidden{overflow:hidden}.text-center{text-align:center}.d-flex{display:flex}.align-items-center{align-items:center}.justify-content-center{justify-content:center}.w-100{width:100%}.h-100{height:100%}@media (max-width: 767px){.order-first-mobile{order:-1}.text-center-mobile{text-align:center}.mb-4-mobile{margin-bottom:1.5rem}}.title-large{text-align:left}@media (max-width: 767px){.title-large{text-align:center}}.title-large.title-large{font-size:8rem;line-height:.8;letter-spacing:-.04em}@media (max-width: 991px){.title-large.title-large{font-size:4.5rem}}@media (max-width: 767px){.title-large.title-large{font-size:3rem}}@media (max-width: 575px){.title-large.title-large{font-size:2.25rem}}.title-large.title-offset{margin-left:10%}@media (max-width: 767px){.title-large.title-offset{margin-left:0}}.title-offset{text-align:left}@media (max-width: 767px){.title-offset{text-align:center}}.title-offset.title-large{font-size:8rem;line-height:.8;letter-spacing:-.04em}@media (max-width: 991px){.title-offset.title-large{font-size:4.5rem}}@media (max-width: 767px){.title-offset.title-large{font-size:3rem}}@media (max-width: 575px){.title-offset.title-large{font-size:2.25rem}}.title-offset.title-offset{margin-left:10%}@media (max-width: 767px){.title-offset.title-offset{margin-left:0}}.gray-section{background:#f8fafc!important}.gray-section-2{background:#e2e8f0!important}.asymmetric-section{overflow:hidden}.loader{position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;display:flex;align-items:center;justify-content:center;z-index:10000;transition:opacity .5s ease,visibility .5s ease}.loader.fade-out{opacity:0;visibility:hidden}.loader-content{display:flex;flex-direction:column;align-items:center;text-align:center}.breathing-circle{width:80px;height:80px;background:#2d5a7b;border-radius:50%;margin-bottom:2rem;animation:breathing 2s ease-in-out infinite;position:relative}@keyframes breathing{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.breathing-circle:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;border:3px solid #FFFFFF;border-radius:50%;border-top-color:transparent;animation:spin 1s linear infinite}@keyframes spin{to{transform:translate(-50%,-50%) rotate(360deg)}}.typing-text{font-size:1.25rem;color:#111827;font-family:Playfair Display,serif;font-weight:500;overflow:hidden;white-space:nowrap;border-right:2px solid #2D5A7B;width:0;animation:typing 2.4s steps(25,end) forwards,blink-caret .75s step-end infinite}@keyframes typing{0%{width:0}to{width:100%}}@media (max-width: 767px){.typing-text{font-size:1.125rem}}.cursor,.cursor-follower{position:fixed;border-radius:50%;pointer-events:none;z-index:9999;transition:all .3s ease}@media (max-width: 767px){.cursor,.cursor-follower{display:none}}.cursor{width:8px;height:8px;background:#2d5a7b;transform:translate(-50%,-50%);transition:all .1s ease;mix-blend-mode:difference}.cursor-follower{width:40px;height:40px;border:2px solid rgba(45,90,123,.3);transform:translate(-50%,-50%);transition:all .3s cubic-bezier(.25,.46,.45,.94)}body{cursor:none}@media (max-width: 767px){body{cursor:auto}}a:hover~.cursor,button:hover~.cursor,.magnetic-btn:hover~.cursor,.btn:hover~.cursor,input[type=submit]:hover~.cursor,input[type=button]:hover~.cursor,.cursor-pointer:hover~.cursor{transform:translate(-50%,-50%) scale(1.5);background:#4ecdc4}a:hover~.cursor-follower,button:hover~.cursor-follower,.magnetic-btn:hover~.cursor-follower,.btn:hover~.cursor-follower,input[type=submit]:hover~.cursor-follower,input[type=button]:hover~.cursor-follower,.cursor-pointer:hover~.cursor-follower{transform:translate(-50%,-50%) scale(1.5);border-color:#4ecdc480;background:#4ecdc41a}.text-cursor:hover~.cursor{transform:translate(-50%,-50%) scale(3);background:#8bc34acc;mix-blend-mode:normal}.text-cursor:hover~.cursor-follower{transform:translate(-50%,-50%) scale(.5);opacity:.5}.image-cursor:hover~.cursor{transform:translate(-50%,-50%) scale(4);background:#2d5a7b33;mix-blend-mode:normal}.image-cursor:hover~.cursor-follower{transform:translate(-50%,-50%) scale(2);border-color:#2d5a7b99}.cursor-hidden .cursor,.cursor-hidden .cursor-follower{opacity:0}.morphing-shape{position:absolute;border-radius:50%;opacity:.1;animation:morphing 20s ease-in-out infinite;z-index:-1}.morphing-shape.shape-1{width:200px;height:200px;background:#2d5a7b1a;top:-100px;right:-100px;animation-duration:15s;animation-delay:0s}@media (max-width: 767px){.morphing-shape.shape-1{width:150px;height:150px;top:-75px;right:-75px}}.morphing-shape.shape-2{width:150px;height:150px;background:#4ecdc41a;bottom:-75px;left:-75px;animation-duration:20s;animation-delay:-5s}@media (max-width: 767px){.morphing-shape.shape-2{width:100px;height:100px;bottom:-50px;left:-50px}}.morphing-shape.shape-3{width:120px;height:120px;background:#8bc34a1a;top:50%;right:-60px;animation-duration:25s;animation-delay:-10s}@media (max-width: 767px){.morphing-shape.shape-3{width:80px;height:80px;right:-40px}}.morphing-shape.shape-4{width:180px;height:180px;background:#2d5a7b0d;bottom:20%;right:20%;animation-duration:30s;animation-delay:-15s}@media (max-width: 767px){.morphing-shape.shape-4{width:120px;height:120px}}.section-bg-shapes{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:-1}.section-bg-shapes .bg-shape{position:absolute;border-radius:50%;opacity:.1;animation:morphing 20s ease-in-out infinite}@keyframes morphing{0%,to{border-radius:50% 70% 70% 50%;transform:rotate(0)}25%{border-radius:70% 50% 50% 70%;transform:rotate(90deg)}50%{border-radius:50% 70% 70% 50%;transform:rotate(180deg)}75%{border-radius:70% 50% 50% 70%;transform:rotate(270deg)}}.section-bg-shapes .bg-shape.bg-shape-1{width:300px;height:300px;background:#2d5a7b0d;top:10%;left:-150px;animation-duration:20s}.section-bg-shapes .bg-shape.bg-shape-2{width:250px;height:250px;background:#4ecdc40d;bottom:10%;right:-125px;animation-duration:25s;animation-delay:-8s}.section-bg-shapes .bg-shape.bg-shape-3{width:200px;height:200px;background:#8bc34a0d;top:50%;left:50%;transform:translate(-50%,-50%);animation-duration:30s;animation-delay:-15s}.navbar{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(148,163,184,.1);padding:1rem 0;transition:all .3s ease-out}.navbar.scrolled{padding:.5rem 0;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.navbar-brand{display:flex;flex-direction:column;align-items:flex-start;text-decoration:none}.navbar-brand .brand-name{font-family:Playfair Display,serif;font-size:1.25rem;font-weight:600;color:#111827;line-height:1}.navbar-brand .brand-tagline{font-size:.875rem;color:#475569;line-height:1;margin-top:.25rem}.navbar-brand:hover .brand-name{color:#2d5a7b}.navbar-nav .nav-link{font-family:Inter,sans-serif;font-weight:500;color:#111827;padding:.5rem 1rem;margin:0 .25rem;border-radius:.5rem;transition:all .3s ease-out;position:relative}.navbar-nav .nav-link:before{content:"";position:absolute;bottom:0;left:50%;width:0;height:2px;background:linear-gradient(135deg,#2d5a7b,#4ecdc4);transition:all .3s ease-out;transform:translate(-50%)}.navbar-nav .nav-link:hover,.navbar-nav .nav-link.active{color:#2d5a7b}.navbar-nav .nav-link:hover:before,.navbar-nav .nav-link.active:before{width:80%}.navbar-toggler{border:none;padding:.5rem;background:transparent;display:flex;flex-direction:column;gap:4px}.navbar-toggler span{width:25px;height:2px;background:#111827;transition:all .3s ease-out;transform-origin:center}.navbar-toggler span:nth-child(1){transform:translateY(0) rotate(0)}.navbar-toggler span:nth-child(2){opacity:1}.navbar-toggler span:nth-child(3){transform:translateY(0) rotate(0)}.navbar-toggler:not(.collapsed) span:nth-child(1){transform:translateY(6px) rotate(45deg)}.navbar-toggler:not(.collapsed) span:nth-child(2){opacity:0}.navbar-toggler:not(.collapsed) span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.navbar-toggler:focus{outline:none;box-shadow:none}@media (max-width: 991px){.navbar-collapse{background:#fffffffa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:.75rem;margin-top:1rem;padding:1.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border:1px solid rgba(148,163,184,.1)}.navbar-nav{display:flex;flex-direction:column;gap:.5rem}.navbar-nav .nav-link{text-align:center;padding:.75rem 1rem}.navbar-nav .nav-link:before{display:none}.navbar-nav .nav-link:hover,.navbar-nav .nav-link.active{background:#2d5a7b1a;color:#2d5a7b}.btn{margin-top:1rem;width:100%}}.hero-section{min-height:92vh;display:flex;align-items:center;position:relative;overflow:hidden;background:#fff;padding:1.5rem 0}.hero-section .container{z-index:2}@media (max-width: 767px){.hero-section{padding:1rem 0;min-height:94vh}}@media (max-width: 991px){.hero-content{text-align:center}}.hero-title{margin-bottom:2rem;font-size:3rem;text-align:left}.hero-title span{display:block}.hero-title span.highlight{color:#2d5a7b;margin-top:1rem;font-size:1.875rem;display:inline-block}@media (max-width: 991px){.hero-title{margin-bottom:1.5rem;font-size:2.25rem;text-align:center}.hero-title span.highlight{font-size:1.5rem}}@media (max-width: 767px){.hero-title{font-size:1.875rem;margin-bottom:1rem}.hero-title span.highlight{font-size:1.25rem}}@media (max-width: 575px){.hero-title{font-size:1.5rem}.hero-title span.highlight{font-size:1.125rem}}.hero-description{font-size:1.25rem;color:#475569;margin-bottom:2rem;line-height:1.6}@media (max-width: 767px){.hero-description{font-size:1.125rem;margin-bottom:1.5rem}}.hero-buttons{margin-bottom:2.5rem}.hero-buttons .btn{margin-bottom:.5rem;margin-right:1rem}@media (max-width: 767px){.hero-buttons .btn{width:100%;margin-right:0;margin-bottom:1rem}.hero-buttons .btn:last-child{margin-bottom:0}}@media (max-width: 991px){.hero-buttons{margin-bottom:2rem}}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media (max-width: 767px){.hero-stats{gap:1.5rem}}@media (max-width: 575px){.hero-stats{grid-template-columns:1fr;gap:1rem}}.hero-image{position:relative;display:flex;align-items:center;justify-content:center}.hero-image .image-container{position:relative;max-width:450px;width:100%}.hero-image .image-container img{width:100%;height:auto;border-radius:1.5rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;position:relative;z-index:2}.hero-image .image-container:before{content:"";position:absolute;width:115px;height:115px;background:linear-gradient(135deg,#2d5a7b33,#4ecdc44d);border-radius:50%;top:-29px;right:-29px;z-index:1;animation:morphFloat1 6s ease-in-out infinite}@media (max-width: 767px){.hero-image .image-container:before{width:86px;height:86px;top:-22px;right:-22px}}.hero-image .image-container:after{content:"";position:absolute;width:144px;height:144px;background:linear-gradient(135deg,#8bc34a26,#2d5a7b40);border-radius:50%;bottom:-43px;left:-43px;z-index:1;animation:morphFloat2 8s ease-in-out infinite reverse}@media (max-width: 767px){.hero-image .image-container:after{width:101px;height:101px;bottom:-29px;left:-29px}}@media (max-width: 991px){.hero-image .image-container{max-width:400px;margin:0 auto}}@media (max-width: 767px){.hero-image .image-container{max-width:350px;margin-bottom:1rem}}@media (max-width: 575px){.hero-image .image-container{max-width:300px}}.typing-container{position:relative;display:inline-block;text-align:left}@media (max-width: 991px){.typing-container{text-align:center}}.hero-typing-text{animation:blink-caret 1s step-end infinite;min-height:1.2em;display:inline;white-space:nowrap;border-right:2px solid #2D5A7B;padding-right:2px}@keyframes blink-caret{0%,to{border-color:transparent}50%{border-color:#2d5a7b}}@keyframes morphFloat1{0%,to{transform:translateY(0) scale(1);border-radius:50% 40% 60% 50%}25%{transform:translateY(-10px) scale(1.1);border-radius:40% 50% 50% 60%}50%{transform:translateY(-5px) scale(1.05);border-radius:60% 50% 40%}75%{transform:translateY(-15px) scale(.95);border-radius:50% 60% 50% 40%}}@keyframes morphFloat2{0%,to{transform:translateY(0) scale(1);border-radius:50% 60% 40% 50%}33%{transform:translateY(8px) scale(1.08);border-radius:40% 50% 60%}66%{transform:translateY(-8px) scale(.92);border-radius:60% 40% 50% 60%}}.about-section{background:#f8fafc;position:relative}.about-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#f8fafc;z-index:-1;clip-path:polygon(0 0,100% 0,100% 100%,0 85%)}.about-section .container{position:relative;z-index:2}.signature-section{margin-top:3rem;padding-top:2rem;border-top:1px solid rgb(224.643258427,228.8988764045,234.856741573);text-align:right}@media (max-width: 767px){.signature-section{text-align:center}}.signature-text{display:flex;flex-direction:column;align-items:flex-end}@media (max-width: 767px){.signature-text{align-items:center}}.signature-text .signature-name{font-family:Dancing Script,cursive;font-size:1.875rem;color:#2d5a7b;font-weight:700;line-height:1;margin-bottom:.5rem;transform:rotate(-2deg)}@media (max-width: 767px){.signature-text .signature-name{font-size:1.5rem;transform:none}}.signature-text .signature-title{font-size:.875rem;color:#475569;font-weight:500;text-transform:uppercase;letter-spacing:1px;margin-bottom:.25rem}.signature-text .signature-tagline{font-size:.75rem;color:#94a3b8;font-style:italic}.timeline-container{position:relative;max-width:1000px;margin:0 auto;padding:2rem 0}.timeline-line{position:absolute;left:50%;top:0;bottom:0;width:4px;background:#2d5a7b;transform:translate(-50%);border-radius:9999px}@media (max-width: 767px){.timeline-line{left:2rem}}.timeline-item{position:relative;margin-bottom:4rem}.timeline-item:before{content:attr(data-year);position:absolute;left:50%;top:0;transform:translate(-50%);background:#2d5a7b;color:#fff;padding:.5rem 1rem;border-radius:9999px;font-size:.875rem;font-weight:600;z-index:3}@media (max-width: 767px){.timeline-item:before{left:2rem;transform:translate(-50%)}}.timeline-item:last-child{margin-bottom:0}.timeline-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;margin-top:2rem}.timeline-content.reverse .timeline-text{order:2}.timeline-content.reverse .timeline-image{order:1}@media (max-width: 767px){.timeline-content{grid-template-columns:1fr;gap:1.5rem;margin-left:4rem}.timeline-content.reverse .timeline-text,.timeline-content.reverse .timeline-image{order:0}}.timeline-image{position:relative}.timeline-image img{width:100%;max-width:300px;height:300px;object-fit:cover;border-radius:1rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transition:transform .3s ease-out}.timeline-image img:hover{transform:scale(1.05)}@media (max-width: 767px){.timeline-image img{height:250px;max-width:250px;margin:0 auto;display:block}}.timeline-text{padding:1.5rem}.timeline-text h3{color:#111827;margin-bottom:1rem;font-family:Playfair Display,serif;font-weight:600}.timeline-text p{color:#475569;line-height:1.6}@media (max-width: 767px){.timeline-text{padding:1rem 0;text-align:center}}.about-philosophy{background:#fff;padding:3rem;border-radius:1rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;text-align:center}.about-philosophy h3{color:#111827;margin-bottom:1.5rem;font-family:Playfair Display,serif;color:#2d5a7b}.about-philosophy p{color:#475569;line-height:1.7;font-size:1.125rem;margin-bottom:1rem}.about-philosophy p:last-child{margin-bottom:0}@media (max-width: 767px){.about-philosophy{padding:2rem}.about-philosophy p{font-size:1rem}}.trust-section{padding:3rem 0;background:#fff;border-top:1px solid rgb(224.643258427,228.8988764045,234.856741573);border-bottom:1px solid rgb(224.643258427,228.8988764045,234.856741573)}.specialties-section{background:#fff}.specialties-section.gray-section{background:#f8fafc;position:relative}.specialties-section.gray-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#f8fafc;z-index:-1;clip-path:ellipse(100% 100% at 50% 0%)}.specialties-section .container{position:relative;z-index:2}.specialties-timeline{position:relative;max-width:1000px;margin:0 auto;padding:3rem 0}.specialties-line{position:absolute;left:50%;top:0;bottom:0;width:3px;background:linear-gradient(to bottom,#2d5a7b,#4ecdc4);transform:translate(-50%);border-radius:9999px}@media (max-width: 767px){.specialties-line{left:2rem}}.specialty-flow-item{position:relative;margin-bottom:4rem;opacity:0;transform:translateY(30px);transition:all .8s ease}.specialty-flow-item.revealed{opacity:1;transform:translateY(0)}.specialty-flow-item:before{content:attr(data-step);position:absolute;top:1rem;background:#2d5a7b;color:#fff;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:600;font-family:Inter,sans-serif;z-index:3;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.specialty-flow-item.left{padding-right:55%}.specialty-flow-item.left:before{right:calc(50% - 25px)}@media (max-width: 767px){.specialty-flow-item.left:before{left:.75rem;right:auto}}.specialty-flow-item.left .specialty-flow-content{text-align:right}@media (max-width: 767px){.specialty-flow-item.left .specialty-flow-content{text-align:left;margin-left:4rem}}.specialty-flow-item.right{padding-left:55%}.specialty-flow-item.right:before{left:calc(50% - 25px)}@media (max-width: 767px){.specialty-flow-item.right:before{left:.75rem}}.specialty-flow-item.right .specialty-flow-content{text-align:left}@media (max-width: 767px){.specialty-flow-item.right .specialty-flow-content{margin-left:4rem}}@media (max-width: 767px){.specialty-flow-item.left,.specialty-flow-item.right{padding-left:0;padding-right:0}}.specialty-flow-content{background:#fff;padding:2rem;border-radius:.75rem;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;border:1px solid rgb(224.643258427,228.8988764045,234.856741573);transition:all .3s ease-out;position:relative}.specialty-flow-content:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;border-color:#2d5a7b33}.specialty-flow-content h3{color:#111827;margin-bottom:1rem;font-size:1.25rem;font-family:Playfair Display,serif;font-weight:600}.specialty-flow-content p{color:#475569;line-height:1.6;margin-bottom:1rem}.specialty-flow-icon{display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;background:#2d5a7b1a;border-radius:50%;margin-bottom:1rem;transition:all .3s ease-out}.specialty-flow-icon i{font-size:1.25rem;color:#2d5a7b;transition:color .3s ease-out}.specialty-flow-content:hover .specialty-flow-icon{background:#4ecdc426}.specialty-flow-content:hover .specialty-flow-icon i{color:#4ecdc4}.specialty-card{background:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;padding:2rem;text-align:center;height:100%;border:1px solid rgb(224.643258427,228.8988764045,234.856741573);transition:all .3s ease-out;position:relative;overflow:hidden}.specialty-card:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(45,90,123,.05),transparent);transition:left .6s ease}.specialty-card:hover{transform:translateY(-8px);box-shadow:0 25px 50px -12px #00000040;border-color:#2d5a7b33}.specialty-card:hover:before{left:100%}.specialty-card:hover .specialty-icon{transform:scale(1.1)}.specialty-card:hover .specialty-icon i{color:#4ecdc4}.specialty-icon{width:80px;height:80px;display:flex;align-items:center;justify-content:center;background:#2d5a7b1a;border-radius:50%;margin:0 auto 1.5rem;transition:all .3s ease-out}.specialty-icon i{font-size:1.5rem;color:#2d5a7b;transition:color .3s ease-out}.specialty-card h3{color:#111827;margin-bottom:1rem;font-size:1.25rem;font-family:Playfair Display,serif;font-weight:600}.specialty-card p{color:#475569;line-height:1.6;margin-bottom:0}.services-section{background:#fff}.services-section.curved-section{position:relative}.services-section.curved-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#fff;clip-path:ellipse(150% 100% at 50% 0%);z-index:-1}.services-section .container{position:relative;z-index:2}.services-staggered{max-width:800px;margin:0 auto 5rem;padding:2rem 0}@media (max-width: 991px){.services-staggered{max-width:600px;margin-bottom:4rem}}@media (max-width: 767px){.services-staggered{max-width:100%;padding:1rem 0}}.service-stagger-item{margin-bottom:4rem;opacity:0;transform:translateY(30px);transition:all .8s ease}.service-stagger-item.revealed{opacity:1;transform:translateY(0)}.service-stagger-item.left{margin-left:0;margin-right:20%}@media (max-width: 991px){.service-stagger-item.left{margin-right:15%}}@media (max-width: 767px){.service-stagger-item.left{margin-left:0;margin-right:0}}.service-stagger-item.left .service-card-stagger{transform-origin:left center}.service-stagger-item.right{margin-left:20%;margin-right:0}@media (max-width: 991px){.service-stagger-item.right{margin-left:15%}}@media (max-width: 767px){.service-stagger-item.right{margin-left:0;margin-right:0}}.service-stagger-item.right .service-card-stagger{transform-origin:right center}.service-stagger-item:last-child{margin-bottom:0}.service-card-stagger{border-radius:.75rem;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;display:flex;flex-direction:column;border:1px solid rgb(224.643258427,228.8988764045,234.856741573);transition:all .3s ease-out;overflow:hidden;position:relative;background:#fff}.service-card-stagger:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(45,90,123,.05),transparent);transition:left .6s ease}.service-card-stagger:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 25px 50px -12px #00000040;border-color:#2d5a7b4d}.service-card-stagger:hover:before{left:100%}.service-card-stagger:hover .service-dummy-img{transform:scale(1.1)}.service-card-stagger:hover .service-overlay{opacity:1}.service-card-stagger:hover .service-overlay i{transform:scale(1.2)}@media (max-width: 767px){.service-card-stagger:hover{transform:translateY(-5px)}}.service-header{display:flex;align-items:center;justify-content:center;gap:1.5rem;padding:2.5rem 2rem 1.5rem}@media (max-width: 767px){.service-header{flex-direction:column;text-align:center;padding:2rem 1.5rem 1rem;gap:1rem}}.service-icon{position:relative;flex-shrink:0}.service-icon .service-dummy-img{width:70px;height:70px;border-radius:50%;object-fit:cover;transition:transform .3s ease-out}@media (max-width: 767px){.service-icon .service-dummy-img{width:60px;height:60px}}.service-icon .service-overlay{position:absolute;top:0;left:0;width:70px;height:70px;background:#2d5a7be6;border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:0;transition:all .3s ease-out}@media (max-width: 767px){.service-icon .service-overlay{width:60px;height:60px}}.service-icon .service-overlay i{color:#fff;font-size:1.25rem;transition:transform .3s ease-out}@media (max-width: 767px){.service-icon .service-overlay i{font-size:1.125rem}}.service-meta{flex-grow:1}.service-meta h3{color:#111827;margin-bottom:.75rem;font-family:Playfair Display,serif;font-weight:600;font-size:1.5rem}@media (max-width: 767px){.service-meta h3{font-size:1.25rem;margin-bottom:.5rem}}.service-meta .service-duration{color:#4ecdc4;font-size:.875rem;font-weight:500;background:#4ecdc41a;padding:.25rem .75rem;border-radius:9999px}.service-body{padding:0 2rem 1.5rem;flex-grow:1}@media (max-width: 767px){.service-body{padding:0 1.5rem 1rem}}.service-body p{color:#475569;line-height:1.7;margin-bottom:1.5rem;font-size:1.125rem}@media (max-width: 767px){.service-body p{font-size:1rem;margin-bottom:1rem}}.service-body .service-features{display:flex;flex-wrap:wrap;gap:.5rem}@media (max-width: 767px){.service-body .service-features{justify-content:center}}.service-footer{padding:1rem 2rem 2.5rem}@media (max-width: 767px){.service-footer{padding:1rem 1.5rem 2rem}}.service-footer .btn{width:100%}.additional-services{margin-top:4rem}.additional-services h3{color:#111827;font-family:Playfair Display,serif;font-weight:600;opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.25,.46,.45,.94);margin-bottom:3rem}.additional-services h3.revealed{opacity:1;transform:translateY(0)}@media (max-width: 767px){.additional-services h3{margin-bottom:2rem}}.additional-service-card{border-radius:.75rem;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;overflow:hidden;padding:2.5rem 2rem;text-align:center;height:100%;border:1px solid rgb(224.643258427,228.8988764045,234.856741573);transition:all .3s ease-out;background:#fff}.additional-service-card:hover{transform:translateY(-5px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border-color:#2d5a7b4d}.additional-service-card:hover i{color:#4ecdc4;transform:scale(1.1)}.additional-service-card i{font-size:1.875rem;color:#2d5a7b;margin-bottom:1.5rem;transition:all .3s ease-out}@media (max-width: 767px){.additional-service-card i{font-size:1.5rem;margin-bottom:1rem}}.additional-service-card h4{color:#111827;margin-bottom:1rem;font-family:Playfair Display,serif;font-weight:600;font-size:1.25rem}@media (max-width: 767px){.additional-service-card h4{font-size:1.125rem}}.additional-service-card p{color:#475569;line-height:1.6;margin-bottom:0;font-size:.875rem}@media (max-width: 767px){.additional-service-card{padding:2rem 1.5rem;margin-bottom:1.5rem}}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:5rem}@media (max-width: 991px){.services-grid{gap:1.5rem;margin-bottom:4rem}}@media (max-width: 767px){.services-grid{grid-template-columns:1fr}}.service-card-new{background:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;display:flex;flex-direction:column;border:1px solid rgb(224.643258427,228.8988764045,234.856741573);transition:all .3s ease-out;overflow:hidden;position:relative}.service-card-new:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(45,90,123,.05),transparent);transition:left .6s ease}.service-card-new:hover{transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;border-color:#2d5a7b4d}.service-card-new:hover:before{left:100%}.service-card-new:hover .service-dummy-img{transform:scale(1.1)}.service-card-new:hover .service-overlay{opacity:1}.service-card-new:hover .service-overlay i{transform:scale(1.2)}.testimonials-section{background:#fff}.testimonials-section.gray-section-2{background:#e2e8f0;position:relative}.testimonials-section.gray-section-2:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#e2e8f0;z-index:-1;clip-path:polygon(0 0,100% 0,100% 85%,0 100%)}.testimonials-section .container{position:relative;z-index:2}.testimonials-slider{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}@media (max-width: 767px){.testimonials-slider{grid-template-columns:1fr;gap:1.5rem}}.testimonial-card{background:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;overflow:hidden;padding:2.5rem;text-align:center;position:relative;border:1px solid rgb(224.643258427,228.8988764045,234.856741573);transition:all .3s ease-out}.testimonial-card:before{content:'"';position:absolute;top:-10px;left:50%;transform:translate(-50%);font-size:3.75rem;color:#2d5a7b33;font-family:Playfair Display,serif;line-height:1;z-index:1}.testimonial-card:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;border-color:#2d5a7b33}.testimonial-card:hover:before{color:#2d5a7b66}.testimonial-content{position:relative;z-index:2}.testimonial-content p{font-size:1.125rem;color:#475569;line-height:1.7;margin-bottom:2rem;font-style:italic}@media (max-width: 767px){.testimonial-content p{font-size:1rem}}.testimonial-author{display:flex;flex-direction:column;align-items:center}.testimonial-author strong{color:#111827;font-size:1.125rem;font-weight:600;font-family:Playfair Display,serif;margin-bottom:.25rem}.testimonial-author span{color:#94a3b8;font-size:.875rem}.contact-section{background:#fff}.contact-section.diagonal-section{background:#f8fafc;position:relative}.contact-section.diagonal-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#f8fafc;z-index:-1;clip-path:polygon(0 15%,100% 0,100% 85%,0 100%)}.contact-section .container{position:relative;z-index:2}.contact-info{padding:2rem 0}.contact-info h3{color:#111827;margin-bottom:1.5rem;font-family:Playfair Display,serif;font-weight:600}.contact-info p{color:#475569;line-height:1.7;margin-bottom:2rem;font-size:1.125rem}@media (max-width: 767px){.contact-info p{font-size:1rem}}@media (max-width: 991px){.contact-info{text-align:center;margin-bottom:2rem}}.contact-details{display:grid;gap:1.5rem}.contact-item{display:flex;align-items:flex-start;gap:1rem}.contact-item i{font-size:1.25rem;color:#2d5a7b;margin-top:.25rem;flex-shrink:0}.contact-item div{display:flex;flex-direction:column}.contact-item div strong{color:#111827;font-weight:600;margin-bottom:.25rem}.contact-item div span{color:#475569;line-height:1.5}@media (max-width: 991px){.contact-item{justify-content:center;text-align:center}}.contact-form{background:#fff;padding:2.5rem;border-radius:1rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border:1px solid rgb(224.643258427,228.8988764045,234.856741573)}.contact-form .form-control,.contact-form select{margin-bottom:1rem}.contact-form .form-control:focus,.contact-form select:focus{border-color:#2d5a7b;box-shadow:0 0 0 3px #2d5a7b1a}.contact-form select{border:2px solid rgb(209.3146067416,215.7191011236,224.6853932584);border-radius:.5rem;padding:.75rem 1rem;font-family:Inter,sans-serif;color:#475569;background:#fff;transition:all .3s ease-out}.contact-form select:focus{outline:none}.contact-form textarea{resize:vertical;min-height:120px}@media (max-width: 767px){.contact-form{padding:2rem}}.footer{background:#1f2937;color:#b3bdcc;padding:3rem 0 1rem}.footer h3,.footer h4{color:#fff;margin-bottom:1rem;font-family:Playfair Display,serif;font-weight:600}.footer h3{font-size:1.25rem}.footer h4{font-size:1.125rem}.footer p{color:#a3b0c2;line-height:1.6;margin-bottom:.5rem}.footer p i{color:#2d5a7b;margin-right:.5rem;width:16px}.footer-brand p:first-of-type{color:#2d5a7b;font-weight:500;margin-bottom:1rem}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:.5rem}.footer-links li a{color:#a3b0c2;text-decoration:none;transition:color .15s ease-out}.footer-links li a:hover{color:#2d5a7b}.footer-bottom{border-top:1px solid rgb(58.5755813953,77.4709302326,103.9244186047);margin-top:2rem;padding-top:2rem}.footer-bottom p{margin-bottom:0;font-size:.875rem}.footer-bottom .footer-link{color:#a3b0c2;text-decoration:none;margin-left:1rem;font-size:.875rem}.footer-bottom .footer-link:hover{color:#2d5a7b}@media (max-width: 767px){.footer-bottom .footer-link{margin-left:0;margin-right:1rem}}@media (max-width: 767px){.footer-bottom{text-align:center}.footer-bottom .col-md-6{margin-bottom:1rem}.footer-bottom .col-md-6:last-child{margin-bottom:0}}
