.Navbar-module__ZERf_q__navContainer{--navbar-background:#3c2a29d1;--navbar-background-solid:#402f2ef7;--navbar-menu-background:#2b1d1c;--navbar-menu-background-alt:#20170e;--navbar-hover:#ffffff14;--navbar-text:#fff;--navbar-muted:#ffffffb8;--navbar-primary:#aa2409;--navbar-primary-hover:#b23300;--navbar-secondary:#180f01;--navbar-secondary-hover:#20170e;--navbar-gold:#f8b700;z-index:1000;pointer-events:none;width:100%;height:0;position:fixed;inset:0 0 auto}.Navbar-module__ZERf_q__navbar{background:var(--navbar-background-solid);height:72px;color:var(--navbar-text);font-family:var(--font-archivo), Archivo, Arial, sans-serif;pointer-events:auto;border-radius:8px;justify-content:space-between;align-items:center;padding:0 12px 0 8px;font-size:17px;font-weight:600;display:flex;position:absolute;top:16px;left:16px;right:16px;box-shadow:0 10px 30px #00000038}@supports ((-webkit-backdrop-filter:blur(20px)) or (backdrop-filter:blur(20px))){.Navbar-module__ZERf_q__navbar{background:var(--navbar-background);-webkit-backdrop-filter:blur(20px)}}.Navbar-module__ZERf_q__navLeft,.Navbar-module__ZERf_q__navRight,.Navbar-module__ZERf_q__desktopMenu{align-items:center;display:flex}.Navbar-module__ZERf_q__navLeft{flex:auto;min-width:0}.Navbar-module__ZERf_q__navRight{flex:none;gap:12px}.Navbar-module__ZERf_q__logoLink{border-radius:6px;flex:none;justify-content:center;align-items:center;width:64px;height:64px;transition:background-color .1s,filter .1s;display:inline-flex}.Navbar-module__ZERf_q__logoLink:hover{background:var(--navbar-hover);filter:brightness(1.12)}.Navbar-module__ZERf_q__logo{object-fit:contain;width:48px;height:48px}.Navbar-module__ZERf_q__separator{background:#ffffff26;width:1px;height:24px;margin:0 16px;display:block}.Navbar-module__ZERf_q__desktopMenu{min-width:0;margin:0;padding:0;list-style:none}.Navbar-module__ZERf_q__desktopMenu>li{position:relative}.Navbar-module__ZERf_q__searchButton{width:48px;color:var(--navbar-muted);padding:0}.Navbar-module__ZERf_q__accountButton{max-width:190px}.Navbar-module__ZERf_q__hamburger,.Navbar-module__ZERf_q__mobileAccountButton,.Navbar-module__ZERf_q__mobileOverlay,.Navbar-module__ZERf_q__mobileDrawer{display:none}.Navbar-module__ZERf_q__navItemRoot{min-height:48px;color:var(--navbar-text);font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 12px;line-height:1;text-decoration:none;transition:background-color .1s;display:inline-flex}.Navbar-module__ZERf_q__navItemRoot:hover,.Navbar-module__ZERf_q__navItemRoot:focus-visible,.Navbar-module__ZERf_q__navItemActive{background:var(--navbar-hover);color:var(--navbar-text)}.Navbar-module__ZERf_q__navItemRoot:focus-visible,.Navbar-module__ZERf_q__navDropdownTrigger:focus-visible{outline:2px solid var(--navbar-gold);outline-offset:2px}.Navbar-module__ZERf_q__navItemRoot:disabled{opacity:.55;cursor:not-allowed}.Navbar-module__ZERf_q__navItemIcon,.Navbar-module__ZERf_q__navItemIcon svg{flex:none;display:inline-flex}.Navbar-module__ZERf_q__navItemText{text-overflow:ellipsis;overflow:hidden}.Navbar-module__ZERf_q__navItemBadge{background:var(--navbar-gold);color:#1a1206;text-transform:uppercase;border-radius:999px;padding:3px 6px;font-size:11px;font-weight:700;line-height:1}.Navbar-module__ZERf_q__navItemPrimary,.Navbar-module__ZERf_q__navItemSecondary{color:#fff;text-transform:uppercase;padding-inline:20px;font-size:15px;font-weight:700}.Navbar-module__ZERf_q__navItemPrimary{background:var(--navbar-primary)}.Navbar-module__ZERf_q__navItemPrimary:hover,.Navbar-module__ZERf_q__navItemPrimary:focus-visible{background:var(--navbar-primary-hover)}.Navbar-module__ZERf_q__navItemSecondary{background:var(--navbar-secondary)}.Navbar-module__ZERf_q__navItemSecondary:hover,.Navbar-module__ZERf_q__navItemSecondary:focus-visible{background:var(--navbar-secondary-hover)}.Navbar-module__ZERf_q__navItemIconOnly{width:48px;padding:0}.Navbar-module__ZERf_q__navDropdownRoot{display:inline-flex;position:relative}.Navbar-module__ZERf_q__navDropdownTrigger{min-height:48px;color:var(--navbar-text);font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 12px;font-size:17px;transition:background-color .1s;display:inline-flex}.Navbar-module__ZERf_q__navDropdownTrigger:hover,.Navbar-module__ZERf_q__navDropdownTrigger:focus-visible,.Navbar-module__ZERf_q__navDropdownTriggerOpen{background:var(--navbar-hover)}.Navbar-module__ZERf_q__navDropdownChevron,.Navbar-module__ZERf_q__chevron{flex:none;transition:transform .2s cubic-bezier(0,0,.2,1)}.Navbar-module__ZERf_q__navDropdownChevronOpen,.Navbar-module__ZERf_q__chevronOpen{transform:rotate(180deg)}.Navbar-module__ZERf_q__navDropdownMenu{opacity:0;visibility:hidden;pointer-events:none;z-index:10;min-width:320px;padding-top:16px;transition:opacity .25s,transform .25s,visibility .25s;position:absolute;top:100%;left:50%;transform:translate(-50%,-8px)}.Navbar-module__ZERf_q__navDropdownMenuOpen{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)}.Navbar-module__ZERf_q__navDropdownArrow{background:var(--navbar-menu-background);border-radius:4px;width:16px;height:16px;position:absolute;top:12px;left:50%;transform:translate(-50%)rotate(45deg)}.Navbar-module__ZERf_q__navDropdownContainer{border-radius:8px;position:relative;overflow:hidden;box-shadow:0 18px 45px #00000073}.Navbar-module__ZERf_q__navDropdownPrimary,.Navbar-module__ZERf_q__navDropdownSecondary{flex-direction:column;gap:2px;padding:12px;display:flex}.Navbar-module__ZERf_q__navDropdownPrimary{background:var(--navbar-menu-background)}.Navbar-module__ZERf_q__navDropdownSecondary{background:var(--navbar-menu-background-alt)}.Navbar-module__ZERf_q__navDropdownItem{width:100%;min-height:44px;color:var(--navbar-text);text-transform:none;border-radius:6px;justify-content:flex-start;padding-inline:14px;font-size:16px}@media (max-width:1100px){.Navbar-module__ZERf_q__navItemRoot,.Navbar-module__ZERf_q__navDropdownTrigger{padding-inline:9px;font-size:15px}.Navbar-module__ZERf_q__navItemPrimary,.Navbar-module__ZERf_q__navItemSecondary{padding-inline:15px}}@media (max-width:959px){.Navbar-module__ZERf_q__navContainer{height:0}.Navbar-module__ZERf_q__navbar{background:#3c2a29e6;border-radius:0;height:56px;padding:0 12px;position:fixed;inset:0 0 auto}.Navbar-module__ZERf_q__desktopMenu,.Navbar-module__ZERf_q__navRight,.Navbar-module__ZERf_q__separator{display:none}.Navbar-module__ZERf_q__navLeft{justify-content:flex-start;width:100%}.Navbar-module__ZERf_q__hamburger{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:40px;height:40px;padding:0;display:inline-flex}.Navbar-module__ZERf_q__hamburger:hover,.Navbar-module__ZERf_q__mobileAccountButton:hover,.Navbar-module__ZERf_q__closeButton:hover,.Navbar-module__ZERf_q__mobileHeaderAccount:hover{background:var(--navbar-hover)}.Navbar-module__ZERf_q__hamburger span{background:currentColor;border-radius:1px;width:20px;height:2px}.Navbar-module__ZERf_q__logoLink{width:48px;height:48px;position:absolute;left:50%;transform:translate(-50%)}.Navbar-module__ZERf_q__logo{width:40px;height:40px}.Navbar-module__ZERf_q__mobileAccountButton{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:inline-flex;position:absolute;right:12px}.Navbar-module__ZERf_q__mobileAccountButton a{width:100%;height:100%;color:inherit;justify-content:center;align-items:center;display:inline-flex}.Navbar-module__ZERf_q__mobileOverlay{z-index:1001;opacity:0;visibility:hidden;pointer-events:none;background:#000000b8;border:0;border-radius:0;padding:0;transition:opacity .25s,visibility .25s;display:block;position:fixed;inset:0}.Navbar-module__ZERf_q__mobileOverlay.Navbar-module__ZERf_q__open{opacity:1;visibility:visible;pointer-events:auto}.Navbar-module__ZERf_q__mobileDrawer{z-index:1002;background:var(--navbar-menu-background);width:min(400px,100vw);height:100dvh;max-height:100dvh;color:var(--navbar-text);visibility:hidden;pointer-events:auto;overscroll-behavior:contain;flex-direction:column;transition:transform .25s,visibility .25s;display:flex;position:fixed;inset:0 auto 0 0;overflow:hidden;transform:translate(-100%)}.Navbar-module__ZERf_q__mobileDrawer.Navbar-module__ZERf_q__open{visibility:visible;transform:translate(0)}.Navbar-module__ZERf_q__mobileHeader{background:var(--navbar-menu-background);z-index:2;border-bottom:1px solid #ffffff14;flex:0 0 64px;grid-template-columns:48px 1fr 48px;align-items:center;height:64px;min-height:64px;padding:8px 12px;display:grid;position:relative}.Navbar-module__ZERf_q__mobileHeaderTitle{color:var(--navbar-gold);letter-spacing:.08em;justify-self:center;font-size:17px;font-weight:800}.Navbar-module__ZERf_q__closeButton,.Navbar-module__ZERf_q__mobileHeaderAccount{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:inline-flex}.Navbar-module__ZERf_q__mobileHeaderAccount{justify-self:end}.Navbar-module__ZERf_q__mobileBrand{justify-content:center;align-items:center;min-height:178px;padding:18px 24px 12px;display:flex}.Navbar-module__ZERf_q__mobileLogo{object-fit:contain;width:min(290px,82vw);height:auto}.Navbar-module__ZERf_q__mobileBody{flex-direction:column;padding:16px 20px 24px;display:flex;overflow:visible}.Navbar-module__ZERf_q__mobileLink{min-height:52px;color:var(--navbar-text);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:0;justify-content:space-between;align-items:center;padding:0 2px;font-size:18px;font-weight:600;text-decoration:none;display:flex}.Navbar-module__ZERf_q__mobileLink:hover{color:var(--navbar-text);background:0 0}.Navbar-module__ZERf_q__mobileScrollArea{overscroll-behavior:contain;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch;flex-direction:column;flex:auto;min-height:0;display:flex;overflow-y:auto}.Navbar-module__ZERf_q__mobileAccordionSection{flex-direction:column;display:flex}.Navbar-module__ZERf_q__mobileAccordionContent{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .25s cubic-bezier(.4,0,.2,1),opacity .18s;display:grid}.Navbar-module__ZERf_q__mobileAccordionContentOpen{opacity:1;grid-template-rows:1fr}.Navbar-module__ZERf_q__mobileAccordionInner{background:#00000021;flex-direction:column;min-height:0;display:flex;overflow:hidden}.Navbar-module__ZERf_q__mobileSubmenuLink{color:#ffffffc7;flex:none;align-items:center;width:100%;min-height:44px;padding:0 18px;font-size:16px;text-decoration:none;transition:color .1s,background-color .1s;display:flex}.Navbar-module__ZERf_q__mobileSubmenuLink:hover,.Navbar-module__ZERf_q__mobileSubmenuLink:focus-visible{color:#fff;background:var(--navbar-hover)}.Navbar-module__ZERf_q__mobileFooter{background:var(--navbar-menu-background);border-top:1px solid #ffffff14;flex:none;gap:12px;margin-top:auto;padding:16px 20px 20px;display:grid}.Navbar-module__ZERf_q__mobileSecondaryButton,.Navbar-module__ZERf_q__mobilePrimaryButton{color:#fff;min-height:48px;font:inherit;text-transform:uppercase;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;font-weight:800;text-decoration:none;display:inline-flex}.Navbar-module__ZERf_q__mobileSecondaryButton{background:var(--navbar-secondary)}.Navbar-module__ZERf_q__mobileSecondaryButton:hover{background:var(--navbar-secondary-hover)}.Navbar-module__ZERf_q__mobilePrimaryButton{background:var(--navbar-primary)}.Navbar-module__ZERf_q__mobilePrimaryButton:hover{background:var(--navbar-primary-hover)}.Navbar-module__ZERf_q__mobileSearch{color:#ffffff8c;background:#120a09c7;border-radius:8px;flex:none;align-items:center;margin:0 20px 5px;display:flex;position:relative}.Navbar-module__ZERf_q__mobileSearch svg{pointer-events:none;width:20px;height:20px;position:absolute;left:14px}.Navbar-module__ZERf_q__mobileSearchInput{color:#fff;width:100%;height:48px;font-family:var(--font-archivo), Archivo, Arial, sans-serif;background:0 0;border:1px solid #0000;border-radius:8px;outline:none;margin:0;padding:0 16px 0 46px;font-size:15px;font-weight:500}.Navbar-module__ZERf_q__mobileSearchInput::placeholder{color:#ffffff7a}.Navbar-module__ZERf_q__mobileSearch:focus-within{color:#ffffffd9;border-color:#f8b7008c;box-shadow:0 0 0 2px #f8b7001a}.Navbar-module__ZERf_q__mobileSearchInput::-webkit-search-cancel-button{cursor:pointer;filter:invert();opacity:.65}.Navbar-module__ZERf_q__mobileScrollArea::-webkit-scrollbar{width:6px}.Navbar-module__ZERf_q__mobileScrollArea::-webkit-scrollbar-track{background:0 0}.Navbar-module__ZERf_q__mobileScrollArea::-webkit-scrollbar-thumb{background:#ffffff2e;border-radius:999px}.Navbar-module__ZERf_q__mobileScrollArea::-webkit-scrollbar-thumb:hover{background:#ffffff47}}@media (max-width:420px){.Navbar-module__ZERf_q__mobileDrawer{width:100vw}}@media (prefers-reduced-motion:reduce){.Navbar-module__ZERf_q__navbar *,.Navbar-module__ZERf_q__mobileDrawer,.Navbar-module__ZERf_q__mobileOverlay,.Navbar-module__ZERf_q__navDropdownMenu{transition-duration:.01ms!important;animation-duration:.01ms!important}}
.page-module__4gMfna__homePage{min-height:100vh}.page-module__4gMfna__homePage .video-hero-btn{font-family:var(--font-btn)}.page-module__4gMfna__homePage .video-hero{justify-content:center;align-items:center;width:100vw;min-height:100dvh;margin-left:calc(50% - 50vw);display:flex;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#000 78%,#0000 100%);mask-image:linear-gradient(#000 78%,#0000 100%)}.page-module__4gMfna__homePage .video-hero-bg{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.page-module__4gMfna__homePage .video-hero-overlay{z-index:1;pointer-events:none;background:linear-gradient(#00000080 0%,#00000026 30%,#0f0a0840 60%,#0f0a088c 85%,#0f0a08b3 100%),radial-gradient(#0000 35%,#0006 100%);position:absolute;inset:0}.page-module__4gMfna__homePage .video-hero-content{z-index:2;text-align:center;flex-direction:column;align-items:center;max-width:840px;padding:85px 24px clamp(120px,16vh,150px);display:flex;position:relative}.page-module__4gMfna__homePage .video-hero-logo{object-fit:contain;filter:drop-shadow(0 20px 40px #0009);width:min(100%,360px);height:auto;margin-bottom:12px}.page-module__4gMfna__homePage .video-hero h1{color:#fff;letter-spacing:-.03em;text-shadow:0 3px 16px #0009;text-wrap:balance;margin:0;font-family:Georgia,Cambria,Times New Roman,serif;font-size:clamp(1.8rem,4.5vw,3.2rem);font-weight:900;line-height:1.1}.page-module__4gMfna__homePage .video-hero-lead{color:#ffffffd9;text-shadow:0 1px 6px #00000080;max-width:680px;margin:12px auto 0;font-size:clamp(.9rem,1.4vw,1.05rem);line-height:1.6}.page-module__4gMfna__homePage .video-hero-actions{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:22px;display:flex}:is(.page-module__4gMfna__homePage .video-hero-btn,.page-module__4gMfna__homePage .video-hero-actions button){letter-spacing:.01em;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;min-width:200px;height:50px;font-size:1rem;font-weight:800;text-decoration:none;transition:background .16s,transform .16s;display:inline-flex}.page-module__4gMfna__homePage .video-hero-btn-download{color:#fff;background:#180f01;border:none}.page-module__4gMfna__homePage .video-hero-btn-download:hover{background:#20170e;transform:translateY(-1px)}.page-module__4gMfna__homePage .video-hero-actions button{color:#fff;background:#aa2409;border:1px solid #ffda817a;box-shadow:0 8px 24px #aa24094d}.page-module__4gMfna__homePage .video-hero-actions button:hover{background:#b23300;transform:translateY(-1px);box-shadow:0 12px 32px #aa240966}@media (max-height:820px){.page-module__4gMfna__homePage .video-hero-content{padding-top:75px;padding-bottom:110px}.page-module__4gMfna__homePage .video-hero-logo{width:min(100%,260px);margin-bottom:6px}.page-module__4gMfna__homePage .video-hero-lead{margin-top:6px;font-size:.88rem;line-height:1.4}.page-module__4gMfna__homePage .video-hero-actions{margin-top:14px}:is(.page-module__4gMfna__homePage .video-hero-btn,.page-module__4gMfna__homePage .video-hero-actions button){min-width:170px;font-size:.92rem}}@media (max-width:640px){.page-module__4gMfna__homePage .video-hero{min-height:calc(100dvh - 24px)}.page-module__4gMfna__homePage .video-hero-content{padding:80px 16px 100px}.page-module__4gMfna__homePage .video-hero-logo{width:min(100%,300px)}.page-module__4gMfna__homePage .video-hero-actions{flex-direction:column;width:100%;padding:0 12px}:is(.page-module__4gMfna__homePage .video-hero-btn,.page-module__4gMfna__homePage .video-hero-actions button){width:100%;min-width:0}}.page-module__4gMfna__homePage .p-section{padding:80px 0}.page-module__4gMfna__homePage section{padding-left:0;padding-right:0}.page-module__4gMfna__homePage .news-container{margin:-60px 100px 0;padding-top:0}@media (max-width:1100px){.page-module__4gMfna__homePage .news-container{margin:-40px 40px 0}}@media (max-width:640px){.page-module__4gMfna__homePage .news-container{margin:-20px 20px 0}}.page-module__4gMfna__homePage .news-header{justify-content:flex-start;align-items:baseline;gap:20px;max-width:1400px;margin:0 auto 44px;padding-top:0;display:flex;position:relative}.page-module__4gMfna__homePage .news-header h2{color:#fff;letter-spacing:-.02em;text-shadow:0 2px 10px #000000e6;margin:0;font-family:inherit;font-size:clamp(1.4rem,2.6vw,2.1rem);font-weight:800}.page-module__4gMfna__homePage .news-view-all{color:#f8b700;letter-spacing:.06em;text-transform:uppercase;text-shadow:0 1px 6px #000000e6;white-space:nowrap;font-size:.85rem;font-weight:800;text-decoration:none;transition:color .14s}.page-module__4gMfna__homePage .news-view-all:hover{color:#ffca28;text-decoration:underline}:is(.page-module__4gMfna__homePage .news-grid,.page-module__4gMfna__homePage .news-grid-desktop){grid-template-columns:repeat(4,1fr);gap:20px;max-width:1400px;margin:0 auto;display:grid}.page-module__4gMfna__homePage .news-empty{text-align:left;color:#ffffffb3;grid-column:1/-1;padding:48px 0;font-size:1.1rem}.page-module__4gMfna__homePage .news-carousel-mobile{display:none}@media (max-width:1100px){:is(.page-module__4gMfna__homePage .news-grid,.page-module__4gMfna__homePage .news-grid-desktop){grid-template-columns:repeat(2,1fr);gap:18px}}@media (max-width:640px){.page-module__4gMfna__homePage .news-grid-desktop{display:none}.page-module__4gMfna__homePage .news-carousel-mobile{width:100%;display:block}.page-module__4gMfna__homePage .embla{width:100%;overflow:hidden}.page-module__4gMfna__homePage .embla__container{touch-action:pan-y pinch-zoom;margin-left:-16px;display:flex}.page-module__4gMfna__homePage .embla__slide{flex:0 0 85%;min-width:0;padding-left:16px}.page-module__4gMfna__homePage .news-carousel-dots{justify-content:center;align-items:center;gap:8px;margin-top:24px;display:flex}.page-module__4gMfna__homePage .news-carousel-dot{cursor:pointer;background:#ffffff40;border:none;border-radius:0;width:8px;height:8px;padding:0;transition:background .2s,width .2s}.page-module__4gMfna__homePage .news-carousel-dot.is-active{background:var(--gold);width:24px}.page-module__4gMfna__homePage .news-header{flex-direction:column;gap:8px}}.page-module__4gMfna__homePage .more-information{color:#f8b700;height:54px;font-family:var(--font-btn);letter-spacing:.05em;text-transform:uppercase;background:0 0;border:1px solid #f8b700;border-radius:4px;justify-content:center;align-items:center;padding:0 40px;font-size:1.05rem;font-weight:800;text-decoration:none;transition:all .16s;display:inline-flex}.page-module__4gMfna__homePage .more-information:hover{background:#f8b70026}.page-module__4gMfna__homePage .divider{height:4px;display:block}:is(.page-module__4gMfna__homePage .news-section .news-grid.has-articles,.page-module__4gMfna__homePage .news-section .news-grid-desktop.has-articles){grid-template-columns:repeat(4,1fr);gap:20px;display:grid}@media (max-width:1100px){:is(.page-module__4gMfna__homePage .news-section .news-grid.has-articles,.page-module__4gMfna__homePage .news-section .news-grid-desktop.has-articles){grid-template-columns:repeat(2,1fr);gap:18px}}@media (max-width:640px){:is(.page-module__4gMfna__homePage .news-section .news-grid.has-articles,.page-module__4gMfna__homePage .news-section .news-grid-desktop.has-articles){display:none}}
.Feature-module__gRx15a__feature{isolation:isolate;align-items:center;width:100%;min-height:480px;display:flex;position:relative;overflow:hidden}.Feature-module__gRx15a__background{z-index:-1;background-image:linear-gradient(var(--gradient-direction), #000000c7 0%, #00000094 32%, #0000001f 70%, transparent 100%), var(--feature-bg);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.Feature-module__gRx15a__left{--gradient-direction:90deg}.Feature-module__gRx15a__right{--gradient-direction:270deg}.Feature-module__gRx15a__container{width:min(100% - 48px,1400px);margin:0 auto;display:flex}.Feature-module__gRx15a__left .Feature-module__gRx15a__container{justify-content:flex-start}.Feature-module__gRx15a__right .Feature-module__gRx15a__container{justify-content:flex-end}.Feature-module__gRx15a__content{filter:drop-shadow(0 0 2.5rem #0e1111b3);text-align:left;width:min(100%,560px);padding:72px 0}.Feature-module__gRx15a__subheading{color:var(--beige-600,#ebdec2);text-transform:uppercase;margin:0 0 10px;font-family:Open Sans,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:140%}.Feature-module__gRx15a__heading{color:var(--Content-900,#fff);margin:0 0 16px;font-size:clamp(27px,3vw,45px);font-style:normal;font-weight:700;line-height:130%}.Feature-module__gRx15a__description{color:var(--Content-700,#ffffffb3);margin:0;font-size:16px;font-style:normal;font-weight:600;line-height:140%}.Feature-module__gRx15a__actions{flex-wrap:wrap;gap:16px;margin-top:28px;display:flex}.Feature-module__gRx15a__actions button{color:#fff;font-family:var(--font-btn);letter-spacing:.05em;height:54px;box-shadow:none;text-transform:uppercase;background:#8c1e0a;border-radius:4px;padding:0 40px;font-size:1.05rem;font-weight:800;transition:all .16s}.Feature-module__gRx15a__actions button:hover{background:#aa2409;transform:translateY(-2px);box-shadow:0 12px 32px #aa240966}@media (max-width:860px){.Feature-module__gRx15a__feature{min-height:auto;display:block}.Feature-module__gRx15a__background{background-image:linear-gradient(to bottom, transparent 45%, #0b0704f2 100%), var(--feature-mobile-bg);background-position:top;width:100%;height:320px;position:relative}.Feature-module__gRx15a__container{background:#0b0704;width:100%}.Feature-module__gRx15a__content{text-align:center;width:100%;max-width:none;padding:32px 24px 64px}.Feature-module__gRx15a__actions{justify-content:center}}
.FeatureCard-module__yrjC7W__cardLink{width:50%;color:inherit;text-decoration:none;display:block;overflow-x:clip}@media (max-width:960px){.FeatureCard-module__yrjC7W__cardLink{width:100%}}.FeatureCard-module__yrjC7W__card{border:1px solid var(--brown-700,#504137);border-radius:0;flex-direction:column;height:100%;transition:border-color .2s;display:flex;position:relative;overflow:hidden}.FeatureCard-module__yrjC7W__card:hover{border:1px solid var(--gold-600,#f8b700)}.FeatureCard-module__yrjC7W__cardContent{border-top:1px solid var(--brown-700,#504137);background-color:#d3d3d3;background-image:linear-gradient(#5041374d 0% 100%),url(https://blz-contentstack-images.akamaized.net/v3/assets/blt3452e3b114fab0cd/blt4429b11f68853684/673fa82763028d42d30fcaf9/960BG_ReapeatingLeatherBrown.jpg?format=webply&quality=70);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;flex-direction:column;align-items:center;width:auto;height:100%;margin:0;padding:20px;display:flex}.FeatureCard-module__yrjC7W__contentBlock{z-index:2;text-align:center;width:100%}.FeatureCard-module__yrjC7W__subheading{color:var(--beige-600,#ebdec2);text-align:center;text-transform:uppercase;margin:0 0 8px;font-size:18px;font-style:normal;font-weight:700;line-height:130%}.FeatureCard-module__yrjC7W__heading{color:var(--gold-600,#f8b700);text-align:center;margin:0 0 12px;font-size:36px;font-style:normal;font-weight:700;line-height:130%}.FeatureCard-module__yrjC7W__description{color:var(--Content-700,#ffffffb3);text-align:center;margin:0 0 20px;font-size:20px;font-style:normal;font-weight:500;line-height:140%}.FeatureCard-module__yrjC7W__imageWrapper{justify-content:center;width:100%;max-height:400px;display:flex;position:relative;overflow:visible}.FeatureCard-module__yrjC7W__imageWrapper img{object-fit:contain;width:auto;max-height:400px}@media (min-width:960px){.FeatureCard-module__yrjC7W__imageWrapper:after{content:"";background-image:var(--fg);pointer-events:none;z-index:1;transform-origin:bottom;background-position:50%;background-repeat:no-repeat;background-size:cover;height:110%;transition:transform .25s;position:absolute;bottom:0;left:0;right:0;transform:scale(1)}.FeatureCard-module__yrjC7W__card:hover .FeatureCard-module__yrjC7W__imageWrapper:after{transform:scale(1.05)}}
.ShareBar-module__Y38Fpq__shareBarContainer{gap:10px;margin:20px 0;display:flex}
.FeatureSection-module__8fJkfq__section{width:100%;position:relative}.FeatureSection-module__8fJkfq__section:before{content:"";pointer-events:none;z-index:10;border:1px solid #ffffff1a;border-left:0;border-right:0;position:absolute;inset:0}.FeatureSection-module__8fJkfq__default{background:0 0}.FeatureSection-module__8fJkfq__card,.FeatureSection-module__8fJkfq__feature-card{padding-top:0;padding-left:0;padding-right:0}.FeatureSection-module__8fJkfq__normal{max-width:1200px;margin-inline:auto}.FeatureSection-module__8fJkfq__wide{max-width:1600px;margin-inline:auto}.FeatureSection-module__8fJkfq__full{max-width:none}.FeatureSection-module__8fJkfq__left{text-align:left}.FeatureSection-module__8fJkfq__right{text-align:right}.FeatureSection-module__8fJkfq__center{text-align:center}@media (max-width:860px){.FeatureSection-module__8fJkfq__normal,.FeatureSection-module__8fJkfq__wide{max-width:none}}:is(.FeatureSection-module__8fJkfq__feature-card [slot=subheading],.feature-card [slot=subheading]){color:var(--beige-600,#ebdec2);font-family:Open Sans,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:140%}:is(.FeatureSection-module__8fJkfq__feature-card [slot=heading],.feature-card [slot=heading]){color:var(--Content-900,#fff);font-size:27px;font-style:normal;font-weight:700;line-height:130%}:is(.FeatureSection-module__8fJkfq__feature-card [slot=description],.feature-card [slot=description]){color:var(--Content-700,#ffffffb3);font-size:16px;font-style:normal;font-weight:600;line-height:140%}.FeatureSection-module__8fJkfq__two-panel{padding:0}.FeatureSection-module__8fJkfq__cardContainer{flex-direction:row;width:100%;display:flex}.FeatureSection-module__8fJkfq__two-panel .card-container{flex-direction:row;width:100%;display:flex}.FeatureSection-module__8fJkfq__two-panel a{width:50%;overflow-x:clip}@media (max-width:960px){.FeatureSection-module__8fJkfq__cardContainer{flex-direction:column}.FeatureSection-module__8fJkfq__two-panel .card-container{flex-direction:column}.FeatureSection-module__8fJkfq__two-panel a{width:100%}}
.ArticleContent-module__LZlkHG__articleBody{color:var(--text-color,#e0e0e0);font-size:1.05rem;line-height:1.7}.ArticleContent-module__LZlkHG__articleBody p{margin-bottom:1.25rem}
