<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.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-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}}.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}.forum-loader{display:flex;align-items:center;-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}}.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-topic{display:flex;align-items:center;-moz-column-gap:16px;column-gap:16px;width:100%}@media screen and (max-width:640px){.forum-top-section-topic{flex-direction:column;text-align:center;row-gap:4px}}.forum-top-section-topic img{width:36px;height:36px}.forum-top-section-topic h1{margin-bottom:0;color:#fff;font-size:32px;font-weight:700;line-height:40px}.kpr-calculator{box-shadow:0 4px 8px 0 rgba(96,97,112,.161);border-radius:16px;overflow:hidden;width:100%}@media screen and (min-width:1200px){.kpr-calculator{width:300px}}@media screen and (min-width:768px){.kpr-calculator{max-width:300px}}.kpr-calculator__header{position:relative;background:#2951a3;background-blend-mode:overlay;padding:16px 16px 32px;color:#fff;font-size:16px}.kpr-calculator__header__title{font-weight:700}.kpr-calculator__header__description{font-weight:500;font-size:12px}.kpr-calculator__header__overlay{position:absolute;bottom:0;left:0;height:55px;background:radial-gradient(81.17% 89.35% at 51.9% 112.04%,hsla(0,0%,100%,.5) 0,hsla(0,0%,100%,0) 100%);width:100%}.kpr-calculator__content{padding:20px 16px;border-radius:16px;position:relative;top:-16px;margin-bottom:-16px;background-color:#fff;display:flex;flex-direction:column;row-gap:16px;color:#0d1a35}.kpr-calculator__content label{font-weight:500;font-size:14px;flex-shrink:0}@media screen and (min-width:768px){.kpr-calculator__content label{margin-bottom:8px;display:block}}.kpr-calculator__content input{width:100%;border:none;outline:none;padding:0 12px;font-size:14px;font-weight:500}.kpr-calculator__content input.small-input{width:42px}.kpr-calculator__content button{display:flex;justify-content:center;align-items:center;-moz-column-gap:10px;column-gap:10px;background:#2951a3;padding:8px 16px;color:#fff;border:none;border-radius:8px;gap:8px;font-weight:700;height:40px}@media screen and (max-width:768px){.kpr-calculator__content__input-group{display:flex;justify-content:space-between;align-items:center}}.kpr-calculator__content__group{display:flex;border:1px solid #cfd1d7;border-radius:4px;overflow:hidden}@media screen and (max-width:768px){.kpr-calculator__content__group--dp .kpr-calculator__content__group__prefix,.kpr-calculator__content__group--dp .kpr-calculator__content__group__suffix{width:30px;padding:8px 0;display:flex;justify-content:center;align-items:center}.kpr-calculator__content__group--dp input:-moz-read-only{width:110px}.kpr-calculator__content__group--dp input:read-only{width:110px}.kpr-calculator__content__group--price{max-width:176px}.kpr-calculator__content__group--price input{text-align:right}.kpr-calculator__content__group--duration input{width:40px}}.kpr-calculator__content__group__prefix,.kpr-calculator__content__group__suffix{background-color:#f4f4f6;padding:8px 12px;font-weight:500;font-size:14px}.kpr-calculator__content__group__suffix+.kpr-calculator__content__group__prefix{border-left:2px solid #cfd1d7}.forum-topic-page-content{display:flex;-moz-column-gap:16px;column-gap:16px;position:relative}.forum-topic-page-content--show-topic-mobile{z-index:13}.forum-topic-page-content__sorter{padding:16px 16px 0;display:flex;justify-content:flex-end;position:relative}.forum-topic-page-content__sorter&gt;button{display:inline-flex;align-items:center;gap:4px;border:none;background-color:transparent;color:var(--text-primary,#0d1a35);font-size:12px;font-weight:500;line-height:16px}.forum-topic-page-content__sorter-popup{position:absolute;z-index:2;top:100%;display:flex;flex-direction:column;align-items:flex-start;border-radius:8px;border:1px solid var(--Neutral-20,#e7e8eb);background:#fff;box-shadow:0 2px 4px 0 rgba(96,97,112,.16),0 0 1px 0 rgba(40,41,61,.04)}.forum-topic-page-content__sorter-popup button{width:100%;border:none;background-color:transparent;text-align:left;color:var(--Text-Primary,#0d1a35);font-size:14px;font-weight:500;padding:8px 16px;border-bottom:1px solid var(--Neutral-20,#e7e8eb)}.forum-topic-page-content__sorter-popup button:last-child{border-bottom:0}.forum-topic-page-content__sorter-popup button:hover{color:var(--Text-Link,#2951a3);background-color:#f4f7fa}.forum-topic-page-content__aside{width:274px;flex-shrink:0;position:sticky;top:80px;height:-moz-max-content;height:max-content;padding-top:24px;top:0;background-color:#fff;z-index:1}@media screen and (max-width:768px){.forum-topic-page-content__aside{width:100%;padding:16px 16px 0;position:relative;z-index:11}}.forum-topic-page-content__aside h2{color:var(--text-primary,#0d1a35);font-feature-settings:"clig" off,"liga" off;font-size:24px;font-weight:700;line-height:32px}@media screen and (max-width:768px){.forum-topic-page-content__aside h2{display:none}}.forum-topic-page-content__aside button{display:flex;align-items:center;gap:4px;background-color:transparent;border:none;color:var(--text-link,#2951a3);font-size:14px;font-weight:700;line-height:24px}@media screen and (min-width:769px){.forum-topic-page-content__aside button{display:none}.forum-topic-page-content__topic-list-wrapper{display:flex;flex-direction:column;align-items:stretch;gap:16px;align-self:stretch}}@media screen and (max-width:768px){.forum-topic-page-content__topic-list-wrapper{max-height:50vh;overflow:auto}.forum-topic-page-content__topic-list{position:fixed;top:100%;background-color:salmon;width:100vw;left:0}.forum-topic-page-content__topic-list.visible{top:50%}}.forum-topic-page-content__aside-item{border-radius:4px;border:1px solid #e7e8eb;padding:8px;display:flex;align-items:center;gap:8px}.forum-topic-page-content__aside-item img{width:36px;height:36px}.forum-topic-page-content__aside-item .content{display:flex;flex-direction:column;gap:0;margin-bottom:0}.forum-topic-page-content__aside-item .title{margin-bottom:0;overflow:hidden;color:#0d1a35;text-overflow:ellipsis;font-size:14px;font-style:normal;font-weight:700;line-height:24px}.forum-topic-page-content__aside-item .subtitle{color:#868d9a;font-size:10px;font-style:normal;font-weight:500;line-height:16px}@media screen and (max-width:768px){.forum-topic-page-content__aside-item{border-radius:0;border-width:0 0 1px}}.forum-topic-page-content__main{width:854px}.forum-topic-page-content__header{position:sticky;top:0;background-color:#fff;z-index:10;border:1px solid #fff;margin:0 -4px;padding-top:24px;display:flex;align-items:flex-start}@media screen and (max-width:768px){.forum-topic-page-content__header{margin:0;flex-direction:column;padding:16px}}.forum-topic-page-content__header h2{color:var(--text-primary,#0d1a35);font-feature-settings:"clig" off,"liga" off;font-size:24px;font-weight:700;line-height:32px;margin-bottom:0}.forum-topic-page-content__header p{color:var(--text-secondary,#868d9a);font-size:14px;font-weight:500;line-height:24px;margin-bottom:16px}.forum-topic-page-content__header button{margin-left:auto;flex-shrink:0}.forum-topic-page-content__wrapper{padding-top:16px;display:flex;flex-direction:column;row-gap:16px}.forum-topic-page-content__loader{padding-top:16px}@media screen and (max-width:768px){.forum-topic-page-content{flex-direction:column}.forum-topic-page-content__wrapper{padding:16px 16px 0}.forum-topic-page-content__main{width:100%}}.forum-topic-page-content__ads-wrapper{position:relative;left:61px;padding:24px 0;display:flex;flex-direction:column;row-gap:32px}@media screen and (max-width:1200px){.forum-topic-page-content__ads-wrapper{left:0}}@media screen and (min-width:769px){.forum-topic-page-content__ads-wrapper__ads{height:100%}.forum-topic-page-content__ads-wrapper__ads&gt;div{position:sticky;top:24px}}@media screen and (max-width:768px){.forum-topic-page-content__ads-wrapper{display:none}}@media screen and (min-width:769px){.forum-topic-page-content__ads-mobile{display:none}}.forum-topic-page-content__banner-mobile{position:relative;display:flex;flex-direction:column;padding:16px;justify-content:space-between;align-items:start;gap:16px;align-self:stretch;background:linear-gradient(87deg,#264171,#2951a3);margin-left:-16px;margin-right:-16px}.forum-topic-page-content__banner-mobile p{color:var(--Text-White,#fff);font-size:14px;font-style:normal;font-weight:400;line-height:24px}.forum-topic-page-content__banner-mobile button{flex-shrink:0;display:flex;height:40px;padding:12px 16px;justify-content:center;align-items:center;gap:8px;border-radius:8px;background:var(--Text-White,#fff);border:none;color:var(--Text-Link,#2951a3);text-align:center;font-size:16px;font-weight:700;line-height:24px}@media screen and (min-width:769px){.forum-topic-page-content__banner-mobile{display:none}}.forum-topic-page-feed{max-width:1144px;margin:auto;padding-bottom:24px;position:relative;z-index:0}</pre></body></html>