@keyframes show{0%{opacity:0}to{opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes show-slide{0%{transform:translateY(3rem);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes reveal-from-bottom-scale{0%{transform:translateY(5rem) scale(.7)}to{transform:translateY(0) scale(1)}}@keyframes reveal-from-bottom{0%{transform:translateY(5rem)}to{transform:translateY(0)}}@keyframes reveal-from-left{0%{transform:translate(-2rem);opacity:0}to{transform:translate(0);opacity:1}}@keyframes reveal-from-right{0%{transform:translate(2rem);opacity:0}to{transform:translate(0);opacity:1}}@keyframes float{0%{transform:translate(0)}50%{transform:translate(.625rem)}to{transform:translate(0)}}@media(min-width:992px)and (max-width:1679px){.blog-section>[class*=container--]{max-width:1380px}}.blog-carousel.swiper:not(.swiper-initialized){overflow:visible}.blog-carousel{margin-block:-48px;padding-block:48px}.blog-list{--spacing: 1.5rem}@media screen and (max-width:1679px){.blog-list{--spacing: 1rem}}.blog-list:not(.swiper-wrapper),.swiper:not(.swiper-initialized) .blog-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--spacing)}@media screen and (max-width:1199px){.blog-list:not(.swiper-wrapper),.swiper:not(.swiper-initialized) .blog-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:991px){.blog-list:not(.swiper-wrapper),.swiper:not(.swiper-initialized) .blog-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:575px){.blog-list:not(.swiper-wrapper),.swiper:not(.swiper-initialized) .blog-list{grid-template-columns:minmax(0,1fr)}}.blog-item{position:relative;display:flex;border-radius:.313rem;overflow:hidden}.blog-item__wrap{display:flex;flex-direction:column;background-color:#faf9fd}.blog-item:has(:hover,:active,:focus-visible) .title a{color:#26254c}.blog-item:has(:hover,:active,:focus-visible) img:not(.img-placeholder){transform:scale(1.03)}.blog-item:has(:hover,:active,:focus-visible) .btn__icon{transform:translate(var(--btn-icon-movement))}.blog-item:has(:hover,:active,:focus-visible) .blog-item__icon{transform:translate(.375rem)}.blog-item__head{position:relative;display:flex;width:100%;aspect-ratio:52/22;overflow:hidden;border-radius:.313rem}.blog-item__head picture{width:100%}.blog-item__head img:not(.img-placeholder){width:100%;height:auto;transition:transform .5s cubic-bezier(.25,1,.5,1)}.blog-item__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;justify-content:end;align-items:start;pointer-events:none}.blog-item__overlay>*{pointer-events:initial}.blog-item__overlay .tag-list{padding:6px;align-items:end}.blog-item__body{flex:1;display:flex;flex-direction:column;align-items:start;width:100%;padding:2.5rem;color:#71717f}@media screen and (max-width:1679px){.blog-item__body{padding:2rem}}@media screen and (max-width:767px){.blog-item__body{padding:1.25rem 1.25rem 2rem}}.blog-item.swiper-slide{height:auto}.blog-item__icon{position:absolute;right:1.5rem;bottom:1rem;color:#2f2d5d;transition:transform .3s cubic-bezier(.25,1,.5,1)}@media screen and (max-width:767px){.blog-item__icon{right:.5rem;bottom:0}}
