@keyframes ripple{0%{box-shadow:0 0 0#dc4c64}to{box-shadow:0 0 30px transparent}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.hover-underline:hover{text-decoration:underline}.fw-500{font-weight:500!important}.fs-7{font-size:.9rem!important}.text-shadow-1{text-shadow:1px 1px #000}.text-shadow-2{text-shadow:2px 2px #000}img.rectangle-simple-24x18{width:24px;height:18px}img.rectangle-simple-32x24{width:32px;height:24px}.rounded-top-0{border-top-right-radius:0!important;border-top-left-radius:0!important}.rounded-bottom-0,.rounded-start-0{border-bottom-left-radius:0!important}.rounded-bottom-0{border-bottom-right-radius:0!important}.rounded-start-0{border-top-left-radius:0!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.card{border:var(--mdb-card-border-width) solid var(--mdb-card-border-color)}.card.border{border-color:var(--mdb-card-border-color)!important}@media (min-width:992px){.navbar-nav li.dropdown>ul.dropdown-menu{min-width:260px;width:260px}.navbar-nav li.dropdown>.dropdown-menu>.dropdown-columns{display:flex}.navbar-nav li.dropdown>.dropdown-menu>.dropdown-columns>ul{width:260px}.navbar-nav li.dropdown>.dropdown-menu{max-height:calc(100vh - 5rem);overflow-y:auto}}.navbar-nav li.dropdown .dropdown-item{white-space:normal}@media (max-width:991.98px){.navbar-custom .navbar-nav li.dropdown>.dropdown-menu{width:100%;max-height:60vh;overflow-y:auto;overscroll-behavior:contain}}.navbar-custom .navbar-brand{line-height:1.2;text-shadow:1px 1px #000}.navbar-custom .navbar-brand img{height:1.8em;width:auto}.navbar-custom .h1 img{height:1.1em;width:auto;vertical-align:middle}.navbar-custom .form-control{background-color:#fff!important}.navbar-footer .nav-link-custom{text-align:center;border-right:1px solid var(--custom-border);border-left:1px solid var(--custom-accent)}.navbar-custom{--mdb-navbar-color:#fff;--mdb-navbar-hover-color:#fff;--mdb-navbar-active-color:#fff;--mdb-navbar-disabled-color:rgba(255, 255, 255, 0.5);--mdb-navbar-brand-color:#fff;--mdb-navbar-brand-hover-color:#fff;--mdb-nav-link-color:#fff;--mdb-nav-link-hover-color:#fff;-webkit-font-smoothing:auto;background:var(--custom-bg)}.navbar-custom .btn{--mdb-btn-color:#fff;--mdb-btn-hover-color:#fff;--mdb-btn-active-color:#fff;--mdb-btn-padding-top:1rem;--mdb-btn-padding-bottom:0.9375rem;font-size:1rem;line-height:1}.navbar-custom .btn:focus-visible{box-shadow:0 0 0 2px rgba(255,255,255,.8)}.navbar-custom .nav-link-custom:focus-visible{outline:0}.navbar-custom .nav-link-custom{border-bottom:2px solid transparent}.navbar-footer .nav-link-custom{border-bottom:0;border-top:2px solid transparent}.navbar-expand-lg.navbar-custom{--mdb-navbar-nav-link-padding-x:1.5rem}.navbar-custom-border-top{border-top:1px solid var(--custom-border)}.navbar-custom-border-bottom{border-bottom:1px solid var(--custom-border)}.navbar-footer a.nav-link-custom:hover{background:var(--custom-hover-bg)}.navbar-footer .nav-link-custom-border-left,.navbar-footer.nav-link-custom-border-left{border-left:1px solid var(--custom-border)}:root{--dock-inset:12px;--dock-max-width:480px;--dock-bottom:14px;--dock-padding:6px;--dock-radius:var(--mdb-border-radius-lg);--dock-radius-inner:var(--mdb-border-radius);--dock-item-height:64px;--dock-icon-size:16px;--dock-label-size:16px;--dock-label-weight:500;--dock-label-gap:6px;--dock-item-gap:3px;--dock-bg:rgb(255 255 255 / 55%);--dock-blur:25px;--dock-saturate:100%;--dock-shadow:none;--dock-border:var(--mdb-border-color-translucent);--dock-color:var(--mdb-body-color);--dock-active-bg:rgb(26 26 26 / 10%);--dock-active-color:var(--custom-border);--dock-tap-bg:rgba(0, 0, 0, 0.2);--dock-clearance:calc(var(--dock-item-height) + var(--dock-padding) * 2 + var(--dock-bottom) + 1rem + env(safe-area-inset-bottom, 0px))}.navbar-dock{position:fixed;z-index:1030;right:var(--dock-inset);bottom:calc(var(--dock-bottom) + env(safe-area-inset-bottom,0));left:var(--dock-inset);max-width:var(--dock-max-width);margin:0 auto;padding:var(--dock-padding);border:1px solid var(--dock-border);border-radius:var(--dock-radius);background:var(--dock-bg);box-shadow:var(--dock-shadow);-webkit-backdrop-filter:blur(var(--dock-blur)) saturate(var(--dock-saturate));backdrop-filter:blur(var(--dock-blur)) saturate(var(--dock-saturate))}@supports not ((backdrop-filter:blur(1px)) or (-webkit-backdrop-filter:blur(1px))){:root{--dock-bg:rgb(255 255 255 / 96%)}}@media (prefers-reduced-transparency:reduce){:root{--dock-bg:#fff;--dock-blur:0px}}.navbar-dock-nav{display:flex;gap:var(--dock-item-gap);margin:0;padding:0;list-style:none}.navbar-dock-item{flex:1 1 0}.navbar-dock-link{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--dock-label-gap);height:var(--dock-item-height);border-radius:var(--dock-radius-inner);font-size:var(--dock-label-size);font-weight:var(--dock-label-weight);line-height:1.2;text-align:center}.navbar-dock-link i{font-size:var(--dock-icon-size);line-height:1}.navbar-dock-link,.navbar-dock-link:hover{color:var(--dock-color);text-decoration:none}.navbar-dock-link[aria-current=page],.navbar-dock-link[aria-current=page]:hover{background:var(--dock-active-bg);color:var(--dock-active-color)}.navbar-dock-link:active{box-shadow:inset 0 0 0 999px var(--dock-tap-bg)}.navbar-dock-link:focus-visible{outline:2px solid var(--dock-color);outline-offset:2px}:root{--dock-sheet-columns:4}.navbar-dock-sheet{display:grid;grid-template-rows:0fr;visibility:hidden;margin-bottom:0;transition:grid-template-rows .15s,margin-bottom .15s,visibility 0s .15s}.navbar-dock-sheet.is-open{grid-template-rows:1fr;visibility:visible;margin-bottom:var(--dock-item-gap);transition:grid-template-rows .15s,margin-bottom .15s,visibility 0s}.navbar-dock-sheet[hidden]{display:none}@media (prefers-reduced-motion:reduce){.navbar-dock-sheet,.navbar-dock-sheet.is-open{transition:none}}.navbar-dock-sheet-nav{display:grid;grid-template-columns:repeat(var(--dock-sheet-columns),1fr);gap:var(--dock-item-gap);min-height:0;overflow:hidden;margin:0;padding:0;list-style:none}.navbar-dock-sheet-link{display:flex;align-items:center;justify-content:center;height:44px;border-radius:var(--dock-radius-inner);font-size:var(--dock-label-size);font-weight:var(--dock-label-weight);line-height:1.2;text-align:center}.navbar-dock-sheet-link,.navbar-dock-sheet-link:hover{color:var(--dock-color);text-decoration:none}.navbar-dock-sheet-link[aria-current=page],.navbar-dock-sheet-link[aria-current=page]:hover{background:var(--dock-active-bg);color:var(--dock-active-color)}.navbar-dock-sheet-link:active{box-shadow:inset 0 0 0 999px var(--dock-tap-bg)}.navbar-dock-sheet-link:focus-visible{outline:2px solid var(--dock-color);outline-offset:2px}button.navbar-dock-link{width:100%;padding:0;border:0;background:0 0;font-family:inherit}.dock-variant-graphite{--dock-active-bg:#1d1d1f;--dock-active-color:#fff}:root{--custom-margin-bottom:77px;--custom-margin-bottom-md:61px;--custom-margin-bottom-2:157px;--custom-margin-bottom-2-md:141px;--custom-section-gap:3rem;--custom-section-gap-md:3rem}.mb-custom{margin-bottom:var(--custom-margin-bottom)}.mb-custom-2{margin-bottom:var(--custom-margin-bottom-2)}@media (min-width:576px){.mb-custom{margin-bottom:var(--custom-margin-bottom-md)}.mb-custom-2{margin-bottom:var(--custom-margin-bottom-2-md)}}.headline{margin:1.5rem 0 2rem}.headline h1{margin:0}.headline-addition{display:block;font-size:calc(1.3109375rem + .73125vw);font-weight:400;margin-top:.25rem}@media (min-width:1200px){.headline-addition{font-size:1.859375rem}}.section{margin-bottom:var(--custom-section-gap)}.section>:last-child{margin-bottom:0}.section:empty{margin-bottom:0}.section-ad{margin-top:var(--custom-section-gap)}@media (min-width:576px){.section{margin-bottom:var(--custom-section-gap-md)}.section-ad{margin-top:var(--custom-section-gap-md)}}@media (max-width:575.98px){.card.card-strip{margin-right:-.75rem;margin-left:-.75rem;border:0!important;border-radius:0}.card.card-strip>.card-body{padding-right:2.25rem;padding-left:2.25rem}}.btn-primary{--mdb-btn-hover-bg:#333336;--mdb-btn-hover-border-color:#333336;--mdb-btn-focus-bg:#333336;--mdb-btn-active-bg:#0f0f11;--mdb-btn-active-border-color:#0f0f11}.btn,.btn-group,.btn-group-vertical{box-shadow:none!important}.btn:not(.btn-rounded):not(.btn-floating){--mdb-btn-border-radius:0.5rem}.btn-group{border-radius:.5rem}.border-start-custom{border-left-width:3px;border-left-style:solid;border-top-left-radius:var(--mdb-card-inner-border-radius, var(--mdb-border-radius));border-bottom-left-radius:var(--mdb-card-inner-border-radius, var(--mdb-border-radius))}.border-start-custom-primary{border-left-color:var(--mdb-primary)}.border-start-custom-secondary{border-left-color:var(--mdb-secondary)}.border-start-custom-success{border-left-color:var(--mdb-success)}.border-start-custom-danger{border-left-color:var(--mdb-danger)}.border-start-custom-warning{border-left-color:var(--mdb-warning)}.border-start-custom-info{border-left-color:var(--mdb-info)}.border-start-custom-light{border-left-color:var(--mdb-light)}.border-start-custom-dark{border-left-color:var(--mdb-dark)}.border-end-custom{border-right-width:3px;border-right-style:solid;border-top-right-radius:var(--mdb-card-inner-border-radius, var(--mdb-border-radius));border-bottom-right-radius:var(--mdb-card-inner-border-radius, var(--mdb-border-radius))}.border-end-custom-primary{border-right-color:var(--mdb-primary)}.border-end-custom-secondary{border-right-color:var(--mdb-secondary)}.border-end-custom-success{border-right-color:var(--mdb-success)}.border-end-custom-danger{border-right-color:var(--mdb-danger)}.border-end-custom-warning{border-right-color:var(--mdb-warning)}.border-end-custom-info{border-right-color:var(--mdb-info)}.border-end-custom-light{border-right-color:var(--mdb-light)}.border-end-custom-dark{border-right-color:var(--mdb-dark)}.br-lg,.br-md,.br-sm,.br-xl,.br-xs,.br-xxl{display:none}@media (max-width:575px){.br-xs{display:block}}@media (min-width:576px) and (max-width:767px){.br-sm{display:block}}@media (min-width:768px) and (max-width:991px){.br-md{display:block}}@media (min-width:992px) and (max-width:1199px){.br-lg{display:block}}@media (min-width:1200px) and (max-width:1399px){.br-xl{display:block}}@media (min-width:1400px){.br-xxl{display:block}}.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}body #ez-cookie-dialog-wrapper #ez-cookie-dialog a,body #ez-cookie-dialog-wrapper #ez-cookie-dialog h2,body #ez-cookie-dialog-wrapper #ez-cookie-dialog p{font-family:"Roboto",Arial,sans-serif!important;font-size:1rem!important}#ez-cookie-dialog-wrapper #ez-cookie-dialog.ez_banner #secondary-links{display:none!important}body #ez-cookie-dialog-wrapper #ez-cookie-dialog.ez_banner #ez-accept-all,body #ez-cookie-dialog-wrapper #ez-cookie-dialog.ez_banner #ez-cookie-form button,body #ez-cookie-dialog-wrapper #ez-cookie-dialog.ez_banner #ez-manage-settings.ez-manage-settings-vendor,body #ez-cookie-dialog-wrapper #ez-cookie-dialog.ez_banner #ez-save-settings,body #ez-cookie-dialog-wrapper #ez-cookie-dialog.ez_banner #ez-show-vendors.ez-switch-view-btn{font-family:"Roboto",Arial,sans-serif!important;font-size:1rem!important;border-radius:0!important}body #ez-cookie-dialog-wrapper #ez-cookie-dialog.ez_banner #ez-accept-all{font-weight:700!important;text-shadow:1px 1px 0#000;padding:0 30px!important}@media (max-width:600px){body #ez-cookie-dialog-wrapper #ez-cookie-dialog.ez_banner #ez-accept-all{font-size:1rem!important;padding:20px 0!important;margin:40px 0!important;width:100%}}body .ez-CCPA.CCPA-bottom-sticky,body .ez-CCPA.CCPA-bottom-sticky-full-width{width:100%!important;line-height:normal;border-radius:0;bottom:0}body .ez-CCPA #CCPA-Main-Body{font-family:"Roboto",Arial,sans-serif!important}body .ez-CCPA #CCPA-Consent-Button{color:#fff;font-weight:700!important;text-shadow:1px 1px 0#000;margin:30px 0 20px;border-radius:0!important}#ez-cookie-dialog-wrapper #ez-cookie-dialog #button-row>#ez-accept-all{font-weight:700!important;font-size:16px!important;padding:15px 20px!important}#ez-accept-all,#ez-manage-settings,#ez-save-settings,#ez-show-vendors{margin:10px 0!important}.ads-300x1200{width:300px;height:250px}@media (min-width:336px){.ads-300x1200{width:336px;height:280px}}@media (min-width:992px){.col-md-4 .adsbygoogle.ads-300x1200{width:300px;height:1200px}}.floating-icons{position:fixed;bottom:90px;right:0;display:flex;flex-direction:column;z-index:1030}.ripple-effect{animation:ripple .6s ease-out}.navbar-footer i{text-align:center;width:100%}footer.text-white a{color:#fff!important}.scroll-container-x{display:flex;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.scroll-container-x::-webkit-scrollbar,.scroll-dots::-webkit-scrollbar{display:none}.scroll-container-x>div{scroll-snap-align:center}.scroll-snap-align-start>div{scroll-snap-align:start}.scroll-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:10;font-size:3rem;transition:opacity .3s,visibility .3s,background .3s;opacity:0;visibility:hidden}.container-fluid:hover .scroll-btn{opacity:1;visibility:visible}.scroll-btn.left{left:0}.scroll-btn.right{right:0}.scroll-dots{display:flex;justify-content:flex-start;gap:15%;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;width:200px;margin-left:auto;margin-right:auto;padding:0 40px;box-sizing:border-box;position:relative;mask-image:none;mask-image:linear-gradient(to right,transparent 0,#000 10%,#000 90%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0,#000 10%,#000 90%,transparent 100%)}.scroll-dot{min-width:8px;height:8px;border-radius:50%;background-color:rgba(0,0,0,.3);flex-shrink:0;transition:all .3s ease}.scroll-dot.active{background-color:#000}.fullscreen-overlay{position:fixed;inset:0;z-index:2000;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;background:rgba(10,10,10,.6);backdrop-filter:blur(18px) saturate(1.2);-webkit-backdrop-filter:blur(18px) saturate(1.2);transition:background .3s ease;overscroll-behavior:contain;touch-action:pan-y}.fullscreen-overlay .scroll-container-x{width:100%;height:100%}.fullscreen-overlay .scroll-dot{background-color:rgba(255,255,255,.4)}.fullscreen-overlay .scroll-dot.active{background-color:#fff}#scroll_container_x_full img{object-fit:contain}.gallery_thumb_wrapper{position:relative;display:inline-block}.gallery_tap_icon{position:absolute;top:.45rem;right:.45rem;font-size:1.5rem;color:#fff;background:rgba(0,0,0,.4);border-radius:.3rem;padding:.35rem;opacity:.6;pointer-events:none;z-index:2;transition:opacity .2s ease}#close_fullscreen{position:absolute;top:.5rem;right:.5rem;z-index:2100;touch-action:manipulation;cursor:pointer}