@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Montserrat+Alternates:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Murecho:wght@100..900&family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@font-face{font-family:Merge One;src:url(/fonts/MergeOne-Regular.ttf)}@font-face{font-family:MV Boli;src:url(/fonts/mvboli.ttf)}body{background-image:url("data:image/svg+xml,%3csvg%20width='2298'%20height='1258'%20viewBox='0%200%202298%201258'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20opacity='0.16'%20filter='url(%23filter0_f_1033_14828)'%3e%3crect%20width='681.433'%20height='676.132'%20rx='338.066'%20transform='matrix(0.701816%20-0.712358%200.75343%200.657528%201155.17%20649.181)'%20fill='url(%23paint0_radial_1033_14828)'%20fill-opacity='0.6'/%3e%3c/g%3e%3cg%20opacity='0.16'%20filter='url(%23filter1_f_1033_14828)'%3e%3crect%20width='570.754'%20height='727.849'%20rx='285.377'%20transform='matrix(0.321071%200.947055%20-0.998075%200.0620265%20949.277%20312.474)'%20fill='url(%23paint1_radial_1033_14828)'%20fill-opacity='0.8'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_f_1033_14828'%20x='1000.04'%20y='0'%20width='1297.93'%20height='1257.51'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='150'%20result='effect1_foregroundBlur_1033_14828'/%3e%3c/filter%3e%3cfilter%20id='filter1_f_1033_14828'%20x='0.000244141'%20y='29.5859'%20width='1355.36'%20height='1151.46'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='150'%20result='effect1_foregroundBlur_1033_14828'/%3e%3c/filter%3e%3cradialGradient%20id='paint0_radial_1033_14828'%20cx='0'%20cy='0'%20r='1'%20gradientTransform='matrix(495.872%2065.5484%20-60.8847%201105.35%20147.319%20389.788)'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.0677083'%20stop-color='%23FF007B'/%3e%3c/radialGradient%3e%3cradialGradient%20id='paint1_radial_1033_14828'%20cx='0'%20cy='0'%20r='1'%20gradientTransform='matrix(415.332%2070.5621%20-50.9958%201189.9%20123.391%20419.603)'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.432292'%20stop-color='%236B4EFF'/%3e%3c/radialGradient%3e%3c/defs%3e%3c/svg%3e");background-position:center;background-repeat:no-repeat;background-size:cover}.formWrapper{position:fixed;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;top:0;left:0;z-index:3}.formWrapper__overlay{width:100vw;height:100vh;background:#13003d33;position:absolute;top:0;left:0;right:0;z-index:2}.formWrapper__form{border-radius:24px;box-shadow:4px 4px 32px #68006426;background-image:url(/images/backgroundForm.svg);background-position:center;background-size:cover;background-repeat:no-repeat;width:426px;flex-shrink:0;z-index:4;position:relative;padding:24px;gap:24px;display:flex;flex-direction:column}.formWrapper__form__header{display:flex;justify-content:space-between}.formWrapper__form__header h3{color:#adabff;font-family:Nunito Sans;font-size:24px;font-style:normal;font-weight:600;line-height:24px}.formWrapper__form__header button{border:none;background:none;cursor:pointer}.formWrapper__form form{display:flex;flex-direction:column;gap:18px}.formWrapper__form form .input{display:flex;flex-direction:column;gap:8px}.formWrapper__form form .input label{color:#252422;font-family:Nunito Sans;font-size:18px;font-style:normal;font-weight:300;line-height:24px}.formWrapper__form form .input input,.formWrapper__form form .input textarea{padding:12px;border-radius:6px;border:1px solid #adabff;background:none;color:#252422;font-family:Nunito Sans;font-size:20px;font-style:normal;font-weight:400;line-height:24px}.formWrapper__form form .input input:focus,.formWrapper__form form .input textarea:focus{outline:none}.formWrapper__form form .input textarea{resize:none;height:187px}.formWrapper__form form .input .radios{display:flex;justify-content:space-between}.formWrapper__form form .input .radios label{color:#252422;font-family:Nunito Sans;font-size:18px;font-weight:300;line-height:24px;cursor:pointer;display:inline-flex;align-items:center;position:relative}.formWrapper__form form .input .radios label input[type=radio]{appearance:none;-webkit-appearance:none;position:absolute;opacity:0;pointer-events:none}.formWrapper__form form .input .radios label span{display:inline-flex;align-items:center;position:relative;padding-left:25px}.formWrapper__form form .input .radios label span:before{content:"";width:20px;height:20px;border:1px solid #d1d0ff;border-radius:50%;position:absolute;left:0;top:50%;transform:translateY(-50%);box-sizing:border-box;transition:border-color .2s ease}.formWrapper__form form .input .radios label span:after{content:"";width:12px;height:12px;border-radius:50%;background:#7b76ff;position:absolute;left:4px;top:50%;transform:translateY(-50%) scale(0);transform-origin:center;transition:transform .2s ease}.formWrapper__form form .input .radios label:hover span:before{border-color:#adabff}.formWrapper__form form .input .radios label input[type=radio]:checked+span:before{border-color:#7b76ff}.formWrapper__form form .input .radios label input[type=radio]:checked+span:after{transform:translateY(-50%) scale(1)}.formWrapper__form form .input .error{color:red;font-size:12px;font-family:Nunito Sans;margin-top:-4px}.formWrapper__form form button{cursor:pointer;margin-top:14px;display:flex;height:48px;padding:12px 24px;justify-content:center;align-items:center;gap:8px;align-self:stretch;border-radius:6px;background:#d5d3ff;color:#7b76ff;text-align:center;font-family:Nunito Sans;font-size:24px;font-style:normal;font-weight:400;line-height:normal;transition-duration:.3s;border:none}.formWrapper__form form button:hover{background:#7b76ff;color:#d5d3ff}.successMessage{display:flex;width:auto;height:52px;padding:8px 14px 8px 22px;align-items:center;border-radius:6px 0 0 6px;box-shadow:0 2px 4px #00000040;color:#fdfeff;font-family:Nunito Sans;font-size:24px;font-style:normal;font-weight:400;line-height:24px;position:fixed;right:0;bottom:7%;z-index:10;transition:opacity .3s ease;gap:8px}.successMessage--ok{background:linear-gradient(270deg,#e0dfff 1.04%,#c1b3f5 48.96%,#9889d6 86.98%)}.successMessage--error{background:linear-gradient(270deg,#ffdede 1.04%,#f5b3b3 48.96%,#d68989 86.98%)}@font-face{font-family:Merge One;src:url(/fonts/MergeOne-Regular.ttf)}@font-face{font-family:MV Boli;src:url(/fonts/mvboli.ttf)}body{background-image:url("data:image/svg+xml,%3csvg%20width='2298'%20height='1258'%20viewBox='0%200%202298%201258'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20opacity='0.16'%20filter='url(%23filter0_f_1033_14828)'%3e%3crect%20width='681.433'%20height='676.132'%20rx='338.066'%20transform='matrix(0.701816%20-0.712358%200.75343%200.657528%201155.17%20649.181)'%20fill='url(%23paint0_radial_1033_14828)'%20fill-opacity='0.6'/%3e%3c/g%3e%3cg%20opacity='0.16'%20filter='url(%23filter1_f_1033_14828)'%3e%3crect%20width='570.754'%20height='727.849'%20rx='285.377'%20transform='matrix(0.321071%200.947055%20-0.998075%200.0620265%20949.277%20312.474)'%20fill='url(%23paint1_radial_1033_14828)'%20fill-opacity='0.8'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_f_1033_14828'%20x='1000.04'%20y='0'%20width='1297.93'%20height='1257.51'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='150'%20result='effect1_foregroundBlur_1033_14828'/%3e%3c/filter%3e%3cfilter%20id='filter1_f_1033_14828'%20x='0.000244141'%20y='29.5859'%20width='1355.36'%20height='1151.46'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='150'%20result='effect1_foregroundBlur_1033_14828'/%3e%3c/filter%3e%3cradialGradient%20id='paint0_radial_1033_14828'%20cx='0'%20cy='0'%20r='1'%20gradientTransform='matrix(495.872%2065.5484%20-60.8847%201105.35%20147.319%20389.788)'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.0677083'%20stop-color='%23FF007B'/%3e%3c/radialGradient%3e%3cradialGradient%20id='paint1_radial_1033_14828'%20cx='0'%20cy='0'%20r='1'%20gradientTransform='matrix(415.332%2070.5621%20-50.9958%201189.9%20123.391%20419.603)'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.432292'%20stop-color='%236B4EFF'/%3e%3c/radialGradient%3e%3c/defs%3e%3c/svg%3e");background-position:center;background-repeat:no-repeat;background-size:cover}header{display:flex;align-items:center;justify-content:space-between;padding:17px 60px;z-index:12;position:relative}header nav{gap:32px;display:flex;align-items:center}header nav a{display:flex;align-items:center;gap:2px;font-family:Montserrat;font-size:16px;font-style:normal;font-weight:500;line-height:32px}header .customLink{cursor:pointer!important;font-family:Montserrat;font-size:28px;font-style:normal;font-weight:500;line-height:normal;padding:14px 24px;border-radius:50px;width:320px;border:1px solid #8833ff;background:none;display:flex;gap:4px;transition-duration:.3s}header .customLink span{background:linear-gradient(90deg,#6953d3 20.79%,#8566f1 49.93%,#a14eee 77.53%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}header .customLink:hover{color:#fdfeff;border-radius:50px;border:1px solid #8833ff;background:linear-gradient(180deg,#83f,#6953d3 .01%,#8363f4 29.17%,#8349fc 57.81%,#83f 94.79%)}header .customLink:hover span{background:linear-gradient(90deg,#e5d6ff 18.14%,#fff 34.91%,#dfccff 56.54%,#f3eefc 72.88%,#e7d9ff 93.63%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@font-face{font-family:Merge One;src:url(/fonts/MergeOne-Regular.ttf)}@font-face{font-family:MV Boli;src:url(/fonts/mvboli.ttf)}body{background-image:url("data:image/svg+xml,%3csvg%20width='2298'%20height='1258'%20viewBox='0%200%202298%201258'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20opacity='0.16'%20filter='url(%23filter0_f_1033_14828)'%3e%3crect%20width='681.433'%20height='676.132'%20rx='338.066'%20transform='matrix(0.701816%20-0.712358%200.75343%200.657528%201155.17%20649.181)'%20fill='url(%23paint0_radial_1033_14828)'%20fill-opacity='0.6'/%3e%3c/g%3e%3cg%20opacity='0.16'%20filter='url(%23filter1_f_1033_14828)'%3e%3crect%20width='570.754'%20height='727.849'%20rx='285.377'%20transform='matrix(0.321071%200.947055%20-0.998075%200.0620265%20949.277%20312.474)'%20fill='url(%23paint1_radial_1033_14828)'%20fill-opacity='0.8'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_f_1033_14828'%20x='1000.04'%20y='0'%20width='1297.93'%20height='1257.51'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='150'%20result='effect1_foregroundBlur_1033_14828'/%3e%3c/filter%3e%3cfilter%20id='filter1_f_1033_14828'%20x='0.000244141'%20y='29.5859'%20width='1355.36'%20height='1151.46'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='150'%20result='effect1_foregroundBlur_1033_14828'/%3e%3c/filter%3e%3cradialGradient%20id='paint0_radial_1033_14828'%20cx='0'%20cy='0'%20r='1'%20gradientTransform='matrix(495.872%2065.5484%20-60.8847%201105.35%20147.319%20389.788)'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.0677083'%20stop-color='%23FF007B'/%3e%3c/radialGradient%3e%3cradialGradient%20id='paint1_radial_1033_14828'%20cx='0'%20cy='0'%20r='1'%20gradientTransform='matrix(415.332%2070.5621%20-50.9958%201189.9%20123.391%20419.603)'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.432292'%20stop-color='%236B4EFF'/%3e%3c/radialGradient%3e%3c/defs%3e%3c/svg%3e");background-position:center;background-repeat:no-repeat;background-size:cover}footer{position:relative;bottom:0;width:100%;background:#ece8ff}footer .footerTop{display:flex;padding:42px 60px;justify-content:space-between}footer .footerTop__about,footer .footerTop__contacts,footer .footerTop__develop,footer .footerTop__join{display:flex;flex-direction:column;gap:12px}footer .footerTop__about h2,footer .footerTop__contacts h2,footer .footerTop__develop h2,footer .footerTop__join h2{font-family:Poppins;font-size:22px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:6px}footer .footerTop__about a,footer .footerTop__contacts a,footer .footerTop__develop a,footer .footerTop__join a{color:#000;font-family:Montserrat;font-size:18px;font-style:normal;font-weight:400;line-height:24px}footer .footerTop__about input,footer .footerTop__contacts input,footer .footerTop__develop input,footer .footerTop__join input{width:381px;color:#c3c3c4;font-family:Montserrat;font-size:18px;font-style:normal;font-weight:400;line-height:24px;padding:12px;border-radius:6px;border:1px solid #adabff;background:none}footer .footerTop__about__links,footer .footerTop__contacts__links,footer .footerTop__develop__links,footer .footerTop__join__links{display:flex;align-items:center}footer .footerBottom{border-top:1px solid #7b76ff;padding:18px 64px;width:100%;display:flex;justify-content:end}footer .footerBottom span{color:#252422;font-family:Montserrat;font-size:18px;font-style:normal;font-weight:400;line-height:24px}@font-face{font-family:Merge One;src:url(/fonts/MergeOne-Regular.ttf)}@font-face{font-family:MV Boli;src:url(/fonts/mvboli.ttf)}body{background-image:url("data:image/svg+xml,%3csvg%20width='2298'%20height='1258'%20viewBox='0%200%202298%201258'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20opacity='0.16'%20filter='url(%23filter0_f_1033_14828)'%3e%3crect%20width='681.433'%20height='676.132'%20rx='338.066'%20transform='matrix(0.701816%20-0.712358%200.75343%200.657528%201155.17%20649.181)'%20fill='url(%23paint0_radial_1033_14828)'%20fill-opacity='0.6'/%3e%3c/g%3e%3cg%20opacity='0.16'%20filter='url(%23filter1_f_1033_14828)'%3e%3crect%20width='570.754'%20height='727.849'%20rx='285.377'%20transform='matrix(0.321071%200.947055%20-0.998075%200.0620265%20949.277%20312.474)'%20fill='url(%23paint1_radial_1033_14828)'%20fill-opacity='0.8'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_f_1033_14828'%20x='1000.04'%20y='0'%20width='1297.93'%20height='1257.51'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='150'%20result='effect1_foregroundBlur_1033_14828'/%3e%3c/filter%3e%3cfilter%20id='filter1_f_1033_14828'%20x='0.000244141'%20y='29.5859'%20width='1355.36'%20height='1151.46'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='150'%20result='effect1_foregroundBlur_1033_14828'/%3e%3c/filter%3e%3cradialGradient%20id='paint0_radial_1033_14828'%20cx='0'%20cy='0'%20r='1'%20gradientTransform='matrix(495.872%2065.5484%20-60.8847%201105.35%20147.319%20389.788)'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.0677083'%20stop-color='%23FF007B'/%3e%3c/radialGradient%3e%3cradialGradient%20id='paint1_radial_1033_14828'%20cx='0'%20cy='0'%20r='1'%20gradientTransform='matrix(415.332%2070.5621%20-50.9958%201189.9%20123.391%20419.603)'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.432292'%20stop-color='%236B4EFF'/%3e%3c/radialGradient%3e%3c/defs%3e%3c/svg%3e");background-position:center;background-repeat:no-repeat;background-size:cover}.home__cards{display:flex;justify-content:center;gap:90px;align-items:start;padding:50px 0}.home__cards__card{width:350px;height:320px;position:relative;perspective:900px}.home__cards__card__swing{width:100%;height:100%;display:grid;place-items:center;transform-origin:50% 22%;transform-style:preserve-3d;will-change:transform,opacity;background-position:center;background-size:100% 100%;background-repeat:no-repeat}.home__cards__card__content{z-index:2;color:#fdfeff;text-align:center;font-family:Inter;font-size:36px;font-style:normal;font-weight:600;line-height:60px}.home__cards__card__link{text-decoration:none;color:inherit;display:inline-block}.home__cards__card__dot{position:absolute;z-index:3;pointer-events:none}.home__cards__card.card-1 .home__cards__card__swing{background-image:url(/images/cardViolet.svg);transform-origin:22% 8%}.home__cards__card.card-1 .home__cards__card__content{transform:rotate(19.72deg);padding-right:30px}.home__cards__card.card-1 .home__cards__card__dot{left:80px;top:15px}.home__cards__card.card-2 .home__cards__card__swing{background-image:url(/images/cardPink.svg)}.home__cards__card.card-2{--dot-0: #f2f86b;--dot-1: #e6ef3a;--dot-2: #cddc2a;--dot-3: #a6c51a}.home__cards__card.card-2 .home__cards__card__content{transform:rotate(-16.19deg);padding-bottom:20px;padding-right:30px}.home__cards__card.card-2 .home__cards__card__dot{left:115px;top:20px}.home__cards__card.card-3 .home__cards__card__swing{background-image:url(/images/cardOrange.svg)}.home__cards__card.card-3{--dot-0: #c0188f;--dot-1: #c0188f;--dot-2: #8b0f63;--dot-3: #4b0836}.home__cards__card.card-3 .home__cards__card__content{transform:rotate(10.44deg);padding-bottom:20px;padding-right:30px}.home__cards__card.card-3 .home__cards__card__dot{left:160px;top:35px}.home__cards__card.card-4 .home__cards__card__swing{background-image:url(/images/cardBlue.svg);transform-origin:78% 8%}.home__cards__card.card-4{--dot-0: #5e9f50;--dot-1: #3f9f28;--dot-2: #5ccf4a;--dot-3: #8eea7a}.home__cards__card.card-4 .home__cards__card__content{transform:rotate(-27.141deg);padding-bottom:20px;padding-right:30px}.home__cards__card.card-4 .home__cards__card__dot{left:197px;top:30px}@font-face{font-family:Merge One;src:url(/fonts/MergeOne-Regular.ttf)}@font-face{font-family:MV Boli;src:url(/fonts/mvboli.ttf)}body{background-image:url("data:image/svg+xml,%3csvg%20width='2298'%20height='1258'%20viewBox='0%200%202298%201258'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20opacity='0.16'%20filter='url(%23filter0_f_1033_14828)'%3e%3crect%20width='681.433'%20height='676.132'%20rx='338.066'%20transform='matrix(0.701816%20-0.712358%200.75343%200.657528%201155.17%20649.181)'%20fill='url(%23paint0_radial_1033_14828)'%20fill-opacity='0.6'/%3e%3c/g%3e%3cg%20opacity='0.16'%20filter='url(%23filter1_f_1033_14828)'%3e%3crect%20width='570.754'%20height='727.849'%20rx='285.377'%20transform='matrix(0.321071%200.947055%20-0.998075%200.0620265%20949.277%20312.474)'%20fill='url(%23paint1_radial_1033_14828)'%20fill-opacity='0.8'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_f_1033_14828'%20x='1000.04'%20y='0'%20width='1297.93'%20height='1257.51'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='150'%20result='effect1_foregroundBlur_1033_14828'/%3e%3c/filter%3e%3cfilter%20id='filter1_f_1033_14828'%20x='0.000244141'%20y='29.5859'%20width='1355.36'%20height='1151.46'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='150'%20result='effect1_foregroundBlur_1033_14828'/%3e%3c/filter%3e%3cradialGradient%20id='paint0_radial_1033_14828'%20cx='0'%20cy='0'%20r='1'%20gradientTransform='matrix(495.872%2065.5484%20-60.8847%201105.35%20147.319%20389.788)'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.0677083'%20stop-color='%23FF007B'/%3e%3c/radialGradient%3e%3cradialGradient%20id='paint1_radial_1033_14828'%20cx='0'%20cy='0'%20r='1'%20gradientTransform='matrix(415.332%2070.5621%20-50.9958%201189.9%20123.391%20419.603)'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.432292'%20stop-color='%236B4EFF'/%3e%3c/radialGradient%3e%3c/defs%3e%3c/svg%3e");background-position:center;background-repeat:no-repeat;background-size:cover}.home{max-height:100vh;height:100vh;padding-top:100px;width:100%;top:0;position:absolute;overflow-y:hidden;z-index:2}.home__text{flex-direction:column;display:flex;align-items:center;gap:12px;padding-top:30px;justify-content:center}.home__text h1{text-align:center;font-family:Inter;font-size:72px;font-style:normal;font-weight:600;line-height:102.023%;display:flex;align-items:center;justify-content:center;flex-direction:column}.home__text h1 span{background:linear-gradient(90deg,#6953d3 26.98%,#8566f1,#a14eee 72.46%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.home__text p{color:#252422;font-family:Poppins;font-size:24px;font-style:normal;font-weight:400;line-height:normal;text-align:center}.home__buttons{display:flex;justify-content:center;align-items:center;height:150px;width:100%}.home__buttons__chat,.home__buttons__support{bottom:-20px;position:absolute;left:48px;z-index:2}.home__buttons__chat button,.home__buttons__support button{background:none;border:none}.home__buttons__support{right:44px;left:auto;height:300px;width:300px;bottom:0}.home__buttons__support__main{position:absolute;bottom:-20px;right:-20px}.home__buttons__support__items{position:absolute;width:100%;height:100%;pointer-events:none;top:0}.home__buttons__support__items__pos{pointer-events:auto;width:77px;height:77px;position:relative;background:radial-gradient(70.22% 70.22% at 41.44% 33.23%,#d8aef9,#d1a5f5 5%,#925bd4 47%,#7a3ec8 66%,#7d41ca 77%,#874cd0,#975eda 95%,#a66ee4)!important;border-radius:100%;box-shadow:0 8px 20px #814fc159,0 2px 6px #814fc140;display:flex;align-items:center;justify-content:center}.home__buttons__support__items__pos--tg{transform:translate(171px,54px)!important}.home__buttons__support__items__pos--user{transform:translate(77px,12px)!important}.home__buttons__support__items__pos--desk{transform:translate(48px,26px)!important}.home__buttons__fallingDies{display:flex;justify-content:space-between;align-items:end}.home__buttons__fallingDies__die{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;color:#252422;font-family:Montserrat;font-size:28px;font-style:normal;font-weight:500;line-height:28px;height:60px;opacity:1;border-radius:50px;padding:13px 56px}.home__buttons__fallingDies__die:nth-child(1){transform:rotate(-2.998deg);background:linear-gradient(173deg,#ffe3d3 10.64%,#ffc3a1 94.49%)}.home__buttons__fallingDies__die:nth-child(2){transform:rotate(4deg);background:linear-gradient(173deg,#d3d5ff 10.64%,#baa1ff 94.49%);width:240px;margin-left:-100px;margin-bottom:60px}.home__buttons__fallingDies__die:nth-child(3){transform:rotate(-1deg);background:linear-gradient(173deg,#d9ffd3 10.64%,#aeffa1 94.49%);margin-left:-70px}.home__buttons__fallingDies__die:nth-child(4){transform:rotate(-12.779deg);background:linear-gradient(173deg,#ffd3eb 10.64%,#ffa1b8 94.49%);margin-bottom:35px;margin-left:30px}.home__buttons__fallingDies__die:nth-child(5){transform:rotate(-.617deg);background:linear-gradient(173deg,#fff5d3 10.64%,#fcb370 94.49%);margin-left:-55px}@font-face{font-family:Merge One;src:url(/fonts/MergeOne-Regular.ttf)}@font-face{font-family:MV Boli;src:url(/fonts/mvboli.ttf)}body{background-image:url("data:image/svg+xml,%3csvg%20width='2298'%20height='1258'%20viewBox='0%200%202298%201258'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20opacity='0.16'%20filter='url(%23filter0_f_1033_14828)'%3e%3crect%20width='681.433'%20height='676.132'%20rx='338.066'%20transform='matrix(0.701816%20-0.712358%200.75343%200.657528%201155.17%20649.181)'%20fill='url(%23paint0_radial_1033_14828)'%20fill-opacity='0.6'/%3e%3c/g%3e%3cg%20opacity='0.16'%20filter='url(%23filter1_f_1033_14828)'%3e%3crect%20width='570.754'%20height='727.849'%20rx='285.377'%20transform='matrix(0.321071%200.947055%20-0.998075%200.0620265%20949.277%20312.474)'%20fill='url(%23paint1_radial_1033_14828)'%20fill-opacity='0.8'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_f_1033_14828'%20x='1000.04'%20y='0'%20width='1297.93'%20height='1257.51'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='150'%20result='effect1_foregroundBlur_1033_14828'/%3e%3c/filter%3e%3cfilter%20id='filter1_f_1033_14828'%20x='0.000244141'%20y='29.5859'%20width='1355.36'%20height='1151.46'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='150'%20result='effect1_foregroundBlur_1033_14828'/%3e%3c/filter%3e%3cradialGradient%20id='paint0_radial_1033_14828'%20cx='0'%20cy='0'%20r='1'%20gradientTransform='matrix(495.872%2065.5484%20-60.8847%201105.35%20147.319%20389.788)'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.0677083'%20stop-color='%23FF007B'/%3e%3c/radialGradient%3e%3cradialGradient%20id='paint1_radial_1033_14828'%20cx='0'%20cy='0'%20r='1'%20gradientTransform='matrix(415.332%2070.5621%20-50.9958%201189.9%20123.391%20419.603)'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.432292'%20stop-color='%236B4EFF'/%3e%3c/radialGradient%3e%3c/defs%3e%3c/svg%3e");background-position:center;background-repeat:no-repeat;background-size:cover}.prices{height:100%;background:#fff}.prices__title{display:flex;align-items:center;flex-direction:column;padding-top:50px;gap:60px}.prices__title h1{font-family:Inter;font-size:84px;font-style:normal;font-weight:400;line-height:84px;color:#000}.prices__moreInfo{padding:0 136px 0 60px;position:relative}.prices__moreInfo__highlight{position:absolute;top:0;bottom:0;width:512px;left:818px;border-radius:24px;background:#fff;box-shadow:16px 16px 24px #7b76ff1f;z-index:1}.prices__moreInfo__header,.prices__moreInfo__groups{position:relative;z-index:2}.prices__moreInfo__header{display:flex;position:sticky;top:0;z-index:5}.prices__moreInfo__header__empty{width:380px;flex-shrink:0;background:#fff}.prices__moreInfo__header__plans{display:flex;gap:226px;justify-content:space-between}.prices__moreInfo__header__plans__plan{width:296px;flex-shrink:0;background:#fff}.prices__moreInfo__header__plans__plan h2{color:#1b223c;font-family:Poppins;font-size:44px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-1px}.prices__moreInfo__header__plans__plan h3{color:#7b76ff;font-family:Poppins;font-size:60px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-1px}.prices__moreInfo__header__plans__plan h3 span{color:#3c3c3c;font-family:Nunito Sans;font-size:24px;font-style:normal;font-weight:400;line-height:normal}.prices__moreInfo__groups,.prices__moreInfo__groups__group{display:flex;flex-direction:column;gap:24px}.prices__moreInfo__groups__group h2{color:#1b223c;font-family:Nunito Sans;font-size:24px;font-style:normal;font-weight:600;line-height:40px}.prices__moreInfo__groups__group__row{display:flex;align-items:center;gap:80px}.prices__moreInfo__groups__group__row__label{width:216px;flex-shrink:0;color:#1b223c;font-family:Nunito Sans;font-size:20px;font-style:normal;font-weight:400;line-height:40px}.prices__moreInfo__groups__group__row__cells{display:flex;gap:226px}.prices__moreInfo__groups__group__row__cells__cell{width:296px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.prices__moreInfo__groups__line{width:191px;height:1px;background-color:#c1bfff;margin-bottom:24px}.pricesCards{display:flex;align-items:stretch;justify-content:center;gap:112px;margin-bottom:228px}.pricesCards__card{width:488px;padding:40px 30px;border-radius:26px;border:1px solid #7b76ff;background:url(/images/basic.png) center/cover no-repeat;box-shadow:0 26px 40px #bccaff21;display:flex;flex-direction:column;justify-content:space-between}.pricesCards__card__top h2{color:#1b223c;font-family:Poppins;font-size:44px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-1px}.pricesCards__card__top h4{color:#1b223c;font-family:Poppins;font-size:60px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-1px}.pricesCards__card__top h4 span{color:#3c3c3c;font-family:Nunito Sans;font-size:24px;font-style:normal;font-weight:400;line-height:normal}.pricesCards__card__top__line{background:#83f6;width:100%;height:1px;margin:28px 0}.pricesCards__card__top__list{display:flex;flex-direction:column;gap:12px}.pricesCards__card__top__list p{color:#1b223c;font-family:Nunito Sans;font-size:24px;font-style:normal;font-weight:400;line-height:40px;display:flex;align-items:center;gap:16px}.pricesCards__card__top__list p svg{width:28px;height:28px}.pricesCards__card__top__list p a{color:var(--Middle-Violet, #7b76ff);font-family:Nunito Sans;font-size:26px;font-style:normal;font-weight:400;line-height:40px;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;padding:0;border:0;margin:0 0 0 -16px;width:110px}.pricesCards__card__top__list p span{margin:0 -10px;color:#7b76ff;font-family:Nunito Sans;font-size:28px;font-style:normal;font-weight:600;line-height:40px}.pricesCards__card a{color:#252422;text-align:center;font-family:Montserrat;font-size:28px;font-style:normal;font-weight:500;line-height:normal;padding:14px 0;width:100%;border-radius:50px;border:1px solid #83f;background:none;margin-top:44px}.pricesCards__card:nth-child(2){background-image:url(/assets/starter-DZGco5lM.png)}.pricesCards__card:nth-child(3){background-image:url(/assets/professional-B98VILjE.png)}.buttons{display:flex;align-items:center;justify-content:center;gap:32px;padding:60px 0 130px}.buttons button{text-align:center;font-family:Montserrat;font-size:28px;font-style:normal;font-weight:500;line-height:normal;padding:14px 24px;border-radius:50px;border:1px solid #7b76ff;background:none;transition-duration:.3s}.buttons button:hover,.buttons__active{background:#7b76ff!important;color:#fdfeff}@font-face{font-family:Merge One;src:url(/fonts/MergeOne-Regular.ttf)}@font-face{font-family:MV Boli;src:url(/fonts/mvboli.ttf)}body{background-image:url("data:image/svg+xml,%3csvg%20width='2298'%20height='1258'%20viewBox='0%200%202298%201258'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20opacity='0.16'%20filter='url(%23filter0_f_1033_14828)'%3e%3crect%20width='681.433'%20height='676.132'%20rx='338.066'%20transform='matrix(0.701816%20-0.712358%200.75343%200.657528%201155.17%20649.181)'%20fill='url(%23paint0_radial_1033_14828)'%20fill-opacity='0.6'/%3e%3c/g%3e%3cg%20opacity='0.16'%20filter='url(%23filter1_f_1033_14828)'%3e%3crect%20width='570.754'%20height='727.849'%20rx='285.377'%20transform='matrix(0.321071%200.947055%20-0.998075%200.0620265%20949.277%20312.474)'%20fill='url(%23paint1_radial_1033_14828)'%20fill-opacity='0.8'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_f_1033_14828'%20x='1000.04'%20y='0'%20width='1297.93'%20height='1257.51'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='150'%20result='effect1_foregroundBlur_1033_14828'/%3e%3c/filter%3e%3cfilter%20id='filter1_f_1033_14828'%20x='0.000244141'%20y='29.5859'%20width='1355.36'%20height='1151.46'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='150'%20result='effect1_foregroundBlur_1033_14828'/%3e%3c/filter%3e%3cradialGradient%20id='paint0_radial_1033_14828'%20cx='0'%20cy='0'%20r='1'%20gradientTransform='matrix(495.872%2065.5484%20-60.8847%201105.35%20147.319%20389.788)'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.0677083'%20stop-color='%23FF007B'/%3e%3c/radialGradient%3e%3cradialGradient%20id='paint1_radial_1033_14828'%20cx='0'%20cy='0'%20r='1'%20gradientTransform='matrix(415.332%2070.5621%20-50.9958%201189.9%20123.391%20419.603)'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.432292'%20stop-color='%236B4EFF'/%3e%3c/radialGradient%3e%3c/defs%3e%3c/svg%3e");background-position:center;background-repeat:no-repeat;background-size:cover}.callCenter{padding:101px 0}.callCenter__title{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;margin-bottom:50px}.callCenter__title h2{color:#252422;text-align:center;font-family:Nunito Sans;font-size:52px;font-style:normal;font-weight:700;line-height:100%;width:829px}.callCenter__title h2 span{color:#83f}.callCenter__title p{color:#c2c2c2;text-align:center;font-family:Plus Jakarta Sans;font-size:20px;font-style:normal;font-weight:500;line-height:24px}.callCenter__button{display:flex;align-items:center;justify-content:center}.callCenter__button a{color:#7b76ff;font-family:Nunito Sans;font-size:30px;font-style:normal;font-weight:600;line-height:28px;border-radius:45px;background:#e9e4ff;padding:24px 70px;border:none}.chat{height:87vh;padding:60px 64px;display:flex;justify-content:space-between}.chat__sms{height:100%;display:flex;align-items:start;justify-content:end;flex-direction:column;gap:24px}.chat__sms__inputText{display:flex;align-items:center;gap:12px}.chat__sms__inputText textarea{padding:20px;font-family:Nunito Sans;font-size:16px;line-height:20px;font-style:normal;font-weight:500;border-radius:45px;border:1px solid rgba(173,171,255,.5);height:60px;width:636px;background:none;white-space:nowrap;overflow:hidden;resize:none}.chat__sms__inputText textarea:focus{outline:none}.chat__sms__inputText textarea::placeholder{color:#c8c7c7}.chat__sms__inputText button{border-radius:45px;background:#a9a7ff;padding:20px 70px;color:#fefdff;font-family:Nunito Sans;font-size:22px;font-style:normal;font-weight:600;line-height:16px;border:none;transition:background .3s ease,color .3s ease,transform .2s ease}.chat__sms__inputText button.isDisabled{background:linear-gradient(180deg,#ebeafc,#e7e7ff);color:#7b76ff99}.chat__sms__messages{display:flex;flex-direction:column;gap:12px;max-height:80vh;overflow-y:auto;width:100%}.chat__sms__messages::-webkit-scrollbar{width:0;height:0;display:none}.chat__sms__messages__bubble{display:flex;align-items:center;gap:20px;width:100%}.chat__sms__messages__bubble__options{padding:22px;border-radius:14px;border:1px solid #adabff}.chat__sms__messages__bubble__options__title{color:#252422;font-family:Nunito Sans;font-size:18px;font-style:normal;font-weight:400;line-height:100%;margin-bottom:18px}.chat__sms__messages__bubble__options__list{display:flex;flex-direction:column;gap:12px}.chat__sms__messages__bubble__options__list__item{display:flex;align-items:center;gap:12px;padding:12px 16px;min-width:207px;width:100%;border-radius:14px;background:#e6e4ff}.chat__sms__messages__bubble__options__list__item span{border:none!important;padding:0!important;height:auto!important;color:#7b76ff!important}.chat__sms__messages__bubble__options__list__item__radio{display:flex;align-items:center;gap:10px;cursor:pointer;position:relative}.chat__sms__messages__bubble__options__list__item__radio input{position:absolute;opacity:0;pointer-events:none}.chat__sms__messages__bubble__options__list__item__radio__control{width:18px;height:18px;border-radius:50%;border:2px solid #7b76ff;background:transparent;display:grid;place-items:center;transition:all .2s ease;flex-shrink:0}.chat__sms__messages__bubble__options__list__item__radio__control:after{content:"";width:8px;height:8px;border-radius:50%;background:#7b76ff;transform:scale(0);transition:transform .2s ease}input:checked+.chat__sms__messages__bubble__options__list__item__radio__control:after{transform:scale(1)}input:checked+.chat__sms__messages__bubble__options__list__item__radio__control{border-color:#7b76ff}.chat__sms__messages__bubble__options__list__item__radio:hover:not(.isDisabled) .chat__sms__messages__bubble__options__list__item__radio__control{border-color:#7b76ff}.chat__sms__messages__bubble span{color:#252422;font-family:Nunito Sans;font-size:18px;font-style:normal;font-weight:400;padding:0 22px;height:54px;border-radius:14px;border:1px solid #adabff;display:flex;align-items:center;justify-content:center;gap:12px}.chat__sms__messages__bubble span button{border:none;background:none}.chat__sms__messages__bubble--bot{align-self:flex-start}.chat__sms__messages__bubble--user{justify-content:end;gap:12px}.chat__sms__messages__bubble--editing{width:100%;justify-content:end}.chat__sms__messages__bubble__editPanel{position:relative;height:54px;width:86%}.chat__sms__messages__bubble__editPanel textarea{width:100%;border-radius:14px;border:1px solid #adabff;padding:15px 90px 15px 22px;background:none;font-family:Nunito Sans;font-size:18px;height:54px;white-space:nowrap;overflow:hidden;resize:none}.chat__sms__messages__bubble__editPanel textarea:focus{outline:none}.chat__sms__messages__bubble__editPanel__saveBtn{position:absolute;top:11px;right:22px;border-radius:100px;background:#eae9fe;color:#7b76ff99;font-family:Nunito Sans;font-size:18px;font-style:normal;font-weight:500;line-height:18px;padding:7px 31px;border:none}.chat__sms__messages__bubble__content{position:relative}.chat__sms__messages__bubble__content__text{justify-content:start!important}.chat__sms__messages__bubble__content__text.is-invalid{border-color:#d80027}.chat__sms__messages__bubble__content__errorTop{color:#f31e38;font-family:Nunito Sans;font-size:12px;font-style:normal;font-weight:400;line-height:12px;position:absolute;padding-left:22px;top:-16px;text-wrap:nowrap}.chat__sms__messages__bubble__chat__platformWord{color:#7b76ff;font-family:Nunito Sans;font-size:18px;font-style:normal;font-weight:400;line-height:100%;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;margin:0 -12px 0 0}.chat__animationWrapper{perspective:1600px;position:relative;width:827.223px;height:546.127px}.chat__animationWrapper__animation{width:827.223px;height:546.127px;border-radius:45.198px;background:linear-gradient(180deg,#ffe9ff,#daceff);backdrop-filter:blur(47.864074707px);transform-style:preserve-3d;backface-visibility:visible;will-change:transform;position:relative;z-index:1}.chat__animationWrapper__overlay{position:absolute;inset:0;z-index:2;overflow:hidden;pointer-events:none}.chat__animationWrapper__overlay__topBar{position:absolute;display:flex;align-items:center;justify-content:space-between;top:22px;left:28px;right:28px;border-radius:45.198px;border:4.786px solid rgba(255,255,255,.5);background:linear-gradient(0deg,#fff6 0% 100%);background-blend-mode:overlay;box-shadow:4px 4px 8px #7b76ff33;height:62px}.chat__animationWrapper__overlay__topBar__left,.chat__animationWrapper__overlay__topBar__right{height:100%;display:flex;align-items:center}.chat__animationWrapper__overlay__topBar__left{padding-left:18px}.chat__animationWrapper__overlay__topBar__left__userDock{width:48px;height:48px}.chat__animationWrapper__overlay__topBar__left__userDock svg{width:48px;height:48px}.chat__animationWrapper__overlay__topBar__right{padding-right:18px}.chat__animationWrapper__overlay__topBar__right__platformRow{display:flex;align-items:center;gap:10px}.chat__animationWrapper__overlay__topBar__right__companyBlock{height:47px;border-radius:12px;border:2px solid #fff;background:linear-gradient(0deg,#ffffff4d 0% 100%);background-blend-mode:overlay;box-shadow:4px 4px 8px #769aff33;display:flex;align-items:center;justify-content:space-between;padding:0 15px}.chat__animationWrapper__overlay__topBar__right__companyBlock img{width:24px;height:24px}.chat__animationWrapper__overlay__leftPanel{position:absolute;left:28px;top:108px;width:242px;bottom:31px;border-radius:45.198px;border:4.786px solid rgba(255,255,255,.5);background:linear-gradient(0deg,#fff6 0% 100%);background-blend-mode:overlay;box-shadow:4px 4px 8px #7b76ff33}.chat__animationWrapper__overlay__user{position:absolute;top:130px;left:80px}.chat__animationWrapper__overlay__phone,.chat__animationWrapper__overlay__auth,.chat__animationWrapper__overlay__email{position:absolute;inset:0;z-index:6}.chat__animationWrapper__overlay__phone__pill,.chat__animationWrapper__overlay__auth__pill,.chat__animationWrapper__overlay__email__pill{position:absolute;left:86px;width:181px;top:283px;height:54px;padding:11px;display:flex;align-items:center;gap:20px;border-radius:100px;background:#7b76ff1a;background-blend-mode:overlay;box-shadow:4px 4px 8px #7b76ff33;overflow:hidden;will-change:transform,width,opacity}.chat__animationWrapper__overlay__phone__pill__icon,.chat__animationWrapper__overlay__auth__pill__icon,.chat__animationWrapper__overlay__email__pill__icon{display:flex;align-items:center;justify-content:center}.chat__animationWrapper__overlay__phone__pill__text,.chat__animationWrapper__overlay__auth__pill__text,.chat__animationWrapper__overlay__email__pill__text{color:#9c98ff;font-family:Montserrat Alternates;font-size:18px;font-weight:400;letter-spacing:-.27px;white-space:nowrap}.chat__animationWrapper__overlay__auth__pill{top:357px!important;background:#cd76ff33!important}.chat__animationWrapper__overlay__auth__pill__text{color:#da98ff}.chat__animationWrapper__overlay__email__pill{top:431px!important;background:#2ee2ff33!important}.chat__animationWrapper__overlay__email__pill__text{color:#3bbfff}.chat__animationWrapper__overlay__platformForm{position:absolute;top:100px;right:22px;z-index:10;display:flex;align-items:center;justify-content:center;transform-origin:100% 0%}.chat__animationWrapper__overlay__platformForm.isDocked{position:static;top:auto;right:auto;transform-origin:center;z-index:11;width:40px;height:40px;border-radius:12px;border:2px solid #fff;background:linear-gradient(0deg,#ffffff4d 0% 100%);background-blend-mode:overlay;box-shadow:4px 4px 8px #769aff33}.chat__animationWrapper__overlay__platformForm.isDocked img{width:40px;height:40px;display:block}.chat__animationWrapper__overlay__rightBlocks{position:absolute;z-index:9;left:292px;top:108px;display:flex;flex-direction:column;gap:22px}.chat__animationWrapper__overlay__rightBlocks__topRow{display:flex;gap:22px}.chat__animationWrapper__overlay__rightBlocks__topRow__box{flex:1;height:192px;width:246px;border-radius:24px;border:4.786px solid rgba(255,255,255,.5);background:linear-gradient(0deg,#fff6 0% 100%);background-blend-mode:overlay;box-shadow:4px 4px 8px #7b76ff33}.chat__animationWrapper__overlay__rightBlocks__topRow__rect{height:192px;border-radius:24px;border:4.786px solid rgba(255,255,255,.5);background:linear-gradient(0deg,#fff6 0% 100%);background-blend-mode:overlay;box-shadow:4px 4px 8px #7b76ff33}@font-face{font-family:Merge One;src:url(/fonts/MergeOne-Regular.ttf)}@font-face{font-family:MV Boli;src:url(/fonts/mvboli.ttf)}*{box-sizing:border-box;padding:0;margin:0}a,p,button,h1,h2,h3,h5,h6{color:#252422}body{background-image:url("data:image/svg+xml,%3csvg%20width='2298'%20height='1258'%20viewBox='0%200%202298%201258'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20opacity='0.16'%20filter='url(%23filter0_f_1033_14828)'%3e%3crect%20width='681.433'%20height='676.132'%20rx='338.066'%20transform='matrix(0.701816%20-0.712358%200.75343%200.657528%201155.17%20649.181)'%20fill='url(%23paint0_radial_1033_14828)'%20fill-opacity='0.6'/%3e%3c/g%3e%3cg%20opacity='0.16'%20filter='url(%23filter1_f_1033_14828)'%3e%3crect%20width='570.754'%20height='727.849'%20rx='285.377'%20transform='matrix(0.321071%200.947055%20-0.998075%200.0620265%20949.277%20312.474)'%20fill='url(%23paint1_radial_1033_14828)'%20fill-opacity='0.8'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_f_1033_14828'%20x='1000.04'%20y='0'%20width='1297.93'%20height='1257.51'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='150'%20result='effect1_foregroundBlur_1033_14828'/%3e%3c/filter%3e%3cfilter%20id='filter1_f_1033_14828'%20x='0.000244141'%20y='29.5859'%20width='1355.36'%20height='1151.46'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='150'%20result='effect1_foregroundBlur_1033_14828'/%3e%3c/filter%3e%3cradialGradient%20id='paint0_radial_1033_14828'%20cx='0'%20cy='0'%20r='1'%20gradientTransform='matrix(495.872%2065.5484%20-60.8847%201105.35%20147.319%20389.788)'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.0677083'%20stop-color='%23FF007B'/%3e%3c/radialGradient%3e%3cradialGradient%20id='paint1_radial_1033_14828'%20cx='0'%20cy='0'%20r='1'%20gradientTransform='matrix(415.332%2070.5621%20-50.9958%201189.9%20123.391%20419.603)'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.432292'%20stop-color='%236B4EFF'/%3e%3c/radialGradient%3e%3c/defs%3e%3c/svg%3e");background-position:center;background-repeat:no-repeat;background-size:cover}a{text-decoration:none}button{cursor:pointer}html body .asw-menu-btn{background:#83f!important;outline:none!important;border:none!important;position:fixed!important;inset:50% 5px auto auto!important;transform:translateY(-50%)!important;z-index:9999!important}.asw-menu{left:auto!important;right:0!important}html body .asw-menu-header{background-color:#83f!important}.asw-footer{display:none!important}.groupBanner{background-image:url(/images/background.svg);background-repeat:no-repeat;background-position:center;background-size:cover;width:100%}.groupBanner__banner{padding-bottom:200px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:69px;padding-top:100px}.groupBanner__banner h1{color:#000;font-family:Murecho;font-size:84px;font-style:normal;font-weight:400;line-height:84px}.groupBanner__banner h1 span{font-family:MV Boli}.groupBanner__banner_violetBorder{border-radius:6px;border:1px solid #8a63fb;width:207px;padding:10px 0 10px 3px;display:inline-block}.groupBanner__banner_blueBorder{border-radius:6px;border:1px solid #2185fc;width:719px;padding:10px 0 10px 3px;display:inline-block}.groupBanner__banner__text{color:#000;text-align:center;font-family:Merge One;font-size:48px;font-style:normal;font-weight:400;line-height:56px;width:1225px}.groupBanner__banner__text__background{position:relative;display:inline-block;z-index:1;margin:4px}.groupBanner__banner__text__background__blue{width:411px;height:64px;background:#99d2fd;position:absolute;z-index:1;transform:rotate(-1deg);border-radius:6px}.groupBanner__banner__text__background__pink{width:540px;height:64px;background:#e38bbe;position:absolute;z-index:2;transform:rotate(2deg);border-radius:6px}.groupBanner__banner__text__background__green{width:442px;height:64px;background:#c7faa7;position:absolute;z-index:1;border-radius:6px}.groupBanner__banner__text__background span{position:relative;width:100%;height:100%;top:0;left:0;z-index:2;margin:0 4px;word-break:break-word}.groupBanner__banner__link{display:none}.groupBanner__banner__link button{color:#252422;text-align:center;font-family:Montserrat;font-size:20px;font-style:normal;font-weight:500;line-height:normal;background:none;border:none;border-radius:50px;border:1px solid #83f;padding:14px 24px;cursor:pointer}.groupBanner__banner__link button span{background:linear-gradient(90deg,#6953d3 20.79%,#8566f1 49.93%,#a14eee 77.53%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.storage{background-image:url(/images/backgroundStorage.svg);background-position:center;background-size:cover;background-repeat:no-repeat;margin:255px 0;display:flex;align-items:center;justify-content:center;height:919px;padding-top:150px}.storage h3{color:#000;text-align:center;font-family:Merge One;font-size:60px;font-style:normal;font-weight:400;line-height:68px;width:1110px}.groupReasons{background-image:url(/images/backgroundReasons.svg);background-position:center;background-repeat:no-repeat;background-size:cover}.groupReasons__reasons{display:flex;align-items:center;justify-content:space-between;padding:0 84px}.groupReasons__reasons__card{width:360px;display:flex;flex-direction:column;align-items:center}.groupReasons__reasons__card h3{color:#e5a7e0;text-align:center;font-family:MV Boli;font-size:332px;font-style:normal;font-weight:400;line-height:332px}.groupReasons__reasons__card h4{color:#000;text-align:center;font-family:Poppins;font-size:42px;font-style:normal;font-weight:300;line-height:48px;margin:29px 0 18px}.groupReasons__reasons__card p{color:#000;text-align:center;font-family:Montserrat;font-size:32px;font-style:normal;font-weight:300;line-height:38px}.groupReasons__reasons__card:nth-child(2) h3,.groupReasons__reasons__card:nth-child(4) h3{color:#c1bfff}.groupReasons__buy{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:369px 0 197px}.groupReasons__buy h4{color:#000;text-align:center;font-family:Murecho;font-size:84px;font-style:normal;font-weight:400;line-height:82px}.groupReasons__buy p{overflow:hidden;color:#000;text-align:center;font-family:Merge One;font-size:48px;font-style:normal;font-weight:400;line-height:56px;width:1423px;margin:48px 0 42px}.groupReasons__buy .link{display:flex;width:262px;padding:15px 32px;justify-content:center;align-items:center;gap:10px;border-radius:50px;background:#7b76ff;color:#fdfeff;text-align:center;font-family:Montserrat;font-size:28px;font-style:normal;font-weight:500;line-height:32px;border:none}.feature{display:flex;align-items:center;justify-content:space-between;width:100%;gap:130px;margin:0 auto;padding:50px 124px}.feature__text{width:35%}.feature img{width:60%;object-fit:contain}@media screen and (max-width:600px){.feature{flex-direction:column;padding:0 12px;gap:24px}.feature__text{width:100%;align-items:center;flex-direction:column;text-align:center;display:flex}.feature img{width:100%}}.feature h2{color:#000;font-family:Murecho;font-size:74px;font-style:normal;font-weight:400;line-height:120%;max-width:551px}@media screen and (max-width:600px){.feature h2{font-size:24px;max-width:100%}}.feature--reverse{flex-direction:row-reverse}.feature__text p{color:#000;font-family:Murecho;font-size:18px;font-style:normal;font-weight:400;line-height:150%;max-width:589px}@media screen and (max-width:600px){.feature__text p{font-size:18px;max-width:100%}}.line{background:#7b76ff;width:124px;height:6px;border-radius:10px;margin:60px 0 32px}
