@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 slideInFromTop{0%{transform:translate(-50%,-225%);opacity:0}to{transform:translate(-50%,-50%);opacity:1}}@keyframes slideInFromTop2{0%{transform:translateY(-16px);opacity:0}to{transform:none;opacity:1}}@keyframes pulse{0%{top:0;right:0;bottom:0;left:0;opacity:1}50%{opacity:.3}95%{top:-55%;right:-55%;bottom:-55%;left:-55%;opacity:0}to{top:-55%;right:-55%;bottom:-55%;left:-55%;opacity:0}}@keyframes blink{0%{color:transparent}25%,75%{color:#2a2b2dbf}50%{color:#2a2b2d40}to{color:transparent}}@media(min-width:992px)and (max-width:1679px){.blog-section>[class*=container--]{max-width:1320px}}.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(4,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:grid;filter:drop-shadow(0 0 1px #d9d9d9)}.blog-item__wrap{display:flex;flex-direction:column;background-color:#fff}.blog-item:has(:hover,:active,:focus-visible) .title a{color:#e0a576}.blog-item:has(:hover,:active,:focus-visible) .btn__icon{transform:translate(var(--btn-icon-movement))}.blog-item__head{position:relative;display:flex;background-color:#ccc;width:100%;aspect-ratio:400/230}.blog-item__head picture{overflow:hidden}.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:1.5rem}@media screen and (max-width:1679px){.blog-item__body{padding:1.5rem}}.blog-item__body .title a{transition:color 125ms ease-out}.blog-item.swiper-slide{height:auto}
