body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}div.Component__Hr{-webkit-user-select:none;-ms-user-select:none;user-select:none;color:#bbb;width:100%;text-align:center;line-height:24px;margin:16px 0 24px}div.Component__Hr:after{border-top:1px solid #bbb;content:" ";width:100%;display:block;height:1px;margin-top:-12px;z-index:10}div.Component__Hr span{background:#fff;z-index:20;padding:0 12px}.AppFrame__Menu{background-color:#fff;box-shadow:0 10px 10px rgba(0,0,0,.05);font-family:"Satoshi-Medium"}.AppFrame__Menu_Wrapper{padding:0 20px;min-height:85px;max-width:1108px;margin:auto;display:flex;justify-content:space-between;align-items:center}.AppFrame__Menu_Wrapper_Logo{font-family:"Sentient-Medium";font-size:22px;text-decoration:none;color:#000}.AppFrame__Menu_Wrapper button{display:none}.AppFrame__Menu_Nav{display:flex;justify-content:center;align-items:center;font-weight:500}.AppFrame__Menu_Nav #home{display:none}.AppFrame__Menu_Nav_Links_Unit{color:#000;cursor:pointer;border-bottom:2px solid #fff;text-decoration:none;transition:.2s;padding:0 8px;margin:0 12px}.AppFrame__Menu_Nav_Links_Unit svg{display:none}.AppFrame__Menu_Nav_Links_Unit:hover{border-bottom-color:#14a2b8;transition:.2s}.AppFrame__Menu_Nav_Links_Unit:focus{border-bottom-color:#14a2b8}.AppFrame__Menu_Nav_Links_GoToApp{background:var(--pro-teal);color:#fff;padding:.5rem 1.25rem;margin:0 12px;border-radius:100px;cursor:pointer;text-decoration:none;transition:.2s}.AppFrame__Menu_Nav_Links_GoToApp svg,.AppFrame__Menu_Nav_SocialIcons{display:none}.AppFrame__Footer{background-color:#f4eff4;padding:80px 0 40px;color:#000}.AppFrame__Footer #footer_wrapper{max-width:1140px;margin:auto;display:flex;flex-direction:column}.AppFrame__Footer #footer_logo img{height:3rem}.AppFrame__Footer .footer_columns{display:flex;justify-content:space-between;margin:0 2rem}.AppFrame__Footer .footer_unit{display:grid;grid-template-columns:repeat(6,1fr);width:100%}.AppFrame__Footer .footer_unit>*{margin-bottom:1.25rem}.AppFrame__Footer .footer_unitHeader{font-weight:900;font-size:15px}.AppFrame__Footer .footer_unitLink{display:flex;font-size:15px;margin-bottom:1.25rem}.AppFrame__Footer .footer_unitLink a{text-decoration:none;color:#000;cursor:pointer;display:flex}.AppFrame__Footer .footer_unitLink svg{margin-right:16px;height:24px}.AppFrame__Footer .social_icons .footer_unitLink{display:flex;justify-content:flex-start}.AppFrame__Footer .social_icons p{margin:0}.AppFrame__Footer #footer_lowerDivider{border-bottom:1px solid var(--pro-gray1);margin:5rem 0 1.5rem}.AppFrame__Footer #footer_legalSocial{margin-top:40px;display:flex;justify-content:center;align-items:center}.AppFrame__Footer #footer_legalGrid{display:flex;align-items:center}.AppFrame__Footer #footer_legalGrid>small{margin-left:.75rem;cursor:pointer}@media only screen and (max-width:1000px){.AppFrame__Menu_Wrapper{display:flex;flex-flow:row wrap}.AppFrame__Menu button{display:flex;justify-content:center;align-items:center;cursor:pointer;transition:.2s;color:#000;background-color:transparent;border:none}.AppFrame__Menu button svg{font-size:28px}.AppFrame__Menu_Nav{width:100%;display:none;position:absolute;flex-flow:column nowrap;justify-content:center;align-items:center}.AppFrame__Menu_Nav #home{display:flex}.AppFrame__Menu_Nav_Links{display:flex;flex-direction:column;width:100%}.AppFrame__Menu_Nav_Links_Unit{padding:1rem;margin:0;border-bottom:1px solid rgba(0,0,0,.1);align-items:center}.AppFrame__Menu_Nav_Links_Unit:hover{color:#fff;transition:.2s}.AppFrame__Menu_Nav_Links_GoToApp{width:130px;align-items:center;justify-content:center;margin:1rem .5rem;padding:.4rem .7rem}.AppFrame__Menu_Nav_Links a{display:flex}.AppFrame__Menu_Nav_Links svg{display:flex;font-size:20px;margin-right:.5rem}.AppFrame__Menu_Nav_SocialIcons{margin-top:auto;margin-bottom:1rem;display:flex;justify-content:space-between;width:80%;align-items:center}.AppFrame__Menu_Nav_SocialIcons_Unit{cursor:pointer;display:inline-block;position:relative;width:auto}.AppFrame__Menu_Nav_SocialIcons_Unit a{color:#000}.AppFrame__Menu_Nav.isActive{display:flex;justify-content:flex-start;height:calc(100vh - 85px);opacity:1;background-color:#fffbfe;top:85px;left:45%;width:55%;z-index:1}.AppFrame__Footer .footer_unit{margin-bottom:1rem;padding:0 2rem;display:block;text-align:center}.AppFrame__Footer .footer_unitLink{display:inline-flex;width:auto;vertical-align:middle}.AppFrame__Footer .footer_unitLink p{display:none}.AppFrame__Footer #footer_legalSocial{flex-direction:column}.AppFrame__Footer #footer_legalSocial>*{margin-bottom:1rem}}.Search__Blog{margin:1rem 0 3rem;padding:0 1.5rem}.Search__Blog_Filters{display:flex;justify-content:space-between;align-items:center;color:var(--pro-gray3);font-weight:500}.Search__Blog_Wrapper{max-width:1140px;margin:auto}.Search__Blog_Category{display:flex;align-items:center;cursor:pointer}#blog_articles{color:#000;font-size:14px;padding:.3rem 1.25rem;margin:0 12px;border:1px solid #000;border-radius:100px;cursor:pointer;text-decoration:none;transition:.2s;background-color:rgba(255,251,254,.5)}#blog_search_{display:flex;align-items:baseline;cursor:pointer}#blog_search_ input{width:250px;border:none;border-bottom:1.5px solid var(--pro-gray3);opacity:.3;background-color:transparent}#blog_search_button{background-color:transparent;border:none;cursor:pointer}#blog_search_button svg{width:1rem;height:1rem}@media only screen and (max-width:1000px){.Search{margin-top:1rem}.Search__Blog{margin:2rem 0}.Search__Blog_Filters{flex-direction:column;align-items:center}.Search__Blog_Category{display:none}#blog_search_{width:auto;max-width:100%;padding:0}}.LowerArticles{max-width:1140px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);width:100%}.LowerArticles_Unit{background-color:#fff;box-shadow:0 4px 50px rgba(0,0,0,.05);border-radius:8px;display:flex;justify-content:center;align-items:flex-start;margin:0 .5rem 1rem;max-height:200px;text-align:left}.LowerArticles_Category{display:flex;align-items:center;cursor:pointer}.LowerArticles_Category_Small{font-size:12px;padding:1rem 0 .8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:absolute;bottom:0}.LowerArticles_Content{display:flex;position:relative;height:100%;width:100%}.LowerArticles_Content_In{display:flex}.LowerArticles_Image{display:inline-block;width:auto;height:154px;aspect-ratio:1/1;background:url(/static/media/placeholder.d7b72432.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:8px}.LowerArticles_Text{padding:.8rem 1rem;width:100%;position:relative}.LowerArticles_Text h4{margin:.5rem 0 0;display:-webkit-box;width:100%;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical}#link_news{color:#000;font-size:10px;padding:.01rem .5rem;margin:0 12px 0 0;border:1px solid #000;border-radius:100px;cursor:pointer;text-decoration:none;transition:.2s}@media only screen and (max-width:1000px){.LowerArticles{display:flex;flex-direction:column}.LowerArticles_Unit{width:auto;max-height:100%;margin-bottom:1rem}.LowerArticles_Content_In{flex-direction:column;width:100%}.LowerArticles_Category_Small{position:inherit;padding:1rem 0 0}.LowerArticles_Image{width:auto;border-radius:8px 8px 0 0}.LowerArticles_Text{width:auto;max-width:100%;padding:1rem}}.Contact{background-color:#fff;border-radius:16px;border:1px solid #d7d7d7;display:flex;flex-wrap:wrap;align-items:center;text-align:center;justify-content:center}.Contact_Content{width:35%;height:100%;line-height:1.5}.Contact_Content_Image{display:inline-block;position:relative;margin:2rem;width:18rem;height:18rem;background:url(/static/media/Contact.d1eec306.png);background-size:contain;background-position:50%;background-repeat:no-repeat}.Contact_Content_Attendance{flex-direction:column;justify-content:center}.Contact_Content_Attendance a{cursor:pointer;text-decoration:none;transition:.2s;color:#14a2b8}.Contact_Content_Attendance .headline{position:relative;bottom:1.5rem;height:0}#contact_button{display:block;background:var(--pro-teal);color:#fff;padding:14px 60px;margin:1.5rem 0;border-radius:100px;font-family:"Satoshi-Black";font-size:32px}#report{-webkit-text-decoration-line:underline;text-decoration-line:underline}@media only screen and (max-width:1000px){.Contact{align-items:center;margin:auto;height:auto}.Contact_Content{width:100%}.Contact_Content_Image{max-width:calc(100% - 4rem)}.Contact_Content_Attendance{width:min(90%,450px);margin:1rem auto 3rem}#contact_button{margin:1rem auto;padding:14px 20px}}.Help{text-align:center;margin:6rem 0}.Help__Search{height:270px;background:radial-gradient(50% 50% at 50% 50%,rgba(255,251,254,0) 55.73%,#fffbfe 100%),url(/static/media/email-pattern.db63d88b.webp);background-position:50%;mix-blend-mode:multiply;padding:0 2rem}.Help__Search h1{margin-top:0}.Help__Search_Bar{display:flex;align-items:center;margin:auto;width:914px;height:80px;background:#fff;box-shadow:0 5px 60px rgba(0,0,0,.05);border-radius:1000px}.Help__Search_Bar input{font-size:20px;width:90%;border:none;background-color:transparent;opacity:.8;padding:20px 10px;margin-left:16px}.Help__Search_Bar input:focus-visible{outline:none}.Help__Search_Bar button{background-color:transparent;border:none}.Help__Search_Bar svg{font-size:27px}.Help__Articles{max-width:1140px;margin:auto auto 2.5rem;padding:0 17px}.Help__Articles_Wrapper{max-width:1140px;display:grid;grid-template-columns:repeat(2,1fr);width:100%}.Help__Articles_Unit{background-color:#fff;box-shadow:0 4px 50px rgba(0,0,0,.05);border-radius:8px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;margin:0 15px 30px;max-height:200px;text-align:left}.Help__Articles_Unit a{text-decoration:none;color:#000}.Help__Articles_Category{display:flex;align-items:center;cursor:pointer}.Help__Articles_Content_In{display:flex}.Help__Articles_Image{display:inline-block;width:auto;height:200px;aspect-ratio:1/1;background:url(/static/media/placeholder.d7b72432.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:8px}.Help__Articles_Text{padding:1rem 1.5rem;width:292px;min-height:168px;position:relative}.Help__Articles_Text h3{display:-webkit-box;width:100%;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical}.Help__Articles_Text_Title{text-overflow:ellipsis}.Help__Articles_Text_Small{font-size:12px;padding:1rem 0 .5rem;position:absolute;bottom:1rem;width:88%;overflow:hidden}.Help__Articles_Text_Small p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;white-space:pre-wrap}.Help__Sections{margin-top:5rem}.Help__Sections h3{line-height:32px;color:#313033;opacity:.35}.Help__Sections_Frame{max-width:max(1200px,85%);margin:auto;display:flex;justify-content:space-between}.Help__Sections_Frame_Unit{background-color:#fff;border:1px solid #d7d7d7;box-shadow:0 4px 50px rgba(0,0,0,.05);border-radius:8px;flex-direction:column;justify-content:center;width:30%;padding:1rem}.Help__Sections_Frame_Unit svg{font-size:50px;color:#b48ef1}.Help__Sections_Frame_Unit h3{opacity:1}.Help__Sections_Frame_Unit p{color:#939094;font-size:13px;line-height:18px}.Help__Crecepro{margin-top:5rem;padding:0 2rem}.Help__Crecepro h3{opacity:.35}.Help__Crecepro_Frame{max-width:1400px;margin:1.5rem auto auto}.Help__Crecepro_Frame_Unit{display:flex;align-items:center;background-color:#fff;border:1px solid #d7d7d7;box-shadow:0 4px 50px rgba(0,0,0,.05);border-radius:8px;margin-bottom:1rem;padding:1.5rem}.Help__Crecepro_Frame_Unit h3{opacity:1;margin:0}.Help__Crecepro_Frame_Unit svg{font-size:30px;margin-right:1rem}.Help__Crecepro_Frame_Unit select{font-size:20px;margin:0 1rem;width:100%;color:#313033;background-color:transparent;opacity:.35;border:none}.Help__Crecepro .Expandable{background-color:#fff;border:1px solid #d7d7d7;box-shadow:0 4px 50px rgba(0,0,0,.05);border-radius:8px;margin-bottom:1rem;font-family:"Satoshi-Bold";font-size:1.25rem;color:#000;position:relative}.Help__Crecepro .Expandable summary{padding:1rem 1.25rem;transition:background-color .25s;list-style:none;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.Help__Crecepro .Expandable summary:hover{background-color:rgba(0,0,0,.0705882353)}.Help__Crecepro .Expandable summary:not(:hover){transition:none}.Help__Crecepro .Expandable summary::-webkit-details-marker{display:none}.Help__Crecepro .Expandable summary:after{content:" ►";opacity:.25;font-size:1rem}.Help__Crecepro .Expandable h4{margin:0 0 0 .5rem;font-family:"Satoshi-Bold";font-size:1.25rem;color:#000;width:11%}.Help__Crecepro .Expandable svg{width:2rem;height:2rem}.Help__Crecepro .Expandable .TitleFlavor{text-align:left;text-align:initial;width:85%}.Help__Crecepro .Expandable .TitleFlavor p{width:100%;padding-left:.5rem;font-family:"Satoshi-Medium";font-size:1.25rem;color:var(--pro-gray3);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0}.Help__Crecepro .Expandable[open] summary:after{content:" ▼"}.Help__Crecepro ul{list-style:none;-webkit-padding-start:0;padding-inline-start:0;text-align:left;margin:0}.Help__Crecepro ul li a{font-family:"Satoshi-Medium";border-top:1px solid #d7d7d7;padding:.5rem 1.5rem;font-size:1rem;display:flex;align-items:center;transition:background-color .25s;cursor:pointer;text-decoration:none;color:#000}.Help__Crecepro ul li a .chipsGrid{display:flex;display:none}.Help__Crecepro ul li a .chipsGrid .articleChip:first-child{margin-left:.4rem}.Help__Crecepro ul li a .chipsGrid .articleChip{font-size:.8rem;display:flex;border:1px solid grey;border-radius:.4rem;padding:.2rem .4rem;margin:0 .15rem}.Help__Crecepro ul li a .chipsGrid .articleChip:last-child{margin-right:.4rem}.Help__Crecepro ul li a h5{font-family:"Satoshi-Bold";font-size:1rem;border:none;padding:0;margin:0;width:16%}.Help__Crecepro ul li a .ArticleFlavor{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-left:.75rem}.Help__Crecepro ul li a .ArticleFlavor p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0}.Help__Crecepro ul li:hover{background-color:rgba(0,0,0,.0705882353)}.Help__Crecepro ul li:not(:hover){transition:none}.Help__Contact{max-width:1400px;padding:0 2rem;margin:5rem auto auto}#help_you{text-decoration:underline;-webkit-text-decoration-color:#b48ef1;text-decoration-color:#b48ef1}#tour{color:#b48ef1}#work{color:#696969}#assignment{color:#14a2b8}#client{color:#ff7043}#sale{color:#8bc34a}@media only screen and (max-width:900px){.Help{text-align:center;margin:2rem 0}.Help__Search h1{font-size:30px}.Help__Search_Bar{display:flex;align-items:center;margin:auto;width:auto;height:80px;background:#fff;box-shadow:0 5px 60px rgba(0,0,0,.05);border-radius:1000px}.Help__Sections_Frame{margin:1rem;display:flex;flex-direction:column;align-items:center}.Help__Sections_Frame_Unit{margin-top:.5rem;width:auto}.Help__Crecepro{margin-top:0}.Help__Crecepro h2{font-size:25px}.Help__Crecepro_Frame{margin:auto}.Help__Crecepro .Expandable h4{width:100%}.Help__Crecepro .TitleFlavor{display:none}.Help__Crecepro ul li a h5{width:100%}.Help__Crecepro .ArticleFlavor{display:none}}.Homepage{background-color:#fffbfe;margin-top:3rem}.Homepage__Highlight{margin:0 0 4rem;padding:0 1.5rem}.Homepage__Highlight a{color:#000;text-decoration:none}.Homepage__Sections{max-width:1140px;margin:auto auto 5rem;padding:0 1.5rem}.Homepage__Sections h5{margin:16px 10px}.Homepage__Sections_Cells{display:grid;grid-template-columns:repeat(4,1fr);width:100%}.Homepage__Sections_Buttons{position:relative;width:auto;height:100px;border:none;border-radius:8px;margin:0 .75rem}.Homepage__Sections_Buttons svg{position:absolute;right:.6rem;font-size:24px;margin:.5rem 0;color:#1c1b1f}.Homepage__Sections_Buttons_Each{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;background-color:transparent;border:none;font-family:"Satoshi-Medium";font-size:20px;cursor:pointer;text-transform:uppercase}.Homepage__Articles{max-width:1140px;margin:auto auto 5rem;padding:0 1.5rem}.Homepage__Articles h5{margin:16px 10px}.Homepage__Articles_Wrapper{align-items:flex-start;display:grid;grid-template-columns:repeat(3,1fr);width:100%}.Homepage__Articles_Wrapper>article{margin:0 .75rem}#highlight_wrapper_new{max-width:1140px;margin:auto;display:flex;justify-content:space-between}#highlight_text_new{width:50%;line-height:1.5}#highlight_textContent_new{max-width:552px;display:flex;flex-direction:column;margin-left:.75rem;margin-right:.75rem}#highlight_image{display:inline-block;position:relative;width:100%;height:290px;aspect-ratio:1/1;background:url(/static/media/placeholder.d7b72432.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:8px}#highlight_image a{position:absolute;bottom:.6rem;font-size:12px;padding:.1rem 1rem;margin:0 .6rem}#highlight_image_news{display:inline-block;position:relative;width:264px;height:150px;aspect-ratio:1/1;background:url(/static/media/placeholder.d7b72432.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:8px}#highlight_image_news a{position:absolute;bottom:.6rem;font-size:12px;padding:.1rem 1rem;margin:0 .6rem}.container{min-height:100%;display:flex;grid-gap:1.5rem;gap:1.5rem;flex-wrap:wrap;flex-direction:row;align-items:flex-start}.container>article{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 1em);display:flex;flex-direction:column}.news_button{display:flex;justify-content:space-between}#highlight_textSocial{margin-top:1rem}#highlight_textSocial svg{margin:0 .2rem;opacity:.5;cursor:pointer}#highlight_textMore{cursor:pointer}#highlight_textSocial svg:hover{opacity:.25;transition:.2s}#first_steps{background-color:#b48ef1}#tasks{background-color:#9ff2ff}#clients{background-color:#ffb8a1}#sales{background-color:#bae786}.article_category{margin-top:1.5rem}#article_thumbnail{display:inline-block;position:relative;width:100%;height:140px;border-radius:8px;background:url(/static/media/placeholder.d7b72432.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat}#article_thumbnail a{position:absolute;bottom:.6rem;font-size:12px;padding:.1rem 1rem;margin:0 .6rem;background-color:rgba(255,251,254,.5)}.article_thumbnail:hover{cursor:pointer}.article_title{margin:1rem 0}.article_title a{font-size:18px}.article_link{margin-top:1rem}.article_link:hover{cursor:pointer}#article_loadMore{padding:.5rem;aspect-ratio:1/1;width:2rem;margin:2rem auto auto;border-radius:100px;background:var(--pro-teal);color:#fff;cursor:pointer;display:flex;justify-content:center;align-items:center}#article_loadMore:hover{opacity:.75}#faq{background-color:#fff1b5}#feedback{background-color:#c4fdc7}#bugs{background-color:#bafbff}#attendance{background-color:#ffcfcf}@media only screen and (max-width:1023px){.Homepage{margin-top:1rem}.Homepage__Blog{margin:2rem 0}.Homepage__Blog_Filters{flex-direction:column;align-items:center}.Homepage__Blog_Category{display:none}.Homepage__Highlight{padding:0 1rem;margin:0 0 2rem}.Homepage__Sections{margin:0 0 4rem;padding:0 1.3rem;flex-direction:column;width:auto;max-width:100%}.Homepage__Sections_Buttons{margin-bottom:1rem}.Homepage__Articles{padding:0 1.3rem}#highlight_wrapper_new{padding:0;flex-direction:column}#highlight_text_new{width:auto;max-width:100%;padding:0 1rem}#highlight_textContent_new{max-width:100%;margin:0 0 1rem}.container{padding:0}.odds{max-width:100%;margin:0}#highlight_image_news{width:auto}#articles_wrapper{padding:0;flex-direction:column}.ArticleUnit{width:auto;max-width:100%}#footer_columns{flex-direction:column}.footer_unit{align-items:center;margin-bottom:1rem}#footer_legalSocial{flex-direction:column}#footer_legalSocial>*{margin-bottom:1rem}}@media only screen and (max-width:767px){.Homepage__Sections{padding:0 2rem}.Homepage__Sections h5{margin:16px 0}.Homepage__Sections_Cells{display:flex;flex-direction:column}.Homepage__Sections_Buttons{margin:10px 0}.Homepage__Articles{padding:0 2rem}.Homepage__Articles h5{margin:16px 0}.Homepage__Articles_Wrapper{display:flex;flex-direction:column}.Homepage__Articles_Wrapper>article{margin:0}#articles_wrapper_new{justify-content:center}.ArticleUnit{width:100%}.article_unit{width:85%!important}.container{flex-direction:column}}.ArticleUnit a,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:#000;text-decoration:none}.News{background-color:#fffbfe;margin-top:3rem}.News__Highlight{margin:0 0 2.5rem;padding:0 2rem}.News__Highlight_Wrapper{background-color:#fff;box-shadow:0 4px 50px rgba(0,0,0,.05);border-radius:8px;max-width:1110px;margin:auto;display:flex;justify-content:space-between}.News__Highlight_Content{width:50%;line-height:1.5}.News__Highlight_Content_In{display:flex;flex-direction:column}.News__Highlight_Image{display:inline-block;width:100%;height:100%;aspect-ratio:1/1;background:url(/static/media/placeholder.d7b72432.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:8px 0 0 8px}.News__Highlight_Text{padding:2rem 2.5rem;min-height:491px;position:relative}.News__Highlight_Text_Small{font-size:12px;padding:1rem 0 .5rem;position:absolute;bottom:1.5rem}.News__Articles{max-width:1140px;margin:auto auto 2.5rem;padding:0 17px}.News__Articles_Wrapper{max-width:1140px;display:grid;grid-template-columns:repeat(2,1fr);width:100%}.News__Articles_Unit{background-color:#fff;box-shadow:0 4px 50px rgba(0,0,0,.05);border-radius:8px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;margin:0 15px;max-height:200px;text-align:left}.News__Articles_Category{display:flex;align-items:center;cursor:pointer}.News__Articles_Content_In{display:flex}.News__Articles_Image{display:inline-block;width:auto;height:200px;aspect-ratio:1/1;background:url(/static/media/placeholder.d7b72432.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:8px}.News__Articles_Text{padding:1rem 1.5rem;width:100%;min-height:168px;position:relative}.News__Articles_Text h3{display:-webkit-box;width:100%;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical}.News__Articles_Text_Title{text-overflow:ellipsis}.News__Articles_Text_Small{font-size:12px;padding:1rem 0 .5rem;position:absolute;bottom:1rem}.News__MinorArticles{max-width:1140px;margin:auto auto 2.5rem;padding:0 17px}.News__MinorArticles_Wrapper{max-width:1140px;display:grid;grid-template-columns:repeat(3,1fr);width:100%}.News__MinorArticles_Unit{background-color:#fff;box-shadow:0 4px 50px rgba(0,0,0,.05);border-radius:8px;display:flex;justify-content:center;align-items:flex-start;margin:0 15px;max-height:150px;text-align:left}.News__MinorArticles_Category{display:flex;align-items:center;cursor:pointer}.News__MinorArticles_Content_In{display:flex}.News__MinorArticles_Image{display:inline-block;width:auto;height:150px;aspect-ratio:1/1;background:url(/static/media/placeholder.d7b72432.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:8px}.News__MinorArticles_Text{padding:1rem 1.5rem;width:100%;min-height:118px;position:relative}.News__MinorArticles_Text h3{display:-webkit-box;width:100%;font-size:18px;margin:0;line-height:27px;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical}.News__MinorArticles_Text_Title{text-overflow:ellipsis}.News__MinorArticles_Text_Small{font-size:12px;padding:1rem 0 .5rem;position:absolute;bottom:.5rem}@media only screen and (max-width:1188px){.News{margin-top:1rem}.News__Highlight{padding:0 2rem}.News__Highlight_Wrapper{padding:0;flex-direction:column}.News__Highlight_Content{width:auto;margin:0 0 1rem}.News__Highlight_Text{width:auto;max-width:100%;padding:0 1rem;min-height:auto}.News__Highlight_Text_Small{position:static}.News__Highlight_Image{border-radius:8px 8px 0 0;aspect-ratio:3/1}.News__Articles{margin-bottom:3rem}.News__Articles,.News__Articles_Wrapper{flex-direction:column}.News__Articles_Unit{width:auto;max-height:100%;margin-bottom:1rem}.News__Articles_Content_In{flex-direction:column}.News__Articles_Image{width:auto;border-radius:8px 8px 0 0}.News__Articles_Text{width:auto;max-width:100%;padding:1rem}.News__MinorArticles_Unit{max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content}.News__MinorArticles_Content_In{flex-direction:column}.News__MinorArticles_Image{border-radius:8px 8px 0 0}.News__MinorArticles_Text{width:auto}}@media only screen and (max-width:767px){.News__Highlight{margin:0 0 1rem}.News__Highlight_Image{aspect-ratio:1/1;height:290px}.News__Highlight_Text h2{font-size:20px;line-height:32px}.News__Articles{margin-bottom:1rem}.News__Articles_Wrapper{display:block}.News__Articles_Content{width:100%}.News__Articles_Image{height:140px}.News__Articles_Text{min-height:125px}.News__Articles_Text h3{-webkit-line-clamp:2}.News__MinorArticles{margin:auto auto 1rem}.News__MinorArticles_Wrapper{display:block}.News__MinorArticles_Unit{margin:0 15px 1rem}.News__MinorArticles_Content{width:100%}.News__MinorArticles_Image{height:140px}.News__MinorArticles_Text{min-height:90px}.News__MinorArticles_Text h3{-webkit-line-clamp:2}}.Article{background-color:#fffbfe;margin-top:1rem;padding:0 2rem}.Article__All{max-width:1128px;margin:auto auto 5rem;padding-bottom:5rem;text-align:left;background:#fff;box-shadow:0 4px 50px rgba(0,0,0,.05);position:relative}.Article__Category{max-width:1128px;margin:2rem auto}.Article__Category,.Article__Category a{display:flex;align-items:center;color:#696969}.Article__Category a{text-decoration:none}.Article__Category svg{font-size:25px;margin-right:.5rem}.Article__Highlight{margin:0 0 4rem;padding:4rem 2rem}.Article__Highlight_Wrapper{display:flex;justify-content:space-between}.Article__Highlight_Content{width:50%;line-height:1.5}.Article__Highlight_Content_In{display:flex;flex-direction:column}.Article__Highlight_Image{display:inline-block;position:relative;width:100%;height:400px;background:url(/static/media/placeholder.d7b72432.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:8px}.Article__Highlight_Text{padding:0 0 0 2.5rem}.Article__Highlight_Text_SocialIcons{margin-top:1rem;display:flex;justify-content:space-between;width:60%}.Article__Highlight_Text_SocialIcons_UnitLink{cursor:pointer;display:inline-block;position:relative;width:auto}.Article__Body{width:704px;margin:auto auto 4rem}.Article__Body p{line-height:30px;letter-spacing:.25px}.Article__Buttons{display:flex;font-size:18px;font-weight:600;margin:6rem 0 0}.Article__Buttons_Previous{left:3%}.Article__Buttons_After,.Article__Buttons_Previous{width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:var(--pro-teal);color:#fff;padding:.5rem 1.25rem;border:none;border-radius:8px;cursor:pointer;transition:.2s;position:absolute}.Article__Buttons_After{right:3%}.Article__Buttons_Link{text-decoration:none;color:#fff}.Article__LowerArticles{max-width:1140px;margin:auto auto 5rem}.Article__LowerArticles h5{margin:1rem .5rem}.text_small{font-size:16px}#link_category{color:#000;font-size:14px;padding:.3rem 1.25rem;margin:0 12px 0 0;border:1px solid #000;border-radius:100px;cursor:pointer;text-decoration:none;transition:.2s}@media only screen and (max-width:1000px){.Article__All{width:auto;margin:0 0 2rem;padding-bottom:4rem}.Article__Category{width:auto;flex-flow:wrap}.Article__Category h3{margin:0;font-size:16px}.Article__Highlight{padding:2rem;margin:0}.Article__Highlight_Wrapper{padding:0;flex-direction:column}.Article__Highlight_Content{width:auto;margin:0 0 1rem}.Article__Highlight_Text{width:auto;max-width:100%;padding:0}.Article__Highlight_Image{width:auto;height:auto;aspect-ratio:3/2}.Article__Highlight h1{font-size:32px}.Article__Body{width:auto;padding:0 2rem}.Article__Buttons_Previous{left:5%;width:30%}.Article__Buttons_After{width:30%;right:5%}.Article__LowerArticles{flex-direction:column}}.Search{background-color:#fffbfe;margin-top:3rem}.Search__Articles{max-width:1140px;margin:auto auto 5rem}.Search__Articles_Wrapper{max-width:1140px;margin:auto;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.Search__Articles_Unit{background-color:#fff;box-shadow:0 4px 50px rgba(0,0,0,.05);border-radius:8px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;margin:0;width:48%;max-height:200px;text-align:left}.Search__Articles_Category{display:flex;align-items:center;cursor:pointer}.Search__Articles_Content_In{display:flex}.Search__Articles_Image{display:inline-block;position:relative;width:auto;height:200px;aspect-ratio:1/1;background:url(/static/media/placeholder.d7b72432.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:8px}.Search__Articles_Text{padding:1rem 1.5rem;width:100%}.Search__Articles_Text h3{font-size:24px}.Search__Suggestions{display:table;max-width:1140px;margin:auto auto 5rem;height:200px;text-align:center;overflow:hidden;background:#fff;box-shadow:0 4px 50px rgba(0,0,0,.05);border-radius:8px}.Search__Suggestions_Table{display:table-cell;width:33.3%;padding:2rem}.Search__Suggestions_Table h3{font-size:24px}.Search__Suggestions_Table svg{font-size:48px}.text_small{font-size:12px;padding:1rem 0 .5rem}#link_search{color:#000;font-size:10px;padding:.01rem .5rem;margin:0 12px 0 0;border:1px solid #000;border-radius:100px;cursor:pointer;text-decoration:none;transition:.2s}#search{color:#ff7043}#help{color:#14a2b8}#contact{color:#6f33cf}@media only screen and (max-width:1000px){.Search{margin-top:1rem}.Search__Articles{padding:0 2rem;margin-bottom:3rem}.Search__Articles,.Search__Articles_Wrapper{flex-direction:column}.Search__Articles_Unit{width:auto;max-height:100%;margin-bottom:1rem}.Search__Articles_Content_In{flex-direction:column}.Search__Articles_Image{width:auto;border-radius:8px 8px 0 0}.Search__Articles_Text{width:auto;max-width:100%;padding:1rem}.Search__Suggestions{margin:0 2rem 3rem;flex-direction:column}.Search__Suggestions_Table{display:block;width:auto;padding:1rem}}.HelpByCategory__Category{max-width:1140px;margin:2rem auto}.HelpByCategory__Category_Backspace,.HelpByCategory__Category_Backspace a{display:flex;align-items:center;color:#696969}.HelpByCategory__Category_Backspace a{text-decoration:none}.HelpByCategory__Category_Backspace svg{font-size:25px;margin-right:.5rem}.HelpByCategory__Category_Name{display:flex;align-items:center;margin-bottom:1rem}.HelpByCategory__Category_Name svg{font-size:60px;margin-right:1rem;color:#696969}.HelpByCategory__Category_Frame{display:flex;flex-wrap:wrap;justify-content:space-between}.HelpByCategory__Category_Frame_Description{background-color:#fff;border:1px solid #d7d7d7;box-shadow:0 4px 50px rgba(0,0,0,.05);border-radius:8px;margin:0;width:60%;padding:1rem 2rem}.HelpByCategory__Category_Frame_Description h4 span{color:#313033}.HelpByCategory__Category_Frame_Icon{background-color:#fff;border:1px solid #d7d7d7;box-shadow:0 4px 50px rgba(0,0,0,.05);border-radius:8px;flex-direction:column;justify-content:center;text-align:center;margin:0;width:30%;padding:1rem}.HelpByCategory__Category_Frame_Icon svg{font-size:60px;color:#696969}.HelpByCategory__Category_Frame_Icon h3{margin:8px 0}.HelpByCategory__Category_Frame_Icon p{font-size:13px}.HelpByCategory__Category p{color:#939094}.HelpByCategory__Articles,.HelpByCategory__Highlight{max-width:1140px;margin:4rem auto}.HelpByCategory__Articles_Frame{background-color:#fff;border:1px solid #d7d7d7;border-bottom:none;box-shadow:0 4px 50pxrgba 0,0,0,.05;padding:1.5rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.HelpByCategory__Articles_Frame a{text-decoration:none;color:#313033}.HelpByCategory__Articles_Frame h4{display:inline}.HelpByCategory__Articles_Frame p{margin-bottom:0;color:#313033;display:inline}.HelpByCategory__Articles #first{border-radius:8px 8px 0 0}.HelpByCategory__Articles #last{border-radius:0 0 8px 8px;border-bottom:1px solid #d7d7d7}.HelpByCategory__Contact{max-width:1140px;padding:0 2rem;margin:5rem auto}@media only screen and (max-width:1000px){.HelpByCategory{margin:0 1rem;padding:0 1rem}.HelpByCategory__Category{margin:2rem auto}.HelpByCategory__Category_Name svg{font-size:30px}.HelpByCategory__Category_Frame_Description{width:100%;margin-bottom:1rem}.HelpByCategory__Category_Frame_Icon{width:100%}.HelpByCategory__Articles h5,.HelpByCategory__Highlight h5{margin:1rem}.HelpByCategory h1{font-size:30px}.HelpByCategory h3{font-size:16px}.HelpByCategory__Contact{padding:0}}@media only screen and (max-width:767px){.HelpByCategory__Articles_Frame p{display:none}}@font-face{font-family:"Satoshi-Variable";src:url(/static/media/Satoshi-Variable.353a66cd.woff2) format("woff2"),url(/static/media/Satoshi-Variable.4db206aa.woff) format("woff"),url(/static/media/Satoshi-Variable.536fda9b.ttf) format("truetype");font-weight:300 900;font-display:swap;font-style:normal}@font-face{font-family:"Satoshi-VariableItalic";src:url(/static/media/Satoshi-VariableItalic.9d501e44.woff2) format("woff2"),url(/static/media/Satoshi-VariableItalic.fe877592.woff) format("woff"),url(/static/media/Satoshi-VariableItalic.9519fea9.ttf) format("truetype");font-weight:300 900;font-display:swap;font-style:italic}@font-face{font-family:"Satoshi-Light";src:url(/static/media/Satoshi-Light.df8f0616.woff2) format("woff2"),url(/static/media/Satoshi-Light.67e7fa77.woff) format("woff"),url(/static/media/Satoshi-Light.22ef0617.ttf) format("truetype");font-weight:300;font-display:swap;font-style:normal}@font-face{font-family:"Satoshi-LightItalic";src:url(/static/media/Satoshi-LightItalic.540a6dd2.woff2) format("woff2"),url(/static/media/Satoshi-LightItalic.9473bef1.woff) format("woff"),url(/static/media/Satoshi-LightItalic.bdeb9dc9.ttf) format("truetype");font-weight:300;font-display:swap;font-style:italic}@font-face{font-family:"Satoshi-Regular";src:url(/static/media/Satoshi-Regular.9ec05085.woff2) format("woff2"),url(/static/media/Satoshi-Regular.ca3da5fd.woff) format("woff"),url(/static/media/Satoshi-Regular.fe762acc.ttf) format("truetype");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:"Satoshi-Italic";src:url(/static/media/Satoshi-Italic.f4acf4ad.woff2) format("woff2"),url(/static/media/Satoshi-Italic.a7000aa1.woff) format("woff"),url(/static/media/Satoshi-Italic.89c78553.ttf) format("truetype");font-weight:400;font-display:swap;font-style:italic}@font-face{font-family:"Satoshi-Medium";src:url(/static/media/Satoshi-Medium.1ffe9682.woff2) format("woff2"),url(/static/media/Satoshi-Medium.2419b46c.woff) format("woff"),url(/static/media/Satoshi-Medium.75956208.ttf) format("truetype");font-weight:500;font-display:swap;font-style:normal}@font-face{font-family:"Satoshi-MediumItalic";src:url(/static/media/Satoshi-MediumItalic.6be6d51d.woff2) format("woff2"),url(/static/media/Satoshi-MediumItalic.cb8316e3.woff) format("woff"),url(/static/media/Satoshi-MediumItalic.5db9ec80.ttf) format("truetype");font-weight:500;font-display:swap;font-style:italic}@font-face{font-family:"Satoshi-Bold";src:url(/static/media/Satoshi-Bold.a0e6d255.woff2) format("woff2"),url(/static/media/Satoshi-Bold.a875ff68.woff) format("woff"),url(/static/media/Satoshi-Bold.137a52d9.ttf) format("truetype");font-weight:700;font-display:swap;font-style:normal}@font-face{font-family:"Satoshi-BoldItalic";src:url(/static/media/Satoshi-BoldItalic.99235b17.woff2) format("woff2"),url(/static/media/Satoshi-BoldItalic.d6da0f20.woff) format("woff"),url(/static/media/Satoshi-BoldItalic.95e24575.ttf) format("truetype");font-weight:700;font-display:swap;font-style:italic}@font-face{font-family:"Satoshi-Black";src:url(/static/media/Satoshi-Black.b5013d85.woff2) format("woff2"),url(/static/media/Satoshi-Black.4261d202.woff) format("woff"),url(/static/media/Satoshi-Black.464354ba.ttf) format("truetype");font-weight:900;font-display:swap;font-style:normal}@font-face{font-family:"Satoshi-BlackItalic";src:url(/static/media/Satoshi-BlackItalic.d456cea1.woff2) format("woff2"),url(/static/media/Satoshi-BlackItalic.048e5edd.woff) format("woff"),url(/static/media/Satoshi-BlackItalic.6688ad1e.ttf) format("truetype");font-weight:900;font-display:swap;font-style:italic}@font-face{font-family:"Sentient-Variable";src:url(/static/media/Sentient-Variable.9429c867.woff2) format("woff2"),url(/static/media/Sentient-Variable.cb36b516.woff) format("woff"),url(/static/media/Sentient-Variable.a4640f42.ttf) format("truetype");font-weight:200 700;font-display:swap;font-style:normal}@font-face{font-family:"Sentient-VariableItalic";src:url(/static/media/Sentient-VariableItalic.94b5a269.woff2) format("woff2"),url(/static/media/Sentient-VariableItalic.2cf2f5a9.woff) format("woff"),url(/static/media/Sentient-VariableItalic.cd88cb48.ttf) format("truetype");font-weight:200 700;font-display:swap;font-style:italic}@font-face{font-family:"Sentient-Extralight";src:url(/static/media/Sentient-Extralight.f7622a29.woff2) format("woff2"),url(/static/media/Sentient-Extralight.fa24f2f5.woff) format("woff"),url(/static/media/Sentient-Extralight.1e8a2c58.ttf) format("truetype");font-weight:200;font-display:swap;font-style:normal}@font-face{font-family:"Sentient-ExtralightItalic";src:url(/static/media/Sentient-ExtralightItalic.a8a70260.woff2) format("woff2"),url(/static/media/Sentient-ExtralightItalic.4a1d459c.woff) format("woff"),url(/static/media/Sentient-ExtralightItalic.400edae9.ttf) format("truetype");font-weight:200;font-display:swap;font-style:italic}@font-face{font-family:"Sentient-Light";src:url(/static/media/Sentient-Light.e8f86374.woff2) format("woff2"),url(/static/media/Sentient-Light.f7674f0a.woff) format("woff"),url(/static/media/Sentient-Light.a4a7b943.ttf) format("truetype");font-weight:300;font-display:swap;font-style:normal}@font-face{font-family:"Sentient-LightItalic";src:url(/static/media/Sentient-LightItalic.00ad8ad5.woff2) format("woff2"),url(/static/media/Sentient-LightItalic.17ca3639.woff) format("woff"),url(/static/media/Sentient-LightItalic.bda5e0bc.ttf) format("truetype");font-weight:300;font-display:swap;font-style:italic}@font-face{font-family:"Sentient-Regular";src:url(/static/media/Sentient-Regular.8ff70bda.woff2) format("woff2"),url(/static/media/Sentient-Regular.80af2abe.woff) format("woff"),url(/static/media/Sentient-Regular.21afce1a.ttf) format("truetype");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:"Sentient-Italic";src:url(/static/media/Sentient-Italic.506535ff.woff2) format("woff2"),url(/static/media/Sentient-Italic.fce01a0b.woff) format("woff"),url(/static/media/Sentient-Italic.b16dc472.ttf) format("truetype");font-weight:400;font-display:swap;font-style:italic}@font-face{font-family:"Sentient-Medium";src:url(/static/media/Sentient-Medium.bbf201f7.woff2) format("woff2"),url(/static/media/Sentient-Medium.098f1e8d.woff) format("woff"),url(/static/media/Sentient-Medium.bee3c5bf.ttf) format("truetype");font-weight:500;font-display:swap;font-style:normal}@font-face{font-family:"Sentient-MediumItalic";src:url(/static/media/Sentient-MediumItalic.1c63b4d0.woff2) format("woff2"),url(/static/media/Sentient-MediumItalic.77899b73.woff) format("woff"),url(/static/media/Sentient-MediumItalic.82feb53c.ttf) format("truetype");font-weight:500;font-display:swap;font-style:italic}@font-face{font-family:"Sentient-Bold";src:url(/static/media/Sentient-Bold.4840b719.woff2) format("woff2"),url(/static/media/Sentient-Bold.0643c56b.woff) format("woff"),url(/static/media/Sentient-Bold.f02acc31.ttf) format("truetype");font-weight:700;font-display:swap;font-style:normal}@font-face{font-family:"Sentient-BoldItalic";src:url(/static/media/Sentient-BoldItalic.852c2483.woff2) format("woff2"),url(/static/media/Sentient-BoldItalic.cbf34660.woff) format("woff"),url(/static/media/Sentient-BoldItalic.7af30d58.ttf) format("truetype");font-weight:700;font-display:swap;font-style:italic}:root{--pro-gray1:#f8f8f8;--pro-gray2:#bfbfbf;--pro-gray3:#696969;--pro-gray4:#565656;--pro-gray5:#444;--pro-teal:#14a2b8;--pro-teal-light:#5abdcd;--pro-orange:#ff7043;--pro-orange-light:#fb926c;--pro-green:#8bc34a;--pro-green-light:#add580}html{font-size:100%;font-family:"Satoshi-Regular"}body{background-color:#fffbfe;padding:0;margin:0}p{margin-top:0;margin-bottom:1rem;font-size:16px;line-height:24px}h1,h2,h3,h4,h5{font-weight:400;line-height:1.3}h1{font-size:48px}h1,h2{font-family:"Satoshi-Bold"}h2{font-size:32px;line-height:44px}h3{margin:16px 0;font-family:"Satoshi-Bold";font-size:20px;line-height:32px}h4{font-family:"Satoshi-Medium";font-size:16px;line-height:22px;margin-top:16px}h5{font-family:"Sentient-Regular";font-size:20px;margin:16px 0}.SVGIcon{width:1.5rem;height:1.5rem}
/*# sourceMappingURL=main.039fc0fd.chunk.css.map */