@import"https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Overpass&family=Poppins:wght@400;500;600&display=swap";.hero{padding-top:170px}.hero .title{display:flex;margin-bottom:170px;justify-content:space-between}@media(max-width: 1200px){.hero .title{margin-bottom:145px}}@media(max-width: 768px){.hero .title{flex-direction:column-reverse;margin-bottom:125px}}.hero .title div:last-child{display:flex;justify-content:flex-end}@media(max-width: 768px){.hero .title div:last-child{display:flex;justify-content:flex-start;width:fit-content;margin-bottom:14px}.hero .title div:last-child h1{font-family:Inter;font-size:16px;font-weight:500;line-height:16px}}@media(min-width: 1500px){.hero .title h1{font-family:Inter;font-size:48px;font-weight:600;line-height:57.6px}}@media(max-width: 1499px){.hero .title h1{font-family:Inter;font-size:48px;font-weight:600;line-height:57.6px}}@media(max-width: 1200px){.hero .title h1{font-family:Inter;font-size:42px;font-weight:600;line-height:50.4px}}@media(max-width: 992px){.hero .title h1{font-family:Inter;font-size:36px;font-weight:600;line-height:43.2px}}@media(max-width: 768px){.hero .title h1{font-family:Inter;font-size:24px;font-weight:600;line-height:28.8px}}@media(max-width: 576px){.hero .title h1{font-family:Inter;font-size:20px;font-weight:600;line-height:24px}}.hero .title h1#botFullName{font-style:oblique 10deg}.hero .subtitile{width:550px;margin-bottom:40px}@media(min-width: 1500px){.hero .subtitile{font-family:Inter;font-size:20px;font-weight:400;line-height:28px}}@media(max-width: 1499px){.hero .subtitile{font-family:Inter;font-size:20px;font-weight:400;line-height:28px}}@media(max-width: 1200px){.hero .subtitile{font-family:Inter;font-size:20px;font-weight:400;line-height:25.2px}}@media(max-width: 992px){.hero .subtitile{font-family:Inter;font-size:18px;font-weight:400;line-height:22.4px}}@media(max-width: 768px){.hero .subtitile{font-family:Inter;font-size:18px;font-weight:400;line-height:19.6px}}@media(max-width: 576px){.hero .subtitile{font-family:Inter;font-size:16px;font-weight:400;line-height:16.8px}}@media(max-width: 992px){.hero .subtitile{margin-bottom:32px;line-height:22.4px}}@media(max-width: 768px){.hero .subtitile{width:100%;margin-bottom:24px}}.hero .example-container{width:100%;display:flex;justify-content:space-between}@media(max-width: 768px){.hero .example-container{flex-direction:column;row-gap:12px}}.hero .example-container .example{display:block;height:680px;width:calc(50% - 10px);border-radius:12px;border:1px solid #02022d;background-color:#02022d;justify-content:center;overflow:hidden;font-family:Inter;font-size:14px;font-weight:400;line-height:20px}@media(max-width: 1200px){.hero .example-container .example{height:490px}}@media(max-width: 768px){.hero .example-container .example{width:100%;height:360px}}.hero .example-container .example.erconnect{height:662px}@media(min-width: 1500px){.hero .example-container .example.erconnect{font-family:Inter;font-size:20px;font-weight:400;line-height:28.5px}}@media(max-width: 1499px){.hero .example-container .example.erconnect{font-family:Inter;font-size:20px;font-weight:400;line-height:28.5px}}@media(max-width: 1200px){.hero .example-container .example.erconnect{font-family:Inter;font-size:20px;font-weight:400;line-height:25.65px}}@media(max-width: 992px){.hero .example-container .example.erconnect{font-family:Inter;font-size:18px;font-weight:400;line-height:22.8px}}@media(max-width: 768px){.hero .example-container .example.erconnect{font-family:Inter;font-size:18px;font-weight:400;line-height:19.95px}}@media(max-width: 576px){.hero .example-container .example.erconnect{font-family:Inter;font-size:16px;font-weight:400;line-height:17.1px}}@media(max-width: 992px){.hero .example-container .example.erconnect{height:588px}}@media(max-width: 768px){.hero .example-container .example.erconnect{width:100%;height:100%}}.hero .example-container .example .tab-image{display:flex;align-items:center}.hero .example-container .example .tab-image img{height:20px;width:auto}.hero .example-container .example .tab-space-1{margin-left:30px}.hero .example-container .example .tab-space-2{margin-left:60px}.hero .example-container .example .tab-space-3{margin-left:90px}.hero .example-container .example span.green{color:#189200}.hero .example-container .example span.blue{color:#4dccff}.hero .example-container .example .row{width:100%;padding:20px;padding:15px 20px 0px 15px;display:flex}.hero .example-container .example .row:last-child{padding-bottom:20px}.hero .example-container .example .example-date{background-color:#1f1f1f;border-radius:7px;padding:7px 15px;font-family:Inter;font-size:14px;font-weight:300;line-height:14px}.hero .example-container .example .message{padding:10px 15px 24px 15px;border-radius:15px;position:relative}.hero .example-container .example .message .country::before{display:inline-block;align-items:center;margin-right:2px}.hero .example-container .example .message .country-us::before{content:url("/icons/flags/us.svg")}.hero .example-container .example .message .country-eu::before{content:url("/icons/flags/eu.svg")}.hero .example-container .example .message .country-gb::before{content:url("/icons/flags/gb.svg")}.hero .example-container .example .message .country-jp::before{content:url("/icons/flags/jp.svg")}.hero .example-container .example .message .country-ua::before{content:url("/icons/flags/ua.svg")}.hero .example-container .example .message .absolute{color:rgba(255,255,255,.6980392157);bottom:5px;right:10px}.hero .example-container .example .message-right{border-end-end-radius:0}.hero .example-container .example .message-right.ertb{background-color:#08c}.hero .example-container .example .message-right.erdb{background-color:#7289da}.hero .example-container .example .message-right.erbs{background-color:#4a154b}.hero .example-container .example .message-right.erbt{background-color:#444791}.hero .example-container .example .message-left{background-color:#1f1f1f;border-end-start-radius:0}.hero .example-container .example .name{font-family:Inter;font-size:14px;font-weight:500;line-height:17px}.hero .example-container .example .name.ertb{color:#08c}.hero .example-container .example .name.erdb{color:#7289da}.hero .example-container .example .name.erbs{color:#992b9b}.hero .example-container .example .name.erbt{color:#7a7dc1}
