.scroll-to-top{position:fixed;bottom:30px;right:30px;background:linear-gradient(135deg,#007bff,#0056b3);color:#fff;border:none;border-radius:50%;width:80px;height:80px;font-size:24px;display:flex;justify-content:center;align-items:center;cursor:pointer;box-shadow:0 4px 10px #0000004d;transition:background .3s ease,transform .3s ease;z-index:1000}.scroll-to-top:hover{background:linear-gradient(135deg,#0056b3,#003f7f);transform:translateY(-3px)}@media (max-width: 768px){.scroll-to-top{width:40px;height:40px;font-size:20px}}.h-wrapper{color:#fff;width:100%;background:#0a0a0fcc;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.06);z-index:10;position:sticky;top:0;transition:background .3s ease,box-shadow .3s ease}.h-container{display:flex;justify-content:space-between;align-items:center;padding:.8rem 2rem;max-width:1200px;margin:0 auto;width:100%}.h-menu{display:flex;gap:2.25rem;align-items:center}.h-menu a{color:#fff9;text-decoration:none;font-size:.9rem;font-weight:500;letter-spacing:.03em;transition:color .25s ease;cursor:pointer;position:relative}.h-menu a:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:1.5px;background:linear-gradient(90deg,#4d9de0,#0e71b9);border-radius:1px;transition:width .25s ease}.h-menu a:hover{color:#fffffff2}.h-menu a:hover:after{width:100%}.h-menu .button{padding:.55rem 1.4rem;background:linear-gradient(135deg,#1a4a7e,#0e71b9);color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:.9rem;font-weight:600;letter-spacing:.02em;transition:all .25s ease;position:relative;overflow:hidden}.h-menu .button:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.12),transparent);transition:left .4s ease}.h-menu .button:hover{transform:translateY(-1px);box-shadow:0 4px 16px #0e71b94d}.h-menu .button:hover:after{left:100%}.h-menu a:has(.button):after{display:none}.h-menu a:has(.button){color:#fff}.h-menu-toggle{display:none;background:none;border:none;color:#fffc;cursor:pointer;padding:.5rem;transition:color .25s ease}.h-menu-toggle:hover{color:#fff}@media (max-width: 768px){.h-menu-toggle{display:flex;align-items:center}.h-menu{display:none;flex-direction:column;position:absolute;top:100%;left:0;right:0;background:#0a0a0ff2;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.06);padding:1.5rem 2rem;gap:1.25rem}.h-menu.h-menu-open{display:flex}.h-menu a{font-size:1rem;width:100%;text-align:center}.h-menu a:after{display:none}.h-menu .button{padding:.6rem 1.2rem;font-size:.95rem;width:100%;text-align:center}}.hero-wrapper{color:#fff;position:relative;margin-top:-130px;padding:calc(60px + 5rem) 2rem 4rem;background:linear-gradient(145deg,#0a0a0f,#141420 40%,#1a1a2e);overflow:hidden}.hero-grid-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:60px 60px;pointer-events:none;mask-image:radial-gradient(ellipse 70% 70% at 50% 50%,black 20%,transparent 100%);-webkit-mask-image:radial-gradient(ellipse 70% 70% at 50% 50%,black 20%,transparent 100%)}.hero-container{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;gap:3rem;position:relative;z-index:1}.hero-left{flex:1;gap:1.5rem;display:flex;flex-direction:column;justify-content:center}.hero-eyebrow{display:inline-flex;align-items:center;gap:.6rem;font-size:.85rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#4d9de0}.hero-eyebrow:before{content:"";display:inline-block;width:2rem;height:2px;background:linear-gradient(90deg,#1a4a7e,#0e71b9);border-radius:1px}.hero-title{position:relative;z-index:1}.hero-title>h1{font-weight:700;font-size:3rem;line-height:1.15;color:#fff;letter-spacing:-.02em}.hero-gradient-text{background:linear-gradient(135deg,#4d9de0,#0e71b9,#ff922d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-des{font-size:1.1rem;line-height:1.75;color:#ffffffa6;max-width:85%;position:relative;z-index:1}.hero-des span{display:block}.hero-ctas{display:flex;gap:1rem;margin-top:.5rem;flex-wrap:wrap}.button-hero{font-weight:600;padding:.85rem 1.8rem;color:#fff;background:linear-gradient(135deg,#1a4a7e,#0e71b9);border:none;border-radius:10px;transition:all .25s ease;cursor:pointer;font-size:.95rem;letter-spacing:.01em;display:inline-flex;align-items:center;gap:.5rem;position:relative;overflow:hidden}.button-hero:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.15),transparent);transition:left .4s ease}.button-hero:hover:after{left:100%}.button-hero:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0e71b959}.button-hero svg{transition:transform .25s ease}.button-hero:hover svg{transform:translate(3px)}.button-secondary{background:transparent;border:1.5px solid rgba(255,255,255,.25);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.button-secondary:after{display:none}.button-secondary:hover{background:#ffffff14;border-color:#ffffff80;box-shadow:0 8px 24px #0003}.hero-right{flex:1;justify-content:center;display:flex;align-items:center;position:relative}.hero-glow{position:absolute;width:120%;height:120%;background:radial-gradient(ellipse at center,rgba(14,113,185,.15) 0%,transparent 70%);pointer-events:none;z-index:0}.hero-wrapper .image-container{width:30rem;height:35rem;overflow:hidden;border-radius:20px;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff0d;position:relative;z-index:1}.hero-wrapper .hero-carousel,.hero-wrapper .hero-carousel .swiper-slide{width:100%;height:100%}.hero-slide-inner{width:100%;height:100%;position:relative;overflow:hidden}.hero-wrapper .image-container img{width:100%;height:100%;object-fit:cover;animation:kenBurns 6s ease-in-out infinite alternate}@keyframes kenBurns{0%{transform:scale(1) translate(0)}to{transform:scale(1.08) translate(-1%,-1%)}}.hero-slide-label{position:absolute;bottom:0;left:0;right:0;padding:2.5rem 1.25rem 1rem;background:linear-gradient(to top,rgba(0,0,0,.7) 0%,transparent 100%);pointer-events:none}.hero-slide-label span{font-size:.85rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#ffffffd9}.hero-scroll-indicator{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);z-index:2;cursor:pointer}.scroll-line{width:1.5px;height:2.5rem;background:linear-gradient(to bottom,rgba(255,255,255,.4),transparent);border-radius:1px;animation:scrollPulse 2s ease-in-out infinite}@keyframes scrollPulse{0%,to{opacity:.3;transform:scaleY(.7);transform-origin:top}50%{opacity:.8;transform:scaleY(1);transform-origin:top}}@media (max-width: 768px){.hero-wrapper{padding:calc(130px + 2rem) 1.5rem 3rem}.hero-container{flex-direction:column;text-align:center;gap:2.5rem}.hero-left,.hero-right{width:100%}.hero-eyebrow{justify-content:center}.hero-title>h1{font-size:2.2rem}.hero-wrapper .image-container{width:100%;height:22rem}.hero-ctas{justify-content:center}.hero-des{max-width:100%}.hero-scroll-indicator{display:none}}@media (max-width: 480px){.hero-title>h1{font-size:1.8rem}.hero-des{font-size:.95rem}.button-hero{font-size:.9rem;padding:.75rem 1.4rem}.hero-wrapper .image-container{height:18rem}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper,swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.c-wrapper{padding:3rem 2rem;background-color:#fff}.c-stats{display:flex;justify-content:center;gap:3rem;max-width:1200px;margin:0 auto 1.5rem;flex-wrap:wrap}.c-stat{text-align:center}.c-stat-number{display:block;font-size:2.5rem;font-weight:700;color:#1f3e72}.c-stat-label{display:block;font-size:.9rem;color:#8c8b8b;margin-top:.25rem}.c-tagline{text-align:center;color:#8c8b8b;font-size:1rem;margin-bottom:2rem}.c-container{display:flex;justify-content:space-around;align-items:center;gap:2rem;flex-wrap:wrap;max-width:1200px;margin:0 auto}.c-container img{max-width:180px;width:100%;height:auto;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out}.c-container img:hover{transform:scale(1.1);box-shadow:0 4px 12px #0000001a}@media (max-width: 768px){.c-stats{gap:2rem}.c-stat-number{font-size:2rem}.c-container{justify-content:center;gap:1.5rem}.c-container img{max-width:150px}}@media (max-width: 480px){.c-stats{gap:1.5rem}.c-stat-number{font-size:1.8rem}.c-container img{max-width:120px}}.p-wrapper{padding:4rem 2rem;background-color:var(--light-gray);display:flex;justify-content:center}.p-container{max-width:1200px;margin:0 auto;text-align:center}.p-head{margin-bottom:2rem}.p-head span{font-size:2.5rem;font-weight:700;color:var(--primary);position:relative}.p-head span:after{content:"";display:block;width:80px;height:4px;background-color:var(--blue-gradient);margin:.5rem auto 0}.p-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:2rem;margin-bottom:2rem}.p-card{position:relative;border-radius:14px;overflow:hidden;aspect-ratio:4 / 3;cursor:pointer}.p-card img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.p-card:hover img{transform:scale(1.05)}.p-card-overlay{position:absolute;bottom:0;left:0;right:0;padding:3rem 1.25rem 1.25rem;background:linear-gradient(to top,rgba(0,0,0,.75) 0%,transparent 100%);display:flex;flex-direction:column;align-items:flex-start;gap:.4rem;transition:opacity .3s ease;pointer-events:none}.p-card:hover .p-card-overlay{opacity:0}.p-card-detail{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(170deg,#0a0a0feb,#1a4a7ee0);display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:2rem 1.5rem;gap:.5rem;opacity:0;transition:opacity .3s ease;pointer-events:none;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.2) transparent}.p-card-detail::-webkit-scrollbar{width:6px}.p-card-detail::-webkit-scrollbar-thumb{background-color:#fff3;border-radius:10px}.p-card:hover .p-card-detail{opacity:1;pointer-events:auto}.p-card-detail p{color:#fffc;font-size:.85rem;line-height:1.6;text-align:left;margin:0}.p-tick{color:#fff;background:linear-gradient(135deg,#1a4a7e,#0e71b9);font-weight:600;font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;padding:.25rem .65rem;border-radius:4px;white-space:nowrap}.p-card-name{color:#fff;font-size:1.2rem;font-weight:700;line-height:1.3;text-align:left}.p-cta{margin-top:2rem;text-align:center}@media (max-width: 900px){.p-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.p-head span{font-size:2rem}}@media (max-width: 550px){.p-grid{grid-template-columns:1fr;max-width:480px;margin-left:auto;margin-right:auto}.p-head span{font-size:1.8rem}.p-card-name{font-size:1.1rem}.p-card-detail p{font-size:.8rem}}.accordion{border:1px solid rgba(0,0,0,.1);border-radius:2px}.accordion__item+.accordion__item{border-top:1px solid rgba(0,0,0,.1)}.accordion__button{background-color:#f4f4f4;color:#444;cursor:pointer;padding:18px;width:100%;text-align:left;border:none}.accordion__button:hover{background-color:#ddd}.accordion__button:before{display:inline-block;content:"";height:10px;width:10px;margin-right:12px;border-bottom:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(-45deg)}.accordion__button[aria-expanded=true]:before,.accordion__button[aria-selected=true]:before{transform:rotate(45deg)}[hidden]{display:none}.accordion__panel{padding:20px;animation:fadein .35s ease-in}@keyframes fadein{0%{opacity:0}to{opacity:1}}.v-wrapper{padding:4rem 2rem;background-color:var(--light-gray);display:flex;justify-content:center;width:100%}.v-left>div{flex:1}.v-image-container{width:30rem;height:35rem;overflow:hidden;border-radius:16px;border:8px solid rgba(255,255,255,.12);box-shadow:0 4px 16px #0003;transition:transform .4s ease-in-out}.v-image-container img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.v-container{display:flex;justify-content:space-between;align-items:center;gap:2rem;max-width:1200px}.v-right{gap:.5rem;flex:1}.v-primaryText{color:#1f3e72;font-weight:700;font-size:1rem}.accordion{width:100%;max-width:800px;margin:0 auto;border:none!important;box-shadow:none!important}.accordionItem{border:1px solid rgba(0,0,0,.1);border-radius:8px;margin-bottom:1rem;overflow:hidden;transition:border .3s ease}.accordionItem[aria-expanded=true]{box-shadow:(--shadow)}.accordionButton{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background-color:#f9f9f9;cursor:pointer;border:none;outline:none;font-weight:700;transition:background-color .3s ease}.accordionButton:hover{background-color:#ececec}.accordionButton .icon{display:flex;align-items:center;font-size:1.5rem;color:var(--primary);transition:transform .3s ease}.accordionItem[aria-expanded=true] .icon{transform:rotate(180deg)}@media (max-width: 768px){.accordionButton{padding:1rem;font-size:1rem}.primaryText{font-size:1rem}.secondaryText{font-size:.9rem;padding:.8rem 1.2rem}}@media (max-width: 768px){.v-container{flex-direction:column;text-align:center}.v-image-container{width:100%;height:auto}.primaryText{font-size:1.8rem}.orangText{font-size:1.3rem}}@media (max-width: 480px){.v-image-container{width:100%;height:auto}.primaryText{font-size:1.5rem}.orangText{font-size:1.2rem}.secondaryText{font-size:.9rem}}.services-wrapper{padding:4rem 2rem;background-color:#f9f9f9;display:flex;justify-content:center;width:100%}.services-container{overflow:hidden;max-width:1200px;margin:0 auto;text-align:center;margin-bottom:1rem}.s-head{margin-bottom:2rem}.s-primaryText{color:#1f3e72;font-weight:700;font-size:2rem;margin-bottom:.5rem}.s-subtitle{color:#8c8b8b;font-size:1.1rem}.services-list{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;padding:1.5rem}.service-card{background-color:#fff;border-radius:8px;box-shadow:0 4px 8px #0000001a;padding:2rem;width:100%;max-width:340px;transition:box-shadow .3s ease,transform .3s ease;text-align:center}.service-card:hover{box-shadow:0 6px 12px #0003;transform:translateY(-5px)}.service-icon{margin-bottom:1rem;display:flex;justify-content:center}.service-title{font-size:1.3rem;margin-bottom:.75rem;color:#1f3e72}.service-description{font-size:.95rem;color:#666;line-height:1.6;text-align:left}.services-cta{margin-top:2.5rem}@media (max-width: 768px){.services-list{flex-direction:column;align-items:center}}.contact-wrapper{padding:4rem 2rem;background-color:#f9f9f9;display:flex;justify-content:center}.contact-container{max-width:1000px;width:100%;text-align:center}.contact-title{font-size:2.5rem;margin-bottom:.5rem;color:#1f3e72}.contact-subtitle{font-size:1.1rem;color:#8c8b8b;margin-bottom:2.5rem}.contact-layout{display:flex;gap:3rem;align-items:flex-start;text-align:left}.contact-form{flex:1.2;display:flex;flex-direction:column;gap:1rem}.contact-form input,.contact-form select,.contact-form textarea{padding:.9rem 1rem;border:1px solid #ddd;border-radius:8px;font-size:1rem;font-family:inherit;background:#fff;transition:border-color .3s ease}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{outline:none;border-color:var(--primary)}.contact-form textarea{resize:vertical}.contact-form .button{cursor:pointer;font-size:1rem;align-self:flex-start}.contact-details{flex:.8;display:flex;flex-direction:column;gap:1.5rem}.contact-item{background-color:#fff;border-radius:8px;box-shadow:0 4px 8px #0000001a;padding:1.5rem}.contact-heading{font-size:1.2rem;margin-bottom:.5rem;color:#1f3e72}.contact-info{font-size:1rem;color:#666;line-height:1.6}.contact-info img{width:50px;height:auto;transition:transform .3s ease}.contact-link:hover img{transform:scale(1.2)}.contact-link{color:#1e90ff;text-decoration:none}.contact-link:hover{text-decoration:underline}@media (max-width: 768px){.contact-wrapper{padding:3rem 1.5rem}.contact-layout{flex-direction:column;align-items:center}.contact-form{width:100%}.contact-form .button{align-self:stretch}.contact-details{width:100%}.contact-item{padding:1.5rem;text-align:center}}.about-wrapper{background-color:#f9f9f9;padding:4rem 2rem}.about-container{display:flex;gap:3rem;align-items:flex-start;justify-content:center;max-width:1200px;margin:0 auto;flex-wrap:wrap}.about-section{text-align:center;max-width:500px;flex:1;min-width:300px}.about-image-container{display:flex;justify-content:center;align-items:center;margin:0 auto;width:300px;height:300px;overflow:hidden;border-radius:50%;border:4px solid rgba(31,62,114,.15)}.about-image-container img{width:100%;height:100%;object-fit:cover;object-position:top}.signature{margin-top:20px}.signature h3{font-size:1.8rem;margin-bottom:5px;color:#1f3e72}.signature p{font-size:1.1rem;color:orange;font-weight:500}.about-content{margin-top:20px}.about-content h2{font-size:1.2rem;margin-bottom:15px;color:#1f3e72;font-weight:600}.about-content p{font-size:1rem;line-height:1.7;margin-bottom:15px;color:#555;text-align:left}@media screen and (max-width: 768px){.about-container{flex-direction:column;align-items:center}.about-section{max-width:600px}.about-content p{font-size:.95rem}.signature h3{font-size:1.5rem}}@media screen and (max-width: 480px){.about-wrapper{padding:2rem 1rem}.about-image-container{width:200px;height:200px}.about-content p{font-size:.9rem}.signature h3{font-size:1.2rem}}.footer-wrapper{background-color:#333;color:#fff;padding:2rem 0;text-align:center}.footer-container{max-width:1200px;margin:0 auto;padding:0 1rem}.footer-content{display:flex;flex-wrap:wrap;justify-content:space-between;gap:2rem;margin-bottom:2rem}.footer-section{flex:1;min-width:200px}.footer-title{font-size:1.5rem;margin-bottom:1rem;color:#fff}.footer-text{font-size:1rem;color:#ccc}.footer-link{color:#1e90ff;text-decoration:none}.footer-link:hover{text-decoration:underline}.social-icons{display:flex;gap:1rem;justify-content:center}.social-icon{color:#fff;font-size:1.5rem;transition:color .3s ease}.social-icon:hover{color:#1e90ff}.footer-bottom{border-top:1px solid #444;padding-top:1rem}.footer-bottom .footer-text{font-size:.875rem}@media (max-width: 768px){.footer-content{flex-direction:column;align-items:center}}:root{--primary: #1f3e72;--secondary: rgba(255, 255, 255, .78);--black: #131110;--blue-gradient: linear-gradient(97.05deg, #1a4a7e 3.76%, #0e71b9 100%);--orange-gradient: linear-gradient(270deg, #ffb978 0%, #ff922d 100%);--blue: #4066ff;--lightBlue: #eeeeff;--shadow: 0px 23px 21px -8px rgba(136, 160, 255, .25)}*{margin:0;padding:0;box-sizing:border-box;font-family:Roboto,sans-serif;scroll-behavior:smooth}a{color:inherit;text-decoration:none}.paddings{padding:1.5rem}.innerWidth{width:100%}.flexCenter{display:flex;row-gap:2rem;justify-content:center;align-items:center;flex-wrap:wrap}.flexStart{display:flex;justify-content:flex-start;align-items:center}.flexEnd{display:flex;justify-content:flex-end;align-items:center}.flexColCenter{display:flex;justify-content:center;align-items:center;flex-direction:column}.flexColStart{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.flexColEnd{display:flex;flex-direction:column;justify-content:center;align-items:flex-end}.primaryText{color:#1f3e72;font-weight:700;font-size:2rem}.secondaryText{color:#8c8b8b;font-size:.9rem}.orangeText{color:orange;font-size:1.5rem;font-weight:600}.button{font-weight:500;padding:.6rem 1.4rem;color:#fff;background:var(--blue-gradient);border:none;border-radius:10px;transition:all .3s ease-in}.button:hover{transform:scale(1.1)}@media (min-width: 1300px){.innerWidth{max-width:1280px;margin:auto}}@media (min-width: 640px){.paddings{padding:4rem}}@media (min-width: 1280px),(min-width: 768px){.paddings{padding:2rem}}@media (max-width: 640px){.primaryText{font-size:1.5rem}.orangeText{font-size:1.2rem}}
