<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.summary-navigation{background-color:#fff;border-radius:8px;padding:16px 16px 0;box-shadow:0 2px 4px 0 rgba(96,97,112,.161)}.summary-navigation-wrapper{padding-bottom:16px;background-color:#fafafa}@media screen and (min-width:769px){.summary-navigation-wrapper{position:sticky;top:130px;z-index:1}}.summary-navigation-wrapper--empty{position:static}.summary-navigation__list{display:flex;list-style:none;-moz-column-gap:16px;column-gap:16px}.summary-navigation__list li{padding-bottom:16px;position:relative;cursor:pointer;display:flex;-moz-column-gap:4px;column-gap:4px;color:#b6bac2;font-size:14px;font-weight:500;transition:all .15s}.summary-navigation__list li .counter{background-color:#e7e8eb;border-radius:8px;padding:0 4px;font-size:8px;display:flex;align-items:center;position:relative;min-width:12px}.summary-navigation__list li .counter svg{position:absolute;right:-4px;top:0}.summary-navigation__list li:before{content:"";width:0;position:absolute;bottom:0;transform:translateX(-50%);left:50%;transition:all .15s}.summary-navigation__list li.active{color:#2951a3}.summary-navigation__list li.active .counter{background-color:#f3f7ff}.summary-navigation__list li.active:before{content:"";width:17px;border:2px solid #2951a3}.empty-card{background-color:#fff;padding:24px 0;text-align:center;font-size:14px;color:#868d9a;box-shadow:0 .5px 2px 0 rgba(96,97,112,.161);flex-direction:column;border-radius:8px}.empty-card,.forum-loader{display:flex;align-items:center}.forum-loader{-moz-column-gap:10px;column-gap:10px;justify-content:center}.forum-loader&gt;div{width:6px;height:6px;border-radius:50%;background-color:#e7e8eb;animation:pulse .6s cubic-bezier(.5,0,.5,1) infinite}.forum-loader&gt;div:first-child{animation-delay:-.3s}.forum-loader&gt;div:nth-child(2){animation-delay:-.2s}.forum-loader&gt;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}}.delete-confirmation__info{font-weight:500;color:#0d1a35;font-size:14px;margin-bottom:24px}.delete-confirmation__action{display:flex;-moz-column-gap:16px;column-gap:16px}.delete-confirmation__action button{width:calc(50% - 16px);flex-shrink:0;outline:none;border:none;padding:12px 0;font-weight:700;border-radius:8px;display:flex;-moz-column-gap:8px;column-gap:8px;align-items:center;justify-content:center}.delete-confirmation__action__cancel{background-color:#fff;color:#2951a3}.delete-confirmation__action__confirm{background-color:#2951a3;color:#fff}.thread-card-profile{background-color:#fff;padding:12px 16px 8px;border-radius:8px;box-shadow:0 .5px 2px 0 rgba(96,97,112,.161);position:relative}@media screen and (min-width:769px){.thread-card-profile{max-width:489px;width:100%}}.thread-card-profile__link{position:absolute;inset:0}.thread-card-profile .thread-card-footer{padding:8px 0 0;margin-top:12px}.thread-card-profile .thread-content__topics a,.thread-card-profile button{position:relative;z-index:1}.thread-card-profile__user{display:flex;-moz-column-gap:8px;column-gap:8px;align-items:center;margin-bottom:12px}.thread-card-profile__user__avatar{flex-shrink:0;width:24px;height:24px}.thread-card-profile__user__avatar div,.thread-card-profile__user__avatar img{border-radius:50%;width:100%;height:100%}.thread-card-profile__user__avatar img{-o-object-fit:cover;object-fit:cover}.thread-card-profile__user__avatar div{background-color:#2951a3;color:var(--text-white,#fff);font-size:12px;line-height:normal;display:flex;align-items:center;justify-content:center;text-transform:capitalize}.thread-card-profile__user__name{font-size:14px;font-weight:500;color:#0d1a35;display:flex;align-items:center;-moz-column-gap:4px;column-gap:4px;max-width:calc(100% - 120px)}.thread-card-profile__user__name--anonymous{max-width:calc(100% - 100px)}.thread-card-profile__user__name .anonymous{color:#fff;font-weight:300;font-size:10px;padding:0 2px;background-color:#3d485d;border-radius:2px}.thread-card-profile__user__name .title{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.thread-card-profile__user__date{flex-shrink:0;font-size:10px;font-weight:300;color:#868d9a}.thread-section-profile{display:flex;flex-direction:column;row-gap:8px;position:relative;z-index:0}.thread-section-profile .thread-card{background:#fff}.comment-card-footer{width:100%;display:flex;justify-content:space-between;-moz-column-gap:16px;column-gap:16px;margin-top:12px}.comment-card-footer__action{-moz-column-gap:8px;column-gap:8px;align-items:center;cursor:pointer;background:none;border:none;color:#000;font-style:normal;position:relative}.comment-card-footer__action,.comment-card-footer__feedback{display:flex;font-size:12px;font-weight:500;line-height:16px}.comment-card-footer__feedback{position:absolute;z-index:1;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);left:20px;bottom:0}.comment-section-item{background-color:#fff;border-radius:8px;padding:12px 16px;box-shadow:0 .5px 2px 0 rgba(96,97,112,.161);position:relative}.comment-section-item__thread{display:flex;flex-direction:column;margin-bottom:12px}.comment-section-item__thread__title{font-weight:300;color:#0d1a35;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (min-width:769px){.comment-section-item__thread__title{max-width:489px}}.comment-section-item__thread__author{font-weight:500;color:#0d1a35;font-size:10px}.comment-section-item__thread__author span{font-weight:300;color:#868d9a}.comment-section-item__thread__author .name{position:relative;z-index:1}.comment-section-item__thread__author .name:hover{text-decoration:underline}.comment-section-item__content{padding-left:12px;border-left:1px solid #e7e8eb}.comment-section-item__content__author{display:flex;align-items:center;-moz-column-gap:8px;column-gap:8px}.comment-section-item__content__author__avatar{width:24px;height:24px;border-radius:50%;-o-object-fit:cover;object-fit:cover;background-color:#2951a3;color:var(--text-white,#fff);font-size:12px;line-height:normal;display:flex;align-items:center;justify-content:center;text-transform:capitalize}.comment-section-item__content__author__name{color:#0d1a35;font-weight:500;font-size:14px;display:flex;-moz-column-gap:4px;column-gap:4px;align-items:center}.comment-section-item__content__author__name time{font-size:10px;font-weight:300;color:#868d9a}.comment-section-item__link{position:absolute;inset:0}.comment-section-item .comment-card-footer__action{position:relative;z-index:1}.comment-section-profile{position:relative;z-index:0;display:flex;flex-direction:column;row-gap:16px}@media screen and (min-width:769px){.comment-section-profile{max-width:489px;width:100%}}.notifications{border-radius:8px;padding-bottom:8px;background-color:#fff}.notifications__item{cursor:pointer;color:#0d1a35;position:relative;border-bottom:1px solid #e7e8eb;padding:8px 16px;font-size:14px;font-weight:300}.notifications__item__content{display:flex;align-items:flex-start;gap:4px}.notifications__item__content svg{flex:none}.notifications__item__content p{padding-top:4px}.notifications__item__link-user{position:relative;z-index:1}.notifications__item__link-user:hover{text-decoration:underline}.notifications__item__link-thread{position:absolute;inset:0;display:block}.notifications__item p{margin-bottom:4px}.notifications__item p a,.notifications__item p span{font-weight:500}.notifications__item__date{font-size:10px;color:#868d9a}.notifications__item--new-notif{background-color:#f3f7ff}.notifications .forum-loader{height:40px}.notifications-empty{background-color:#fff;padding:24px 0;text-align:center;font-size:14px;color:#868d9a;box-shadow:0 .5px 2px 0 rgba(96,97,112,.161);display:flex;flex-direction:column;align-items:center;border-radius:8px;row-gap:8px;margin-bottom:-8px}.trending-section{padding-bottom:12px;border-bottom:1px solid #e7e8eb}.trending-section__account{display:flex;-moz-column-gap:4px;column-gap:4px;align-items:center}.trending-section__account&gt;span,.trending-section__account svg{flex-shrink:0}.trending-section__account .name{max-width:155px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#0d1a35;font-size:14px;font-weight:500}.trending-section__account a.name:hover{text-decoration:underline}.trending-section__account .separator{color:#cfd1d7;font-size:8px}.trending-section__account .role{color:#0d1a35;font-size:14px;font-weight:300;display:flex}.trending-section__date{color:#868d9a;font-size:10px;font-weight:500}.trending-section__content{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-size:14px;font-weight:300;margin-bottom:4px}.trending-section__info{display:flex;-moz-column-gap:8px;column-gap:8px;align-items:center;scroll-snap-type:x mandatory;touch-action:pan-y;overflow-x:auto}.trending-section__info::-webkit-scrollbar{display:none}.trending-section__info&gt;*{scroll-snap-align:start;flex-shrink:0}.trending-section__info__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}.trending-section__info__media{border:1px solid #e7e8eb;display:flex;align-items:center;-moz-column-gap:4px;column-gap:4px;color:#868d9a;padding:4px 8px;border-radius:100px;font-size:12px}.trending-section__info__topic{padding:4px 8px;border-radius:12px;background:var(--y,#f3f7ff);color:var(--primary-30,#5982d5);font-size:12px;font-weight:500;line-height:16px}.forum-trending{border-radius:8px;padding:16px;display:flex;flex-direction:column;row-gap:16px;box-shadow:0 2px 4px 0 rgba(96,97,112,.161);background-color:#fff;height:-moz-max-content;height:max-content}@media screen and (min-width:769px){.forum-trending{position:sticky;top:130px}}.forum-trending__title{color:#0d1a35;font-weight:700;font-size:16px}.forum-trending__topic{display:flex;align-items:center;-moz-column-gap:8px;column-gap:8px;padding-bottom:12px;border-bottom:1px solid #e7e8eb}.forum-trending__topic img{flex-shrink:0;width:32px;height:32px;-o-object-fit:cover;object-fit:cover}.forum-trending__topic .content{display:flex;flex-direction:column}.forum-trending__topic .content .title{color:#0d1a35;font-size:12px;font-weight:700;margin-bottom:0}.forum-trending__topic .content .subtitle{color:#868d9a;font-size:10px;font-weight:500}.forum-user-top{position:relative;background-color:#fafafa;min-height:114px;box-sizing:content-box;padding-bottom:16px}@media screen and (min-width:769px){.forum-user-top{position:sticky;top:0;z-index:2}}.forum-user-top__content{height:114px;max-width:1144px;margin:auto;padding:16px;position:relative;z-index:1}.forum-user-top__content__trending{width:274px;margin-left:auto}.forum-user-top__content button{position:relative;outline:none;border-radius:8px;border:none;box-shadow:0 0 1px 0 rgba(40,41,61,.039)}.forum-user-top__content button .content{display:flex;align-items:center;-moz-column-gap:8px;column-gap:8px;font-size:12px;color:#fff;padding:8px;font-weight:700;position:relative;z-index:1}.forum-user-top__content button .background{background-color:#0d1a35;opacity:85%;position:absolute;inset:0;border-radius:8px}.forum-user-top__background{position:absolute;overflow:hidden;inset:0;background-color:#0d1a35}@media screen and (min-width:769px){.forum-user-top__background{height:114px}}.forum-user-top__background svg{width:100%}@media screen and (max-width:1144px){.forum-user-top__background svg{height:100%}}.profile-picture{width:124px;height:124px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:#2951a3;position:relative}@media screen and (max-width:768px){.profile-picture{width:84px;height:84px}}.profile-picture--editable{cursor:pointer}.profile-picture img{border-radius:50%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.profile-picture div{border-radius:50%;color:#fff;font-size:72px;font-weight:700;text-transform:uppercase}.profile-picture svg{position:absolute;right:0;bottom:-8px;border:none;outline:none;background:transparent;display:flex}.profile-picture__file{display:none}.user-card{border-radius:8px;padding:16px;display:flex;align-items:center;gap:16px;box-shadow:0 2px 4px 0 rgba(96,97,112,.161);background-color:#fff;height:-moz-max-content;height:max-content}@media screen and (min-width:769px){.user-card{flex-direction:column}}.user-card__badge{outline:none;border:none;background-color:transparent}.user-card__badge:disabled{cursor:default}.user-card__description{font-weight:700;color:#0d1a35}@media screen and (min-width:769px){.user-card__description{text-align:center}}.user-card__description__user{margin-bottom:8px}.user-card__description__user__name{text-transform:capitalize;line-height:24px}.user-card__description__user__sub-role{font-size:12px;font-weight:300;color:#868d9a}.user-card__agent-link{display:flex;align-items:center;-moz-column-gap:2px;column-gap:2px;font-weight:500;font-size:10px;padding:2px 8px;border-top-right-radius:8px;border-bottom-left-radius:8px;position:absolute;top:0;right:0;color:#fff;background-color:#3a6acd}.user-role{padding:24px 16px 16px;background-color:#fff;--color-role:transparent;--color-border-role:transparent;border-radius:8px;position:relative;margin-top:16px}.user-role__badge{position:absolute;top:-16px}.user-role:before{content:"";position:absolute;inset:0;border-radius:8px;padding:1px;background:var(--color-border-role);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.user-role--newbie{--color-border-role:linear-gradient(180deg,#c5d4ec,#4d6587);--color-role:linear-gradient(90.02deg,#c5d4ec 9.72%,#647a9a 95.25%)}.user-role--enthusiast{--color-border-role:linear-gradient(180deg,#f9a499,#b70a0a);--color-role:linear-gradient(180deg,#f9a499,#b70a0a)}.user-role--elite{--color-border-role:linear-gradient(180deg,#ce9eff,#5b0a9a);--color-role:linear-gradient(180deg,#ce9eff,#5b0a9a)}.user-role__progress{width:100%;height:8px;background-color:#e7e8eb;border-radius:100px;position:relative;margin-bottom:10px;margin-top:32px}.user-role__progress__icon{position:absolute;bottom:calc(100% + 6px);display:flex;align-items:center;flex-direction:column;row-gap:4px}.user-role__progress&gt;div{border-radius:100px;position:absolute;left:0;top:0;bottom:0;background:var(--color-role)}.user-role__description{color:#868d9a;font-weight:500;font-size:12px}.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}.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}.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}.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&gt;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&gt;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}}.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}.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__ads{height:1500px}.forum-home-page-content__ads-wrapper__ads&gt;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-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}.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}.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}.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-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}}.user-create-discussion{margin-top:16px;border-radius:8px;padding:16px;display:flex;align-items:center;flex-direction:column;gap:16px;box-shadow:0 2px 4px 0 rgba(96,97,112,.161);background-color:#fff;height:-moz-max-content;height:max-content;position:relative}@media screen and (max-width:768px){.user-create-discussion{position:sticky;bottom:0;margin-left:-16px;margin-right:-16px;box-shadow:none;border-radius:0}}.user-create-discussion__content{display:flex;align-items:center;gap:8px}.user-create-discussion__content img{flex:none;width:39px;height:39px;-o-object-fit:scale-down;object-fit:scale-down;-o-object-position:center;object-position:center}.user-create-discussion__content h2{margin-bottom:0}.user-create-discussion__title{color:var(--Text-Primary,#0d1a35);font-size:16px;font-style:normal;font-weight:700;line-height:24px}.user-create-discussion__description{color:var(--Text-Primary,#0d1a35);font-size:10px;font-style:normal;font-weight:400;line-height:16px}.user-create-discussion__button{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;width:100%;transition:all .2s ease-in-out}.user-create-discussion__button:hover{background:#1d3a74}.profile-section{z-index:1;height:-moz-max-content;height:max-content}.profile-section__btn{position:absolute;top:-114px;outline:none;border-radius:8px;border:none;box-shadow:0 0 1px 0 rgba(40,41,61,.039)}@media screen and (max-width:768px){.profile-section__btn{top:90px}}.profile-section__btn .content{display:flex;align-items:center;-moz-column-gap:8px;column-gap:8px;font-size:12px;color:#fff;padding:8px;font-weight:700;position:relative;z-index:1}.profile-section__btn .background{background-color:#0d1a35;opacity:85%;position:absolute;inset:0;border-radius:8px}@media screen and (min-width:769px){.profile-section{position:sticky;top:130px;z-index:2}}.profile-section .user-card{position:relative;top:-54px;margin-bottom:-54px}.profile-section--empty-data{position:relative;top:0;margin-bottom:0}.profile-section--show-level .user-card{margin-bottom:-34px}.forum-user{background-color:#fafafa;padding-bottom:24px}.forum-user__container{-moz-column-gap:16px;column-gap:16px;max-width:1144px;margin:auto;padding:0 16px}@media(min-width:769px){.forum-user__container{display:grid;grid-template-columns:minmax(270px,317px) 1fr minmax(200px,274px)}}@media(max-width:768px){.forum-user__container{display:flex;flex-direction:column;row-gap:16px}}.forum-user__background svg{width:100%}</pre></body></html>