@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;600;700;800;900&display=swap";.description,.text-content{color:#838383;text-align:center;font-family:Montserrat,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:110%;align-self:stretch}@media (max-width: 767px){.description,.text-content{font-size:14px}}.news-header{display:flex;flex-direction:column;align-items:flex-start;gap:50px;box-sizing:border-box}.news-header-description{display:flex;gap:45px;box-sizing:border-box;flex-direction:column}@media (max-width: 767px){.news-header-description{gap:30px}}.news-header-description h1,.news-header-description p{text-align:left}.last-news-item{display:flex;align-items:center;gap:40px;align-self:stretch;box-sizing:border-box}@media (max-width: 767px){.last-news-item{flex-wrap:wrap;gap:25px}}@media (min-width: 768px) and (max-width: 1439px){.last-news-item a{width:60%;height:auto}}.last-news-item img{max-width:560px;height:auto;border-radius:25px;box-sizing:border-box}@media (max-width: 767px){.last-news-item img{width:100%;height:200px}}@media (min-width: 768px) and (max-width: 1439px){.last-news-item img{width:100%;height:200px}}.last-news-item-content{display:flex;width:560px;flex-direction:column;align-items:flex-start;gap:25px;box-sizing:border-box}@media (max-width: 767px){.last-news-item-content{width:100%;flex-wrap:wrap}}@media (min-width: 768px) and (max-width: 1439px){.last-news-item-content{width:40%}}.last-news-item-content h6{color:#fff;font-family:Montserrat,sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:normal}@media (max-width: 767px){.last-news-item-content h6{font-size:14px}}.last-news-item-content p{color:#838383;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.news-items{display:grid;grid-template-columns:repeat(3,1fr);gap:50px 40px;margin-top:100px}@media (max-width: 767px){.news-items{grid-template-columns:repeat(1,1fr)}}@media (min-width: 768px) and (max-width: 1439px){.news-items{grid-template-columns:repeat(2,1fr)}}.news-item{display:flex;align-items:flex-start;gap:40px;align-self:stretch}.news-item img{height:200px;align-self:stretch;border-radius:25px;box-sizing:border-box}.pagination{margin-top:50px;display:flex;justify-content:flex-end}.news-items-pagination{display:inline-flex;align-items:center;gap:25px;box-sizing:border-box;flex-wrap:wrap}.arrow-box,.arrow-box-disabled,.arrow-box-active{display:flex;width:30px;height:30px;justify-content:center;align-items:center;gap:10px;box-sizing:border-box;border-radius:100px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,#ffffff05,#fff0)}.arrow-box-active:hover{cursor:pointer;background:#000;border:1px solid rgba(255,255,255,.3);box-shadow:0 0 8px #ffffff4d}.previous-icon{width:8px;flex-shrink:0;stroke-width:1px;stroke:#fff;opacity:.5;box-sizing:border-box}.next-icon{width:8px;flex-shrink:0;stroke-width:1px;stroke:#fff;opacity:.5}.news-items-pagination a,.news-items-pagination span{display:flex;width:30px;height:30px;flex-direction:column;justify-content:center;color:#838383;text-align:center;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:normal;text-decoration:none}.news-items-pagination a:hover{color:#fff}.current-pagination{color:#fff!important;cursor:default}.disabled-pagination-dots{color:#4d4d4d!important;cursor:default}.news-page{display:flex;flex-direction:column;align-items:flex-end;gap:50px;box-sizing:border-box;width:100%}@media (max-width: 767px){.news-page{gap:25px}}.news-page-header{display:flex;align-items:center;gap:25px;align-self:stretch;box-sizing:border-box;height:30px}@media (max-width: 767px){.news-page-header a{flex-shrink:0}}.news-page-header div{width:100%;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box}@media (max-width: 767px){.news-page-header div{flex-direction:column;align-items:flex-start;gap:5px}}.news-page-header h1{font-weight:700;font-size:18px;text-transform:none}@media (max-width: 767px){.news-page-header h1{font-size:14px;text-align:left}}.hero-news-image{position:absolute;width:1440px;align-self:center;box-sizing:border-box;left:50%;top:0;transform:translate(-50%);z-index:-2;opacity:10%;-webkit-mask-image:linear-gradient(to bottom,rgb(0,0,0) 70%,rgba(0,0,0,0));mask-image:linear-gradient(to bottom,#000 70%,#0000)}@media (max-width: 767px){.hero-news-image{width:100vw}}@media (min-width: 768px) and (max-width: 1439px){.hero-news-image{width:100vw}}.news-page-content{width:100%;display:flex;flex-direction:column;align-items:center}.news-image{max-width:100%;border-radius:25px}@media (max-width: 767px){.news-image{border-radius:15px}}.text-content{text-align:left;margin-top:15px;margin-bottom:15px}.new-p{color:#fff;font-family:Montserrat,sans-serif;font-size:18px;font-style:normal;font-weight:300;line-height:normal}.simple{display:inline-flex;flex-direction:column;align-items:center;gap:25px;box-sizing:border-box}.simple h1{margin-bottom:20px;align-self:stretch}@media (max-width: 767px){.simple h1{margin-bottom:0}}.simple p{width:960px;text-align:left}@media (max-width: 767px){.simple p{width:100%}}.not-found-page{display:flex;flex-direction:column;align-items:flex-start;gap:50px;padding-left:200px;padding-right:200px}@media (max-width: 767px){.not-found-page{padding-left:0;padding-right:0;gap:25px}}.not-found-page h1{display:flex;flex-direction:column;justify-content:center;align-self:stretch;color:#fff;text-align:center;font-family:Montserrat,sans-serif;font-size:200px;font-style:normal;font-weight:900;line-height:normal;text-transform:capitalize}@media (max-width: 767px){.not-found-page h1{font-size:128px}}.not-found-content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:25px;align-self:stretch;box-sizing:border-box}.not-found-content h2{width:760px;color:#fff;text-align:center;font-family:Montserrat,sans-serif;font-size:40px;font-style:normal;font-weight:800;line-height:110%;text-transform:uppercase}@media (max-width: 767px){.not-found-content h2{font-size:20px;width:100%}}.not-found-content p{align-self:stretch;color:#838383;text-align:center;font-family:Montserrat,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:110%}body{background-color:#070707;margin:0;display:flex;flex-direction:column;min-height:100vh}main{flex:1}@media (min-width: 768px) and (max-width: 1439px){main{flex-grow:2}}header,main,footer{margin:0 auto}@media (max-width: 767px){header,main,footer{margin:0;display:flex;flex-wrap:wrap;flex-direction:column}}@media (min-width: 768px) and (max-width: 1439px){header,main,footer{margin:0;display:flex;flex-wrap:wrap;flex-direction:column}}@media (max-width: 767px){header,main,footer{width:100vw}}@media (min-width: 768px) and (max-width: 1439px){header,main,footer{width:100%}}.content-area{width:1440px;padding-left:140px;padding-right:140px;box-sizing:border-box;display:flex;flex-direction:column}@media (max-width: 767px){.content-area{width:100%;padding-left:25px;padding-right:25px}}@media (min-width: 768px) and (max-width: 1439px){.content-area{width:100%;padding-left:25px;padding-right:25px}}.navigation{padding-top:25px;display:flex;align-items:center;justify-content:space-between;margin-bottom:100px;position:relative}@media (max-width: 767px){.navigation{padding-top:50px;margin-bottom:50px}}.navigation a{z-index:100}.menu,.menu-mobile{flex-grow:1;justify-content:center;display:flex;text-align:center}.menu ul,.menu-mobile ul{display:flex;justify-items:center;align-items:center}.menu ul li,.menu-mobile ul li{text-align:center}.menu ul li:not(:last-child):after,.menu-mobile ul li:not(:last-child):after{content:"";border-right:1px solid #838383;height:10px;margin-left:25px;margin-right:25px;display:inline-block}.menu a,.menu-mobile a{color:#838383;text-decoration:none;transition:color .3s ease;text-align:center;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.menu a:hover,.menu-mobile a:hover{color:#fff}@media (max-width: 767px){.menu,.menu-mobile{display:none}}.menu-mobile{display:none;z-index:100}@media (max-width: 767px){.menu-mobile{position:absolute;top:125px;right:0;max-width:175px}}.nav-download{display:flex;justify-content:flex-end;align-items:center;gap:25px;z-index:100}#menu-toggle{display:none}@media (max-width: 767px){#menu-toggle:checked~.menu-mobile{display:flex}#menu-toggle:checked~.menu-mobile ul{margin:0;display:flex;padding:15px 25px;flex-direction:column;justify-content:center;align-items:center;gap:25px;border-radius:15px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,#0b0b0b,#070707)}#menu-toggle:checked~.menu-mobile ul li{text-align:center}#menu-toggle:checked~.menu-mobile ul li:not(:last-child):after{display:none;content:"";border:inherit;height:inherit;margin:inherit}#menu-toggle:checked~.menu-mobile a{color:#838383;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal}#menu-toggle:checked~.menu-mobile a:hover{color:#fff}#menu-toggle:checked~.burger span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}#menu-toggle:checked~.burger span:nth-child(2){opacity:0}#menu-toggle:checked~.burger span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}#menu-toggle:checked~.burger-overlay{display:block}}.burger{display:none;cursor:pointer;z-index:100}.burger span{display:block;width:30px;height:4px;margin:6px 0;background:#fff;transition:.3s}@media (max-width: 767px){.burger{display:block}}.burger-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:none;z-index:50;transition:background-color .3s ease}.logo{margin-left:auto}.logo-img{height:46px;width:50px;filter:drop-shadow(0px 0px 25px rgba(24,129,243,.45))}.language-icon{width:25px;height:25px}.promo{display:flex;justify-content:center;flex-direction:column;align-items:center;gap:50px}@media (max-width: 767px){.promo{gap:25px}}.promo-content{display:flex;width:660px;flex-direction:column;justify-content:center;align-items:center;gap:25px}@media (max-width: 767px){.promo-content{width:100%}}@media (min-width: 768px) and (max-width: 1439px){.promo-content{width:100%}}.title{color:#fff;text-align:center;font-family:Montserrat,sans-serif;font-size:40px;font-weight:800;line-height:110%;text-transform:uppercase;align-self:stretch}@media (max-width: 767px){.title{font-size:20px}}.subtitle-container{box-sizing:border-box;display:flex;padding:25px 75px;justify-content:center;align-items:center;gap:10px;align-self:stretch;border-radius:100px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,#ffffff05,#fff0)}@media (max-width: 767px){.subtitle-container{padding:20px 50px}}.subtitle{display:flex;height:30px;flex-direction:column;justify-content:center;color:#fff;text-align:center;font-family:Montserrat,sans-serif;font-size:18px;font-style:normal;font-weight:300;line-height:normal}@media (max-width: 767px){.subtitle{font-size:12px;height:auto;font-weight:400}}p,h1,h2,h3,h4,h5,h6{margin:0}.hero-actions{display:flex;align-items:center;gap:25px}.btn-primary{display:flex;box-sizing:border-box;padding:15px 30px;justify-content:center;align-items:center;gap:10px;border-radius:100px;border:1px solid rgba(255,255,255,.2);background:linear-gradient(97deg,#1881f3,#2577ef);color:#fff;text-align:center;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:normal;text-decoration:none}@media (max-width: 767px){.btn-primary{font-size:14px}}.btn-primary:hover{cursor:pointer;background:linear-gradient(90deg,#fff0,#fff3),linear-gradient(97deg,#1881f3,#2577ef)}.btn-watch{display:flex;align-items:center;gap:25px;text-decoration:none}.play-icon{box-sizing:border-box;display:flex;width:75px;height:75px;padding:12px;align-items:center;gap:10px;border-radius:37.5px;border:1px solid rgba(255,255,255,.1)}.play-icon div{display:flex;width:30px;height:30px;padding:10px;justify-content:center;align-items:center;gap:10px;flex-shrink:0;border-radius:25px;background:linear-gradient(97deg,#1881f3,#2577ef);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.play-icon img{width:25px;height:25px;flex-shrink:0}.btn-watch span{display:flex;height:40px;flex-direction:column;justify-content:center;color:#fff;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:110%}@media (max-width: 767px){.btn-watch span{font-size:14px}}.play-icon div:hover{background:linear-gradient(90deg,#fff0,#fff3),linear-gradient(97deg,#1881f3,#2577ef)}.btn-watch span:hover{transform:scale(1.2);transition:transform .5s ease}.section-transition{height:150px;flex-shrink:0;border-radius:1160px;background:linear-gradient(0deg,#1881f340 54.69%,#1881f340 92.87%);filter:blur(125px)}@media (max-width: 767px){.section-transition{border-radius:380px;height:100px}}.promo-steps{display:flex;align-items:flex-start;align-content:flex-start;justify-content:space-between;gap:40px;align-self:stretch;flex-wrap:wrap;box-sizing:border-box}@media (max-width: 767px){.promo-steps{gap:20px}}.promo-step{box-sizing:border-box;display:flex;width:560px;padding:25px;flex-direction:column;align-items:flex-start;gap:15px;border-radius:25px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,#ffffff05,#fff0)}@media (min-width: 768px) and (max-width: 1439px){.promo-step{width:calc(50% - 20px)}}.step-header{width:100%;display:flex;justify-content:space-between;align-items:center;flex-direction:row;flex-grow:1;flex-shrink:0}.icon-text{box-sizing:border-box;display:flex;justify-content:center;align-items:center;gap:15px}.icon-text div{box-sizing:border-box;display:flex;width:60px;height:60px;padding:10px;align-items:center;gap:10px;border-radius:15px;background:#171717}@media (max-width: 767px){.icon-text div{width:50px;height:50px}}.icon-text div img{width:40px;height:40px;flex-shrink:0}@media (max-width: 767px){.icon-text div img{width:30px;height:30px}}.step-name{display:flex;height:25px;flex-direction:column;justify-content:center;color:#fff;font-family:Montserrat,sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:normal;text-transform:capitalize}@media (max-width: 767px){.step-name{font-size:14px}}.step-description{height:40px;align-self:stretch;color:#838383;font-family:Montserrat,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:110%}@media (max-width: 767px){.step-description{font-size:14px}}@media (min-width: 768px) and (max-width: 1439px){.step-description{height:80px}}.step-number{display:flex;width:40px;height:40px;flex-direction:column;justify-content:center;color:#838383;text-align:center;font-family:Montserrat,sans-serif;font-size:48px;font-style:normal;font-weight:900;line-height:normal;text-transform:capitalize}@media (max-width: 767px){.step-number{font-size:36px}}.how-it-works{width:840px!important}@media (max-width: 767px){.how-it-works{width:100%!important}}@media (min-width: 768px) and (max-width: 1439px){.how-it-works{width:100%!important}}.about-platform{box-sizing:border-box;display:inline-flex;align-items:center;margin-top:100px}@media (max-width: 767px){.about-us-image{display:none}}@media (min-width: 768px) and (max-width: 1439px){.about-us-image{width:33%}}.platform-description{display:flex;flex-direction:column;align-items:flex-start;gap:50px}.platform-description-header{box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;gap:45px;align-self:stretch}.platform-description-header h2,.platform-description-header p{text-align:left}@media (max-width: 767px){.platform-description-header{gap:25px}.platform-description-header h2,.platform-description-header p{text-align:center}}.platform-description ul{display:flex;width:100%;flex-direction:column;align-items:flex-start;gap:25px;box-sizing:border-box;padding:0}.platform-description ul li{display:flex;flex-direction:column;align-items:flex-start;gap:15px;align-self:stretch;box-sizing:border-box}.platform-description ul li div{display:flex;align-items:center;gap:15px;align-self:stretch;box-sizing:border-box}.platform-description ul li::marker{content:none}.platform-description ul li h3{display:flex;height:20px;flex-direction:column;justify-content:center;color:#fff;font-family:Montserrat,sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:normal;text-transform:capitalize}@media (max-width: 767px){.platform-description ul li h3{font-size:14px}}.platform-description ul li p{font-size:14px;text-align:left}.last-news{display:flex;flex-direction:column;align-items:center;gap:50px;margin-top:100px}.last-news-header{display:flex;flex-direction:column;align-items:center;gap:25px;box-sizing:border-box}.last-news-items{display:flex;align-items:flex-start;gap:40px;align-self:stretch}@media (max-width: 767px){.last-news-items{flex-wrap:wrap;gap:50px}}@media (min-width: 768px) and (max-width: 1439px){.last-news-items{flex-wrap:wrap;gap:50px}}.short-news-item{display:flex;flex-direction:column;align-items:flex-start;gap:25px}.short-news-item a{align-self:center}.short-news-item img{width:100%;height:200px;border-radius:25px;align-content:center}.short-news-item-description{display:flex;flex-direction:column;align-items:flex-start;gap:15px;align-self:stretch;box-sizing:border-box;height:200px}.short-news-item-description h6{align-self:stretch;color:#fff;font-family:Montserrat,sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:normal;min-height:30%}@media (max-width: 767px){.short-news-item-description h6{font-size:14px}}.short-news-item-description p{color:#838383;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal}@media (max-width: 767px){.short-news-item-description{height:auto}}.short-news-item-footer{display:flex;align-items:center;gap:25px;box-sizing:border-box}.open-news-button{display:flex;padding:15px 30px;justify-content:center;align-items:center;gap:10px;box-sizing:border-box;border-radius:100px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,#ffffff05,#fff0);color:#fff;text-align:center;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;text-decoration:none}@media (max-width: 767px){.open-news-button{font-size:14px}}.open-news-button:hover{background:#000;border:1px solid rgba(255,255,255,.3);box-shadow:0 0 8px #ffffff4d}.news-date{color:#838383;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.teaser{margin-top:100px}.promo-video,.video{width:100%;height:560px;box-sizing:border-box;border-radius:25px}.promo-video iframe,.video iframe{width:100%;height:100%;border:none;border-radius:24px}@media (max-width: 767px){.promo-video,.video{height:200px}}@media (min-width: 768px) and (max-width: 1439px){.promo-video,.video{height:400px}}.download-main{margin-top:100px;display:inline-flex;align-items:center;box-sizing:border-box}@media (max-width: 767px){.download-main{flex-direction:column}}@media (max-width: 767px){.download-main img{display:none}}@media (min-width: 768px) and (max-width: 1439px){.download-main img{width:33%}}.download-description{display:flex;flex-direction:column;align-items:flex-start;gap:25px;box-sizing:border-box}@media (max-width: 767px){.download-description{align-items:center}}.download-description h2{text-align:left}@media (max-width: 767px){.download-description h2{text-align:center}}.download-description p{text-align:left}@media (max-width: 767px){.download-description p{text-align:center}}.questions-answers{margin-top:100px;display:flex;padding:50px 140px;flex-direction:column;align-items:center;gap:50px}.questions-answers h2{text-align:left}@media (max-width: 767px){.questions-answers{padding:0}}@media (min-width: 768px) and (max-width: 1439px){.questions-answers{padding:20px 70px}}.qna-items{display:flex;flex-direction:column;align-items:flex-start;gap:25px;align-self:stretch;box-sizing:border-box}.qna-item{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;box-sizing:border-box}.qna-item[open]{gap:25px}.qna-item[open] span:after{width:17px;height:8px;background-image:url(/build/assets/collapse-CDBU8DsB.svg)}@media (max-width: 767px){.qna-item[open] span:after{width:15px;height:7px}}.qna-question{padding:25px 50px;align-items:center;align-self:stretch;border-radius:100px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,#ffffff05,#fff0);-webkit-user-select:none;-moz-user-select:none;user-select:none;list-style:none}.qna-question:hover{cursor:pointer;background:#ffffff1a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.qna-question span{min-height:30px;display:flex;align-items:center;justify-content:space-between;color:#fff;font-family:Montserrat,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:normal}.qna-question span:after{width:17px;height:8px;content:"";background-image:url(/build/assets/expand-BbbV2syZ.svg);background-size:contain;background-repeat:no-repeat;transition:transform .3s ease}@media (max-width: 767px){.qna-question span:after{width:15px;height:7px}}@media (max-width: 767px){.qna-question span{font-size:14px}}.qna-answer{min-height:50px;display:flex;box-sizing:border-box;padding-left:25px;border-left:1px solid rgba(255,255,255,.1);flex-direction:column;justify-content:center;flex:1 0 0;color:#838383;font-family:Montserrat,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:normal}@media (max-width: 767px){.qna-answer{font-size:14px}}.contact-us{display:inline-flex;align-items:center;justify-content:center;gap:43px;box-sizing:border-box}.contact-us img{width:560px}@media (max-width: 767px){.contact-us img{display:none}}@media (min-width: 768px) and (max-width: 1439px){.contact-us img{width:33%}}.contact-form{margin-top:50px;display:flex;width:50%;flex-direction:column;align-items:flex-start;gap:50px;box-sizing:border-box}@media (max-width: 767px){.contact-form{width:100%}}@media (min-width: 768px) and (max-width: 1439px){.contact-form{width:100%}}.contact-header{display:flex;flex-direction:column;align-items:flex-start;gap:25px;align-self:stretch;box-sizing:border-box}.contact-header h2{text-align:left;height:60px}@media (max-width: 767px){.contact-header h2{height:25px;text-align:center}}@media (min-width: 768px) and (max-width: 1439px){.contact-header h2{height:auto;text-align:center}}.contact-header p{text-align:left}@media (max-width: 767px){.contact-header p{text-align:center}}.contact-body{display:flex;padding:50px;flex-direction:column;align-items:flex-start;gap:25px;align-self:stretch;border-radius:40px;background:linear-gradient(180deg,#0e0e0e,#070707)}.contact-input{display:flex;padding:25px;align-items:center;gap:10px;align-self:stretch;border-radius:25px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,#ffffff05,#fff0);box-sizing:border-box;width:100%;height:80px;flex-direction:column;justify-content:center;color:#838383;font-family:Montserrat,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:normal}.contact-area{display:flex;height:160px;padding:25px;align-items:flex-start;gap:10px;align-self:stretch;border-radius:25px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,#ffffff05,#fff0);width:100%;flex-direction:column;justify-content:center;color:#838383;font-family:Montserrat,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:normal;resize:none;box-sizing:border-box}footer{width:100%;margin-top:100px;display:flex;padding-top:50px;padding-bottom:50px;flex-direction:column;align-items:center;gap:25px;background:#0e0e0e}.primary-footer-content{display:flex;justify-content:space-between;align-items:center;align-self:stretch;box-sizing:border-box}@media (max-width: 767px){.primary-footer-content{flex-direction:column;gap:25px}}.secondary-footer-content{display:flex;justify-content:flex-end;align-items:center;gap:50px;align-self:stretch;box-sizing:border-box}@media (max-width: 767px){.secondary-footer-content{margin-top:50px;justify-content:space-between}}.footer-pages{display:flex;align-items:center;gap:25px;box-sizing:border-box}@media (max-width: 767px){.footer-pages{flex-wrap:wrap;justify-content:center}}.footer-pages a{color:#838383;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal;text-decoration:none}.footer-pages a :hover{color:#fff}.socials{display:flex;align-items:flex-start;gap:25px;box-sizing:border-box}.socials a{display:inline-block;border-radius:12px;overflow:hidden}.socials a img{border-radius:12px;filter:grayscale(100%);transition:transform .3s ease,filter .3s ease,box-shadow .3s ease;display:block}.socials a:hover{box-shadow:0 0 10px #fff9}.socials a:hover img{filter:grayscale(0%);transform:scale(1.1)}.lang-dropdown{display:flex;padding:15px 25px;justify-content:center;align-items:center;gap:25px;box-sizing:border-box;border-radius:100px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,#ffffff05,#fff0)}.lang-dropdown:hover{background:#000;border:1px solid rgba(255,255,255,.3);box-shadow:0 0 8px #ffffff4d;cursor:pointer}.lang-dropdown span{display:flex;width:75px;height:25px;flex-direction:column;justify-content:center;color:#fff;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.simple-page{display:flex;justify-content:center}.simple-subtitle{max-width:760px;align-self:center}.honeypot{display:none}.success{color:#28a745}.error{color:#ff4d4f}::-webkit-scrollbar{width:20px}::-webkit-scrollbar-track{background-color:transparent}::-webkit-scrollbar-thumb{background-color:#333;border-radius:20px;border:6px solid transparent;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background-color:#555}
