*,*: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}.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{display:block;width:auto;height:64px;max-width:280px;object-fit:contain}@media (max-width: 767px){.site-header__logo-img{height:48px}}.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}.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{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.mobile-menu{display:none;position:fixed;right:0;bottom:0;left:0;top:64px;background:#1e1b16;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__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:#1e1b16;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}.site-footer__logo-img{display:block;width:auto;height:80px;max-width:280px;object-fit:contain;mix-blend-mode:lighten}.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:#1e1b16;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:#1e1b16;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: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,#1e1b168c 45%,#1e1b1626);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-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__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__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:#000;color:#fff;--logo-cloud-border: rgba(255, 255, 255, .08);--logo-cloud-alt-bg: rgba(255, 255, 255, .025);padding:6rem 0}.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:#c9a159;text-align:center;max-width:680px;margin:0 auto 4rem;line-height:1.4}.logo-cloud{position:relative;display:grid;grid-template-columns:repeat(4,1fr);border-left:1px solid var(--logo-cloud-border);border-right:1px solid var(--logo-cloud-border);border-top:1px solid var(--logo-cloud-border);max-width:1080px;margin:0 auto}@media (max-width: 767px){.logo-cloud{grid-template-columns:repeat(2,1fr)}}.logo-cloud__cell{position:relative;display:flex;align-items:center;justify-content:center;padding:3rem 1.5rem;min-height:140px;border-right:1px solid var(--logo-cloud-border);border-bottom:1px solid var(--logo-cloud-border);background:transparent;transition:background .25s ease}.logo-cloud__cell--alt{background:var(--logo-cloud-alt-bg)}.logo-cloud__cell:nth-child(4n){border-right:none}@media (max-width: 767px){.logo-cloud__cell:nth-child(4n){border-right:0}}@media (max-width: 767px){.logo-cloud__cell:nth-child(2n){border-right:none}}.logo-cloud__img{max-width:100%;max-height:40px;width:auto;height:auto;object-fit:contain;filter:brightness(0) invert(1);opacity:.85;transition:opacity .25s ease}.logo-cloud__cell:hover .logo-cloud__img{opacity:1}.logo-cloud__placeholder{font-family:Archivo,Inter,system-ui,sans-serif;font-size:.875rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#fff9;text-align:center;transition:color .25s ease}.logo-cloud__cell:hover .logo-cloud__placeholder{color:#fff}.logo-cloud__plus{position:absolute;right:-6px;bottom:-6px;z-index:2;display:inline-flex;color:#fff6;pointer-events:none}.home-taux{background:#f5f4f0;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}.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:#1e1b16;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;border-radius:8px;object-fit:cover}.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;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:#1e1b16;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:#1e1b16;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)}.vieil-or{background-color:#f5f4f0;color:#121212;padding:6rem 0 8rem;min-height:80vh}.vieil-or__header{text-align:center;max-width:780px;margin:0 auto 6rem}.vieil-or__title{font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3.5rem);font-weight:700;line-height:1.15;letter-spacing:.02em;color:#c9a159;margin:0 0 3rem;text-transform:uppercase}.vieil-or__intro{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:clamp(1rem,1.4vw,1.25rem);line-height:1.6;color:#121212}.vieil-or__intro p{margin:0 0 .75rem}.vieil-or__intro p:last-child{margin-bottom:0}.vieil-or__grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem 6rem;max-width:1080px;margin:0 auto}@media (max-width: 767px){.vieil-or__grid{grid-template-columns:1fr;gap:3rem}}.category-card{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:1rem;min-height:200px}.category-card__media{position:relative;display:flex;align-items:center;flex:0 0 auto;width:220px}@media (max-width: 479px){.category-card__media{width:160px}}.category-card__image-wrapper{position:relative;width:220px;height:220px;border-radius:50%;overflow:hidden;background:linear-gradient(135deg,#e8c97a,#8f6f32);padding:3px;box-shadow:0 4px 24px #00000014;flex-shrink:0}.category-card__image-wrapper--placeholder:before{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:50%;background:#0a0a0a}@media (max-width: 479px){.category-card__image-wrapper{width:160px;height:160px}}.category-card__image-wrapper:before{content:"";position:absolute;top:-8px;left:-8px;width:calc(100% + 16px);height:calc(100% + 16px);border:1px solid rgba(201,161,89,.4);border-radius:4px;z-index:-1}.category-card__image{width:100%;height:100%;border-radius:50%;object-fit:cover;display:block}.category-card__connector{position:absolute;left:calc(100% - 8px);top:50%;width:60px;height:1px;color:#c9a159;flex-shrink:0}@media (max-width: 479px){.category-card__connector{width:30px}}.category-card__content{display:flex;flex-direction:column;gap:.5rem;padding-left:3rem}@media (max-width: 479px){.category-card__content{padding-left:1rem}}.category-card__title{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:1.25rem;font-weight:700;color:#8f6f32;margin:0;letter-spacing:.02em}.category-card__description{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:.875rem;line-height:1.5;color:#121212;margin:0;max-width:260px}.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;border-radius:8px;overflow:hidden;object-fit:cover;border:3px solid #c9a159;padding:0}.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__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:#1e1b16;color:#fff}.crypto-hero{position:relative;padding:6rem 0;background-color:#1e1b16;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;border-radius:16px;overflow:hidden;object-fit:cover;border:2px solid #c9a159;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:#1e1b16;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__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-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__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-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{display:block}.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:300px;overflow-y:auto;list-style:none;margin:0;padding:.5rem;background:#fff;border:1px solid #e5e5e1;border-radius:8px;box-shadow:0 16px 48px #0000001f}.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}.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-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:#1e1b16;color:#fff}.moneygram-hero{position:relative;min-height:calc(100vh - 96px);min-height:calc(100dvh - 96px);background-color:#1e1b16;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 .globe{width:100%;max-width:520px;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:inline-flex;align-items:center;gap:.5rem}.moneygram-coverage__eyebrow:before{content:"";display:inline-block;width:24px;height:1px;background:#c9a159}.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:grid;grid-template-columns:auto 1fr;gap:1rem;align-items:flex-start}.moneygram-coverage__bullet-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;flex-shrink:0;border:1px solid rgba(201,161,89,.45);border-radius:8px;color:#8f6f32;background:linear-gradient(135deg,#c9a15914,#c9a15905)}.moneygram-coverage__bullet-text{display:flex;flex-direction:column;gap:2px}.moneygram-coverage__bullet-text 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-text span{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:.875rem;line-height:1.55;color:#5c5c5c}.globe__arc{stroke-dasharray:460;stroke-dashoffset:460;opacity:0;animation:rex-arc-draw 2.4s cubic-bezier(.45,.05,.2,1) infinite,rex-arc-fade 2.4s ease-in-out infinite;animation-delay:var(--arc-delay, 0ms)}.globe__node-dot{fill:#c9a159;filter:drop-shadow(0 0 6px rgba(201,161,89,.7))}.globe__node-pulse{fill:#c9a159;opacity:.5;transform-box:fill-box;transform-origin:center;animation:rex-node-pulse 2.4s ease-out infinite;animation-delay:var(--node-delay, 0ms)}.globe__node--hub .globe__node-dot{fill:#e8c97a;filter:drop-shadow(0 0 12px rgba(232,201,122,.9))}.globe__node--hub .globe__node-pulse{animation-duration:1.8s}@keyframes rex-arc-draw{0%{stroke-dashoffset:460}60%{stroke-dashoffset:0}to{stroke-dashoffset:-460}}@keyframes rex-arc-fade{0%{opacity:0}30%{opacity:1}75%{opacity:1}to{opacity:0}}@keyframes rex-node-pulse{0%{transform:scale(1);opacity:.6}60%{transform:scale(2.6);opacity:0}to{transform:scale(2.6);opacity:0}}@media (prefers-reduced-motion: reduce){.globe__arc,.globe__node-pulse{animation:none!important}.globe__arc{stroke-dashoffset:0;opacity:.7}}
