.loadingWrapper{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;flex-direction:row;justify-content:center;align-items:center;transform:translate(-50%,-30%);transition:.8s cubic-bezier(.8,0,.21,.99);opacity:0}.loadingWrapper .mainLogo{font-family:Boska,serif;text-transform:uppercase;font-size:4rem;font-variation-settings:"wght" 500}.loadingWrapper .logoDescribe{width:0;transition:1s cubic-bezier(.8,0,.21,.99);overflow:hidden}.loadingWrapper .logoDescribe p{font-family:Geist,sans-serif;text-transform:uppercase;font-size:2rem;line-height:2.1rem;font-variation-settings:"wght" 250}.app{width:100vw;height:100vh;overflow:auto;overflow-x:hidden}.app .header{position:relative;left:50%;top:2rem;transform:translate(-50%);width:90vw;max-width:90rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.app .header .logo{display:flex;flex-direction:row;justify-content:center;align-items:center;transition:.8s cubic-bezier(.8,0,.21,.99)}.app .header .logo .mainLogo{font-family:Boska,serif;text-transform:uppercase;font-size:2.3rem;font-variation-settings:"wght" 500}.app .header .logo .logoDescribe{margin-left:.3rem;overflow:hidden}.app .header .logo .logoDescribe p{font-family:Geist,sans-serif;text-transform:uppercase;font-size:1rem;line-height:1rem;font-variation-settings:"wght" 250}.app .header .links{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1.2rem;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.app .header .links p,.app .header .links a,.app .header .links div{font-size:1rem;font-variation-settings:"wght" 500;word-wrap:nowrap;text-decoration:none;border:none;border-radius:0;color:#000}.app .header .links .openDropdown{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.2rem;padding:.25rem .6rem;border-radius:.3rem;transition:.1s;cursor:pointer;background-color:#0000001d}.app .header .links .openDropdown:hover{background-color:#fff;filter:invert(1)}.app .header .links .openDropdown img{width:1rem;height:auto;transition:.2s}.app .header .loginActions{display:flex;flex-direction:row;gap:.8rem}.app .header .loginActions .login{border:.1rem solid rgba(0,0,0,.1137254902);background-color:transparent;font-size:.9rem;padding:.5rem 1rem;border-radius:.35rem;font-variation-settings:"wght" 500}.app .header .loginActions .register{border:.1rem solid rgba(0,0,0,.1137254902);background-color:#000;color:#fff;font-size:.9rem;padding:.5rem 1rem;border-radius:.35rem;font-variation-settings:"wght" 450}.app .dropdownMenu{position:absolute;top:5rem;left:50%;z-index:10;width:50rem;display:flex;flex-direction:row;gap:2rem;justify-content:center;align-content:center;background-color:#f1eee8;border-radius:.75rem;padding:1.25rem 2rem;box-shadow:0 5px 15px #00000032;border:.1rem solid rgba(208,202,196,.3411764706);transition:.15s;transform:translateY(-1rem) scale(.95) translate(-50%);transform-origin:left center;opacity:0;display:none;filter:invert(1)}@media screen and (max-width: 1600px){.app .dropdownMenu{top:5.5rem}}@media screen and (max-width: 1300px){.app .dropdownMenu{width:47.5rem}}.app .dropdownMenu .col{display:flex;flex-direction:column;gap:.5rem;flex:none}.app .dropdownMenu .col a{font-variation-settings:"wght" 480;opacity:.85;transition:.2s;position:relative;cursor:pointer;text-decoration:none;outline:none;color:#000;flex:0 0 auto;align-self:start}.app .dropdownMenu .col a:after{content:"";position:absolute;width:100%;transform:scaleX(0) scaleY(1);height:.125rem;bottom:-.15rem;left:0;background-color:#00000034;transition:transform .25s ease-out;transform-origin:bottom right}.app .dropdownMenu .col a:hover:after{transform:scaleX(1);transform-origin:bottom left}.app .dropdownMenu .col a:hover{opacity:1}.app .dropdownMenu .spacer{width:.075rem;height:auto;background-color:#00000032}.app .mainTextBox{position:relative;top:3rem;width:100vw;height:75vh;display:flex;justify-content:center;align-items:center;flex-direction:column}.app .mainTextBox h2{font-size:3.5rem;font-variation-settings:"wght" 350;text-align:center;line-height:3.6rem}.app .mainTextBox .registerButton{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5rem;background:#e7e2d9;border:.09rem solid #000;padding:.7rem 1.5rem;border-radius:.4rem;margin-top:1.2rem}.app .mainTextBox .registerButton img{width:1.2rem;height:auto}.app .sponsors{position:relative;top:2rem;left:0;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:15rem;animation:sponsors 26s linear infinite}@keyframes sponsors{0%{transform:translate(0)}to{transform:translate(-210%)}}.app .sponsors img{width:auto;height:2.5rem;opacity:.8;transition:.2s;cursor:pointer}.app .sponsors img:hover{opacity:1}.app .appUsage{width:100%;height:100vh;position:relative;left:50%;top:5rem;transform:translate(-50%);display:flex;justify-content:center;align-items:center;flex-direction:column;gap:4rem}.app .appUsage h3{font-size:3rem;line-height:3.1rem;font-variation-settings:"wght" 350;text-align:center;letter-spacing:-.05rem}.app .appUsage .appToolsWrapper{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:2rem}.app .appUsage .appToolsWrapper img{margin-top:-7rem}.app .appUsage .appToolsWrapper .usageWrapper{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:4rem;width:63rem;overflow:hidden}.app .appUsage .appToolsWrapper .usageWrapper .innerWrapperTransformer{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;gap:1.6rem;transition:1s cubic-bezier(.8,0,.21,.99)}.app .appUsage .appToolsWrapper .usageWrapper .innerWrapperTransformer .tool{width:20rem}.app .appUsage .appToolsWrapper .usageWrapper .innerWrapperTransformer .tool .img{width:20rem;height:20rem;border-radius:.7rem;background-color:#eaeaea;position:relative;overflow:hidden}.app .appUsage .appToolsWrapper .usageWrapper .innerWrapperTransformer .tool .img:after{content:"";display:flex;width:100%;height:20rem;background:linear-gradient(to bottom,#0000,#0000002d,#00000095);position:absolute;left:0;bottom:0}.app .appUsage .appToolsWrapper .usageWrapper .innerWrapperTransformer .tool .img img{width:100%;height:100%;object-fit:cover;filter:brightness(.8);transition:.2s;position:absolute;left:0;bottom:0}.app .appUsage .appToolsWrapper .usageWrapper .innerWrapperTransformer .tool .img:hover img{transform:scale(1.1)}.app .appUsage .appToolsWrapper .usageWrapper .innerWrapperTransformer .tool .title{font-size:1.7rem;font-variation-settings:"wght" 500;letter-spacing:-.05rem;margin-top:1rem;line-height:1.8rem}.app .appUsage .appToolsWrapper .usageWrapper .innerWrapperTransformer .tool .description{opacity:.5;margin-top:.3rem}.app .payments{width:100%;height:40vh;display:flex;justify-content:center;align-items:center}.app .payments .wrapper{padding:1.5rem 5rem;background-color:#000;border-radius:1rem;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:5rem}.app .payments .wrapper p{color:#fff;font-size:1.7rem;line-height:1.7rem;font-variation-settings:"wght" 500}.app .payments .wrapper img{width:auto;height:6rem}.app .articlesBrief{width:100%;height:70vh;display:flex;justify-content:center;align-items:center;flex-direction:column}.app .articlesBrief .headerArticles{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:70vw;max-width:80rem}.app .articlesBrief .headerArticles .wrapper{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.app .articlesBrief .headerArticles .wrapper .title{font-size:2.25rem;font-variation-settings:"wght" 500}.app .articlesBrief .headerArticles .wrapper .desc{font-size:1.1rem;opacity:.6;width:20rem}.app .articlesBrief .headerArticles .viewArticles{border-bottom:.1rem solid #000;padding:0 .5rem .7rem;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.4rem}.app .articlesBrief .articlesBriefWrapper{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;gap:3rem;position:relative;top:3rem}.app .articlesBrief .articlesBriefWrapper .article{width:23rem;position:relative}.app .articlesBrief .articlesBriefWrapper .article .img{width:23rem;height:24rem;border-radius:.7rem;background-color:#f2ede6;overflow:hidden;cursor:pointer}.app .articlesBrief .articlesBriefWrapper .article .img:after{content:"";display:flex;width:100%;height:10rem;background:linear-gradient(to bottom,#fff0,#ffffff80,#f9f6f1);position:absolute;left:0;bottom:0}.app .articlesBrief .articlesBriefWrapper .article .img img{width:100%;height:100%;object-fit:cover;filter:brightness(.8);transition:.2s;opacity:.45}.app .articlesBrief .articlesBriefWrapper .article .img:hover img{transform:scale(1.1)}.app .articlesBrief .articlesBriefWrapper .article .title{font-size:1.8rem;font-variation-settings:"wght" 600;line-height:1.7rem;margin-top:1rem;position:absolute;top:14rem;left:1.5rem;letter-spacing:-.05rem}.app .articlesBrief .articlesBriefWrapper .article .description{opacity:.5;position:absolute;left:1.5rem;top:17rem;font-size:1rem;line-height:1.3rem;width:90%}.app .articlesBrief .articlesBriefWrapper .article .readMore{position:absolute;right:2.5rem;top:25rem;font-size:.9rem;font-variation-settings:"wght" 500;font-family:Geist,sans-serif}.app .articlesBrief .articlesBriefWrapper .article .badge{background-color:#000;color:#fff;font-variation-settings:"wght" 500;font-size:.9rem;position:absolute;left:1rem;top:1rem;padding:.2rem .7rem;border-radius:10rem}.app .becomePartner{width:100%;height:60vh;position:relative}.app .becomePartner .wrapper{width:80vw;height:15rem;background-color:#ebe7e1;box-shadow:0 0 44px #0000001b;border-radius:1rem;border:.08rem solid #bfbcb8;position:relative;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:center;align-items:center}.app .becomePartner .wrapper .title{font-size:2rem}.app .becomePartner .wrapper .title span{font-variation-settings:"wght" 600}.app .becomePartner .wrapper .desc{text-align:center;margin-top:.15rem}.app .becomePartner .wrapper .btnWrapper{font-size:1rem;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem;margin-top:1.5rem}.app .becomePartner .wrapper .btnWrapper .part-opport,.app .becomePartner .wrapper .btnWrapper .media-kit{padding:.75rem 1.25rem;border-radius:.35rem}.app .becomePartner .wrapper .btnWrapper .part-opport{background-color:#000;color:#ebe7e1}.app .becomePartner .wrapper .btnWrapper .media-kit{border:.075rem solid #bab7b3}.app .newsletter-wrapper{width:100vw;height:35vh;background-color:#1c1c1c;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10vw}.app .newsletter-wrapper .textbox{display:flex;flex-direction:column;color:#f9f6f1}.app .newsletter-wrapper .textbox h1{font-size:2rem;font-variation-settings:"wght" 250;font-family:Geist,sans-serif}.app .newsletter-wrapper .textbox p{width:30rem;opacity:.5;margin-top:.25rem;line-height:1.1rem}.app .newsletter-wrapper .inputBox{display:flex;flex-direction:column;margin-top:.65rem}.app .newsletter-wrapper .inputBox .inputWithSubmit{display:flex;flex-direction:row;gap:.8rem}.app .newsletter-wrapper .inputBox .inputWithSubmit input{background-color:#333;border:.075rem solid #9e9e9e;padding:.65rem 5rem .65rem 1rem;border-radius:.4rem;font-size:1rem;outline:none;color:#f9f6f1;font-family:Geist,sans-serif}.app .newsletter-wrapper .inputBox .inputWithSubmit .confirmSubscription{padding:.65rem 1.4rem;border-radius:.4rem;border:none;outline:none;background-color:#f9f6f1}.app .newsletter-wrapper .inputBox p{font-size:.8rem;color:#f9f6f1;opacity:.5;margin-left:.5rem;margin-top:.5rem}.app .footer{width:100vw;height:40vh;padding:4rem 0;display:flex;justify-content:center;align-items:center;flex-direction:column}.app .footer .links-section{width:60vw;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}.app .footer .links-section .linkWrapper .title{font-size:1.1rem;font-variation-settings:"wght" 400;margin-bottom:.5rem}.app .footer .links-section .linkWrapper p{font-size:1rem;opacity:.5;color:#000;font-variation-settings:"wght" 350;margin-bottom:.2rem}.app .footer .copyrightWrapper{width:70vw;height:auto;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-top:2rem;border-top:.1rem solid rgba(0,0,0,.2039215686);padding-top:1rem}.app .testimonials-wrapper{width:100%;margin-top:10rem;margin-bottom:6rem;display:flex;flex-direction:row;align-items:flex-start;position:relative}.app .testimonials-wrapper .controller-wrapper{width:24rem;height:100%;margin-left:20rem}@media screen and (max-width: 1600px){.app .testimonials-wrapper .controller-wrapper{margin-left:10rem}}.app .testimonials-wrapper .controller-wrapper img{width:10rem;height:auto;opacity:.3}.app .testimonials-wrapper .controller-wrapper h2{font-size:2.75rem;font-variation-settings:"wght" 350;line-height:2.6rem;margin-top:1rem}.app .testimonials-wrapper .users-content-wrapper{margin-left:-2rem;width:60vw;overflow-x:auto;white-space:nowrap;position:relative;overflow-y:hidden}.app .testimonials-wrapper .users-content-wrapper::-webkit-scrollbar{height:0rem}.app .testimonials-wrapper .users-content-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.app .testimonials-wrapper .users-content-wrapper::-webkit-scrollbar-thumb{background:#888}.app .testimonials-wrapper .users-content-wrapper::-webkit-scrollbar-thumb:hover{background:#555}.app .testimonials-wrapper .users-content-wrapper .inner-users-content-wrapper{display:flex;flex-direction:row;gap:1.5rem;padding-right:10rem}.app .testimonials-wrapper .users-content-wrapper .inner-users-content-wrapper .user-wrapper{width:20rem;height:19rem;background-color:#ffffffac;border-radius:1rem;border:.1rem solid rgba(128,128,128,.313);display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;padding:1.5rem;flex:0 0 auto;position:relative}.app .testimonials-wrapper .users-content-wrapper .inner-users-content-wrapper .user-wrapper .text{white-space:normal;overflow-wrap:break-word;word-break:break-word}.app .testimonials-wrapper .users-content-wrapper .inner-users-content-wrapper .user-wrapper .client{font-variation-settings:"wght" 520}.app .testimonials-wrapper .fader{display:flex;position:absolute;right:0;top:0;height:20rem;width:20rem;background:linear-gradient(to left,#f9f6f1,#f9f6f100)}.layout{width:100vw;height:auto;position:relative;left:50%;top:1rem;transform:translate(-50%);overflow:auto;overflow-x:hidden}.layoutWrapper{width:70vw;position:relative;left:50%;transform:translate(-50%);display:flex;flex-direction:column;justify-content:center;align-items:center}.category-title{font-variation-settings:"wght" 250;opacity:.8;font-size:1.2rem;width:50rem;margin-top:2rem}.mainTopic{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:2rem;margin-top:-2.5rem}.mainTopic .textbox{width:18.5rem}.mainTopic .textbox .title{font-size:1.6rem;line-height:1.7rem;font-variation-settings:"wght" 300;font-family:Geist,sans-serif}.mainTopic .textbox .description{margin-top:1rem;text-align:justify;line-height:1.3rem;font-size:.9rem;opacity:.7}.mainTopic .textbox .readMore{background-color:#000;color:#f9f6f1;font-size:.9rem;padding:.5rem 1rem;border-radius:.4rem;position:absolute;margin-top:.9rem;font-variation-settings:"wght" 550}.mainTopic .img{width:29.5rem;aspect-ratio:1;background-color:#ede5e5;margin-top:4rem}.flexboxArticles{display:flex;flex-direction:column;gap:0;margin-top:1rem;margin-bottom:9rem}.flexboxArticles .row1{width:50rem;display:flex;flex-direction:row}.flexboxArticles .row1 .box1,.flexboxArticles .row1 .box2{width:100%;height:10rem;border:.1rem solid rgba(0,0,0,.1450980392)}.flexboxArticles .row1 .box1 .img,.flexboxArticles .row1 .box2 .img{width:100%;height:100%;background-color:#ede5e5}.flexboxArticles .row1 .box1{padding:.7rem 0}.flexboxArticles .row1 .box2{border:.1rem solid rgba(0,0,0,.1450980392);border-left:none;border-right:none;padding:0 .7rem}.flexboxArticles .row2{width:50rem;height:10rem;display:flex;flex-direction:row}.flexboxArticles .row2 .box{width:100%;border-left:.1rem solid rgba(0,0,0,.1450980392);border-right:.1rem solid rgba(0,0,0,.1450980392);padding:.5rem .7rem .7rem}.flexboxArticles .row2 .box h4{font-size:1.2rem}.flexboxArticles .row2 .box p{font-size:1rem;line-height:1.2rem;opacity:.7}.flexboxArticles .row2 .box:nth-child(2){border:none}@font-face{font-family:Geist;src:url(/assets/Geist-Is3Hx2nx.ttf) format("truetype");font-weight:400;font-style:normal}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Geist,sans-serif;background-color:#f9f6f1}
