.Vue-Toastification__container{z-index:9999;position:fixed;padding:4px;width:600px;box-sizing:border-box;display:flex;min-height:100%;color:#fff;flex-direction:column;pointer-events:none}@media only screen and (min-width:600px){.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right,.Vue-Toastification__container.top-center{top:1em}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.bottom-center{bottom:1em;flex-direction:column-reverse}.Vue-Toastification__container.top-left,.Vue-Toastification__container.bottom-left{left:1em}.Vue-Toastification__container.top-left .Vue-Toastification__toast,.Vue-Toastification__container.bottom-left .Vue-Toastification__toast{margin-right:auto}@supports not (-moz-appearance: none){.Vue-Toastification__container.top-left .Vue-Toastification__toast--rtl,.Vue-Toastification__container.bottom-left .Vue-Toastification__toast--rtl{margin-right:unset;margin-left:auto}}.Vue-Toastification__container.top-right,.Vue-Toastification__container.bottom-right{right:1em}.Vue-Toastification__container.top-right .Vue-Toastification__toast,.Vue-Toastification__container.bottom-right .Vue-Toastification__toast{margin-left:auto}@supports not (-moz-appearance: none){.Vue-Toastification__container.top-right .Vue-Toastification__toast--rtl,.Vue-Toastification__container.bottom-right .Vue-Toastification__toast--rtl{margin-left:unset;margin-right:auto}}.Vue-Toastification__container.top-center,.Vue-Toastification__container.bottom-center{left:50%;margin-left:-300px}.Vue-Toastification__container.top-center .Vue-Toastification__toast,.Vue-Toastification__container.bottom-center .Vue-Toastification__toast{margin-left:auto;margin-right:auto}}@media only screen and (max-width:600px){.Vue-Toastification__container{width:100vw;padding:0;left:0;margin:0}.Vue-Toastification__container .Vue-Toastification__toast{width:100%}.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right,.Vue-Toastification__container.top-center{top:0}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.bottom-center{bottom:0;flex-direction:column-reverse}}.Vue-Toastification__toast{display:inline-flex;position:relative;max-height:800px;min-height:64px;box-sizing:border-box;margin-bottom:1rem;padding:22px 24px;border-radius:8px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;justify-content:space-between;font-family:Lato,Helvetica,Roboto,Arial,sans-serif;max-width:600px;min-width:326px;pointer-events:auto;overflow:hidden;transform:translateZ(0);direction:ltr}.Vue-Toastification__toast--rtl{direction:rtl}.Vue-Toastification__toast--default{background-color:#1976d2;color:#fff}.Vue-Toastification__toast--info{background-color:#2196f3;color:#fff}.Vue-Toastification__toast--success{background-color:#4caf50;color:#fff}.Vue-Toastification__toast--error{background-color:#ff5252;color:#fff}.Vue-Toastification__toast--warning{background-color:#ffc107;color:#fff}@media only screen and (max-width:600px){.Vue-Toastification__toast{border-radius:0;margin-bottom:.5rem}}.Vue-Toastification__toast-body{flex:1;line-height:24px;font-size:16px;word-break:break-word;white-space:pre-wrap}.Vue-Toastification__toast-component-body{flex:1}.Vue-Toastification__toast.disable-transition{animation:none!important}.Vue-Toastification__close-button{font-weight:700;font-size:24px;line-height:24px;background:transparent;outline:none;border:none;padding:0 0 0 10px;cursor:pointer;transition:.3s ease;align-items:center;color:#fff;opacity:.3;transition:visibility 0s,opacity .2s linear}.Vue-Toastification__close-button:hover,.Vue-Toastification__close-button:focus{opacity:1}.Vue-Toastification__toast:not(:hover) .Vue-Toastification__close-button.show-on-hover{opacity:0}.Vue-Toastification__toast--rtl .Vue-Toastification__close-button{padding-left:unset;padding-right:10px}@keyframes scale-x-frames{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Vue-Toastification__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:10000;background-color:#ffffffb3;transform-origin:left;animation:scale-x-frames linear 1 forwards}.Vue-Toastification__toast--rtl .Vue-Toastification__progress-bar{right:0;left:unset;transform-origin:right}.Vue-Toastification__icon{margin:auto 18px auto 0;background:transparent;outline:none;border:none;padding:0;transition:.3s ease;align-items:center;width:20px;height:100%}.Vue-Toastification__toast--rtl .Vue-Toastification__icon{margin:auto 0 auto 18px}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceOutRight{40%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(1000px,0,0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Vue-Toastification__bounce-enter-active.top-left,.Vue-Toastification__bounce-enter-active.bottom-left{animation-name:bounceInLeft}.Vue-Toastification__bounce-enter-active.top-right,.Vue-Toastification__bounce-enter-active.bottom-right{animation-name:bounceInRight}.Vue-Toastification__bounce-enter-active.top-center{animation-name:bounceInDown}.Vue-Toastification__bounce-enter-active.bottom-center{animation-name:bounceInUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-left,.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-left{animation-name:bounceOutLeft}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-right,.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-right{animation-name:bounceOutRight}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-center{animation-name:bounceOutUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-center{animation-name:bounceOutDown}.Vue-Toastification__bounce-leave-active,.Vue-Toastification__bounce-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__bounce-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes fadeOutTop{0%{transform:translateY(0);opacity:1}to{transform:translateY(-50px);opacity:0}}@keyframes fadeOutLeft{0%{transform:translate(0);opacity:1}to{transform:translate(-50px);opacity:0}}@keyframes fadeOutBottom{0%{transform:translateY(0);opacity:1}to{transform:translateY(50px);opacity:0}}@keyframes fadeOutRight{0%{transform:translate(0);opacity:1}to{transform:translate(50px);opacity:0}}@keyframes fadeInLeft{0%{transform:translate(-50px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInRight{0%{transform:translate(50px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInTop{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeInBottom{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.Vue-Toastification__fade-enter-active.top-left,.Vue-Toastification__fade-enter-active.bottom-left{animation-name:fadeInLeft}.Vue-Toastification__fade-enter-active.top-right,.Vue-Toastification__fade-enter-active.bottom-right{animation-name:fadeInRight}.Vue-Toastification__fade-enter-active.top-center{animation-name:fadeInTop}.Vue-Toastification__fade-enter-active.bottom-center{animation-name:fadeInBottom}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-left,.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-left{animation-name:fadeOutLeft}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-right,.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-right{animation-name:fadeOutRight}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-center{animation-name:fadeOutTop}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-center{animation-name:fadeOutBottom}.Vue-Toastification__fade-leave-active,.Vue-Toastification__fade-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__fade-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes slideInBlurredLeft{0%{transform:translate(-1000px) scaleX(2.5) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}to{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredTop{0%{transform:translateY(-1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 0%;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredRight{0%{transform:translate(1000px) scaleX(2.5) scaleY(.2);transform-origin:0% 50%;filter:blur(40px);opacity:0}to{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredBottom{0%{transform:translateY(1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideOutBlurredTop{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 0%;filter:blur(0);opacity:1}to{transform:translateY(-1000px) scaleY(2) scaleX(.2);transform-origin:50% 0%;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredBottom{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translateY(1000px) scaleY(2) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredLeft{0%{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translate(-1000px) scaleX(2) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}}@keyframes slideOutBlurredRight{0%{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translate(1000px) scaleX(2) scaleY(.2);transform-origin:0% 50%;filter:blur(40px);opacity:0}}.Vue-Toastification__slideBlurred-enter-active.top-left,.Vue-Toastification__slideBlurred-enter-active.bottom-left{animation-name:slideInBlurredLeft}.Vue-Toastification__slideBlurred-enter-active.top-right,.Vue-Toastification__slideBlurred-enter-active.bottom-right{animation-name:slideInBlurredRight}.Vue-Toastification__slideBlurred-enter-active.top-center{animation-name:slideInBlurredTop}.Vue-Toastification__slideBlurred-enter-active.bottom-center{animation-name:slideInBlurredBottom}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-left,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-left{animation-name:slideOutBlurredLeft}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-right,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-right{animation-name:slideOutBlurredRight}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-center{animation-name:slideOutBlurredTop}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-center{animation-name:slideOutBlurredBottom}.Vue-Toastification__slideBlurred-leave-active,.Vue-Toastification__slideBlurred-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__slideBlurred-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}body{padding:0;margin:0}.page{width:100%;overflow-x:hidden;font-family:Arial}.hero{position:relative;width:100%;height:100vh;display:flex;justify-content:flex-end;align-items:flex-end;color:#fff;text-align:left;box-sizing:border-box}.hero-content{margin:5vw;position:relative;z-index:2;max-width:600px;align-items:flex-start;display:flex;flex-direction:column}.hero-bg{position:absolute;width:100%;height:100%;object-fit:cover;left:0;top:0}.overlay{position:absolute;width:100%;height:100%;background:#0000008c}.logo{position:absolute;top:20px;left:20px;right:auto;width:150px;z-index:3;filter:brightness(0) invert(1)}@media(max-width:768px){.logo{left:auto;right:20px;width:110px}}.hero h1{font-size:42px;margin-bottom:20px}.hero p{font-size:20px;margin-bottom:30px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);max-width:1100px;margin:0 auto;text-align:center}.feature-item{padding:40px 20px;display:flex;flex-direction:column;align-items:center}.icon-box img{width:80px;height:80px;margin-bottom:15px;filter:invert(21%) sepia(91%) saturate(2220%) hue-rotate(193deg) brightness(92%) contrast(101%)}.feature-item h3{color:#036;font-size:1.2rem;margin-bottom:10px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);max-width:1100px;margin:2rem auto;text-align:center}.feature-item{padding:20px;display:flex;flex-direction:column;align-items:center}.icon-box img{width:90px;height:90px;margin-bottom:5px;filter:invert(13%) sepia(48%) saturate(3582%) hue-rotate(198deg) brightness(95%) contrast(105%)}.feature-item h3{color:#036;font-size:1.2rem;margin-bottom:5px}.feature-item p{font-size:.95rem;color:#666;max-width:250px}.border-sides{border-left:1px solid #eee;border-right:1px solid #eee}@media(max-width:768px){.feature-grid{grid-template-columns:repeat(2,1fr)}.border-sides{border-right:none}.full-width-mobile{grid-column:span 2}}@media(max-width:480px){.feature-grid{grid-template-columns:1fr}.full-width-mobile{grid-column:span 1}.border-sides{border:none}}.gallery-section{padding-top:60px;padding-bottom:40px;position:relative;z-index:2;background:transparent;text-align:center}.contact-section:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:60%;background:#0033660d;z-index:-1;pointer-events:none}.section-title{color:#036;font-size:2rem;margin-bottom:40px;text-transform:uppercase;letter-spacing:1px}.slider-container{max-width:1000px;margin:0 auto;padding:0 20px;box-sizing:border-box}.slider-view{display:flex;gap:10px;margin-bottom:20px}.image-wrapper{position:relative;flex:1;overflow:hidden;border-radius:4px;box-shadow:0 4px 12px #0000001a}.image-wrapper img{width:100%;height:400px;object-fit:cover;display:block}.label{position:absolute;top:15px;left:15px;background:#036c;color:#fff;padding:5px 12px;font-size:.8rem;font-weight:700;border-radius:2px;z-index:2}.label.after{background:#fbc02d;color:#333}.slider-controls{display:flex;align-items:center;justify-content:center;gap:7px}.arrow-btn-left{background:#036;color:#fff;border:none;width:45px;height:45px;border-radius:20% 5% 5% 20%;cursor:pointer;font-size:1.2rem;display:flex;align-items:center;justify-content:center;transition:background .3s ease,transform .3s ease}.arrow-btn-right{background:#036;color:#fff;border:none;width:45px;height:45px;border-radius:5% 20% 20% 5%;cursor:pointer;font-size:1.2rem;display:flex;align-items:center;justify-content:center;transition:background .3s ease,transform .3s ease}.arrow-btn-left:hover,.arrow-btn-right:hover{background:#004a99;transform:scale(1.1)}.counter{font-weight:700;color:#036;font-family:monospace}@media(max-width:768px){.slider-view{flex-direction:column;gap:15px}.image-wrapper img{height:230px}.slider-container{padding:0 15px}}.fade-enter-active,.fade-leave-active{transition:opacity .2s ease}.fade-enter-from,.fade-leave-to{opacity:0}button{background:#ffc107;color:#000;font-weight:700;border:none;padding:16px 32px;font-size:18px;border-radius:8px;cursor:pointer}.about{padding:80px 20px;text-align:center}.features{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-top:40px}.feature{background:#f4f4f4;padding:30px;border-radius:10px}.icon{font-size:40px;margin-bottom:10px}.contact-section{position:relative;z-index:2;background:transparent;padding-top:40px;padding-bottom:100px;display:flex;justify-content:center;align-items:center}.contact-container{max-width:650px;width:100%;text-align:center}.contact-container h2{color:#036;font-size:2rem;margin-bottom:10px}.contact-subtext{color:#333;line-height:1.5;margin-bottom:30px}.contact-subtext strong{color:#000;font-weight:800}.contact-form{display:flex;flex-direction:column;gap:15px}.form-row{display:flex;gap:15px}.form-row input{flex:1}input,textarea{width:100%;padding:14px 18px;border:1px solid #ddd;border-radius:4px;font-size:1rem;background-color:#fff;box-sizing:border-box;outline-color:#036}textarea{height:120px;resize:vertical}.submit-btn{background-color:#fbc02d;color:#000;border:none;padding:14px 60px;font-size:1.1rem;font-weight:700;border-radius:6px;cursor:pointer;align-self:center;margin-top:10px;transition:transform .2s,background .3s}.submit-btn:hover{background-color:#f9a825;transform:translateY(-2px)}@media(max-width:600px){.form-row{flex-direction:column;gap:15px}.contact-section{padding:60px 20px}}.footer{border-top:2px solid rgba(243,243,243,.336);padding:40px 20px;color:#fff;text-align:center;position:relative;z-index:5;background:transparent}.footer-links{display:flex;justify-content:center;align-items:center;gap:40px;margin-bottom:30px}.footer-item{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none;font-size:1rem;transition:opacity .3s}.footer-item:hover{opacity:.8}.footer-icon{width:20px;height:20px}.footer-divider{border:0;max-width:1000px;margin:0 auto 30px}.footer-bottom{display:flex;justify-content:center;align-items:center}.footer-logo{width:80px;filter:brightness(0) invert(1)}.footer-bottom p{font-weight:700;margin:0;letter-spacing:1px}@media(max-width:768px){.footer-links{flex-direction:column;gap:20px;align-items:flex-start;max-width:280px;margin:0 auto 30px}.footer-bottom{flex-direction:column;gap:10px}}@media(max-width:768px){.logo{width:120px;right:20px}.hero h1{font-size:28px}}.water-background-wrapper{position:relative;width:100%;background-image:linear-gradient(to bottom,#fff,#fffffff2 12%,#ffffffbf 22%,#78aaff59,#3477cf49 48%,#10408371 65%,#0b2f66a9 80%,#04183deb 92%,#041435),url(/assets/water-background-wrHRvrnr.png);background-size:cover;background-position:center bottom;background-repeat:no-repeat;background-blend-mode:normal;display:flex;flex-direction:column}.water-background-wrapper:after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.15) 100%);pointer-events:none}.cta-wrapper{display:flex;align-items:center;gap:15px;cursor:pointer;margin-top:20px}.jump-arrow{color:#ffc107;display:flex;align-items:center;justify-content:center;animation:bounce 2s infinite}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.hero-content button{margin-top:0}@media(max-width:768px){.jump-arrow svg{width:24px;height:24px}}.file-upload-wrapper{position:relative;margin-bottom:10px;cursor:pointer}.file-label{display:flex;align-items:center;gap:10px;background:#fff;color:#333;padding:14px 18px;border-radius:4px;border:1px solid #ddd;cursor:pointer;font-size:.9rem}.file-upload-wrapper input[type=file]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.file-list{list-style:none;padding:0;margin:10px 0;text-align:left}.file-list li{background:#ffffff1a;padding:8px 12px;border-radius:4px;margin-bottom:5px;display:flex;justify-content:space-between;align-items:center;color:#fff;font-size:.85rem}.remove-btn{background:none;border:none;color:#ff4d4d;cursor:pointer;font-size:1rem;padding:0 5px}#recaptcha-element{margin:20px 0;display:flex;justify-content:center;min-height:78px}.disabled-upload{opacity:.6;cursor:not-allowed!important}.disabled-upload .file-label{background:#eee;border-color:#ccc;color:#888}.disabled-upload input{cursor:not-allowed}body,.page{padding:0;margin:0;font-family:Montserrat,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3{font-weight:700;letter-spacing:-.5px}p,input,textarea,button{font-family:Montserrat,sans-serif;font-weight:400}
