:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.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}.home-introduction,.home-introduction *{box-sizing:border-box}.home-introduction{position:relative!important;height:70vh!important;min-height:500px!important;max-height:600px!important;width:100%!important;overflow:hidden!important;margin:0!important;padding:0!important;top:0!important;left:0!important}.home-introduction .swiper{width:100%!important;height:100%!important;margin:0!important;padding:0!important}.home-introduction .swiper-wrapper{width:100%!important;height:100%!important}.home-introduction .swiper-slide{width:100%!important;height:100%!important;position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0!important}.home-introduction .swiper-slide:before{content:""!important;position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;background:linear-gradient(135deg,#03346ed9,#0009,#6eacdab3)!important;z-index:1!important;width:100%!important;height:100%!important}.home-introduction img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;min-height:100%!important;min-width:100%!important;display:block!important;margin:0!important;padding:0!important}.hero-content{position:relative!important;z-index:2!important;max-width:1200px!important;margin:0 auto!important;padding:2rem!important;text-align:left!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;height:100%!important;width:100%!important}.hero-title{font-size:clamp(2rem,4vw,3.5rem)!important;font-weight:700!important;color:#fff!important;margin-bottom:1rem!important;line-height:1.2!important;text-shadow:0 3px 6px rgba(0,0,0,.8)!important;word-wrap:break-word!important;-webkit-text-stroke:.5px rgba(0,0,0,.3)!important}.hero-description{font-size:clamp(1rem,2vw,1.25rem)!important;color:#fffffff2!important;margin-bottom:1.5rem!important;line-height:1.5!important;max-width:650px!important;text-shadow:0 2px 4px rgba(0,0,0,.7)!important;word-wrap:break-word!important}.cta-button{background:linear-gradient(135deg,#6eacda,#03346e)!important;color:#fff!important;padding:.75rem 2rem!important;font-size:1rem!important;font-weight:600!important;border-radius:50px!important;text-transform:none!important;box-shadow:0 4px 20px #6eacda4d!important;transition:all .3s ease!important;min-width:150px!important;height:48px!important;border:none!important;cursor:pointer!important;display:inline-block!important;text-decoration:none!important}.cta-button:hover{background:linear-gradient(135deg,#03346e,#6eacda)!important;transform:translateY(-2px)!important;box-shadow:0 8px 30px #6eacda66!important}.hero-content .MuiBox-root{margin-top:.5rem!important;display:flex!important;gap:1rem!important;flex-wrap:wrap!important;justify-content:flex-start!important}.swiper-button-next,.swiper-button-prev{color:#fff!important;background:#fff3!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;border-radius:50%!important;width:50px!important;height:50px!important;margin-top:-25px!important}.swiper-button-next:after,.swiper-button-prev:after{font-size:18px!important}.swiper-button-next:hover,.swiper-button-prev:hover{background:#ffffff4d!important}.swiper-pagination-bullet{background:#ffffff80!important;opacity:1!important}.swiper-pagination-bullet-active{background:#fff!important}@media screen and (max-width: 768px){.home-introduction{height:70vh!important;min-height:500px!important;max-height:600px!important}.hero-content{padding:1rem!important;text-align:center!important;align-items:center!important;justify-content:center!important}.hero-title{font-size:clamp(1.75rem,6vw,2.25rem)!important;margin-bottom:.75rem!important}.hero-description{font-size:1rem!important;margin-bottom:1rem!important;max-width:100%!important}.cta-button{font-size:.9rem!important;padding:.625rem 1.5rem!important;min-width:130px!important;height:44px!important}.hero-content .MuiBox-root{justify-content:center!important;gap:.75rem!important}.swiper-button-next,.swiper-button-prev{width:40px!important;height:40px!important;margin-top:-20px!important}.swiper-button-next:after,.swiper-button-prev:after{font-size:14px!important}}@media screen and (min-width: 769px) and (max-width: 1024px){.home-introduction{height:75vh!important;min-height:600px!important;max-height:700px!important}.hero-content{width:85%!important;max-width:700px!important}.hero-title{font-size:clamp(2.5rem,5vw,3rem)!important}}@media screen and (min-width: 1025px){.home-introduction{height:80vh!important;min-height:650px!important;max-height:800px!important}.hero-content{width:80%!important;max-width:1200px!important;text-align:left!important}.hero-title{font-size:clamp(3rem,4vw,3.5rem)!important}}@media screen and (max-width: 480px){.home-introduction{height:65vh!important;min-height:450px!important;max-height:550px!important}.hero-content{padding:.75rem!important;width:95%!important}.hero-title{font-size:1.5rem!important;line-height:1.3!important}.hero-description{font-size:.9rem!important;line-height:1.4!important}.cta-button{font-size:.85rem!important;padding:.75rem 1.5rem!important;min-width:120px!important;height:40px!important}}@media screen and (max-width: 768px) and (orientation: landscape){.home-introduction{height:80vh!important;min-height:400px!important;max-height:500px!important}}.no-transform,div[class^=introduction-],.image,.transparency{display:none!important}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}rc .page-content{width:100%;padding:0;margin:0;background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}.page-content img{cursor:pointer}.home-content{margin:0;padding:0}.content-panel{align-items:center;display:flex;flex-direction:column;margin:0;padding:0}.home-lane1{padding:60px 40px;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;border:none;box-shadow:0 8px 32px #0000001a;margin:-80px auto 40px;max-width:1200px;width:90%;position:relative;z-index:10;transition:all .3s ease}.home-lane1:hover{cursor:pointer;transform:translateY(-5px);box-shadow:0 12px 40px #00000026;background:#fffffff2}.home-lane1 h2{font-size:clamp(1.8rem,4vw,2.5rem);margin-bottom:10px;text-align:center}.home-lane1 small{font-size:clamp(1.1rem,2.5vw,1.3rem);color:#666;margin-bottom:25px;display:block;text-align:center;font-weight:500}.home-lane1 .description{font-size:clamp(1rem,2vw,1.2rem);line-height:1.8;color:#333;text-align:center;max-width:800px;margin:0 auto}.testimonial-slider{width:100%;height:60Vh}.testimonial-slider .swiper-slide{text-align:center;font-size:18px;display:flex;justify-content:center;align-items:center;height:100%}.autoplay-progress{position:absolute;right:16px;bottom:16px;z-index:10;width:48px;height:48px;display:flex;align-items:center;justify-content:center;font-weight:700;color:var(--swiper-theme-color)}.autoplay-progress svg{--progress: 0;position:absolute;left:0;top:0;z-index:10;width:100%;height:100%;stroke-width:4px;stroke:var(--swiper-theme-color);fill:none;stroke-dashoffset:calc(125.6px * (1 - var(--progress)));stroke-dasharray:125.6;transform:rotate(-90deg)}.services-swiper .services-slide-control,.services-slide-control{padding-top:0;padding-bottom:0}.services-slide-control .swiper-slide{height:100%}@media screen and (max-width: 799px){.home-lane1{margin-top:50px}.home-lane1 h2{font-size:16px}.home-lane1 .description{font-size:10px}}@media screen and (min-width:800px){.page-content{padding:20px}.home-lane1{display:flex;margin-top:50px;margin-bottom:20px;flex-direction:column;flex-wrap:nowrap;width:69vw;align-items:center;color:#fff}.home-lane2{display:flex;margin-bottom:10px;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.home-content{margin:0}.home-content .welcome-image{width:90vw;position:relative;z-index:0;min-height:30vh}}.card-3{position:relative;border:2px solid pink}.overlay{position:absolute;background-color:"pink";top:20;left:0;height:"100px";width:"360px"}.home-page{margin-top:0;margin-bottom:0;color:#000}@media screen and (max-width: 799px){.home-page{height:100%;margin-top:0}}
