.OfferPopup-module__oy9eFa__triggerButton{color:#fff;cursor:pointer;font-size:.875rem;font-weight:600;font-family:var(--font-plus-jakarta-sans),sans-serif;background:#180d33cc;border:1px solid #0fdac2;border-radius:.5rem;padding:.5rem 1rem;transition:all .3s}.OfferPopup-module__oy9eFa__triggerButton:hover{background:#0fdac21a;border-color:#0fdac2;transform:translateY(-2px)}.OfferPopup-module__oy9eFa__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#000c;justify-content:center;align-items:center;padding:1rem;animation:.3s OfferPopup-module__oy9eFa__fadeIn;display:flex;position:fixed;inset:0}@keyframes OfferPopup-module__oy9eFa__fadeIn{0%{opacity:0}to{opacity:1}}.OfferPopup-module__oy9eFa__modal{background:linear-gradient(135deg,#0a0520 0%,#1a0b3f 50%,#0a0520 100%);border:2px solid #0fdac2;border-radius:1.5rem;width:100%;max-width:900px;max-height:90vh;animation:.4s OfferPopup-module__oy9eFa__slideUp;position:relative;overflow:hidden auto;box-shadow:0 20px 60px #0fdac24d}@keyframes OfferPopup-module__oy9eFa__slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.OfferPopup-module__oy9eFa__modal:before{content:"";opacity:.4;pointer-events:none;z-index:0;background-image:radial-gradient(circle at 20% 30%,#0fdac21a 1px,#0000 1px),radial-gradient(circle at 60% 70%,#643bff1a 1px,#0000 1px),radial-gradient(circle at 80% 20%,#0fdac214 1px,#0000 1px),radial-gradient(circle at 40% 80%,#643bff14 1px,#0000 1px);background-position:0 0,25px 25px,50px 50px,75px 75px;background-size:50px 50px,80px 80px,60px 60px,70px 70px;position:absolute;inset:0}.OfferPopup-module__oy9eFa__closeButton{color:#fff;cursor:pointer;z-index:10;background:#180d33cc;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.OfferPopup-module__oy9eFa__closeButton:hover{background:#0fdac233;border-color:#0fdac2;transform:rotate(90deg)}.OfferPopup-module__oy9eFa__fireworks{pointer-events:none;z-index:1;width:200px;height:200px;position:absolute;top:0;right:0;overflow:hidden}.OfferPopup-module__oy9eFa__firework1,.OfferPopup-module__oy9eFa__firework2,.OfferPopup-module__oy9eFa__firework3{background:#fff;border-radius:50%;width:4px;height:4px;animation:2s ease-in-out infinite OfferPopup-module__oy9eFa__sparkle;position:absolute;box-shadow:0 0 10px #0fdac2,20px 20px #0fdac2,-20px 20px #fff,20px -20px #0fdac2,-20px -20px #fff,30px 0 #0fdac2,-30px 0 #fff,0 30px #0fdac2,0 -30px #fff}.OfferPopup-module__oy9eFa__firework1{animation-delay:0s;top:20px;right:20px}.OfferPopup-module__oy9eFa__firework2{animation-delay:.5s;top:40px;right:40px}.OfferPopup-module__oy9eFa__firework3{animation-delay:1s;top:60px;right:60px}@keyframes OfferPopup-module__oy9eFa__sparkle{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}.OfferPopup-module__oy9eFa__modalContent{z-index:2;grid-template-columns:1fr 1fr;min-height:500px;display:grid;position:relative}.OfferPopup-module__oy9eFa__leftSection{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:center;align-items:center;padding:3rem 2rem;display:flex;position:relative}.OfferPopup-module__oy9eFa__leftSection:before{content:"";z-index:0;opacity:.3;background:linear-gradient(135deg,#0fdac20d 0%,#643bff0d 100%);position:absolute;inset:0}.OfferPopup-module__oy9eFa__leftBackground{filter:blur(20px);z-index:0;background:linear-gradient(135deg,#0fdac20d 0%,#643bff0d 100%);position:absolute;inset:0}.OfferPopup-module__oy9eFa__leftText{z-index:1;opacity:.6;position:absolute;top:2rem;left:2rem;right:2rem}.OfferPopup-module__oy9eFa__leftSubtext{color:#ffffffb3;margin-bottom:.5rem;font-size:.875rem}.OfferPopup-module__oy9eFa__leftAmount{color:#0fdac2;font-size:2rem;font-weight:700;font-family:var(--font-plus-jakarta-sans),sans-serif}.OfferPopup-module__oy9eFa__avatarsSection{z-index:1;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.OfferPopup-module__oy9eFa__avatarsContainer{justify-content:center;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.OfferPopup-module__oy9eFa__avatarWrapper{cursor:pointer;transition:all .3s;position:relative}.OfferPopup-module__oy9eFa__avatar{object-fit:cover;background:#643bff33 linear-gradient(135deg,#643bff4d 0%,#5633dc4d 100%);border:2px solid #0000;border-radius:50%;width:60px;height:60px;transition:all .3s}.OfferPopup-module__oy9eFa__avatarGlow{background:0 0;border-radius:50%;transition:all .3s;position:absolute;inset:-4px}.OfferPopup-module__oy9eFa__avatarActive .OfferPopup-module__oy9eFa__avatar{border-color:#0fdac2;box-shadow:0 0 20px #0fdac299}.OfferPopup-module__oy9eFa__avatarActive .OfferPopup-module__oy9eFa__avatarGlow{background:#0fdac233;box-shadow:0 0 30px #0fdac2cc}.OfferPopup-module__oy9eFa__cursor{z-index:5;filter:drop-shadow(0 0 4px #0fdac2cc);animation:1.5s ease-in-out infinite OfferPopup-module__oy9eFa__point;position:absolute;bottom:-8px;right:-8px}@keyframes OfferPopup-module__oy9eFa__point{0%,to{transform:translate(0)scale(1)rotate(0)}25%{transform:translate(2px,-2px)scale(1.1)rotate(-5deg)}50%{transform:translateY(-4px)scale(1.15)rotate(0)}75%{transform:translate(-2px,-2px)scale(1.1)rotate(5deg)}}.OfferPopup-module__oy9eFa__avatarsLabel{text-align:center;color:#fff;margin:0;font-size:.875rem;font-weight:500}.OfferPopup-module__oy9eFa__rightSection{background-image:url(/assets/images/popup-form/3.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:center;padding:3rem 2.5rem;display:flex;position:relative}.OfferPopup-module__oy9eFa__rightSection:before{content:"";z-index:0;background:#180d3399;position:absolute;inset:0}.OfferPopup-module__oy9eFa__logo{z-index:1;font-size:1.5rem;font-weight:700;font-family:var(--font-plus-jakarta-sans),sans-serif;margin-bottom:2rem;position:relative}.OfferPopup-module__oy9eFa__logoPart1{color:#fff}.OfferPopup-module__oy9eFa__logoPart2{color:#0fdac2}.OfferPopup-module__oy9eFa__logoPart3{color:#fff}.OfferPopup-module__oy9eFa__headline{z-index:1;font-size:2.25rem;font-weight:700;line-height:1.3;font-family:var(--font-plus-jakarta-sans),sans-serif;margin-bottom:1rem;position:relative}.OfferPopup-module__oy9eFa__headlinePart1{color:#0fdac2}.OfferPopup-module__oy9eFa__headlinePart2{color:#fff}.OfferPopup-module__oy9eFa__subtitle{z-index:1;color:#fffc;margin-bottom:2rem;font-size:1rem;line-height:1.5;position:relative}.OfferPopup-module__oy9eFa__form{z-index:1;flex-direction:column;gap:1.5rem;display:flex;position:relative}.OfferPopup-module__oy9eFa__inputGroup{flex-direction:column;gap:.5rem;display:flex}.OfferPopup-module__oy9eFa__label{color:#ffffffb3;font-size:.875rem;font-weight:500}.OfferPopup-module__oy9eFa__input{color:#fff;font-size:1rem;font-family:var(--font-plus-jakarta-sans),sans-serif;background:#180d33cc;border:1px solid #0fdac2;border-radius:.5rem;padding:.875rem 1rem;transition:all .3s}.OfferPopup-module__oy9eFa__input:focus{border-color:#0fdac2;outline:none;box-shadow:0 0 0 3px #0fdac233}.OfferPopup-module__oy9eFa__input::placeholder{color:#fff6}.OfferPopup-module__oy9eFa__submitButton{justify-content:center;width:100%}@media (max-width:1024px){.OfferPopup-module__oy9eFa__modal{max-width:800px}.OfferPopup-module__oy9eFa__modalContent{grid-template-columns:1fr 1fr}.OfferPopup-module__oy9eFa__headline{font-size:1.875rem}}@media (max-width:768px){.OfferPopup-module__oy9eFa__modal{border-radius:1rem;max-width:100%;max-height:95vh}.OfferPopup-module__oy9eFa__modalContent{grid-template-columns:1fr;min-height:auto}.OfferPopup-module__oy9eFa__leftSection{min-height:300px;padding:2rem 1.5rem}.OfferPopup-module__oy9eFa__rightSection{padding:2rem 1.5rem}.OfferPopup-module__oy9eFa__headline{font-size:1.75rem}.OfferPopup-module__oy9eFa__avatarsContainer{gap:.5rem}.OfferPopup-module__oy9eFa__avatar{background:#643bff33 linear-gradient(135deg,#643bff4d 0%,#5633dc4d 100%);width:50px;height:50px}.OfferPopup-module__oy9eFa__closeButton{width:36px;height:36px;top:1rem;right:1rem}.OfferPopup-module__oy9eFa__fireworks{width:150px;height:150px}}@media (max-width:480px){.OfferPopup-module__oy9eFa__overlay{padding:.5rem}.OfferPopup-module__oy9eFa__modal{border-radius:.75rem}.OfferPopup-module__oy9eFa__leftSection{min-height:250px;padding:1.5rem 1rem}.OfferPopup-module__oy9eFa__rightSection{padding:1.5rem 1rem}.OfferPopup-module__oy9eFa__logo{margin-bottom:1.5rem;font-size:1.25rem}.OfferPopup-module__oy9eFa__headline{font-size:1.5rem}.OfferPopup-module__oy9eFa__subtitle{margin-bottom:1.5rem;font-size:.9375rem}.OfferPopup-module__oy9eFa__leftAmount{font-size:1.5rem}.OfferPopup-module__oy9eFa__avatarsContainer{gap:.375rem}.OfferPopup-module__oy9eFa__avatar{background:#643bff33 linear-gradient(135deg,#643bff4d 0%,#5633dc4d 100%);width:45px;height:45px}.OfferPopup-module__oy9eFa__avatarsLabel{font-size:.8125rem}.OfferPopup-module__oy9eFa__input{padding:.75rem;font-size:.9375rem}.OfferPopup-module__oy9eFa__submitButton{padding:.875rem 1.5rem;font-size:.9375rem}.OfferPopup-module__oy9eFa__closeButton{width:32px;height:32px}}
.Footer-module__8-teKW__footer{background:#02001c;border-top:1px solid #4e49894d;padding:3.75rem 0 2.225rem}.Footer-module__8-teKW__footerContent{grid-template-columns:1fr 1fr 1fr 1.2fr 1.5fr;align-items:flex-start;gap:2rem;display:grid}.Footer-module__8-teKW__leftSection{flex-direction:column;gap:24px;display:flex}.Footer-module__8-teKW__logoContainer{flex-direction:column;gap:8px;display:flex}.Footer-module__8-teKW__logoText{align-items:center;gap:8px;font-size:32px;font-weight:700;line-height:1.2;display:flex}.Footer-module__8-teKW__logoGradient{background:linear-gradient(135deg,#8b5cf6 0%,#0fdac2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Footer-module__8-teKW__rocketIcon{font-size:28px;display:inline-block;transform:translateY(-2px)}.Footer-module__8-teKW__logoSubtext{color:#fff;letter-spacing:.5px;font-size:16px;font-weight:400}.Footer-module__8-teKW__socialIcons{align-items:center;gap:1rem;display:flex}.Footer-module__8-teKW__socialIcon{color:#fff;cursor:pointer;justify-content:center;align-items:center;width:20px;height:20px;transition:color .3s;display:flex}.Footer-module__8-teKW__contactInfo{flex-direction:column;align-items:flex-start;gap:.75rem;width:100%;margin-top:1rem;display:flex}.Footer-module__8-teKW__contactItem{color:#fff;text-align:left;justify-content:flex-start;align-items:center;gap:8px;margin:0;font-size:14px;display:flex}.Footer-module__8-teKW__contactItem:first-child{margin-top:0}.Footer-module__8-teKW__contactLink{color:#fff;text-decoration:none;transition:color .3s}.Footer-module__8-teKW__contactLink:hover{color:#0fdac2}.Footer-module__8-teKW__linkColumn{flex-direction:column;gap:12px;display:flex}.Footer-module__8-teKW__columnTitle{color:#0fdac2;margin-top:0;margin-bottom:12px;font-size:18px;font-weight:600}.Footer-module__8-teKW__footerlogo{max-width:160px}.Footer-module__8-teKW__footerLink{color:#fff;align-items:center;gap:8px;font-size:16px;font-weight:400;line-height:1.5;text-decoration:none;transition:color .3s;display:flex}.Footer-module__8-teKW__footerLink:hover{color:#0fdac2}.Footer-module__8-teKW__footerLink svg{flex-shrink:0;width:18px;height:18px}.Footer-module__8-teKW__copyright{text-align:center;border-top:1px solid #4e49894d;margin-top:3rem;padding-top:2rem}.Footer-module__8-teKW__copyrightText{color:#fff9;margin:0;font-size:14px;font-weight:400}@media (max-width:1024px){.Footer-module__8-teKW__footerContent{grid-template-columns:repeat(3,1fr);gap:40px}}@media (max-width:768px){.Footer-module__8-teKW__footer{padding:40px 0 30px}.Footer-module__8-teKW__footerContent{grid-template-columns:1fr;align-items:flex-start;gap:32px}.Footer-module__8-teKW__leftSection,.Footer-module__8-teKW__linkColumn{align-items:flex-start;width:100%}.Footer-module__8-teKW__columnTitle{text-align:left;margin-bottom:10px;font-size:16px}}@media (max-width:640px){.Footer-module__8-teKW__footer{padding:32px 0 24px}.Footer-module__8-teKW__logoText{font-size:28px}.Footer-module__8-teKW__rocketIcon{font-size:24px}.Footer-module__8-teKW__logoSubtext{font-size:14px}.Footer-module__8-teKW__socialIcons{gap:12px}.Footer-module__8-teKW__rightSection{flex-direction:column;gap:24px}.Footer-module__8-teKW__linkColumn{flex-direction:column;align-items:flex-start;width:100%;min-width:auto}.Footer-module__8-teKW__logoContainer img{margin:0;display:block}.Footer-module__8-teKW__socialIcons{justify-content:flex-start}.Footer-module__8-teKW__footerLink{text-align:left;justify-content:flex-start}.Footer-module__8-teKW__columnTitle{text-align:left;margin-bottom:10px;font-size:16px}.Footer-module__8-teKW__leftSection{align-items:flex-start}.Footer-module__8-teKW__contactInfo{flex-direction:column;align-items:center;gap:.75rem;width:100%}.Footer-module__8-teKW__contactItem{flex-wrap:wrap;justify-content:center;font-size:13px}}
