h2,h3{margin:0}.article-header{display:flex;justify-content:space-between;margin:2.5rem 0;padding:0 5rem}.article-banner{height:12.5rem;width:25rem}.article-title{font-size:var(--rd-typography-web-page-title-font-size);font-weight:var(--rd-typography-web-page-title-font-weight);line-height:var(--rd-typography-web-page-title-line-height);margin:0}.app-container{display:flex;grid-gap:2.5rem;gap:2.5rem;margin:2.5rem 0;padding:0 5rem;position:relative}.sidebar{background-color:var(--rd-color-background-500);border:1px solid var(--rd-color-background-100);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;overflow-y:auto;width:14.75rem}.sidebar-item{color:var(--rd-color-text-75);cursor:pointer;font-size:var(--rd-typography-web-label-font-size);font-weight:var(--rd-typography-web-label-font-weight);overflow:hidden;padding:.5rem 1rem;text-overflow:ellipsis;transition:background-color .3s;white-space:nowrap}.sidebar-item.active,.sidebar-item:hover{color:var(--rd-color-primary-blue-main)}.sidebar-item.active{font-weight:700}.content{flex:1 1;overflow-y:auto}.article-section{margin-bottom:1.25rem}.content-title{color:var(--rd-color-text-500);font-size:var(--rd-typography-web-page-title-font-size);font-weight:var(--rd-typography-web-page-title-font-weight);line-height:3.375rem;margin-bottom:1rem}.author-info{align-items:center;display:flex}.author-image{border-radius:50%;height:2.5rem;width:2.5rem}.author-name{color:var(--rd-color-text-500)}.author-name,.publish-date{font-size:var(--rd-typography-web-label-font-size);font-weight:var(--rd-typography-web-label-font-weight);margin:0}.publish-date{align-items:center;display:flex;grid-gap:0;gap:0}.publish-date div{background-color:var(--rd-color-primary-blue-50);border-radius:100px;color:var(--rd-color-primary-blue-main);font-size:var(--rd-typography-web-label-font-size);font-weight:var(--rd-typography-web-label-font-weight);padding:.25rem 1rem}.article-section{color:var(--rd-color-text-200);font-size:.875rem;font-weight:400}.article-section-h1{color:var(--rd-color-text-500);font-size:var(--rd-typography-web-main-title-font-size);font-weight:var(--rd-typography-web-main-title-font-weight);line-height:var(--rd-typography-web-main-title-line-height);margin-bottom:.75rem}.article-section-h2{font-size:var(--rd-typography-web-page-subtitle-font-size)}.article-section-h2,.article-section-h3{color:var(--rd-color-text-500);font-weight:var(--rd-typography-web-page-subtitle-font-weight);line-height:var(--rd-typography-web-page-subtitle-line-height);margin-bottom:.75rem}.article-section-paragraph{color:var(--rd-color-text-200);font-size:var(--rd-typography-web-text-font-size);font-weight:var(--rd-typography-web-text-font-weight);line-height:var(--rd-typography-web-text-line-height);margin-bottom:.75rem}.markdown-content ul{list-style-type:disc!important;padding-left:1.5rem!important;margin:1rem 0!important}.markdown-content li{margin:.5rem 0!important;list-style-type:disc!important}.markdown-content ol{list-style-type:decimal!important;padding-left:1.5rem!important;margin:1rem 0!important}.content-reaction,.content-reaction .icons{align-items:center;display:flex}.content-reaction .icons{border-radius:40px;padding:.75rem 1.5rem}@keyframes userAuthModalFadeIn{0%{opacity:0;transform:translate(-50%,-60%)}to{opacity:1;transform:translate(-50%,-50%)}}.user-auth-modal{animation:userAuthModalFadeIn .3s forwards;background:var(--rd-color-background-500);border-radius:.5rem;left:50%;max-height:518px;opacity:0;overflow-x:hidden;overflow-y:scroll;position:fixed;top:50%;transform:translate(-50%,-50%);width:451px;z-index:1000}.user-auth-modal::-webkit-scrollbar{width:4px}.user-auth-modal::-webkit-scrollbar-thumb{background-color:var(--rd-color-primary-blue-main);border-radius:10px}.user-auth-modal::-webkit-scrollbar-track{background-color:initial;border-radius:4px}.user-auth-modal-mask{background-color:var(--rd-color-common-overlay);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1000}.user-auth-modal-mask.show{display:block}@media (max-width:746px){.app-container,.article-header{padding:0 .5rem}}@media (max-width:656px){.sidebar{display:none}.app-container{margin:1rem 0}}@media (max-width:450px){.article-header{display:flex;flex-direction:column;margin:1rem 0 2rem}.article-title{font-size:.875rem;font-weight:600;line-height:1rem}.app-container{margin:1rem 0;padding:0 1rem}.content-title{font-size:1.25rem;font-weight:600;line-height:1.625rem}.author-name{font-size:.75rem;font-weight:400}.author-image{height:1.5rem;width:1.5rem}.publish-date{font-size:.75rem}.publish-date div{margin-left:0;padding:0 3px}.publish-date span{font-size:.75rem}.article-section-h1{font-size:1.25rem;font-weight:600;line-height:1.625rem}.article-section-h2{font-size:1.125rem;font-weight:600;line-height:1.375rem}.article-section-h3{font-size:1rem;font-weight:500;line-height:1.125rem}.article-section-paragraph{font-size:.75rem;font-weight:400;line-height:1rem}.user-auth-modal{width:95%}}.user-avatar{align-items:center;border-radius:50%;display:flex;justify-content:center;overflow:hidden;position:relative}.user-avatar__image{height:100%;object-fit:cover;width:100%}.user-avatar__default{align-items:center;color:#fff;display:flex;font-size:14px;font-weight:500;height:100%;justify-content:center;text-transform:uppercase;width:100%}.user-auth{display:flex;grid-gap:5rem;gap:5rem;height:calc(100vh - 152px);justify-content:space-between;margin:0 auto;max-width:1280px;padding:0 5rem;overflow:hidden}.user-auth__left{background:var(--rd-color-background-500);border-radius:12px;height:100%;max-width:590px;overflow-y:scroll;position:relative}.user-auth__right{height:100%;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:var(--rd-color-primary-blue-main) transparent}.auth-article{padding:2.5rem;position:relative}.auth-article h1{color:var(--rd-color-text-500);font-size:var(--rd-typography-web-page-title-font-size);font-weight:var(--rd-typography-web-page-title-font-weight);line-height:var(--rd-typography-web-page-title-line-height);margin:0 0 1rem}.auth-article h1:first-of-type{background:var(--gradient-highlight);color:transparent;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.auth-article .paragraph{color:var(--rd-color-text-100);font-size:var(--rd-typography-web-page-subtitle-font-size);font-weight:var(--rd-typography-web-page-subtitle-font-weight);line-height:var(--rd-typography-web-page-subtitle-line-height);margin:0 0 1rem}.auth-article .cta{color:var(--rd-color-primary-blue-main);font-size:var(--rd-typography-web-button-font-size);font-weight:var(--rd-typography-web-button-font-weight);line-height:var(--rd-typography-web-button-line-height);margin:1rem 0 0}.auth-article hr{background:var(--rd-color-background-100);border:none;height:1px;margin:3.75rem 0}.pain-points{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:1fr 1fr 1fr;margin:0 0 2.5rem;padding:0}.pain-points li{background:var(--rd-color-primary-blue-50);border-radius:8px;color:var(--rd-color-text-100);font-size:var(--rd-typography-web-mn-card-subtitle-font-size);font-weight:var(--rd-typography-web-mn-card-subtitle-font-weight);padding:1rem}.pain-points li strong{color:var(--rd-color-text-500);font-size:var(--rd-typography-web-mn-card-title-font-size);font-weight:var(--rd-typography-web-mn-card-title-font-weight);margin-bottom:.5rem}.feature-list{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:1fr 1fr 1fr;margin:0 0 2.5rem;padding:0}.feature-list li{background:var(--rd-color-primary-blue-50);border-radius:8px;color:var(--rd-color-text-100);font-size:var(--rd-typography-web-mn-card-subtitle-font-size);font-weight:var(--rd-typography-web-mn-card-subtitle-font-weight);padding:1rem}.feature-list li strong{color:var(--rd-color-text-500);font-size:var(--rd-typography-web-mn-card-title-font-size);font-weight:var(--rd-typography-web-mn-card-title-font-weight)}.steps{list-style:none;margin:0;padding:0}.steps,.steps li{position:relative}.steps li{align-items:flex-start;display:flex;grid-gap:1rem;gap:1rem;padding-bottom:3rem}.steps li:last-of-type{padding-bottom:0}.steps li:after{border-left:1px dashed var(--rd-color-primary-blue-main);content:"";height:calc(100% - 42px);left:19px;position:absolute;top:2.188rem}.steps li:last-child:after{display:none}.step-icon{background:url(/assets/images/backgrounds/star-curved.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;color:var(--rd-color-background-500);font-size:.75rem;font-weight:600;height:40px;position:relative;width:40px;align-items:center;display:flex;justify-content:center;line-height:1}.step-content strong{color:var(--rd-color-text-500);display:block;font-size:var(--rd-typography-web-lg-card-title-font-size);font-weight:var(--rd-typography-web-lg-card-title-font-weight);margin-bottom:.5rem}.step-content p{color:var(--rd-color-text-100);font-size:var(--rd-typography-web-lg-card-subtitle-font-size);font-weight:var(--rd-typography-web-lg-card-subtitle-font-weight);margin:0 0 .5rem}.step-content em{display:block;font-size:var(--rd-typography-web-button-font-size);font-style:normal;font-weight:var(--rd-typography-web-button-font-weight)}.user-auth__left{overflow:auto;&::-webkit-scrollbar{display:none}scrollbar-width:none;-ms-overflow-style:none}.user-auth__sign-in{background:var(--rd-color-background-500)}.user-auth__sign-in,.user-auth__sign-up{border:1px solid var(--rd-color-background-100);width:450px;padding:1.5rem 1rem}.google-signin{align-items:center;background-color:var(--rd-color-background-500);border:1px solid var(--rd-color-background-100);border-radius:4px;cursor:pointer;display:flex;font-size:var(--rd-typography-web-button-font-size);font-weight:var(--rd-typography-web-button-font-weight);grid-gap:1rem;gap:1rem;height:3rem;justify-content:center;margin-top:1rem;padding:.75rem 1rem;width:100%}.lds-ring{display:inline-block;height:5rem;position:relative;width:5rem}.lds-ring div{animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border:8px solid transparent;border-top:8px solid var(--rd-color-background-500);border-radius:50%;box-sizing:border-box;display:block;height:64px;margin:.5rem;position:absolute;width:4rem}.lds-ring div:first-child{animation-delay:-.45s}.lds-ring div:nth-child(2){animation-delay:-.3s}.lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.slider_links{background-color:var(--rd-color-primary-blue-100);border:none;border-radius:23px;cursor:pointer;height:.5rem;margin-bottom:3.125rem;margin-top:1rem;transition:all .2s ease-in-out;width:1.25rem}.slider_links.active{background-color:var(--rd-color-primary-blue-main);height:.5rem;width:2.5rem}.oauth-more-details{background:var(--rd-color-background-500);border:1px solid var(--rd-color-background-100);border-radius:.75rem;width:450px;padding:1.5rem 1rem}@media (max-width:746px){.user-auth{grid-template-columns:1fr;padding:1rem 1rem 0}.user-auth__left .bottom{display:none}.user-auth__sign-in{margin:0 auto}}@media (max-width:690px){.user-auth .bottom{display:none}}@media (max-width:450px){.user-auth{flex-direction:column;height:auto;margin:5.875rem auto 0;grid-gap:1.5rem;gap:1.5rem}.user-auth__left{order:2;padding:1.5rem;width:100%}.auth-article{padding:0}.auth-article h1{font-size:1.25rem;font-weight:600;line-height:1.625rem}.auth-article .paragraph{font-size:.875rem;font-weight:400;line-height:1.125rem}.auth-article hr{margin:2.5rem 0}.step-content strong{font-size:1.125rem;font-weight:600}.user-auth__right{height:auto;overflow:auto}.user-auth__sign-in,.user-auth__sign-up{margin:0 auto!important;min-width:320px;padding:1.5rem 1rem;width:100%}.user-auth__left{flex-direction:row}.feature-list,.pain-points{grid-template-columns:1fr}.oauth-more-details{padding:1.5rem 1rem;width:100%}}.gender{align-items:center;border-radius:4px;display:flex;height:2.25rem;justify-content:space-between;padding:.5rem 1rem;width:12.5rem}.disabled-link{align-items:center;color:var(--rd-color-text-200);cursor:not-allowed;display:inline-flex;grid-gap:.25rem;gap:.25rem;text-decoration:none}.disabled-link:hover{cursor:pointer}.disabled-link .text-wrapper{display:inline-block;position:relative}.disabled-link .link-text{display:inline-block}.disabled-link .hover-text{color:var(--rd-color-primary-blue-main);left:0;opacity:0;pointer-events:none;position:absolute;top:0;white-space:nowrap}.disabled-link:hover .link-text{opacity:0}.disabled-link:hover .hover-text{opacity:1}.disabled-link.article{cursor:pointer}.disabled-link.article:hover{color:var(--rd-color-primary-blue-main)}@media (max-width:450px){.gender{width:100%}}.comment-textfield{border:none;color:var(--rd-color-text-75);flex:1 1;height:52px;outline:none;padding:1rem;resize:none}.comment-textfield,.comment-textfield::placeholder{font-size:var(--rd-typography-web-label-font-size);font-weight:var(--rd-typography-web-label-font-weight)}.comment-textfield:focus{outline:none!important}.comment-textfield:focus-visible{outline:2px solid var(--rd-color-primary-blue-main)}.comment-textfield::-webkit-scrollbar{width:0}.comment-textfield__button{background-color:var(--rd-color-primary-blue-main);border:none;border-radius:6px;cursor:pointer;height:52px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:4.5rem}.comment-textfield__button:hover{background-color:var(--rd-color-common-primary-hover)}@media (max-width:380px){.comment-textfield{width:3rem}}.product-review-metrics{grid-column-gap:3rem;column-gap:3rem;display:grid;grid-template-columns:1fr 1fr 1fr;grid-row-gap:1rem;row-gap:1rem}.product-review-metrics img{height:1.5rem;width:1.5rem}.product-review-metrics__left{align-items:center;display:flex;grid-gap:.5rem;gap:.5rem}.product-review-metrics__text{color:var(--rd-color-text-500)}.product-review-metrics__text,.product-review-metrics__text-right{font-size:var(--rd-typography-web-label-font-size);font-weight:var(--rd-typography-web-label-font-weight);margin:0}.product-review-metrics__text-right{padding:.25rem .5rem}#vl-fr-mny{color:var(--rd-color-text-500);font-size:var(--rd-typography-web-label-font-size);font-weight:var(--rd-typography-web-label-font-weight);margin:0}.ant-modal{width:100%}@media screen and (max-width:746px){.product-review-metrics{grid-template-columns:1fr 1fr}}@media screen and (max-width:900px){#vl-fr-mny{display:none}}@media screen and (max-width:450px){.product-review-metrics{grid-column-gap:.75rem;column-gap:.75rem;margin-top:0;grid-row-gap:.5rem;row-gap:.5rem}.product-review-metrics__left{grid-gap:.2rem;gap:.2rem}.product-review-metrics__text-right{font-size:.813rem;font-weight:400;margin:0;padding:.25rem .5rem}.product-review-metrics__text{color:var(--rd-color-text-500);font-size:.813rem;font-weight:400}.product-review-metrics img{height:1rem;width:1rem}}
/*# sourceMappingURL=16.adf4bd7b.chunk.css.map */