.oganov-blog-showcase{box-sizing:border-box;width:100%;max-width:1920px;margin:0 auto;background:#f6f6fa;display:flex;flex-direction:column;gap:32px;font-family:"Involve",sans-serif;padding:0 76px 150px;--oganov-blog-gutter:76px;--oganov-blog-overhang:max(0px, calc((100vw - 1920px) / 2));--oganov-blog-content-start:calc(var(--oganov-blog-gutter) + var(--oganov-blog-overhang))}@media (min-width:2081px){.oganov-blog-showcase{padding:0 0 150px;--oganov-blog-gutter:0px}}.oganov-blog-showcase__head{width:100%}.oganov-blog-showcase__title{margin:0;color:#232323;font-size:48px;font-style:normal;font-weight:700;line-height:1.2;letter-spacing:-.96px;text-transform:uppercase}.oganov-blog-showcase__track{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);padding-left:var(--oganov-blog-content-start);padding-right:var(--oganov-blog-content-start);box-sizing:border-box;display:flex;align-items:stretch;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-left:var(--oganov-blog-content-start);background:inherit;scrollbar-width:none;-ms-overflow-style:none}.oganov-blog-showcase__track::-webkit-scrollbar{display:none}.oganov-blog-showcase__card{position:relative;width:430px;min-width:430px;min-height:575px;height:575px;border-radius:12px;border:1px solid #eaeaea;background:#f1f1f4;overflow:hidden;scroll-snap-align:start;box-sizing:border-box}.oganov-blog-showcase__card-link{position:relative;box-sizing:border-box;width:100%;min-height:575px;padding:24px;color:inherit;text-decoration:none;display:flex}.oganov-blog-showcase__card-link:focus-visible{outline:2px solid #2b6cf6;outline-offset:-2px}.oganov-blog-showcase__media,.oganov-blog-showcase__overlay{position:absolute;inset:0;pointer-events:none}.oganov-blog-showcase__media{opacity:0;background-size:cover;background-position:center center;transition:opacity 0.35s ease}.oganov-blog-showcase__overlay{opacity:0;background:linear-gradient(90deg,rgb(0 0 0 / .2) 0%,rgb(0 0 0 / .2) 100%),linear-gradient(0deg,rgb(0 0 0 / .6) 18.904%,#fff0 59.304%);transition:opacity 0.35s ease}.oganov-blog-showcase__card-inner{position:relative;z-index:1;flex:1 1 auto;min-height:100%;display:flex;flex-direction:column;justify-content:space-between;gap:24px}.oganov-blog-showcase__date{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;text-transform:uppercase}.oganov-blog-showcase__day{margin:0;color:#05f593;font-size:64px;font-style:normal;font-weight:600;line-height:1;transition:color 0.3s ease}.oganov-blog-showcase__month-year{min-width:0;max-width:min(130px, 48%);flex:0 1 auto;display:flex;flex-direction:column;align-items:flex-end;gap:4px;color:#232323;font-size:20px;font-style:normal;font-weight:500;line-height:1.15;transition:color 0.3s ease}.oganov-blog-showcase__month-year>span{display:block;max-width:100%;white-space:normal;overflow-wrap:anywhere;word-break:break-word;text-align:right}.oganov-blog-showcase__content{display:flex;flex-direction:column;gap:12px}.oganov-blog-showcase__card-title{margin:0;color:#232323;font-size:30px;font-style:normal;font-weight:600;line-height:1.18;text-transform:uppercase;transition:color 0.3s ease}.oganov-blog-showcase__excerpt{margin:0;color:rgb(35 35 35 / .6);font-size:20px;font-style:normal;font-weight:500;line-height:1.2;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;overflow:hidden;text-overflow:ellipsis;transition:color 0.3s ease}.oganov-blog-showcase__footer{min-height:56px;position:relative;display:flex;align-items:center;justify-content:flex-start}.oganov-blog-showcase__nav{display:inline-flex;align-items:center;gap:8px}.oganov-blog-showcase__arrow{width:56px!important;height:56px!important;border-radius:1000px!important;border:0!important;background:#00f591!important;color:#232323!important;cursor:pointer!important;padding:16px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;transition:opacity 0.2s ease!important;box-shadow:none!important}.oganov-blog-showcase__arrow:hover,.oganov-blog-showcase__arrow:focus-visible,.oganov-blog-showcase__arrow:active{background:#00f591!important;color:#232323!important;border:0!important}.oganov-blog-showcase__arrow:disabled{opacity:.45;cursor:not-allowed}.oganov-blog-showcase__arrow:focus-visible{outline:2px solid #2b6cf6!important;outline-offset:2px!important}.oganov-blog-showcase__arrow svg{width:24px;height:24px;fill:currentColor}.oganov-blog-showcase__arrow--prev svg{transform:rotate(180deg)}.oganov-blog-showcase__all-link{position:absolute;left:50%;transform:translateX(-50%);min-height:56px;box-sizing:border-box;padding:20px 24px;border-radius:6px;background:rgb(0 0 0 / .05);color:#000;text-decoration:none;font-size:16px;font-style:normal;font-weight:600;line-height:1;text-transform:uppercase;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;transition:transform 0.2s ease,background-color 0.2s ease}.oganov-blog-showcase__all-link:hover{transform:translate(-50%,-2px);background:rgb(0 0 0 / .09)}.oganov-blog-showcase__all-link:focus-visible{outline:2px solid #2b6cf6;outline-offset:2px}@media (min-width:768px){.oganov-blog-showcase__card--has-media:is(:hover,:focus-within) .oganov-blog-showcase__media{opacity:1}.oganov-blog-showcase__card--has-media:is(:hover,:focus-within) .oganov-blog-showcase__overlay{opacity:1}.oganov-blog-showcase__card--has-media:is(:hover,:focus-within) .oganov-blog-showcase__month-year,.oganov-blog-showcase__card--has-media:is(:hover,:focus-within) .oganov-blog-showcase__card-title{color:#fff}.oganov-blog-showcase__card--has-media:is(:hover,:focus-within) .oganov-blog-showcase__day{color:#fff}.oganov-blog-showcase__card--has-media:is(:hover,:focus-within) .oganov-blog-showcase__excerpt{color:rgb(255 255 255 / .6)}}@media (max-width:1200px){.oganov-blog-showcase{padding-left:16px;padding-right:16px;--oganov-blog-gutter:16px}.oganov-blog-showcase__card,.oganov-blog-showcase__card-link{width:min(358px, calc(100vw - 48px));min-width:min(358px, calc(100vw - 48px))}.oganov-blog-showcase__footer{justify-content:center;flex-wrap:wrap;gap:16px}.oganov-blog-showcase__all-link{position:static;transform:none}.oganov-blog-showcase__all-link:hover{transform:translateY(-2px)}}@media (max-width:767px){.oganov-blog-showcase{box-sizing:border-box;gap:32px;--oganov-blog-gutter:16px;padding:0 16px 96px}.oganov-blog-showcase__title{font-size:32px;letter-spacing:-.64px}.oganov-blog-showcase__track{gap:8px}.oganov-blog-showcase__card,.oganov-blog-showcase__card-link{width:358px;min-width:358px;min-height:575px;height:575px}.oganov-blog-showcase__card-title{font-size:24px;line-height:1.2}.oganov-blog-showcase__excerpt{font-size:18px}.oganov-blog-showcase__media,.oganov-blog-showcase__overlay{display:none}.oganov-blog-showcase__card--has-media .oganov-blog-showcase__month-year,.oganov-blog-showcase__card--has-media .oganov-blog-showcase__card-title{color:#232323}.oganov-blog-showcase__card--has-media .oganov-blog-showcase__excerpt{color:rgb(35 35 35 / .6)}.oganov-blog-showcase__footer{justify-content:center;min-height:auto}.oganov-blog-showcase__all-link--hide-mobile{display:none}}