.reports{padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);background:var(--bg-color)}.reports__title{text-align:center;font-size:var(--font-size);font-weight:var(--font-weight);line-height:var(--line-height);color:var(--text-color)}.reports__slider{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;width:100%}.reports__list{width:100%;padding:32px 15px 16px;scroll-padding-left:15px;display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none}.reports__list::-webkit-scrollbar{display:none}.reports__list>*{flex-shrink:0;scroll-snap-align:start;scroll-snap-stop:always;max-width:321px;width:100%;padding-right:16px}.reports__list>*:last-child{padding-right:0}.reports__pagination{display:flex;align-items:center;justify-content:space-between;gap:12px}.reports__button{height:48px;display:flex;align-items:center;justify-content:center;padding:10px 12px;border-radius:4px;background-color:#dddee2;border:none;cursor:pointer;aspect-ratio:1/1;transition:all .1s linear}.reports__button:active{transform:scale(.7)}.reports__button[data-active=false]{cursor:default;opacity:.5}.reports__button[data-active=true]{opacity:1;cursor:pointer}.reports__button svg{width:32px;height:33px}.report-card{background-color:var(--report-card-bg-color);padding:32px 24px;border-radius:8px;box-shadow:0 0 44px #00000014;display:flex;flex-direction:column;gap:16px;align-items:center;width:305px}.report-card__image-wrapper{height:180px;overflow:hidden;position:relative;width:100%;flex-shrink:0}.report-card__image{position:absolute;height:306px;left:50%;top:calc(50% + 62px);transform:translate(-50%) translateY(-50%);width:220px;max-width:none;object-fit:cover;object-position:50% 50%}.report-card__text-container{display:flex;flex-direction:column;align-items:flex-start;width:100%;line-height:0}.report-card__id{font-family:Poppins,sans-serif;font-weight:500;font-size:20px;color:var(--report-card-id-color);line-height:normal;margin:0;width:100%}.report-card__title{font-family:Poppins,sans-serif;font-weight:400;font-size:17px;color:var(--report-card-title-color);line-height:28px;margin:0;width:100%}.report-card__language-options{display:flex;flex-direction:column;gap:8px;align-items:center;width:100%}.report-card__language-option{display:flex;align-items:center;justify-content:space-between;width:100%}.report-card__language-code{font-family:Poppins,sans-serif;font-weight:400;font-size:17px;color:var(--report-card-id-color);line-height:28px;white-space:nowrap}.report-card__actions{display:flex;gap:12px;align-items:flex-start}.report-card__action{display:flex;gap:8px;align-items:center}.report-card__action-link{font-family:Poppins,sans-serif;font-weight:400;font-size:16px;color:var(--report-card-link-color);text-decoration:underline;text-underline-position:from-font;line-height:normal;white-space:nowrap}.report-card__action-link:hover{opacity:.8}@media(min-width:750px){.reports__list{padding:52px 40px 32px;scroll-padding-left:40px;max-width:1440px;margin:0 auto}.reports__list>*{max-width:364px;width:100%;padding-right:24px}.reports__pagination{justify-content:end}.report-card{width:340px}}
/*# sourceMappingURL=/cdn/shop/t/46/assets/reports.css.map */
