@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 slide-in-from-top{0%{transform:translateY(-1em);opacity:0}to{transform:none;opacity:1}}@keyframes slide-in-from-bottom{0%{transform:translateY(1em);opacity:0}to{transform:none;opacity:1}}@keyframes slide-in-from-left{0%{transform:translate(-1em);opacity:0}to{transform:none;opacity:1}}@keyframes slide-in-from-right{0%{transform:translate(1em);opacity:0}to{transform:none;opacity:1}}@keyframes jumbotron-bg-pan{0%{background-position:50% 58%}to{background-position:50% 50%}}@keyframes logo-drop-in{0%{transform:translateY(-110%);opacity:0}to{transform:none;opacity:1}}@keyframes hero-bg-zoom{0%{transform:scale(1.06)}to{transform:scale(1)}}@keyframes slide-up{0%{transform:translateY(1em)}to{transform:none}}@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: 2rem}@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:grid;filter:drop-shadow(0 0 1px rgba(219,166,66,.3))}.blog-item__wrap{display:flex;flex-direction:column;background-color:#fff;border-radius:10px}.blog-item:has(:hover,:active,:focus-visible) .title a{color:#712540}.blog-item:has(:hover,:active,:focus-visible) .btn__icon{transform:translate(var(--btn-icon-movement))}.blog-item__head{position:relative;display:flex;background-color:#faefe5;width:100%;aspect-ratio:2/1;border-radius:10px}.blog-item__head picture{overflow:hidden;border-radius:10px}.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:2rem}@media screen and (max-width:1679px){.blog-item__body{padding:1.5rem}}.blog-item__body .title a{transition:color 125ms ease-out}.blog-item__body .btn-link{position:absolute;right:1rem;bottom:1rem}.blog-item__body .btn-link .btn__icon{fill:currentColor}.blog-item.swiper-slide{height:auto}
