*{padding:0;margin:0;box-sizing:border-box;z-index:1}html{font-size:10px;font-family:Albert Sans;scroll-behavior:smooth}body{height:100%;letter-spacing:1%;background-color:#041221}li,ol,ul{list-style:none}a{text-decoration:none}fieldset,figure{overflow:hidden}fieldset,figure,input,textarea{outline:none;border:none}label{display:block}svg{transform:scale(.7)}@media(min-width:992px){svg{transform:scale(1)}}.globy{overflow-x:hidden;position:relative;scroll-behavior:smooth}.globy__main{margin:0 auto}@font-face{font-family:Albert Sans;font-style:normal;font-weight:100;src:url(/fonts/AlbertSans-Thin.ttf) format("truetype");font-display:swap}@font-face{font-family:Albert Sans;font-style:italic;font-weight:100;font-display:swap;src:url(/fonts/AlbertSans-ThinItalic.ttf) format("truetype")}@font-face{font-family:Albert Sans;font-style:normal;font-weight:200;font-display:swap;src:url(/fonts/AlbertSans-ExtraLight.ttf) format("truetype")}@font-face{font-family:Albert Sans;font-style:italic;font-display:swap;font-weight:200;src:url(/fonts/AlbertSans-ExtraLightItalic.ttf) format("truetype")}@font-face{font-family:Albert Sans;font-style:normal;font-display:swap;font-weight:300;src:url(/fonts/AlbertSans-Light.ttf) format("truetype")}@font-face{font-family:Albert Sans;font-style:italic;font-weight:300;font-display:swap;src:url(/fonts/AlbertSans-LightItalic.ttf) format("truetype")}@font-face{font-family:Albert Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/AlbertSans-Regular.ttf) format("truetype")}@font-face{font-family:Albert Sans;font-style:italic;font-weight:400;font-display:swap;src:url(/fonts/AlbertSans-Italic.ttf) format("truetype")}@font-face{font-family:Albert Sans;font-style:normal;font-display:swap;font-weight:500;src:url(/fonts/AlbertSans-Medium.ttf) format("truetype")}@font-face{font-family:Albert Sans;font-style:italic;font-display:swap;font-weight:500;src:url(/fonts/AlbertSans-MediumItalic.ttf) format("truetype")}@font-face{font-family:Albert Sans;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/AlbertSans-SemiBold.ttf) format("truetype")}@font-face{font-family:Albert Sans;font-style:italic;font-weight:600;font-display:swap;src:url(/fonts/AlbertSans-SemiBoldItalic.ttf) format("truetype")}@font-face{font-family:Albert Sans;font-style:normal;font-display:swap;font-weight:700;src:url(/fonts/AlbertSans-Bold.ttf) format("truetype")}@font-face{font-family:Albert Sans;font-style:italic;font-weight:700;font-display:swap;src:url(/fonts/AlbertSans-BoldItalic.ttf) format("truetype")}@font-face{font-family:Albert Sans;font-style:normal;font-display:swap;font-weight:800;src:url(/fonts/AlbertSans-ExtraBold.ttf) format("truetype")}@font-face{font-family:Albert Sans;font-display:swap;font-style:italic;font-weight:800;src:url(/fonts/AlbertSans-ExtraBoldItalic.ttf) format("truetype")}@font-face{font-family:Albert Sans;font-display:swap;font-weight:400;font-weight:900;src:url(/fonts/AlbertSans-Black.ttf) format("truetype")}@font-face{font-family:Albert Sans;font-display:swap;font-style:italic;font-weight:900;src:url(/fonts/AlbertSans-BlackItalic.ttf) format("truetype")}.circle{background:radial-gradient(50% 50% at 50% 50%,#041221 45.5%,#061626 88%,#0f2236 100%);border-radius:50%;position:absolute;z-index:-1;width:100%;aspect-ratio:1/1;opacity:.4}.section-logo{margin-bottom:1rem;display:flex;justify-content:left;align-items:center;flex-direction:row;gap:.8rem}.section-logo svg{width:1.8rem;height:1.8rem}.section-logo{font-size:1rem;font-weight:200;color:#fff;line-height:1.4}@media(min-width:698px){.section-logo{font-size:1.2rem}}@media(min-width:1199px){.section-logo{font-size:1.4rem}}.loading{background-color:rgba(0,0,0,0);position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.loading .loader .loader{width:60px;aspect-ratio:4;--_g:no-repeat radial-gradient(circle closest-side,$white 90%,$white);background:var(--_g) 0 50%,var(--_g) 50% 50%,var(--_g) 100% 50%;background-size:33.3333333333% 100%;animation:l7 1s linear infinite}@keyframes l7{33%{background-size:33.3333333333% 0,33.3333333333% 100%,33.3333333333% 100%}50%{background-size:33.3333333333% 100%,33.3333333333% 0,33.3333333333% 100%}66%{background-size:33.3333333333% 100%,33.3333333333% 100%,33.3333333333% 0}}.logo{display:contents}.logo,.logo>span{position:relative}.logo>span{width:14rem;height:auto;min-height:4.5rem}@media(min-width:698px){.logo>span{width:20rem;height:6rem}}.textfield{display:flex;flex-direction:column;width:100%;overflow:hidden}.textfield,.textfield__container{position:relative}.textfield__container .textfield__icons{position:absolute;left:.8rem;top:50%;transform:translateY(-50%);z-index:1}.textfield__container .textfield__icons svg{width:2.4rem;height:2.4rem;transform:scale(.8)}@media(min-width:1199px){.textfield__container .textfield__icons svg{transform:scale(.9)}}.textfield__container .textfield__icons{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0}@media(min-width:992px){.textfield__container .textfield__icons{left:1.6rem}}.textfield__container input{background-color:#041221;width:100%;outline:0;border-radius:.6rem;height:4.2rem;display:block;border:.2rem solid hsla(0,0%,100%,.7);padding:1.6rem 1.2rem 1.2rem 3.2rem;font-size:1.2rem;font-weight:500;color:#fff;line-height:1rem}@media(min-width:698px){.textfield__container input{border-radius:1.2rem;font-size:1.4rem;height:4.8rem}}@media(min-width:992px){.textfield__container input{padding:2rem 1.6rem 1.6rem 4.6rem;font-size:1.6rem;border-radius:2rem;height:5.6rem}}.textfield__container input:-webkit-autofill{-webkit-appearance:none;appearance:none;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s;-webkit-text-fill-color:#fff!important;-webkit-color:#fff!important;border:.2rem solid hsla(0,0%,100%,.7)}.textfield__container input:-webkit-autofill .textfield__label{color:#fff!important}.textfield__container input::placeholder{opacity:.7;padding-left:.2rem}.textfield__container input::placeholder{font-size:1.2rem;font-weight:400;color:#fff;line-height:1.4}@media(min-width:698px){.textfield__container input::placeholder{font-size:1.4rem}}@media(min-width:1199px){.textfield__container input::placeholder{font-size:1.6rem;padding-left:0}}.textfield__container input:placeholder-shown~.textfield__label{visibility:hidden}.textfield__container input:not(:disabled):hover{border-color:hsla(0,0%,100%,.7)}.textfield__container input:not(:disabled):focus,.textfield__container input:not(:disabled):focus-within{color:#fff}.textfield__container input:not(:disabled):focus-within::placeholder,.textfield__container input:not(:disabled):focus::placeholder{opacity:0}.textfield__container input:not(:disabled):focus-within~.textfield__label,.textfield__container input:not(:disabled):focus~.textfield__label{visibility:visible;top:10%;transform:scale(.75)}@media(min-width:1199px){.textfield__container input:not(:disabled):focus-within~.textfield__label,.textfield__container input:not(:disabled):focus~.textfield__label{top:10%}}.textfield__container input:not(:disabled):focus-within~.textfield__label p,.textfield__container input:not(:disabled):focus~.textfield__label p{color:#fff;opacity:1}.textfield__container .textfield__label{pointer-events:none;position:absolute;top:50%;left:3.6rem;transform-origin:top left;transition:top .2s ease-out;transform:scale(1);transform:translateY(-50%)}@media(min-width:1199px){.textfield__container .textfield__label{left:4.8rem}}.textfield__container .textfield__label p{height:100%;opacity:.7;width:100%;display:flex;justify-content:left;align-items:center;flex-direction:row;gap:0;font-size:1.2rem;font-weight:400;color:#fff;line-height:1.4}@media(min-width:698px){.textfield__container .textfield__label p{font-size:1.4rem}}@media(min-width:1199px){.textfield__container .textfield__label p{font-size:1.6rem}}.textfield.error .textfield__container input{border-color:#ff5257!important}.textfield.error .textfield__container input:focus-within,.textfield.error .textfield__container input:hover{border-color:#ff5257!important}.textfield.filled .textfield__container input{background-color:#041221}.textfield.filled .textfield__container input::placeholder{display:none}.textfield.filled .textfield__container .textfield__label{top:10%;transform:translateY(0);transform:scale(.75)}.textfield.filled .textfield__container .textfield__label>p{opacity:1}.textfield__error{display:flex;justify-content:left;align-items:center;flex-direction:row;gap:0;font-size:1.2rem;font-weight:400;color:#ff5257;line-height:1.4}@media(min-width:1199px){.textfield__error{font-size:1.4rem}}.textfield__error svg{margin-right:.4rem}button{min-width:11.6rem;position:relative;z-index:0;height:3.5rem;border-radius:999999px;border:.2rem solid #b239e8;transition:all .5s ease;text-wrap:nowrap;cursor:pointer;background-color:rgba(0,0,0,0);padding:2rem 3.4rem;font-size:1.2rem;font-weight:400;color:#fff;line-height:1.4}@media(min-width:698px){button{font-size:1.4rem;height:4rem}}@media(min-width:1199px){button{font-size:1.6rem;height:4.8rem;height:5.6rem}}button{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0}button svg{margin-right:.8rem;fill-opacity:1}button svg>*{fill:#fff}button:hover{background-color:#b239e8;border-color:#b239e8}button:hover>a{color:#b239e8}button:disabled{background-color:rgba(137,158,180,.1);border-color:rgba(0,0,0,0)}button:disabled,button:disabled>a{cursor:not-allowed;color:#d9d6e2}button:disabled svg>*{fill:#d9d6e2}button:disabled:hover{border-color:#d9d6e2}button:disabled:hover>a{color:#d9d6e2}button:disabled:hover svg>*{fill:#d9d6e2}.message{width:100%;padding:1.1rem;position:relative;border-radius:999999px;display:flex;justify-content:left;align-items:center;flex-direction:row;gap:0;font-size:1rem;font-weight:400;line-height:1.3rem;box-shadow:1rem 1rem 21rem 0 #041221;-moz-box-shadow:1rem 1rem 21rem 0 #041221;-webkit-box-shadow:1rem 1rem 21rem 0 #041221}.message svg{margin-left:auto;transform:scale(.7)}@media(min-width:1199px){.message svg{transform:scale(1)}}.message--globy{background:linear-gradient(135deg,rgba(255,255,255,.062),rgba(255,255,255,.034))}.message--customer,.message--globy{color:#fff;backdrop-filter:saturate(120%) blur(5px);-webkit-backdrop-filter:saturate(120%) blur(5px)}.message--customer{background:#26323f}.message .bold{font-weight:700}@media(min-width:698px){.message{font-size:1.4rem;line-height:2rem;padding:1.4rem}}@media(min-width:1199px){.message{font-size:1.6rem;line-height:2rem;padding:2.4rem}}.avatar{position:absolute;top:0;right:95%;z-index:10;border-radius:50%;background-color:#f0f1f4;width:2.6rem;height:2.6rem}@media(min-width:698px){.avatar{width:3.2rem;height:3.2rem}}@media(min-width:1199px){.avatar{width:4rem;height:4rem}}.avatar{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;box-shadow:0 4px 4px 0 rgba(0,0,0,.2509803922);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,.2509803922);-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.2509803922)}.avatar svg>*{fill:#222}.select-box{width:100%;border:none;text-align:left;overflow:visible}.select-box .dropdown{margin:0 auto;width:100%;position:relative;display:inline-block;height:4.2rem}@media(min-width:698px){.select-box .dropdown{height:4.8rem}}@media(min-width:992px){.select-box .dropdown{height:5.4rem}}.select-box .dropdown p{font-weight:500;margin-bottom:.8rem}.select-box .dropdown #dropdown{width:100%}.select-box .dropdown:focus .dropdown-btn{border-color:hsla(0,0%,100%,.7)}.select-box .dropdown__icon{position:absolute;top:50%;left:.8rem;transform:translateY(-50%);z-index:1;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0}@media(min-width:1199px){.select-box .dropdown__icon{left:1.6rem}}.select-box .dropdown #dropdown-btn{position:absolute;top:0;left:0;width:100%;overflow:hidden;height:100%;z-index:0;cursor:pointer;padding:1rem 1rem 1rem 3.4rem;background-color:rgba(0,0,0,0);border:.2rem solid hsla(0,0%,100%,.7);border-radius:.6rem}.select-box .dropdown #dropdown-btn:not(:disabled):focus,.select-box .dropdown #dropdown-btn:not(:disabled):focus-within,.select-box .dropdown #dropdown-btn:not(:disabled):hover{border-color:hsla(0,0%,100%,.7)}.select-box .dropdown #dropdown-btn{font-size:1.2rem;font-weight:400;color:hsla(0,0%,100%,.7);line-height:1.4;display:flex;justify-content:left;align-items:center;flex-direction:row;gap:0}@media(min-width:698px){.select-box .dropdown #dropdown-btn{font-size:1.4rem;border-radius:1.2rem}}@media(min-width:992px){.select-box .dropdown #dropdown-btn{border-radius:2rem;font-size:1.6rem;padding:1.6rem 1.6rem 1.6rem 4.6rem}}.select-box .dropdown #dropdown-btn.filled{color:#fff}.select-box .dropdown #overlay{position:fixed;display:none;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0);z-index:100}.select-box .dropdown #dropdown-content,.select-box .dropdown .dropdown-content{display:none;position:absolute;border-bottom-left-radius:4px;border-bottom-right-radius:4px;top:105%;left:0;width:100%;max-height:40rem;z-index:1000;overflow-y:auto;background-color:#fff;justify-content:left;align-items:flex-start;flex-direction:column;gap:1.2rem}.select-box .dropdown #dropdown-content__search-bar,.select-box .dropdown .dropdown-content__search-bar{width:100%;border-bottom:.05rem solid #f0f1f4;padding:.8rem 1.6rem}@media(min-width:1199px){.select-box .dropdown #dropdown-content__search-bar,.select-box .dropdown .dropdown-content__search-bar{padding:1.6rem}}.select-box .dropdown #dropdown-content::-webkit-scrollbar,.select-box .dropdown .dropdown-content::-webkit-scrollbar{opacity:0;width:0}.select-box .dropdown #dropdown-content input::placeholder,.select-box .dropdown .dropdown-content input::placeholder{color:#222;font-weight:400;font-size:1.4rem}@media(min-width:1199px){.select-box .dropdown #dropdown-content input::placeholder,.select-box .dropdown .dropdown-content input::placeholder{font-size:1.6rem}}.select-box .dropdown #dropdown-content ul,.select-box .dropdown .dropdown-content ul{width:100%}.select-box .dropdown #dropdown-content ul .item,.select-box .dropdown .dropdown-content ul .item{width:100%;padding:.8rem 1.6rem;text-align:left;cursor:pointer;font-size:1.2rem;font-weight:400;color:#222;line-height:1.4}@media(min-width:1199px){.select-box .dropdown #dropdown-content ul .item,.select-box .dropdown .dropdown-content ul .item{font-size:1.4rem;font-size:1.6rem}}.select-box .dropdown #dropdown-content ul .item:hover,.select-box .dropdown .dropdown-content ul .item:hover{background-color:#f0f1f4;font-weight:500}.select-box .dropdown input[type=checkbox]:checked~#dropdown-content{display:flex}.select-box .dropdown input[type=checkbox]:checked~#dropdown-btn{border-bottom-left-radius:0;border-bottom-right-radius:0;color:#fff}.select-box .dropdown input[type=checkbox]:checked~#overlay{display:block}.select-box .dropdown-error{font-weight:500;display:flex;justify-content:left;align-items:center;flex-direction:row;gap:0}.select-box .dropdown-error svg{width:1.2rem;height:1.2rem;margin-right:.8rem}.select-box .dropdown-error{z-index:0;position:relative}.select-box.error .dropdown-error{border-color:#ff5257!important;font-size:1.2rem;font-weight:400;color:#ff5257;line-height:1.4}@media(min-width:1199px){.select-box.error .dropdown-error{font-size:1.4rem}}.select-box.error #dropdown-btn{border-color:#ff5257!important}.globy__header{z-index:1000;position:relative;width:100%}.globy__header .launch-new-site{height:auto;width:100%;background-color:#b239e8}@media(min-width:698px){.globy__header .launch-new-site{height:6.4rem}}.globy__header .launch-new-site__content{margin:auto;height:100%;padding:1.2rem 0}@media(min-width:698px){.globy__header .launch-new-site__content{padding:0 1.6rem}}@media(min-width:992px){.globy__header .launch-new-site__content{padding:0 3.4rem}}.globy__header .launch-new-site__content{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:.8rem}@media(min-width:698px){.globy__header .launch-new-site__content{flex-direction:row;gap:1.6rem}}@media(min-width:992px){.globy__header .launch-new-site__content{gap:3.2rem}}.globy__header .launch-new-site__content>p{text-align:center;font-size:1.2rem;font-weight:400;color:#fff;line-height:1.4}@media(min-width:698px){.globy__header .launch-new-site__content>p{text-align:left;font-size:1.4rem}}@media(min-width:992px){.globy__header .launch-new-site__content>p{font-size:1.6rem}}.globy__header .launch-new-site__content>a{background-color:#fff;height:4.2rem;padding:.4rem 1.2rem;min-width:15rem;word-break:keep-all;border-radius:25px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;font-size:1.2rem;font-weight:400;color:#b239e8;line-height:1.4}@media(min-width:698px){.globy__header .launch-new-site__content>a{font-size:1.4rem}}@media(min-width:992px){.globy__header .launch-new-site__content>a{font-size:1.6rem;padding:1.2rem 3.2rem}}.globy__header__navbar{padding:0 1.6rem;margin:2.9rem 0;position:relative;z-index:1;height:8.3rem;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0}@media(min-width:698px){.globy__header__navbar{padding:0 3.4rem;height:12rem}}.hero{position:relative;margin:0 auto 4rem;max-width:100rem;z-index:100;padding:8rem 0}@media(min-width:992px){.hero{margin-bottom:10rem}}.hero .circle:first-child{left:50%;bottom:50%;max-width:38rem}@media(min-width:698px){.hero .circle:first-child{max-width:60rem}}@media(min-width:1199px){.hero .circle:first-child{max-width:87rem}}.hero .circle:nth-child(2){left:-5%;top:80%;max-width:15rem}@media(min-width:698px){.hero .circle:nth-child(2){max-width:30rem}}@media(min-width:1199px){.hero .circle:nth-child(2){max-width:50rem;right:75%;top:60%;left:unset}}.hero .intro{width:100%;padding:0 1.5rem 1.6rem;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:3.2rem}@media(min-width:992px){.hero .intro{padding:0}}.hero .intro .heading{margin:0;text-align:center;-webkit-background-clip:text;background-clip:text;line-height:1.2!important;max-width:35rem;font-size:5rem;font-weight:400;color:#fff;line-height:1.4}@media(min-width:576px){.hero .intro .heading{max-width:unset}}@media(min-width:698px){.hero .intro .heading{font-size:4.8rem}}@media(min-width:1199px){.hero .intro .heading{font-size:7.2rem}}.hero .intro__subtitle{width:100%;text-align:center;max-width:28rem;font-size:1.6rem;font-weight:200;color:#fff;line-height:1.4}@media(min-width:698px){.hero .intro__subtitle{max-width:50%}}@media(min-width:992px){.hero .intro__subtitle{max-width:61rem;font-size:2.4rem}}.hero .intro>a{margin-top:2.6rem}@media(min-width:1199px){.hero .intro>a{margin-top:4.2rem}}.about{width:100%;padding:8rem 2.5rem;z-index:100;position:relative}@media(min-width:992px){.about{padding:8rem 5rem}}.about .circle{left:60%;top:0;max-width:28rem}@media(min-width:1199px){.about .circle{top:10%;max-width:64rem}}.about__content{display:flex;justify-content:left;align-items:flex-start;flex-direction:column;gap:1rem}@media(min-width:1199px){.about__content{gap:2}}.about__content>h2{max-width:100%;font-size:2rem;font-weight:500;color:#fff;line-height:1.4}@media(min-width:698px){.about__content>h2{max-width:75%;font-size:3.2rem}}@media(min-width:992px){.about__content>h2{max-width:96rem}}@media(min-width:1199px){.about__content>h2{font-size:4.8rem}}.about__content>p{max-width:100%;font-size:1.2rem;font-weight:200;color:#fff;line-height:1.4}@media(min-width:698px){.about__content>p{max-width:70%;font-size:1.4rem}}@media(min-width:992px){.about__content>p{max-width:68rem}}@media(min-width:1199px){.about__content>p{font-size:1.6rem}}.how-it-works{padding:0 1.6rem;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:0}@media(min-width:992px){.how-it-works{padding:0 0 10rem}}@media(min-width:1199px){.how-it-works{gap:4rem}}.how-it-works .workflow_intro{width:100%;padding:8rem .8rem;position:relative;z-index:100;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:2.4rem}@media(min-width:698px){.how-it-works .workflow_intro{align-items:flex-start;flex-direction:row;padding:8rem 3rem}}@media(min-width:992px){.how-it-works .workflow_intro{gap:5.4;padding:20rem 5rem 0}}.how-it-works .workflow_intro .circle{left:-10%;top:5%;aspect-ratio:1/1;max-width:20rem}@media(min-width:1199px){.how-it-works .workflow_intro .circle{max-width:40rem;left:-10%;top:-10%}}.how-it-works .workflow_intro__illustrations{order:2}@media(min-width:698px){.how-it-works .workflow_intro__illustrations{order:1}}.how-it-works .workflow_intro__illustrations>figure{min-width:33rem;min-height:25rem;position:relative}.how-it-works .workflow_intro__illustrations>figure img{position:relative}@media(min-width:698px){.how-it-works .workflow_intro__illustrations>figure{width:50%;min-width:35rem}}@media(min-width:1199px){.how-it-works .workflow_intro__illustrations>figure{min-width:57rem;min-height:44rem}}.how-it-works .workflow_intro__content{flex:1 1;order:1;padding:0 1.5rem}@media(min-width:698px){.how-it-works .workflow_intro__content{order:2;padding:0}}.how-it-works .workflow_intro__content>h3{margin-bottom:4.6rem;font-size:2rem;font-weight:500;color:#fff;line-height:1.2}@media(min-width:698px){.how-it-works .workflow_intro__content>h3{font-size:2.8rem}}@media(min-width:1199px){.how-it-works .workflow_intro__content>h3{font-size:4rem}}.how-it-works .workflow_intro__content .steps{max-width:25rem}@media(min-width:698px){.how-it-works .workflow_intro__content .steps{max-width:32rem}}@media(min-width:1199px){.how-it-works .workflow_intro__content .steps{max-width:40rem}}.how-it-works .workflow_intro__content .steps__item{margin-bottom:1.2rem;cursor:pointer}@media(min-width:1199px){.how-it-works .workflow_intro__content .steps__item{margin-bottom:2rem}}.how-it-works .workflow_intro__content .steps__item__title{opacity:.4;transition:all .3s ease-in-out;font-size:1.6rem;font-weight:400;color:#fff;line-height:1.4}@media(min-width:698px){.how-it-works .workflow_intro__content .steps__item__title{font-size:2rem}}@media(min-width:1199px){.how-it-works .workflow_intro__content .steps__item__title{font-size:2.4rem}}.how-it-works .workflow_intro__content .steps__item__description{opacity:.4;transition:all .3s ease-in-out;font-size:1.2rem;font-weight:200;color:#fff;line-height:1.4}@media(min-width:698px){.how-it-works .workflow_intro__content .steps__item__description{font-size:1.4rem}}@media(min-width:1199px){.how-it-works .workflow_intro__content .steps__item__description{font-size:1.6rem}}.how-it-works .workflow_intro__content .steps__item.active .steps__item__description,.how-it-works .workflow_intro__content .steps__item.active .steps__item__title,.how-it-works .workflow_intro__content .steps__item:hover .steps__item__description,.how-it-works .workflow_intro__content .steps__item:hover .steps__item__title{opacity:1}.how-it-works__chat-history{position:relative;z-index:1;align-self:stretch;padding:8rem 0;display:flex;align-items:center;flex-direction:column;gap:0}.how-it-works__chat-history .circle:first-child{left:-30%;bottom:20%;aspect-ratio:1/1;margin:36rem;max-width:35rem}@media(min-width:698px){.how-it-works__chat-history .circle:first-child{left:20%}}@media(min-width:992px){.how-it-works__chat-history .circle:first-child{max-width:64rem;left:50%;bottom:unset;top:50%}}.how-it-works__chat-history .circle:nth-child(2){left:0;top:70%;aspect-ratio:1/1;max-width:15rem}@media(min-width:992px){.how-it-works__chat-history .circle:nth-child(2){max-width:35rem}}.how-it-works__chat-history .conversation{width:100%;position:relative;min-height:50rem}@media(min-width:698px){.how-it-works__chat-history .conversation{min-height:60rem}}@media(min-width:992px){.how-it-works__chat-history .conversation{min-height:79rem}}.how-it-works__chat-history .conversation .chat{position:absolute;left:50%;top:0;transform:translateX(-50%);z-index:10;padding:0;max-width:30rem;width:100%;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;gap:3.2rem}@media(min-width:698px){.how-it-works__chat-history .conversation .chat{max-width:60rem;padding:4rem 0}}@media(min-width:1199px){.how-it-works__chat-history .conversation .chat{max-width:80rem}}.how-it-works__chat-history .conversation .chat__question{margin:0 auto;border-radius:2.4rem;background:linear-gradient(135deg,rgba(255,255,255,.062),rgba(255,255,255,.034));backdrop-filter:saturate(150%) blur(20px);-webkit-backdrop-filter:saturate(150%) blur(20px);width:100%;padding:1.2rem;position:relative;box-shadow:0 4px 4px 0 rgba(0,0,0,.2509803922);-moz-box-shadow:0 4px 4px 0 rgba(0,0,0,.2509803922);-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.2509803922);display:flex;align-items:flex-start;flex-direction:column;gap:2.4rem}@media(min-width:698px){.how-it-works__chat-history .conversation .chat__question{padding:2.2rem 2rem;gap:3.2rem}}@media(min-width:1199px){.how-it-works__chat-history .conversation .chat__question{padding:4.4rem 4rem}}.how-it-works__chat-history .conversation .chat__question__globy{position:relative;padding:0 1.2rem}@media(min-width:1199px){.how-it-works__chat-history .conversation .chat__question__globy{padding:0 2.6rem}}.how-it-works__chat-history .conversation .chat__question__globy .avatar{top:-.5rem;left:-.5rem}@media(min-width:698px){.how-it-works__chat-history .conversation .chat__question__globy .avatar{top:-1rem;left:-1rem}}@media(min-width:1199px){.how-it-works__chat-history .conversation .chat__question__globy .avatar{top:-1.2rem;left:-2rem}}.how-it-works__chat-history .conversation .chat__question__globy__heading{padding-left:1.6rem;margin-bottom:1.6rem}@media(min-width:1199px){.how-it-works__chat-history .conversation .chat__question__globy__heading{padding:0}}.how-it-works__chat-history .conversation .chat__question__globy__heading{display:flex;justify-content:space-between;align-items:center;flex-direction:row;gap:0}.how-it-works__chat-history .conversation .chat__question__globy__heading>strong{flex:1 1;font-size:1rem;font-weight:500;color:#899eb4;line-height:1.4}@media(min-width:698px){.how-it-works__chat-history .conversation .chat__question__globy__heading>strong{font-size:1.2rem;line-height:1.9rem}}@media(min-width:1199px){.how-it-works__chat-history .conversation .chat__question__globy__heading>strong{font-size:1.6rem}}.how-it-works__chat-history .conversation .chat__question__globy__heading .dot-process-bar{height:1.2rem;width:7.4rem;display:flex;justify-content:space-between;align-items:center;flex-direction:row;gap:0}@media(min-width:1199px){.how-it-works__chat-history .conversation .chat__question__globy__heading .dot-process-bar{width:18rem}}.how-it-works__chat-history .conversation .chat__question__globy__heading .dot-process-bar .dot-process-bar__dots{transition:background-color .3s ease,transform .3s ease;border-radius:50%;border:1px solid #b239e8;width:.4rem;height:.4rem}.how-it-works__chat-history .conversation .chat__question__globy__heading .dot-process-bar .dot-process-bar__dots.done{background-color:#b239e8}.how-it-works__chat-history .conversation .chat__question__globy__heading .dot-process-bar .dot-process-bar__dots.current{width:.8rem;height:.8rem}@media(min-width:1199px){.how-it-works__chat-history .conversation .chat__question__globy__heading .dot-process-bar .dot-process-bar__dots.current{width:1.2rem;height:1.2rem}.how-it-works__chat-history .conversation .chat__question__globy__heading .dot-process-bar .dot-process-bar__dots{width:.8rem;height:.8rem}}.how-it-works__chat-history .conversation .chat__question__globy__greeting{font-size:1.4rem;color:#fff;line-height:2rem;font-weight:400;width:100%}@media(min-width:698px){.how-it-works__chat-history .conversation .chat__question__globy__greeting{line-height:4rem;font-size:1.6rem;line-height:1.8rem}}@media(min-width:1199px){.how-it-works__chat-history .conversation .chat__question__globy__greeting{line-height:4rem;font-size:2.8rem}}.how-it-works__chat-history .conversation .chat__question__customer{position:relative;width:100%}.how-it-works__chat-history .conversation .chat__question__customer .message{height:5.6rem;padding:.8rem .8rem .8rem 3rem}.how-it-works__chat-history .conversation .chat__question__customer .message svg{transform:scale(1)}@media(min-width:1199px){.how-it-works__chat-history .conversation .chat__question__customer .message svg{transform:scale(1.5)}}@media(min-width:698px){.how-it-works__chat-history .conversation .chat__question__customer .message{height:auto}}@media(min-width:1199px){.how-it-works__chat-history .conversation .chat__question__customer .message{padding:1.6rem 1.6rem 1.6rem 4.2rem}}.how-it-works__chat-history .conversation .chat__question__customer .message .avatar{top:-2rem;left:0}@media(min-width:698px){.how-it-works__chat-history .conversation .chat__question__customer .message .avatar{left:-1rem}}@media(min-width:1199px){.how-it-works__chat-history .conversation .chat__question__customer .message .avatar{left:-2rem}}.how-it-works__chat-history .conversation .chat__question__customer .message__content{position:relative;width:-moz-fit-content;width:fit-content;max-width:85%;display:flex;justify-content:space-between;align-items:center;flex-direction:row;gap:0}.how-it-works__chat-history .conversation .chat__question__customer .message__content:after{content:"";position:absolute;right:-.4rem;width:.1rem;height:2.7rem;top:50%;transform:translateY(-50%);background-color:#fff}.how-it-works__chat-history .conversation .chat__history{max-width:30rem;width:100%;margin:0 auto;padding:0 1rem;position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:8rem}@media(min-width:698px){.how-it-works__chat-history .conversation .chat__history{max-width:unset;padding:1rem}}@media(min-width:1199px){.how-it-works__chat-history .conversation .chat__history{max-width:80rem;padding-left:3.2rem;gap:10rem}}.how-it-works__chat-history .conversation .chat__history__quote-message{position:relative;width:100%;padding:0 2rem}.how-it-works__chat-history .conversation .chat__history__quote-message .message{border-radius:1.6rem;max-width:17.5rem}@media(min-width:698px){.how-it-works__chat-history .conversation .chat__history__quote-message .message{max-width:unset}}@media(min-width:1199px){.how-it-works__chat-history .conversation .chat__history__quote-message .message{max-width:47rem}}.how-it-works__chat-history .conversation .chat__history__quote-message .message svg{margin:unset}.how-it-works__chat-history .conversation .chat__history__quote-message .message .avatar{right:97%}.how-it-works__chat-history .conversation .chat__history__quote-message .message--globy{gap:-10px}.how-it-works__chat-history .conversation .chat__history__quote-message .message--globy .avatar{right:98%}.how-it-works__chat-history .conversation .chat__history__quote-message .message--customer{position:absolute;right:0;margin-left:auto;max-width:18rem;top:90%}@media(min-width:698px){.how-it-works__chat-history .conversation .chat__history__quote-message .message--customer{max-width:30rem}}@media(min-width:1199px){.how-it-works__chat-history .conversation .chat__history__quote-message .message--customer{top:85%;max-width:45.4rem}}.how-it-works__chat-history .conversation .chat__history__quote-message:nth-child(2){margin-bottom:2rem}@media(min-width:1199px){.how-it-works__chat-history .conversation .chat__history__quote-message:nth-child(2){margin-bottom:4rem}}.how-it-works__chat-history .conversation .chat__history__quote-message:nth-child(2) .message--globy{max-width:24rem}@media(min-width:698px){.how-it-works__chat-history .conversation .chat__history__quote-message:nth-child(2) .message--globy{max-width:40rem}}@media(min-width:1199px){.how-it-works__chat-history .conversation .chat__history__quote-message:nth-child(2) .message--globy{max-width:64rem}}@media(min-width:698px){.how-it-works__chat-history .conversation .chat__history__quote-message:nth-child(2) .message--customer{max-width:24rem}}@media(min-width:1199px){.how-it-works__chat-history .conversation .chat__history__quote-message:nth-child(2) .message--customer{max-width:46.6rem}}.how-it-works__chat-history .conversation .chat__history__quote-message:nth-child(2) .message--customer p{width:100%;border-radius:.8rem;background:linear-gradient(135deg,rgba(255,255,255,.062),rgba(255,255,255,.034));backdrop-filter:saturate(150%) blur(20px);-webkit-backdrop-filter:saturate(150%) blur(20px);padding:.6rem 1.2rem;height:2.2rem;margin-bottom:.8rem;border:.1rem solid #26323f;position:relative;opacity:.6;font-size:1.2rem;font-weight:400;color:#fff;line-height:1.4;display:flex;justify-content:left;align-items:center;flex-direction:row;gap:0}@media(min-width:698px){.how-it-works__chat-history .conversation .chat__history__quote-message:nth-child(2) .message--customer p{font-size:1.4rem;height:2.6rem}}@media(min-width:1199px){.how-it-works__chat-history .conversation .chat__history__quote-message:nth-child(2) .message--customer p{font-size:1.6rem;height:3.6rem}}.how-it-works__chat-history .conversation .chat__history__quote-message:nth-child(2) .message--customer p:after{content:"";position:absolute;left:.8rem;width:.1rem;height:70%;top:50%;transform:translateY(-50%);background-color:#fff}.how-it-works__chat-history .conversation .chat__history__quote-message:nth-child(2) .message--customer .alternatives{display:flex;justify-content:left;align-items:flex-start;flex-direction:row;gap:.5rem}.how-it-works__chat-history .conversation .chat__history__quote-message:nth-child(2) .message--customer .alternatives>span{width:-moz-fit-content;width:fit-content;border-radius:.8rem;padding:.5rem;word-break:break-word;background-color:rgba(4,18,33,.662745098);display:flex;justify-content:center;align-items:flex-start;flex-direction:row;gap:0;box-shadow:4px 4px 0 0 rgba(0,0,0,.062745098);-moz-box-shadow:4px 4px 0 0 rgba(0,0,0,.062745098);-webkit-box-shadow:4px 4px 0 0 rgba(0,0,0,.062745098);font-size:1rem;font-weight:400;color:#fff;line-height:1.2rem}@media(min-width:698px){.how-it-works__chat-history .conversation .chat__history__quote-message:nth-child(2) .message--customer .alternatives>span{font-size:1.2rem;padding:.8rem}}@media(min-width:1199px){.how-it-works__chat-history .conversation .chat__history__quote-message:nth-child(2) .message--customer .alternatives>span{text-wrap:nowrap;font-size:1.6rem;padding:.6rem 1.2rem;line-height:1.6rem;align-items:center}}.how-it-works__chat-history .conversation .chat__history__quote-message:nth-child(3) .message{height:5.8rem;background:rgba(0,0,0,0);border:.1rem solid #26323f}@media(min-width:1199px){.how-it-works__chat-history .conversation .chat__history__quote-message:nth-child(3) .message{height:8.6rem}}.how-it-works__chat-history .conversation .chat__history__quote-message:nth-child(3) .message:nth-child(2) .avatar{display:none}.how-it-works__chat-history .conversation .chat__history__quote-message:nth-child(3) .message .avatar{background:rgba(0,0,0,0);right:97%;border:.1rem solid #26323f}.how-it-works__chat-history .conversation .chat__history__quote-message:nth-child(3) .message .avatar img,.how-it-works__chat-history .conversation .chat__history__quote-message:nth-child(3) .message .avatar svg{display:none}.how-it-works__chat-history .conversation .chat__history__quote-message:nth-child(3) .message--customer{top:85%}.dot-process-bar__dots.done{background-color:#b239e8}.dot-process-bar__dots.current{background-color:#b239e8;transform:scale(1.2)}.benefits{width:100%;padding:8rem 1.6rem;position:relative}@media(min-width:698px){.benefits{padding:8rem 3rem}}@media(min-width:992px){.benefits{padding:8rem 5rem}}.benefits .circle:first-child{left:-4%;top:20rem;aspect-ratio:1/1;max-width:20rem}@media(min-width:1199px){.benefits .circle:first-child{max-width:50rem}}.benefits .circle:nth-child(2){right:-30%;bottom:-10%;aspect-ratio:1/1;max-width:32rem}@media(min-width:1199px){.benefits .circle:nth-child(2){max-width:64rem;right:-5%}}.benefits__content{margin:0 auto;max-width:80rem;display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:auto;grid-gap:2.5rem}@media(min-width:576px){.benefits__content{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;grid-gap:3rem}}@media(min-width:992px){.benefits__content{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;grid-gap:3.4rem}}.benefits__heading{text-align:center;margin:auto 0 3rem}@media(min-width:698px){.benefits__heading{text-align:left;margin:unset;margin-bottom:6rem}}.benefits__heading .section-logo{justify-content:center}@media(min-width:698px){.benefits__heading .section-logo{justify-content:left}}.benefits__heading>h4{max-width:25rem;margin:0 auto;font-size:2rem;font-weight:500;color:#fff;line-height:1.2}@media(min-width:698px){.benefits__heading>h4{font-size:3.4rem;max-width:unset;margin:0}}@media(min-width:1199px){.benefits__heading>h4{font-size:4.8rem}}.benefits__items{padding:2rem;background:linear-gradient(109.8deg,rgba(255,255,255,.063),rgba(255,255,255,.035));box-shadow:0 2.96px 2.96px 0 rgba(0,0,0,.25);-webkit-backdrop-filter:blur(14.8139410019px);backdrop-filter:blur(14.8139410019px);border-radius:1.5rem;min-height:27rem;width:100%;max-width:27.5rem;margin:0 auto}@media(min-width:698px){.benefits__items{max-width:unset}}@media(min-width:1199px){.benefits__items{max-width:unset;margin:0;padding:2.8rem;height:37rem}}.benefits__items{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;gap:0}.benefits__items>figure{width:2.4rem;height:2.4rem;position:relative}@media(min-width:992px){.benefits__items>figure{width:3.2rem;height:3.2rem}}.benefits__items__text{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;gap:1.2rem}.benefits__items__text>b{font-size:1.6rem;font-weight:500;color:#fff;line-height:1.2}@media(min-width:1199px){.benefits__items__text>b{font-size:2rem}}.benefits__items__text>span{font-size:1.2rem;font-weight:300;color:#fff;line-height:1.4}@media(min-width:1199px){.benefits__items__text>span{font-size:1.6rem}}.plans{padding:8rem 1.6rem;position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1.5rem}@media(min-width:698px){.plans{padding:8rem 0}}@media(min-width:1199px){.plans{gap:2rem}}.plans .section-logo{margin:0}.plans .heading{padding:0;width:100%;word-break:break-word;text-align:center;font-size:2rem;font-weight:500;color:#fff;line-height:1.2}@media(min-width:698px){.plans .heading{max-width:40rem;font-size:3.4rem}}@media(min-width:1199px){.plans .heading{max-width:52rem;font-size:4.8rem}}.plans .sub_title{margin-bottom:.4rem;text-align:center;font-size:1.2rem;font-weight:300;color:#fff;line-height:1.4}@media(min-width:698px){.plans .sub_title{font-size:1.4rem}}@media(min-width:1199px){.plans .sub_title{margin-bottom:.8rem;font-size:1.6rem}}.plans__subscription{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:4.8rem}.plans__subscription .billing-circle{border-radius:10rem;padding:.5rem;margin:0 auto;background-color:rgba(0,0,0,0);border:.1rem solid hsla(0,0%,100%,.7);width:28rem;position:relative}@media(min-width:1199px){.plans__subscription .billing-circle{padding:.8rem;width:37rem}}.plans__subscription .billing-circle{display:flex;justify-content:space-between;align-items:center;flex-direction:row;gap:0}.plans__subscription .billing-circle.annually:after{left:calc(50% - .5rem)}@media(min-width:1199px){.plans__subscription .billing-circle.annually:after{left:calc(50% - .8rem)}}.plans__subscription .billing-circle.monthly:after{left:.5rem}@media(min-width:1199px){.plans__subscription .billing-circle.monthly:after{left:.8rem}}.plans__subscription .billing-circle:after{content:"";width:50%;height:3.2rem;border-radius:10rem;background-color:#b239e8;position:absolute;transform:translateX(0);transition:all .4s ease}.plans__subscription .billing-circle__options{width:50%;border-radius:999999px;background-color:rgba(0,0,0,0);height:3.2rem;position:relative;cursor:pointer;transition:all .2s ease;font-size:1.2rem;font-weight:400;color:#fff;line-height:1.4;display:flex;justify-content:space-around;align-items:center;flex-direction:row;gap:0}@media(min-width:698px){.plans__subscription .billing-circle__options{font-size:1.4rem}}@media(min-width:1199px){.plans__subscription .billing-circle__options{font-size:1.6rem}}.plans__subscription .billing-circle__options--annually{padding-left:1rem}.plans__subscription .billing-circle__options--annually svg{transform:scale(1)}@media(min-width:1199px){.plans__subscription .billing-circle__options--annually svg{transform:scale(1.2)}}.plans__subscription .pricing-tiers{width:100%;padding:0 .8rem;display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:auto;grid-gap:2.4rem}@media(min-width:576px){.plans__subscription .pricing-tiers{padding:0 1.6rem;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;grid-gap:3.2rem}}@media(min-width:1199px){.plans__subscription .pricing-tiers{max-width:120rem;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:auto;grid-gap:4.8rem}}.plans__subscription .pricing-tiers__options{opacity:0;height:100%;min-height:42rem;transform:translateY(50px);transition:opacity .6s ease-out,transform .6s ease-out;will-change:opacity,transform;border-radius:1rem;width:100%;padding:1.6rem;margin:0 auto;background:#041221;border:.1rem solid rgba(38,50,63,.5058823529)}@supports(-webkit-appearance:none){.plans__subscription .pricing-tiers__options{opacity:1;transform:none;transition:none}}.plans__subscription .pricing-tiers__options{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:1.6rem}@media(min-width:992px){.plans__subscription .pricing-tiers__options{min-height:unset;border-radius:1.6rem;padding:2.4rem;gap:2.4rem}}.plans__subscription .pricing-tiers__options.business{position:relative;box-shadow:0 4px 6px rgba(0,0,0,.6),0 0 20px 5px rgba(3,31,68,.4);border:.1rem solid rgba(38,50,63,.5058823529);background:linear-gradient(135deg,#041221 40%,#480166)}.plans__subscription .pricing-tiers__options.business .business__icon{position:absolute;width:6rem;height:7.5rem;top:-2rem;right:.8rem;z-index:10}@media(min-width:1199px){.plans__subscription .pricing-tiers__options.business .business__icon{top:-1.3rem;right:2rem}}.plans__subscription .pricing-tiers__options.business .option-detail__name{opacity:1}.plans__subscription .pricing-tiers__options.business .option-detail__description,.plans__subscription .pricing-tiers__options.business .option-detail__price,.plans__subscription .pricing-tiers__options.business .option-detail__price span,.plans__subscription .pricing-tiers__options.business .support-details{color:#fff}.plans__subscription .pricing-tiers__options .option-detail{padding:0 .5rem;display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;gap:1.6rem}@media(min-width:1199px){.plans__subscription .pricing-tiers__options .option-detail{padding:0 .8rem;gap:2.4rem}}.plans__subscription .pricing-tiers__options .option-detail__name{text-transform:uppercase;opacity:.7;font-size:1.6rem;font-weight:600;color:#fff;line-height:1.4}@media(min-width:698px){.plans__subscription .pricing-tiers__options .option-detail__name{font-size:1.8rem}}@media(min-width:1199px){.plans__subscription .pricing-tiers__options .option-detail__name{font-size:2.4rem;min-height:8rem}}.plans__subscription .pricing-tiers__options .option-detail__price{width:100%}.plans__subscription .pricing-tiers__options .option-detail__price>p{font-size:2rem;font-weight:600;color:#fff;line-height:2.4rem}@media(min-width:698px){.plans__subscription .pricing-tiers__options .option-detail__price>p{font-size:2.4rem}}@media(min-width:1199px){.plans__subscription .pricing-tiers__options .option-detail__price>p{font-size:3.2rem;line-height:3.8rem}}.plans__subscription .pricing-tiers__options .option-detail__price>p span{margin-left:-.5rem;opacity:.5;font-size:1rem;font-weight:400;color:#fff;line-height:1.2rem}@media(min-width:698px){.plans__subscription .pricing-tiers__options .option-detail__price>p span{font-size:1.4rem}}@media(min-width:1199px){.plans__subscription .pricing-tiers__options .option-detail__price>p span{font-size:1.6rem}}.plans__subscription .pricing-tiers__options .option-detail__price small{padding:8px 0 0;min-height:2rem;display:block;font-size:1.4rem;font-weight:400;color:#fff;line-height:1.2rem}.plans__subscription .pricing-tiers__options .option-detail__description{width:100%;min-height:5rem;font-size:1.2rem;font-weight:400;color:#fff;line-height:1.4}@media(min-width:698px){.plans__subscription .pricing-tiers__options .option-detail__description{font-size:1.4rem}}@media(min-width:1199px){.plans__subscription .pricing-tiers__options .option-detail__description{font-size:1.6rem}}.plans__subscription .pricing-tiers__options>a,.plans__subscription .pricing-tiers__options>a button{width:100%}.plans__subscription .pricing-tiers__options .support-details{width:100%;flex:1 1;padding:0 .8px;font-size:1rem;font-weight:400;color:#fff;line-height:1.4;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:2.4rem}@media(min-width:576px){.plans__subscription .pricing-tiers__options .support-details{font-size:1.4rem}}@media(min-width:1199px){.plans__subscription .pricing-tiers__options .support-details{padding:0 1.4rem;font-size:1.6rem;line-height:1.9rem;gap:3.2rem}}.plans__subscription .pricing-tiers__options .support-details>a,.plans__subscription .pricing-tiers__options .support-details>a button{width:100%}.plans__subscription .pricing-tiers__options .support-details__items{display:flex;justify-content:center;align-items:flex-start;flex-direction:row;gap:.8rem}@media(min-width:992px){.plans__subscription .pricing-tiers__options .support-details__items{gap:1.2rem}}.plans__subscription .pricing-tiers__options .support-details__items>p{line-height:1.4}.plans__subscription .pricing-tiers__options .support-details__items>span{margin-top:-.4rem;height:100%}@media(min-width:992px){.plans__subscription .pricing-tiers__options .support-details__items>span{margin-top:.2rem}}.plans__subscription .pricing-tiers__options .support-details__items>span svg{transform:scale(.6);width:2.4rem;height:2.4rem}@media(min-width:992px){.plans__subscription .pricing-tiers__options .support-details__items>span svg{transform:scale(1)}}.testimonials{padding:8rem 0;position:relative}@media(min-width:992px){.testimonials{padding:12rem 0}}.testimonials .section-logo{justify-content:center}.testimonials>h6{margin:0 auto 5rem;text-align:center;width:100%;max-width:40rem;font-size:2rem;font-weight:500;color:#fff;line-height:1.4}@media(min-width:698px){.testimonials>h6{font-size:3.4rem;max-width:50rem}}@media(min-width:1199px){.testimonials>h6{margin:0 auto 10rem;max-width:80rem;font-size:4.8rem}}.testimonials .circle{left:-3%;top:5%;aspect-ratio:1/1;max-width:25rem}@media(min-width:1199px){.testimonials .circle{max-width:50rem}}.testimonials .slider{width:100%;overflow:hidden}.testimonials .slider__container{transition:"all 0.5s ease";-webkit-transition:"all 0.5s ease";-o-transition:"all 0.5s ease"}.testimonials .slider__cards{will-change:transform;padding:0 4rem;flex-shrink:0;display:grid;grid-template-rows:auto;grid-gap:3.2rem}.testimonials .slider__cards__item{overflow:hidden;min-width:30rem;padding:1.2rem 1.6rem;border-radius:1.5rem;background:linear-gradient(109.8deg,rgba(255,255,255,.063),rgba(255,255,255,.035));height:100%;box-shadow:0 2.96px 2.96px 0 rgba(0,0,0,.25);-webkit-backdrop-filter:blur(14.8139410019px);backdrop-filter:blur(14.8139410019px)}@media(min-width:698px){.testimonials .slider__cards__item{padding:2.4rem 3.2rem;min-width:40rem}}@media(min-width:1199px){.testimonials .slider__cards__item{min-width:52rem;padding:3.2rem 2.4rem}}.testimonials .slider__cards__item{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;gap:2.2rem}.testimonials .slider__cards__item .quote{flex:1 1;font-size:1.6rem;font-weight:500;color:#fff;line-height:1.4}@media(min-width:698px){.testimonials .slider__cards__item .quote{font-size:2rem}}@media(min-width:1199px){.testimonials .slider__cards__item .quote{font-size:2.8rem}}.testimonials .slider__cards__item .author{display:flex;justify-content:left;align-items:flex-start;flex-direction:column;gap:.6rem;font-size:1.2rem;font-weight:300;color:#fff;line-height:1.2}@media(min-width:698px){.testimonials .slider__cards__item .author{font-size:1.4rem}}@media(min-width:1199px){.testimonials .slider__cards__item .author{font-size:1.6rem}}.testimonials .slider__cards__item .author>b{font-weight:500}.faqs{padding:8rem 1.6rem;position:relative;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0}@media(min-width:992px){.faqs{padding:12rem 0}}.faqs .circle{right:-5%;top:40%;aspect-ratio:1/1;max-width:25rem}@media(min-width:1199px){.faqs .circle{max-width:68rem}}.faqs__content{padding:0;width:100%;max-width:50rem;margin:0 auto}.faqs__content>h6{text-align:center;margin-bottom:4rem;font-size:2rem;font-weight:500;color:#fff;line-height:1.4}@media(min-width:698px){.faqs__content>h6{font-size:3.4rem}}@media(min-width:1199px){.faqs__content>h6{font-size:4.8rem}}.faqs__content .questions{padding:0 .8rem}@media(min-width:1199px){.faqs__content .questions{padding:0}}.faqs__content .questions{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;gap:2rem}@media(min-width:1199px){.faqs__content .questions{gap:3.5rem}}.faqs__content .questions__item{display:flex;justify-content:center;align-items:flex-start;flex-direction:row;gap:2rem}.faqs__content .questions__item>img{margin-top:.5rem;width:2.4rem;height:2.4rem}.faqs__content .questions__item__text{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;gap:.4rem}.faqs__content .questions__item__text>b{font-size:1.6rem;font-weight:400;color:#fff;line-height:1.2}@media(min-width:698px){.faqs__content .questions__item__text>b{font-size:1.8rem}}@media(min-width:1199px){.faqs__content .questions__item__text>b{font-size:2.4rem}}.faqs__content .questions__item__text>p{font-size:1.2rem;font-weight:200;color:#fff;line-height:1.4}@media(min-width:698px){.faqs__content .questions__item__text>p{font-size:1.4rem}}@media(min-width:1199px){.faqs__content .questions__item__text>p{font-size:1.6rem}}.ready-to-be-seen{width:100%;padding:8rem 2.5rem;position:relative}@media(min-width:992px){.ready-to-be-seen{padding:12rem 5rem}}.ready-to-be-seen .circle{left:-3%;top:0;aspect-ratio:1/1;max-width:25rem}@media(min-width:1199px){.ready-to-be-seen .circle{max-width:50rem}}.ready-to-be-seen__content{display:flex;justify-content:left;align-items:flex-start;flex-direction:column;gap:2rem}.ready-to-be-seen__content>h6{max-width:92rem;font-size:2rem;font-weight:500;color:#fff;line-height:1.4}@media(min-width:698px){.ready-to-be-seen__content>h6{font-size:3.2rem;max-width:60rem}}@media(min-width:992px){.ready-to-be-seen__content>h6{max-width:84rem}}@media(min-width:1199px){.ready-to-be-seen__content>h6{font-size:4.8rem}}.ready-to-be-seen__content>h6>small{opacity:.6}.join{width:100%;margin:0 auto;padding:8rem 2.5rem 0;position:relative;max-width:80rem}@media(min-width:992px){.join{padding:8rem 5rem 0}}.join{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:0}.join .heading{text-align:center;margin-bottom:2rem;padding:0;word-break:break-word;font-size:2.6rem;font-weight:700;color:#fff;line-height:1.4}@media(min-width:698px){.join .heading{font-size:3.2rem}}@media(min-width:1199px){.join .heading{margin-bottom:7.4rem;font-size:4rem}}.sign-up-form{width:100%;max-width:46rem;margin-bottom:5.5rem;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:.8rem}.sign-up-form__error-message{margin-bottom:2.4rem;text-align:center;font-size:1.2rem;font-weight:400;color:#ff5257;line-height:1.4}@media(min-width:1199px){.sign-up-form__error-message{font-size:1.6rem}}.sign-up-form__message{margin:2.4rem 0;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:.4rem}.sign-up-form__message>strong{font-weight:700;font-size:1.6rem;font-weight:600;color:#fff;line-height:1.4}@media(min-width:1199px){.sign-up-form__message>strong{font-size:2rem;font-size:2.8rem}}.sign-up-form__message>small{text-align:center;font-size:1.4rem;font-weight:600;color:#fff;line-height:1.4}@media(min-width:1199px){.sign-up-form__message>small{font-size:1.6rem}}.sign-up-form button{margin-top:1.2rem;width:100%;z-index:0}@media(min-width:1199px){.sign-up-form button{margin-top:2.4rem}}.globy__footer{position:relative;overflow:hidden;z-index:1;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:0}.globy__footer .circle{width:200%;top:0;right:-50%}.globy__footer .footer{max-width:60em;margin:0 auto;position:relative;flex:1 1;z-index:0;padding:12rem 0;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:3.2rem}@media(min-width:992px){.globy__footer .footer{max-width:86rem}}@media(min-width:1199px){.globy__footer .footer{z-index:0;gap:7rem}}.globy__footer .footer__quote{text-align:center;padding:0 1.6rem;font-size:1.4rem;font-weight:300;color:#fff;line-height:1.4}@media(min-width:698px){.globy__footer .footer__quote{font-size:2.2rem}}@media(min-width:1199px){.globy__footer .footer__quote{padding:0;font-size:3.2rem}}.globy__footer .footer__actions{padding:0 .8rem;min-width:21rem;flex-wrap:wrap;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:1.6rem}@media(min-width:992px){.globy__footer .footer__actions{gap:3.2rem}}.globy__footer .footer__actions__items>a{display:block;font-size:1.2rem;font-weight:500;color:#647b92;line-height:1.4}@media(min-width:992px){.globy__footer .footer__actions__items>a{font-size:1.6rem}}.globy__footer .footer__actions__items>a svg{width:2.4rem;height:2.4rem}.globy__footer .footer__actions__items>a:hover{color:#b239e8}.globy__footer .footer__copyright{font-size:1.2rem;font-weight:600;color:#647b92;line-height:1.4;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0}@media(min-width:1199px){.globy__footer .footer__copyright{font-size:1.6rem}}.globy__footer .footer__copyright span{font-size:1.6rem;margin-right:.2rem}@media(min-width:1199px){.globy__footer .footer__copyright span{font-size:2rem}}.sign-in{overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0}.sign-in .circle:first-child{left:80%;top:-20%;width:100%;max-width:30rem;aspect-ratio:1/1}@media(min-width:1199px){.sign-in .circle:first-child{width:80%;right:-50%;left:auto;top:-100%;max-width:110rem}}.sign-in .circle:nth-child(2){left:-50%;bottom:-40%;width:100%;aspect-ratio:1/1}@media(min-width:1199px){.sign-in .circle:nth-child(2){width:80%;left:-60%;max-width:145rem}}.sign-in__content{width:100%;height:100%;overflow-y:auto;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0}.sign-in__content::-webkit-scrollbar{opacity:0;width:0}.sign-in__content__wrapper{padding:24px 0;max-width:41rem}.sign-in__content__wrapper .logo>span{margin-bottom:2.4rem}.sign-in__content__wrapper{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1.6rem}.sign-in__content__wrapper button{width:100%;border-radius:1.4rem;background-color:rgba(0,0,0,0);border-color:#b239e8;position:relative;font-weight:400}@media(min-width:1199px){.sign-in__content__wrapper button{border-radius:2rem}}.sign-in__content__wrapper button>svg{width:2.4rem;height:2.4rem;transform:translate(-50%,-50%);position:absolute;top:50%;left:3.2rem}.sign-in__content__wrapper button:hover>svg>*,.sign-in__content__wrapper button>svg>*{fill:revert-layer}.sign-in__content__wrapper button>a{color:#fff}.sign-in__content__wrapper .social-connections{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1.6rem}.sign-in__content__wrapper .social-connections>button>a{display:block;width:100%}.sign-in__content__wrapper .sign-in__divider{width:100%;display:flex;flex-wrap:nowrap;align-items:center;color:#fff}.sign-in__content__wrapper .sign-in__divider:after,.sign-in__content__wrapper .sign-in__divider:before{content:"";height:.5px;background-color:#fff;flex:1 1}.sign-in__content__wrapper .sign-in__divider:before{margin-right:1rem}.sign-in__content__wrapper .sign-in__divider:after{margin-left:1rem}.sign-in__content__wrapper .sign-in-form{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1.6rem}.sign-in__content__wrapper .sign-in-form .textfield{width:100%;border-radius:1.4rem;overflow:hidden}@media(min-width:1199px){.sign-in__content__wrapper .sign-in-form .textfield{border-radius:2rem}}.sign-in__content__wrapper .sign-in-form .textfield input{border-radius:1.4rem}@media(min-width:1199px){.sign-in__content__wrapper .sign-in-form .textfield input{border-radius:2rem}}.sign-in__content__wrapper .sign-in-form>p{text-align:center;width:80%;margin:0 auto;font-size:1.4rem;font-weight:400;color:#fff;line-height:1.4}.sign-in__content__wrapper .sign-in-form__forgot-password{margin-left:auto;font-size:1.4rem;font-weight:400;color:#fff;line-height:1.4}.sign-in__content__wrapper .sign-in-form__forgot-password:hover{text-decoration:underline}.sign-in__content__wrapper .sign-in-form__policy-disclaimer>a{font-size:1.4rem;font-weight:400;color:#b239e8;line-height:1.4}.sign-in__content__wrapper .sign-in-form__policy-disclaimer>a:hover{text-decoration:underline}.process-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;padding:30px;background:url(/images/forest.jpg) no-repeat 50%/cover;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff}.process-container:before{content:"";position:absolute;top:0;margin:0;width:100%;height:100%;background-color:rgba(4,18,33,.9);z-index:0}.process-container .logo-container{z-index:1}.process-container .loading-bar-container{z-index:1;position:absolute;bottom:50vh;width:80%;max-width:600px;background-color:#fff;height:4px;border-radius:2px}.process-container .loading-bar-container .loading-bar{height:100%;border-radius:2px;background-color:#b239e8;transition:width .5s ease}.process-container .loading-bar-container .loading-info .loading-text{text-align:center;font-weight:200;font-size:11px;margin-top:11px}.process-container .tip-container{display:flex;align-items:center;z-index:1;margin-top:auto;text-align:center;margin-bottom:10px}.process-container .tip-container .tip-button{background:rgba(4,18,33,.6);color:#fff;border:none;border-radius:20px;padding:8px;font-size:12px;font-weight:400;line-height:20px;display:flex;align-items:center;margin-bottom:10px}.process-container .tip-container .tip-button .tip-icon{margin-right:5px}.process-container .tip-container .tip-button .tip-icon-path{fill:#b239e8}.privacy-compliance{max-width:80rem;margin:0 auto;position:relative;padding:8rem 1.6rem;font-size:1.6rem;font-weight:300;color:#fff;line-height:1.8}@media(min-width:576px){.privacy-compliance{padding:8rem 3.2rem}}@media(min-width:992px){.privacy-compliance{padding:8rem;font-size:1.8rem}}.privacy-compliance .circle:first-child{left:50%;top:0;max-width:38rem}@media(min-width:698px){.privacy-compliance .circle:first-child{max-width:60rem}}@media(min-width:1199px){.privacy-compliance .circle:first-child{max-width:87rem}}.privacy-compliance .circle:nth-child(2){right:65%;top:40%;max-width:32rem}@media(min-width:698px){.privacy-compliance .circle:nth-child(2){max-width:45rem}}@media(min-width:1199px){.privacy-compliance .circle:nth-child(2){max-width:60rem;top:30%}}.privacy-compliance .circle:nth-child(3){right:-10%;bottom:20%;max-width:32rem}@media(min-width:698px){.privacy-compliance .circle:nth-child(3){max-width:30rem}}@media(min-width:992px){.privacy-compliance .circle:nth-child(3){max-width:50rem;right:unset;left:60%}}.privacy-compliance__heading{font-weight:800;font-size:3.6rem;margin-bottom:3.2rem}@media(min-width:992px){.privacy-compliance__heading{margin-bottom:4rem;font-size:4.8rem}}.privacy-compliance__effective-date{font-size:1.3rem;opacity:.9;margin:1.6rem 0}@media(min-width:992px){.privacy-compliance__effective-date{margin:1.8rem 0}}.privacy-compliance__introduction{margin:4.8rem 0 2.4rem}@media(min-width:992px){.privacy-compliance__introduction{margin:5.6rem 0 3.2rem}}.privacy-compliance>h2{margin:4.8rem 0 2.4rem;font-size:2.4rem;font-weight:700}@media(min-width:992px){.privacy-compliance>h2{margin:5.6rem 0 3.2rem;font-size:3rem}}.privacy-compliance>h3{font-size:1.8rem;font-weight:600;margin:0 0 1.2rem}@media(min-width:992px){.privacy-compliance>h3{margin:0 0 1.6rem;font-size:2.4rem}}.privacy-compliance>ul{padding-left:2.8rem;margin-bottom:2.4rem}.privacy-compliance>ul li{list-style:disc!important;opacity:.9;padding:.8rem 0 0 .8rem}.privacy-compliance>p{opacity:.9}.privacy-compliance>p>a{color:#b239e8;font-weight:800}