.App{background:#fff;border-radius:16px;box-shadow:0 4px 24px #00000012;margin:0 auto;max-width:1200px;padding:2rem;text-align:center;transition:box-shadow .2s}.App:hover{box-shadow:0 8px 32px #0000001f}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}@media screen and (max-width:760px){.App{border-radius:0;box-shadow:none;padding:0}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1 1;min-width:0}.PhoneInputCountryIcon{height:1em;height:var(--PhoneInputCountryFlag-height);width:1.5em;width:calc(var(--PhoneInputCountryFlag-height)*var(--PhoneInputCountryFlag-aspectRatio))}.PhoneInputCountryIcon--square{width:1em;width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:#0000001a;background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 1px #00000080,inset 0 0 0 1px #00000080;box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;height:100%;width:100%}.PhoneInputInternationalIconPhone{opacity:.8;opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:.65;opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{align-items:center;align-self:stretch;display:flex;margin-right:.35em;margin-right:var(--PhoneInputCountrySelect-marginRight);position:relative}.PhoneInputCountrySelect{border:0;cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:1}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{border-bottom-width:1px;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-color:currentColor;border-color:var(--PhoneInputCountrySelectArrow-color);border-left-width:0;border-right-width:1px;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-style:solid;border-top-width:0;content:"";display:block;height:.3em;height:var(--PhoneInputCountrySelectArrow-width);margin-left:.35em;margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);opacity:.45;opacity:var(--PhoneInputCountrySelectArrow-opacity);transform:rotate(45deg);transform:var(--PhoneInputCountrySelectArrow-transform);width:.3em;width:var(--PhoneInputCountrySelectArrow-width)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 1px #03b2cb,inset 0 0 0 1px #03b2cb;box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}.groups-container{align-items:center;background-color:#f5f5f5;min-height:100vh;padding:2rem 0}.groups-box,.groups-container{display:flex;flex-direction:column}.groups-box{align-items:stretch;background-color:#fff;border-radius:16px;box-shadow:0 6px 32px #0000001a;margin-bottom:2rem;max-width:600px;padding:2.5rem 2rem;width:100%}.groups-box h2{color:#002f6c;font-size:2.25rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.groups-list{list-style-type:none;margin-top:1.5rem;padding:0}.group-item{margin-bottom:1.5rem}.group-link{background-color:#fff;border:1px solid #e3e8f1;border-radius:10px;box-shadow:0 1px 6px #0000000a;color:#002f6c;display:block;font-size:1.15rem;padding:1.25rem 1rem;text-align:left;text-decoration:none;transition:background-color .3s,color .3s,box-shadow .2s}.group-link:hover{background-color:#e3e8f1;box-shadow:0 4px 16px #0000001a;color:#003b73}.back-link{color:#002f6c;display:block;font-size:1rem;margin-top:1.5rem;text-align:center;text-decoration:none}.back-link:hover{text-decoration:underline}.group-content{animation:fadeIn .7s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.group-card{background:#fff;border-radius:12px;box-shadow:0 2px 12px #0000000f;padding:1.5rem;transition:box-shadow .2s,transform .2s}.group-card:hover{box-shadow:0 8px 32px #0000001f;transform:translateY(-4px) scale(1.03)}.group-message{border-radius:8px;font-size:1rem;font-weight:500;margin:1rem 0;padding:.75rem 1rem;text-align:center}.group-message.error{background:#ffebee;border:1px solid #ff6f61;color:#c62828}.group-message.success{background:#e8f5e9;border:1px solid #57cbda;color:#2e7d32}@media screen and (max-width:1000px){.adDesktop{display:none}}@media screen and (min-width:1001px){.adMobile{display:none}}