@import url("https://fonts.googleapis.com/css2?family=Comfortaa:wght@300;400;500;600;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");@import url("https://fonts.googleapis.com/icon?family=Material+Icons+Outlined");html{scroll-behavior:smooth}:root{--sb-primary:#346C8A;--sb-primary-dark:#235772;--sb-primary-text:#346C8A;--sb-secondary:#F5A623;--sb-secondary-dark:#D4860A;--bs-primary:#346C8A;--bs-primary-rgb:52,108,138;--bs-secondary:#F5A623;--bs-secondary-rgb:245,166,35;--bs-border-radius-lg:2rem;--bs-btn-border-radius:10rem;--sb-page-bg:#f3f8fb;--sb-card-bg:#ffffff;--sb-card-shadow:0 2px 12px rgba(0,0,0,0.06);--sb-card-shadow-lg:0 4px 24px rgba(0,0,0,0.09);--sb-input-bg:#ffffff;--sb-navbar-bg:#ffffff;--sb-text-display:#1a1a2e;--sb-text-heading:#1a1a2e;--sb-text-body:#212529;--sb-text-muted:#6c757d;--sb-text-subtle:#9aa5b1;--sb-border-subtle:rgba(0,0,0,0.08);--sb-border-medium:rgba(0,0,0,0.14);--sb-divider:rgba(0,0,0,0.08);--sb-tint-blue-bg:#eaf5fb;--sb-tint-blue-text:#346C8A;--sb-tint-blue-bdr:rgba(52,108,138,0.2);--sb-tint-green-bg:#f0fdf4;--sb-tint-green-text:#15803d;--sb-tint-green-bdr:rgba(21,128,61,0.2);--sb-tint-amber-bg:#fff8e1;--sb-tint-amber-text:#7c5a00;--sb-tint-amber-bdr:rgba(180,130,0,0.2);--sb-tint-purple-bg:#f5f3ff;--sb-tint-purple-text:#7c3aed;--sb-tint-purple-bdr:rgba(124,58,237,0.2);--sb-tint-red-bg:#fef2f2;--sb-tint-red-text:#842029;--sb-tint-red-bdr:rgba(220,53,69,0.2);--sb-nav-active-bg:rgba(52,108,138,0.08);--sb-nav-icon-bg:rgba(52,108,138,0.06);--sb-nav-icon-active:rgba(52,108,138,0.15);--sb-step-track:#e0eaf0;--sb-badge-complete-bg:rgba(25,135,84,0.08);--sb-badge-partial-bg:rgba(255,193,7,0.12);--sb-badge-empty-bg:rgba(52,108,138,0.06)}[data-bs-theme=dark]{--sb-primary-text:#7ec8e3;--bs-primary:#346C8A;--sb-page-bg:#0e1a26;--sb-card-bg:#1a2d3e;--sb-card-shadow:0 2px 20px rgba(0,0,0,0.45);--sb-card-shadow-lg:0 4px 32px rgba(0,0,0,0.55);--sb-input-bg:#243040;--sb-navbar-bg:#0d1f2d;--sb-text-display:#ffffff;--sb-text-heading:#dce8f4;--sb-text-body:#c8d8e8;--sb-text-muted:#8fa3b8;--sb-text-subtle:#6b8299;--sb-border-subtle:rgba(255,255,255,0.09);--sb-border-medium:rgba(255,255,255,0.15);--sb-divider:rgba(255,255,255,0.09);--sb-tint-blue-bg:rgba(52,108,138,0.2);--sb-tint-blue-text:#7ec8e3;--sb-tint-blue-bdr:rgba(52,108,138,0.4);--sb-tint-green-bg:rgba(21,128,61,0.16);--sb-tint-green-text:#4ade80;--sb-tint-green-bdr:rgba(21,128,61,0.4);--sb-tint-amber-bg:rgba(180,130,0,0.16);--sb-tint-amber-text:#fbbf24;--sb-tint-amber-bdr:rgba(180,130,0,0.4);--sb-tint-purple-bg:rgba(124,58,237,0.14);--sb-tint-purple-text:#a78bfa;--sb-tint-purple-bdr:rgba(124,58,237,0.4);--sb-tint-red-bg:rgba(220,53,69,0.14);--sb-tint-red-text:#f87171;--sb-tint-red-bdr:rgba(220,53,69,0.4);--sb-nav-active-bg:rgba(52,108,138,0.22);--sb-nav-icon-bg:rgba(52,108,138,0.13);--sb-nav-icon-active:rgba(52,108,138,0.3);--sb-step-track:rgba(255,255,255,0.1);--sb-badge-complete-bg:rgba(74,222,128,0.1);--sb-badge-partial-bg:rgba(251,191,36,0.1);--sb-badge-empty-bg:rgba(52,108,138,0.1)}.sb-card{border-radius:16px}.sb-card,.sb-card-sm{background-color:var(--sb-card-bg);box-shadow:var(--sb-card-shadow)}.sb-card-sm{border-radius:12px}.sb-card-lg{background-color:var(--sb-card-bg);box-shadow:var(--sb-card-shadow-lg);border-radius:20px}.sb-surface-blue{background-color:var(--sb-tint-blue-bg);color:var(--sb-tint-blue-text)}.sb-surface-green{background-color:var(--sb-tint-green-bg);color:var(--sb-tint-green-text)}.sb-surface-amber{background-color:var(--sb-tint-amber-bg);color:var(--sb-tint-amber-text)}.sb-surface-purple{background-color:var(--sb-tint-purple-bg);color:var(--sb-tint-purple-text)}.sb-surface-red{background-color:var(--sb-tint-red-bg);color:var(--sb-tint-red-text)}.sb-text-heading{color:var(--sb-text-heading)!important}.sb-text-brand{color:var(--sb-primary-text)!important}.sb-border{border:1px solid var(--sb-border-subtle)!important}.sb-border-blue{border-color:var(--sb-tint-blue-bdr)!important}.sb-border-green{border-color:var(--sb-tint-green-bdr)!important}.sb-border-amber{border-color:var(--sb-tint-amber-bdr)!important}.sb-border-purple{border-color:var(--sb-tint-purple-bdr)!important}.sb-border-red{border-color:var(--sb-tint-red-bdr)!important}.sb-divider{border-color:var(--sb-divider)!important;opacity:1!important}.sb-progress-track{background-color:var(--sb-step-track)!important}.sb-nav-item-active{background:var(--sb-nav-active-bg)!important}.sb-nav-icon{background-color:var(--sb-nav-icon-bg)!important}.sb-nav-icon-active{background-color:var(--sb-nav-icon-active)!important}*,:after,:before{box-sizing:border-box}body{background-color:var(--sb-page-bg);color:var(--sb-text-body);font-family:Gill Sans,Calibri,sans-serif;transition:background-color .2s ease,color .2s ease}.btn,.modal-title,.nav-link,h1,h2,h3,h4,h5,h6,label{font-family:Poppins,sans-serif}.bg-primary,.btn-primary{background-color:var(--sb-primary)!important;border-color:var(--sb-primary)!important}.btn-outline-primary{color:var(--sb-primary)!important;border-color:var(--sb-primary)!important}.btn-outline-primary:hover{background-color:var(--sb-primary)!important;color:#fff!important}.text-primary{color:var(--sb-primary)!important}a.text-primary:hover{color:var(--sb-primary-dark)!important}.wrapper{min-height:100vh}.wrapper,.wrapper-footer{line-height:1.5;max-width:1300px;margin:0 auto}.btn{border-radius:10rem;padding:.6rem 2rem}.btn-lg{border-radius:20rem}.btn-sm{border-radius:15rem}.card{border-radius:2rem}a.card.card-clickable:hover{text-decoration:none}.card.card-clickable:hover{background-color:#d4d4d4;transition:background-color .15s ease-in-out;cursor:pointer}.hover:hover{background-color:#e9ecef;cursor:pointer}.material-icons-outlined.md-18{font-size:18px}.material-icons-outlined.md-24{font-size:24px}.material-icons-outlined.md-36{font-size:36px}.material-icons-outlined.md-48{font-size:48px}.material-icons-outlined.md-dark{color:rgba(0,0,0,.54)}.material-icons-outlined.md-dark.md-inactive{color:rgba(0,0,0,.26)}.material-icons-outlined.md-light{color:rgba(255,255,255,1)}.material-icons-outlined.md-light.md-inactive{color:rgba(255,255,255,.3)}.social-link-roundel-light{background-color:#fff;color:var(--sb-primary)}.social-link-roundel-dark,.social-link-roundel-light{display:inline-block;text-align:center;line-height:50px;width:50px;height:50px;border-radius:50%;transition:all .3s ease-in-out}.social-link-roundel-dark{background-color:var(--sb-primary);color:#fff}.social-link-inline-dark{line-height:50px;width:50px;height:50px;color:var(--sb-primary)}.social-link-inline-dark,.social-link-inline-light{display:inline-block;text-align:center;transition:all .3s ease-in-out}.social-link-inline-light{color:#fff}.map{min-height:75vh}.bg-opaque{background-color:rgba(52,108,138,.92)}.box{display:flex;flex-direction:row;flex-wrap:wrap;align-content:center;justify-content:center;padding:20px}.box label{font-weight:700;order:1;display:block;padding:16px 120px;margin-right:4px;cursor:pointer}.box .content,.box label{background:#fff;text-align:center;box-shadow:0 2px 10px -2px rgba(0,0,0,.5);border-radius:20px}.box .content{display:none;padding:30px;order:99;flex-grow:1;width:100%}.box input[type=radio]{display:none}.box input[type=radio]:checked+label{background:var(--sb-primary);color:#fff}.box input[type=radio]:checked+label+.content{display:block}@media (max-width:600px){.box .content,.box label{order:0}.box label{width:-moz-fit-content;width:fit-content;align-content:center;margin-right:0;margin-top:4px}}.tree{width:100%;height:auto;text-align:center}.tree ul{padding-top:20px}.tree li,.tree ul{position:relative;transition:.5s}.tree li{display:inline-table;text-align:center;list-style-type:none;padding:10px}.tree li:after,.tree li:before{content:"";position:absolute;top:0;right:50%;border-top:1px solid #ccc;width:51%;height:10px}.tree li:after{right:auto;left:50%;border-left:1px solid #ccc}.tree li:only-child:after,.tree li:only-child:before{display:none}.tree li:only-child{padding-top:0}.tree li:first-child:before,.tree li:last-child:after{border:0}.tree li:last-child:before{border-right:1px solid #ccc;border-radius:0 5px 0 0}.tree li:first-child:after{border-radius:5px 0 0 0}.tree ul ul:before{content:"";position:absolute;top:0;left:50%;border-left:1px solid #ccc;width:0;height:20px}.tree li a{border:1px solid #ccc;padding:10px;display:inline-grid;border-radius:5px;text-decoration:none;transition:.5s}.tree li a img{width:50px;height:50px;border-radius:100px;margin:auto}.tree li a span{border:1px solid #ccc;border-radius:5px;color:#666;padding:8px;font-size:12px;text-transform:uppercase;letter-spacing:1px;font-weight:500}.tree li a:hover,.tree li a:hover i,.tree li a:hover span,.tree li a:hover+ul li a{background:#c8e4f8;color:#000;border:1px solid #94a0b4}.tree li a:hover+ul li:after,.tree li a:hover+ul li:before,.tree li a:hover+ul ul:before,.tree li a:hover+ul:before{border-color:#94a0b4}.flip-card{background-color:transparent;width:300px;height:200px;border:1px solid #f1f1f1;perspective:1000px}.flip-card-inner{position:relative;width:100%;height:100%;text-align:center;transition:transform .8s;transform-style:preserve-3d}.flip-card:hover .flip-card-inner{transform:rotateY(180deg)}.flip-card-back,.flip-card-front{position:absolute;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:.6s;transform-style:preserve-3d}.flip-card-front{background-color:white;transform:rotateY(0deg)}.flip-card-back{background-color:white;transform:rotateY(-180deg)}.ui-slider-range{background-color:var(--sb-primary)}.nav-avatar{background:lightblue;border-radius:50%;width:25px;height:25px;display:flex;justify-content:center;align-items:center;font-size:12px;font-weight:700;color:white}.property-card{position:relative;border:.5px solid var(--sb-primary);border-radius:5%;display:block}.property-card,.property-card:hover{text-decoration:none;color:inherit}.property-card-image{border-radius:7% 7% 0 0;padding-top:65%;background-color:dimgrey;background-position:50%;background-repeat:no-repeat;background-size:cover}.property-card-price{position:absolute;right:5%;top:75%;background-color:white;opacity:.9;color:var(--sb-primary);border-radius:.5rem;padding:0 .5rem}#PageFooter a{text-decoration:none}.rental-journey-card+.rental-journey-card{border-top:1px solid #dce8f0;border-left:none;padding-top:2rem;padding-left:0;padding-right:0}@media (min-width:768px){.rental-journey-card+.rental-journey-card{border-top:none;border-left:1px solid #dce8f0;padding-top:0;padding-left:2rem}.rental-journey-card:first-child{padding-right:2rem}}.banner-modal-dialog{max-width:65vw}@media (max-width:575.98px){.banner-modal-dialog{max-width:88vw!important;margin:1.5rem auto!important}}@media (max-width:575px){h1{font-size:clamp(1.5rem,6vw,2.5rem)!important}h2{font-size:clamp(1.25rem,5vw,2rem)!important}h3{font-size:clamp(1.1rem,4.5vw,1.75rem)!important}h4,h5{font-size:clamp(1rem,4vw,1.25rem)!important}.container,.container-fluid{padding-left:16px!important;padding-right:16px!important}.modal-dialog{margin:.5rem;max-width:calc(100% - 1rem)!important}.modal-content{border-radius:12px!important}.btn small{display:block}}@media (max-width:767.98px){.col-10{width:95%!important}}*{max-width:100%}canvas,iframe,img,svg,video{max-width:100%;height:auto}.btn{white-space:normal;word-break:break-word}@media (pointer:coarse){.btn-sm{min-height:36px}.btn{min-height:40px}select.form-select-sm{min-height:36px}}.hero-text-indent{padding-left:0}@media (min-width:992px){.hero-text-indent{padding-left:clamp(2rem,12vw,9rem)}}@media (max-width:575.98px){div.py-5,section.py-5{padding-top:2.25rem!important;padding-bottom:2.25rem!important}}.blog-content h2{font-size:1.4rem;color:#1d4a60;margin-top:2rem;margin-bottom:.75rem}.blog-content h2,.blog-content h3{font-family:Poppins,sans-serif;font-weight:600}.blog-content h3{font-size:1.15rem;color:#235772;margin-top:1.5rem;margin-bottom:.5rem}.blog-content p{margin-bottom:1.1rem}.blog-content ol,.blog-content ul{padding-left:1.5rem;margin-bottom:1.1rem}.blog-content li{margin-bottom:.4rem}.blog-content strong{color:#235772}.blog-content a{color:var(--sb-primary)}.blog-content a:hover{color:var(--sb-primary-dark)}.blog-content blockquote{border-left:4px solid var(--sb-primary);padding:.75rem 1.25rem;margin:1.5rem 0;background:#e8f4fb;border-radius:0 .5rem .5rem 0;color:#235772;font-style:italic}[data-bs-theme=dark] body{background-color:var(--sb-page-bg)!important;color:var(--sb-text-body)}[data-bs-theme=dark] .bg-white{background-color:var(--sb-card-bg)!important}[data-bs-theme=dark] .bg-light{background-color:var(--sb-page-bg)!important}[data-bs-theme=dark] .text-dark{color:var(--sb-text-heading)!important}[data-bs-theme=dark] .navbar{background-color:var(--sb-navbar-bg)!important;border-bottom:1px solid var(--sb-border-subtle)}[data-bs-theme=dark] .navbar-light .nav-link,[data-bs-theme=dark] .navbar-light .navbar-brand,[data-bs-theme=dark] .navbar-light .navbar-text{color:var(--sb-text-heading)!important}[data-bs-theme=dark] .shadow-sm{box-shadow:var(--sb-card-shadow)!important}[data-bs-theme=dark] .shadow{box-shadow:var(--sb-card-shadow-lg)!important}[data-bs-theme=dark] .alert-info{--bs-alert-bg:var(--sb-tint-blue-bg);--bs-alert-border-color:var(--sb-tint-blue-bdr);--bs-alert-color:var(--sb-tint-blue-text)}[data-bs-theme=dark] .alert-success{--bs-alert-bg:var(--sb-tint-green-bg);--bs-alert-border-color:var(--sb-tint-green-bdr);--bs-alert-color:var(--sb-tint-green-text)}[data-bs-theme=dark] .alert-warning{--bs-alert-bg:var(--sb-tint-amber-bg);--bs-alert-border-color:var(--sb-tint-amber-bdr);--bs-alert-color:var(--sb-tint-amber-text)}[data-bs-theme=dark] .alert-danger{--bs-alert-bg:var(--sb-tint-red-bg);--bs-alert-border-color:var(--sb-tint-red-bdr);--bs-alert-color:var(--sb-tint-red-text)}[data-bs-theme=dark] .text-primary,[data-bs-theme=dark] a.text-primary{color:var(--sb-primary-text)!important}[data-bs-theme=dark] a.text-primary:hover{color:var(--sb-tint-blue-text)!important;opacity:.85}[data-bs-theme=dark] .property-card-price{background-color:var(--sb-card-bg);color:var(--sb-primary-text)}[data-bs-theme=dark] .box .content,[data-bs-theme=dark] .box label{background:var(--sb-card-bg);color:var(--sb-text-heading)}[data-bs-theme=dark] .card.card-clickable:hover,[data-bs-theme=dark] .hover:hover{background-color:rgba(255,255,255,.05)!important}[data-bs-theme=dark] .blog-content h2,[data-bs-theme=dark] .blog-content h3,[data-bs-theme=dark] .blog-content strong{color:var(--sb-primary-text)}[data-bs-theme=dark] .blog-content blockquote{background:var(--sb-tint-blue-bg);color:var(--sb-tint-blue-text)}[data-bs-theme=dark] #PageFooter,[data-bs-theme=dark] #PageFooter>div{background-color:var(--sb-navbar-bg)!important;border-color:var(--sb-border-subtle)!important}[data-bs-theme=dark] .rental-journey-card+.rental-journey-card,[data-bs-theme=dark] .rental-journey-card:first-child{border-color:var(--sb-border-subtle)}[data-bs-theme=dark] .btn-light,[data-bs-theme=dark] .btn-light:focus{background-color:var(--sb-input-bg)!important;color:var(--sb-text-heading)!important;border-color:var(--sb-border-medium)!important}[data-bs-theme=dark] .btn-light:hover{background-color:var(--sb-card-bg)!important;color:var(--sb-text-heading)!important;border-color:var(--sb-border-medium)!important}[data-bs-theme=dark] .btn-outline-primary,[data-bs-theme=dark] .btn-outline-primary:hover{color:var(--sb-primary-text)!important;border-color:var(--sb-primary-text)!important}[data-bs-theme=dark] .btn-outline-primary:hover{background-color:rgba(126,200,227,.15)!important}[data-bs-theme=dark] .btn-outline-secondary{color:var(--sb-text-muted)!important;border-color:var(--sb-border-medium)!important}[data-bs-theme=dark] .btn-outline-secondary:hover{background-color:rgba(255,255,255,.06)!important;color:var(--sb-text-body)!important}.sb-text-display{color:var(--sb-text-display)!important}[data-bs-theme=dark] h1{color:var(--sb-text-display)}[data-bs-theme=dark] h2{color:var(--sb-text-display)!important}[data-bs-theme=dark] h3,[data-bs-theme=dark] h4,[data-bs-theme=dark] h5,[data-bs-theme=dark] h6{color:var(--sb-text-heading)!important}[data-bs-theme=dark] h4.text-primary,[data-bs-theme=dark] h5.text-primary{color:var(--sb-primary-text)!important}[data-bs-theme=dark] .text-black-50{color:var(--sb-text-muted)!important}:root{--bs-modal-bg:#ffffff;--bs-modal-color:#212529}[data-bs-theme=dark]{--bs-modal-bg:#1a2d3e;--bs-modal-color:#c8d8e8}html .modal-content,html[data-bs-theme] .modal-content{background-color:var(--bs-modal-bg)!important;color:var(--bs-modal-color)!important;border-color:var(--sb-border-subtle)!important}html .modal-footer,html .modal-header{border-color:var(--sb-border-subtle)!important}[data-bs-theme=dark] .modal-content{box-shadow:0 8px 40px rgba(0,0,0,.5)}[data-bs-theme=dark] .modal-content .btn-close{filter:invert(1) grayscale(100%) brightness(200%)}[data-bs-theme=dark] [style*="background-color: white"],[data-bs-theme=dark] [style*="background-color:white"],[data-bs-theme=dark] [style*="background: white"],[data-bs-theme=dark] [style*="background:white"]{background-color:var(--sb-card-bg)!important;background:var(--sb-card-bg)!important}[data-bs-theme=dark] [style*="color: #1a1a2e"],[data-bs-theme=dark] [style*="color:#1a1a2e"]{color:var(--sb-text-heading)!important}[data-bs-theme=dark] [style*="background-color: #e0eaf0"],[data-bs-theme=dark] [style*="backgroundColor: #e0eaf0"]{background-color:var(--sb-step-track)!important}[data-bs-theme=dark] .container-fluid.bg-white{background-color:var(--sb-page-bg)!important}[data-bs-theme=dark] [style*="background-color: white"][style*="border-radius: 14"],[data-bs-theme=dark] [style*="backgroundColor: white"][style*="borderRadius: 14"]{background-color:var(--sb-card-bg)!important}[data-bs-theme=dark] .form-select.bg-white,[data-bs-theme=dark] select.form-select{background-color:var(--sb-input-bg)!important;color:var(--sb-text-body)!important;border-color:var(--sb-border-medium)!important}[data-bs-theme=dark] [style*="border-bottom: 1px solid #f0f0f0"],[data-bs-theme=dark] [style*="border-right: 1px solid #e9ecef"],[data-bs-theme=dark] [style*="border-top: 1px solid #f0f0f0"],[data-bs-theme=dark] [style*="borderBottom: 1px solid #f0f0f0"],[data-bs-theme=dark] [style*="borderRight: 1px solid #e9ecef"],[data-bs-theme=dark] [style*="borderTop: 1px solid #f0f0f0"]{border-color:var(--sb-border-subtle)!important}[data-bs-theme=dark] [style*="background-color: #f0f0f0"],[data-bs-theme=dark] [style*="backgroundColor: #f0f0f0"]{background-color:var(--sb-border-subtle)!important}[data-bs-theme=dark] [style*="background-color: #dde3e8"],[data-bs-theme=dark] [style*="backgroundColor: #dde3e8"]{background-color:var(--sb-step-track)!important}[data-bs-theme=dark] [style*="background-color: white"][style*="border: 3px solid #346C8A"],[data-bs-theme=dark] [style*="backgroundColor: white"][style*="border: 3px solid #346C8A"]{background-color:var(--sb-card-bg)!important}[data-bs-theme=dark] [style*="background-color: white"][style*="border-radius: 20"],[data-bs-theme=dark] [style*="backgroundColor: white"][style*="borderRadius: 20"]{background-color:var(--sb-input-bg)!important;color:var(--sb-text-body)!important;border-color:var(--sb-border-medium)!important}[data-bs-theme=dark] [style*="background-color: white"][style*="border-radius: 16"],[data-bs-theme=dark] [style*="backgroundColor: white"][style*="borderRadius: 16"]{background-color:var(--sb-input-bg)!important;border-color:var(--sb-border-subtle)!important}[data-bs-theme=dark] [style*="background-color: #e8f4f8"],[data-bs-theme=dark] [style*="backgroundColor: #e8f4f8"]{background-color:rgba(52,108,138,.2)!important}[data-bs-theme=dark] [style*="background-color: #f4f7f9"],[data-bs-theme=dark] [style*="backgroundColor: #f4f7f9"]{background-color:var(--sb-input-bg)!important}[data-bs-theme=dark] [style*="backgroundColor: white"][style*="color: #6c757d"]{background-color:var(--sb-input-bg)!important;color:var(--sb-text-muted)!important;border-color:var(--sb-border-medium)!important}[data-bs-theme=dark] [style*="backgroundColor: #fafafa"]{background-color:var(--sb-input-bg)!important}[data-bs-theme=dark] [style*="background-color: #f0f8fc"],[data-bs-theme=dark] [style*="backgroundColor: #f0f8fc"]{background-color:rgba(52,108,138,.2)!important}[data-bs-theme=dark] [style*="background-color: #f0f4f6"],[data-bs-theme=dark] [style*="backgroundColor: #f0f4f6"]{background-color:var(--sb-input-bg)!important}[data-bs-theme=dark] [style*="background-color: #FEF3C7"],[data-bs-theme=dark] [style*="backgroundColor: #FEF3C7"]{background-color:rgba(180,130,0,.16)!important}[data-bs-theme=dark] [style*="background-color: #eef6fa"],[data-bs-theme=dark] [style*="backgroundColor: #eef6fa"]{background-color:rgba(52,108,138,.18)!important}[data-bs-theme=dark] [style*="color: #235772"]{color:var(--sb-primary-text)!important}[data-bs-theme=dark] [style*="background-color: #FFFDF5"],[data-bs-theme=dark] [style*="backgroundColor: #FFFDF5"]{background-color:rgba(180,130,0,.1)!important}[data-bs-theme=dark] [style*="background-color: #FFF8E7"],[data-bs-theme=dark] [style*="backgroundColor: #FFF8E7"]{background-color:rgba(180,130,0,.16)!important}[data-bs-theme=dark] [style*="border-top: 1px solid #eef3f6"],[data-bs-theme=dark] [style*="border: 1px solid #e8f0f4"],[data-bs-theme=dark] [style*="borderTop: 1px solid #eef3f6"]{border-color:var(--sb-border-subtle)!important}[data-bs-theme=dark] [style*="background: #eaf5fb"],[data-bs-theme=dark] [style*="background: #f3f8fb"],[data-bs-theme=dark] [style*="background: #f8f3ff"],[data-bs-theme=dark] [style*="background: #f8fbfd"],[data-bs-theme=dark] [style*="background: #fff3cd"]{background:var(--sb-tint-blue-bg)!important;border-color:var(--sb-tint-blue-bdr)!important}[data-bs-theme=dark] [style*="background: #f8f3ff"]{background:var(--sb-tint-purple-bg)!important;border-color:var(--sb-tint-purple-bdr)!important}[data-bs-theme=dark] [style*="background: #fff3cd"]{background:var(--sb-tint-amber-bg)!important;border-color:var(--sb-tint-amber-bdr)!important}[data-bs-theme=dark] [style*="color: #444"],[data-bs-theme=dark] [style*="color: #555"],[data-bs-theme=dark] [style*="color: #666"]{color:var(--sb-text-body)!important}[data-bs-theme=dark] [style*="color: #4a2080"]{color:var(--sb-tint-purple-text)!important}[data-bs-theme=dark] [style*="color: #6a4800"],[data-bs-theme=dark] [style*="color: #856404"],[data-bs-theme=dark] a[style*="color: #856404"]{color:var(--sb-tint-amber-text)!important}[data-bs-theme=dark] [style*="border-top: 1px solid #dce8f0"],[data-bs-theme=dark] [style*="border-top: 1px solid #e9ecef"],[data-bs-theme=dark] [style*="borderTop: 1px solid #dce8f0"],[data-bs-theme=dark] [style*="borderTop: 1px solid #e9ecef"]{border-color:var(--sb-border-subtle)!important}[data-bs-theme=dark] img[alt=Geovation]{mix-blend-mode:normal;filter:brightness(0) invert(1);opacity:.7}[data-bs-theme=dark] [style*="background-color: #e8f5ee"],[data-bs-theme=dark] [style*="background: #e8f5ee"]{background:var(--sb-tint-green-bg)!important;color:var(--sb-tint-green-text)!important}[data-bs-theme=dark] [style*="background-color: #f0ebff"],[data-bs-theme=dark] [style*="background: #f0ebff"]{background:var(--sb-tint-purple-bg)!important;color:var(--sb-tint-purple-text)!important}[data-bs-theme=dark] [style*="background-color: #fff7ed"],[data-bs-theme=dark] [style*="background: #fff7ed"]{background:var(--sb-tint-amber-bg)!important;color:var(--sb-tint-amber-text)!important}[data-bs-theme=dark] [style*="background: #f8fbfd"]{background:var(--sb-card-bg)!important}[data-bs-theme=dark] [style*="border-top: 1px solid #e0edf4"],[data-bs-theme=dark] [style*="border: 1.5px solid #e0edf4"],[data-bs-theme=dark] [style*="borderTop: 1px solid #e0edf4"]{border-color:var(--sb-border-subtle)!important}[data-bs-theme=dark] [style*="background-color: #d1e7dd"],[data-bs-theme=dark] [style*="background: #d1e7dd"]{background:var(--sb-tint-green-bg)!important;color:var(--sb-tint-green-text)!important}[data-bs-theme=dark] [style*="background-color: #dbeafe"],[data-bs-theme=dark] [style*="background: #dbeafe"]{background:rgba(29,78,216,.18)!important;color:#93c5fd!important}[data-bs-theme=dark] [style*="background-color: #fef9c3"],[data-bs-theme=dark] [style*="background: #fef9c3"]{background:var(--sb-tint-amber-bg)!important;color:var(--sb-tint-amber-text)!important}[data-bs-theme=dark] [style*="background-color: #dcfce7"],[data-bs-theme=dark] [style*="background: #dcfce7"]{background:var(--sb-tint-green-bg)!important;color:var(--sb-tint-green-text)!important}[data-bs-theme=dark] [style*="background-color: #fee2e2"],[data-bs-theme=dark] [style*="background: #fee2e2"]{background:var(--sb-tint-red-bg)!important;color:var(--sb-tint-red-text)!important}[data-bs-theme=dark] [style*="background-color: #f3f4f6"],[data-bs-theme=dark] [style*="background: #f3f4f6"]{background:var(--sb-input-bg)!important;color:var(--sb-text-muted)!important}[data-bs-theme=dark] [style*="color: #15803d"],[data-bs-theme=dark] a[style*="color: #15803d"]{color:var(--sb-tint-green-text)!important}[data-bs-theme=dark] [style*="background-color: white"][style*="borderRadius: 14"],[data-bs-theme=dark] [style*="background: white"][style*="borderRadius: 14"]{background:var(--sb-card-bg)!important}[data-bs-theme=dark] [style*="border: 1px solid #FFFFFF"]{border-color:var(--sb-border-subtle)!important}[data-bs-theme=dark] .form-control,[data-bs-theme=dark] .form-select,[data-bs-theme=dark] input.form-control,[data-bs-theme=dark] textarea.form-control{background-color:var(--sb-input-bg)!important;color:var(--sb-text-body)!important;border-color:var(--sb-border-medium)!important}[data-bs-theme=dark] .form-control::placeholder,[data-bs-theme=dark] textarea::placeholder{color:var(--sb-text-subtle)!important}[data-bs-theme=dark] .form-label{color:var(--sb-text-heading)}[data-bs-theme=dark] .list-group-item{background-color:var(--sb-card-bg)!important;border-color:var(--sb-border-subtle)!important;color:var(--sb-text-body)!important}[data-bs-theme=dark] .table{color:var(--sb-text-body);--bs-table-bg:var(--sb-card-bg);--bs-table-border-color:var(--sb-border-subtle);--bs-table-striped-bg:rgba(255,255,255,0.03);--bs-table-hover-bg:rgba(255,255,255,0.05)}[data-bs-theme=dark] .badge.bg-light,[data-bs-theme=dark] .badge.text-bg-light{background-color:var(--sb-input-bg)!important;color:var(--sb-text-body)!important}[data-bs-theme=dark] .card{background-color:var(--sb-card-bg)!important;border-color:var(--sb-border-subtle)!important;color:var(--sb-text-body)!important}[data-bs-theme=dark] .input-group-text{background-color:var(--sb-input-bg)!important;border-color:var(--sb-border-medium)!important;color:var(--sb-text-muted)!important}[data-bs-theme=dark] .dropdown-menu{background-color:var(--sb-card-bg)!important;border-color:var(--sb-border-subtle)!important}[data-bs-theme=dark] .dropdown-item{color:var(--sb-text-body)!important}[data-bs-theme=dark] .dropdown-item:focus,[data-bs-theme=dark] .dropdown-item:hover{background-color:rgba(255,255,255,.06)!important;color:var(--sb-text-heading)!important}[data-bs-theme=dark] .dropdown-divider,[data-bs-theme=dark] .page-link{border-color:var(--sb-border-subtle)!important}[data-bs-theme=dark] .page-link{background-color:var(--sb-card-bg)!important;color:var(--sb-text-body)!important}[data-bs-theme=dark] .page-item.active .page-link{background-color:var(--sb-primary)!important;border-color:var(--sb-primary)!important;color:#fff!important}[data-bs-theme=dark] .sidebar.bg-white,[data-bs-theme=dark] aside.bg-white,[data-bs-theme=dark] nav.bg-white{background-color:var(--sb-navbar-bg)!important}[data-bs-theme=dark] .text-muted{color:var(--sb-text-muted)!important}[data-bs-theme=dark] [style*="color: #9ca3af"],[data-bs-theme=dark] [style*="color: #adb5bd"],[data-bs-theme=dark] [style*="color: #ced4da"]{color:var(--sb-text-subtle)!important}[data-bs-theme=dark] [style*="color: #6b7280"]{color:var(--sb-text-muted)!important}[data-bs-theme=dark] [style*="color: #1f2937"]{color:var(--sb-text-heading)!important}[data-bs-theme=dark] [style*="color: #346C8A"],[data-bs-theme=dark] [style*="color:#346C8A"],[data-bs-theme=dark] a[style*="color: #346C8A"],[data-bs-theme=dark] a[style*="color:#346C8A"]{color:var(--sb-primary-text)!important}[data-bs-theme=dark] [style*="color: #333"]{color:var(--sb-text-body)!important}[data-bs-theme=dark] [style*="background-color: #fff8e1"],[data-bs-theme=dark] [style*="background: #fff8e1"]{background:var(--sb-tint-amber-bg)!important;border-color:var(--sb-tint-amber-bdr)!important}[data-bs-theme=dark] [style*="background-color: #e8f4f8"],[data-bs-theme=dark] [style*="background: #e8f4f8"],[data-bs-theme=dark] [style*="backgroundColor: #e8f4f8"]{background:rgba(52,108,138,.18)!important;background-color:rgba(52,108,138,.18)!important}[data-bs-theme=dark] .sb-student-sidebar{background-color:var(--sb-navbar-bg)!important}[data-bs-theme=dark] .sb-student-sidebar,[data-bs-theme=dark] [style*="border: 1px solid #b8dff0"],[data-bs-theme=dark] [style*="border: 1px solid #d2eaf7"],[data-bs-theme=dark] [style*="border: 1px solid #d8c8f0"],[data-bs-theme=dark] [style*="border: 1px solid #ffe082"]{border-color:var(--sb-border-subtle)!important}[data-bs-theme=dark] [style*="background-color: #f3f8fb"],[data-bs-theme=dark] [style*="backgroundColor: #f3f8fb"]{background-color:var(--sb-page-bg)!important;background:var(--sb-page-bg)!important}[data-bs-theme=dark] [style*="background-color: #f8f9fa"],[data-bs-theme=dark] [style*="background: #f8f9fa"],[data-bs-theme=dark] [style*="backgroundColor: #f8f9fa"]{background:var(--sb-input-bg)!important;background-color:var(--sb-input-bg)!important}[data-bs-theme=dark] [style*="background-color: #e9ecef"],[data-bs-theme=dark] [style*="background: #e9ecef"],[data-bs-theme=dark] [style*="backgroundColor: #e9ecef"]{background:var(--sb-step-track)!important;background-color:var(--sb-step-track)!important}[data-bs-theme=dark] [style*="border-color: #dee2e6"],[data-bs-theme=dark] [style*="border: 1.5px solid #dee2e6"],[data-bs-theme=dark] [style*="border: 1.5px solid #e9ecef"],[data-bs-theme=dark] [style*="border: 1px solid #dee2e6"],[data-bs-theme=dark] [style*="border: 1px solid #e9ecef"]{border-color:var(--sb-border-medium)!important}[data-bs-theme=dark] [style*="color: #6c757d"]{color:var(--sb-text-muted)!important}[data-bs-theme=dark] [style*="color: #212529"]{color:var(--sb-text-body)!important}[data-bs-theme=dark] [style*="color: #1a3a4a"]{color:var(--sb-text-heading)!important}[data-bs-theme=dark] [style*="background-color: #FFF8E7"],[data-bs-theme=dark] [style*="background-color: #fff3cd"],[data-bs-theme=dark] [style*="background-color: #fff8e7"],[data-bs-theme=dark] [style*="backgroundColor: #FFF8E7"],[data-bs-theme=dark] [style*="backgroundColor: #fff3cd"],[data-bs-theme=dark] [style*="backgroundColor: #fff8e7"]{background:var(--sb-tint-amber-bg)!important;background-color:var(--sb-tint-amber-bg)!important}[data-bs-theme=dark] [style*="background-color: #f0f7fa"],[data-bs-theme=dark] [style*="backgroundColor: #f0f7fa"]{background-color:var(--sb-input-bg)!important}[data-bs-theme=dark] [style*="background-color: #fff"],[data-bs-theme=dark] [style*="background-color: #ffffff"],[data-bs-theme=dark] [style*="backgroundColor: #fff"],[data-bs-theme=dark] [style*="backgroundColor: #ffffff"]{background-color:var(--sb-card-bg)!important}[data-bs-theme=dark] [style*="color: #664d03"],[data-bs-theme=dark] [style*="color: #7c5a00"],[data-bs-theme=dark] [style*="color: #854d0e"]{color:var(--sb-tint-amber-text)!important}[data-bs-theme=dark] [style*="color: #0f5132"],[data-bs-theme=dark] [style*="color: #198754"]{color:var(--sb-tint-green-text)!important}[data-bs-theme=dark] [style*="color: #842029"],[data-bs-theme=dark] [style*="color: #b91c1c"]{color:var(--sb-tint-red-text)!important}[data-bs-theme=dark] [style*="color: #1d4ed8"]{color:#93c5fd!important}[data-bs-theme=dark] [style*="color: #374151"]{color:var(--sb-text-body)!important}[data-bs-theme=dark] [style*="background-color: #d1e7dd"],[data-bs-theme=dark] [style*="background: #d1e7dd"],[data-bs-theme=dark] [style*="backgroundColor: #d1e7dd"]{background:var(--sb-tint-green-bg)!important;background-color:var(--sb-tint-green-bg)!important}[data-bs-theme=dark] [style*="background-color: #dbeafe"],[data-bs-theme=dark] [style*="background-color: #eff6ff"],[data-bs-theme=dark] [style*="backgroundColor: #dbeafe"],[data-bs-theme=dark] [style*="backgroundColor: #eff6ff"]{background:rgba(29,78,216,.18)!important;background-color:rgba(29,78,216,.18)!important}[data-bs-theme=dark] [style*="background-color: #f8f3ff"],[data-bs-theme=dark] [style*="backgroundColor: #f8f3ff"]{background:var(--sb-tint-purple-bg)!important;background-color:var(--sb-tint-purple-bg)!important}[data-bs-theme=dark] [style*="background-color: #eaf5fb"],[data-bs-theme=dark] [style*="backgroundColor: #eaf5fb"]{background:var(--sb-tint-blue-bg)!important;background-color:var(--sb-tint-blue-bg)!important}[data-bs-theme=dark] [style*="border: 1.5px solid #ffc107"],[data-bs-theme=dark] [style*="border: 1px solid #ffc107"],[data-bs-theme=dark] [style*="borderBottom: 1px solid #ffc107"]{border-color:rgba(251,191,36,.4)!important}[data-bs-theme=dark] [style*="background-color: #f7f9fa"],[data-bs-theme=dark] [style*="backgroundColor: #f7f9fa"]{background-color:var(--sb-page-bg)!important}[data-bs-theme=dark] [style*="background-color: #f9fafb"],[data-bs-theme=dark] [style*="background-color: #fafafa"],[data-bs-theme=dark] [style*="backgroundColor: #f9fafb"],[data-bs-theme=dark] [style*="backgroundColor: #fafafa"]{background-color:var(--sb-input-bg)!important}[data-bs-theme=dark] [style*="background-color: #f0f7fa"],[data-bs-theme=dark] [style*="backgroundColor: #f0f7fa"]{background-color:var(--sb-tint-blue-bg)!important}[data-bs-theme=dark] [style*="border: 1px solid #c7e0ec"],[data-bs-theme=dark] [style*="borderColor: #c7e0ec"]{border-color:var(--sb-tint-blue-bdr)!important}[data-bs-theme=dark] [style*="border-top: 1px solid #eee"],[data-bs-theme=dark] [style*="borderTop: 1px solid #eee"],[data-bs-theme=dark] [style*='borderTop: "1px solid #eee"']{border-color:var(--sb-border-subtle)!important}[data-bs-theme=dark] .sb-section-elevated,[data-bs-theme=dark] [style*="backgroundColor: #fafafa"][style*=borderTop]{background-color:var(--sb-card-bg)!important}[data-bs-theme=dark] [style*="background-color: #346C8A"],[data-bs-theme=dark] [style*="background: #346C8A"],[data-bs-theme=dark] [style*="backgroundColor: #346C8A"]{background-color:#1d4a63!important;background:#1d4a63!important}[data-bs-theme=dark] [style*="linear-gradient(135deg, #346C8A 0%, #4a90a4"]{background:linear-gradient(135deg,#1d4a63,#2d6a7a)!important}[data-bs-theme=dark] [style*="linear-gradient(135deg, #346C8A 0%, #5896b8"],[data-bs-theme=dark] [style*="linear-gradient(135deg,#346C8A,#5896b8"]{background:linear-gradient(135deg,#1d4a63,#2d6880)!important}[data-bs-theme=dark] [style*="linear-gradient(to right, #346C8A"]{background:linear-gradient(90deg,#1d4a63,#2d6a7a)!important}[data-bs-theme=dark] [style*='background: "#346C8A"']{background:#1d4a63!important}[data-bs-theme=dark] [style*="mix-blend-mode: multiply"],[data-bs-theme=dark] [style*='mixBlendMode: "multiply"']{mix-blend-mode:screen!important;opacity:.85}[data-bs-theme=dark] [style*="background-color: #eef6fa"],[data-bs-theme=dark] [style*="backgroundColor: #eef6fa"]{background-color:var(--sb-tint-blue-bg)!important;color:var(--sb-tint-blue-text)!important}[data-bs-theme=dark] [style*="color: #235772"],[data-bs-theme=dark] [style*='color: "#235772"']{color:var(--sb-primary-text)!important}[data-bs-theme=dark] [style*="borderBottom: 1px solid #eef3f6"],[data-bs-theme=dark] [style*="borderColor: #eef3f6"],[data-bs-theme=dark] [style*="borderTop: 1px solid #eef3f6"]{border-color:var(--sb-border-subtle)!important}[data-bs-theme=dark] [style*="background-color: #eef3f6"],[data-bs-theme=dark] [style*="backgroundColor: #eef3f6"]{background-color:var(--sb-border-subtle)!important}[data-bs-theme=dark] [style*="background-color: #FFFDF5"],[data-bs-theme=dark] [style*="backgroundColor: #FFFDF5"]{background-color:var(--sb-card-bg)!important}[data-bs-theme=dark] [style*="background-color: #FFF8E7"],[data-bs-theme=dark] [style*="backgroundColor: #FFF8E7"]{background-color:var(--sb-tint-amber-bg)!important;color:var(--sb-tint-amber-text)!important}[data-bs-theme=dark] [style*="color: #7C4A00"],[data-bs-theme=dark] [style*='color: "#7C4A00"']{color:var(--sb-tint-amber-text)!important}[data-bs-theme=dark] [style*="backgroundColor: #FEE8A0"],[data-bs-theme=dark] [style*="borderColor: #FEE8A0"],[data-bs-theme=dark] [style*="borderTop: 1px solid #FEE8A0"]{border-color:rgba(251,191,36,.25)!important;background-color:rgba(251,191,36,.1)!important}[data-bs-theme=dark] [style*="linear-gradient(90deg, #346C8A 0%, #5896b8"]{background:linear-gradient(90deg,#1d4a63,#2d6880)!important}