@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{--PhoneInput-color--focus: #03b2cb;--PhoneInputInternationalIconPhone-opacity: .8;--PhoneInputInternationalIconGlobe-opacity: .65;--PhoneInputCountrySelect-marginRight: .35em;--PhoneInputCountrySelectArrow-width: .3em;--PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth: 1px;--PhoneInputCountrySelectArrow-opacity: .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: rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading: rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{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{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}*,*:after,*:before{margin:0;padding:0;box-sizing:inherit;outline:none;appearance:none;-moz-appearance:none;-webkit-appearance:none}*::-webkit-scrollbar-track{box-shadow:inset 0 0 .6rem #0000004d;border-radius:1rem;background-color:#ffffffb3}*::-webkit-scrollbar{width:.4rem;height:.4rem;background-color:transparent}*::-webkit-scrollbar-thumb{border-radius:1rem;box-shadow:inset 0 0 .6rem #0000004d;background-color:#00000080}@media print{*.no-print{display:none!important}}body{box-sizing:border-box}html{font-size:62.5%;scroll-behavior:smooth;scroll-padding:9rem}html,body{text-size-adjust:none;font-family:Manrope,Arial,sans-serif}#webpack-dev-server-client-overlay{display:none}#root{height:calc(var(--vh, 1vh) * 100);overflow:overlay;position:relative;background-color:#f7f9fc}ul{list-style-type:none}a{text-decoration:none}:root{--gray-30: #f5f6fa;--gray-40: #e6e9f4;--gray-50: #d7dbec;--gray-60: #a1a7c4;--gray-70: #7e84a3;--gray-80: #5a607f;--gray-90: #333752;--gray-100: #131523;--primary-30: #ecf2ff;--primary-40: #d9e4ff;--primary-50: #b6cbff;--primary-60: #89abff;--primary-70: #608dff;--primary-80: #4f81ff;--primary-90: #336dff;--primary-100: #1e5eff;--secondary-30: #f4e9fe;--secondary-40: #e9d3ff;--secondary-50: #d8b1ff;--secondary-60: #b97ff3;--secondary-70: #a75ef1;--secondary-80: #9645e9;--secondary-90: #8125df;--secondary-100: #6e0bd4;--red-30: #fde7ea;--red-40: #fcd5d9;--red-50: #fab3bc;--red-60: #f8919d;--red-70: #f45a6d;--red-80: #f34359;--red-90: #f12b43;--red-100: #f0142f;--yellow-30: #fff9e1;--yellow-40: #fff4c9;--yellow-50: #ffeca3;--yellow-60: #ffe582;--yellow-70: #ffe45f;--yellow-80: #ffd613;--yellow-90: #ffc700;--yellow-100: #f99600;--green-30: #daf9ec;--green-40: #c4f8e2;--green-50: #95f6cc;--green-60: #74efb9;--green-70: #48e9a5;--green-80: #25e191;--green-90: #1fd286;--green-100: #06a561;--white: #ffffff;--black: #000000;--transparent: "#00000000";--spacing-1: .4rem;--spacing-2: .8rem;--spacing-3: 1.2rem;--spacing-4: 1.6rem;--spacing-5: 2rem;--spacing-6: 2.4rem;--spacing-8: 3.2rem;--spacing-10: 4rem;--spacing-12: 4.8rem;--spacing-16: 6.4rem;--spacing-20: 8rem;--spacing-24: 9.6rem;--spacing-32: 12.8rem;--font-size-1: 1.2rem;--font-size-2: 1.4rem;--font-size-3: 1.6rem;--font-size-4: 1.8rem;--font-size-5: 2rem;--font-size-6: 2.4rem;--font-size-7: 3rem;--font-size-8: 3.6rem;--font-size-9: 4.8rem;--font-size-10: 6rem;--font-size-11: 7.2rem;--line-height-1: 1.6rem;--line-height-2: 2rem;--line-height-3: 2.4rem;--line-height-4: 2.8rem;--line-height-5: 3rem;--line-height-6: 3.2rem;--line-height-7: 3.8rem;--line-height-8: 4.4rem;--line-height-9: 6rem;--line-height-10: 7.2rem;--line-height-11: 9rem;--font-weight-400: 400;--font-weight-500: 500;--font-weight-600: 600;--font-weight-700: 700;--border-radius-4: .4rem;--border-radius-6: .6rem;--border-radius-8: .8rem;--border-radius-10: 1rem}
