@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);
*{margin:0;padding:0;box-sizing:border-box;text-decoration:none !important;list-style:none;outline:none;border:none}*[x-apple-data-detectors],.x-gmail-data-detectors,.x-gmail-data-detectors *,.aBn{border-bottom:0 !important;cursor:default !important;color:inherit !important;text-decoration:none !important;font-size:inherit !important;font-family:inherit !important;font-weight:inherit !important;line-height:inherit !important}html{scroll-behavior:smooth}.d-flex{display:flex}.flex-column{flex-direction:column}.d-flex-c{display:flex;align-items:center}.align-start{display:flex;align-items:start}.justify-between{justify-content:space-between}.mr-2{margin-right:8px}.text-lg{font-size:18px;line-height:28px}.medium{font-weight:500}.color-white{color:#fff}.mb-3{margin-bottom:12px}.justify-end{justify-content:flex-end}.flex-1{flex:1 1;width:100%}.text-sm{font-size:14px;line-height:20px}.text-xs{font-size:12px;line-height:18px}.semibold{font-weight:600}.color-gray200{color:#eaecf0}.color-gray100{color:#f2f4f7}.mr-1{margin-right:4px}.mr-2{margin-right:8px}.ellipsis{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}input.checkbox~label{display:inline-block;position:relative;padding-left:32px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:14px;font-weight:500;line-height:24px;color:#344054}input.checkbox~label::before,input.checkbox~label::after{content:"";position:absolute;left:0}input.checkbox~label::before{z-index:0;background-color:#fff;border:2px solid #d0d5dd;transition:border-color .15s cubic-bezier(0.4, 0, 0.2, 1),box-shadow .15s cubic-bezier(0.4, 0, 0.2, 1),background-color .15s cubic-bezier(0.4, 0, 0.2, 1)}input.checkbox~label::after{z-index:1;background-position:center;background-repeat:no-repeat;opacity:0;transition:opacity .15s cubic-bezier(0.4, 0, 0.2, 1)}input.checkbox~label:hover:not(.-error)::before{border-color:#6938ef}input.checkbox~label:active::before{box-shadow:0 0 0 4px #ebe9fe}input.checkbox~label.-error::before{border-color:#fda29b}input.checkbox.-blue~label:hover:not(.-error)::before{border-color:#36bffa}input.checkbox.-blue~label:active::before{box-shadow:0 0 0 4px #e0f2fe}input.checkbox.-indigo~label:hover:not(.-error)::before{border-color:#6172f3}input.checkbox.-indigo~label:active::before{box-shadow:0 0 0 4px #e0eaff}input.checkbox.-yellow~label:hover:not(.-error)::before{border-color:#fdb022}input.checkbox.-yellow~label:active::before{box-shadow:0 0 0 4px #fef0c7}input.checkbox.-red~label:hover:not(.-error)::before{border-color:#f97066}input.checkbox.-red~label:active::before{box-shadow:0 0 0 4px #fee4e2}input.checkbox.-sm~label{min-height:20px}input.checkbox.-sm~label::before,input.checkbox.-sm~label::after{top:4px}input.checkbox.-sm~label::before{width:12px;height:12px;border-radius:4px}input.checkbox.-sm~label::after{width:16px;height:16px;background-image:url("/assets/images/svg/icons/check.svg");background-size:12px 12px}input.checkbox.-md~label{min-height:24px}input.checkbox.-md~label::before,input.checkbox.-md~label::after{top:2px}input.checkbox.-md~label::before{width:16px;height:16px;border-radius:6px}input.checkbox.-md~label::after{width:20px;height:20px;background-image:url("/assets/images/svg/icons/check.svg");background-size:14px 14px}input.checkbox:checked~label::after{opacity:1}input.checkbox:checked~label::before{border-color:#6938ef}input.checkbox:checked~label:active::before{background-color:#ebe9fe}input.checkbox~label.-disable{opacity:.6;pointer-events:none;cursor:default}.link{cursor:pointer;transition:opacity .15s cubic-bezier(0.4, 0, 0.2, 1)}.link.-white{color:#fff;border-bottom:1px solid #fff}.link.-white:hover{opacity:.8}.link.-white:active{opacity:.6}.button.-disabled{cursor:default;pointer-events:none}.button.-outlined{display:inline-flex;align-items:center;height:44px;padding:0 15px;border:3px solid #d5d9eb;border-radius:8px;text-align:center;font-size:16px;line-height:24px;font-weight:600;color:#293056;cursor:pointer;transition:background-color .15s cubic-bezier(0.4, 0, 0.2, 1),color .15s cubic-bezier(0.4, 0, 0.2, 1),box-shadow .15s cubic-bezier(0.4, 0, 0.2, 1)}@media screen and (min-width: 1024px){.button.-outlined:hover{background-color:#d0d5dd;color:#1d2939}.button.-outlined:focus,.button.-outlined:active{box-shadow:0 1px 2px rgba(16,24,40,.05),0 0 0 4px #eaecf5}}@media screen and (max-width: 1023px){.button.-outlined{padding:0;border:0;height:auto}}.button.-primary{cursor:pointer;display:inline-block;height:62px;padding:16px 28px;border-radius:8px;background-color:#6938ef;text-align:center;font-size:20px;line-height:30px;font-weight:600;color:#fff;transition:background-color .15s cubic-bezier(0.4, 0, 0.2, 1),color .15s cubic-bezier(0.4, 0, 0.2, 1),box-shadow .15s cubic-bezier(0.4, 0, 0.2, 1)}.button.-primary.-disabled{background-color:#d9d6fe}@media screen and (min-width: 1024px){.button.-primary:hover{background-color:#5925dc}.button.-primary:focus,.button.-primary:active{box-shadow:0 1px 2px rgba(16,24,40,.05),0 0 0 4px #ebe9fe}}@media screen and (min-width: 768px)and (max-width: 1023px){.button.-primary{height:48px;padding:12px 28px;font-size:16px;line-height:24px}}@media screen and (max-width: 767px){.button.-primary{width:100%;height:48px;padding:12px 28px;font-size:16px;line-height:24px}}.button.-white{cursor:pointer;display:inline-flex;align-items:center;-moz-column-gap:8px;column-gap:8px;padding:9px 15px;border:1px solid #d9d6fe;border-radius:8px;font-size:14px;line-height:20px;font-weight:600;color:#4a1fb8;transition:color .15s cubic-bezier(0.4, 0, 0.2, 1),box-shadow .15s cubic-bezier(0.4, 0, 0.2, 1)}@media screen and (min-width: 1024px){.button.-white:hover{color:#7a5af8}.button.-white:focus,.button.-white:active{box-shadow:0 1px 2px rgba(16,24,40,.05),0 0 0 4px #ebe9fe}}h3.caption{font-size:48px;line-height:53px;font-weight:700;letter-spacing:-0.02em;color:#293056}@media screen and (min-width: 768px)and (max-width: 1023px){h3.caption{font-size:36px;line-height:44px}}@media screen and (max-width: 767px){h3.caption{font-size:32px;line-height:39px}}h3.caption a{color:#293056}h3.caption a:active,h3.caption a:visited{color:#293056}.title .gradient,.caption .gradient{background:-webkit-linear-gradient(#B818F2, #FF0055);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.list{display:flex;flex-wrap:wrap;row-gap:12px;-moz-column-gap:12px;column-gap:12px;margin-top:5px}@media screen and (min-width: 768px)and (max-width: 1023px){.list{row-gap:8px;-moz-column-gap:8px;column-gap:8px}}@media screen and (max-width: 767px){.list{row-gap:8px;-moz-column-gap:8px;column-gap:8px}}.list .item{position:relative;padding:13px 25px 11px 40px;background-color:#fff;box-shadow:3px 3px 8px 0 #5471BC26;border-radius:12px;font-size:18px;line-height:28px;color:#293056}@media screen and (min-width: 768px)and (max-width: 1023px){.list .item{padding:11px 21px 13px 32px;font-size:15px;line-height:20px}}@media screen and (max-width: 767px){.list .item{padding:11px 21px 13px 32px;font-size:15px;line-height:20px}}.list .item::before{content:"";position:absolute;top:21px;left:20px;width:10px;height:10px;background-color:#7a5af8;border-radius:50%}@media screen and (min-width: 768px)and (max-width: 1023px){.list .item::before{top:18px;left:16px;width:8px;height:8px}}@media screen and (max-width: 767px){.list .item::before{top:18px;left:16px;width:8px;height:8px}}.badge{padding:4px 13px 6px 13px;background-color:#293056;border-radius:29px;font-size:12px;line-height:15px;font-weight:500;letter-spacing:-0.02em;text-align:center;color:#fff}@media screen and (max-width: 767px){.badge{padding:3px 10px 4px 8px;font-size:11px;line-height:13px}}.text.-md{font-size:24px;line-height:29px;letter-spacing:-0.02em}@media screen and (max-width: 767px){.text.-md{font-size:14px;line-height:20px;letter-spacing:0}}.text.-md2{font-size:24px;line-height:32px}@media screen and (max-width: 767px){.text.-md2{font-size:16px;line-height:18px}}.text.-sm{font-size:18px;line-height:28px}@media screen and (max-width: 1023px){.text.-sm{font-size:15px;line-height:24px}}.text.-sm2{font-size:16px;line-height:24px}@media screen and (max-width: 1023px){.text.-sm2{font-size:14px;line-height:20px}}.text.-sm3{font-size:18px;line-height:28px}@media screen and (max-width: 1023px){.text.-sm3{font-size:14px;line-height:20px}}.text.-xs{font-size:14px;line-height:20px}@media screen and (max-width: 767px){.text.-xs{font-size:10px;line-height:12px}}.text.-xxs{font-size:13px;line-height:20px}.text.-xxs2{font-size:12px;line-height:18px}.text.-xxxs{font-size:11px;line-height:20px}.text.-bold{font-weight:700}.text.-semibold{font-weight:600}.text.-medium{font-weight:500}.text.-blue{color:#293056}.text.-black{color:#101828}.text.-gray{color:#344054}.text.-medium-gray{color:#667085}.text.-light-gray{color:#98a2b3}.text.-white{color:#fff}.no-wrap{white-space:nowrap}.tooltip-wrapper{position:relative}.tooltip-wrapper .tooltip-trigger{display:block;width:20px;height:20px;cursor:pointer;background-image:url("/assets/images/svg/icons/tooltip-trigger.svg");background-size:100%;background-repeat:no-repeat;background-position:center;transition:opacity .15s cubic-bezier(0.4, 0, 0.2, 1)}@media screen and (max-width: 767px){.tooltip-wrapper .tooltip-trigger{width:14px;height:14px}}.tooltip-wrapper .tooltip-trigger:hover{opacity:.8}.tooltip-wrapper .tooltip-trigger:hover~.tooltip-content{opacity:1}.tooltip-wrapper .tooltip-content{position:absolute;bottom:28px;left:50%;width:250px;padding:12px;border-radius:8px;background-color:#101828;transform:translateX(-50%);font-size:12px;line-height:18px;color:#fff;opacity:0;transition:opacity .15s cubic-bezier(0.4, 0, 0.2, 1)}.tooltip-wrapper .tooltip-content::after{content:"";position:absolute;bottom:-16px;left:50%;transform:translateX(-50%);border:8px solid transparent;border-top:8px solid #101828}.input-wrapper{display:flex;flex-direction:column;row-gap:6px}label{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;font-size:14px;font-weight:500;line-height:20px;color:#344054}.textarea{resize:none;min-height:128px}input.input,.textarea{width:100%;font-family:"Inter",Arial,sans-serif;height:44px;border-radius:8px;padding:10px 14px 10px 14px;border:1px solid #d0d5dd;box-shadow:0 1px 2px rgba(16,24,40,.05);background-color:#fff;font-size:16px;font-weight:400;line-height:24px;color:#101828;transition:border .15s cubic-bezier(0.4, 0, 0.2, 1),box-shadow .15s cubic-bezier(0.4, 0, 0.2, 1)}input.input::-moz-placeholder, .textarea::-moz-placeholder{color:#d0d5dd}input.input:-ms-input-placeholder, .textarea:-ms-input-placeholder{color:#d0d5dd}input.input::placeholder,.textarea::placeholder{color:#d0d5dd}input.input.-disabled,input.input[disabled],.textarea.-disabled,.textarea[disabled]{background-color:#f9fafb;color:#667085}input.input.-error,.textarea.-error{border:1px solid #fda29b}input.input.-sm,.textarea.-sm{height:36px;padding:6px 14px}input.input.-monospaced,.textarea.-monospaced{font-family:"Courier New",Courier,monospace}input.input.-flat,.textarea.-flat{border:none}input.input:focus:not(.-error):not(.-flat),.textarea:focus:not(.-error):not(.-flat){border:1px solid #bdb4fe;box-shadow:0 1px 2px rgba(16,24,40,.05),0 0 0 4px #ebe9fe}input.input.-error:focus:not(.-flat),.textarea.-error:focus:not(.-flat){box-shadow:0 1px 2px rgba(16,24,40,.05),0 0 0 4px #fee4e2}.input-error{font-size:14px;line-height:20px;color:#f04438}.input-error::first-letter{text-transform:lowercase}body{background-color:#fff;font-family:"Inter",Arial,sans-serif}header{position:absolute;z-index:3;top:12px;left:0;width:100%;height:100px;transition:background-color .15s cubic-bezier(0.4, 0, 0.2, 1),box-shadow .15s cubic-bezier(0.4, 0, 0.2, 1)}@media screen and (min-width: 1024px)and (max-width: 1279px){header{padding:0 42px}}@media screen and (min-width: 768px)and (max-width: 1023px){header{padding:0 40px}}@media screen and (max-width: 767px){header{height:62px;padding:0 16px}}header .wrapper{width:100%;max-width:1180px;height:inherit;margin:0 auto}@media screen and (min-width: 1520px)and (max-width: 1919px){header .wrapper{max-width:1187px;padding-right:8px}}@media screen and (max-width: 1023px){header .logo{width:170px;height:40px}}header .avatar{margin-right:8px}header .arrow{margin-left:8px;color:#667085;transform:rotate(-90deg)}main{position:relative;overflow:hidden;width:100%;margin:0 auto}.greeting{position:relative;overflow:hidden;margin-bottom:214px;padding-top:162px}@media screen and (min-width: 1024px)and (max-width: 1279px){.greeting{margin-bottom:194px}}@media screen and (min-width: 768px)and (max-width: 1023px){.greeting{margin-bottom:147px;padding-top:138px}}@media screen and (max-width: 767px){.greeting{margin-bottom:100px;padding-top:109px}}.greeting .snowflakes{position:absolute;z-index:-1;top:10px;left:50%;width:100%;height:632px;background-image:url("/assets/images/svg/landing/snowflakes.svg");background-repeat:repeat-x;background-position:center;background-size:1490px 630px;transform:translateX(-50%)}.greeting .background{position:absolute}.greeting .background.-letter{z-index:-1;top:515px;left:50%;transform:translateX(-50%)}@media screen and (min-width: 1024px)and (max-width: 1279px){.greeting .background.-letter{top:544px}}@media screen and (min-width: 768px)and (max-width: 1023px){.greeting .background.-letter{top:445px;width:1200px;height:873px}}@media screen and (max-width: 767px){.greeting .background.-letter{z-index:-2;top:499px}}@media screen and (max-width: 767px){.greeting .background.-letter.-desktop{display:none}}@media screen and (min-width: 768px){.greeting .background.-letter.-mobile{display:none}}.greeting .background.-main{z-index:-2;top:-206px;right:50%;transform:translateX(100%)}@media screen and (max-width: 767px){.greeting .background.-main{z-index:-1;top:206px;width:440px;height:460px}}.greeting .wrapper{width:100%;max-width:1184px;margin:0 auto}@media screen and (min-width: 1520px)and (max-width: 1919px){.greeting .wrapper{max-width:1196px}}@media screen and (min-width: 1280px)and (max-width: 1519px){.greeting .wrapper{max-width:1188px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.greeting .wrapper{padding:0 37px}}@media screen and (min-width: 768px)and (max-width: 1023px){.greeting .wrapper{padding:0 40px}}@media screen and (max-width: 767px){.greeting .wrapper{padding:0 21px 0 16px}}.greeting .title{max-width:900px;margin-bottom:60px;font-size:72px;line-height:87px;letter-spacing:-0.02em;font-weight:700;color:#293056}@media screen and (min-width: 768px)and (max-width: 1023px){.greeting .title{margin-bottom:50px;font-size:48px;line-height:58px}}@media screen and (max-width: 767px){.greeting .title{margin-bottom:269px;font-size:36px;line-height:44px}}@media screen and (max-width: 767px){.greeting .title.-common{display:none}}@media screen and (min-width: 768px){.greeting .title.-mobile{display:none}}@media screen and (min-width: 768px){.greeting .title .gradient{display:none}}.greeting .wave,.greeting .russian-wrapper{position:relative}.greeting .russian{position:absolute;top:-6px;left:calc(100% + 22px);padding:12px 24px 12px 28px;font-size:32px;line-height:38px;font-weight:500;letter-spacing:0;background:-webkit-linear-gradient(#B818F2, #FF0055);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media screen and (min-width: 768px)and (max-width: 1023px){.greeting .russian{top:1px;left:calc(100% + 16px);padding:10px 22px 10px 24px;font-size:22px;line-height:27px}}@media screen and (max-width: 767px){.greeting .russian{display:none}}.greeting .russian::before{content:"";position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;background-color:#fff;box-shadow:4px 4px 16px 0 #5471BC33;border-radius:32px 32px 32px 0;color:transparent}.greeting .wave::after{content:"";position:absolute;bottom:-28px;left:2px;width:100%;height:18px;background-image:url("/assets/images/svg/landing/wave.svg");background-repeat:no-repeat;background-position:0 0;background-size:100%}@media screen and (min-width: 768px)and (max-width: 1023px){.greeting .wave::after{bottom:-23px;height:20px;background-image:url("/assets/images/svg/landing/wave-laptop.svg")}}@media screen and (max-width: 767px){.greeting .wave::after{bottom:-26px;left:0;height:20px;background-image:url("/assets/images/svg/landing/wave-mobile.svg")}}.greeting .button.-primary{width:321px;margin-bottom:20px;margin-left:2px}@media screen and (min-width: 1280px)and (max-width: 1919px){.greeting .button.-primary{margin-left:5px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.greeting .button.-primary{margin-left:6px}}@media screen and (min-width: 768px)and (max-width: 1023px){.greeting .button.-primary{width:275px;margin-bottom:49px;margin-left:0}}@media screen and (max-width: 767px){.greeting .button.-primary{width:100%;margin-bottom:80px;margin-left:0}}.greeting .stamp{margin-bottom:37px;margin-left:52px}@media screen and (min-width: 1520px)and (max-width: 1919px){.greeting .stamp{margin-left:54px}}@media screen and (min-width: 1280px)and (max-width: 1519px){.greeting .stamp{margin-left:55px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.greeting .stamp{margin-bottom:76px;margin-left:66px}}@media screen and (min-width: 768px)and (max-width: 1023px){.greeting .stamp{width:233px;height:201px;margin-left:27px}}@media screen and (max-width: 767px){.greeting .stamp{position:absolute;z-index:-1;right:0;top:235px;margin-bottom:0;margin-left:0}}@media screen and (max-width: 767px){.greeting .stamp.-desktop{display:none}}@media screen and (min-width: 768px){.greeting .stamp.-mobile{display:none}}.greeting .character{position:absolute;z-index:-1;top:179px;right:calc(50% - 629px);width:534px;height:712px}@media screen and (min-width: 1024px)and (max-width: 1279px){.greeting .character{top:319px;right:calc(50% - 555px)}}@media screen and (min-width: 768px)and (max-width: 1023px){.greeting .character{top:228px;right:calc(50% - 397px);width:351px;height:481px}}@media screen and (max-width: 767px){.greeting .character{top:312px;right:calc(50% - 138px);width:260px;height:360px}}.greeting .making-letter{margin-bottom:134px}@media screen and (min-width: 1024px)and (max-width: 1279px){.greeting .making-letter{margin-bottom:77px}}@media screen and (min-width: 768px)and (max-width: 1023px){.greeting .making-letter{margin-bottom:60px}}@media screen and (max-width: 767px){.greeting .making-letter{flex-direction:column;margin-bottom:40px}}.greeting h3.caption{margin-right:47px;margin-left:4px}@media screen and (min-width: 768px)and (max-width: 1023px){.greeting h3.caption{margin-right:90px;margin-left:0}}@media screen and (max-width: 767px){.greeting h3.caption{margin-right:0;margin-bottom:24px;margin-left:0}}@media screen and (max-width: 1023px){.greeting .list{margin-top:0}}.greeting .screenshot-wrapper{position:relative;padding-left:4px}.greeting .screenshot-wrapper .screenshot-box{position:relative;width:100%;box-shadow:12px 32px 40px 0 #2C4FAA1A;border-radius:16px}.greeting .screenshot-wrapper .screenshot-box::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;box-shadow:0 0 24px 0 #9FA7C633;border-radius:inherit;pointer-events:none}.greeting .screenshot-wrapper .screenshot-box img{width:100%;height:100%}@media screen and (max-width: 767px){.greeting .screenshot-wrapper .screenshot-box img.-desktop{display:none}}@media screen and (min-width: 768px){.greeting .screenshot-wrapper .screenshot-box img.-mobile{display:none}}@media screen and (max-width: 767px){.greeting .screenshot-wrapper .screenshot-box.-left::after,.greeting .screenshot-wrapper .screenshot-box.-right::after{content:"";position:absolute;top:0;left:0;width:calc(100% - 4px);height:calc(100% - 4px);border:2px solid #9b8afb;border-radius:9px;pointer-events:none}}.greeting .screenshot-wrapper .screenshot-box.-left{position:absolute;top:-52px;left:-75px;z-index:1;max-width:340px;max-height:588px}@media screen and (min-width: 1280px)and (max-width: 1519px){.greeting .screenshot-wrapper .screenshot-box.-left{left:-16px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.greeting .screenshot-wrapper .screenshot-box.-left{top:-58px;left:-85px;max-width:320px;max-height:553px}}@media screen and (min-width: 768px)and (max-width: 1023px){.greeting .screenshot-wrapper .screenshot-box.-left{top:-31px;left:-19px;max-width:200px;max-height:324px}}@media screen and (max-width: 767px){.greeting .screenshot-wrapper .screenshot-box.-left{top:287px;left:calc(50% - 170px);width:165px;height:268px}}.greeting .screenshot-wrapper .screenshot-box.-center{max-width:960px;max-height:680px;margin:0 auto 28px}@media screen and (min-width: 1024px)and (max-width: 1279px){.greeting .screenshot-wrapper .screenshot-box.-center{max-width:940px;max-height:666px;margin:0 auto 52px}}@media screen and (min-width: 768px)and (max-width: 1023px){.greeting .screenshot-wrapper .screenshot-box.-center{width:688px;height:486px;margin:0 auto 33px}}@media screen and (max-width: 767px){.greeting .screenshot-wrapper .screenshot-box.-center{width:343px;height:365px;margin:0 auto 251px}}.greeting .screenshot-wrapper .screenshot-box.-right{position:absolute;top:172px;right:-81px;z-index:1;max-width:340px;max-height:550px}@media screen and (min-width: 1520px)and (max-width: 1919px){.greeting .screenshot-wrapper .screenshot-box.-right{right:-68px}}@media screen and (min-width: 1280px)and (max-width: 1519px){.greeting .screenshot-wrapper .screenshot-box.-right{right:-16px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.greeting .screenshot-wrapper .screenshot-box.-right{top:206px;right:-85px;max-width:320px;max-height:518px}}@media screen and (min-width: 768px)and (max-width: 1023px){.greeting .screenshot-wrapper .screenshot-box.-right{top:174px;right:-20px;max-width:200px;max-height:324px}}@media screen and (max-width: 767px){.greeting .screenshot-wrapper .screenshot-box.-right{top:327px;right:calc(50% - 172px);width:165px;height:285px}}@media screen and (max-width: 1279px){.greeting .ai-container{transform:translateX(-10px)}}.greeting .ai-container img{margin-right:5px}@media screen and (min-width: 768px)and (max-width: 1023px){.greeting .ai-container img{width:53px;height:62px}}@media screen and (max-width: 767px){.greeting .ai-container img{width:54px;height:60px}}.greeting .ai-container .ai-content{position:relative;margin-top:32px}@media screen and (min-width: 768px)and (max-width: 1023px){.greeting .ai-container .ai-content{margin-top:11px}}@media screen and (max-width: 767px){.greeting .ai-container .ai-content{max-width:260px;margin-top:11px}}.greeting .ai-container .ai-content::after{content:"";position:absolute;top:-11px;right:-155px;width:155px;height:66px;background-image:url("/assets/images/svg/landing/ai-arrow.svg");background-repeat:no-repeat;background-position:0 0;background-size:155px 66px}@media screen and (min-width: 768px)and (max-width: 1279px){.greeting .ai-container .ai-content::after{top:-14px;right:-93px;width:92px;height:69px;background-image:url("/assets/images/svg/landing/ai-arrow-tablet.svg");background-size:92px 69px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.greeting .ai-container .ai-content::after{top:-14px;right:-93px}}@media screen and (min-width: 768px)and (max-width: 1023px){.greeting .ai-container .ai-content::after{top:-18px;right:-34px}}@media screen and (max-width: 767px){.greeting .ai-container .ai-content::after{display:none}}.greeting .ai-container .ai-content .badge{margin-bottom:12px}@media screen and (max-width: 767px){.greeting .ai-container .ai-content .badge{margin-bottom:3px}}.greeting .ai-container .ai-content .text{max-width:370px}@media screen and (min-width: 768px)and (max-width: 1023px){.greeting .ai-container .ai-content .text{max-width:280px;font-size:14px;line-height:20px}}.distribution{position:relative;margin-bottom:218px}@media screen and (min-width: 1024px)and (max-width: 1279px){.distribution{margin-bottom:176px}}@media screen and (min-width: 768px)and (max-width: 1023px){.distribution{margin-bottom:140px}}@media screen and (max-width: 767px){.distribution{margin-bottom:359px}}.distribution .background{position:absolute;z-index:-1;top:0;left:50%;transform:translateX(-100%)}.distribution .wrapper{max-width:1100px;margin:0 auto}@media screen and (min-width: 1520px)and (max-width: 1919px){.distribution .wrapper{max-width:1085px}}@media screen and (min-width: 1280px)and (max-width: 1519px){.distribution .wrapper{max-width:1090px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.distribution .wrapper{padding:0 68px}}@media screen and (min-width: 768px)and (max-width: 1023px){.distribution .wrapper{padding:0 16px}}@media screen and (max-width: 767px){.distribution .wrapper{padding:0 16px}}.distribution .character{position:absolute;top:-40px;left:calc(50% - 795px)}@media screen and (min-width: 1024px)and (max-width: 1279px){.distribution .character{top:-95px;left:calc(50% - 777px)}}@media screen and (min-width: 768px)and (max-width: 1023px){.distribution .character{top:-60px;left:calc(50% - 533px);width:620px;height:auto}}@media screen and (max-width: 767px){.distribution .character{top:373px;left:calc(50% - 248px);width:420px;height:auto}}.distribution h3.caption{margin-bottom:27px}@media screen and (min-width: 768px)and (max-width: 1023px){.distribution h3.caption{margin-bottom:19px}}@media screen and (max-width: 767px){.distribution h3.caption{margin-bottom:20px}}.distribution .content{position:relative;z-index:1;margin:0 0 0 auto}@media screen and (max-width: 767px){.distribution .content{margin:auto}}.distribution .badge{margin-left:8px}.results{position:relative;padding-top:172px;padding-bottom:1003px}@media screen and (min-width: 1024px)and (max-width: 1279px){.results{padding-top:144px;padding-bottom:1227px}}@media screen and (min-width: 768px)and (max-width: 1023px){.results{padding-top:108px;padding-bottom:833px}}@media screen and (max-width: 767px){.results{padding-top:90px;padding-bottom:458px}}.results .background{position:absolute;z-index:-1;top:0;left:50%;transform:translateX(-50%)}@media screen and (min-width: 768px)and (max-width: 1023px){.results .background{max-width:1200px;height:auto}}.results .background.-laptop,.results .background.-mobile{display:none}@media screen and (min-width: 768px)and (max-width: 1279px){.results .background.-desktop{display:none}.results .background.-laptop{display:block}}@media screen and (max-width: 767px){.results .background.-desktop{display:none}.results .background.-mobile{display:block}}.results .background.-dashboard{z-index:0;top:auto;bottom:64px;left:50%;transform:translateX(-47%)}.results .background.-letter{z-index:-1;top:22px;right:-145px;left:auto;transform:translateX(0)}.results .wrapper{max-width:1180px;margin:0 auto;padding-left:4px}@media screen and (min-width: 1520px)and (max-width: 1919px){.results .wrapper{max-width:1187px}}@media screen and (min-width: 1280px)and (max-width: 1919px){.results .wrapper{padding-left:0}}@media screen and (min-width: 1024px)and (max-width: 1279px){.results .wrapper{padding:0 71px 0 42px}}@media screen and (min-width: 768px)and (max-width: 1023px){.results .wrapper{padding:0 23px 0 40px}}@media screen and (max-width: 767px){.results .wrapper{padding:0 16px}}.results .header{margin-bottom:72px}@media screen and (max-width: 767px){.results .header{flex-direction:column;margin-bottom:56px}}.results h3.caption{margin-right:118px}@media screen and (min-width: 1024px)and (max-width: 1279px){.results h3.caption{max-width:400px;margin-right:84px}.results h3.caption .no-wrap{white-space:normal}}@media screen and (min-width: 768px)and (max-width: 1023px){.results h3.caption{margin-right:56px}.results h3.caption .no-wrap{white-space:normal}}@media screen and (max-width: 767px){.results h3.caption{margin-right:0;margin-bottom:15px}}.results .list{margin-top:9px}@media screen and (min-width: 768px)and (max-width: 1023px){.results .list{margin-top:7px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.results .list{margin-top:0}}.results .card-wrapper{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4, 1fr);grid-column-gap:20px;-moz-column-gap:20px;column-gap:20px}@media screen and (min-width: 768px)and (max-width: 1279px){.results .card-wrapper{display:none}}@media screen and (max-width: 767px){.results .card-wrapper{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2, 1fr);-moz-column-gap:11px;column-gap:11px;row-gap:11px}}.results .card-wrapper .card{display:flex;position:relative;-moz-column-gap:20px;column-gap:20px;padding:17px 20px 19px 16px;background-color:#fff;box-shadow:12px 32px 40px 0 #2C4FAA1A;border-radius:12px}@media screen and (max-width: 767px){.results .card-wrapper .card{padding:7px 20px 9px 10px;-moz-column-gap:11px;column-gap:11px;border:2px solid #9b8afb}}.results .card-wrapper .card::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;box-shadow:0 0 24px 0 #9FA7C633;border-radius:inherit;pointer-events:none}@media screen and (max-width: 767px){.results .card-wrapper .card img{width:36px;height:36px}}.results .card-wrapper .card .d-flex-c{margin-bottom:2px}.results .card-wrapper .card .text.-gray{margin-right:8px}@media screen and (max-width: 767px){.results .card-wrapper .card .text.-gray{margin-right:4px}}.results .card-wrapper .card .text.-black{margin-bottom:6px}.results .card-wrapper .card .percent{font-size:14px;line-height:20px;color:#039855}@media screen and (max-width: 767px){.results .card-wrapper .card .percent{font-size:8px;line-height:8px}}.results .card-wrapper .card .percent.-red{color:#b42318}.possibilities{margin-bottom:163px}@media screen and (min-width: 1024px)and (max-width: 1279px){.possibilities{margin-bottom:155px}}@media screen and (min-width: 768px)and (max-width: 1023px){.possibilities{margin-bottom:115px}}@media screen and (max-width: 767px){.possibilities{margin-bottom:100px}}.possibilities .wrapper{max-width:1174px;margin:0 auto}@media screen and (min-width: 1520px)and (max-width: 1919px){.possibilities .wrapper{max-width:1187px}}@media screen and (min-width: 1280px)and (max-width: 1519px){.possibilities .wrapper{max-width:1180px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.possibilities .wrapper{padding:0 45px 0 42px}}@media screen and (min-width: 768px)and (max-width: 1023px){.possibilities .wrapper{padding:0 40px}}@media screen and (max-width: 767px){.possibilities .wrapper{padding:0 16px}}.possibilities h3.caption{margin-bottom:61px}@media screen and (max-width: 1023px){.possibilities h3.caption{margin-bottom:31px}}.possibilities .card-wrapper{display:-ms-grid;display:grid;grid-row-gap:55px;row-gap:55px;grid-column-gap:25px;-moz-column-gap:25px;column-gap:25px;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}@media screen and (min-width: 768px)and (max-width: 1023px){.possibilities .card-wrapper{row-gap:31px}}@media screen and (max-width: 767px){.possibilities .card-wrapper{-ms-grid-columns:1fr;grid-template-columns:1fr;row-gap:31px}}.possibilities .card-wrapper .card{display:flex;-moz-column-gap:32px;column-gap:32px}@media screen and (max-width: 1023px){.possibilities .card-wrapper .card{-moz-column-gap:20px;column-gap:20px}}.possibilities .card-wrapper .card:first-child .text{max-width:346px}.possibilities .card-wrapper .card:nth-child(2) .text{max-width:400px}.possibilities .card-wrapper .icon-wrapper{display:flex;align-items:center;justify-content:center;position:relative;width:88px;min-width:88px;height:88px;background-color:#fff;border-radius:20px;box-shadow:12px 32px 40px 0 #2C4FAA1A}@media screen and (max-width: 1023px){.possibilities .card-wrapper .icon-wrapper{width:64px;min-width:64px;height:64px;border-radius:12px}.possibilities .card-wrapper .icon-wrapper img{width:50px;height:50px}}.possibilities .card-wrapper .icon-wrapper::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:inherit;box-shadow:0 0 24px 0 #9FA7C633}.possibilities .card-wrapper .content{display:flex;flex-direction:column;row-gap:4px;padding-top:1px}.prices{position:relative;margin-bottom:156px}@media screen and (min-width: 768px)and (max-width: 1023px){.prices{margin-bottom:112px}}@media screen and (max-width: 767px){.prices{margin-bottom:96px}}.prices .background{position:absolute;top:-142px;right:50%;transform:translateX(100%)}.prices .wrapper{max-width:1180px;margin:0 auto;padding-left:4px}@media screen and (min-width: 1520px)and (max-width: 1919px){.prices .wrapper{max-width:1187px}}@media screen and (min-width: 1280px)and (max-width: 1919px){.prices .wrapper{padding-left:0}}@media screen and (min-width: 1024px)and (max-width: 1279px){.prices .wrapper{padding:0 42px}}@media screen and (min-width: 768px)and (max-width: 1023px){.prices .wrapper{padding:0 40px}}@media screen and (max-width: 767px){.prices .wrapper{padding:0 16px}}.prices h3.caption{margin-bottom:53px}@media screen and (max-width: 1023px){.prices h3.caption{margin-bottom:32px}}.prices .card-wrapper{display:-ms-grid;display:grid;grid-column-gap:20px;-moz-column-gap:20px;column-gap:20px;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}@media screen and (max-width: 1023px){.prices .card-wrapper{-ms-grid-columns:1fr;grid-template-columns:1fr;row-gap:20px}}.prices .card-wrapper .card{position:relative;background-color:#fff;border-radius:20px;box-shadow:12px 32px 40px 0 #2C4FAA1A}.prices .card-wrapper .card::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:inherit;box-shadow:0 0 24px 0 #9FA7C633;pointer-events:none}.prices .card-wrapper .card.-price{padding:41px 40px 40px 38px}@media screen and (min-width: 768px)and (max-width: 1023px){.prices .card-wrapper .card.-price{padding:31px 23px 24px 22px}}@media screen and (max-width: 767px){.prices .card-wrapper .card.-price{padding:31px 22px}}.prices .card-wrapper .card.-offer{margin-bottom:20px;padding:40px 42px 45px 39px}@media screen and (min-width: 1520px)and (max-width: 1919px){.prices .card-wrapper .card.-offer{padding:41px 42px 45px 40px}}@media screen and (min-width: 1280px)and (max-width: 1519px){.prices .card-wrapper .card.-offer{padding:41px 42px 45px 37px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.prices .card-wrapper .card.-offer{padding:41px 42px 60px 40px}}@media screen and (min-width: 768px)and (max-width: 1023px){.prices .card-wrapper .card.-offer{margin-bottom:0;padding:29px 24px 23px}}@media screen and (max-width: 767px){.prices .card-wrapper .card.-offer{padding:29px 24px 60px 24px}}.prices .card-wrapper .card.-offer h5{margin-bottom:7px}@media screen and (min-width: 768px)and (max-width: 1023px){.prices .card-wrapper .card.-offer h5{margin-bottom:14px}}@media screen and (max-width: 767px){.prices .card-wrapper .card.-offer h5{margin-bottom:10px}}.prices .card-wrapper .card.-offer .text.-sm2.-blue{margin-bottom:17px}@media screen and (min-width: 1024px)and (max-width: 1919px){.prices .card-wrapper .card.-offer .text.-sm2.-blue{margin-bottom:16px}}@media screen and (min-width: 768px)and (max-width: 1023px){.prices .card-wrapper .card.-offer .text.-sm2.-blue{margin-bottom:0}}@media screen and (min-width: 768px)and (max-width: 1023px){.prices .card-wrapper .card.-offer .button.-white{margin-bottom:29px}}.prices .card-wrapper .card.-question{position:relative;padding:41px 40px 40px 40px}@media screen and (min-width: 1280px)and (max-width: 1519px){.prices .card-wrapper .card.-question{padding:41px 40px 40px 37px}}@media screen and (min-width: 768px)and (max-width: 1023px){.prices .card-wrapper .card.-question{padding:29px 25px 24px}}@media screen and (max-width: 767px){.prices .card-wrapper .card.-question{min-height:220px;padding:29px 25px 23px}}.prices .card-wrapper .card.-question h5{margin-bottom:11px}@media screen and (min-width: 1024px)and (max-width: 1279px){.prices .card-wrapper .card.-question h5{margin-bottom:15px}}@media screen and (min-width: 768px)and (max-width: 1023px){.prices .card-wrapper .card.-question h5{margin-bottom:14px}}@media screen and (max-width: 767px){.prices .card-wrapper .card.-question h5{margin-bottom:13px}}.prices .card-wrapper .card.-question .button.-white{margin-bottom:24px}@media screen and (min-width: 1024px)and (max-width: 1279px){.prices .card-wrapper .card.-question .button.-white{margin-bottom:34px}}@media screen and (min-width: 768px)and (max-width: 1023px){.prices .card-wrapper .card.-question .button.-white{margin-bottom:47px}}@media screen and (max-width: 767px){.prices .card-wrapper .card.-question .button.-white{margin-bottom:49px}}.prices .card-wrapper .card.-question .text.-xxs.-semibold.-blue{margin-bottom:4px}.prices table{width:100%;margin-bottom:24px;border-collapse:collapse;border-bottom:1px solid #eaecf0}@media screen and (min-width: 1520px)and (max-width: 1919px){.prices table{margin-bottom:17px}}@media screen and (max-width: 1519px){.prices table{margin-bottom:16px}}.prices table th{padding-bottom:16px;border-bottom:1px solid #eaecf0;text-align:left}@media screen and (min-width: 1520px)and (max-width: 1919px){.prices table th{padding-bottom:14px}}@media screen and (min-width: 1280px)and (max-width: 1519px){.prices table th{padding-bottom:14px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.prices table th{padding-bottom:14px}}@media screen and (min-width: 768px)and (max-width: 1023px){.prices table th{font-size:16px !important;line-height:20px !important;padding-bottom:14px}}@media screen and (max-width: 767px){.prices table th{padding-bottom:14px;line-height:20px !important}}.prices table th:first-child{padding-left:2px}@media screen and (min-width: 1280px)and (max-width: 1919px){.prices table th:first-child{padding-left:0}}.prices table th:last-child{text-align:right}.prices table tr:first-child td:first-child{padding-top:26px}@media screen and (max-width: 1023px){.prices table tr:first-child td:first-child{padding-top:16px}}.prices table tr:first-child td:nth-child(2){padding-top:24px}@media screen and (max-width: 1023px){.prices table tr:first-child td:nth-child(2){padding-top:15px}}.prices table tr:first-child td:last-child{padding-top:26px}@media screen and (max-width: 1023px){.prices table tr:first-child td:last-child{padding-top:16px}}.prices table tr:last-child td{padding-bottom:15px}@media screen and (min-width: 1280px)and (max-width: 1919px){.prices table tr:last-child td{padding-bottom:25px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.prices table tr:last-child td{padding-bottom:35px}}@media screen and (min-width: 768px)and (max-width: 1023px){.prices table tr:last-child td{padding-bottom:23px}}@media screen and (max-width: 767px){.prices table tr:last-child td{padding-bottom:10px}}.prices table tr:nth-child(even) td{position:relative;background-color:#f9fafb}.prices table tr:nth-child(even) td:first-child::before{content:"";position:absolute;top:0;left:-16px;width:16px;height:100%;background-color:inherit;border-radius:4px 0 0 4px}.prices table tr:nth-child(even) td:last-child::after{content:"";position:absolute;top:0;right:-16px;width:16px;height:100%;background-color:inherit;border-radius:0 4px 4px 0}.prices table td{padding:8px 0}.prices table td:first-child{padding-left:2px}@media screen and (min-width: 1280px)and (max-width: 1919px){.prices table td:first-child{padding-left:0}}.prices table td:last-child{font-size:16px;line-height:24px;text-align:right;color:#98a2b3}@media screen and (max-width: 1023px){.prices table td:last-child{font-size:14px;line-height:20px}}@media screen and (max-width: 1023px){.prices table td .text.-xs{font-size:13px;line-height:20px}}.prices .card-block{display:flex;flex-direction:column}@media screen and (min-width: 768px)and (max-width: 1023px){.prices .card-block{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-column-gap:20px;-moz-column-gap:20px;column-gap:20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.prices .card-content{display:flex;flex-direction:column-reverse;align-items:flex-start}}.prices .photo-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:inherit;overflow:hidden;pointer-events:none}.prices .photo{position:absolute;right:-1px;bottom:0}@media screen and (min-width: 1024px)and (max-width: 1279px){.prices .photo{right:-32px}}@media screen and (min-width: 768px)and (max-width: 1023px){.prices .photo{width:162px;height:auto;right:-3px}}@media screen and (max-width: 767px){.prices .photo{width:162px;height:auto}}.customers{margin-bottom:176px}@media screen and (min-width: 1024px)and (max-width: 1279px){.customers{margin-bottom:174px}}@media screen and (min-width: 768px)and (max-width: 1023px){.customers{margin-bottom:113px}}@media screen and (max-width: 767px){.customers{margin-bottom:117px}}.customers .wrapper{max-width:1180px;margin:0 auto;padding-left:4px}@media screen and (min-width: 1520px)and (max-width: 1919px){.customers .wrapper{max-width:1187px}}@media screen and (min-width: 1280px)and (max-width: 1919px){.customers .wrapper{padding-left:0}}@media screen and (min-width: 1024px)and (max-width: 1279px){.customers .wrapper{padding:0 42px}}@media screen and (min-width: 768px)and (max-width: 1023px){.customers .wrapper{padding:0 40px}}@media screen and (max-width: 767px){.customers .wrapper{padding:0 16px}}.customers h3.caption{margin-bottom:69px}@media screen and (min-width: 768px)and (max-width: 1023px){.customers h3.caption{margin-bottom:44px}}@media screen and (max-width: 767px){.customers h3.caption{margin-bottom:44px}}.customers .logo-wrapper{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4, 1fr)}@media screen and (max-width: 767px){.customers .logo-wrapper{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2, 1fr);row-gap:50px;-moz-column-gap:32px;column-gap:32px}}.customers .logo-container{position:relative;display:flex;align-items:center;justify-content:center}.customers .logo-container:hover img.-colored{opacity:1}.customers .logo-container img.-colored{position:absolute;opacity:0;transition:opacity .37s cubic-bezier(0.4, 0, 0.2, 1)}@media screen and (max-width: 1023px){.customers .logo-container img{width:100%;max-width:162px}}footer{background-color:#293056}footer .wrapper{max-width:1180px;margin:0 auto;padding:81px 0 71px 4px}@media screen and (min-width: 1280px)and (max-width: 1519px){footer .wrapper{padding:81px 0 71px 0}}@media screen and (min-width: 1024px)and (max-width: 1279px){footer .wrapper{padding:81px 42px 71px}}@media screen and (min-width: 768px)and (max-width: 1023px){footer .wrapper{padding:41px 40px 64px}}@media screen and (max-width: 767px){footer .wrapper{padding:41px 16px 64px}}footer .link-wrapper{-moz-column-gap:25px;column-gap:25px;margin-bottom:56px}@media screen and (max-width: 1023px){footer .link-wrapper{-moz-column-gap:16px;column-gap:16px;margin-bottom:32px}}footer .link-wrapper .link{font-size:16px;line-height:24px;font-weight:600;color:#ebe9fe;transition:opacity .15s cubic-bezier(0.4, 0, 0.2, 1);cursor:pointer}@media screen and (max-width: 1023px){footer .link-wrapper .link{font-size:14px;line-height:20px}}footer .link-wrapper .link:hover{opacity:.8}@media screen and (max-width: 1023px){footer .credits-wrapper{flex-direction:column;row-gap:32px}}footer .credits-block{display:flex;flex-direction:column;row-gap:4px}@media screen and (max-width: 767px){footer .credits-block{row-gap:8px}}footer .credits-block.-right{align-items:flex-end}@media screen and (max-width: 1023px){footer .credits-block.-right{align-items:flex-start}}footer .credits-block .credit{font-size:13px;line-height:20px;color:#9194a9}@media screen and (max-width: 767px){footer .credits-block .credit{font-size:12px;line-height:18px}}footer .credits-block a.credit{transition:opacity .15s cubic-bezier(0.4, 0, 0.2, 1)}footer .credits-block a.credit:hover{opacity:.8}.try-it .wrapper{position:relative;padding-bottom:180px;padding-left:6px;overflow:hidden}@media screen and (min-width: 1280px)and (max-width: 1919px){.try-it .wrapper{padding-left:0}}@media screen and (min-width: 1024px)and (max-width: 1279px){.try-it .wrapper{padding-bottom:185px}}@media screen and (min-width: 768px)and (max-width: 1023px){.try-it .wrapper{padding:0 40px 119px}}@media screen and (max-width: 767px){.try-it .wrapper{padding:0 16px 120px}}.try-it .scroll-row{position:absolute;z-index:1;top:55px;left:-1700px;display:flex;-moz-column-gap:67px;column-gap:67px}@media screen and (max-width: 1023px){.try-it .scroll-row{display:none}}.try-it .scroll-row h4.caption{font-size:72px;line-height:87px;font-weight:500;letter-spacing:-0.02em;color:#eaecf5}.try-it .card-wrapper{position:relative;z-index:2;max-width:640px;margin:0 auto;padding:59px 0 17px;border-radius:20px;box-shadow:12px 32px 40px 0 #2C4FAA1A;background-color:#293056;background-image:url("/assets/images/svg/landing/star.svg");background-repeat:no-repeat;background-position:0 100%;background-size:234px 229px}@media screen and (min-width: 1520px)and (max-width: 1919px){.try-it .card-wrapper{padding:58px 0 17px}}@media screen and (min-width: 768px)and (max-width: 1023px){.try-it .card-wrapper{max-width:452px;padding:49px 0 20px;background-position:-13px 100%}}@media screen and (max-width: 767px){.try-it .card-wrapper{padding:55px 0 19px;background-position:-28px 100%}}.try-it .card-wrapper::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:inherit;box-shadow:0 0 24px 0 #9FA7C633;pointer-events:none}.try-it h2.caption{margin-bottom:31px;font-size:72px;line-height:87px;letter-spacing:-0.02em;font-weight:700;color:#fff}@media screen and (min-width: 768px)and (max-width: 1023px){.try-it h2.caption{font-size:40px;line-height:48px}}@media screen and (max-width: 767px){.try-it h2.caption{margin-bottom:40px;font-size:40px;line-height:48px}}.try-it .button.-primary{width:100%;max-width:320px;margin-bottom:63px}@media screen and (min-width: 768px)and (max-width: 1023px){.try-it .button.-primary{max-width:275px;margin-bottom:61px}}@media screen and (max-width: 767px){.try-it .button.-primary{margin-bottom:81px;max-width:280px}}.try-it .dot-row{width:100%;height:6px;margin-bottom:19px;background-image:url("/assets/images/svg/landing/dot-row.svg");background-size:auto 6px;background-position:0 0;background-repeat:repeat-x}@media screen and (max-width: 1023px){.try-it .text.-sm.-white{font-size:16px;line-height:28px}}.success-icon{margin-top:76px;margin-bottom:16px}.success-text{margin-bottom:68px;font-size:18px;line-height:28px;text-align:center;color:#344054}.success-button{margin-bottom:4px;padding:12px 20px;border:1px solid #d0d5dd;border-radius:8px;box-shadow:0 1px 2px 0 #1018280D;font-size:16px;font-weight:600;line-height:24px;color:#344054;cursor:pointer;transition:background-color .15s cubic-bezier(0.4, 0, 0.2, 1),color .15s cubic-bezier(0.4, 0, 0.2, 1),box-shadow .15s cubic-bezier(0.4, 0, 0.2, 1)}@media screen and (min-width: 1024px){.success-button:hover{background-color:#d0d5dd;color:#1d2939}.success-button:focus,.success-button:active{box-shadow:0 1px 2px rgba(16,24,40,.05),0 0 0 4px #eaecf5}}
.toast-wrapper{position:fixed;z-index:7;top:24px;right:24px}.toast-wrapper .toast{display:flex;align-items:flex-start;-moz-column-gap:8px;column-gap:8px;min-width:254px;max-width:400px;padding:12px 16px;box-shadow:0 4px 8px -2px rgba(16,24,40,.1),0px 2px 4px -2px rgba(16,24,40,.06);border-radius:8px;font-size:14px;font-weight:500;line-height:20px;color:#fff;margin-bottom:4px}.toast-wrapper .toast .toast-content{padding-top:2px}.toast-wrapper .toast .toast-icon{width:24px;min-width:24px;height:24px;background-position:center;background-repeat:no-repeat;background-size:24px 24px}.toast-wrapper .toast .button svg{pointer-events:none}.toast-wrapper .toast.-success{background-color:#12b76a}.toast-wrapper .toast.-success .toast-icon{background-image:url("/assets/images/svg/icons/toast-icon-success.svg")}.toast-wrapper .toast.-error,.toast-wrapper .toast.-alert{background-color:#f04438}.toast-wrapper .toast.-error .toast-icon,.toast-wrapper .toast.-alert .toast-icon{background-image:url("/assets/images/svg/icons/toast-icon-error-alert.svg")}.toast-wrapper .toast.-warning{background-color:#f79009}.toast-wrapper .toast.-warning .toast-icon{background-image:url("/assets/images/svg/icons/toast-icon-warning.svg")}.toast-wrapper .toast.-attention{background-color:#2e90fa}.toast-wrapper .toast.-attention .toast-icon{background-image:url("/assets/images/svg/icons/toast-icon-attention.svg")}
.staging-info-badge{position:fixed;bottom:16px;right:16px;padding:4px 8px;border-radius:4px;background-color:#fbaf18;box-shadow:0 3px 8px rgba(0,0,0,.08);font-size:12px;z-index:10}.staging-info-badge a{color:#000;text-decoration:none}.staging-info-badge a:hover{text-decoration:underline !important}
.cookie-wrapper[data-v-fcd229c6]{position:fixed;z-index:4;bottom:16px;left:50%;transform:translateX(-50%) translateY(100%);opacity:0;max-width:1112px;width:100%;padding:0 16px;-webkit-animation:pop-data-v-fcd229c6 .6s 15s cubic-bezier(0.4, 0, 0.22, 1) forwards;animation:pop-data-v-fcd229c6 .6s 15s cubic-bezier(0.4, 0, 0.22, 1) forwards}.cookie-wrapper .cookie[data-v-fcd229c6]{position:relative;width:100%;padding:16px;border-radius:12px;background-color:#1d2939}.cookie-wrapper .close-button[data-v-fcd229c6]{position:absolute;top:12px;right:12px;cursor:pointer}@-webkit-keyframes pop-data-v-fcd229c6{0%{opacity:0;transform:translateX(-50%) translateY(100%)}100%{opacity:.9;transform:translateX(-50%) translateY(0)}}@keyframes pop-data-v-fcd229c6{0%{opacity:0;transform:translateX(-50%) translateY(100%)}100%{opacity:.9;transform:translateX(-50%) translateY(0)}}
.toast-wrapper[data-v-6a8fa7ea]{z-index:7}
.modal-wrapper[data-v-d17b0082]{display:flex;position:fixed;z-index:6;align-items:center;justify-content:center;top:0;left:0;width:100%;height:100%;background-color:rgba(71,84,103,.8);opacity:0;pointer-events:none;transition:opacity .22s cubic-bezier(0.4, 0, 0.2, 1)}@media screen and (max-width: 767px){.modal-wrapper[data-v-d17b0082]{padding:16px}}.modal-wrapper.-open[data-v-d17b0082]{opacity:1;pointer-events:all}.modal-wrapper.-open .modal-container[data-v-d17b0082]{transform:translateY(0)}.modal-wrapper .modal-container[data-v-d17b0082]{position:relative;width:100%;max-width:446px;padding:16px;background:linear-gradient(45deg, #1D2939 0%, #475467 100%);border-radius:24px;transform:translateY(16px);transition:transform .22s cubic-bezier(0.4, 0, 0.2, 1),background .15s cubic-bezier(0.4, 0, 0.2, 1)}.modal-wrapper .modal-container[data-v-d17b0082]::before{position:absolute;z-index:0;content:"";top:-32px;right:-32px;bottom:-32px;left:-32px}.modal-wrapper .modal-container.-success[data-v-d17b0082]{background:#12b76a}.modal-wrapper .modal-container.-bright[data-v-d17b0082]{background:linear-gradient(24.83deg, #ff0055 8.14%, #b818f2 94.36%)}.modal-wrapper .modal-container.-error[data-v-d17b0082]{background:#f04438}.modal-wrapper .modal-container *[data-v-d17b0082]{word-break:break-word}.modal-wrapper .modal-header[data-v-d17b0082]{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between}.modal-wrapper .modal-button[data-v-d17b0082]{width:28px;height:28px;border-radius:50%;cursor:pointer;transition:background-color .15s cubic-bezier(0.4, 0, 0.2, 1)}.modal-wrapper .modal-button[data-v-d17b0082]:hover{background-color:rgba(255,255,255,.2)}.modal-wrapper .modal-body[data-v-d17b0082]{position:relative;z-index:1;max-height:80vh;overflow-y:auto;padding:24px;background:#fff;border-radius:16px;-ms-overflow-style:none;scrollbar-width:none}.modal-wrapper .modal-body[data-v-d17b0082]::-webkit-scrollbar{display:none}
.preloader[data-v-46f48533]{width:14px;height:14px;-webkit-animation:clockwise-data-v-46f48533 500ms linear infinite;animation:clockwise-data-v-46f48533 500ms linear infinite}.preloader .circle[data-v-46f48533]{position:absolute;top:0;left:0;width:7px;height:14px;overflow:hidden}.preloader .donut[data-v-46f48533]{position:absolute;top:0;left:0;width:14px;height:14px;border:2px solid #d0d5dd;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;background:none;-webkit-animation:donut-rotate-data-v-46f48533 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;animation:donut-rotate-data-v-46f48533 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite}@-webkit-keyframes clockwise-data-v-46f48533{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes clockwise-data-v-46f48533{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@-webkit-keyframes donut-rotate-data-v-46f48533{0%{transform:rotate(0)}50%{transform:rotate(-140deg)}100%{transform:rotate(0)}}@keyframes donut-rotate-data-v-46f48533{0%{transform:rotate(0)}50%{transform:rotate(-140deg)}100%{transform:rotate(0)}}
.input-wrapper[data-v-42de4bf1]{position:relative}.input[data-v-42de4bf1]{padding-right:48px}.input.-domain[data-v-42de4bf1]{padding-right:200px}.input-tooltip[data-v-42de4bf1]{position:absolute;top:38px;right:16px}.input-domain[data-v-42de4bf1]{max-width:184px;position:absolute;top:36px;right:16px}
.form[data-v-5ea957c1]{display:-ms-grid;display:grid;grid-column-gap:12px;-moz-column-gap:12px;column-gap:12px;-ms-grid-columns:1fr 76px;grid-template-columns:1fr 76px}.form .select-button[data-v-5ea957c1]{justify-content:space-between;height:44px}.form .select-list[data-v-5ea957c1]{display:-ms-grid;display:grid;top:48px;right:0;left:auto;-ms-grid-columns:(1fr)[5];grid-template-columns:repeat(5, 1fr);grid-column-gap:2px;-moz-column-gap:2px;column-gap:2px}
.input-wrapper[data-v-6a727c68]{position:relative}.input[data-v-6a727c68]{padding-right:48px}.input-tooltip[data-v-6a727c68]{position:absolute;top:38px;right:16px}
.input-wrapper[data-v-6f71f59e]{position:relative}.input[data-v-6f71f59e]{padding-right:48px}.input.-domain[data-v-6f71f59e]{padding-right:200px}.input-tooltip[data-v-6f71f59e]{position:absolute;top:38px;right:16px}.input-domain[data-v-6f71f59e]{max-width:184px;position:absolute;top:36px;right:16px}
.modal-dialog[data-v-7772ae2f]{display:flex;position:fixed;z-index:10;align-items:center;justify-content:center;top:0;left:0;width:100%;height:100%;background-color:rgba(71,84,103,.4);opacity:0;pointer-events:none;transition:opacity .22s cubic-bezier(0.4, 0, 0.2, 1)}.modal-dialog.-open[data-v-7772ae2f]{opacity:1;pointer-events:all}.modal-dialog.-open .modal-container[data-v-7772ae2f]{transform:translateY(0)}.modal-dialog .modal-container[data-v-7772ae2f]{width:100%;max-width:446px;max-height:90vh;padding:16px;background:linear-gradient(45deg, #1D2939 0%, #475467 100%);border-radius:24px;transform:translateY(16px);transition:transform .22s cubic-bezier(0.4, 0, 0.2, 1),background .15s cubic-bezier(0.4, 0, 0.2, 1)}.modal-dialog .modal-container.-success[data-v-7772ae2f]{background:#12b76a}.modal-dialog .modal-container.-error[data-v-7772ae2f]{background:#f04438}.modal-dialog .modal-header[data-v-7772ae2f]{display:flex;align-items:center;justify-content:space-between}.modal-dialog .modal-button[data-v-7772ae2f]{width:28px;height:28px;border-radius:50%;cursor:pointer;transition:background-color .15s cubic-bezier(0.4, 0, 0.2, 1)}.modal-dialog .modal-button[data-v-7772ae2f]:hover{background-color:rgba(255,255,255,.2)}.modal-dialog .modal-body[data-v-7772ae2f]{padding:24px;background:#fff;border-radius:16px}
.sk-fading-circle {
  position: absolute; }
  .sk-fading-circle .sk-circle {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0; }
  .sk-fading-circle .sk-circle .sk-circle-indicator {
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    border-radius: 100%;
    -webkit-animation: sk-circleFadeDelay 1s infinite ease-in-out both;
            animation: sk-circleFadeDelay 1s infinite ease-in-out both; }
  .sk-fading-circle .sk-circle2 {
    -webkit-transform: rotate(30deg);
            transform: rotate(30deg); }
  .sk-fading-circle .sk-circle3 {
    -webkit-transform: rotate(60deg);
            transform: rotate(60deg); }
  .sk-fading-circle .sk-circle4 {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg); }
  .sk-fading-circle .sk-circle5 {
    -webkit-transform: rotate(120deg);
            transform: rotate(120deg); }
  .sk-fading-circle .sk-circle6 {
    -webkit-transform: rotate(150deg);
            transform: rotate(150deg); }
  .sk-fading-circle .sk-circle7 {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
  .sk-fading-circle .sk-circle8 {
    -webkit-transform: rotate(210deg);
            transform: rotate(210deg); }
  .sk-fading-circle .sk-circle9 {
    -webkit-transform: rotate(240deg);
            transform: rotate(240deg); }
  .sk-fading-circle .sk-circle10 {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg); }
  .sk-fading-circle .sk-circle11 {
    -webkit-transform: rotate(300deg);
            transform: rotate(300deg); }
  .sk-fading-circle .sk-circle12 {
    -webkit-transform: rotate(330deg);
            transform: rotate(330deg); }
  .sk-fading-circle .sk-circle2 .sk-circle-indicator {
    -webkit-animation-delay: -0.91667s;
            animation-delay: -0.91667s; }
  .sk-fading-circle .sk-circle3 .sk-circle-indicator {
    -webkit-animation-delay: -0.83333s;
            animation-delay: -0.83333s; }
  .sk-fading-circle .sk-circle4 .sk-circle-indicator {
    -webkit-animation-delay: -0.75s;
            animation-delay: -0.75s; }
  .sk-fading-circle .sk-circle5 .sk-circle-indicator {
    -webkit-animation-delay: -0.66667s;
            animation-delay: -0.66667s; }
  .sk-fading-circle .sk-circle6 .sk-circle-indicator {
    -webkit-animation-delay: -0.58333s;
            animation-delay: -0.58333s; }
  .sk-fading-circle .sk-circle7 .sk-circle-indicator {
    -webkit-animation-delay: -0.5s;
            animation-delay: -0.5s; }
  .sk-fading-circle .sk-circle8 .sk-circle-indicator {
    -webkit-animation-delay: -0.41667s;
            animation-delay: -0.41667s; }
  .sk-fading-circle .sk-circle9 .sk-circle-indicator {
    -webkit-animation-delay: -0.33333s;
            animation-delay: -0.33333s; }
  .sk-fading-circle .sk-circle10 .sk-circle-indicator {
    -webkit-animation-delay: -0.25s;
            animation-delay: -0.25s; }
  .sk-fading-circle .sk-circle11 .sk-circle-indicator {
    -webkit-animation-delay: -0.16667s;
            animation-delay: -0.16667s; }
  .sk-fading-circle .sk-circle12 .sk-circle-indicator {
    -webkit-animation-delay: -0.08333s;
            animation-delay: -0.08333s; }

@-webkit-keyframes sk-circleFadeDelay {
  0%,
  39%,
  100% {
    opacity: 0; }
  40% {
    opacity: 1; } }

@keyframes sk-circleFadeDelay {
  0%,
  39%,
  100% {
    opacity: 0; }
  40% {
    opacity: 1; } }

.croppa-container {
  display: inline-block;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
  font-size: 0;
  -ms-flex-item-align: start;
      align-self: flex-start;
  background-color: #e6e6e6;
}
.croppa-container canvas {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.croppa-container:hover {
  opacity: 0.7;
}
.croppa-container.croppa--dropzone {
  -webkit-box-shadow: inset 0 0 10px #333;
          box-shadow: inset 0 0 10px #333;
}
.croppa-container.croppa--dropzone canvas {
  opacity: 0.5;
}
.croppa-container.croppa--disabled-cc {
  cursor: default;
}
.croppa-container.croppa--disabled-cc:hover {
  opacity: 1;
}
.croppa-container.croppa--has-target {
  cursor: move;
}
.croppa-container.croppa--has-target:hover {
  opacity: 1;
}
.croppa-container.croppa--has-target.croppa--disabled-mz {
  cursor: default;
}
.croppa-container.croppa--disabled {
  cursor: not-allowed;
}
.croppa-container.croppa--disabled:hover {
  opacity: 1;
}
.croppa-container.croppa--passive {
  cursor: default;
}
.croppa-container.croppa--passive:hover {
  opacity: 1;
}
.croppa-container svg.icon-remove {
  position: absolute;
  background: #fff;
  border-radius: 50%;
  -webkit-filter: drop-shadow(-2px 2px 2px rgba(0,0,0,0.7));
          filter: drop-shadow(-2px 2px 2px rgba(0,0,0,0.7));
  z-index: 10;
  cursor: pointer;
  border: 2px solid #fff;
}


.croppa-container{display:inline-block;border:1px dashed #777;background-color:none}.croppa-container canvas{display:block}.image-item-active{border:8px solid var(--v-primary-base)}.theme--dark .v-card.image-picker-dialog{background:linear-gradient(156.64deg, #262a30 0%, #1f2228 100%)}
.dropzone[data-v-4f86fbd1]{position:relative;padding:16px 24px;border-radius:8px;transition:background-color .15s cubic-bezier(0.4, 0, 0.2, 1)}.dropzone[data-v-4f86fbd1]::before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;border-radius:inherit;border:1px solid #eaecf0;transition:border .15s cubic-bezier(0.4, 0, 0.2, 1);pointer-events:none}.dropzone .icon[data-v-4f86fbd1]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:#f2f4f7;border:6px solid #f9fafb;color:#475467;transition:color .15s cubic-bezier(0.4, 0, 0.2, 1),background-color .15s cubic-bezier(0.4, 0, 0.2, 1),border-color .15s cubic-bezier(0.4, 0, 0.2, 1)}.dropzone .text[data-v-4f86fbd1]{text-align:center;color:#667085;transition:color .15s cubic-bezier(0.4, 0, 0.2, 1)}.dropzone.-draggable[data-v-4f86fbd1]::before{border:2px solid #6938ef}.dropzone.-draggable .icon[data-v-4f86fbd1]{background-color:#ebe9fe;border-color:#f4f3ff;color:#6938ef}.dropzone.-draggable .text[data-v-4f86fbd1]{color:#6938ef}.dropzone.-disable[data-v-4f86fbd1]{background-color:#f9fafb;pointer-events:none;cursor:default}.images-list[data-v-4f86fbd1]{row-gap:8px}.images-list .item[data-v-4f86fbd1]{padding:2px 4px 2px 16px;border-radius:8px;background-color:#f2f4f7}.images-list .item .icon[data-v-4f86fbd1]{min-width:20px;color:#475467}.images-list .item .text[data-v-4f86fbd1]{max-width:300px;color:#475467}.images-list .item .button[data-v-4f86fbd1]{margin-left:auto}.images-list .item.-error[data-v-4f86fbd1]{border:1px solid #fda29b;background-color:#fef3f2}.images-list .item.-error .icon[data-v-4f86fbd1]{color:#d92d20}.images-list .item.-error .text[data-v-4f86fbd1]{color:#b42318}
.textarea[data-v-6d8b02c5]{resize:none}.button-wrapper[data-v-6d8b02c5]{position:-webkit-sticky;position:sticky;bottom:0;left:0;width:calc(100% + 48px);padding:16px 24px 24px;background-color:#fff;border-top:1px solid #eaecf0;transform:translateX(-24px)}
.loader[data-v-f15efb36]{position:relative}.loader .wand[data-v-f15efb36]{position:relative;top:-2px;width:40px;height:40px;transform-origin:bottom;transform:rotate(15deg);-webkit-animation:wand-data-v-f15efb36 4s 0s cubic-bezier(0.4, 0, 0.22, 1) infinite;animation:wand-data-v-f15efb36 4s 0s cubic-bezier(0.4, 0, 0.22, 1) infinite}.loader .loading[data-v-f15efb36]{color:#667085}.loader .loading .dot[data-v-f15efb36]{opacity:0}.loader .loading .dot.-first[data-v-f15efb36]{-webkit-animation:firstDot-data-v-f15efb36 2s 0s cubic-bezier(0.4, 0, 0.22, 1) infinite;animation:firstDot-data-v-f15efb36 2s 0s cubic-bezier(0.4, 0, 0.22, 1) infinite}.loader .loading .dot.-second[data-v-f15efb36]{-webkit-animation:secondDot-data-v-f15efb36 2s 0s cubic-bezier(0.4, 0, 0.22, 1) infinite;animation:secondDot-data-v-f15efb36 2s 0s cubic-bezier(0.4, 0, 0.22, 1) infinite}.loader .loading .dot.-third[data-v-f15efb36]{-webkit-animation:thirdDot-data-v-f15efb36 2s 0s cubic-bezier(0.4, 0, 0.22, 1) infinite;animation:thirdDot-data-v-f15efb36 2s 0s cubic-bezier(0.4, 0, 0.22, 1) infinite}@-webkit-keyframes wand-data-v-f15efb36{20%{transform:rotate(15deg)}25%{transform:rotate(35deg)}30%{transform:rotate(15deg)}35%{transform:rotate(35deg)}40%{transform:rotate(15deg)}}@keyframes wand-data-v-f15efb36{20%{transform:rotate(15deg)}25%{transform:rotate(35deg)}30%{transform:rotate(15deg)}35%{transform:rotate(35deg)}40%{transform:rotate(15deg)}}@-webkit-keyframes firstDot-data-v-f15efb36{0%{opacity:0}15%{opacity:0}20%{opacity:1}80%{opacity:1}85%{opacity:0}100%{opacity:0}}@keyframes firstDot-data-v-f15efb36{0%{opacity:0}15%{opacity:0}20%{opacity:1}80%{opacity:1}85%{opacity:0}100%{opacity:0}}@-webkit-keyframes secondDot-data-v-f15efb36{0%{opacity:0}35%{opacity:0}40%{opacity:1}80%{opacity:1}85%{opacity:0}100%{opacity:0}}@keyframes secondDot-data-v-f15efb36{0%{opacity:0}35%{opacity:0}40%{opacity:1}80%{opacity:1}85%{opacity:0}100%{opacity:0}}@-webkit-keyframes thirdDot-data-v-f15efb36{0%{opacity:0}55%{opacity:0}60%{opacity:1}80%{opacity:1}85%{opacity:0}100%{opacity:0}}@keyframes thirdDot-data-v-f15efb36{0%{opacity:0}55%{opacity:0}60%{opacity:1}80%{opacity:1}85%{opacity:0}100%{opacity:0}}
.company-form[data-v-acbb62ec]{min-height:388px;display:flex;flex-direction:column;justify-content:space-between}.company-form .select-list[data-v-acbb62ec]{max-height:252px}.input[data-v-acbb62ec]{width:100%}.suggestion-item[data-v-acbb62ec]{display:flex;align-items:center;width:100%;padding:10px 16px 10px 14px;cursor:pointer;transition:background-color .15s cubic-bezier(0.4, 0, 0.2, 1)}.suggestion-item[data-v-acbb62ec]:hover{background-color:#f9fafb}.suggestion-item.-active[data-v-acbb62ec]{background-color:#f9fafb}.suggestion-item .break-spaces[data-v-acbb62ec]{white-space:break-spaces}
.refresh-icon[data-v-22fee66c]{width:64px;min-width:64px;height:64px;border-radius:16px;background-position:center;background-repeat:no-repeat;background-size:32px 32px;background-color:#f4f3ff;color:#6938ef;padding:16px}
.modal-text[data-v-18cba348]{position:relative;margin-bottom:56px;padding-top:8px;padding-left:32px;font-size:14px;line-height:20px;color:#344054}.modal-text[data-v-18cba348]::before{content:"";position:absolute;top:8px;left:0;width:20px;height:20px;background-image:url("/assets/images/svg/landing/crown.svg");background-size:20px 20px;background-position:center;background-repeat:no-repeat}.modal-text[data-v-18cba348]::after{content:"";position:absolute;width:calc(100% + 48px);height:calc(100% + 57px);top:-24px;left:-24px;border-radius:16px;box-shadow:0 0 8px 0 #9fa7c64d}.inputs[data-v-18cba348]{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-column-gap:16px;-moz-column-gap:16px;column-gap:16px;margin-bottom:24px}@media screen and (max-width: 1023px){.inputs[data-v-18cba348]{-ms-grid-columns:1fr;grid-template-columns:1fr;row-gap:24px}}.input-wrapper.-last[data-v-18cba348]{margin-top:24px;margin-bottom:32px}.input-wrapper.-last a.link[data-v-18cba348]{cursor:pointer;color:#7a5af8;transition:color .15s cubic-bezier(0.4, 0, 0.2, 1),opacity .15s cubic-bezier(0.4, 0, 0.2, 1)}.input-wrapper.-last a.link[data-v-18cba348]:hover{color:#5925dc}.input-wrapper.-last a.link[data-v-18cba348]:active{color:#3e1c96}.button.-primary[data-v-18cba348]{display:flex;align-items:center;justify-content:center;height:auto;padding:12px 20px;font-size:16px;line-height:24px}
.inputs[data-v-3670b410]{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-column-gap:16px;-moz-column-gap:16px;column-gap:16px;margin-bottom:24px}@media screen and (max-width: 1023px){.inputs[data-v-3670b410]{-ms-grid-columns:1fr;grid-template-columns:1fr;row-gap:24px}}.input-wrapper.-last[data-v-3670b410]{margin-top:24px;margin-bottom:32px}.input-wrapper.-last a.link[data-v-3670b410]{cursor:pointer;color:#7a5af8;transition:color .15s cubic-bezier(0.4, 0, 0.2, 1),opacity .15s cubic-bezier(0.4, 0, 0.2, 1)}.input-wrapper.-last a.link[data-v-3670b410]:hover{color:#5925dc}.input-wrapper.-last a.link[data-v-3670b410]:active{color:#3e1c96}.button.-primary[data-v-3670b410]{display:flex;align-items:center;justify-content:center;height:auto;padding:12px 20px;font-size:16px;line-height:24px}
.invite-form[data-v-7ba7636f]{min-height:288px;display:flex;flex-direction:column;justify-content:space-between}.invite-form .select-list[data-v-7ba7636f]{z-index:2;max-height:252px}
.invite-form[data-v-4ad623c2]{min-height:388px;display:flex;flex-direction:column;justify-content:space-between}.invite-form .select-list[data-v-4ad623c2]{z-index:2;max-height:252px}.invite-form .main-info[data-v-4ad623c2]{position:relative;background-color:#f2f4f7}.invite-form .main-info[data-v-4ad623c2]::before{content:"";position:absolute;z-index:-1;top:-24px;right:-24px;bottom:-24px;left:-24px;background-color:inherit;border-radius:16px}
.modal-wrapper[data-v-5b973cd7]{display:flex;position:fixed;z-index:6;align-items:center;justify-content:center;top:0;left:0;width:100%;height:100%;background-color:rgba(71,84,103,.8);opacity:0;pointer-events:none;transition:opacity .22s cubic-bezier(0.4, 0, 0.2, 1)}@media screen and (max-width: 767px){.modal-wrapper[data-v-5b973cd7]{padding:16px}}.modal-wrapper.-open[data-v-5b973cd7]{opacity:1;pointer-events:all}.modal-wrapper.-open .modal-container[data-v-5b973cd7]{transform:translateY(0)}.modal-wrapper .modal-container[data-v-5b973cd7]{position:relative;max-width:96vw;max-height:96vh;transform:translateY(16px);transition:transform .22s cubic-bezier(0.4, 0, 0.2, 1)}.modal-wrapper .modal-container[data-v-5b973cd7]::before{position:absolute;z-index:0;content:"";top:-32px;right:-32px;bottom:-32px;left:-32px}.modal-wrapper .modal-container *[data-v-5b973cd7]{word-break:break-word}.modal-wrapper .modal-container img[data-v-5b973cd7]{width:auto;max-width:100%;height:auto;max-height:100%;border-radius:8px;-o-object-fit:contain;object-fit:contain}.modal-wrapper .modal-button[data-v-5b973cd7]{position:absolute;top:20px;right:20px;width:28px;height:28px;border-radius:50%;cursor:pointer;transition:background-color .15s cubic-bezier(0.4, 0, 0.2, 1)}.modal-wrapper .modal-button[data-v-5b973cd7]:hover{background-color:rgba(255,255,255,.2)}@media screen and (max-width: 1023px){.modal-wrapper .modal-button[data-v-5b973cd7]{display:none}}
.avatar[data-v-60362f18]{display:flex;align-items:center;justify-content:center;position:relative;width:var(--width);min-width:var(--min-width);height:var(--height);min-height:var(--min-height);border-radius:50%;overflow:hidden;background-color:#344054;transition:background-color .15s cubic-bezier(0.4, 0, 0.2, 1)}.avatar.gravatar[data-v-60362f18]{background-color:transparent}.avatar img[data-v-60362f18]{position:absolute;width:100%;height:100%}

.alert[data-v-19984120]{position:fixed;z-index:6;top:50px;left:50%;max-width:480px;width:100%;padding:36px 28px;transform:translateX(-50%);background-color:#6172f3;border-radius:16px}@media screen and (max-width: 767px){.alert[data-v-19984120]{width:calc(100% - 32px)}}.alert .icon[data-v-19984120]{display:flex;align-items:center;justify-content:center;min-width:25px;width:25px;height:25px;margin-right:16px;background-color:#fff;border-radius:50%;color:#6172f3;font-size:16px;line-height:24px;font-weight:600}.alert .title[data-v-19984120],.alert .text[data-v-19984120]{font-size:16px;line-height:24px;color:#fff}.alert .title[data-v-19984120]{margin-bottom:12px;font-weight:600}.alert .button[data-v-19984120]{position:absolute;top:12px;right:12px;width:28px;height:28px;border-radius:50%;cursor:pointer;transition:background-color .15s cubic-bezier(0.4, 0, 0.2, 1)}.alert .button[data-v-19984120]:hover{background-color:rgba(255,255,255,.2)}
