.faq{z-index:1;position:relative}.faq:before{content:"";z-index:-1;filter:blur(8rem);opacity:.11;background-color:#ffae00;border-radius:100%;position:absolute;inset:29% 30% 20%}.faq__main{flex-direction:column;justify-content:center;align-items:center;display:flex}.faq__description{color:var(--vp-quinary-text);text-align:center;margin-bottom:1.25rem;font-size:.875rem;font-weight:400;line-height:1.75rem;display:none}@media (max-width:425px){.faq__description{display:flex}}.faq__list{flex-wrap:wrap;justify-content:center;gap:0 2.5rem;width:100%;display:flex}@media (max-width:1200px){.faq__list{gap:1rem}}@media (max-width:890px){.faq__list{gap:0}}
.questions_item{border-bottom:1px solid #262626;flex-direction:column;justify-content:space-between;align-items:flex-start;width:calc(50% - 1.25rem);padding:0 1.875rem;display:flex}@media (max-width:1200px){.questions_item{width:calc(50% - .5rem)}}@media (max-width:890px){.questions_item{border-bottom:1px solid #262626;width:100%}}@media (max-width:600px){.questions_item{padding:0 1.5rem}}@media (max-width:425px){.questions_item{padding:0 1rem}}.questions_item-full{width:100%;max-width:42.375rem}.questions_query-wrapper{cursor:pointer;background-color:#0000;justify-content:space-between;align-items:center;width:100%;padding:2rem 0;display:flex}@media (max-width:600px){.questions_query-wrapper{padding:1.5rem 0}}@media (max-width:425px){.questions_query-wrapper{padding:1rem 0}}.questions_query{text-align:start;color:var(--vp-primary-title);cursor:pointer;background-color:#0000;border:none;margin:0;padding:0;font-size:1.125rem;font-weight:600;line-height:1.25rem}@media (max-width:600px){.questions_query{font-size:1rem}}@media (max-width:425px){.questions_query{font-size:.875rem}}.questions_answer{color:var(--vp-quinary-text);margin-bottom:1.5rem;font-size:1rem;font-weight:400;display:none}@media (max-width:600px){.questions_answer{font-size:.875rem}}@media (max-width:425px){.questions_answer{margin-bottom:1rem;font-size:.75rem}}.show{display:block}.questions_item--hidden{display:none}.questions_open-btn-wrapper{background:#1a1a1a;border:none;border-radius:6.25rem;justify-content:center;align-items:center;padding:1rem;display:flex}@media (max-width:425px){.questions_open-btn-wrapper{padding:.5rem}}.questions_open-btn{cursor:pointer;width:1.25rem;height:1.25rem;position:relative}@media (max-width:768px){.questions_open-btn{width:1rem;height:1rem}}.questions_open-btn:before,.questions_open-btn:after{content:"";background-color:#fff;width:100%;height:.125rem;transition:all .35s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.questions_open-btn:after{transform:translateY(-50%)rotate(90deg)}.questions_open-btn.active:before{opacity:0;transform:translateY(-50%)rotate(-90deg)}.questions_open-btn.active:after{transform:translateY(-50%)rotate(0)}.questions__show-more-btn{background-color:#0000;align-items:center;margin-top:1rem;padding:.5rem;font-size:1rem;display:flex}@media (max-width:425px){.questions__show-more-btn{font-size:.875rem}}
.related-news__title-box{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:3rem;display:flex}.related-news__title-box .secondary-title{margin:0}@media (max-width:600px){.related-news__title-box{margin-bottom:2rem}}@media (max-width:425px){.related-news__title-box{margin-bottom:.625rem}}.related-news__all-news-link{align-items:center;gap:.625rem;padding:.625rem;font-size:1.25rem;font-weight:400;display:flex}@media (min-width:500px){.related-news__all-news-link{display:none}}@media (max-width:600px){.related-news__all-news-link{font-size:1rem}}@media (max-width:425px){.related-news__all-news-link{gap:.25rem;font-size:.875rem}}.related-news__all-news-link img{width:1rem;height:1rem}@media (max-width:600px){.related-news__all-news-link img{width:.875rem;height:.875rem}}@media (max-width:425px){.related-news__all-news-link img{width:.75rem;height:.75rem}}.related-news__main{flex-wrap:wrap;justify-content:space-between;gap:1.5rem;width:100%;display:flex}@media (max-width:700px){.related-news__main{flex-direction:column}}@media (max-width:425px){.related-news__main{gap:1rem}}.related-news__box{background-color:var(--vp-tertiary-bg);border:1px solid var(--vp-primary-border);-webkit-backdrop-filter:blur(3.125rem);backdrop-filter:blur(3.125rem);border-radius:2rem;height:100%;padding:1rem}@media (max-width:600px){.related-news__box{border-radius:1.375rem;padding:.5rem}}.related-news__box-column{flex-direction:column;justify-content:space-between;display:flex}.related-news__content-column{flex-direction:column;display:flex}.related-news__image-btn-box{display:flex}.related-news__image-btn{color:#ff9500;text-transform:uppercase;background:#1e1e1e9f;border:1px solid #ffffff12;border-radius:1.25rem;margin-bottom:1rem;padding:.5rem .625rem;font-size:1rem;font-weight:400;box-shadow:inset 0 0 .25rem 1px #ffffff14}@media (max-width:600px){.related-news__image-btn{padding:.25rem .5rem;font-size:.75rem}}@media (max-width:375px){.related-news__image-btn{margin-bottom:.5rem;font-size:.5rem}}.related-news__absolute-btn{position:absolute;bottom:0;left:1.25rem}@media (max-width:600px){.related-news__absolute-btn{left:.75rem}}@media (max-width:375px){.related-news__absolute-btn{left:.25rem}}.related-news__title{color:var(--vp-primary-title);margin-bottom:.75rem;font-size:1.875rem;font-weight:600}@media (max-width:768px){.related-news__title{font-size:1.5rem}}@media (max-width:600px){.related-news__title{margin-bottom:1.25rem;font-size:1rem}}.related-news__text{color:var(--vp-secondary-text);margin-bottom:1.25rem;line-height:1.375rem}@media (max-width:600px){.related-news__text{line-height:1rem}.news-hidden-item{display:none}}.related-news__info-box{justify-content:space-between;gap:.75rem;display:flex}.related-news__info{align-items:center;gap:.75rem;padding-inline-start:0;display:flex}.related-news__info-item{color:var(--vp-secondary-text);font-size:.875rem;font-weight:500;list-style:none}@media (max-width:375px){.related-news__info-item{font-size:.75rem}}.related-news__info-dot{color:#ff9500}.related-news__boxes{flex-direction:column;gap:1rem;width:calc(100% - 34.875rem);display:flex}@media (max-width:1200px){.related-news__boxes{width:100%}}.related-news__content{flex-direction:column;justify-content:space-between;width:calc(100% - 16rem);display:flex}@media (max-width:600px){.related-news__content{width:100%}}.related-news__last-boxes{justify-content:space-between;gap:1rem;display:flex}@media (max-width:768px){.related-news__last-boxes{flex-direction:column}}.related-news__box-first{width:100%;max-width:33rem}@media (max-width:700px){.related-news__box-first{width:100%}}@media (max-width:1200px){.related-news__box-first{max-width:100%}}.related-news__box-row{gap:1rem;display:flex}@media (max-width:600px){.related-news__box-row{gap:.5rem}}.news-mid-box{flex-direction:column;flex-grow:1;justify-content:space-between;display:flex}.related-news__box-btn{background-color:var(--vp-primary-bg);border-radius:2rem;justify-content:space-between;align-items:flex-end;width:100%;max-width:17.625rem;padding:1rem;transition:background-color .3s,border .3s;display:flex}.related-news__box-btn .related-news__box-btn-text{transition:color .3s}.related-news__box-btn .related-news__box-btn-arrow{transition:transform .3s,border-color .3s}.related-news__box-btn:hover{border:1px solid var(--vp-primary-active);background-color:#151515}.related-news__box-btn:hover .related-news__box-btn-text{color:var(--vp-primary-active)}.related-news__box-btn:hover .related-news__box-btn-arrow{border-color:var(--vp-primary-active);transform:rotate(45deg)}@media (max-width:1200px){.related-news__box-btn{max-width:calc(50% - .5rem)}}@media (max-width:768px){.related-news__box-btn{max-width:100%}}@media (max-width:500px){.related-news__box-btn{display:none}}.related-news__box-btn-arrow{background:var(--vp-secondary-bg);border:1px solid #ffffff1e;border-radius:3.125rem;padding:1.25rem;display:flex}.related-news__box-btn-arrow img{width:1.875rem;height:1.875rem}.related-news__image{border-radius:1rem;width:100%;margin-bottom:1rem;display:flex;position:relative;overflow:hidden}.related-news__image img{object-fit:cover;width:100%;height:100%}.news-box-column{flex-direction:column;justify-content:space-between;display:flex}.related-news__image-row{border-radius:1.5rem;width:100%;max-width:16rem;margin-bottom:0;display:flex;overflow:hidden}@media (max-width:600px){.related-news__image-row{max-width:10rem}}@media (max-width:425px){.related-news__image-row{border-radius:.75rem;max-width:8.625rem}}@media (max-width:375px){.related-news__image-row{max-width:6rem}}.related-news__box-btn-text{color:var(--vp-black);font-size:2.25rem;font-weight:700}.news-absolute-btn{position:absolute;bottom:0;left:1.25rem}@media (max-width:600px){.news-absolute-btn{left:.75rem}}@media (max-width:375px){.news-absolute-btn{left:.25rem}}
.articlesByCategory{flex-direction:column;display:flex}.articlesByCategory__title{margin-bottom:1rem}
