.HeroSection-module___UGK9W__hero{background:var(--pure-white);box-sizing:border-box;justify-content:center;align-items:flex-start;height:100dvh;padding:100px 20px 30px;display:flex;position:relative;overflow:hidden}.HeroSection-module___UGK9W__hero:before{content:"";pointer-events:none;background:radial-gradient(at 70% 30%,#c41e3a0a 0%,#0000 60%) 0 0/100% 100%,radial-gradient(circle at 1px 1px,#00000005 1px,#0000 1px) 0 0/40px 40px;position:absolute;inset:0}.HeroSection-module___UGK9W__globeBg{z-index:1;opacity:0;pointer-events:none;width:min(1600px,130vw);height:auto;animation:2s cubic-bezier(.16,1,.3,1) .5s forwards HeroSection-module___UGK9W__globeReveal;position:absolute;top:80px;left:50%;transform:translate(-50%)}@keyframes HeroSection-module___UGK9W__globeReveal{0%{opacity:0;transform:translate(-50%)scale(.9)}to{opacity:.25;transform:translate(-50%)scale(1)}}.HeroSection-module___UGK9W__globeImage{filter:grayscale(80%)contrast(1.1)sepia(10%);width:100%;height:auto;animation:10s ease-in-out infinite HeroSection-module___UGK9W__globeFloat;display:block}@keyframes HeroSection-module___UGK9W__globeFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.HeroSection-module___UGK9W__container{z-index:2;max-width:var(--container-max-width);width:100%;margin:0 auto;position:relative}.HeroSection-module___UGK9W__content{grid-template-columns:1fr 1fr;align-items:center;gap:50px;display:grid}.HeroSection-module___UGK9W__textSection{text-align:left;animation:.8s cubic-bezier(.16,1,.3,1) forwards HeroSection-module___UGK9W__slideInLeft}.HeroSection-module___UGK9W__partnerBadge{opacity:0;align-items:center;gap:14px;margin-bottom:0;animation:.8s cubic-bezier(.16,1,.3,1) .4s forwards HeroSection-module___UGK9W__badgeSlideIn;display:flex}@keyframes HeroSection-module___UGK9W__badgeSlideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.HeroSection-module___UGK9W__badgeText{color:#000;letter-spacing:2px;text-transform:uppercase;font-size:.7rem;font-weight:700}.HeroSection-module___UGK9W__partnerLogo{object-fit:contain;width:auto;height:88px;display:block}@keyframes HeroSection-module___UGK9W__slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}.HeroSection-module___UGK9W__headline{margin-bottom:16px;animation:.8s cubic-bezier(.16,1,.3,1) forwards HeroSection-module___UGK9W__fadeInUp}@keyframes HeroSection-module___UGK9W__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.HeroSection-module___UGK9W__subtitle{color:#000;opacity:0;max-width:520px;margin-bottom:28px;font-size:1.1rem;font-weight:400;line-height:1.7;animation:.8s cubic-bezier(.16,1,.3,1) .1s forwards HeroSection-module___UGK9W__fadeInUp}.HeroSection-module___UGK9W__features{flex-direction:column;gap:10px;margin-bottom:28px;display:flex}.HeroSection-module___UGK9W__feature{color:#000;animation:HeroSection-module___UGK9W__fadeInUp .6s cubic-bezier(.16,1,.3,1)calc(.2s + var(--i,0)*.1s)forwards;opacity:0;background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;padding:10px 14px;font-size:.95rem;font-weight:600;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}.HeroSection-module___UGK9W__feature:first-child{--i:0}.HeroSection-module___UGK9W__feature:nth-child(2){--i:1}.HeroSection-module___UGK9W__feature:nth-child(3){--i:2}.HeroSection-module___UGK9W__feature:nth-child(4){--i:3}.HeroSection-module___UGK9W__feature:hover{background:#c41e3a0a;transform:translate(8px)}.HeroSection-module___UGK9W__featureIcon{color:var(--corporate-red);justify-content:center;align-items:center;width:22px;height:22px;font-size:1.1rem;display:flex}.HeroSection-module___UGK9W__cta{opacity:0;align-items:center;gap:24px;animation:.8s cubic-bezier(.16,1,.3,1) .6s forwards HeroSection-module___UGK9W__fadeInUp;display:flex}.HeroSection-module___UGK9W__ctaButton{color:var(--pure-white);letter-spacing:1px;text-transform:uppercase;cursor:pointer;box-shadow:none;background:#000;border:none;border-radius:4px;padding:20px 44px;font-size:1rem;font-weight:700;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.HeroSection-module___UGK9W__ctaButton:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);transition:transform .6s;position:absolute;inset:0;transform:translate(-100%)}.HeroSection-module___UGK9W__ctaButton:hover:before{transform:translate(100%)}.HeroSection-module___UGK9W__ctaButton:hover{background:var(--corporate-red);transform:translateY(-2px)}.HeroSection-module___UGK9W__ctaButton:active{transform:translateY(0)}.HeroSection-module___UGK9W__liveIndicator{background:0 0;border:2px solid #000;border-radius:4px;align-items:center;gap:10px;margin-left:4px;padding:10px 20px;display:inline-flex}.HeroSection-module___UGK9W__liveDot{background:var(--corporate-red);border-radius:50%;width:10px;height:10px;animation:2s ease-in-out infinite HeroSection-module___UGK9W__livePulse;box-shadow:0 0 #c41e3a66}@keyframes HeroSection-module___UGK9W__livePulse{0%,to{opacity:1;box-shadow:0 0 #c41e3a66}50%{opacity:.8;box-shadow:0 0 0 8px #c41e3a00}}.HeroSection-module___UGK9W__liveText{color:#000;letter-spacing:1px;text-transform:uppercase;font-size:.85rem;font-weight:700}.HeroSection-module___UGK9W__contactInfo{opacity:0;flex-wrap:wrap;gap:20px;margin-top:20px;animation:.8s cubic-bezier(.16,1,.3,1) .7s forwards HeroSection-module___UGK9W__fadeInUp;display:flex}.HeroSection-module___UGK9W__contactItem{color:#000;background:0 0;border-radius:0;align-items:center;gap:10px;padding:8px 0;font-size:.9rem;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.HeroSection-module___UGK9W__contactItem:hover{color:var(--corporate-red)}.HeroSection-module___UGK9W__contactIcon{color:var(--corporate-red);width:18px;font-size:1rem}.HeroSection-module___UGK9W__refreshButton{color:#000;cursor:pointer;background:0 0;border:none;border-radius:0;align-items:center;gap:10px;padding:8px 0;font-size:.9rem;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.HeroSection-module___UGK9W__refreshButton:hover{color:var(--corporate-red)}.HeroSection-module___UGK9W__refreshButton:hover .HeroSection-module___UGK9W__contactIcon{animation:.8s ease-in-out HeroSection-module___UGK9W__spin}@keyframes HeroSection-module___UGK9W__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.HeroSection-module___UGK9W__visualSection{opacity:0;flex-direction:column;justify-content:center;align-items:center;gap:16px;animation:.8s cubic-bezier(.16,1,.3,1) .3s forwards HeroSection-module___UGK9W__slideInRight;display:flex}@keyframes HeroSection-module___UGK9W__slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}.HeroSection-module___UGK9W__statsGrid{background:linear-gradient(135deg,#000 0%,var(--corporate-red)50%,#000 100%);border:none;border-radius:0;grid-template-columns:repeat(2,1fr);gap:3px;padding:3px;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000026}.HeroSection-module___UGK9W__statsGrid:before{content:"";pointer-events:none;background:linear-gradient(135deg,#0000,#ffffff1a,#0000);animation:3s ease-in-out infinite HeroSection-module___UGK9W__shimmerGrid;position:absolute;inset:0}@keyframes HeroSection-module___UGK9W__shimmerGrid{0%,to{opacity:0}50%{opacity:1}}.HeroSection-module___UGK9W__stat{text-align:center;background:var(--pure-white);border:none;border-radius:0;padding:28px 24px;transition:all .5s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.HeroSection-module___UGK9W__stat:before{content:"";opacity:0;background:radial-gradient(circle at 50% 0,#c41e3a0d 0%,#0000 70%);transition:opacity .4s;position:absolute;inset:0}.HeroSection-module___UGK9W__stat:hover{background:var(--pearl-white);transform:scale(1.02)}.HeroSection-module___UGK9W__stat:hover:before{opacity:1}.HeroSection-module___UGK9W__stat:first-child{opacity:0;animation:.6s cubic-bezier(.16,1,.3,1) .5s forwards HeroSection-module___UGK9W__statReveal}.HeroSection-module___UGK9W__stat:nth-child(2){opacity:0;animation:.6s cubic-bezier(.16,1,.3,1) .65s forwards HeroSection-module___UGK9W__statReveal}.HeroSection-module___UGK9W__stat:nth-child(3){opacity:0;animation:.6s cubic-bezier(.16,1,.3,1) .8s forwards HeroSection-module___UGK9W__statReveal}.HeroSection-module___UGK9W__stat:nth-child(4){opacity:0;animation:.6s cubic-bezier(.16,1,.3,1) .95s forwards HeroSection-module___UGK9W__statReveal}@keyframes HeroSection-module___UGK9W__statReveal{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.HeroSection-module___UGK9W__statNumber{color:#000;letter-spacing:-.03em;margin-bottom:8px;font-size:2.4rem;font-weight:800;display:block;position:relative}.HeroSection-module___UGK9W__statNumber.HeroSection-module___UGK9W__counting{animation:.3s ease-out HeroSection-module___UGK9W__countPulse}@keyframes HeroSection-module___UGK9W__countPulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.HeroSection-module___UGK9W__statLabel{color:#666;text-transform:uppercase;letter-spacing:2.5px;font-size:.7rem;font-weight:700}@media (max-width:1024px){.HeroSection-module___UGK9W__hero{height:auto;min-height:100dvh;padding:100px 20px 40px}.HeroSection-module___UGK9W__content{text-align:center;grid-template-columns:1fr;gap:30px}.HeroSection-module___UGK9W__textSection{text-align:center}.HeroSection-module___UGK9W__partnerBadge{justify-content:center;gap:12px}.HeroSection-module___UGK9W__subtitle{margin-left:auto;margin-right:auto}.HeroSection-module___UGK9W__features{align-items:center}.HeroSection-module___UGK9W__cta{flex-wrap:wrap;justify-content:center}.HeroSection-module___UGK9W__liveIndicator{margin-left:0}.HeroSection-module___UGK9W__contactInfo{justify-content:center}.HeroSection-module___UGK9W__globeBg{width:min(1400px,130vw);top:60px}}@media (max-width:768px){.HeroSection-module___UGK9W__hero{height:auto;min-height:100dvh;padding:100px 20px 60px}.HeroSection-module___UGK9W__globeBg{width:min(1200px,150vw);top:40px}.HeroSection-module___UGK9W__partnerLogo{height:72px}.HeroSection-module___UGK9W__badgeText{font-size:.65rem}}@media (min-width:769px) and (max-height:800px){.HeroSection-module___UGK9W__hero{padding:80px 20px 20px}.HeroSection-module___UGK9W__headline{margin-bottom:12px}.HeroSection-module___UGK9W__subtitle{margin-bottom:20px;font-size:1rem;line-height:1.6}.HeroSection-module___UGK9W__features{gap:6px;margin-bottom:20px}.HeroSection-module___UGK9W__feature{padding:8px 12px;font-size:.9rem}.HeroSection-module___UGK9W__ctaButton{padding:16px 36px}.HeroSection-module___UGK9W__liveIndicator{padding:8px 16px}.HeroSection-module___UGK9W__contactInfo{gap:16px;margin-top:14px}.HeroSection-module___UGK9W__stat{padding:20px 18px}.HeroSection-module___UGK9W__statNumber{margin-bottom:6px;font-size:2rem}.HeroSection-module___UGK9W__statLabel{font-size:.65rem}}@media (min-width:769px) and (max-height:720px){.HeroSection-module___UGK9W__hero{padding:70px 20px 15px}.HeroSection-module___UGK9W__headline{margin-bottom:10px}.HeroSection-module___UGK9W__subtitle{margin-bottom:16px;font-size:.95rem}.HeroSection-module___UGK9W__features{gap:4px;margin-bottom:16px}.HeroSection-module___UGK9W__feature{padding:6px 10px;font-size:.85rem}.HeroSection-module___UGK9W__ctaButton{padding:14px 32px;font-size:.9rem}.HeroSection-module___UGK9W__liveIndicator{padding:6px 14px}.HeroSection-module___UGK9W__liveText{font-size:.75rem}.HeroSection-module___UGK9W__contactInfo{gap:14px;margin-top:12px}.HeroSection-module___UGK9W__contactItem,.HeroSection-module___UGK9W__refreshButton{padding:6px 0;font-size:.85rem}.HeroSection-module___UGK9W__stat{padding:16px 14px}.HeroSection-module___UGK9W__statNumber{margin-bottom:4px;font-size:1.8rem}.HeroSection-module___UGK9W__statLabel{letter-spacing:2px;font-size:.6rem}.HeroSection-module___UGK9W__content{gap:40px}}
.CurrencyConverter-module__A2YKdq__section{background:var(--pure-white);z-index:2;padding:100px 20px 60px;position:relative;overflow:hidden}.CurrencyConverter-module__A2YKdq__section:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 1px 1px,#c41e3a0a 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.CurrencyConverter-module__A2YKdq__section:after{content:"";pointer-events:none;background:radial-gradient(at 50% 100%,#c41e3a08 0%,#0000 70%);width:80%;height:200px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.CurrencyConverter-module__A2YKdq__container{max-width:1000px;margin:0 auto}.CurrencyConverter-module__A2YKdq__header{text-align:center;margin-bottom:60px}.CurrencyConverter-module__A2YKdq__header h2{letter-spacing:-.02em;color:#000;margin-bottom:18px;font-size:clamp(2rem,4vw,2.5rem);font-weight:700}.CurrencyConverter-module__A2YKdq__header p{color:#000;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.7}.CurrencyConverter-module__A2YKdq__converterBox{background:var(--pure-white);box-shadow:none;border:2px solid #000;border-radius:0;padding:48px;position:relative;overflow:hidden}.CurrencyConverter-module__A2YKdq__converterBox:before{display:none}.CurrencyConverter-module__A2YKdq__grid{grid-template-columns:1fr auto 1fr;align-items:center;gap:36px;display:grid}.CurrencyConverter-module__A2YKdq__inputSection{flex-direction:column;gap:14px;display:flex}.CurrencyConverter-module__A2YKdq__label{color:#000;text-transform:uppercase;letter-spacing:2px;font-size:.85rem;font-weight:700}.CurrencyConverter-module__A2YKdq__inputGroup{box-shadow:none;background:var(--pure-white);border:2px solid #000;border-radius:0;grid-template-columns:1fr 2fr;transition:all .4s cubic-bezier(.16,1,.3,1);display:grid;overflow:hidden}.CurrencyConverter-module__A2YKdq__inputGroup:focus-within{border-color:var(--corporate-red);box-shadow:none}.CurrencyConverter-module__A2YKdq__amountInput{background:var(--pure-white);color:#000;font-variant-numeric:tabular-nums;letter-spacing:-.01em;border:none;border-right:2px solid #000;min-width:130px;padding:20px 22px;font-size:1.5rem;font-weight:700}.CurrencyConverter-module__A2YKdq__amountInput:focus{background:var(--pearl-white);outline:none}.CurrencyConverter-module__A2YKdq__currencySelector{background:var(--pure-white);align-items:center;padding:0 15px;display:flex;position:relative}.CurrencyConverter-module__A2YKdq__currencySelector:after{content:"";pointer-events:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23000000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;width:.8em;height:.5em;position:absolute;top:50%;right:1em;transform:translateY(-50%)}.CurrencyConverter-module__A2YKdq__flag{object-fit:cover;border:1px solid #000;border-radius:0;flex-shrink:0;width:32px;height:24px;margin-right:12px}.CurrencyConverter-module__A2YKdq__currencyCode{color:#000;min-width:45px;margin-right:8px;font-size:1.1rem;font-weight:700}.CurrencyConverter-module__A2YKdq__currencySelect{color:#000;appearance:none;opacity:0;cursor:pointer;background:0 0;border:none;width:100%;padding:18px 0;font-size:1rem;font-weight:500;position:absolute;inset:0}.CurrencyConverter-module__A2YKdq__swapWrapper{justify-content:center;align-items:center;display:flex}.CurrencyConverter-module__A2YKdq__swapButton{cursor:pointer;width:56px;height:56px;box-shadow:none;color:var(--pure-white);background:#000;border:none;border-radius:0;justify-content:center;align-items:center;font-size:1.3rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.CurrencyConverter-module__A2YKdq__swapButton:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);transition:transform .5s;position:absolute;inset:0;transform:translate(-100%)}.CurrencyConverter-module__A2YKdq__swapButton:hover:before{transform:translate(100%)}.CurrencyConverter-module__A2YKdq__swapButton:hover{background:var(--corporate-red)}.CurrencyConverter-module__A2YKdq__swapButton:active{transform:scale(.95)}.CurrencyConverter-module__A2YKdq__swapping{transform:rotateY(180deg)}.CurrencyConverter-module__A2YKdq__rateSummary{text-align:center;color:var(--pure-white);min-height:70px;box-shadow:none;background:#000;border-radius:0;justify-content:center;align-items:center;margin-top:36px;padding:24px 28px;font-size:1.3rem;font-weight:500;display:flex;position:relative;overflow:hidden}.CurrencyConverter-module__A2YKdq__rateSummary:before{display:none}.CurrencyConverter-module__A2YKdq__summaryCurrency{color:#fff9;margin:0 .5em;font-size:1rem;font-weight:500}.CurrencyConverter-module__A2YKdq__summaryAmount{font-variant-numeric:tabular-nums;font-weight:700}.CurrencyConverter-module__A2YKdq__summaryResult{color:#4ade80;font-variant-numeric:tabular-nums;margin-left:.3em;font-weight:800}.CurrencyConverter-module__A2YKdq__highValueMessage{background:var(--corporate-red);text-align:center;color:var(--pure-white);letter-spacing:.5px;box-shadow:none;opacity:0;border:none;border-radius:0;justify-content:center;align-items:center;max-height:0;margin-top:24px;padding:24px;font-size:1.1rem;font-weight:700;transition:all .6s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden;transform:translateY(-20px)}.CurrencyConverter-module__A2YKdq__highValueMessage.CurrencyConverter-module__A2YKdq__show{opacity:1;max-height:120px;padding:24px;transform:translateY(0)}.CurrencyConverter-module__A2YKdq__highValueMessage.CurrencyConverter-module__A2YKdq__hide{opacity:0;max-height:0;padding:0 24px;transform:translateY(-20px)}.CurrencyConverter-module__A2YKdq__messageIcon{color:var(--pure-white);margin-right:12px;font-size:1.2rem;animation:2s ease-in-out infinite CurrencyConverter-module__A2YKdq__pulse}@media (max-width:768px){.CurrencyConverter-module__A2YKdq__grid{grid-template-columns:1fr;gap:20px}.CurrencyConverter-module__A2YKdq__swapButton{transform:rotate(90deg)}.CurrencyConverter-module__A2YKdq__converterBox{padding:24px}}@media (max-width:480px){.CurrencyConverter-module__A2YKdq__amountInput{padding:14px 16px;font-size:1.2rem}.CurrencyConverter-module__A2YKdq__currencySelector{padding:0 12px}.CurrencyConverter-module__A2YKdq__currencyCode{min-width:40px;font-size:1rem}}
.RatesSlideshow-module__BZ3W6W__section{background:var(--pearl-white);padding:60px 20px 100px;position:relative}.RatesSlideshow-module__BZ3W6W__section:before{content:"";background:linear-gradient(90deg,transparent,#000,var(--corporate-red),#000,transparent);height:1px;position:absolute;top:0;left:0;right:0}.RatesSlideshow-module__BZ3W6W__container{max-width:1200px;margin:0 auto}.RatesSlideshow-module__BZ3W6W__header{text-align:center;margin-bottom:50px}.RatesSlideshow-module__BZ3W6W__header h2{letter-spacing:-.02em;color:#000;margin-bottom:16px;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:700}.RatesSlideshow-module__BZ3W6W__header p{color:#000;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.7}.RatesSlideshow-module__BZ3W6W__slideshowContainer{background:var(--pure-white);box-shadow:none;border:2px solid #000;border-radius:0;padding-bottom:35px;position:relative;overflow:hidden}.RatesSlideshow-module__BZ3W6W__slideshowContainer:before{display:none}.RatesSlideshow-module__BZ3W6W__slidesWrapper{will-change:transform;transition:transform .8s cubic-bezier(.16,1,.3,1);display:flex}.RatesSlideshow-module__BZ3W6W__slide{flex-shrink:0;grid-template-columns:repeat(4,1fr);gap:24px;min-width:100%;padding:45px;display:grid}.RatesSlideshow-module__BZ3W6W__navButton{color:var(--pure-white);cursor:pointer;opacity:1;z-index:10;width:48px;height:48px;box-shadow:none;background:#000;border:none;border-radius:0;justify-content:center;align-items:center;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:50%;transform:translateY(-50%)}.RatesSlideshow-module__BZ3W6W__navButton:hover{background:var(--corporate-red);transform:translateY(-50%)}.RatesSlideshow-module__BZ3W6W__navButton:active{transform:translateY(-50%)scale(.95)}.RatesSlideshow-module__BZ3W6W__prevButton{left:18px}.RatesSlideshow-module__BZ3W6W__nextButton{right:18px}.RatesSlideshow-module__BZ3W6W__rateCard{background:var(--pure-white);text-align:center;box-shadow:none;border:1px solid #000;border-radius:0;padding:28px;transition:all .5s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.RatesSlideshow-module__BZ3W6W__rateCard:before{content:"";background:var(--corporate-red);height:3px;transition:transform .4s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.RatesSlideshow-module__BZ3W6W__rateCard:hover{border-color:var(--corporate-red);transform:translateY(-4px)}.RatesSlideshow-module__BZ3W6W__rateCard:hover:before{transform:scaleX(1)}.RatesSlideshow-module__BZ3W6W__flag{object-fit:cover;width:44px;height:33px;box-shadow:none;border:1px solid #000;border-radius:0;margin:0 auto 18px;transition:transform .4s cubic-bezier(.16,1,.3,1)}.RatesSlideshow-module__BZ3W6W__rateCard:hover .RatesSlideshow-module__BZ3W6W__flag{transform:scale(1.1)}.RatesSlideshow-module__BZ3W6W__currencyCode{letter-spacing:-.02em;color:#000;margin-bottom:18px;font-size:1.4rem;font-weight:800}.RatesSlideshow-module__BZ3W6W__rateGrid{flex-direction:column;gap:10px;display:flex}.RatesSlideshow-module__BZ3W6W__rateRow{background:var(--pearl-white);border:none;border-radius:0;justify-content:space-between;align-items:center;padding:10px 14px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}.RatesSlideshow-module__BZ3W6W__rateRow:hover{background:#c41e3a0f;transform:translate(4px)}.RatesSlideshow-module__BZ3W6W__rateLabel{color:#000;text-transform:uppercase;letter-spacing:.5px;font-size:.8rem;font-weight:600}.RatesSlideshow-module__BZ3W6W__rateValue{font-variant-numeric:tabular-nums;font-size:1.05rem;font-weight:700}.RatesSlideshow-module__BZ3W6W__rateBuy{color:#000}.RatesSlideshow-module__BZ3W6W__rateSell,.RatesSlideshow-module__BZ3W6W__rateSend{color:var(--corporate-red)}@media (max-width:1024px){.RatesSlideshow-module__BZ3W6W__slide{grid-template-columns:repeat(2,1fr);gap:20px;padding:35px}}@media (max-width:768px){.RatesSlideshow-module__BZ3W6W__section{padding:50px 20px 80px}.RatesSlideshow-module__BZ3W6W__slide{grid-template-columns:1fr;justify-items:center;gap:16px;padding:30px}.RatesSlideshow-module__BZ3W6W__rateCard{width:100%;max-width:320px}.RatesSlideshow-module__BZ3W6W__navButton{width:42px;height:42px}.RatesSlideshow-module__BZ3W6W__prevButton{left:12px}.RatesSlideshow-module__BZ3W6W__nextButton{right:12px}}@media (max-width:480px){.RatesSlideshow-module__BZ3W6W__rateCard{max-width:290px;padding:24px}.RatesSlideshow-module__BZ3W6W__slide{padding:25px 20px}}
.ContactCTA-module__z7aDoG__section{text-align:center;color:var(--pure-white);background:#000;padding:120px 20px;position:relative;overflow:hidden}.ContactCTA-module__z7aDoG__section:before{content:"";pointer-events:none;background:radial-gradient(at 50% 0,#c41e3a1f 0%,#0000 50%),radial-gradient(at 0 100%,#c41e3a0d 0%,#0000 40%),radial-gradient(at 100% 100%,#c41e3a0d 0%,#0000 40%),linear-gradient(#ffffff05 0%,#0000 30%);position:absolute;inset:0}.ContactCTA-module__z7aDoG__section:after{content:"";opacity:.015;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");position:absolute;inset:0}.ContactCTA-module__z7aDoG__container{z-index:1;max-width:800px;margin:0 auto;position:relative}.ContactCTA-module__z7aDoG__banner{background:var(--corporate-red);color:var(--pure-white);text-transform:uppercase;letter-spacing:3px;box-shadow:none;border-radius:0;margin-bottom:50px;padding:20px 40px;font-size:1.2rem;font-weight:800;transition:all .4s cubic-bezier(.16,1,.3,1);display:inline-block;position:relative;overflow:hidden}.ContactCTA-module__z7aDoG__banner:before{content:"";background:linear-gradient(90deg,#0000,#ffffff26,#0000);animation:3s ease-in-out infinite ContactCTA-module__z7aDoG__shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes ContactCTA-module__z7aDoG__shimmer{0%{transform:translate(-100%)}50%,to{transform:translate(100%)}}.ContactCTA-module__z7aDoG__banner:hover{background:var(--dark-red);transform:translateY(-2px)}.ContactCTA-module__z7aDoG__title{color:#ffffffe6;letter-spacing:1px;margin-bottom:50px;font-size:1.8rem;font-weight:300}.ContactCTA-module__z7aDoG__buttons{flex-wrap:wrap;justify-content:center;gap:28px;display:flex}.ContactCTA-module__z7aDoG__button{letter-spacing:1px;text-transform:uppercase;box-shadow:none;border:2px solid #0000;border-radius:0;align-items:center;gap:12px;padding:18px 36px;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden}.ContactCTA-module__z7aDoG__button:before{content:"";background:linear-gradient(90deg,#0000,#ffffff26,#0000);transition:transform .6s;position:absolute;inset:0;transform:translate(-100%)}.ContactCTA-module__z7aDoG__button:hover:before{transform:translate(100%)}.ContactCTA-module__z7aDoG__whatsappButton{color:var(--pure-white);background:#25d366}.ContactCTA-module__z7aDoG__whatsappButton:hover{background:#128c7e;transform:translateY(-2px)}.ContactCTA-module__z7aDoG__phoneButton{color:var(--pure-white);border-color:var(--pure-white);background:0 0}.ContactCTA-module__z7aDoG__phoneButton:hover{background:var(--pure-white);color:#000;transform:translateY(-2px)}
