@media screen and (max-width:768px){.footer-description{grid-area:1/1/2/3}.footer-bi-awards{grid-area:5/1/6/3}.footer-downloads{grid-area:6/1/6/3}.footer-company{grid-area:3/1/4/2}.footer-service{grid-area:3/2/4/3}.footer-support{grid-area:4/1/5/2}.footer-group{grid-area:4/2/5/3}.footer-contact{grid-area:2/1/3/3}}@media screen and (min-width:768px) and (max-width:1280px){.footer-description{grid-area:1/1/2/7}.footer-bi-awards{grid-area:2/1/3/7}.footer-downloads{grid-area:3/1/3/7}}@media screen and (min-width:1281px){.footer-description{grid-area:1/1/2/2}.footer-bi-awards{grid-area:2/1/3/2}.footer-downloads{grid-area:3/1/3/2}.footer-company{grid-area:1/2/3/3}.footer-service{grid-area:1/3/3/4}.footer-support{grid-area:1/4/3/5}.footer-group{grid-area:1/5/3/6}.footer-contact{grid-area:1/6/3/7}}.forum-topic-search-suggestion-item{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.forum-topic-search-suggestion-item__wrapper{display:flex;align-items:center;-moz-column-gap:8px;column-gap:8px}.forum-topic-search-suggestion-item__wrapper__title{color:var(--text-primary,#0d1a35);font-size:14px;font-weight:500;line-height:24px}.forum-topic-search-suggestion-item__wrapper__image{width:48px;height:48px;display:flex;justify-content:center;align-items:center}.forum-topic-search-suggestion-item__wrapper__image img{width:100%;height:auto}.forum-topic-search-suggestion-item__count{color:var(--text-secondary,#868d9a);font-size:12px;font-weight:500;line-height:16px}.forum-topic-search-mobile{position:fixed;z-index:9999;inset:0;background-color:#fff;width:100%;height:100%;outline:none;border:none}@media screen and (min-width:640px){.forum-topic-search-mobile{display:none}}.forum-topic-search-mobile__nav{padding:0 16px;display:flex;-moz-column-gap:10px;column-gap:10px;align-items:center;height:56px;border-bottom:.5px solid #cfd1d7}.forum-topic-search-mobile__nav input{width:100%;border:none;font-size:14px;font-weight:500;line-height:24px;color:#0d1a35;outline:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.forum-topic-search-mobile__nav input::-moz-placeholder{color:var(--text-placeholder,#b6bac2)}.forum-topic-search-mobile__nav input::placeholder{color:var(--text-placeholder,#b6bac2)}.forum-topic-search-mobile__nav button{border:none;background:transparent;display:flex}.forum-topic-search-mobile__action{background:#fff;box-shadow:0 -4px 4px 0 rgba(0,0,0,.06);padding:16px;position:absolute;bottom:0;left:0;right:0}.forum-topic-search-mobile__action button{border-radius:8px;background:var(--primary-500-main,#2951a3);padding:12px 16px;color:var(--shades-white,#fff);font-size:16px;font-weight:700;line-height:20px;width:100%;border:none}.forum-topic-search-mobile__result{margin-top:12px;padding:12px 16px}.forum-topic-search-mobile__result label{color:var(--text-placeholder,#b6bac2);font-size:14px;font-weight:500;line-height:24px;margin-bottom:16px;display:block;text-align:left}.forum-topic-search-mobile__result ul{display:flex;flex-direction:column;row-gap:16px;list-style:none}.forum-topic-search{padding:8px 16px;border-radius:8px;background-color:#fff;display:flex;align-items:center;-moz-column-gap:16px;column-gap:16px;width:100%;border:1px solid var(--neutral-20,#e7e8eb);box-shadow:0 4px 8px 0 rgba(96,97,112,.16),0 0 2px 0 rgba(40,41,61,.04);position:relative;z-index:2}.forum-topic-search input{width:100%;border:none;font-size:14px;font-weight:500;line-height:24px;color:#0d1a35;outline:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.forum-topic-search input::-moz-placeholder{color:var(--text-placeholder,#b6bac2)}.forum-topic-search input::placeholder{color:var(--text-placeholder,#b6bac2)}.forum-topic-search__btn{border-radius:8px;border:none;background:var(--primary-500-main,#2951a3);padding:4px 16px;color:var(--shades-white,#fff);font-size:14px;font-weight:700;line-height:24px}.forum-topic-search__result{padding:12px 16px;border-radius:8px;border:1px solid var(--neutral-30,#cfd1d7);background:var(--neutral-10,#fff);position:absolute;left:0;right:0;top:calc(100% + 10px)}@media screen and (max-width:640px){.forum-topic-search__result{display:none}}.forum-topic-search__result label{color:var(--text-placeholder,#b6bac2);font-size:14px;font-weight:500;line-height:24px;margin-bottom:16px;display:block}.forum-topic-search__result ul{display:flex;flex-direction:column;row-gap:16px;list-style:none}.forum-loader{display:flex;align-items:center;-moz-column-gap:10px;column-gap:10px;justify-content:center}.forum-loader>div{width:6px;height:6px;border-radius:50%;background-color:#e7e8eb;animation:pulse .6s cubic-bezier(.5,0,.5,1) infinite}.forum-loader>div:first-child{animation-delay:-.3s}.forum-loader>div:nth-child(2){animation-delay:-.2s}.forum-loader>div:nth-child(3){animation-delay:-.1s}@keyframes pulse{0%{width:6px;height:6px;background-color:#e7e8eb}to{width:8px;height:8px;background-color:#cfd1d7}}.modal-v3{position:fixed;left:0;top:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;opacity:0;transition:all .3s ease-in-out;pointer-events:none;z-index:30}.modal-v3.enter-done{opacity:1;pointer-events:visible}.modal-v3.exit{opacity:0}.modal-v3 .modal-nav{display:flex;align-items:center;gap:8px}.modal-v3 .modal-back,.modal-v3 .modal-close{background:transparent;border:none}.modal-v3 .modal-content{position:relative;width:515px;background-color:#fff;transition:all .3s ease-in-out;border-radius:10px;max-height:80vh;overflow-y:auto}@media(max-width:768px){.modal-v3 .modal-content{width:100%;position:absolute;bottom:0;left:0;right:0;border-bottom-left-radius:0;border-bottom-right-radius:0;max-height:83vh;transform:translateY(200px)}}.modal-v3.enter-done .modal-content{transform:translateY(0)}@media(max-width:768px){.modal-v3.exit .modal-content{transform:translateY(200px)}}.modal-v3 .modal-body{padding:0 24px 24px}@media(max-width:768px){.modal-v3 .modal-body{padding:0 16px 16px}}.modal-v3 .modal-title{position:sticky;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;background-color:#fff;padding:24px;font-weight:700;font-size:16px;line-height:19px;z-index:1}@media(max-width:768px){.modal-v3 .modal-title{padding:16px}}.modal-v3 .modal-sub-title{font-weight:700;font-size:16px;line-height:24px;margin-bottom:11px}.modal-v3 .separator{width:100%;height:1px;background-color:#f0f0f0;margin:0 0 16px}.modal-v3 .modal-description{font-size:14px;line-height:24px;white-space:pre-line}@media(max-width:768px){.modal-v3 .no-border{border-radius:0}}.modal-report-success .modal-content{margin:auto}@media screen and (max-width:540px){.modal-report-success .modal-content{border-radius:0;max-height:100vh}}.modal-report-success .modal-body,.modal-report-success .modal-title{background-color:#2951a3!important}.modal-report-success .modal-body{height:100%}.modal-report-success__action{padding-top:24px;text-align:right}.modal-report-success__action button{outline:none;border:none;background-color:transparent}.modal-report-success__wrapper{height:436px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--text-white,#fff)}@media screen and (max-width:540px){.modal-report-success__wrapper{height:calc(100% - 47px)}}.modal-report-success__wrapper__title{font-size:24px;font-weight:700;line-height:32px;margin-top:32px;margin-bottom:8px}.modal-report-success__wrapper__info{font-size:14px;font-weight:500;line-height:24px;max-width:320px;width:100%}.report-section .modal-form-report .modal-content{width:100%!important;margin:auto}@media screen and (max-width:540px){.report-section .modal-form-report .modal-content{max-height:90vh}}.report-section .modal-form-report form{display:flex;flex-direction:column;row-gap:16px}.report-section .modal-form-report form button{border-radius:8px;width:100%;padding:12px 16px;display:block;margin:40px auto auto;border:none;outline:none;background:var(--primary-500-main,#2951a3);color:var(--shades-white,#fff);font-size:16px;font-weight:700;line-height:24px}.report-section .modal-form-report form button:disabled{background:var(--state-disable,#cfd1d7);color:var(--text-placeholder,#b6bac2);cursor:default}@media screen and (min-width:450px){.report-section .modal-form-report form button{max-width:240px;margin-top:48px}}.report-section .modal-form-report__group{display:flex;flex-direction:column}.report-section .modal-form-report__group--gap{row-gap:8px}.report-section .modal-form-report__group label{color:var(--text-primary,#0d1a35);font-size:14px;font-weight:500;line-height:24px}.report-section .modal-form-report__group label .required{color:var(--text-error,#d70c24)}.report-section .modal-form-report__group ul{display:flex;gap:8px;flex-wrap:wrap;list-style:none}.report-section .modal-form-report__group ul li{padding:4px 8px;border-radius:100px;border:1px solid var(--neutral-30,#cfd1d7);background:var(--neutral-10,#fff);color:var(--text-secondary,#868d9a);text-align:center;font-size:14px;font-weight:500;line-height:24px;cursor:pointer}.report-section .modal-form-report__group ul li.active{color:var(--text-white,#fff);border:1px solid var(--primary-60-main,#2951a3);background:var(--primary-60-main,#2951a3)}.report-section .modal-form-report__group input,.report-section .modal-form-report__group textarea{padding:8px 16px;border-radius:4px;border:1px solid var(--neutral-30,#cfd1d7);background:var(--neutral-10,#fff);font-size:14px;font-weight:500;line-height:24px;outline:none}.report-section .modal-form-report__group input::-moz-placeholder,.report-section .modal-form-report__group textarea::-moz-placeholder{color:var(--text-placeholder,#b6bac2)}.report-section .modal-form-report__group input::placeholder,.report-section .modal-form-report__group textarea::placeholder{color:var(--text-placeholder,#b6bac2)}.report-section .modal-form-report__group textarea{resize:none}.report-section .modal-form-report__loader{display:block;border-radius:50%;border:2px solid hsla(0,0%,100%,.502);border-top-color:#fff;width:20px;height:20px;animation:spin 2s linear infinite;margin:auto}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.toggle-like{-moz-column-gap:8px;column-gap:8px;color:var(--text-primary,#0d1a35);font-size:12px;font-weight:500;line-height:16px}.toggle-like svg{transition:all .1s}.toggle-like.liking svg{top:-2.5px}.toggle-like.liked svg path{fill:#2951a3}.thread-card-footer{display:flex;-moz-column-gap:8px;column-gap:8px;padding:8px 16px;border-top:1px solid var(--neutral-20,#e7e8eb)}.thread-card-footer__like-action{display:flex;align-items:center;background:var(--Primary-5,#f3f7ff);border-radius:8px}.thread-card-footer__like-action .separator{background:var(--Neutral-30,#cfd1d7);width:1px;height:16px}.thread-card-footer__action{display:flex;-moz-column-gap:8px;column-gap:8px;align-items:center;cursor:pointer;background:none;border:none;color:#000;border-radius:8px;background:var(--Primary-5,#f3f7ff);padding:0 8px;height:24px;font-size:12px;font-style:normal;font-weight:500;line-height:16px;position:relative}.thread-card-footer__action.report{background:transparent}.thread-card-footer__action.toggle-like{-moz-column-gap:8px;column-gap:8px;color:var(--text-primary,#0d1a35);font-size:12px;font-weight:500;line-height:16px}.thread-card-footer__action.toggle-like svg{transition:all .1s}.thread-card-footer__action.toggle-like.liking svg{top:-2.5px}.thread-card-footer__action.toggle-like.liked svg path{fill:#2951a3}.thread-card-footer__action__feedback{position:absolute;z-index:1;display:flex;padding:8px;justify-content:center;align-items:baseline;gap:4px;border-radius:4px;background:var(--Neutral-70,#6e7686);mix-blend-mode:multiply;width:-moz-max-content;width:max-content;color:var(--Text-White,#fff);font-size:12px;font-weight:500;line-height:16px;left:20px;bottom:0}.thread-card-footer__action:last-child{margin-left:auto}.thread-content{position:relative;color:var(--text-primary,#0d1a35);font-size:14px;font-weight:500;line-height:24px;margin-top:13px;display:block}.thread-content c{color:var(--Primary-20,#88a5e1);font-weight:700;text-decoration-line:underline}.thread-content h1,.thread-content h3{font-size:14px;font-weight:500;line-height:24px}.thread-content p{margin-bottom:8px}.thread-content.card-mode p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.thread-content span.og-image{display:block;max-width:311px}@media(max-width:567px){.thread-content span.og-image{max-width:100%}}.thread-content img{width:100%;max-width:311px;margin:4px 0}.thread-content ol,.thread-content ul{margin-left:16px}.thread-content a{color:#2951a3;position:relative;word-wrap:break-word}.thread-content a:hover{text-decoration:underline}.thread-content .link{display:inline}.thread-content .link a{color:#2951a3;padding:0 2px}.thread-content .link a:hover{text-decoration:underline}.thread-content .meta__preview{display:block;margin:4px 0;position:relative;width:100%;max-width:311px;background-color:#f2f3f5;border:2px solid #ecedef;z-index:2}.thread-content .meta__preview img{width:100%;aspect-ratio:16/9;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover}.thread-content .meta__close{position:absolute;top:-8px;right:-8px;background:transparent;border:0;z-index:2}.thread-content .meta__content{padding:4px 8px;display:flex;flex-direction:column;gap:4px}.thread-content .meta__title{color:#25282e;font-size:14px;font-style:normal;font-weight:700;line-height:16px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.thread-content .meta__subtitle{color:#a0a4aa}.thread-content .meta__description,.thread-content .meta__subtitle{font-size:12px;font-style:normal;font-weight:500;line-height:16px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.thread-content .meta__description{color:#25282e}.thread-content__venue{color:var(--primary-500-main,#2951a3);font-size:12px;font-weight:500;line-height:16px;text-decoration-line:underline;display:flex;align-items:center;margin-top:8px}.thread-content__topics{display:flex;gap:8px;flex-wrap:wrap;margin-top:13px}.thread-content__topics a{padding:4px 8px;border-radius:12px;background:var(--y,#f3f7ff);color:var(--primary-30,#5982d5);font-size:12px;font-weight:500;line-height:16px}.comment-content{color:var(--text-primary,#0d1a35);font-size:14px!important;font-weight:500;line-height:24px;margin-top:12px}.comment-content.is-collapsed{max-height:240px;overflow:auto}.comment-content span.og-image{display:block;max-width:311px}@media(max-width:567px){.comment-content span.og-image{max-width:100%}}.comment-content p{display:block}.comment-content img{width:100%;max-width:311px;margin:4px 0}@media(max-width:576px){.comment-content img{max-width:100%}}.comment-content ol,.comment-content ul{margin-left:16px}.comment-content a{color:#2951a3;position:relative}.comment-content a:hover{text-decoration:underline}.comment-content .link{display:inline}.comment-content .link a{color:#2951a3;padding:0 2px}.comment-content .link a:hover{text-decoration:underline}.comment-content .meta__preview{display:block;margin:4px 0;position:relative;width:100%;max-width:311px;background-color:#f2f3f5;border:2px solid #ecedef;z-index:2}@media(max-width:576px){.comment-content .meta__preview{max-width:100%}}.comment-content .meta__preview img{width:100%;aspect-ratio:16/9;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover}.comment-content .meta__close{position:absolute;top:-8px;right:-8px;background:transparent;border:0;z-index:2}.comment-content .meta__content{padding:4px 8px;display:flex;flex-direction:column;gap:4px}.comment-content .meta__title{color:#25282e;font-size:14px;font-style:normal;font-weight:700;line-height:16px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.comment-content .meta__subtitle{color:#a0a4aa}.comment-content .meta__description,.comment-content .meta__subtitle{font-size:12px;font-style:normal;font-weight:500;line-height:16px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.comment-content .meta__description{color:#25282e}.btn-back-to-top{position:sticky;width:100%;height:0;bottom:0;z-index:1}.btn-back-to-top button{position:absolute;right:0;transform:translateY(-100%);background-color:transparent;border:none}.btn-back-to-top.is-hidden button{display:none}.btn-forum-create{border-radius:8px;background:var(--primary-500-main,#2951a3);display:flex;padding:12px 16px;justify-content:center;align-items:center;gap:8px;color:var(--text-white,#fff);font-size:16px;font-weight:700;line-height:24px;border:none;height:40px;transition:all .2s ease-in-out}.btn-forum-create:hover{background:#1d3a74}.login-form{padding:.5rem 0;display:flex;flex-direction:column}.login-form__subtitle{color:var(--neutral90);margin:0 0 1.25rem;text-align:left}.login-form__description{display:flex;width:100%;height:53px;justify-content:center;align-items:center;gap:16px;color:#b6bac2;text-align:center;font-size:14px;font-weight:400;line-height:24px;margin:1rem 0}.login-form__register{display:flex;align-items:center;gap:4px;margin-bottom:1rem}.login-form__btn-register{width:120px;display:inline-block;text-align:left!important;color:#2951a3;text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:24px;text-decoration-line:underline;border:0;background:transparent}.login-form__btn-social{border-color:#cfd1d7!important;display:flex;position:relative;margin-bottom:16px;color:#0d1a35!important;font-weight:600}.login-form__btn-social>span{margin:0!important}.login-form__btn-social:hover{border-color:#b6bac2}.result-form{padding:.5rem 0;display:flex;flex-direction:column;gap:1rem}.result-form__subtitle{color:var(--neutral90);margin:0 0 1.25rem;text-align:center}.result-form__subtitle .text-blue{color:#2951a3!important}.result-form__title{font-size:16px;margin:auto;line-height:24px;font-weight:700}.result-form__icon{background:#2951a3;width:80px;height:80px;border-radius:50%;padding:14px;color:#fff;margin:auto}.otp-form__subtitle{font-size:14px;font-weight:400;margin:1rem 0;text-align:left}@media(max-width:768px){.otp-form__subtitle{text-align:center}}.otp-form__subtitle button{display:inline;font-size:12px}.otp-form__inputs{display:flex;justify-content:center;margin:1rem 0 0;gap:1rem}.otp-form__inputs>input{font-size:16px;border:none;border-bottom:2px solid var(--neutral40);text-align:center;width:40px;-moz-appearance:textfield}@media(max-width:768px){.otp-form__inputs>input{width:2rem}}.otp-form__inputs>input:focus-visible{outline:none}.otp-form__inputs>input::-webkit-inner-spin-button,.otp-form__inputs>input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.otp-form__resend-section{font-size:12px;margin:1rem 0;text-align:center}.otp-form__resend-section p{margin:0;font-size:14px}.otp-form__resend-section div{margin-top:8px;display:flex;justify-content:center;align-items:center;gap:0}.otp-form__resend-section button{width:auto}.otp-form__error{color:var(--error);font-size:12px;text-align:center;margin-top:1rem}.radio{width:100%;display:flex;flex-direction:column;gap:1rem}.radio--horizontal{flex-direction:row}.radio-item{border-radius:8px;border:1px solid #cfd1d7;padding:12px 16px;align-items:center}.radio-item,.radio-item label{display:flex;justify-content:space-between}.radio-item label{width:100%;flex-direction:row-reverse}.radio-item label span{font-size:16px}.radio-item input[type=radio]{display:none}.radio-bullet{cursor:pointer;height:18px;position:relative;width:18px;background-color:#fff;border:1px solid #c5cee0;border-radius:100%;display:flex;align-items:center;justify-content:center}.radio-bullet .active{height:12px;width:12px;background-color:#2951a3;border-radius:100%}.register-form{padding:.5rem 0;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1rem}.register-form__description{margin-top:24px;font-size:14px}.register-form__title{font-size:18px;font-weight:700}.register-form__subtitle{color:var(--neutral90);margin:0 0 1.25rem;text-align:left}.register-form__action{width:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:16px;align-items:center}.forum-home-filter{flex-shrink:0;position:sticky;top:80px;top:0;height:-moz-max-content;height:max-content;background-color:#fff;flex-direction:column;z-index:2}.forum-home-filter,.forum-home-filter__title-wrapper{width:100%;display:flex;justify-content:space-between}.forum-home-filter__title-wrapper{align-items:center;margin-bottom:16px}@media screen and (max-width:1144px){.forum-home-filter__title-wrapper{padding:0 16px}}.forum-home-filter ul{width:100%;display:flex;-moz-column-gap:24px;column-gap:24px;list-style:none;border-bottom:1px solid var(--neutral-20,#e7e8eb)}.forum-home-filter ul li{flex:1;color:var(--text-placeholder,#b6bac2);font-size:14px;font-weight:500;line-height:24px;height:36px;padding:0 16px;cursor:pointer;display:flex;align-items:center;justify-content:center}.forum-home-filter ul li.active{position:relative;color:#2951a3}.forum-home-filter ul li.active:after{content:"";position:absolute;width:32px;height:2px;background-color:#2951a3;left:0;right:0;bottom:0;margin:auto}.forum-home-filter__title{color:var(--text-primary,#0d1a35);font-feature-settings:"clig" off,"liga" off;font-size:24px;font-weight:700;line-height:32px;margin-bottom:0}@media screen and (max-width:768px){.forum-home-filter__title{font-size:18px}}.forum-home-filter__footer{border-top:1px solid #e7e8eb;display:flex;flex-direction:row!important;gap:12px;padding:16px}@media screen and (max-width:768px){.forum-home-filter__footer{display:none!important}}.forum-home-filter__footer li{flex:none;padding:0!important;align-self:center}.forum-home-filter__footer li a{color:#868d9a;font-size:10px;font-style:normal;font-weight:400;line-height:16px}.forum-home-filter__footer li a:hover{text-decoration:underline}.forum-home-filter__footer li div{width:2px;height:2px;border-radius:2px;background-color:#d9d9d9}.thread-card{border-radius:8px;box-shadow:0 .5px 2px 0 rgba(96,97,112,.16),0 0 1px 0 rgba(40,41,61,.08);position:relative;background-color:#fff}.thread-card.page-mode{box-shadow:none;border-bottom:16px solid #f4f4f4;border-radius:0}.thread-card.page-mode .thread-card__body__content{display:block}.thread-card__link{position:absolute;inset:0}.thread-card__body{padding:12px 16px;position:relative;z-index:0}.thread-card__body__top{display:flex;align-items:center;justify-content:space-between;gap:12px}.thread-card__body__top .thread-content__topics{margin-top:0}@media screen and (max-width:768px){.thread-card__body__top{flex-direction:column-reverse;align-items:flex-start}}.thread-card__body__user{display:flex;-moz-column-gap:16px;column-gap:16px}@media screen and (max-width:768px){.thread-card__body__user{-moz-column-gap:12px;column-gap:12px;align-items:center}}.thread-card__body__user__avatar{flex-shrink:0;width:40px;height:40px;position:relative}@media screen and (max-width:768px){.thread-card__body__user__avatar{width:32px;height:32px}}.thread-card__body__user__avatar--gold:before,.thread-card__body__user__avatar--grey:before,.thread-card__body__user__avatar--red:before{content:"";position:absolute;top:-5%;left:-5%;width:110%;height:110%;background:linear-gradient(180deg,#f9a499,#b70a0a);border-radius:50%;z-index:0}.thread-card__body__user__avatar--grey:before{background:linear-gradient(180deg,#c5d4ec,#4d6587)}.thread-card__body__user__avatar--gold:before{background:linear-gradient(100.38deg,#ffbf44 8.62%,#fff6e8 31.77%,#ffbf44 52.94%,#f1972e 69.65%,#f3cfa5 92.81%)}.thread-card__body__user__avatar div,.thread-card__body__user__avatar img{position:relative;border-radius:50%;width:100%;height:100%}.thread-card__body__user__avatar img{-o-object-fit:cover;object-fit:cover}.thread-card__body__user__avatar div{background-color:#2951a3;color:var(--text-white,#fff);font-size:24px;line-height:normal;display:flex;align-items:center;justify-content:center;text-transform:capitalize}@media screen and (max-width:768px){.thread-card__body__user__avatar div{font-size:18px}}.thread-card__body__user__info{width:100%;display:flex;flex-direction:column}.thread-card__body__user__info__inner{display:flex;gap:4px}.thread-card__body__user__info__inner div{display:flex;gap:4px;align-items:center}.thread-card__body__user__info__date{color:var(--text-secondary,#868d9a);font-size:12px;font-weight:300;line-height:16px}@media screen and (max-width:768px){.thread-card__body__user__info__date{font-size:10px}}.thread-card__body__user__info .author{display:flex;align-items:center;-moz-column-gap:4px;column-gap:4px}.thread-card__body__user__info .author a:hover{text-decoration:underline}.thread-card__body__user__info .author .name{color:var(--text-primary,#0d1a35);font-size:14px;font-weight:500;line-height:24px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.thread-card__body__user__info .author .separator{color:#cfd1d7;font-size:6px;flex:none}.thread-card__body__user__info .author .role-wrapper{display:flex;align-items:center;-moz-column-gap:4px;column-gap:4px;flex:none}.thread-card__body__user__info .author .role{color:var(--text-primary,#0d1a35);font-size:14px;font-weight:300;line-height:24px}.thread-card__comments{padding:12px 16px;display:flex;flex-direction:column;gap:12px;border-top:1px solid var(--neutral-20,#e7e8eb)}.thread-card__comments__wrapper{padding-left:16px;border-left:1px solid var(--neutral-20,#e7e8eb)}.thread-card__comments__others{border-radius:100px;background:#f4f4f4;border:0;display:flex;padding:4px 8px;flex-direction:column;align-items:flex-start;gap:12px;color:var(--Text-Secondary,#868d9a);font-size:12px;font-style:normal;font-weight:400;line-height:16px}.thread-card__comments .comment-content{margin-top:8px;margin-bottom:12px}.thread-card__comments .comment-content c{color:var(--Primary-20,#88a5e1);font-weight:700;text-decoration-line:underline}.thread-card__comments__avatar{flex-shrink:0;width:24px;height:24px;position:relative}.thread-card__comments__avatar div,.thread-card__comments__avatar img{position:relative;border-radius:50%;width:100%;height:100%}.thread-card__comments__avatar img{-o-object-fit:cover;object-fit:cover}.thread-card__comments__avatar div{background-color:#2951a3;color:var(--text-white,#fff);font-size:14px;line-height:normal;display:flex;align-items:center;justify-content:center;text-transform:capitalize}.thread-card__comments__info{display:flex;align-items:center;gap:8px}.error-message{font-size:12px;color:#d70c24}.register-field-wrapper{margin-bottom:16px}.register-field-wrapper__label{display:block;font-weight:400;font-size:14px;line-height:24px;color:#0d1a35}.register-field-wrapper .error-message,.register-field-wrapper__label span{color:#d70c24}.register-field-wrapper .error-reminder{color:#0d1a35}.register-text-field{position:relative}.register-text-field__box{background:#fff;border:1px solid #cfd1d7;border-radius:4px;width:100%;display:flex;align-items:center;pointer-events:none}.register-text-field__box:focus-within{border:1px solid #2951a3}.register-text-field__box.disabled{background:#e7e8eb}.register-text-field input,.register-text-field textarea{font-size:14px;width:100%;border:0;outline:none;pointer-events:auto;padding:8px 16px}.register-text-field input.has-error,.register-text-field textarea.has-error{border-color:#d70c24}.register-text-field input::-moz-placeholder,.register-text-field textarea::-moz-placeholder{color:#b6bac2}.register-text-field input::placeholder,.register-text-field textarea::placeholder{color:#b6bac2}.register-text-field input:disabled,.register-text-field textarea:disabled{background:#e7e8eb}.register-text-field__prefix{background:#e7e8eb;border-radius:4px 0 0 4px;padding:8px 16px;position:absolute;top:1px;left:1px;bottom:1px;height:40px;line-height:24px}@media screen and (min-width:1024px){.register-text-field__prefix{height:41px}}.register-text-field__prefix.has-error{border:1px solid #d70c24}.register-text-field__prefix+.register-text-field__box input{padding-left:65px}@media screen and (min-width:1024px){.register-text-field__prefix+.register-text-field__box input{padding-left:70px}}.register-text-field__suffix{flex:none;padding:8px 16px;height:100%;display:flex;align-items:center}.register-switch-field{display:flex;border-radius:4px;border:1px solid #cfd1d7;margin-bottom:16px;overflow:hidden}.register-switch-field>*{flex-grow:1}.register-switch-field__button{font-weight:400;font-size:14px;line-height:24px;color:#868d9a;background-color:transparent;border:none;padding:8px 0}.register-switch-field__button--active{color:#fff;background:#3a6acd;box-shadow:inset 4px 4px 4px rgba(0,0,0,.08)}.register-checkbox-field input{margin-right:10px;float:left}@media screen and (min-width:1024px){.register-checkbox-field input{position:relative;top:5px}}.register-checkbox-field span{margin-left:25px;display:block}.register-checkbox-field a{color:#3a6acd}.register-select-field select{display:block;width:100%;padding:10px;background:#fff;border:1px solid #cfd1d7;border-radius:4px;margin-bottom:16px}.register-multi-checkbox-field{margin-top:8px}.register-multi-checkbox-field__label{display:inline-block;margin-right:16px;margin-bottom:16px}.register-multi-checkbox-field__label input{margin-right:6px}@media screen and (max-width:1023px){.register-multi-checkbox-field__label{display:block}}.register-custom-select-field{position:relative;background:#fff;border:1px solid #cfd1d7;border-radius:4px;width:100%;padding:8px 16px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;color:#0d1a35;font-size:14px;font-style:normal;font-weight:400;line-height:24px}.switch{display:flex}.switch-checkbox{height:0;width:0;visibility:hidden}.switch-checkbox:checked+.switch-label .switch-button{left:calc(100% - 4px);transform:translateX(-100%)}.switch-label{display:flex;align-items:center;justify-content:space-between;cursor:pointer;width:36px;height:20px;background:#dddee6;border-radius:100px;position:relative;transition:background-color .2s}.switch-label .switch-button{content:"";position:absolute;top:4px;left:4px;width:12px;height:12px;border-radius:12px;transition:.2s;background:#fff;box-shadow:0 0 2px 0 rgba(10,10,10,.29)}.switch-label:active .switch-button{width:30px}.lds-ring{display:inline-block;position:relative;width:16px;height:16px}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:16px;height:16px;margin:0;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border:2px solid transparent;border-top-color:#2951a3}.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}.lds-ring.white div{border:2px solid transparent;border-top-color:#fff}@keyframes lds-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.editor{width:100%;position:relative;border-radius:8px;border:1px solid #e7e8eb;background:#fff}.editor__url{position:absolute;top:0;right:0;opacity:0}.editor__toolbar{position:sticky;top:68.5px;display:flex;align-items:center;background-color:#fff;border-top-left-radius:4px;border-top-right-radius:4px;border-top:1px solid #e7e8eb;border-bottom:1px solid #e7e8eb;padding:8px;gap:8px;z-index:3}@media(max-width:768px){.editor__toolbar{top:52.5px}}.editor__toolbar__mark{display:flex;align-items:center;gap:2px}.editor__toolbar__button{position:relative;padding:0;border-radius:4px;background:transparent;border:0;width:28px;height:28px;transition:all .2s ease-in-out}.editor__toolbar__button:hover{background-color:rgba(61,72,93,.161)}.editor__toolbar__button.active{background-color:#3d485d}.editor__toolbar .editor__link__wrapper{position:absolute;top:45px;left:-1px;bottom:auto;background-color:#fff;border-bottom-right-radius:4px;border:1px solid #e7e8eb;padding:8px 12px 12px 8px;display:flex;align-items:flex-end;gap:10px;z-index:3}.editor__toolbar .editor__link__wrapper fieldset legend{text-align:left}.editor__toolbar__image{width:100%;justify-content:space-between}.editor__toolbar__image,.editor__toolbar__image .loading{display:flex;align-items:center;gap:8px}.editor__toolbar__image .loading span{color:#868d9a;font-size:12px;font-style:normal;font-weight:500;line-height:16px}@media(max-width:768px){.editor__toolbar__image .loading span{display:none}}.editor__textbox{position:relative;padding:16px;font-size:14px;line-height:24px;font-weight:500}.editor__textbox>div{outline:none;position:unset!important;min-height:120px!important}.editor__textbox>div span[data-slate-placeholder=true]{top:16px!important}.editor__textbox ol,.editor__textbox ul{margin-left:16px}.editor__textbox a{color:#2951a3;position:relative}.editor__textbox .link{position:relative;display:inline}.editor__textbox .link a{color:#2951a3;padding:0 2px}.editor__textbox .link-preview{position:relative;max-width:311px}@media(max-width:768px){.editor__textbox .link-preview{max-width:100%}}.editor__link__wrapper{position:absolute;top:24px;left:0;display:flex;align-items:flex-end;gap:10px;z-index:5;border-radius:4px;padding:8px;background:#fff;box-shadow:0 2px 4px 0 rgba(96,97,112,.16),0 0 1px 0 rgba(40,41,61,.04)}.editor__link__wrapper fieldset{padding:0 8px 4px;border-radius:4px;border:1px solid #e7e8eb;background:#fff}.editor__link__wrapper fieldset legend{color:#0d1a35;font-size:10px;font-weight:500;line-height:16px;margin-left:0}.editor__link__wrapper input{border:0;padding:0;margin:0;outline:none;color:#0d1a35;font-size:10px;font-style:normal;font-weight:400;line-height:16px;min-width:200px}.editor__link__wrapper button{width:36px;height:36px;display:flex;padding:4px;justify-content:center;align-items:center;gap:10px;border-radius:4px;border:0;transition:all .2s ease-in-out}.editor__link__wrapper button.editor__link__submit{background-color:#2951a3}.editor__link__wrapper button.editor__link__submit:hover{background-color:#1f4082}.editor__link__wrapper button.editor__link__submit:disabled{opacity:.3}.editor__link__wrapper button.editor__link__cancel{background-color:#cfd1d7}.editor__link__wrapper button.editor__link__cancel:hover{background-color:#bcbdc2}.editor__link__wrapper button.editor__link__reset{background:transparent;border:1px solid #2951a3}.editor__link__wrapper button.editor__link__reset:hover{background-color:rgba(41,82,163,.216)}.editor__meta__preview{position:relative;width:100%;max-width:311px;background-color:#f2f3f5;border:2px solid #ecedef;z-index:2}@media(max-width:768px){.editor__meta__preview{max-width:100%}}.editor__meta__preview img{width:100%;aspect-ratio:16/9;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover}.editor__meta__close{position:absolute;top:-8px;right:-8px;background:transparent;border:0;z-index:2}.editor__meta__content{padding:4px 8px;display:flex;flex-direction:column;gap:4px}.editor__meta__title{color:#25282e;font-size:14px;font-style:normal;font-weight:700;line-height:16px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.editor__meta__subtitle{color:#a0a4aa}.editor__meta__description,.editor__meta__subtitle{font-size:12px;font-style:normal;font-weight:500;line-height:16px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.editor__meta__description{color:#25282e}.editor__counter{position:absolute;width:100%;display:flex;justify-content:flex-end;color:#868d9a;right:0;bottom:-20px}.editor__counter,.editor__counter .error{font-size:10px;font-style:normal;font-weight:500;line-height:16px}.editor__counter .error{color:#dc3545}.editor__image{margin:8px 0}.editor__image,.editor__image img{position:relative;width:100%;max-width:311px}.editor__image img{display:block;min-height:198px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;z-index:1}@media(max-width:768px){.editor__image img{max-width:100%}}.editor__image__placeholder{position:relative;display:block;width:100%;max-width:311px;height:198px;z-index:1;background-color:#cfd1d7}@media(max-width:768px){.editor__image__placeholder{max-width:100%}}.editor__image button{position:absolute;top:-8px;right:-8px;background:transparent;border:0;z-index:2}.modal-community-wrapper{z-index:999}@media screen and (min-width:720px){.modal-community-wrapper .modal-content{width:560px!important}}.modal-community-wrapper .modal-title{z-index:5}.modal-community-guideline{display:flex;flex-direction:column;gap:8px}.modal-community-guideline>hr{border:none;border-bottom:1px solid var(--neutral-20,#e7e8eb)}.modal-community-guideline__header{position:relative;border-radius:12px;background:var(--Primary-60,#254993);width:100%;display:flex;padding:24px 0;flex-direction:column;align-items:center;justify-content:center;gap:79px;align-self:stretch;overflow:hidden}.modal-community-guideline__header .circle{position:absolute;bottom:-260px;left:0;right:0;border-radius:580.746px;background:var(--Primary-10,#c1d6ff);mix-blend-mode:plus-lighter;filter:blur(52px);width:100%;height:261.234px}.modal-community-guideline__header img{width:275px;height:42px;position:relative;z-index:2}@media screen and (min-width:720px){.modal-community-guideline__header img{width:344px;height:52px}}.modal-community-guideline__list{margin-top:8px;list-style-type:disc;padding-left:16px}.modal-community-guideline__list li,.modal-community-guideline p{color:var(--Text-Primary,#0d1a35);font-size:14px;font-style:normal;font-weight:400;line-height:24px}.modal-community-guideline p{margin-bottom:16px}.modal-community-guideline__action{display:flex;padding:8px 24px;justify-content:center;align-items:center;gap:8px;align-self:stretch;border-radius:8px;background:var(--Primary-500-Main,#2951a3);color:#fff;border:0;font-weight:700;transition:all .2s ease-in-out}.modal-community-guideline__action:hover{background:#fff;color:#2951a3}.modal-wrapper{z-index:999}@media screen and (min-width:720px){.modal-wrapper .modal-content{width:755px!important}}.modal-wrapper .modal-title{z-index:5}.modal-question{display:flex;flex-direction:column;gap:16px}.modal-question>hr{border:none;border-bottom:1px solid var(--neutral-20,#e7e8eb)}.modal-question__form{display:flex;flex-direction:column}.modal-question__form__loader{height:525px;display:flex;justify-content:center;align-items:center}@media screen and (max-width:768px){.modal-question__form__loader{height:580px}}.modal-question__form__loader .outer{width:36px;height:36px;border-radius:50%;position:relative;border:4px solid #b6bac2;border-bottom-color:#565f72;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.modal-question__content-wrapper{width:100%;display:flex;flex-direction:column;gap:16px}@media screen and (max-width:719px){.modal-question__content-wrapper{gap:16px}}@media screen and (min-width:720px){.modal-question__content-wrapper>div{width:100%}.modal-question__content-wrapper .register-field-wrapper{margin-bottom:8px}.modal-question__content-wrapper .modal-question__anonymous{display:flex;align-items:center;gap:8px}.modal-question__content-wrapper .modal-question__anonymous p{font-size:12px;font-weight:400}.modal-question__content-wrapper .note{color:#868d9a;font-size:12px;font-style:normal;font-weight:400;line-height:16px}}.modal-question__content{display:flex;flex-direction:column;gap:4px}.modal-question__content label{color:var(--text-primary,#0d1a35);font-size:14px;font-weight:500;line-height:24px}.modal-question__content textarea{border-radius:4px;border:1px solid var(--neutral-30,#cfd1d7);background:var(--neutral-10,#fff);padding:8px 16px;height:104px}.modal-question__captcha{margin-top:24px}.modal-question__email__wrapper{display:flex;align-items:center;gap:16px;justify-content:space-between}.modal-question__email__wrapper .register-field-wrapper{flex:auto}.modal-question__cta{margin-top:28px;align-self:center;border:none;width:240px;padding:12px 16px;border-radius:8px;background:var(--primary-500-main,#2951a3);color:var(--shades-white,#fff);text-align:center;font-size:16px;font-weight:700;line-height:24px;transition:all .2s ease-in-out}@media screen and (max-width:719px){.modal-question__cta{margin-top:24px;width:100%}}.modal-question__cta:hover{background:#1d3a74}.modal-question__cta:disabled{color:var(--text-placeholder,#b6bac2);background:var(--state-disable,#cfd1d7)}.modal-question__cta__email{cursor:pointer;flex:none;background-color:transparent;border:none;color:#2951a3;text-align:center;font-size:14px;font-weight:700;line-height:24px;transition:all .2s ease-in-out}.modal-question__terms{color:#868d9a;text-align:center;margin-top:8px}.modal-question__terms,.modal-question__terms a{font-size:10px;font-style:normal;font-weight:400;line-height:16px}.modal-question__terms a{color:#2951a3}.modal-question__venue{position:relative;z-index:4}.modal-question__venue__dropdown{top:72px;position:absolute;width:100%;border-radius:4px;background-color:#fff;border:1px solid #cfd1d7;max-height:230px;overflow-y:auto}@media screen and (max-width:768px){.modal-question__venue__dropdown{max-height:250px}}.modal-question__venue__dropdown__search{position:sticky;top:0;left:0;right:0;padding:16px;background-color:#fff}.modal-question__venue__dropdown__search-form{background:#f4f4f4;border-radius:8px;width:100%;padding:8px 16px;pointer-events:none;border:1px solid #f4f4f4;display:flex;align-items:center;gap:8px}.modal-question__venue__dropdown__search-form:focus-within{border:1px solid #2951a3}.modal-question__venue__dropdown__search-form input{width:100%;background:transparent;border:0;outline:none;pointer-events:auto;color:#333f48;font-size:14px;font-style:normal;font-weight:400;line-height:24px}.modal-question__venue__dropdown__search-form button{width:0;height:0;visibility:hidden}.modal-question__venue__list{list-style:none;display:flex;flex-direction:column}.modal-question__venue__list li{border-bottom:1px solid #f0f0f0}.modal-question__venue__list li button{padding:16px;text-align:left;border:0;background:transparent;display:block;width:100%;color:#333f48;font-size:14px;font-style:normal;font-weight:400;line-height:24px}.modal-question__venue__list li button:hover{background-color:#f4f4f4}.chip-wrapper{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:8px;transition:all .2s ease-in-out}.chip-item{position:relative;background:#fff;border:none;color:#868d9a;font-size:14px;line-height:24px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.chip-item:hover{background:#e5e5e5}@media screen and (max-width:576px){.chip-item:hover{background:#fff}}.chip-item:active{background:none;outline:none}.chip-item-other{background:#fff;border:1px solid #d2d6da;border-radius:16px;padding:0 8px;transition:all .2s ease-in-out;color:#868d9a;font-size:14px;line-height:24px}.chip-item-other:hover{background:#e5e5e5}@media screen and (max-width:576px){.chip-item-other:hover{background:#fff}}.chip-item label{background:#fff;border:1px solid #d2d6da;border-radius:20px;padding:4px 8px;transition:all .2s ease-in-out}.chip-item label.rounded{border-radius:16px}.chip-item input[type=checkbox],.chip-item input[type=radio]{opacity:0;position:absolute;top:0;left:0;height:100%;width:100%;margin:0;cursor:pointer}.chip-item input[type=checkbox]:checked+label,.chip-item input[type=radio]:checked+label{background:#2951a3;border-color:#2951a3;color:#fff}.chip-item input[type=checkbox]:checked:hover+label,.chip-item input[type=radio]:checked:hover+label{background:#2951a3}.chip-item input[type=checkbox]:disabled+label,.chip-item input[type=checkbox]:hover+label,.chip-item input[type=radio]:disabled+label,.chip-item input[type=radio]:hover+label{background:#e5e5e5}@media screen and (max-width:576px){.chip-item input[type=checkbox]:disabled+label,.chip-item input[type=checkbox]:hover+label,.chip-item input[type=radio]:disabled+label,.chip-item input[type=radio]:hover+label{background:#fff}}.teras-ads{overflow:hidden;width:300px;height:300px;border-radius:8px;background:#0d1a35;position:sticky;top:16px;display:block}.teras-ads__image{position:relative;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:8px}.teras-ads__wrapper{position:absolute;z-index:1;width:100%;bottom:0;left:0;right:0;padding:16px;display:flex;align-items:center;justify-content:space-between;gap:8px;background:#0d1a35;background:linear-gradient(180deg,rgba(13,26,53,0),#0d1a35 10%)}.teras-ads__content{flex:1;display:flex;flex-direction:column}.teras-ads__content__title{color:var(--Text-White,#fff);font-size:16px;font-style:normal;font-weight:700;line-height:24px}.teras-ads__content__subtitle{color:var(--Neutral-30,#cfd1d7);font-size:12px;font-style:normal;font-weight:400;line-height:16px}.teras-ads__content__price{color:var(--Text-White,#fff);font-size:14px;font-style:normal;font-weight:400;line-height:24px}.teras-ads__logo{align-self:center;justify-self:center}.teras-ads__logo img{width:auto;max-width:64px;height:auto;max-height:64px;-o-object-fit:scale-down;object-fit:scale-down;-o-object-position:center;object-position:center}.forum-home-page-topics{width:100%;max-width:1144px;margin:auto;padding:0 0 24px}@media screen and (max-width:768px){.forum-home-page-topics{padding:0}}.forum-home-page-topics__title{color:#0d1a35;font-feature-settings:"clig" off,"liga" off;font-size:24px;font-weight:700;line-height:32px;margin-bottom:24px}@media screen and (max-width:768px){.forum-home-page-topics__title{font-size:18px;margin-bottom:16px}}.forum-home-page-topics__expand{position:relative}@media screen and (max-width:820px){.forum-home-page-topics__expand{overflow:hidden;max-height:150px}.forum-home-page-topics__expand.show{max-height:-moz-max-content;max-height:max-content}}.forum-home-page-topics__expand__button{display:none;width:100%;height:40px;position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,#fff 15.87%,hsla(0,0%,100%,0));align-items:center;justify-content:center}@media screen and (max-width:820px){.forum-home-page-topics__expand__button{display:flex}}.forum-home-page-topics__expand__button button{display:inline-flex;padding:4px 8px;justify-content:center;align-items:center;gap:4px;border-radius:40px;border:1px solid var(--Primary-500-Main,#2951a3);background:var(--Neutral-10,#fff);box-shadow:0 0 1px 0 rgba(40,41,61,.08),0 .5px 2px 0 rgba(96,97,112,.16);margin:auto}.forum-home-page-topics__list{display:grid;grid-template-columns:repeat(9,1fr);gap:16px}@media screen and (max-width:820px){.forum-home-page-topics__list{grid-template-columns:repeat(4,1fr);gap:12px}}.forum-home-page-topics__item{border-radius:8px;background:#fff;box-shadow:0 0 1px 0 rgba(40,41,61,.04),0 2px 4px 0 rgba(96,97,112,.16);padding:12px 8px;display:flex;align-items:center;flex-direction:column;gap:12px;transition:all .2s ease-in-out}.forum-home-page-topics__item:hover{background-color:#f4f5f9}.forum-home-page-topics__item img{width:40px;height:40px}.forum-home-page-topics__item .content{display:flex;flex-direction:column;align-items:center;gap:0}.forum-home-page-topics__item .title{margin-bottom:0;overflow:hidden;color:#0d1a35;text-overflow:ellipsis;font-size:12px;font-style:normal;line-height:16px;text-align:center}.forum-home-page-topics__item .subtitle{color:#868d9a;font-size:10px;font-style:normal;font-weight:500;line-height:16px;text-align:center}.popular-thread{padding:16px 0;border-radius:8px;background:#f3f7ff;box-shadow:0 0 1px 0 rgba(40,41,61,.08),0 .5px 2px 0 rgba(96,97,112,.16)}.popular-thread h2{color:var(--Text-Primary,#0d1a35);font-size:24px;font-style:normal;font-weight:700;line-height:32px;margin-bottom:0}@media screen and (max-width:768px){.popular-thread h2{font-size:18px;line-height:24px}}.popular-thread__top{justify-content:space-between;margin-bottom:16px;padding:0 16px}.popular-thread__top,.popular-thread__top__action{display:flex;align-items:center}@media screen and (max-width:768px){.popular-thread__top__action{display:none}}.popular-thread__top .navigation{display:flex;align-items:center;gap:8px}.popular-thread__top .navigation .slider-nav{background:transparent;padding:0;border:0;height:24px}.popular-thread__top .navigation .slider-nav:first-child{margin-left:24px}.popular-thread__top .navigation .slider-nav:disabled svg{opacity:.3}.popular-thread__bottom .swiper{margin:-2px;padding:2px}.popular-thread__bottom .swiper-slide{height:auto}.popular-thread__bottom .swiper-slide:first-child{padding-left:16px}.popular-thread__bottom .swiper-slide:last-child{padding-right:16px}.popular-thread__bottom .swiper-slide .thread-card{height:100%;display:flex;flex-direction:column}.popular-thread__bottom .swiper-slide .thread-card__body{flex:1;display:flex;flex-direction:column;max-height:165px}@media screen and (max-width:768px){.popular-thread__bottom .swiper-slide .thread-card__body__user{-moz-column-gap:12px;column-gap:12px;align-items:center}.popular-thread__bottom .swiper-slide .thread-card__body__user__avatar{width:32px;height:32px}.popular-thread__bottom .swiper-slide .thread-card__body__user__info__date{font-size:10px}}.popular-thread__bottom .swiper-slide .thread-card__body .thread-content{flex:1;position:relative;overflow:hidden}.popular-thread__bottom .swiper-slide .thread-card__body .thread-content:after{position:absolute;content:"";width:100%;height:24px;background:#fff;background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff 95%);z-index:3;bottom:0;left:0;right:0}.popular-thread__bottom .swiper-slide .thread-card-footer{border-top:0;padding:0 16px 8px}.card-profile{flex:none;border-radius:12px;border:1px solid hsla(0,0%,100%,.5);background:hsla(0,0%,100%,.24);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:flex;width:375px;padding:16px;flex-direction:column;align-items:center;gap:12px}@media screen and (max-width:820px){.card-profile{width:100%}}.card-profile__info{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px}.card-profile__info__alias{flex-shrink:0;width:40px;height:40px;position:relative}@media screen and (max-width:768px){.card-profile__info__alias{width:32px;height:32px}}.card-profile__info__alias--gold:before,.card-profile__info__alias--grey:before,.card-profile__info__alias--red:before{content:"";position:absolute;top:-5%;left:-5%;width:110%;height:110%;background:linear-gradient(180deg,#f9a499,#b70a0a);border-radius:50%;z-index:0}.card-profile__info__alias--grey:before{background:linear-gradient(180deg,#c5d4ec,#4d6587)}.card-profile__info__alias--gold:before{background:linear-gradient(100.38deg,#ffbf44 8.62%,#fff6e8 31.77%,#ffbf44 52.94%,#f1972e 69.65%,#f3cfa5 92.81%)}.card-profile__info__alias div{background-color:#2951a3;color:var(--text-white,#fff);font-size:24px;line-height:normal;display:flex;align-items:center;justify-content:center;text-transform:capitalize;width:100%;height:100%;border-radius:50%}@media screen and (max-width:768px){.card-profile__info__alias div{font-size:18px}}.card-profile__info__image{flex:none;width:40px;height:40px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:50%}.card-profile__info__content{flex:1;display:flex;align-items:center;gap:8px}.card-profile__info__name{color:var(--Text-White,#fff);text-overflow:ellipsis;font-size:18px;font-style:normal;font-weight:700;line-height:24px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.card-profile__info__sub{color:var(--Text-White,#fff);font-family:DM Sans;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.card-profile__info__badge{flex:none}.card-profile__info__badge .eliteBadge{width:64px;height:32px}@media screen and (max-width:576px){.card-profile__info__badge .eliteBadge{width:51px;height:24px}}.card-profile__info__badge .enthusiastBadge{width:105px;height:32px}@media screen and (max-width:576px){.card-profile__info__badge .enthusiastBadge{width:79px;height:24px}}.card-profile__info__badge .newbieBadge{width:86px;height:32px}@media screen and (max-width:576px){.card-profile__info__badge .newbieBadge{width:64px;height:24px}}.card-profile__summary{width:100%;border-radius:16px;border:2px solid #dee6ee;background:var(--Primary-5,#f3f7ff);display:grid;grid-template-columns:repeat(3,1fr);padding:12px;gap:8px}.card-profile__summary__item{display:flex;flex-direction:column;gap:4px}.card-profile__summary__bg{width:100%;padding:8px;border-radius:16px;background:#7ea9ff;background:linear-gradient(90deg,#7ea9ff,#a7d2ff 50%,#79a8ff)}.card-profile__summary__label,.card-profile__summary__label--notification{color:var(--Text-Link,#2951a3);font-size:12px;font-style:normal;font-weight:400;line-height:16px}.card-profile__summary__label--notification{display:flex;align-items:center;gap:4px}.card-profile__summary__label--notification .new{border-radius:8px;background:var(--State-Error,#d70c24);display:flex;height:16px;padding:2px 4px;align-items:center;gap:10px;color:var(--Text-White,#fff);text-align:center;font-size:8px;font-style:normal;font-weight:700;line-height:16px}.card-profile__summary__value{width:100%;color:var(--Text-Link,#2951a3);font-size:18px;font-style:normal;font-weight:700;line-height:24px;display:flex;align-items:center;justify-content:space-between;gap:8px;text-decoration:none;transition:all .2s ease-in-out}.card-profile__summary__value:hover{padding-right:4px}.top-contributor{position:sticky;top:16px;display:flex;width:100%;padding:16px;flex-direction:column;justify-content:center;align-items:flex-start;gap:16px;border-radius:16px;border:1px solid var(--Neutral-20,#e7e8eb);background:linear-gradient(0deg,#0f3175,#0f3175),linear-gradient(180deg,#2951a3 -42.51%,#4676d9 7.37%,#c1d1f2 47.27%,#fff),#fff;background-blend-mode:color,normal,normal}.top-contributor__header{display:flex;align-items:flex-start;gap:8px;align-self:stretch}.top-contributor__header img{width:50px;-o-object-fit:contain;object-fit:contain}.top-contributor__header .title{color:var(--Text-White,#fff);font-size:18px;font-style:normal;font-weight:700;line-height:24px;margin-bottom:2px}.top-contributor__header p{color:var(--Text-White,#fff);font-size:12px;font-style:normal;font-weight:400;line-height:16px}.top-contributor__list{display:flex;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch}.top-contributor__list__item{position:relative;display:flex;padding:8px;align-items:center;gap:8px;align-self:stretch;border-radius:8px;border:1px solid var(--Neutral-20,#e7e8eb);background:var(--Text-White,#fff);height:66px}.top-contributor__list__item:first-child{border:0;border-radius:12px;background:linear-gradient(180deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.6)),linear-gradient(0deg,#f9db94,#f9db94),hsla(0,0%,100%,.2)}.top-contributor__list__item:first-child .author__action__arrow{display:flex;padding:6px;align-items:center;gap:6px;border-radius:75px;border:.75px solid #0d1a35;color:#0d1a35}.top-contributor__list__item .author{display:flex;align-items:center;-moz-column-gap:8px;column-gap:8px;width:100%}.top-contributor__list__item .author:hover{text-decoration:none}.top-contributor__list__item .author:hover .author__action__arrow{margin-right:4px}.top-contributor__list__item .author__avatar{flex-shrink:0;width:40px;height:40px;position:relative}@media screen and (max-width:768px){.top-contributor__list__item .author__avatar{width:32px;height:32px}}.top-contributor__list__item .author__avatar--gold:before,.top-contributor__list__item .author__avatar--grey:before,.top-contributor__list__item .author__avatar--red:before{content:"";position:absolute;top:-5%;left:-5%;width:110%;height:110%;background:linear-gradient(180deg,#f9a499,#b70a0a);border-radius:50%;z-index:0}.top-contributor__list__item .author__avatar--grey:before{background:linear-gradient(180deg,#c5d4ec,#4d6587)}.top-contributor__list__item .author__avatar--gold:before{background:linear-gradient(100.38deg,#ffbf44 8.62%,#fff6e8 31.77%,#ffbf44 52.94%,#f1972e 69.65%,#f3cfa5 92.81%)}.top-contributor__list__item .author__avatar div,.top-contributor__list__item .author__avatar img{position:relative;border-radius:50%;width:100%;height:100%}.top-contributor__list__item .author__avatar img{-o-object-fit:cover;object-fit:cover}.top-contributor__list__item .author__avatar div{background-color:#2951a3;color:var(--text-white,#fff);font-size:24px;line-height:normal;display:flex;align-items:center;justify-content:center;text-transform:capitalize}@media screen and (max-width:768px){.top-contributor__list__item .author__avatar div{font-size:18px}}.top-contributor__list__item .author__info{display:flex;flex-direction:column;flex:1}.top-contributor__list__item .author__count,.top-contributor__list__item .author__name{display:flex;align-items:center;-moz-column-gap:4px;column-gap:4px}.top-contributor__list__item .author__count{color:var(--Text-Primary,#0d1a35);font-size:10px;font-style:normal;font-weight:400;line-height:16px}.top-contributor__list__item .author__action{flex:none}.top-contributor__list__item .author__action__arrow{display:flex;padding:6px;align-items:center;gap:6px;border-radius:75px;border:.75px solid #2951a3;transition:all .2s ease-in-out;color:#2951a3}.top-contributor__list__item .author .name{overflow:hidden;color:var(--Text-Primary,#0d1a35);text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;white-space:normal;font-family:DM Sans;font-size:12px;font-style:normal;font-weight:700;line-height:16px}.top-contributor__list__item .author .separator{color:#cfd1d7;font-size:6px;flex:none}.top-contributor__list__item .author .role-wrapper{display:flex;align-items:center;-moz-column-gap:4px;column-gap:4px;flex:none}.top-contributor__list__item .author .role{color:var(--Text-Primary,#0d1a35);font-size:10px;font-style:normal;font-weight:400;line-height:16px}.forum-top-section{position:relative;background:linear-gradient(0deg,#0f3175,#0f3175),linear-gradient(180deg,#2951a3 -42.51%,#4676d9 7.37%,#c1d1f2 47.27%,#fff),linear-gradient(180deg,#2951a3,#4676d9 28%,#c1d1f2 74.78%,#fff);background-blend-mode:color,normal,normal;padding:40px 0;display:flex;flex-direction:column;gap:24px;z-index:2}@media screen and (max-width:1144px){.forum-top-section{padding:40px 16px;background:linear-gradient(0deg,#0f3175,#0f3175),linear-gradient(180deg,#2951a3 -42.51%,#4676d9 7.37%,#c1d1f2 47.27%,#fff 90%),linear-gradient(180deg,#2951a3,#4676d9 28%,#c1d1f2 74.78%,#fff)}}@media screen and (max-width:640px){.forum-top-section{padding:24px 16px;margin-bottom:32px;overflow:visible}}.forum-top-section__wrapper{width:100%;max-width:1144px;display:flex;margin:auto;gap:24px;justify-content:space-between;min-height:174px}@media screen and (max-width:820px){.forum-top-section__wrapper{flex-direction:column;min-height:138px}}.forum-top-section__content{flex:auto;width:100%;max-width:620px;display:flex;flex-direction:column;gap:24px;position:relative;grid-column:span 2}@media screen and (max-width:1024px){.forum-top-section__content{max-width:100%}}.forum-home-page-content{display:flex;-moz-column-gap:16px;column-gap:16px;position:relative}.forum-home-page-content__main{width:854px}.forum-home-page-content__header{position:sticky;top:0;padding-top:16px;background-color:#fff;z-index:10;margin:0 -4px}@media screen and (max-width:768px){.forum-home-page-content__header{margin:0}}.forum-home-page-content__header button{margin-left:auto}.forum-home-page-content__wrapper{padding-top:16px;display:flex;flex-direction:column;row-gap:16px}.forum-home-page-content__loader{padding-top:16px}@media screen and (max-width:1144px){.forum-home-page-content__wrapper{padding:16px 16px 0}}@media screen and (max-width:768px){.forum-home-page-content{flex-direction:column}.forum-home-page-content__wrapper{padding:16px 16px 0}.forum-home-page-content__main{width:100%}}.forum-home-page-content__ads-wrapper{position:relative;left:61px;padding:24px 0;display:flex;flex-direction:column;row-gap:32px}@media screen and (min-width:769px){.forum-home-page-content__ads-wrapper__slot{flex:1}.forum-home-page-content__ads-wrapper__ads{height:1500px}.forum-home-page-content__ads-wrapper__ads>div{position:sticky;top:24px}}@media screen and (max-width:768px){.forum-home-page-content__ads-wrapper{display:none}}@media screen and (min-width:769px){.forum-home-page-content__ads-mobile{display:none}}.forum-top-section-title{width:100%;color:#fff;display:flex;align-items:center;gap:16px}.forum-top-section-title img{flex:none}.forum-top-section-title__title{color:#fff;margin-bottom:0;font-feature-settings:"clig" off,"liga" off;font-size:32px;font-weight:700;line-height:40px}@media screen and (max-width:640px){.forum-top-section-title__title{font-size:24px;line-height:32px}}.forum-top-section-title__description{color:#fff;margin-bottom:0;font-size:14px;font-weight:400;line-height:24px}@media screen and (min-width:640px){.forum-top-section-title__description{font-size:18px}.forum-top-section-title__description__mobile{display:none}}@media screen and (max-width:640px){.forum-top-section-title__description__desktop{display:none}}.forum-home-page-feed{max-width:1144px;margin:auto;position:relative;z-index:0}@media screen and (min-width:768px){.forum-home-page-feed{padding-bottom:24px}}.forum-home-page-feed__footer{margin-top:24px;border-top:1px solid #e7e8eb;display:flex;flex-direction:row!important;align-items:center;justify-content:center;gap:12px;padding:16px;list-style:none}@media screen and (min-width:768px){.forum-home-page-feed__footer{justify-content:flex-start;padding:16px 0}}.forum-home-page-feed__footer li{flex:none;padding:0!important;align-self:center}.forum-home-page-feed__footer li a{color:#868d9a;font-size:10px;font-style:normal;font-weight:400;line-height:16px}.forum-home-page-feed__footer li a:hover{text-decoration:underline}.forum-home-page-feed__footer li div{width:6px;height:6px;border-radius:6px;background-color:#d9d9d9}