@charset "UTF-8";*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4}body{margin:0;min-height:100vh;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}button,input,select,textarea{font:inherit;color:inherit}button{background:none;border:0;cursor:pointer}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none;padding:0;margin:0}html{font-size:16px}body{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5;color:#121212;background:#fff}h1,h2,h3,h4,h5,h6{font-family:Playfair Display,Georgia,Times New Roman,serif;font-weight:600;line-height:1.2;color:#121212}h1{font-size:clamp(2rem,4vw,3.25rem)}h2{font-size:clamp(1.5rem,3vw,2.25rem)}h3{font-size:clamp(1.25rem,2vw,1.5rem)}h4{font-size:1.125rem}p{color:#121212}small{color:#5c5c5c;font-size:.875rem}.skip-link{position:absolute;top:-100vh;left:0;padding:.75rem 1rem;background:#121212;color:#fff;z-index:2000}.skip-link:focus{top:0}.main{min-height:60vh;padding:2rem 0}.main--home{padding:0}.icon{display:inline-block;vertical-align:middle;flex-shrink:0}.rex-framed{border:2px solid #c9a159;border-radius:16px;overflow:hidden;outline:1px dashed rgba(201,161,89,.35);outline-offset:-8px;box-shadow:0 24px 56px #00000073}.rex-framed--tight{border-radius:8px}.rex-framed--no-shadow{box-shadow:none}.container{width:100%;max-width:1280px;margin-inline:auto;padding-inline:1.5rem}.site-header{position:sticky;top:0;z-index:200;background:#191919}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding-block:.75rem}.site-header__col{display:flex;align-items:center;gap:1.5rem}.site-header__col--left{flex:1}.site-header__col--center{flex:none}.site-header__col--right{flex:1;justify-content:flex-end}.site-header__brand{display:flex;flex-direction:column;align-items:center;gap:2px;text-decoration:none;color:#fff;letter-spacing:.08em}.site-header__brand:focus-visible{outline:2px solid #c9a159;outline-offset:3px;border-radius:2px}.site-header__logo-img,.site-header .custom-logo{display:block;width:auto;height:64px;max-width:280px;object-fit:contain}@media (max-width: 767px){.site-header__logo-img,.site-header .custom-logo{height:48px}}.site-header .custom-logo-link{display:flex;align-items:center}.site-header__lang-toggle{display:flex;align-items:center;color:#ffffffa6;background:none;border:none;padding:.5rem;cursor:pointer;transition:color .15s ease}.site-header__lang-toggle:hover{color:#c9a159}.site-header__lang-toggle:focus-visible{outline:2px solid #c9a159;outline-offset:3px;border-radius:2px}.site-header__burger{display:none;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;background:none;border:none;padding:.5rem;cursor:pointer}@media (max-width: 767px){.site-header__burger{display:flex}}.site-header__burger .burger-line{display:block;width:100%;height:1.5px;background:#fff;transition:transform .25s ease,opacity .25s ease}.site-header__burger[aria-expanded=true] .burger-line:nth-child(1){transform:translateY(6.5px) rotate(45deg)}.site-header__burger[aria-expanded=true] .burger-line:nth-child(2){opacity:0}.site-header__burger[aria-expanded=true] .burger-line:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}.site-header__logo-text{display:flex;flex-direction:column;align-items:center;gap:2px}.logo-name{font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:1.25rem;font-weight:700;letter-spacing:.12em;color:#fff;line-height:1;white-space:nowrap}.logo-sup{font-size:.5em;vertical-align:super;color:#c9a159}.logo-flag{display:inline-flex;align-items:center;margin-left:.25rem}.logo-tagline{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:.75rem;font-weight:400;letter-spacing:.3em;color:#ffffffa6;text-transform:uppercase;line-height:1}.lang-switcher{position:relative;flex-shrink:0}.lang-switcher__trigger{display:inline-flex;align-items:center;gap:.5rem;padding:.25rem .75rem;background:transparent;border:1px solid rgba(255,255,255,.15);border-radius:9999px;cursor:pointer;color:#ffffffa6;font-family:Archivo,Inter,system-ui,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;transition:border-color .15s ease,color .15s ease,background .15s ease}.lang-switcher__trigger:focus-visible{outline:2px solid #c9a159;outline-offset:3px;border-radius:2px}.lang-switcher__trigger:hover{border-color:#c9a15980;color:#c9a159;background:#c9a1590f}.lang-switcher__flag{display:inline-block;width:22px;height:16px;border-radius:2px;object-fit:cover;flex-shrink:0;box-shadow:0 0 0 1px #ffffff1f}.lang-switcher__caret{transition:transform .15s ease;color:currentColor}.lang-switcher.is-open .lang-switcher__trigger,.lang-switcher__trigger[aria-expanded=true]{border-color:#c9a15980;color:#c9a159;background:#c9a15914}.lang-switcher.is-open .lang-switcher__caret,.lang-switcher__trigger[aria-expanded=true] .lang-switcher__caret{transform:rotate(180deg)}.lang-switcher__menu{position:absolute;top:calc(100% + .5rem);left:50%;transform:translate(-50%) translateY(-6px);z-index:100;min-width:150px;list-style:none;margin:0;padding:.5rem;background:#191919;border:1px solid rgba(201,161,89,.18);border-top:2px solid #c9a159;border-radius:0 0 8px 8px;box-shadow:0 16px 40px #00000080;opacity:0;visibility:hidden;transition:opacity .15s ease,visibility .15s ease,transform .15s ease}.lang-switcher__menu:not([hidden]){opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.lang-switcher__menu li{display:flex}.lang-switcher__option{display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;text-decoration:none;color:#ffffffb3;border-radius:4px;transition:background .15s ease,color .15s ease}.lang-switcher__option:hover,.lang-switcher__option:focus-visible{background:#c9a15914;color:#c9a159;outline:none}.lang-switcher__option:hover .lang-switcher__label,.lang-switcher__option:focus-visible .lang-switcher__label{color:#c9a159}.lang-switcher__label{font-family:Archivo,Inter,system-ui,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:currentColor;flex-shrink:0}.lang-switcher__native{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:.75rem;color:#ffffff73;margin-left:auto;padding-left:.5rem}.site-nav{flex:1}@media (max-width: 767px){.site-nav{display:none}}.site-nav__list{display:flex;align-items:center;justify-content:space-around;list-style:none;padding:0;margin:0;gap:1rem}.site-nav li a{font-family:Archivo,Inter,system-ui,sans-serif;font-size:.875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#ffffffa6;text-decoration:none;transition:color .15s ease}.site-nav li a:focus-visible{outline:2px solid #c9a159;outline-offset:3px;border-radius:2px}.site-nav li a:hover,.site-nav li a:focus-visible{color:#c9a159}.site-nav li.current-menu-item>a,.site-nav li.current-menu-ancestor>a{color:#c9a159;text-decoration:underline;text-decoration-color:#c9a159;text-decoration-thickness:2px;text-underline-offset:8px}.site-nav li.menu-item-has-children{position:relative}.site-nav li.menu-item-has-children>a:after{content:"";display:inline-block;width:0;height:0;margin-left:.5rem;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid currentColor;vertical-align:middle;transition:transform .15s ease}.site-nav li.menu-item-has-children:hover>a:after,.site-nav li.menu-item-has-children:focus-within>a:after{transform:rotate(180deg)}.site-nav li.menu-item-has-children .sub-menu{position:absolute;top:100%;left:50%;min-width:240px;background:#191919;border:1px solid rgba(201,161,89,.12);border-top:2px solid #c9a159;padding:.5rem 0;list-style:none;margin:0;opacity:0;visibility:hidden;transform:translate(-50%) translateY(-8px);transition:opacity .15s ease,visibility .15s ease,transform .15s ease;z-index:100;box-shadow:0 12px 32px #0006}.site-nav li.menu-item-has-children .sub-menu li a{display:block;padding:.75rem 1.5rem;font-family:Archivo,Inter,system-ui,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#ffffffb3;white-space:nowrap;border-left:2px solid transparent;transition:color .15s ease,background .15s ease,border-color .15s ease,padding-left .15s ease}.site-nav li.menu-item-has-children .sub-menu li a:hover,.site-nav li.menu-item-has-children .sub-menu li a:focus-visible{color:#c9a159;background:#c9a1590f;border-left-color:#c9a159;padding-left:calc(1.5rem + 4px)}.site-nav li.menu-item-has-children:hover .sub-menu,.site-nav li.menu-item-has-children:focus-within .sub-menu,.site-nav li.menu-item-has-children.is-open .sub-menu{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.mobile-menu{display:none;position:fixed;right:0;bottom:0;left:0;top:64px;background:#191919;z-index:1000;overflow-y:auto;transform:translate(100%);transition:transform .4s ease}@media (max-width: 767px){.mobile-menu{display:block}}.mobile-menu.is-open{transform:translate(0)}.mobile-menu__inner{padding:2rem 1.5rem}.mobile-menu__lang{padding:1.5rem 0 .5rem;border-top:1px solid rgba(255,255,255,.1)}.mobile-menu__lang .lang-switcher{display:flex;gap:.75rem;flex-wrap:wrap;align-items:center}.mobile-menu__lang .lang-switcher__menu{position:static;transform:none;opacity:1;visibility:visible;background:transparent;border:0;box-shadow:none;padding:0;display:flex;gap:.75rem;flex-wrap:wrap}.mobile-menu__lang .lang-switcher__menu[hidden]{display:none}.mobile-menu__lang .lang-switcher__menu:not([hidden]){display:flex}.mobile-menu__lang .lang-switcher__trigger{display:none}.mobile-menu__lang .lang-switcher__menu[hidden]{display:flex!important}.mobile-menu__lang .lang-switcher__option{flex-direction:column;align-items:center;padding:.75rem;gap:.25rem;text-align:center;border:1px solid rgba(201,161,89,.18);border-radius:8px;min-width:64px}.mobile-menu__lang .lang-switcher__native{display:none}.mobile-menu__list{list-style:none;padding:0;margin:0 0 1.5rem}.mobile-menu__list li+li{border-top:1px solid rgba(255,255,255,.1)}.mobile-menu__list a{display:block;padding:1rem 0;font-size:1.125rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:#fff;text-decoration:none;transition:color .15s ease}.mobile-menu__list a:hover{color:#c9a159}.mobile-menu__list .sub-menu{list-style:none;padding:0 0 .75rem 1.5rem;margin:0}.mobile-menu__list .sub-menu li a{font-size:1rem;color:#ffffffa6;padding-block:.5rem}.site-footer{margin-top:0;padding:4rem 0 1.5rem;background-color:#191919;background-image:var(--section-bg, none);background-size:cover;background-position:center;background-repeat:no-repeat;color:#fff;border-top:none}.site-footer__inner{display:flex;flex-direction:column;gap:2rem}.site-footer__top{display:flex;align-items:center;justify-content:space-between;gap:2rem}@media (max-width: 767px){.site-footer__top{flex-direction:column;align-items:flex-start;gap:1.5rem}}.site-footer__brand{text-decoration:none;color:#fff;display:inline-flex;align-items:center}.site-footer__logo-img,.site-footer .custom-logo{display:block;width:auto;height:80px;max-width:280px;object-fit:contain;mix-blend-mode:lighten}@media (max-width: 767px){.site-footer__logo-img,.site-footer .custom-logo{height:60px}}.site-footer .custom-logo-link{display:inline-flex;align-items:center}.site-footer__logo-text{display:flex;flex-direction:column;gap:2px}.site-footer__socials{display:flex;align-items:center;gap:.75rem;list-style:none;padding:0;margin:0}.site-footer__socials li a{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:1px solid rgba(201,161,89,.4);color:#e8c97a;transition:all .25s ease}.site-footer__socials li a:hover{background:#c9a159;color:#191919;border-color:#c9a159;transform:translateY(-2px)}.site-footer__socials li a:focus-visible{outline:2px solid #c9a159;outline-offset:3px;border-radius:2px}.site-footer__separator{border:0;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(201,161,89,.35) 50%,transparent 100%);margin:0}.site-footer__grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:2rem}@media (max-width: 1023px){.site-footer__grid{grid-template-columns:1fr 1fr}}@media (max-width: 479px){.site-footer__grid{grid-template-columns:1fr}}.site-footer__col{display:flex;flex-direction:column;gap:.75rem}.site-footer__col--about{gap:1rem}.site-footer__col-title{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:700;letter-spacing:.04em;color:#fff;margin:0 0 .5rem}.site-footer__about{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:.875rem;line-height:1.6;color:#ffffffbf;margin:0}.site-footer__menu{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.site-footer__menu li a{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:.875rem;color:#e8c97a;text-decoration:none;transition:color .15s ease}.site-footer__menu li a:hover{color:#c9a159}.site-footer__legal{padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.08);text-align:center}.site-footer__legal small{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:.75rem;color:#ffffff80}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:500;border-radius:8px;transition:background-color .25s ease,color .25s ease,transform .15s ease}.btn:focus-visible{outline:2px solid #c9a159;outline-offset:3px;border-radius:2px}.btn--primary{background:#c9a159;color:#fff}.btn--primary:hover{background:#8f6f32}.btn--primary:active{transform:translateY(1px)}.btn--ghost{background:transparent;color:#121212;border:1px solid #e5e5e1}.btn--ghost:hover{border-color:#c9a159;color:#c9a159}.main--home .hero{position:relative;display:flex!important;align-items:flex-end!important;justify-content:stretch;min-height:calc(100vh - 96px);min-height:calc(100dvh - 96px);width:100%;margin:0;padding:0;overflow:hidden;background-color:#191919;background-image:var(--hero-bg, none),radial-gradient(ellipse 70% 55% at 55% 45%,rgba(201,161,89,.25) 0%,rgba(201,161,89,.08) 35%,transparent 65%),radial-gradient(ellipse 40% 40% at 15% 85%,rgba(143,111,50,.35) 0%,transparent 60%),linear-gradient(135deg,rgba(255,255,255,.02) 0%,transparent 50%);background-size:cover,cover,cover,cover;background-position:center,center,center,center;background-repeat:no-repeat}.main--home .hero--has-video{background-image:none}.main--home .hero .hero__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0;pointer-events:none}@media (prefers-reduced-motion: reduce){.main--home .hero .hero__video{display:none}.main--home .hero--has-video{background-image:var(--hero-bg, none);background-size:cover;background-position:center}}.main--home .hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:repeating-linear-gradient(45deg,transparent 0 120px,rgba(201,161,89,.04) 120px 121px);pointer-events:none;z-index:0}.main--home .hero .hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#000000eb,#1919198c 45%,#19191926);z-index:1;pointer-events:none}.main--home .hero .hero__content{position:relative;z-index:2;display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;width:100%;padding-top:2rem;padding-bottom:6rem}@media (max-width: 767px){.main--home .hero .hero__content{flex-direction:column;align-items:flex-start;padding-bottom:3rem}}.main--home .hero .hero__text{flex:1 1 auto;max-width:900px}.main--home .hero .hero__tagline{font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:clamp(2rem,3.2vw,3rem);font-weight:400;line-height:1.35;color:#fff;margin:0;text-shadow:0 2px 16px rgba(0,0,0,.65);letter-spacing:0}.main--home .hero .hero__kw{color:#fff;font-family:Archivo,Inter,system-ui,sans-serif}.main--home .hero .hero__kw--italic{font-style:italic;font-weight:700}.main--home .hero .hero__kw--spaced{font-weight:700;letter-spacing:.05em}.main--home .hero .hero__kw--sans{font-weight:900;letter-spacing:.01em}.main--home .hero .hero__badge{flex:0 0 auto;display:flex;align-items:center;gap:.75rem}@media (max-width: 479px){.main--home .hero .hero__badge{display:none!important}}.main--home .hero .hero__badge-img{flex-shrink:0;width:110px;height:82px;object-fit:contain}@media (max-width: 1023px){.main--home .hero .hero__badge-img{width:90px;height:68px}}.main--home .hero .hero__badge-text{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:2px}.main--home .hero .hero__badge-text-line{font-family:Playfair Display,Georgia,Times New Roman,serif;font-style:italic;font-size:1rem;font-weight:500;line-height:1.2;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.5);white-space:nowrap}.main--home .hero .hero__badge-text-line--accent{font-weight:700;color:#e8c97a}@media (max-width: 1023px){.main--home .hero .hero__badge-text-line{font-size:.875rem}}.home-slider{position:relative;background-color:#000;color:#fff;padding:4rem 0}.home-slider__track{position:relative;max-width:1280px;margin:0 auto;padding:0 1.5rem;min-height:60vh}.home-slider__slide{position:absolute;top:0;right:1.5rem;bottom:0;left:1.5rem;display:flex;align-items:flex-end;background-color:#0a0a0a;border:1px solid rgba(255,255,255,.08);border-radius:8px;overflow:hidden;opacity:0;transition:opacity .4s ease;pointer-events:none}.home-slider__slide.is-active{opacity:1;pointer-events:auto;z-index:1}.home-slider__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;z-index:0}.home-slider__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;z-index:0}.home-slider__placeholder--cta{background:radial-gradient(ellipse 70% 60% at 50% 50%,rgba(201,161,89,.18) 0%,transparent 70%),linear-gradient(135deg,#1a1a1a,#0a0a0a)}.home-slider__placeholder--cta .home-slider__placeholder-num{color:#c9a1591f}.home-slider__placeholder-num{font-family:Archivo,Inter,system-ui,sans-serif;font-size:clamp(6rem,12vw,10rem);font-weight:800;color:#ffffff0f;line-height:1;letter-spacing:-.04em;-webkit-user-select:none;user-select:none}.home-slider__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.85) 0%,rgba(0,0,0,.2) 60%,transparent 100%);z-index:1}.home-slider__body{position:relative;z-index:2;padding:3rem 3rem 4rem;width:100%}.home-slider__body--cta{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:100%;padding:4rem 3rem;max-width:720px;margin:0 auto}.home-slider__title{font-family:Archivo,Inter,system-ui,sans-serif;font-size:clamp(1.875rem,4vw,3.75rem);font-weight:800;color:#fff;margin:0 0 1rem;letter-spacing:.02em;text-transform:uppercase}.home-slider__title a{color:inherit;text-decoration:none}.home-slider__title a:hover{color:#c9a159}.home-slider__caption{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:1.125rem;color:#ffffffbf;max-width:520px;line-height:1.6;margin:0}.home-slider__link{display:inline-flex;align-items:center;gap:.5rem;margin-top:1rem;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:.875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#c9a159;text-decoration:none;padding:.5rem .75rem;border:1px solid rgba(201,161,89,.4);border-radius:4px;transition:background .15s ease,border-color .15s ease}.home-slider__link:hover,.home-slider__link:focus-visible{background:#c9a1591f;border-color:#c9a159}.home-slider__cta-btn{margin-top:1.5rem}.home-slider__arrow{position:absolute;top:50%;right:3rem;transform:translateY(-50%);z-index:4;display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;background:#0006;border:1px solid rgba(201,161,89,.5);border-radius:50%;color:#c9a159;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:background .15s ease,border-color .15s ease,color .15s ease}.home-slider__arrow:hover{background:#c9a159;border-color:#c9a159;color:#000}.home-slider__arrow:focus-visible{outline:2px solid #c9a159;outline-offset:4px}@media (max-width: 767px){.home-slider__arrow{right:1.5rem}}.home-slider__controls{display:flex;justify-content:center;gap:.75rem;margin-top:1.5rem}.home-slider__dot{width:36px;height:3px;border-radius:4px;border:none;background:#c9a1594d;cursor:pointer;padding:0;transition:background .15s ease,width .25s ease}.home-slider__dot.is-active{background:#c9a159;width:52px}.home-slider__dot:hover{background:#c9a15999}.home-partners{background-color:#fff;color:#121212;padding:6rem 0 4rem}.home-partners__heading{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:clamp(1rem,1.5vw,1.25rem);font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#8f6f32;text-align:center;max-width:680px;margin:0 auto 4rem;line-height:1.4}.logo-marquee{position:relative;width:100%;overflow:hidden;display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem 0;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%)}.logo-marquee__track{display:flex;width:max-content;animation:logo-marquee-scroll 45s linear infinite;will-change:transform}.logo-marquee__track--reverse{animation-direction:reverse;animation-duration:50s}.logo-marquee__list{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:2rem;padding-right:2rem}.logo-marquee__item{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;min-width:240px;height:160px;padding:0 1rem}.logo-marquee__img{max-width:100%;max-height:130px;width:auto;height:auto;object-fit:contain;opacity:1;filter:none;transition:opacity .25s ease,transform .25s ease}.logo-marquee__placeholder{font-family:Archivo,Inter,system-ui,sans-serif;font-size:.875rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#5c5c5c;text-align:center;white-space:nowrap}@media (prefers-reduced-motion: reduce){.logo-marquee__track{animation:none}}@keyframes logo-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.home-taux{background:#fff;color:#121212;padding:6rem 0 4rem}.home-taux__header{position:relative;margin-bottom:4rem;text-align:center}.home-taux__title{position:relative;display:inline-block;font-family:Archivo,Inter,system-ui,sans-serif;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#121212;margin:0;line-height:1.15;max-width:920px}.home-taux__title-main{position:relative;z-index:1}.home-taux__title-echo{position:absolute;top:50%;left:100%;transform:translate(-30%,-50%);color:#1212120d;font-size:1em;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;z-index:0}.home-taux__featured-row{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:stretch;margin-bottom:3rem}@media (max-width: 767px){.home-taux__featured-row{grid-template-columns:1fr;gap:1.5rem}}.home-taux__promo{display:flex;flex-direction:column;justify-content:center;gap:.75rem;max-width:520px}.home-taux__promo p{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:1rem;line-height:1.65;color:#121212;margin:0}.home-taux__promo-headline{font-weight:700!important;font-size:1.125rem!important}.home-taux__featured{display:flex;flex-direction:column;justify-content:center;gap:.75rem;padding:2rem 3rem;background:#1a1610;border:1px solid rgba(201,161,89,.18);border-radius:8px;min-height:200px}.home-taux__featured-label{font-family:Archivo,Inter,system-ui,sans-serif;font-size:1rem;font-weight:700;letter-spacing:.06em;color:#ffffffb3;display:inline-flex;align-items:center;gap:.5rem}.home-taux__status{display:inline-flex;align-items:center;padding:2px 8px;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;border-radius:4px;line-height:1.4}.home-taux__status[data-state=live]{color:#21d076;background:#21d07624;animation:home-taux-pulse 2s ease-in-out infinite}.home-taux__status[data-state=fallback]{color:#e0b34d;background:#e0b34d29}.home-taux__featured-rate{display:flex;align-items:baseline;gap:.75rem;flex-wrap:wrap}.home-taux__featured-base{font-family:Archivo,Inter,system-ui,sans-serif;font-size:1.25rem;font-weight:600;color:#ffffffd9;font-variant-numeric:tabular-nums}.home-taux__featured-value{font-family:Archivo,Inter,system-ui,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:800;color:#c9a159;font-variant-numeric:tabular-nums;line-height:1;letter-spacing:-.01em}.home-taux__featured-updated{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:.875rem;color:#ffffff80;margin:0;font-variant-numeric:tabular-nums}.home-taux__cards{display:grid;grid-template-columns:repeat(6,1fr);gap:.75rem;list-style:none;padding:0;margin:0 0 2rem}@media (max-width: 1279px){.home-taux__cards{grid-template-columns:repeat(3,1fr)}}@media (max-width: 767px){.home-taux__cards{grid-template-columns:repeat(2,1fr)}}.home-taux__disclaimer{font-size:.75rem;color:#5c5c5c;font-style:italic;text-align:center;margin:0}.rate-card{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem .75rem;background:#1a1610;border:1px solid rgba(201,161,89,.15);border-radius:8px;text-align:center;transition:border-color .25s ease,transform .25s ease}.rate-card:hover{border-color:#c9a15973;transform:translateY(-2px)}.rate-card__device-label{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#fff9}.rate-card__code{font-family:Archivo,Inter,system-ui,sans-serif;font-size:1.25rem;font-weight:800;letter-spacing:.04em;color:#fff}.rate-card__flag{display:inline-flex;margin:.5rem 0}.rate-card__flag img{display:block;width:36px;height:27px;object-fit:cover;border-radius:3px;box-shadow:0 1px 3px #00000080}.rate-card__rate{display:flex;flex-direction:column;align-items:center;gap:2px}.rate-card__rate+.rate-card__rate{padding-top:.75rem;margin-top:.5rem;border-top:1px solid rgba(255,255,255,.06);width:100%}.rate-card__rate-label{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.06em;color:#ffffff8c}.rate-card__rate-value{font-family:Archivo,Inter,system-ui,sans-serif;font-size:1.125rem;font-weight:700;color:#c9a159;font-variant-numeric:tabular-nums;letter-spacing:-.01em}.service-card{padding:6rem 0;background-size:cover;background-position:center;background-repeat:no-repeat}.service-card--dark{background-color:#191919;background-image:var(--section-bg, none);color:#fff}.service-card--light{background-color:#f5f4f0;background-image:linear-gradient(135deg,#fff9,#fff0,#00000008);color:#121212}.service-card__header{margin-bottom:3rem}.service-card__title{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:clamp(1.25rem,2.5vw,1.875rem);font-weight:800;letter-spacing:.1em;text-transform:uppercase;margin:0;line-height:1.2;color:inherit}.service-card__title--center{text-align:center}.service-card__body{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}@media (max-width: 767px){.service-card__body{grid-template-columns:1fr}}.service-card__body--media-left .service-card__media{order:1}.service-card__body--media-left .service-card__content,.service-card__body--media-right .service-card__media{order:2}.service-card__body--media-right .service-card__content{order:1}@media (max-width: 767px){.service-card__body--media-right .service-card__media{order:1}.service-card__body--media-right .service-card__content{order:2}}.service-card__media{position:relative;border-radius:8px}.service-card__media--stacked{aspect-ratio:4/3}.service-card__img{display:block;width:100%;height:auto;object-fit:cover;border:2px solid #c9a159;border-radius:8px;overflow:hidden;outline:1px dashed rgba(201,161,89,.35);outline-offset:-8px;box-shadow:0 24px 56px #00000073}.service-card__img--main{width:100%;height:100%;aspect-ratio:4/3;object-fit:cover}.service-card__img--overlap{position:absolute;right:-5%;bottom:-15%;width:50%;height:auto;aspect-ratio:4/3;border-radius:8px;box-shadow:0 16px 48px #00000040;object-fit:cover;object-position:top center;z-index:2}@media (max-width: 767px){.service-card__img--overlap{right:0;bottom:-1.5rem;width:40%}}.service-card__img-placeholder{display:block;width:100%;aspect-ratio:4/3;background:#0a0a0a;border:1px solid rgba(255,255,255,.06);border-radius:8px}.service-card--light .service-card__img-placeholder{background:#1a1a1a;border-color:#00000014}.service-card__img-placeholder--main{width:100%;height:100%;aspect-ratio:4/3}.service-card__img-placeholder--overlap{position:absolute;right:-5%;bottom:-15%;width:50%;aspect-ratio:4/3;background:#0a0a0a;border:1px solid rgba(255,255,255,.1);border-radius:8px;box-shadow:0 16px 48px #00000040;z-index:2}.service-card--light .service-card__img-placeholder--overlap{background:#1a1a1a;border-color:#0000001f}@media (max-width: 767px){.service-card__img-placeholder--overlap{right:0;bottom:-1.5rem;width:40%}}.service-card__content{display:flex;flex-direction:column;gap:1rem}.service-card__text{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:1.125rem;line-height:1.7;margin:0;color:inherit}.service-card__text strong{font-weight:700;color:#e8c97a}.service-card--light .service-card__text strong{color:#121212}.service-card .btn{align-self:flex-start;margin-top:1rem}@media (max-width: 767px){.service-card .btn{align-self:center}}.home-pro{position:relative;min-height:80vh;display:flex;align-items:center;justify-content:center;background-color:#1a2a3e;background-image:var(--pro-bg, none);background-size:cover;background-position:center;overflow:hidden;padding:6rem 0}.home-pro__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0a1a2ebf,#0a1a2e8c,#0a1a2ecc);z-index:1}.home-pro__content{position:relative;z-index:2;max-width:820px;text-align:center;color:#fff}.home-pro__title{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:clamp(1.5rem,2.4vw,2.25rem);font-weight:700;line-height:1.3;letter-spacing:.02em;text-transform:uppercase;color:#fff;margin:0 0 2rem;text-shadow:0 2px 20px rgba(0,0,0,.6)}.home-pro__body{margin-bottom:3rem}.home-pro__text{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:1.125rem;line-height:1.7;color:#ffffffe6;margin:0 0 1rem}.home-pro__text:last-child{margin-bottom:0}.home-pro__cta{display:inline-flex;align-items:center;gap:0;text-decoration:none;transition:transform .25s ease}.home-pro__cta:hover{transform:translateY(-2px)}.home-pro__cta:focus-visible{outline:2px solid #c9a159;outline-offset:3px;border-radius:2px}.home-pro__cta-icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:#191919;border:2px solid #c9a159;color:#c9a159;margin-right:-1rem;position:relative;z-index:2}.home-pro__cta-label{display:inline-flex;align-items:center;padding:1rem 2rem 1rem 3rem;background:#0006;border:2px solid #c9a159;border-radius:4px;color:#fff;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:500;letter-spacing:.02em;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:background .25s ease}.home-pro__cta-label:hover{background:#0009}.home-contact{background-color:#f5f4f0;background-image:linear-gradient(135deg,#fff9,#fff0 40%,#c9a1590a);color:#121212;padding:6rem 0}.home-contact__header{margin-bottom:4rem;text-align:center}.home-contact__title{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:clamp(1.5rem,2.6vw,2.25rem);font-weight:700;line-height:1.3;color:#121212;margin:0 auto;max-width:620px}.home-contact__grid{display:grid;grid-template-columns:1fr 1.2fr;gap:6rem;align-items:start}@media (max-width: 767px){.home-contact__grid{grid-template-columns:1fr;gap:3rem}}.home-contact__info{display:flex;flex-direction:column;gap:1.5rem;text-align:center}@media (min-width: 768px){.home-contact__info{text-align:left}}.home-contact__line{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:1.125rem;font-weight:500;color:#121212;text-decoration:none;transition:color .15s ease}.home-contact__line:hover{color:#c9a159}.home-contact__company{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem 0}@media (min-width: 768px){.home-contact__company{align-items:flex-start}}.home-contact__company-icon{color:#121212;display:inline-flex}.home-contact__company-name{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-weight:700;font-size:1rem;margin:0}.home-contact__company-address{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:1rem;color:#121212;margin:0;line-height:1.5}.home-contact__hours{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:1rem;color:#5c5c5c;margin:0}.home-contact__form{display:flex;flex-direction:column;gap:1rem}.home-contact__submit{margin-top:1rem!important;align-self:flex-start}.home-contact__disclaimer{font-size:.75rem;color:#5c5c5c;font-style:italic;margin:0}.form-row{display:grid;gap:1rem}.form-row--split{grid-template-columns:1fr 1fr}@media (max-width: 479px){.form-row--split{grid-template-columns:1fr}}.form-field{display:flex;flex-direction:column;gap:.5rem}.form-field label{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:600;color:#121212}.form-field label .required{color:#b3261e;margin-left:2px}.form-field input,.form-field textarea{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:1rem;color:#121212;padding:.75rem 1rem;background:#fff;border:1px solid #e5e5e1;border-radius:4px;transition:border-color .15s ease,box-shadow .15s ease}.form-field input:focus,.form-field textarea:focus{outline:none;border-color:#c9a159;box-shadow:0 0 0 3px #c9a15926}.form-field input:invalid:not(:placeholder-shown),.form-field textarea:invalid:not(:placeholder-shown){border-color:#b3261e}.form-field textarea{resize:vertical;min-height:140px}.form-field__hint{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:.75rem;color:#5c5c5c}.form-field--honeypot{position:absolute!important;left:-9999px!important;width:1px;height:1px;overflow:hidden}.form-status{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:500;line-height:1.5;padding:.75rem 1rem;border-radius:4px;margin-bottom:.75rem}.form-status.is-success{background:#1f7a3f1a;border:1px solid #1f7a3f;color:#1f7a3f}.form-status.is-error{background:#b3261e14;border:1px solid #b3261e;color:#b3261e}.btn--gold{display:inline-flex;align-items:center;gap:1rem;padding:1rem 2rem;background:linear-gradient(135deg,#e8c97a,#c9a159,#8f6f32);color:#191919;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:600;letter-spacing:.04em;text-decoration:none;border-radius:9999px;border:none;cursor:pointer;transition:box-shadow .25s ease,filter .25s ease;margin-top:2rem}.btn--gold:hover{filter:brightness(1.1);box-shadow:0 4px 24px #c9a1594d}.btn--gold:focus-visible{outline:2px solid #c9a159;outline-offset:3px;border-radius:2px}.btn--gold .btn__icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#ffffff40;border-radius:9999px;font-size:1.25rem;line-height:1;flex-shrink:0}.js-reveal{opacity:0;transform:translateY(24px);transition:opacity .4s ease,transform .4s ease}.js-reveal.is-visible{opacity:1;transform:translateY(0)}@keyframes home-taux-pulse{0%,to{opacity:1}50%{opacity:.55}}.main--vieil-or{padding:0}.vieil-or-hero{position:relative;min-height:80vh;display:flex;align-items:flex-end}.vieil-or-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#1919194d,#1919198c 40%,#191919e0 75%,#191919),var(--voh-bg, none) center 30%/cover no-repeat;z-index:0}.vieil-or-hero__inner{position:relative;z-index:1;width:100%;padding:8rem 0}.vieil-or-hero__content{display:flex;flex-direction:column;gap:1.5rem;max-width:680px}.vieil-or-hero__eyebrow{font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:.75rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:#c9a159}.vieil-or-hero__title{font-family:Archivo,Inter,system-ui,sans-serif;font-size:clamp(2.5rem,6vw,5.5rem);font-weight:800;letter-spacing:.02em;text-transform:uppercase;line-height:1.05;color:#fff}.vieil-or-hero__sub{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:clamp(1rem,1.3vw,1.125rem);line-height:1.7;color:#ffffffa6;max-width:520px}.vieil-or-categories{background:#fff;padding:8rem 0}.vieil-or-categories__header{display:flex;flex-direction:column;gap:.5rem;margin-bottom:4rem;text-align:center}.vieil-or-categories__eyebrow{font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:.75rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#c9a159}.vieil-or-categories__title{font-family:Archivo,Inter,system-ui,sans-serif;font-size:clamp(1.5rem,2.5vw,2.25rem);font-weight:800;letter-spacing:.03em;text-transform:uppercase;color:#121212;margin:0}.vieil-or-categories__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media (max-width: 767px){.vieil-or-categories__grid{grid-template-columns:1fr;max-width:440px;margin:0 auto}}.vieil-or-cat{display:flex;flex-direction:column;border:1px solid #e5e5e1;border-radius:16px;overflow:hidden;transition:border-color .25s ease,box-shadow .25s ease,transform .4s ease}.vieil-or-cat:hover{border-color:#c9a15966;box-shadow:0 8px 40px #c9a15914,0 2px 8px #0000000a;transform:translateY(-2px)}.vieil-or-cat__img{aspect-ratio:4/3;overflow:hidden;background:#f5f4f0;position:relative}.vieil-or-cat__img img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.vieil-or-cat__img:hover img{transform:scale(1.04)}.vieil-or-cat__placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;width:100%;height:100%;background:linear-gradient(160deg,#c9a1590a,#f5f4f0,#c9a15912);position:relative}.vieil-or-cat__placeholder:before{content:"";position:absolute;top:0;left:2rem;right:2rem;height:1px;background:linear-gradient(to right,transparent,rgba(201,161,89,.35),transparent)}.vieil-or-cat__placeholder span{font-family:Archivo,Inter,system-ui,sans-serif;font-weight:800;font-size:clamp(1.5rem,3.5vw,2.5rem);letter-spacing:.1em;text-transform:uppercase;color:#c9a15973}.vieil-or-cat__body{padding:1.5rem 1.5rem 2rem;display:flex;flex-direction:column;gap:.75rem;flex:1}.vieil-or-cat__name{font-family:Archivo,Inter,system-ui,sans-serif;font-size:1rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#121212;line-height:1}.vieil-or-cat__tags{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.5rem}.vieil-or-cat__tag{font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:11px;letter-spacing:.04em;color:#5c5c5c;border:1px solid #e5e5e1;border-radius:4px;padding:3px 10px;background:#12121205}.vieil-or-cat__note{font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:.75rem;letter-spacing:.06em;color:#8f6f32;border-top:1px solid #e5e5e1;padding-top:.75rem;margin:0}.vieil-or-process{background:#191919;color:#fff;padding:8rem 0}.vieil-or-process__header{display:flex;flex-direction:column;gap:.5rem;margin-bottom:3rem;text-align:center}.vieil-or-process__eyebrow{font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:.75rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#c9a159}.vieil-or-process__title{font-family:Archivo,Inter,system-ui,sans-serif;font-size:clamp(1.5rem,2.5vw,2.25rem);font-weight:800;letter-spacing:.03em;text-transform:uppercase;color:#fff;margin:0}.vieil-or-process__rail{display:grid;grid-template-columns:repeat(4,1fr);position:relative;height:24px;align-items:center;margin-bottom:1rem}@media (max-width: 767px){.vieil-or-process__rail{display:none}}.vieil-or-process__rail-track{position:absolute;top:50%;left:0;right:0;height:1px;transform:translateY(-50%);background:linear-gradient(to right,transparent 0%,rgba(201,161,89,.45) 8%,rgba(201,161,89,.45) 92%,transparent 100%)}.vieil-or-process__rail-dot{width:10px;height:10px;border-radius:9999px;background:#c9a159;box-shadow:0 0 16px #c9a15980,0 0 4px #c9a159cc;position:relative;z-index:1;justify-self:center}.vieil-or-process__steps{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}@media (max-width: 767px){.vieil-or-process__steps{grid-template-columns:repeat(2,1fr)}}@media (max-width: 479px){.vieil-or-process__steps{grid-template-columns:1fr}}.vieil-or-process__step{background:#ffffff08;border:1px solid rgba(201,161,89,.12);border-radius:8px;padding:2rem;display:flex;flex-direction:column;gap:1rem;transition:border-color .25s ease}.vieil-or-process__step:hover{border-color:#c9a15947}.vieil-or-process__step-num{font-family:Archivo,Inter,system-ui,sans-serif;font-size:clamp(2.5rem,4vw,4rem);font-weight:900;line-height:1;letter-spacing:-.02em;color:#c9a15938;font-variant-numeric:tabular-nums}.vieil-or-process__step-sep{width:32px;height:1px;background:#c9a15959}.vieil-or-process__step-title{font-family:Archivo,Inter,system-ui,sans-serif;font-size:1rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#fff;margin:0;line-height:1.2}.vieil-or-process__step-desc{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:.875rem;line-height:1.7;color:#ffffffa6;margin:0}.vieil-or-cta{background:#191919;padding:8rem 0;border-top:1px solid rgba(201,161,89,.08)}.vieil-or-cta__inner{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.5rem;max-width:700px;margin:0 auto}.vieil-or-cta__eyebrow{font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:.75rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:#c9a159}.vieil-or-cta__title{font-family:Archivo,Inter,system-ui,sans-serif;font-size:clamp(1.6rem,2.8vw,2.75rem);font-weight:800;letter-spacing:.03em;text-transform:uppercase;line-height:1.1;background:linear-gradient(180deg,#e8c97a,#c9a159 55%,#8f6f32);background-clip:text;-webkit-background-clip:text;color:transparent;margin:0}.vieil-or-cta__sub{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:clamp(.875rem,1.1vw,1rem);line-height:1.7;color:#ffffffa6}.vieil-or-legal{background:#fff;padding:8rem 0}.vieil-or-legal__inner{display:grid;grid-template-columns:1fr 1fr;gap:8rem;align-items:center}@media (max-width: 767px){.vieil-or-legal__inner{grid-template-columns:1fr;gap:3rem}}.vieil-or-legal__content{display:flex;flex-direction:column;gap:2rem}.vieil-or-legal__title{font-family:Archivo,Inter,system-ui,sans-serif;font-size:clamp(1.25rem,2vw,1.875rem);font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#121212;margin:0;line-height:1.15}.vieil-or-legal__body{display:flex;flex-direction:column;gap:1rem}.vieil-or-legal__body p{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:.875rem;line-height:1.75;color:#5c5c5c}.vieil-or-legal__badges{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.5rem}.vieil-or-legal__badge{font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#8f6f32;border:1px solid rgba(201,161,89,.3);border-radius:4px;padding:4px 12px;background:#c9a1590a}.vieil-or-legal__badge--link{padding:0}.vieil-or-legal__badge--link a{display:block;padding:4px 12px;color:inherit;text-decoration:none;border-radius:4px;transition:background .15s ease,color .15s ease}.vieil-or-legal__badge--link a:hover{background:#c9a15924;color:#c9a159}.vieil-or-legal__visual{display:flex;align-items:center;justify-content:center}.vieil-or-legal__img{display:block;max-width:100%;height:auto;background:#fff;border:2px solid #c9a159;border-radius:16px;overflow:hidden;outline:1px dashed rgba(201,161,89,.35);outline-offset:-8px;box-shadow:0 24px 56px #00000073}.main--apropos{padding:0;background:#f6f6f6;color:#121212}.apropos-hero{padding:6rem 0 3rem;text-align:center}.apropos-hero__title{font-family:Archivo,Inter,system-ui,sans-serif;font-size:clamp(1.75rem,3.6vw,3rem);font-weight:800;line-height:1.15;letter-spacing:.02em;text-transform:uppercase;color:#121212;margin:0 auto 3rem;max-width:1100px;text-shadow:0 2px 16px rgba(0,0,0,.05)}.apropos-hero__lead{max-width:880px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.apropos-hero__lead p{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:clamp(1rem,1.2vw,1.125rem);line-height:1.75;color:#121212;margin:0;text-align:center}.apropos-experience{padding:3rem 0}.apropos-experience__header{display:grid;grid-template-columns:auto 1fr;gap:3rem;align-items:center;margin-bottom:3rem}@media (max-width: 767px){.apropos-experience__header{grid-template-columns:1fr;text-align:center;justify-items:center}}.apropos-experience__badge{position:relative;width:160px;height:120px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.apropos-experience__badge-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;filter:brightness(0)}.apropos-experience__badge-text{position:relative;z-index:1;font-family:Playfair Display,Georgia,Times New Roman,serif;font-style:italic;font-size:.875rem;font-weight:500;line-height:1.2;color:#121212;text-align:center;max-width:90px}.apropos-experience__title{font-family:Archivo,Inter,system-ui,sans-serif;font-size:clamp(1.75rem,3.4vw,2.75rem);font-weight:800;line-height:1.15;letter-spacing:.02em;text-transform:uppercase;color:#121212;margin:0}.apropos-experience__body{display:grid;grid-template-columns:1fr 1.4fr;gap:3rem;align-items:center}@media (max-width: 767px){.apropos-experience__body{grid-template-columns:1fr}}.apropos-experience__text{display:flex;flex-direction:column;gap:1rem}.apropos-experience__text p{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:clamp(1rem,1.15vw,1.125rem);line-height:1.75;color:#121212;margin:0}.apropos-experience__visual{position:relative}.apropos-experience__img,.apropos-experience__img-placeholder{display:block;width:100%;aspect-ratio:16/10;object-fit:cover;padding:0;border:2px solid #c9a159;border-radius:8px;overflow:hidden;outline:1px dashed rgba(201,161,89,.35);outline-offset:-8px;box-shadow:0 24px 56px #00000073}.apropos-experience__img-placeholder{background:#0a0a0a;border-color:#c9a159}.apropos-info,.apropos-finma{padding:3rem 0}.apropos-finma{text-align:center}.apropos-finma__title{font-family:Archivo,Inter,system-ui,sans-serif;font-size:clamp(1.5rem,2.6vw,2rem);font-weight:800;line-height:1.2;letter-spacing:.04em;text-transform:uppercase;color:#121212;margin:0 auto 1.5rem;max-width:920px}.apropos-finma__lead{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:clamp(1rem,1.2vw,1.125rem);line-height:1.7;color:#121212;max-width:760px;margin:0 auto 3rem;text-align:center}.info-table{width:100%;max-width:920px;margin:0 auto;border-collapse:collapse;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:#fff;border:1px solid #1a1a1a}.info-table tr{border-bottom:1px solid #1a1a1a}.info-table tr:last-child{border-bottom:none}.info-table th,.info-table td{padding:1rem 1.5rem;font-size:1rem;line-height:1.5;color:#121212;text-align:left;vertical-align:top}.info-table th{font-weight:700;width:38%;border-right:1px solid #1a1a1a;background:transparent}@media (max-width: 479px){.info-table th{width:45%}}.info-table td{font-weight:400}.apropos-obligations{padding:3rem 0}.apropos-obligations__intro{max-width:920px;margin:0 auto 1.5rem;display:flex;flex-direction:column;gap:1rem}.apropos-obligations__intro p{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:clamp(1rem,1.2vw,1.125rem);line-height:1.75;color:#121212;margin:0;text-align:justify}.apropos-obligations__list{max-width:920px;margin:0 auto;padding:0 0 0 1.5rem;list-style:disc}.apropos-obligations__list li{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:clamp(1rem,1.2vw,1.125rem);line-height:1.75;color:#121212;padding:.5rem 0}.apropos-obligations__list li::marker{color:#121212}.apropos-video{padding:3rem 0}.apropos-video__player{position:relative;max-width:1080px;margin:0 auto;aspect-ratio:16/9;border-radius:8px;overflow:hidden;box-shadow:0 16px 48px #0000002e}.apropos-video__embed{position:absolute;top:0;right:0;bottom:0;left:0}.apropos-video__embed iframe{width:100%;height:100%;border:0;display:block}.apropos-video__facade{position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer}.apropos-video__facade:focus-visible{outline:2px solid #c9a159;outline-offset:4px}.apropos-video__thumb{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .4s ease}.apropos-video__facade:hover .apropos-video__thumb{transform:scale(1.02)}.apropos-video__play{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:80px;height:56px;background:transparent;border:0;padding:0;pointer-events:none;transition:transform .2s ease}.apropos-video__facade:hover .apropos-video__play{transform:scale(1.1)}.apropos-video__play svg{width:100%;height:100%}.apropos-video__play-bg{fill:red;transition:fill .15s ease}.apropos-video__facade:hover .apropos-video__play-bg{fill:#c00}.apropos-video__play-arrow{fill:#fff}.apropos-video__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#0a0a0a;color:#ffffff80;font-family:Archivo,Inter,system-ui,sans-serif;font-size:.875rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.apropos-services{padding:4rem 0 6rem;text-align:center}.apropos-services__header{margin-bottom:4rem}.apropos-services__title{font-family:Archivo,Inter,system-ui,sans-serif;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:800;line-height:1.25;letter-spacing:.02em;text-transform:uppercase;color:#121212;margin:0 auto;max-width:1100px}.apropos-services__grid{display:inline-grid;grid-template-columns:repeat(2,420px);gap:1rem 1.5rem;padding:0;margin:0;list-style:none;text-align:left;vertical-align:top}@media (max-width: 767px){.apropos-services__grid{grid-template-columns:420px}}@media (max-width: 479px){.apropos-services__grid{grid-template-columns:minmax(280px,420px)}}.apropos-services__item{display:flex}.apropos-services__item:last-child{grid-column:1/-1;justify-self:center;width:420px}@media (max-width: 479px){.apropos-services__item:last-child{width:100%;max-width:420px}}.service-pill{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;min-height:76px;padding:1rem 1.5rem;font-family:Archivo,Inter,system-ui,sans-serif;font-size:1rem;font-weight:600;letter-spacing:.04em;color:#fff;text-decoration:none;background:#1a1a1a;border:1px solid #1a1a1a;border-radius:0;overflow:hidden;position:relative;transition:background .25s ease,color .25s ease,transform .25s ease}.service-pill:focus-visible{outline:2px solid #c9a159;outline-offset:3px;border-radius:2px}.service-pill:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#c9a159;transform:scaleY(0);transform-origin:top;transition:transform .25s ease}.service-pill__label{flex:1;text-align:left;text-transform:uppercase;font-size:.875rem}.service-pill__icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0;font-size:1.25rem;font-weight:400;line-height:1;color:#c9a159;border:1px solid #c9a159;border-radius:50%;transition:background .25s ease,color .25s ease,transform .25s ease}.service-pill--silver{background:#fff;border-color:#0000001f;color:#1a1a1a;box-shadow:0 1px 2px #00000008}.service-pill--silver .service-pill__icon{color:#8f6f32;border-color:#8f6f32}.service-pill--silver:hover{border-color:#c9a159;box-shadow:0 6px 18px #0000000f}.service-pill--silver:hover:before{transform:scaleY(1)}.service-pill--silver:hover .service-pill__icon{background:#c9a159;color:#1a1a1a;border-color:#c9a159}.apropos-arif{padding:6rem 0 8rem}.apropos-arif__inner{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:6rem;max-width:1080px;margin:0 auto;text-align:center}@media (max-width: 767px){.apropos-arif__inner{flex-direction:column;gap:3rem}}.apropos-arif__brand{display:flex;justify-content:center;align-items:center}.apropos-arif__brand-logo{display:block;max-width:320px;width:100%;height:auto}.apropos-arif__partner{display:flex;flex-direction:column;align-items:center;gap:1rem}.apropos-arif__partner-logo{display:block;max-width:200px;height:auto}.apropos-arif__partner-placeholder{display:flex;align-items:center;justify-content:center;width:200px;height:200px;border-radius:50%;background:#c9a159;border:6px solid #8f6f32}.apropos-arif__partner-placeholder span{font-family:Archivo,Inter,system-ui,sans-serif;font-size:1.875rem;font-weight:900;letter-spacing:.04em;color:#1a1a1a}.apropos-arif__partner-address{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-style:normal;font-size:.875rem;line-height:1.55;color:#121212;text-align:center}.main--crypto{padding:0;background:#191919;color:#fff}.crypto-hero{position:relative;padding:6rem 0;background-color:#191919;background-image:var(--section-bg, none);background-size:cover;background-position:center;background-repeat:no-repeat;color:#fff;overflow:hidden}.crypto-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 60% 60% at 50% 50%,rgba(201,161,89,.18) 0%,rgba(201,161,89,.06) 35%,transparent 70%);pointer-events:none;z-index:0}.crypto-hero__header,.crypto-hero__body{position:relative;z-index:1}.crypto-hero__header{text-align:center;margin-bottom:4rem}.crypto-hero__title{font-family:Archivo,Inter,system-ui,sans-serif;font-size:clamp(2rem,4vw,3.25rem);font-weight:800;line-height:1.15;letter-spacing:.04em;text-transform:uppercase;color:#c9a159;margin:0 auto;max-width:1100px;text-shadow:0 2px 24px rgba(201,161,89,.25)}.crypto-hero__body{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;max-width:1180px;margin:0 auto}@media (max-width: 767px){.crypto-hero__body{grid-template-columns:1fr}}.crypto-hero__media{position:relative}.crypto-hero__img,.crypto-hero__img-placeholder{display:block;width:100%;aspect-ratio:16/11;object-fit:cover;border:2px solid #c9a159;border-radius:16px;overflow:hidden;outline:1px dashed rgba(201,161,89,.35);outline-offset:-8px;box-shadow:0 24px 56px #00000073}.crypto-hero__img-placeholder{background:linear-gradient(135deg,#c9a15914,#0000),#0a0a0a;position:relative}.crypto-hero__img-placeholder:after{content:"";position:absolute;top:1rem;right:1rem;bottom:1rem;left:1rem;border:1px dashed rgba(201,161,89,.25);border-radius:8px}.crypto-hero__content{display:flex;flex-direction:column;gap:1.5rem}.crypto-hero__text{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:clamp(1rem,1.3vw,1.25rem);line-height:1.7;color:#fff;margin:0}.crypto-conseil{background:#fff;color:#121212;padding:6rem 0;position:relative;overflow:hidden}.crypto-conseil:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(135deg,rgba(0,0,0,.025) 0 1px,transparent 1px 220px);background-size:220px 220px;pointer-events:none;z-index:0}.crypto-conseil>.container{position:relative;z-index:1}.crypto-conseil__body{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;max-width:1180px;margin:0 auto 4rem}@media (max-width: 767px){.crypto-conseil__body{grid-template-columns:1fr;gap:3rem;margin-bottom:3rem}}.crypto-conseil__content{display:flex;flex-direction:column;gap:1.5rem}.crypto-conseil__text{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:clamp(1rem,1.3vw,1.25rem);line-height:1.7;color:#121212;margin:0}.crypto-conseil__text strong{font-weight:700}.crypto-conseil__media{display:flex;justify-content:flex-end}@media (max-width: 767px){.crypto-conseil__media{justify-content:center}}.crypto-conseil__img{display:block;width:100%;max-width:560px;height:auto;object-fit:contain}.crypto-conseil__claim{font-family:Archivo,Inter,system-ui,sans-serif;font-size:clamp(1.5rem,3.4vw,2.75rem);font-weight:800;line-height:1.2;letter-spacing:.04em;text-transform:uppercase;text-align:center;color:#121212;margin:0 auto;max-width:1100px;text-shadow:0 2px 16px rgba(0,0,0,.08)}.crypto-video{position:relative;padding:6rem 0;background-color:#191919;background-image:var(--section-bg, none);background-size:cover;background-position:center;background-repeat:no-repeat;color:#fff;overflow:hidden}.crypto-video:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 50% 50% at 50% 50%,rgba(201,161,89,.12) 0%,transparent 70%);pointer-events:none;z-index:0}.crypto-video>.container{position:relative;z-index:1}.crypto-video__header{text-align:center;margin-bottom:3rem}.crypto-video__title{font-family:Archivo,Inter,system-ui,sans-serif;font-size:clamp(1.75rem,3.4vw,2.5rem);font-weight:800;line-height:1.2;letter-spacing:.04em;text-transform:uppercase;color:#c9a159;margin:0;text-shadow:0 2px 18px rgba(201,161,89,.2)}.crypto-video__player{position:relative;max-width:1080px;margin:0 auto;aspect-ratio:16/9;border-radius:8px;overflow:hidden;box-shadow:0 24px 64px #00000080;border:1px solid rgba(201,161,89,.25)}.crypto-video__embed{position:absolute;top:0;right:0;bottom:0;left:0}.crypto-video__embed iframe{width:100%;height:100%;border:0;display:block}.crypto-video__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#0a0a0a;color:#ffffff80;font-family:Archivo,Inter,system-ui,sans-serif;font-size:.875rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.crypto-coins{background:#fff;color:#121212;padding:6rem 0;position:relative;overflow:hidden}.crypto-coins:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(135deg,rgba(0,0,0,.025) 0 1px,transparent 1px 220px);background-size:220px 220px;pointer-events:none;z-index:0}.crypto-coins>.container{position:relative;z-index:1}.crypto-coins__header{margin-bottom:4rem}.crypto-coins__title{font-family:Archivo,Inter,system-ui,sans-serif;font-size:clamp(1.75rem,3.4vw,2.5rem);font-weight:800;line-height:1.2;letter-spacing:.04em;text-transform:uppercase;color:#121212;margin:0;text-align:center;text-shadow:0 2px 16px rgba(0,0,0,.08)}.crypto-coins__body{display:grid;grid-template-columns:minmax(220px,280px) 1fr;gap:4rem;align-items:start;max-width:1180px;margin:0 auto}@media (max-width: 767px){.crypto-coins__body{grid-template-columns:1fr}}.crypto-coins__summary{display:flex;flex-direction:column;gap:.75rem}.crypto-coins__lead{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:1rem;line-height:1.6;color:#121212;margin:0}.crypto-coins__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.crypto-coins__list li{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:1rem;color:#121212;line-height:1.5;padding-left:1rem;position:relative}.crypto-coins__list li:before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:50%;background:#c9a159}.crypto-coins__notice{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:500;font-style:italic;color:#5c5c5c;margin:1.5rem 0 0;padding:.75rem 1rem;background:#fff;border:1px solid #e5e5e1;border-left:3px solid #c9a159;border-radius:4px;box-shadow:0 1px 2px #00000008}.crypto-coins__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}@media (max-width: 1023px){.crypto-coins__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 767px){.crypto-coins__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 479px){.crypto-coins__grid{grid-template-columns:1fr}}.crypto-coins__item{display:flex}.coin-card{position:relative;display:flex;flex-direction:column;align-items:center;gap:.75rem;width:100%;padding:1.5rem 1rem;background:#fff;border:1px solid #e5e5e1;border-radius:16px;box-shadow:0 1px 2px #00000008;text-align:center;overflow:hidden;isolation:isolate;transition:border-color .4s ease,box-shadow .4s ease,background-color .4s ease}.coin-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 70% at 50% 0%,#c9a15924,#c9a15900 70%);opacity:0;transition:opacity .4s ease;z-index:-1;pointer-events:none}.coin-card:after{content:"";position:absolute;left:50%;bottom:0;width:0;height:2px;background:linear-gradient(90deg,#c9a15900,#c9a159,#c9a15900);transform:translate(-50%);transition:width .4s ease;pointer-events:none}.coin-card:hover,.coin-card:focus-within{border-color:#c9a1598c;box-shadow:0 0 0 1px #c9a1591f,0 8px 24px #c9a1591a}.coin-card:hover:before,.coin-card:focus-within:before{opacity:1}.coin-card:hover:after,.coin-card:focus-within:after{width:70%}.coin-card__icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;flex-shrink:0;filter:drop-shadow(0 6px 14px rgba(0,0,0,.12))}.coin-card__icon svg,.coin-card__icon img{display:block;width:64px;height:64px}.coin-card__icon img{border-radius:50%;object-fit:contain;background:#00000005}.coin-card__meta{display:flex;flex-direction:column;gap:2px;align-items:center}.coin-card__name{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:700;color:#121212;letter-spacing:.01em}.coin-card__ticker{font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:.75rem;font-weight:600;color:#5c5c5c;letter-spacing:.08em;text-transform:uppercase}.crypto-chains{background:#fff;color:#121212;padding:4rem 0 8rem;position:relative;overflow:hidden}.crypto-chains:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(135deg,rgba(0,0,0,.025) 0 1px,transparent 1px 220px);background-size:220px 220px;pointer-events:none;z-index:0}.crypto-chains>.container{position:relative;z-index:1}.crypto-chains__header{text-align:center;margin-bottom:4rem}.crypto-chains__title{font-family:Archivo,Inter,system-ui,sans-serif;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:800;line-height:1.25;letter-spacing:.04em;text-transform:uppercase;color:#121212;margin:0 auto 1.5rem;max-width:1080px;text-shadow:0 2px 16px rgba(0,0,0,.08)}.crypto-chains__stables{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem}.crypto-chains__grid{list-style:none;margin:0 auto;padding:0;max-width:1080px;display:grid;grid-template-columns:repeat(5,1fr);gap:1rem}@media (max-width: 1023px){.crypto-chains__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 767px){.crypto-chains__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 479px){.crypto-chains__grid{grid-template-columns:1fr}}.crypto-chains__item{display:flex}.stable-pill{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:600;color:#121212;background:#fff;border:1px solid #e5e5e1;border-radius:9999px;box-shadow:0 1px 2px #0000000a}.stable-pill svg{flex-shrink:0}.chain-card{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:100%;min-height:140px;padding:1.5rem 1rem;background:#fff;border:1px solid #e5e5e1;border-radius:16px;box-shadow:0 1px 2px #00000008;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.chain-card:hover{transform:translateY(-3px);border-color:#c9a159;box-shadow:0 12px 28px #00000014}.chain-card__wordmark{font-family:Archivo,Inter,system-ui,sans-serif;font-size:clamp(1.125rem,1.6vw,1.5rem);font-weight:800;letter-spacing:.02em;line-height:1.1;text-align:center;background:linear-gradient(135deg,var(--chain-color, #121212),var(--chain-color-2, #121212));background-clip:text;-webkit-background-clip:text;color:transparent}.chain-card__tag{font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:.75rem;font-weight:600;color:#5c5c5c;letter-spacing:.08em;text-transform:uppercase;text-align:center}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.crypto-ecosystem{position:relative;padding:6rem 0;background:#191919;color:#fff;overflow:hidden}.crypto-ecosystem:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 60% 60% at 50% 50%,rgba(201,161,89,.14) 0%,rgba(201,161,89,.04) 45%,transparent 70%);pointer-events:none;z-index:0}.crypto-ecosystem>.container{position:relative;z-index:1}.crypto-ecosystem__header{text-align:center;max-width:840px;margin:0 auto 6rem}.crypto-ecosystem__eyebrow{display:block;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:.75rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#c9a159;margin-bottom:.75rem}.crypto-ecosystem__title{font-family:Archivo,Inter,system-ui,sans-serif;font-size:clamp(1.75rem,3.2vw,2.5rem);font-weight:800;line-height:1.2;letter-spacing:.04em;text-transform:uppercase;color:#fff;margin:0 0 1rem;text-shadow:0 2px 18px rgba(0,0,0,.4)}.crypto-ecosystem__lead{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:clamp(1rem,1.3vw,1.125rem);line-height:1.7;color:#ffffffbf;margin:0}.crypto-ecosystem__body{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start;max-width:1100px;margin:0 auto}@media (max-width: 767px){.crypto-ecosystem__body{grid-template-columns:1fr;gap:3rem}}.crypto-ecosystem__col{display:flex;flex-direction:column;gap:1.5rem}.crypto-ecosystem__col-title{font-family:Archivo,Inter,system-ui,sans-serif;font-size:clamp(1rem,1.4vw,1.25rem);font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#c9a159;margin:0;padding-bottom:.75rem;border-bottom:1px solid rgba(201,161,89,.25)}.crypto-ecosystem__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.crypto-ecosystem__item{display:flex;flex-direction:row;align-items:center;gap:1rem;padding:1rem;background:#ffffff0a;border:1px solid rgba(201,161,89,.15);border-radius:8px;transition:border-color .25s ease,background .25s ease}.crypto-ecosystem__item:hover{border-color:#c9a15966;background:#ffffff12}.crypto-ecosystem__item strong{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:700;color:#fff;display:block}.crypto-ecosystem__item span{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:.875rem;line-height:1.5;color:#fff9}.crypto-ecosystem__item-logo{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;flex-shrink:0;background:#ffffffeb;border-radius:4px;padding:.5rem;box-shadow:0 4px 12px #0003}.crypto-ecosystem__item-logo img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.crypto-ecosystem__item-text{flex:1;display:flex;flex-direction:column;gap:.25rem}.crypto-ecosystem__sponsor{padding:1rem 1.5rem;background:#c9a15914;border:1px solid rgba(201,161,89,.28);border-radius:8px}.crypto-ecosystem__sponsor p{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:.875rem;line-height:1.5;color:#ffffffbf;margin:0}.crypto-ecosystem__sponsor-body{display:flex;align-items:center;gap:1rem}.crypto-ecosystem__sponsor-logo{width:64px;height:auto;max-height:48px;object-fit:contain;flex-shrink:0;background:#ffffffeb;border-radius:4px;padding:4px}.crypto-ecosystem__sponsor-label{display:block;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:.75rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#c9a159;margin-bottom:.5rem}.crypto-ecosystem__liquidity{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:clamp(1rem,1.2vw,1.125rem);line-height:1.7;color:#ffffffbf;margin:0}.crypto-calc{background:#f5f4f0;color:#121212;padding:6rem 0;position:relative;overflow:hidden}.crypto-calc:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(135deg,rgba(0,0,0,.03) 0 1px,transparent 1px 220px);background-size:220px 220px;pointer-events:none;z-index:0}.crypto-calc>.container{position:relative;z-index:1}.crypto-calc__header{text-align:center;margin-bottom:4rem}.crypto-calc__title{font-family:Archivo,Inter,system-ui,sans-serif;font-size:clamp(1.75rem,3.4vw,2.5rem);font-weight:800;line-height:1.2;letter-spacing:.04em;text-transform:uppercase;color:#121212;margin:0;text-shadow:0 2px 16px rgba(0,0,0,.08)}.crypto-calc__body{display:grid;grid-template-columns:1fr 1.05fr;gap:4rem;align-items:center;max-width:1180px;margin:0 auto}@media (max-width: 767px){.crypto-calc__body{grid-template-columns:1fr;gap:3rem}}.crypto-calc__intro{display:flex;flex-direction:column;gap:1rem}.crypto-calc__rates{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.crypto-calc__rates li{position:relative;padding-left:1.5rem;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:clamp(1rem,1.2vw,1.125rem);line-height:1.6;color:#121212}.crypto-calc__rates li:before{content:"";position:absolute;left:0;top:.65em;width:8px;height:8px;border-radius:50%;background:#121212}.crypto-calc__rates li strong{font-weight:700}.crypto-calc__rates li.crypto-calc__rates-notice{font-size:.875rem;color:#5c5c5c;border-top:1px solid #e5e5e1;padding-top:1rem;margin-top:.5rem}.crypto-calc__rates li.crypto-calc__rates-notice:before{background:#c9a159;width:6px;height:6px;top:calc(1rem + .5em)}.crypto-calc__intro-label{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:.875rem;color:#5c5c5c;line-height:1.6;margin:0}.crypto-calc__widget{display:flex;justify-content:center}.calc{width:100%;max-width:480px;background:#fff;border:1px solid #e5e5e1;border-radius:16px;padding:1.5rem;box-shadow:0 1px 2px #0000000a,0 12px 32px #0000000f;display:flex;flex-direction:column;gap:1rem}.calc__row{display:flex;flex-direction:column;gap:.5rem}.calc__label{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#5c5c5c}.calc__field{position:relative;display:grid;grid-template-columns:1fr auto;align-items:stretch;background:#f9f9f7;border:1px solid #e5e5e1;border-radius:8px;transition:border-color .25s ease,box-shadow .25s ease}.calc__field:focus-within{border-color:#c9a159;box-shadow:0 0 0 3px #c9a15926}.calc__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;padding:1rem 1.5rem;font-family:Archivo,Inter,system-ui,sans-serif;font-size:clamp(1.25rem,2.4vw,1.875rem);font-weight:700;font-variant-numeric:tabular-nums;color:#121212;min-width:0;width:100%}.calc__input:focus{outline:none}.calc__input--readonly{color:#121212;cursor:default}.calc__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#fff;border:0;border-left:1px solid #e5e5e1;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:700;color:#121212;cursor:pointer;border-top-right-radius:8px;border-bottom-right-radius:8px;transition:background .25s ease}.calc__select:focus-visible{outline:2px solid #c9a159;outline-offset:3px;border-radius:2px}.calc__select:hover{background:#f5f4f0}.calc__select--static{cursor:default}.calc__select--static:hover{background:#fff}.calc__select--static{outline:none!important;box-shadow:none!important}.calc__select-flag{display:inline-flex;width:22px;height:16px;border-radius:2px;overflow:hidden;flex-shrink:0}.calc__select-flag img{width:100%;height:100%;object-fit:cover;display:block}.calc__select-coin{display:inline-flex;width:22px;height:22px;flex-shrink:0}.calc__select-coin svg,.calc__select-coin img{display:block;width:22px;height:22px;border-radius:50%;object-fit:contain}.calc__select-code{font-family:Archivo,Inter,system-ui,sans-serif;font-weight:700;letter-spacing:.02em}.calc__select-caret{font-size:.75rem;color:#5c5c5c;margin-left:.25rem}.calc__menu{position:absolute;top:calc(100% + 8px);right:0;z-index:100;min-width:220px;max-height:280px;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;list-style:none;margin:0;padding:.5rem;background:#fff;border:1px solid #e5e5e1;border-radius:8px;box-shadow:0 16px 48px #0000001f,inset 0 -12px 16px -12px #0000002e;scrollbar-width:thin;scrollbar-color:rgba(201,161,89,.55) rgba(0,0,0,.04)}.calc__menu::-webkit-scrollbar{width:10px}.calc__menu::-webkit-scrollbar-track{background:#0000000a;border-radius:5px;margin:4px 0}.calc__menu::-webkit-scrollbar-thumb{background:#c9a1598c;border-radius:5px}.calc__menu::-webkit-scrollbar-thumb:hover{background:#c9a159d9}.calc__menu[hidden]{display:none}.calc__menu--crypto{min-width:260px}.calc__menu li{display:flex}.calc__option{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem;background:transparent;border:0;border-radius:4px;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:1rem;color:#121212;cursor:pointer;text-align:left;transition:background .15s ease}.calc__option:hover,.calc__option:focus-visible{background:#f5f4f0;outline:none}.calc__option img,.calc__option svg{flex-shrink:0;width:22px;height:22px}.calc__option img{border-radius:50%;object-fit:contain}.calc__option-name{flex:1;font-weight:600}.calc__option-ticker{font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:.75rem;font-weight:600;letter-spacing:.06em;color:#5c5c5c;text-transform:uppercase}.calc__divider{display:flex;align-items:center;gap:.75rem;margin:-.25rem 0}.calc__divider--btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;padding:0;width:100%;cursor:pointer;color:inherit;transition:transform .25s ease}.calc__divider--btn .calc__divider-icon{transition:background .25s ease,transform .25s ease}.calc__divider--btn:hover .calc__divider-icon,.calc__divider--btn:focus-visible .calc__divider-icon{background:#8f6f32;transform:rotate(180deg)}.calc__divider--btn:focus-visible{outline:2px solid #c9a159;outline-offset:3px;border-radius:2px}.calc__divider-line{flex:1;height:1px;background:#e5e5e1}.calc__divider-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#c9a159;color:#1a1a1a;font-size:1rem;font-weight:700}.calc__breakdown{margin:.75rem 0 0;padding:1rem;background:#f9f9f7;border:1px solid #e5e5e1;border-radius:8px;display:flex;flex-direction:column;gap:.75rem}.calc__breakdown-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:.875rem;color:#5c5c5c}.calc__breakdown-row dt{display:inline-flex;align-items:center;gap:.5rem;font-weight:500}.calc__breakdown-row dd{margin:0;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:.875rem;font-weight:600;color:#121212;font-variant-numeric:tabular-nums;text-align:right}.calc__breakdown-row--total{padding-top:.75rem;margin-top:.25rem;border-top:1px solid #e5e5e1}.calc__breakdown-row--total dt{color:#121212;font-weight:700}.calc__breakdown-row--total dd{color:#121212;font-size:1rem;font-weight:700}.calc__breakdown-tag{font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:.75rem;font-weight:600;padding:2px .5rem;background:#c9a1591f;color:#8f6f32;border-radius:9999px;letter-spacing:.04em}.calc__cta{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;min-height:56px;padding:.75rem 1.5rem;font-family:Archivo,Inter,system-ui,sans-serif;font-size:1.125rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#1a1a1a;text-decoration:none;background:linear-gradient(135deg,#e8c97a,#c9a159);border:1px solid #8f6f32;border-radius:8px;box-shadow:0 8px 20px #c9a1594d;cursor:pointer;transition:background .25s ease,box-shadow .25s ease,border-color .25s ease}.calc__cta:focus-visible{outline:2px solid #c9a159;outline-offset:3px;border-radius:2px}.calc__cta:hover{background:linear-gradient(135deg,#c9a159,#8f6f32);box-shadow:0 12px 28px #c9a15966;color:#fff}.calc__noscript{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:.875rem;color:#5c5c5c;margin:.75rem 0 0;text-align:center}.crypto-legal{position:relative;padding:6rem 0 8rem;background:#fff;color:#121212;overflow:hidden}.crypto-legal:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(135deg,rgba(0,0,0,.025) 0 1px,transparent 1px 220px);background-size:220px 220px;pointer-events:none;z-index:0}.crypto-legal>.container{position:relative;z-index:1}.crypto-legal__inner{max-width:980px;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem}.crypto-legal__lede{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:clamp(1.125rem,1.4vw,1.25rem);font-weight:600;line-height:1.5;color:#121212;margin:0 0 .75rem}.crypto-legal__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.crypto-legal__list li{position:relative;padding-left:1.5rem;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:clamp(1rem,1.2vw,1.125rem);line-height:1.6;color:#121212}.crypto-legal__list li:before{content:"";position:absolute;left:0;top:.65em;width:8px;height:8px;border-radius:50%;background:#c9a159}.crypto-legal__note{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:clamp(1rem,1.2vw,1.125rem);line-height:1.6;color:#121212;margin:1rem 0 0}.calc__status{display:inline-flex;align-items:center;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:10px;font-weight:700;letter-spacing:.1em;padding:2px .5rem;border-radius:9999px;background:#0000000f;color:#5c5c5c;text-transform:uppercase}.calc__status[data-state=live]{background:#1f7a3f1f;color:#1f7a3f}.calc__status[data-state=live]:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:#1f7a3f;margin-right:.5rem;animation:rex-calc-pulse 1.6s ease-in-out infinite}@keyframes rex-calc-pulse{0%,to{opacity:1}50%{opacity:.35}}.main--moneygram{padding:0;background:#191919;color:#fff}.moneygram-hero{position:relative;min-height:calc(100vh - 96px);min-height:calc(100dvh - 96px);background-color:#191919;background-image:var(--hero-bg, none);background-size:cover;background-position:center;background-repeat:no-repeat;color:#fff;overflow:hidden;display:flex;align-items:center}.moneygram-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 60% 60% at 50% 50%,#00000026,#0000008c 70%,#000000d9);pointer-events:none}.moneygram-hero__content{position:relative;z-index:1;width:100%;display:flex;flex-direction:column;align-items:center;gap:6rem;padding-top:4rem;padding-bottom:4rem}.moneygram-hero__header{max-width:1100px;text-align:center;display:flex;flex-direction:column;gap:1.5rem}.moneygram-hero__title{font-family:Archivo,Inter,system-ui,sans-serif;font-size:clamp(1.75rem,4vw,3.5rem);font-weight:800;line-height:1.15;letter-spacing:.04em;text-transform:uppercase;color:#c9a159;margin:0;text-shadow:0 2px 24px rgba(0,0,0,.55)}.moneygram-hero__lead{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:clamp(1rem,1.3vw,1.25rem);line-height:1.7;color:#fff;margin:0 auto;max-width:880px}.moneygram-hero__brand{display:flex;justify-content:center;width:100%}.moneygram-hero__brand-logo{display:block;width:100%;max-width:460px;height:auto;filter:drop-shadow(0 6px 24px rgba(0,0,0,.4))}.moneygram-conditions{background:#fff;color:#121212;padding:6rem 0;position:relative;overflow:hidden}.moneygram-conditions:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(135deg,rgba(0,0,0,.025) 0 1px,transparent 1px 220px);background-size:220px 220px;pointer-events:none;z-index:0}.moneygram-conditions>.container{position:relative;z-index:1}.moneygram-conditions__header{text-align:center;max-width:1100px;margin:0 auto 4rem}.moneygram-conditions__title{font-family:Archivo,Inter,system-ui,sans-serif;font-size:clamp(1.5rem,2.8vw,2.25rem);font-weight:800;line-height:1.25;letter-spacing:.02em;text-transform:uppercase;color:#121212;margin:0;text-shadow:0 2px 16px rgba(0,0,0,.08)}.moneygram-conditions__body{display:grid;grid-template-columns:1fr auto 1fr;gap:4rem;align-items:center;max-width:1180px;margin:0 auto}@media (max-width: 1023px){.moneygram-conditions__body{grid-template-columns:1fr 1fr;gap:3rem}}@media (max-width: 767px){.moneygram-conditions__body{grid-template-columns:1fr;gap:3rem}}.moneygram-conditions__col{display:flex;flex-direction:column;gap:2rem}.moneygram-conditions__col--right{align-self:start}.moneygram-conditions__visual{display:flex;justify-content:center;align-items:center}@media (max-width: 1023px){.moneygram-conditions__visual{grid-column:1/-1;order:3}}.moneygram-conditions__img{display:block;width:100%;max-width:320px;height:auto;object-fit:contain;filter:drop-shadow(0 16px 40px rgba(0,0,0,.18))}@media (max-width: 1023px){.moneygram-conditions__img{max-width:240px}}.moneygram-conditions__group{display:flex;flex-direction:column;gap:.75rem}.moneygram-conditions__subtitle{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:clamp(1.125rem,1.4vw,1.25rem);font-weight:700;line-height:1.3;color:#121212;margin:0;letter-spacing:.01em}.moneygram-conditions__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.moneygram-conditions__list li{position:relative;padding-left:1.5rem;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:clamp(1rem,1.15vw,1.125rem);line-height:1.6;color:#121212}.moneygram-conditions__list li:before{content:"";position:absolute;left:0;top:.6em;width:8px;height:8px;border-radius:50%;background:#c9a159}.moneygram-coverage{background:#fff;color:#121212;padding:3rem 0 8rem;position:relative;overflow:hidden}.moneygram-coverage:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(135deg,rgba(0,0,0,.025) 0 1px,transparent 1px 220px);background-size:220px 220px;pointer-events:none;z-index:0}.moneygram-coverage>.container{position:relative;z-index:1}.moneygram-coverage__body{display:grid;grid-template-columns:1.05fr 1fr;gap:6rem;align-items:center;max-width:1180px;margin:0 auto}@media (max-width: 767px){.moneygram-coverage__body{grid-template-columns:1fr;gap:3rem}}.moneygram-coverage__visual{display:flex;justify-content:center;align-items:center;position:relative}.moneygram-coverage__visual .world-map{width:100%;max-width:900px;height:auto;display:block}.moneygram-coverage__content{display:flex;flex-direction:column;gap:1rem}.moneygram-coverage__eyebrow{font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:.75rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#8f6f32;display:block}.moneygram-coverage__stat{display:flex;align-items:baseline;gap:.75rem;line-height:1;margin-top:.25rem}.moneygram-coverage__stat-figure{font-family:Archivo,Inter,system-ui,sans-serif;font-size:clamp(4.5rem,10vw,8rem);font-weight:900;letter-spacing:-.03em;background:linear-gradient(180deg,#e8c97a,#c9a159,#8f6f32);background-clip:text;-webkit-background-clip:text;color:transparent;text-shadow:0 2px 24px rgba(201,161,89,.18)}.moneygram-coverage__stat-label{font-family:Archivo,Inter,system-ui,sans-serif;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#121212}.moneygram-coverage__lead{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:clamp(1rem,1.2vw,1.125rem);line-height:1.65;color:#121212;margin:.75rem 0 1rem;max-width:520px}.moneygram-coverage__lead strong{color:#121212;font-weight:700}.moneygram-coverage__bullets{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.moneygram-coverage__bullet{display:flex;flex-direction:column;gap:4px;padding-left:1rem;position:relative}.moneygram-coverage__bullet:before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:50%;background:#c9a159;flex-shrink:0}.moneygram-coverage__bullet strong{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:700;color:#121212;letter-spacing:.01em}.moneygram-coverage__bullet span{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:.875rem;line-height:1.55;color:#5c5c5c}.world-map__city-dot{fill:#c9a159;filter:drop-shadow(0 0 5px rgba(201,161,89,.75))}.world-map__city-pulse{fill:#c9a159;opacity:0;transform-box:fill-box;transform-origin:center;animation:rex-city-pulse 2.8s ease-out infinite;animation-delay:var(--city-delay, 0ms)}.world-map__city--hub .world-map__city-dot{fill:#e8c97a;filter:drop-shadow(0 0 10px rgba(232,201,122,.9))}.world-map__city--hub .world-map__city-pulse{animation-duration:2s}@keyframes rex-city-pulse{0%{transform:scale(1);opacity:.55}65%{transform:scale(2.8);opacity:0}to{transform:scale(2.8);opacity:0}}@media (prefers-reduced-motion: reduce){.world-map__city-pulse{animation:none!important;opacity:0}}.main--metaux{padding:0}.metaux-intro{background:#fff;color:#121212;padding:6rem 0 3rem}.metaux-intro:not(.metaux-intro--with-img){text-align:center}.metaux-intro:not(.metaux-intro--with-img) .metaux-intro__grid{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.metaux-intro:not(.metaux-intro--with-img) .metaux-intro__title,.metaux-intro:not(.metaux-intro--with-img) .metaux-intro__body{margin-left:auto;margin-right:auto}.metaux-intro--with-img .metaux-intro__grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}@media (max-width: 767px){.metaux-intro--with-img .metaux-intro__grid{grid-template-columns:1fr;gap:1.5rem}}.metaux-intro--with-img .metaux-intro__content{display:flex;flex-direction:column;gap:1.5rem}.metaux-intro__title{font-family:Archivo,Inter,system-ui,sans-serif;font-size:clamp(1.75rem,4.5vw,3.75rem);font-weight:900;letter-spacing:.06em;text-transform:uppercase;line-height:1.1;color:#121212;max-width:900px}.metaux-intro__body{display:flex;flex-direction:column;gap:1rem;max-width:700px}.metaux-intro__body p{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:clamp(1rem,1.3vw,1.25rem);line-height:1.7;color:#5c5c5c}.metaux-intro__visual{display:flex;align-items:center;justify-content:center}.metaux-intro__img{display:block;width:100%;max-width:600px;height:auto;border:2px solid #c9a159;border-radius:16px;overflow:hidden;outline:1px dashed rgba(201,161,89,.35);outline-offset:-8px;box-shadow:0 24px 64px #0000001f}.metaux-partners{position:relative;padding:6rem 0 4rem;text-align:center;overflow:hidden}.metaux-partners:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#ffffff 0%,rgba(255,255,255,.5) 40%,transparent 100%),var(--partners-bg, none) center bottom/cover no-repeat;z-index:0}.metaux-partners .container{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:3rem}.metaux-partners__body{display:flex;flex-direction:column;gap:1rem;max-width:760px;margin:0 auto}.metaux-partners__body p{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:clamp(1rem,1.2vw,1.125rem);line-height:1.7;color:#121212}.metaux-partners__logos{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem 4rem}.metaux-partners__logo-item{display:flex;align-items:center;justify-content:center}.metaux-partners__logo-item img{display:block;max-height:48px;width:auto;filter:grayscale(1) contrast(.8);opacity:.75;transition:filter .25s ease,opacity .25s ease}.metaux-partners__logo-item img:hover{filter:grayscale(0);opacity:1}.metaux-partners__logo-placeholder{display:inline-block;font-family:Archivo,Inter,system-ui,sans-serif;font-size:1.25rem;font-weight:800;letter-spacing:.04em;color:#12121259;border:1px solid rgba(18,18,18,.15);border-radius:4px;padding:.75rem 1.5rem;background:#fff9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.metaux-shop{background:#191919;color:#fff;padding:8rem 0}.metaux-shop__inner{display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center}@media (max-width: 767px){.metaux-shop__inner{grid-template-columns:1fr;gap:3rem}}.metaux-shop__content{display:flex;flex-direction:column;gap:1.5rem}@media (max-width: 767px){.metaux-shop__content{align-items:center;text-align:center}}.metaux-shop__title{font-family:Archivo,Inter,system-ui,sans-serif;font-size:clamp(1.6rem,2.8vw,2.75rem);font-weight:900;letter-spacing:.03em;text-transform:uppercase;line-height:1.1;background:linear-gradient(180deg,#e8c97a,#c9a159 55%,#8f6f32);background-clip:text;-webkit-background-clip:text;color:transparent}.metaux-shop__sep{width:40px;height:1px;background:#c9a159;opacity:.4;flex-shrink:0}.metaux-shop__cta{align-self:flex-start}@media (max-width: 767px){.metaux-shop__cta{align-self:center}}.metaux-shop__cards{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.metaux-shop__card{display:flex;flex-direction:column;background:#ffffff08;border:1px solid rgba(201,161,89,.14);border-radius:8px;overflow:hidden;cursor:default;transition:border-color .25s ease,transform .25s ease}.metaux-shop__card:hover{border-color:#c9a15961;transform:translateY(-4px)}.metaux-shop__card-img{position:relative;aspect-ratio:1/1;overflow:hidden;background:#00000040}.metaux-shop__card-img img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .5s ease}.metaux-shop__card:hover .metaux-shop__card-img img{transform:scale(1.06)}.metaux-shop__card-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:linear-gradient(135deg,rgba(201,161,89,.05) 0%,transparent 70%)}.metaux-shop__card-placeholder span{font-family:Archivo,Inter,system-ui,sans-serif;font-weight:900;font-size:clamp(1.1rem,2.5vw,1.8rem);letter-spacing:.1em;text-transform:uppercase;color:#c9a15933;-webkit-user-select:none;user-select:none}.metaux-shop__card-body{padding:.75rem 1rem;display:flex;flex-direction:column;gap:2px;border-top:1px solid rgba(201,161,89,.1)}.metaux-shop__card-metal{font-family:Archivo,Inter,system-ui,sans-serif;font-size:clamp(1rem,1.8vw,1.4rem);font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:#c9a159;line-height:1}.metaux-shop__card-name{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:.75rem;font-weight:400;letter-spacing:.06em;text-transform:uppercase;color:#ffffffa6;line-height:1.3}.metaux-charts{background:#191919;padding:6rem 0;border-top:1px solid rgba(201,161,89,.1)}.metaux-charts__header{display:flex;flex-direction:column;gap:.5rem;margin-bottom:3rem}.metaux-charts__eyebrow{font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:.75rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#8f6f32}.metaux-charts__title{font-family:Archivo,Inter,system-ui,sans-serif;font-size:clamp(1.5rem,2.5vw,2.25rem);font-weight:800;letter-spacing:.02em;text-transform:uppercase;color:#fff;margin:0}.metaux-charts__widgets{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}@media (max-width: 767px){.metaux-charts__widgets{grid-template-columns:1fr}}.metaux-charts__disclaimer{margin-top:1.5rem;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:11px;letter-spacing:.06em;color:#ffffff40;text-align:center}.price-widget{position:relative;background:#1c1c1c;border:1px solid rgba(255,255,255,.07);border-radius:16px;overflow:hidden;display:flex;flex-direction:column;min-height:320px;box-shadow:0 2px 40px #00000073;transition:border-color .25s ease,box-shadow .25s ease}.price-widget:hover{border-color:#ffffff1f;box-shadow:0 4px 64px #0009}.price-widget:before{content:"";position:absolute;inset:0 0 auto 0;height:1px;z-index:3}.price-widget[data-metal=gold]:before{background:linear-gradient(to right,transparent 0%,rgba(201,161,89,.8) 20%,#c9a159 50%,rgba(201,161,89,.8) 80%,transparent 100%)}.price-widget[data-metal=silver]:before{background:linear-gradient(to right,transparent 0%,rgba(168,188,196,.6) 20%,rgba(200,215,222,.8) 50%,rgba(168,188,196,.6) 80%,transparent 100%)}.price-widget__watermark{position:absolute;right:1.5rem;top:50%;transform:translateY(-58%);font-family:Archivo,Inter,system-ui,sans-serif;font-weight:900;font-size:clamp(7rem,14vw,11rem);letter-spacing:-.03em;line-height:1;color:#ffffff07;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0}.price-widget.is-loading .price-widget__value{color:transparent;position:relative}.price-widget.is-loading .price-widget__value:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:4px;background:linear-gradient(90deg,#ffffff0a,#ffffff1a,#ffffff0a);background-size:200% 100%;animation:pw-shimmer 1.6s ease-in-out infinite;width:160px;height:.85em}.price-widget.is-loading .price-widget__chart-wrap,.price-widget.is-loading .price-widget__trend{opacity:0}.price-widget__header{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;border-bottom:1px solid rgba(255,255,255,.05)}.price-widget__identity{display:flex;align-items:baseline;gap:.5rem}.price-widget__symbol{font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:.75rem;font-weight:700;letter-spacing:.16em;color:#c9a159;text-decoration:none;cursor:default}.price-widget[data-metal=silver] .price-widget__symbol{color:#a8bcc4cc}.price-widget__label{font-family:Archivo,Inter,system-ui,sans-serif;font-size:1rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#fff}.price-widget__live{display:flex;align-items:center;gap:6px}.price-widget__dot{width:7px;height:7px;border-radius:9999px;background:#4ade80;box-shadow:0 0 8px #4ade808c}.price-widget__dot.is-pulsing{animation:pw-dot-pulse .9s ease-out forwards}.price-widget__live-text{font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#ffffff38}.price-widget__main{position:relative;z-index:1;display:flex;align-items:flex-end;gap:.75rem;padding:3rem 2rem .5rem}.price-widget__value{font-family:Archivo,Inter,system-ui,sans-serif;font-size:clamp(3rem,4.5vw,5rem);font-weight:900;letter-spacing:-.03em;line-height:1;color:#fff;font-variant-numeric:tabular-nums;transition:color .15s ease}.price-widget__currency{font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:.875rem;letter-spacing:.12em;text-transform:uppercase;color:#ffffff47;padding-bottom:5px}.price-widget__trend{position:relative;z-index:1;display:flex;align-items:center;gap:.5rem;padding:0 2rem 2rem;transition:opacity .4s ease}.price-widget__trend-pct{font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:.875rem;font-weight:700;letter-spacing:.04em;color:#ffffff4d}.price-widget__trend-label{font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:10px;letter-spacing:.06em;color:#ffffff2e}.price-widget__trend[data-dir=up] .price-widget__trend-pct{color:#4ade80}.price-widget__trend[data-dir=down] .price-widget__trend-pct{color:#f87171}.price-widget__trend[data-dir=up] .price-widget__trend-pct:before{content:"▲ "}.price-widget__trend[data-dir=down] .price-widget__trend-pct:before{content:"▼ "}.price-widget__trend[data-dir=flat] .price-widget__trend-pct:before{content:"→ "}.price-widget__chart-wrap{flex:1;min-height:130px;display:flex;align-items:flex-end;transition:opacity .4s ease}.price-widget__chart{display:block;width:100%;height:130px}.price-widget__footer{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;padding:.75rem 2rem;background:#0003;border-top:1px solid rgba(255,255,255,.04)}.price-widget__time-wrap{display:flex;align-items:center;gap:4px}.price-widget__time-label,.price-widget__time{font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:11px;letter-spacing:.05em;color:#ffffff38}.price-widget__source{font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:10px;letter-spacing:.07em;text-transform:uppercase;color:#ffffff24}.price-widget--error .price-widget__live-text{color:#ffffff26}.price-widget--error .price-widget__dot{background:#f87171;box-shadow:none;animation:none}.price-widget--stale .price-widget__live-text{color:#e0b34d}.price-widget--stale .price-widget__dot{background:#e0b34d;box-shadow:0 0 8px #e0b34d8c}@keyframes pw-dot-pulse{0%{box-shadow:0 0 #4ade80cc}70%{box-shadow:0 0 0 10px #4ade8000}to{box-shadow:0 0 8px #4ade8073}}@keyframes pw-shimmer{0%{background-position:200% center}to{background-position:-200% center}}.metaux-available{background:#191919;color:#fff;padding:6rem 0 8rem}.metaux-available .container{display:flex;flex-direction:column;gap:3rem}.metaux-available__title{font-family:Archivo,Inter,system-ui,sans-serif;font-size:clamp(.75rem,1vw,.875rem);font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:#8f6f32;text-align:center}.metaux-available__list{list-style:none;margin:0;padding:0}.metaux-available__item{display:grid;grid-template-columns:260px 1fr auto;align-items:center;gap:2rem;padding:3rem 0;border-top:1px solid rgba(255,255,255,.07)}.metaux-available__item:last-child{border-bottom:1px solid rgba(255,255,255,.07)}@media (max-width: 1023px){.metaux-available__item{grid-template-columns:200px 1fr auto;gap:1rem}}@media (max-width: 767px){.metaux-available__item{grid-template-columns:1fr;gap:.75rem;padding:2rem 0}}.metaux-available__name-wrap{position:relative;display:flex;align-items:center;min-height:60px}.metaux-available__symbol{position:absolute;right:0;top:50%;transform:translateY(-50%);font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-weight:900;font-size:clamp(3rem,6vw,5.5rem);letter-spacing:.06em;color:#ffffff0a;pointer-events:none;-webkit-user-select:none;user-select:none;line-height:1}.metaux-available__name{position:relative;font-family:Archivo,Inter,system-ui,sans-serif;font-weight:900;text-transform:uppercase;line-height:1;z-index:1}.metaux-available__item--gold .metaux-available__name{font-size:clamp(2rem,4vw,3.5rem);color:#c9a159;letter-spacing:.06em}.metaux-available__item--silver .metaux-available__name{font-size:clamp(1.75rem,3.5vw,3rem);color:#ffffffe0;letter-spacing:.06em}.metaux-available__item--platinum .metaux-available__name{font-size:clamp(1.5rem,3vw,2.5rem);color:#ffffff73;font-weight:300;letter-spacing:.14em}.metaux-available__item--palladium .metaux-available__name{font-size:clamp(1.25rem,2.5vw,2rem);color:#ffffff38;font-weight:300;letter-spacing:.16em}.metaux-available__products{display:flex;flex-direction:column;gap:.75rem}.metaux-available__tags{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.5rem}.metaux-available__tag{display:inline-flex;align-items:baseline;gap:.5rem;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:11px;letter-spacing:.07em;color:#ffffff8c;border:1px solid rgba(255,255,255,.11);border-radius:4px;padding:4px 10px;white-space:nowrap;transition:color .15s ease,border-color .15s ease}.metaux-available__item--gold .metaux-available__tag:hover{color:#c9a159;border-color:#c9a1594d}.metaux-available__tag-purity{font-size:9px;letter-spacing:.05em;color:#ffffff47;font-weight:400}.metaux-available__more{font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#ffffff40;text-decoration:none;white-space:nowrap;transition:color .15s ease}.metaux-available__more:hover{color:#c9a159}@media (max-width: 767px){.metaux-available__more{display:none}}.metaux-available__footer{max-width:800px;margin:0 auto;text-align:left;padding-top:2rem;border-top:1px solid rgba(201,161,89,.08);display:flex;flex-direction:column;gap:1rem}@media (max-width: 767px){.metaux-available__footer{text-align:left}}.metaux-available__footer p{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:.875rem;line-height:1.75;color:#ffffff61;letter-spacing:.01em}.main--coffres{padding:0}.coffres-hero{background:#f5f4f0;padding:8rem 0}.coffres-hero__inner{display:flex;flex-direction:column;align-items:center;text-align:center;gap:2rem}.coffres-hero__logo{max-width:380px;width:100%;height:auto}@media (max-width: 479px){.coffres-hero__logo{max-width:260px}}.coffres-hero__tagline{display:flex;align-items:center;gap:1rem}.coffres-hero__tagline-line{flex:1;max-width:80px;height:1px;background:linear-gradient(to right,transparent,rgba(201,161,89,.7))}.coffres-hero__tagline-line:last-child{background:linear-gradient(to left,transparent,rgba(201,161,89,.7))}.coffres-hero__tagline-text{font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:.75rem;font-weight:700;letter-spacing:.3em;text-transform:uppercase;color:#8f6f32;white-space:nowrap}.coffres-hero__intro{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:clamp(.875rem,1.2vw,1rem);line-height:1.8;color:#5c5c5c;max-width:680px}.coffres-features{background:#fff;padding:8rem 0}.coffres-features__title{font-family:Archivo,Inter,system-ui,sans-serif;font-size:clamp(1.25rem,2.8vw,2.25rem);font-weight:800;letter-spacing:.02em;text-transform:uppercase;color:#121212;line-height:1.15;text-align:center;max-width:820px;margin:0 auto 8rem}.coffres-features__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media (max-width: 767px){.coffres-features__grid{grid-template-columns:1fr;max-width:480px;margin:0 auto}}.coffres-feat{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;padding:3rem 2rem;border:1px solid #e5e5e1;border-radius:16px;background:#f5f4f0;transition:border-color .25s ease,box-shadow .25s ease}.coffres-feat:hover{border-color:#c9a15959;box-shadow:0 6px 32px #c9a15912}.coffres-feat__icon{width:64px;height:64px;color:#c9a159;flex-shrink:0}.coffres-feat__icon svg{width:100%;height:100%}.coffres-feat__title{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:1.125rem;font-weight:600;color:#121212;margin:0;letter-spacing:0}.coffres-feat__desc{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:.875rem;line-height:1.8;color:#5c5c5c;margin:0}.coffres-text{background:#f5f4f0;padding:8rem 0}.coffres-text__inner{display:flex;flex-direction:column;align-items:center;text-align:center;gap:3rem;max-width:860px;margin:0 auto}.coffres-text__title{font-family:Archivo,Inter,system-ui,sans-serif;font-size:clamp(1.5rem,3.2vw,3rem);font-weight:800;letter-spacing:.01em;text-transform:uppercase;color:#121212;line-height:1.1;margin:0}.coffres-text__body{display:flex;flex-direction:column;gap:1.5rem}.coffres-text__body p{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:clamp(.875rem,1.1vw,1rem);line-height:1.8;color:#5c5c5c;margin:0}.coffres-text__body p strong{font-weight:700;color:#121212}.coffres-safe{background:#fff;padding:8rem 0}.coffres-safe__inner{display:grid;grid-template-columns:1fr 1fr;gap:8rem;align-items:center}@media (max-width: 767px){.coffres-safe__inner{grid-template-columns:1fr;gap:3rem}}.coffres-safe__content{display:flex;flex-direction:column;gap:2rem}.coffres-safe__content p{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:clamp(.875rem,1.15vw,1rem);line-height:1.8;color:#5c5c5c;margin:0}.coffres-safe__content p strong{font-weight:700;color:#121212}.coffres-safe__visual{display:flex;align-items:center;justify-content:center}.coffres-safe__img{display:block;max-width:100%;height:auto;object-fit:cover;border:2px solid #c9a159;border-radius:16px;overflow:hidden;outline:1px dashed rgba(201,161,89,.35);outline-offset:-8px;box-shadow:0 24px 56px #00000073}.coffres-form{background:#fff;padding:8rem 0;border-top:1px solid #e5e5e1}.coffres-form__header{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem;margin-bottom:4rem}.coffres-form__title{font-family:Archivo,Inter,system-ui,sans-serif;font-size:clamp(1.25rem,2.5vw,2.25rem);font-weight:800;letter-spacing:.02em;text-transform:uppercase;color:#121212;line-height:1.15;margin:0;max-width:720px}.coffres-form__sub{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:1rem;color:#5c5c5c;margin:0}.coffres-form__form{max-width:860px;margin:0 auto}.coffres-form__grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem 2rem}@media (max-width: 479px){.coffres-form__grid{grid-template-columns:1fr}}.coffres-form__field{display:flex;flex-direction:column;gap:.5rem}.coffres-form__field--full{grid-column:1/-1}.coffres-form__label{font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:11px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#5c5c5c}.coffres-form__label span{color:#c9a159}.coffres-form__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;padding:1rem 1.5rem;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:.875rem;color:#121212;background:#fff;border:1px solid #e5e5e1;border-radius:8px;transition:border-color .25s ease,box-shadow .25s ease}.coffres-form__input::placeholder{color:#12121259}.coffres-form__input:focus{outline:none;border-color:#c9a159;box-shadow:0 0 0 3px #c9a1591f}.coffres-form__input.coffres-form__textarea{min-height:140px;line-height:1.55;resize:vertical}.coffres-form__check-label{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer}.coffres-form__check{margin-top:2px;flex-shrink:0;accent-color:#c9a159;width:16px;height:16px;cursor:pointer}.coffres-form__check-label span{font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:#5c5c5c;line-height:1.6}.coffres-form__check-label span a{color:#8f6f32;text-decoration:underline;text-underline-offset:2px}.coffres-form__check-label span a:hover{color:#c9a159}.coffres-form__submit{padding-top:.5rem}.coffres-form__mention{font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:#12121259;text-align:left;margin-top:1.5rem}.coffres-form__success{display:flex;align-items:center;gap:1rem;max-width:860px;margin:0 auto;padding:2rem 3rem;background:#c9a1590f;border:1px solid rgba(201,161,89,.25);border-radius:16px}.coffres-form__success-icon{font-size:1.5rem;color:#c9a159;font-weight:700;flex-shrink:0}.coffres-form__success p{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:1rem;line-height:1.6;color:#121212;margin:0}.coffres-form__error{max-width:860px;margin:0 auto 1.5rem;padding:1rem 1.5rem;background:#b3261e0f;border:1px solid rgba(179,38,30,.2);border-radius:8px;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:.875rem;color:#b3261e}.main--change{padding:0;background:#fff;color:#121212}.change-hero{padding:6rem 0 3rem;background:#fff;text-align:center}.change-hero__header{max-width:980px;margin:0 auto 2rem}.change-hero__title{font-family:Archivo,Inter,system-ui,sans-serif;font-size:clamp(1.75rem,4vw,3.25rem);font-weight:900;text-transform:uppercase;letter-spacing:.04em;line-height:1.1;color:#121212;margin:0}.change-hero__body{max-width:780px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.change-hero__body p{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:clamp(1rem,1.2vw,1.125rem);line-height:1.7;color:#121212;margin:0}.change-hero__body strong{font-weight:700}.change-why{background:#fff;padding:6rem 0}.change-why__header{text-align:center;max-width:900px;margin:0 auto 3rem}.change-why__title{font-family:Archivo,Inter,system-ui,sans-serif;font-size:clamp(1.75rem,3vw,2.75rem);font-weight:800;letter-spacing:.03em;text-transform:uppercase;line-height:1.15;color:#121212;margin:0}.change-why__body{display:grid;grid-template-columns:minmax(280px,380px) 1fr;gap:4rem;align-items:center;max-width:1100px;margin:0 auto}@media (max-width: 767px){.change-why__body{grid-template-columns:1fr;gap:2rem;text-align:center}}.change-why__visual{display:flex;justify-content:center}.change-why__img{display:block;width:100%;max-width:360px;aspect-ratio:3/4;object-fit:cover;border:2px solid #c9a159;border-radius:16px;overflow:hidden;outline:1px dashed rgba(201,161,89,.35);outline-offset:-8px;box-shadow:0 24px 56px #00000073}.change-why__img--placeholder{background:linear-gradient(160deg,#c9a15914,#0000000a),#f5f4f0;display:flex;align-items:center;justify-content:center;color:#1212124d;font-family:Archivo,Inter,system-ui,sans-serif;font-weight:800;letter-spacing:.18em;font-size:.875rem}.change-why__points{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.5rem}.change-why__point{display:flex;align-items:center;gap:1rem}@media (max-width: 767px){.change-why__point{justify-content:flex-start;text-align:left}}.change-why__check{flex-shrink:0;display:inline-flex;width:32px;height:32px}.change-why__check svg{width:100%;height:100%}.change-why__point-text{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:clamp(1rem,1.2vw,1.125rem);line-height:1.5;color:#121212}.currency-converter{background:#fff;border:1px solid #e5e5e1;border-radius:8px;padding:1.5rem 2rem;box-shadow:0 4px 24px #0000000f}.currency-converter__title{font-family:Archivo,Inter,system-ui,sans-serif;font-size:1.125rem;font-weight:800;letter-spacing:.04em;color:#121212;margin:0 0 1.5rem}.currency-converter__body{display:flex;flex-direction:column;gap:.75rem}.currency-converter__row{display:flex;flex-direction:column;gap:.5rem}.currency-converter__label{font-size:.8125rem;font-weight:700;letter-spacing:.05em;color:#5c5c5c;text-transform:uppercase}.currency-converter__field-wrap{display:grid;grid-template-columns:1fr auto;gap:.5rem;align-items:center}.currency-converter__input{width:100%;height:52px;padding:0 .75rem;border:1.5px solid #e5e5e1;border-radius:4px;font-family:Archivo,Inter,system-ui,sans-serif;font-size:1.25rem;font-weight:700;color:#121212;background:#fff;transition:border-color .2s}.currency-converter__input:focus{outline:none;border-color:#c9a159}.currency-converter__input--result{background:#f5f4f0;color:#121212;cursor:default}.currency-converter__currency{display:flex;align-items:center;gap:.5rem;min-width:110px;height:52px;padding:0 .75rem;border:1.5px solid #e5e5e1;border-radius:4px;background:#fff}.currency-converter__flag{width:28px;height:20px;object-fit:cover;border-radius:2px;flex-shrink:0}.currency-converter__select{flex:1;border:0;background:transparent;font-family:Archivo,Inter,system-ui,sans-serif;font-size:.9375rem;font-weight:700;color:#121212;cursor:pointer;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.currency-converter__select:focus{outline:none}.currency-converter__swap{display:flex;align-items:center;justify-content:center;width:36px;height:36px;margin:0 auto;border:1.5px solid #e5e5e1;border-radius:50%;background:#fff;cursor:pointer;transition:border-color .2s,transform .2s;color:#c9a159}.currency-converter__swap svg{width:18px;height:18px}.currency-converter__swap:hover{border-color:#c9a159;transform:rotate(180deg)}.currency-converter__updated{margin:1rem 0 .25rem;font-size:.8125rem;font-weight:700;color:#121212;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.currency-converter__status{display:inline-flex;align-items:center;padding:2px 7px;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;border-radius:4px;line-height:1.3}.currency-converter__status[data-state=live]{color:#1f8d4e;background:#21d07624}.currency-converter__status[data-state=fallback]{color:#b07a1d;background:#e0b34d2e}.currency-converter__note{margin:0 0 .25rem;font-size:.75rem;color:#5c5c5c}.currency-converter__note:last-child{margin-bottom:0}.change-avantages{padding:4rem 0;background:#f5f4f0}.change-avantages__header{text-align:center;margin-bottom:3rem}.change-avantages__title{font-family:Archivo,Inter,system-ui,sans-serif;font-size:clamp(1.25rem,2.5vw,2rem);font-weight:900;text-transform:uppercase;letter-spacing:.04em;line-height:1.2;color:#121212;margin:0}.change-avantages__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;list-style:none;padding:0;margin:0}@media (max-width: 860px){.change-avantages__grid{grid-template-columns:1fr}}.change-avantages__card{text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem}.change-avantages__icon{width:80px;height:80px;color:#c9a159}.change-avantages__icon svg{width:100%;height:100%}.change-avantages__card-title{font-size:1.0625rem;font-weight:700;color:#121212;margin:0}.change-avantages__card-text{font-size:.9375rem;line-height:1.65;color:#5c5c5c;margin:0;text-align:center}.change-exotiques{padding:4rem 0;background:#fff}.change-exotiques__header{text-align:center;margin-bottom:2rem}.change-exotiques__title{font-family:Archivo,Inter,system-ui,sans-serif;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:#c9a159;background:linear-gradient(135deg,#e8c97a,#c9a159,#8f6f32);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 .75rem}.change-exotiques__intro{font-size:.9375rem;color:#5c5c5c;margin:0;max-width:700px;margin-inline:auto}.change-exotiques__table-wrap{overflow-x:auto;border:1px solid #e5e5e1;border-radius:8px;margin-bottom:.75rem}.change-exotiques__table{width:100%;border-collapse:collapse;font-size:.9375rem}.change-exotiques__th{padding:.75rem 1rem;font-family:Archivo,Inter,system-ui,sans-serif;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#5c5c5c;border-bottom:1.5px solid #e5e5e1;background:#f5f4f0;text-align:center}.change-exotiques__th--code{text-align:left}.change-exotiques__th--group{color:#121212;border-left:1px solid #e5e5e1}.change-exotiques__th--sub{border-left:1px solid #e5e5e1}.change-exotiques__row{border-bottom:1px solid #e5e5e1}.change-exotiques__row:last-child{border-bottom:0}.change-exotiques__row:hover{background:#c9a15908}.change-exotiques__row--toggle td{cursor:pointer}.change-exotiques__row--other{background:#f5f4f0}.change-exotiques__td{padding:.75rem 1rem;vertical-align:middle;text-align:center}.change-exotiques__td--code{text-align:left;display:flex;align-items:center;gap:.5rem;font-size:.875rem}.change-exotiques__td--code img{border-radius:2px;flex-shrink:0}.change-exotiques__td--code strong{font-weight:700;font-family:Archivo,Inter,system-ui,sans-serif}.change-exotiques__td--rate{font-family:Archivo,Inter,system-ui,sans-serif;font-weight:600;font-size:.9375rem;color:#121212;border-left:1px solid #e5e5e1}.change-exotiques__td--toggle{padding:.5rem 1rem}.change-exotiques__toggle-btn{display:flex;align-items:center;gap:.5rem;background:transparent;border:0;cursor:pointer;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:700;color:#5c5c5c;padding:0;transition:color .2s}.change-exotiques__toggle-btn:hover{color:#121212}.change-exotiques__toggle-btn[aria-expanded=true] .change-exotiques__chevron{transform:rotate(180deg)}.change-exotiques__search-icon{width:16px;height:16px;opacity:.6}.change-exotiques__chevron{width:16px;height:16px;transition:transform .2s;margin-left:auto}.change-exotiques__disclaimer{font-size:.8125rem;color:#5c5c5c;margin:0}.main--online{padding:0;background:#f5f4f0}.online-hero{background:#f5f4f0;padding:8rem 0 4rem;text-align:center}.online-hero__header{max-width:900px;margin:0 auto 3rem;display:flex;flex-direction:column;gap:.75rem}.online-hero__title{font-family:Archivo,Inter,system-ui,sans-serif;font-size:clamp(2rem,4.5vw,3.75rem);font-weight:800;letter-spacing:.02em;text-transform:uppercase;line-height:1.05;color:#121212;margin:0}.online-hero__subtitle{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:clamp(1.125rem,1.5vw,1.25rem);font-weight:600;color:#21d076;margin:0}.online-hero__lead{max-width:820px;margin:0 auto 4rem;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:clamp(1rem,1.3vw,1.125rem);line-height:1.7;color:#121212}.online-hero__lead strong{font-weight:700;color:#121212}.online-hero__pricing{max-width:720px;margin:0 auto;display:flex;flex-direction:column;border:2px solid #121212;border-radius:8px;overflow:hidden}.online-hero__pricing-row{display:grid;grid-template-columns:1fr 1fr}.online-hero__pricing-row+.online-hero__pricing-row{border-top:2px solid #121212}.online-hero__pricing-cell{padding:1.5rem 2rem;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:clamp(1.125rem,2vw,1.5rem);display:flex;align-items:center;justify-content:center}.online-hero__pricing-cell--label{color:#121212;font-weight:500;border-right:2px solid #121212}.online-hero__pricing-cell--value strong{color:#21d076;font-weight:700;font-family:Archivo,Inter,system-ui,sans-serif;font-size:clamp(1.25rem,2.4vw,1.875rem)}.online-calc{background:#f5f4f0;padding:6rem 0}.online-calc__header{max-width:900px;margin:0 auto 3rem;text-align:center}.online-calc__title{font-family:Archivo,Inter,system-ui,sans-serif;font-size:clamp(1.75rem,3.4vw,3rem);font-weight:800;letter-spacing:.03em;line-height:1.15;text-transform:uppercase;color:#121212;margin:0}.online-calc__body{display:grid;grid-template-columns:1fr 1.1fr;gap:4rem;align-items:center;max-width:1100px;margin:0 auto}@media (max-width: 767px){.online-calc__body{grid-template-columns:1fr;gap:2rem}}.online-calc__content{display:flex;flex-direction:column;gap:1rem}.online-calc__content p{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:clamp(1rem,1.2vw,1.125rem);line-height:1.7;color:#121212}.online-calc__content p strong{font-weight:700}.online-calc__widget{display:flex;justify-content:center}.online-why{background:#f5f4f0;padding:6rem 0}.online-why__header{max-width:1100px;margin:0 auto 4rem;text-align:center}.online-why__title{font-family:Archivo,Inter,system-ui,sans-serif;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800;letter-spacing:.03em;text-transform:uppercase;line-height:1.2;color:#121212;margin:0}.online-why__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;max-width:1100px;margin:0 auto}@media (max-width: 767px){.online-why__grid{grid-template-columns:1fr;gap:2rem}}.online-why__card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;padding:0 .75rem}.online-why__icon{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;color:#c9a159}.online-why__card-title{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:clamp(1.25rem,1.6vw,1.5rem);font-weight:600;letter-spacing:.02em;color:#121212;margin:0}.online-why__card-text{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:1rem;line-height:1.65;color:#121212;max-width:320px;margin:0}.online-how{background:#f5f4f0;padding:6rem 0}.online-how__header{max-width:900px;margin:0 auto 3rem;text-align:center}.online-how__title{font-family:Archivo,Inter,system-ui,sans-serif;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800;letter-spacing:.03em;text-transform:uppercase;line-height:1.2;color:#121212;margin:0}.online-how__body{max-width:760px;margin:0 auto;display:flex;flex-direction:column;gap:2rem}.online-how__steps{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.5rem}.online-how__step{display:grid;grid-template-columns:80px 1fr;gap:1rem;align-items:center}@media (max-width: 767px){.online-how__step{grid-template-columns:60px 1fr}}.online-how__step-num{font-family:Archivo,Inter,system-ui,sans-serif;font-size:clamp(3rem,6vw,4.5rem);font-weight:900;line-height:1;color:#121212;text-align:center}.online-how__step-text{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:clamp(1rem,1.2vw,1.125rem);line-height:1.6;color:#121212}.online-how__bonuses{list-style:none;padding:0;margin:1rem 0 0;display:flex;flex-direction:column;gap:1rem}.online-how__bonus{display:grid;grid-template-columns:80px 1fr;gap:1rem;align-items:center}@media (max-width: 767px){.online-how__bonus{grid-template-columns:60px 1fr}}.online-how__bonus-icon{display:inline-flex;align-items:center;justify-content:center;color:#121212}.online-how__bonus-text{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:clamp(1rem,1.2vw,1.125rem);line-height:1.6;color:#121212}.online-trust{background:#f5f4f0;padding:6rem 0 8rem}.online-trust__header{max-width:900px;margin:0 auto 2rem;text-align:center}.online-trust__title{font-family:Archivo,Inter,system-ui,sans-serif;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800;letter-spacing:.03em;text-transform:uppercase;line-height:1.2;color:#121212;margin:0}.online-trust__lead{max-width:780px;margin:0 auto 4rem;text-align:center;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:clamp(1rem,1.2vw,1.125rem);line-height:1.7;color:#121212}.online-trust__lead strong{font-weight:700}.online-trust__logos{display:flex;align-items:center;justify-content:center;gap:4rem;flex-wrap:wrap}@media (max-width: 479px){.online-trust__logos{gap:2rem}}.online-trust__logo{max-height:80px;width:auto;object-fit:contain}.online-trust__logo--rex{max-height:60px}.online-trust__logo--arif{max-height:100px}@media (max-width: 479px){.online-trust__logo{max-height:60px}.online-trust__logo--arif{max-height:80px}}.main--contact{padding:0;background:#fff}.contact-hero{background:#fff;padding:6rem 0 2rem}.contact-hero__header{max-width:760px;margin:0 auto;text-align:center;display:flex;flex-direction:column;gap:1rem}.contact-hero__eyebrow{font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:.75rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:#c9a159}.contact-hero__title{font-family:Archivo,Inter,system-ui,sans-serif;font-size:clamp(2.25rem,5vw,4rem);font-weight:800;letter-spacing:.02em;line-height:1.05;text-transform:uppercase;color:#121212;margin:0}.contact-hero__lead{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:clamp(1rem,1.2vw,1.125rem);line-height:1.7;color:#5c5c5c;margin:0}.main--page{background:#fff;color:#121212;min-height:60vh}.page__header{background:#191919;padding:4rem 0 3rem;position:relative;overflow:hidden}.page__header:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 50% 60% at 50% 50%,rgba(201,161,89,.1) 0%,transparent 70%);pointer-events:none}.page__header .container{position:relative}.page__eyebrow{font-family:Archivo,Inter,system-ui,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#c9a159;margin:0 0 .75rem}.page__title{font-family:Archivo,Inter,system-ui,sans-serif;font-size:clamp(1.75rem,3.4vw,2.75rem);font-weight:800;line-height:1.2;letter-spacing:.04em;text-transform:uppercase;color:#fff;margin:0}.page__subtitle{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:.875rem;color:#ffffff73;margin:.75rem 0 0;letter-spacing:.05em}.page__content{max-width:780px;margin:0 auto;padding-top:4rem;padding-bottom:8rem}.page__content h2{font-family:Archivo,Inter,system-ui,sans-serif;font-size:clamp(1.25rem,2.2vw,1.75rem);font-weight:800;line-height:1.25;letter-spacing:.04em;text-transform:uppercase;color:#121212;margin:4rem 0 1rem;padding-bottom:.75rem;border-bottom:2px solid #c9a159}.page__content h2:first-child{margin-top:0}.page__content h3{font-family:Archivo,Inter,system-ui,sans-serif;font-size:clamp(1rem,1.5vw,1.25rem);font-weight:800;line-height:1.3;letter-spacing:.04em;text-transform:uppercase;color:#121212;margin:2rem 0 .75rem}.page__content h4{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:1.125rem;font-weight:700;color:#121212;margin:1.5rem 0 .5rem}.page__content p{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:clamp(1rem,1.1vw,1.125rem);line-height:1.75;color:#121212;margin:0 0 1rem}.page__content p:last-child{margin-bottom:0}.page__content a{color:#8f6f32;text-decoration:underline;text-decoration-color:#8f6f3266;text-underline-offset:3px;transition:color .15s ease,text-decoration-color .15s ease}.page__content a:hover{color:#c9a159;text-decoration-color:#c9a159}.page__content ul,.page__content ol{margin:0 0 1.5rem 2rem;padding:0}.page__content ul li,.page__content ol li{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:clamp(1rem,1.1vw,1.125rem);line-height:1.7;color:#121212;margin-bottom:.5rem}.page__content ul{list-style:disc}.page__content ol{list-style:decimal}.page__content strong,.page__content b{font-weight:700}.page__content em,.page__content i{font-style:italic}.page__content hr{border:0;border-top:1px solid #e5e5e1;margin:3rem 0}.page__content table{width:100%;border-collapse:collapse;margin:2rem 0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:.875rem}.page__content table th,.page__content table td{padding:.75rem 1rem;text-align:left;border:1px solid #e5e5e1;line-height:1.5}.page__content table th{background:#f5f4f0;font-weight:700;font-family:Archivo,Inter,system-ui,sans-serif;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:#121212}.page__content table td{color:#121212}.page__content table tr:nth-child(2n) td{background:#fafaf8}.page__content pre,.page__content code{font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:.875rem;background:#f5f4f0;border:1px solid #e5e5e1;border-radius:4px}.page__content code{padding:2px .5rem}.page__content pre{padding:1rem;overflow-x:auto;margin:0 0 1.5rem}.page__content pre code{background:transparent;border:0;padding:0}.page__content blockquote{border-left:3px solid #c9a159;margin:2rem 0;padding:1rem 1.5rem;background:#f5f4f0;border-radius:0 4px 4px 0}.page__content blockquote p{font-style:italic;color:#5c5c5c;margin:0}@media (max-width: 767px){.site-header__inner{gap:.75rem;padding-block:.5rem;padding-inline:.75rem}.site-header__col--left{flex:0 0 auto;gap:0}.site-header__col--center{flex:1 1 auto;justify-content:center;min-width:0}.site-header__col--right{flex:0 0 auto;gap:0}.site-header__logo-img,.site-header .custom-logo{height:40px;max-width:160px}.site-header__burger{width:44px;height:44px;display:flex!important}.site-header__burger .burger-line{height:2px}.site-header .lang-switcher__trigger{padding:.5rem .75rem;min-height:36px;gap:.5rem}.site-header .lang-switcher__flag{width:20px;height:14px}.mobile-menu:not(.is-open){transform:translate(100%);visibility:hidden}.mobile-menu.is-open{visibility:visible}.mobile-menu{top:56px}}@media (max-width: 479px){.site-header__inner{gap:.5rem;padding-inline:.5rem}.site-header__logo-img,.site-header .custom-logo{height:36px;max-width:140px}.site-header .lang-switcher__trigger{padding:.25rem .5rem}.site-header .lang-switcher__trigger .lang-switcher__label{display:none}}@media (max-width: 767px){.currency-converter{padding:1rem}.currency-converter__title{font-size:1rem;margin-bottom:1rem}.currency-converter__field-wrap{grid-template-columns:1fr;gap:.5rem}.currency-converter__input{height:56px;font-size:1.125rem;padding:0 .75rem}.currency-converter__currency{min-width:100%;height:52px;padding:0 .75rem}.currency-converter__select{font-size:16px}.currency-converter__swap{width:48px;height:48px}.currency-converter__swap svg{width:22px;height:22px}.currency-converter__updated{align-items:center;gap:.5rem;font-size:.75rem}.currency-converter__status{padding:2px 6px;font-size:9px}.currency-converter__note{font-size:.6875rem;line-height:1.4}}@media (max-width: 479px){.currency-converter{padding:.75rem}.currency-converter__input{height:52px;font-size:1rem}.currency-converter__currency{height:48px}}@media (max-width: 767px){.online-hero__pricing-row{grid-template-columns:1fr}.online-hero__pricing-cell{padding:.75rem 1rem;font-size:1rem}.online-hero__pricing-cell--label{border-right:none;border-bottom:2px solid #121212;padding-bottom:.5rem}.online-hero__pricing-cell--value strong{font-size:1.25rem}.online-calc{padding:3rem 0}.online-calc__header{margin-bottom:1.5rem}.online-calc__title{font-size:clamp(1.5rem,6vw,2rem)}.online-calc__body{gap:1.5rem}}
