*{margin:0;padding:0;box-sizing:border-box}:root{--golden-color-1: #C29E60;--golden-color-2: #B18944;--golden-color-3: #B18944;--golden-color-4: #BA9451;--golden-color-5: #BA9451;--golden-color-6: #9B8B71;--dark-color-1: #231F20;--dark-color-2: #4e4e4e;--dark-color-3: #5e5e5e;--gray-color-1: #AEAEAE;--gray-color-2: #C7C7C7;--gray-color-3: #F7F7F7;--white-color-1: #FFFFFF;--white-color-2: #e4e4e4;--blue-color-1: #131B42;--blue-color-2: #132042;--blue-color-3: #1D3A67;--blue-color-4: #1C59A1;--blue-color-5: #122745;--footer-bg-color: #0E162A;--title-font: "Inter", "sans-serif";--text-font: "Roboto", "sans-serif";--landing-title-size: 3.4rem;--landing-title-size-m: 2.4rem;--landing-title-line-height: 3.4rem;--landing-title-line-height-m: 2.4rem;--title-size: 3.4rem;--title-size-m: 2.4rem;--title-size-1-m: 2rem;--title-size-2-m: 1.6rem;--title-line-height: 2.4rem;--text-size: 1.2rem;--text-size-1: 1.4rem;--text-size-2: 1.6rem;--text-size-m: 1.1rem;--text-size-1-m: .9rem;--tag-size: 1.1rem;--tag-size-m: .7rem;--button-text-size-m: 1.7rem;--button-text-size-1: 1.3rem;--button-rounded: 3px;--button-padding: .7rem 1.5rem;--title-dark-color-1: #131B42;--title-white-color-1: #ffffff;--text-accent-color-1: #C29D5F;--text-dark-color-1: #231F20;--text-gray-color-1: #5a5a5a;--text-white-color-1: #ffffff;--text-white-color-2: #F1F1F1;--card-color-1: #ffffff;--card-color-2: #1C334E;--buton-bg-color-1: #ffffff;--buton-bg-color-2: transparent;--buton-bg-color-3: #C29D5F;--buton-bg-color-4: #B18944;--border-radius-1: 5px;--border-radius-2: 10px;--border-color-1: #ffffff;--border-color-2: #C29D5F;--border-color-3: #9b9b9b;--text-line-height-1: auto;--text-letter-spacing: 0%;--card-white-color-1: #ffffff;--box-shadow-1: #1e1e1e 1px 1px 10px}html,body{scroll-behavior:smooth;overflow-x:hidden;padding:0;margin:0;font-family:var(--text-font);color:var(--dark-color-1)}main{width:100vw;display:flex;flex-direction:column}.picture{width:fit-content;height:fit-content;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden}.picture img{width:100%!important;height:100%;object-fit:cover!important;object-position:center}a{text-decoration:none}button{width:fit-content;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;margin:0;border-style:none;background:none}.button_1 a{display:flex;flex-direction:column;justify-content:center;align-items:center;color:var(--text-dark-color-1);font-size:var(--text-size-1);font-weight:500;padding:.7rem 1.5rem;transition:ease .2s;background-color:var(--buton-bg-color-1);border-radius:var(--border-radius-1)}.button_1 a:hover{background-color:var(--buton-bg-color-3);color:var(--text-white-color-1)}.button_2 a{display:flex;flex-direction:column;justify-content:center;align-items:center;color:var(--text-white-color-1);font-size:var(--text-size-1);font-weight:500;padding:.7rem 1.5rem;background-color:var(--buton-bg-color-2);transition:ease .2s;border:var(--border-color-1) solid 1px;border-radius:var(--border-radius-1)}.button_2 a:hover{background-color:var(--buton-bg-color-3);color:var(--text-white-color-1)}.button_3 a{display:flex;flex-direction:column;justify-content:center;align-items:center;color:var(--text-white-color-1);font-size:var(--text-size-1);font-weight:500;padding:.7rem 1.5rem;transition:ease .2s;background-color:var(--buton-bg-color-3);border-radius:var(--border-radius-1)}.button_3 a:hover{background-color:var(--buton-bg-color-4);color:var(--text-white-color-1)}.button_1 a,.button_2 a,.button_3 a{flex-direction:row;gap:.2rem}.button_1 a span,.button_2 a span,.button_3 a span{font-weight:900}.button_1 a img,.button_2 a img,.button_3 a img{width:27px;margin-right:.3rem}#currentYear{color:#fff}@media screen and (min-width:0px){footer{width:100vw;background-color:var(--footer-bg-color);display:flex;flex-direction:column;justify-content:center;align-items:center;color:var(--white-color-2)}.landing2-footer{margin-top:7rem;padding-top:7rem}.landing2-cta-box{position:absolute;margin-top:-14rem;background-color:var(--white-color-1)}.cta-section{width:100vw;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;margin-top:-4rem}.cta-box{width:90vw;max-width:1140px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;background-color:var(--blue-color-2);padding:2rem;border-radius:var(--button-rounded)}.cta-box p{color:var(--white-color-1);font-size:var(--text-size-2);font-weight:600;font-family:var(--title-font)}.cta-box p span{color:var(--golden-color-1)}.cta-box button{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:transparent}.cta-box button a{padding:.5rem 1rem;background-color:transparent;border:var(--white-color-2) solid 1px;color:var(--white-color-1);border-radius:var(--button-rounded);font-weight:600;font-size:var(--text-size)}.cta-box button a:hover{background-color:var(--blue-color-3);color:var(--white-color-2);transition:ease .2s}.footer-box{width:90vw;max-width:1205px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;padding:7rem 0}.footer-1{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;color:var(--white-color-2)}.footer-list-1{display:flex;width:100%;max-width:200px;gap:.2rem;flex-direction:column;justify-content:center;align-items:flex-start}.footer-list-1 img{width:12rem}.footer-list-1 p{font-size:var(--text-size-m)}.footer-list-2{width:100%;max-width:215px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;font-size:var(--text-size-m);gap:.5rem}.footer-list-2 h4{color:var(--golden-color-1);font-weight:600;font-size:var(--text-size);font-family:var(--title-font);margin-bottom:1rem}.footer-list-2 li{list-style:inside;list-style-type:disc;color:var(--white-color-2)}.footer-list-2 li a{color:var(--white-color-2);font-weight:400}.footer-list-2 li a:hover{font-weight:600}.footer-list-3{width:100%;max-width:206px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem}.footer-list-3 h4{color:var(--golden-color-1);font-weight:600;font-size:var(--text-size);font-family:var(--title-font);margin-bottom:1rem}.footer-list-3 li{list-style:inside;list-style-type:disc}.footer-list-3 a{color:var(--white-color-2);font-weight:400}.footer-list-3 a:hover{font-weight:600}.footer-list-4{width:100%;max-width:257px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem}.footer-list-1 h4,.footer-list-4 h4{color:var(--golden-color-1);font-weight:600;font-size:var(--text-size);font-family:var(--title-font);margin-bottom:.5rem}.footer-list-1 li,.footer-list-4 li{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:0;overflow-y:hidden}.footer-list-1 li span,.footer-list-4 li span{font-weight:600;margin-bottom:1rem}.footer-list-1 a,.footer-list-4 a{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5rem;color:var(--white-color-2);font-weight:400}.footer-list-1 a img,.footer-list-4 a img{width:24px}.footer-list-1 a:hover,.footer-list-4 a:hover{font-weight:600;text-decoration:underline}.footer-list-4 li p{font-weight:600;margin-bottom:.5rem}.footer-2{width:100%;gap:2rem;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center}.footer-2 p{font-weight:400}.footer-2 p span{color:var(--golden-color-1);font-weight:600}.footer-2 p a{color:var(--white-color-2);font-weight:600}.footer-2 p a:hover{color:var(--golden-color-1);transition:.2s}.border-bottom-footer{border-bottom:var(--white-color-2) solid 1px;padding-bottom:13rem}}.float{position:fixed;width:fit-content;height:fit-content;bottom:40px;right:40px;background-color:#25d366;border-radius:110px;text-align:center;box-shadow:2px 2px 3px #393939;z-index:100}.my-float{margin:0}.float1{position:fixed;width:90px;height:90px;bottom:20px;right:94px;display:flex;object-fit:cover;cursor:pointer;padding:1rem;text-align:center;z-index:100}.chatbot-toggle-wrapper{position:fixed;bottom:110px;right:40px;z-index:99;display:flex;flex-direction:column;align-items:flex-end;gap:10px;overflow:visible}.chatbot-invite{background:linear-gradient(135deg,var(--blue-color-1, #131B42) 0%,var(--blue-color-3, #1D3A67) 100%);color:var(--white-color-1, #FFFFFF);padding:12px 16px;border-radius:8px;border:1px solid var(--golden-color-1, #C29E60);box-shadow:0 4px 20px #131b4266;font-size:14px;font-family:var(--text-font, "Roboto", sans-serif);display:flex;align-items:center;gap:10px;cursor:pointer;animation:bounceIn .5s ease,pulse 2s infinite 1s;max-width:280px;transition:all .3s ease}.chatbot-invite:hover{transform:scale(1.02);box-shadow:0 6px 25px #131b4280;border-color:var(--golden-color-2, #B18944)}.chatbot-invite span{flex:1;line-height:1.4}.chatbot-invite-close{background:none;border:none;color:var(--gray-color-2, #C7C7C7);font-size:18px;cursor:pointer;padding:0 4px;line-height:1;overflow:hidden;transition:color .2s ease}.chatbot-invite-close:hover{color:var(--golden-color-1, #C29E60)}.chatbot-invite-hidden{opacity:0;visibility:hidden;transform:translateY(10px) scale(.9);pointer-events:none}@keyframes bounceIn{0%{opacity:0;transform:translateY(20px) scale(.8)}50%{transform:translateY(-5px) scale(1.02)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes pulse{0%,to{box-shadow:0 4px 20px #131b4266}50%{box-shadow:0 4px 25px #c29e6066}}.chatbot-toggle{position:relative;width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,var(--blue-color-1, #131B42) 0%,var(--blue-color-3, #1D3A67) 100%);border:2px solid var(--golden-color-1, #C29E60);cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;overflow:hidden!important;box-shadow:0 4px 15px #131b4266;transition:all .3s ease}.chatbot-toggle:hover{transform:scale(1.1);box-shadow:0 6px 20px #c29e6080;border-color:var(--golden-color-2, #B18944);background:linear-gradient(135deg,var(--blue-color-2, #132042) 0%,var(--blue-color-4, #1C59A1) 100%)}.chatbot-toggle-active{background:linear-gradient(135deg,var(--golden-color-2, #B18944) 0%,var(--golden-color-1, #C29E60) 100%);border-color:var(--golden-color-1, #C29E60)}.chatbot-container{position:fixed;bottom:170px;right:50px;width:380px;max-width:calc(100vw - 40px);height:500px;max-height:calc(100vh - 200px);background:linear-gradient(180deg,var(--blue-color-1, #131B42) 0%,var(--blue-color-5, #122745) 100%);border-radius:12px;border:1px solid var(--golden-color-1, #C29E60);box-shadow:0 10px 40px #131b4280;display:flex;flex-direction:column;overflow:hidden;z-index:100;transition:all .3s ease;transform-origin:bottom right;font-family:var(--text-font, "Roboto", sans-serif)}.chatbot-hidden{opacity:0;visibility:hidden;transform:scale(.8);pointer-events:none}.chatbot-header{background:linear-gradient(135deg,var(--blue-color-2, #132042) 0%,var(--blue-color-1, #131B42) 100%);color:var(--white-color-1, #FFFFFF);padding:16px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid var(--golden-color-1, #C29E60)}.chatbot-header-info{display:flex;align-items:center;gap:12px}.chatbot-avatar{width:40px;height:40px;background:linear-gradient(135deg,var(--blue-color-3, #1D3A67) 0%,var(--blue-color-4, #1C59A1) 100%);border-radius:50%;border:2px solid var(--golden-color-1, #C29E60);display:flex;align-items:center;justify-content:center;padding:6px}.chatbot-avatar img{width:100%;height:100%;object-fit:contain}.chatbot-header-text{display:flex;flex-direction:column}.chatbot-title{font-weight:600;font-size:15px;color:var(--golden-color-1, #C29E60)}.chatbot-status{font-size:12px;color:var(--gray-color-2, #C7C7C7)}.chatbot-close{background:#c29e601a;border:1px solid var(--golden-color-1, #C29E60);border-radius:8px;padding:8px;cursor:pointer;color:var(--white-color-1, #FFFFFF);transition:all .2s ease;-webkit-tap-highlight-color:transparent;touch-action:manipulation;min-width:36px;min-height:36px;display:flex;align-items:center;justify-content:center}.chatbot-close:hover{background:#c29e604d;border-color:var(--golden-color-2, #B18944)}.chatbot-messages{flex:1;padding:16px;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;gap:12px;background:linear-gradient(180deg,var(--blue-color-5, #122745) 0%,var(--blue-color-1, #131B42) 100%);min-height:0}.chatbot-messages::-webkit-scrollbar{width:6px}.chatbot-messages::-webkit-scrollbar-track{background:var(--blue-color-1, #131B42)}.chatbot-messages::-webkit-scrollbar-thumb{background:var(--golden-color-1, #C29E60);border-radius:3px}.chatbot-messages::-webkit-scrollbar-thumb:hover{background:var(--golden-color-2, #B18944)}.chat-message{max-width:85%;padding:12px 16px;border-radius:12px;font-size:14px;line-height:1.5;animation:fadeInUp .3s ease;overflow:visible;overflow-wrap:break-word;word-break:break-word;flex-shrink:0;font-family:var(--text-font, "Roboto", sans-serif)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.chat-message-user{align-self:flex-end;background:linear-gradient(135deg,var(--golden-color-2, #B18944) 0%,var(--golden-color-1, #C29E60) 100%);color:var(--white-color-1, #FFFFFF);border-bottom-right-radius:4px}.chat-message-bot{align-self:flex-start;background:linear-gradient(135deg,var(--blue-color-3, #1D3A67) 0%,var(--blue-color-2, #132042) 100%);color:var(--white-color-1, #FFFFFF);border:1px solid var(--golden-color-4, #BA9451);border-bottom-left-radius:4px}.chat-message,.chat-message *{overflow:visible!important;scrollbar-width:none;-ms-overflow-style:none}.chat-message::-webkit-scrollbar,.chat-message *::-webkit-scrollbar{display:none;width:0;height:0}.chat-message-content{display:block;word-wrap:break-word;overflow:visible!important;white-space:pre-wrap}.chat-message-bot .chat-heading{display:block;color:var(--golden-color-1, #C29E60);font-size:14px;margin:8px 0 4px;font-weight:600}.chat-message-bot .chat-link{color:var(--golden-color-1, #C29E60);text-decoration:none;font-weight:500;border-bottom:1px solid transparent;transition:border-color .2s ease}.chat-message-bot .chat-link:hover{border-bottom-color:var(--golden-color-1, #C29E60)}.chat-message-bot .chat-list{margin:8px 0;padding-left:20px;list-style-type:none}.chat-message-bot .chat-list li{position:relative;margin:4px 0;padding-left:8px;color:var(--text-color-1, #FFFFFF)}.chat-message-bot .chat-list li:before{content:"•";color:var(--golden-color-1, #C29E60);font-weight:700;position:absolute;left:-12px}.chat-message-bot strong{color:var(--golden-color-1, #C29E60)}.chat-message-bot em{font-style:italic;color:var(--gray-color-2, #C7C7C7)}.chat-message-bot,.chat-message-bot *{color:var(--white-color-1, #FFFFFF)}.chat-message-bot strong,.chat-message-bot .chat-heading,.chat-message-bot .chat-link{color:var(--golden-color-1, #C29E60)}.typing-indicator{display:flex;align-items:center;gap:4px;padding:16px 20px}.typing-dot{width:8px;height:8px;background:var(--golden-color-1, #C29E60);border-radius:50%;animation:typingBounce 1.4s infinite ease-in-out}.typing-dot:nth-child(1){animation-delay:-.32s}.typing-dot:nth-child(2){animation-delay:-.16s}@keyframes typingBounce{0%,80%,to{transform:scale(.8);opacity:.5}40%{transform:scale(1);opacity:1}}.chatbot-input-container{padding:16px;background:linear-gradient(135deg,var(--blue-color-2, #132042) 0%,var(--blue-color-1, #131B42) 100%);border-top:1px solid var(--golden-color-4, #BA9451);display:flex;gap:12px;align-items:center}.chatbot-input{flex:1;padding:12px 16px;border:1px solid var(--golden-color-4, #BA9451);border-radius:8px;background:var(--blue-color-5, #122745);color:var(--white-color-1, #FFFFFF);font-size:16px;font-family:var(--text-font, "Roboto", sans-serif);outline:none;transition:border-color .2s ease,box-shadow .2s ease;-webkit-appearance:none;appearance:none}.chatbot-input:focus{border-color:var(--golden-color-1, #C29E60);box-shadow:0 0 0 3px #c29e6033}.chatbot-input::placeholder{color:var(--gray-color-1, #AEAEAE)}.chatbot-input:disabled{background:var(--blue-color-1, #131B42);cursor:not-allowed}.chatbot-send{width:44px;height:44px;min-width:44px;min-height:44px;border-radius:8px;background:linear-gradient(135deg,var(--golden-color-2, #B18944) 0%,var(--golden-color-1, #C29E60) 100%);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;transition:all .2s ease;-webkit-tap-highlight-color:transparent;touch-action:manipulation;user-select:none;-webkit-user-select:none}.chatbot-send:hover:not(:disabled){transform:scale(1.05);box-shadow:0 4px 12px #c29e6066;background:linear-gradient(135deg,var(--golden-color-1, #C29E60) 0%,var(--golden-color-2, #B18944) 100%)}.chatbot-send:active:not(:disabled){transform:scale(.95)}.chatbot-send:disabled{opacity:.6;cursor:not-allowed;background:var(--gray-color-1, #AEAEAE)}@media(max-width:480px){.chatbot-toggle{width:50px;height:50px;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.chatbot-invite{max-width:220px;font-size:13px;padding:10px 14px;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.chatbot-container{bottom:0;right:0;width:100%;max-width:100%;height:100%;max-height:100%;border-radius:0}.chatbot-hidden{transform:translateY(100%)}.chatbot-footer{padding:8px 16px}}.chatbot-footer{background:var(--footer-bg-color, #0E162A);padding:10px 16px;border-top:1px solid var(--golden-color-4, #BA9451)}.chatbot-disclaimer{font-size:10px;color:var(--gray-color-2, #C7C7C7);text-align:center;margin-bottom:8px;padding:6px 8px;background:#c29e601a;border-radius:6px;border-left:3px solid var(--golden-color-1, #C29E60);line-height:1.4}.chatbot-branding{display:flex;align-items:center;gap:10px;justify-content:center}.chatbot-footer-logo{width:32px;height:32px;border-radius:100%;flex-shrink:0}.chatbot-branding>div{text-align:center}.chatbot-footer p{font-size:11px;color:var(--gray-color-2, #C7C7C7);margin:1px 0;line-height:1.4}.chatbot-footer strong{color:var(--white-color-1, #FFFFFF)}.chatbot-footer-link{color:var(--golden-color-1, #C29E60);text-decoration:none;font-weight:500;transition:color .2s ease}.chatbot-footer-link:hover{color:var(--golden-color-2, #B18944);text-decoration:underline}
