.blog-card{display:flex;flex-direction:column;background:rgba(0,0,0,0);border:1px solid #fff;overflow:hidden;transition:all .3s ease !important;min-height:450px;padding:16px;width:100%;min-width:0}.blog-card:hover{transform:translateY(-5px) !important;border-color:#d0cadf}.blog-card__link{text-decoration:none;color:inherit;display:flex;flex-direction:column;justify-content:space-between;height:100%;gap:24px;transition:all .3s ease !important}.blog-card__link:focus-visible{outline:2px solid #0a84ff;outline-offset:2px;box-shadow:0 0 0 calc(2px + 1px) hsla(0,0%,100%,0)}.blog-card__image{position:relative;width:100%;flex:1;min-height:0;display:flex;align-items:center;justify-content:center;overflow:hidden}.blog-card__image-wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.blog-card__image-wrapper img{width:100%;max-height:307px;-o-object-fit:contain;object-fit:contain;transition:all .3s ease !important}.blog-card__image-placeholder{width:100%;height:100%;background:hsla(0,0%,100%,.05);display:flex;align-items:center;justify-content:center}.blog-card__image-placeholder .placeholder-content{width:60px;min-width:60px;max-width:60px;height:60px;min-height:60px;max-height:60px;background:hsla(0,0%,100%,.1);border-radius:5px;position:relative}.blog-card__image-placeholder .placeholder-content::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:24px;min-width:24px;max-width:24px;height:24px;min-height:24px;max-height:24px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='3' width='18' height='18' rx='2' ry='2'%3E%3C/rect%3E%3Ccircle cx='8.5' cy='8.5' r='1.5'%3E%3C/circle%3E%3Cpolyline points='21,15 16,10 5,21'%3E%3C/polyline%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;opacity:.3}.blog-card__content{display:flex;flex-direction:column;gap:8px;flex-shrink:0}.blog-card__title{font-family:"Inter",sans-serif;font-weight:500;font-size:24px;line-height:1.2;letter-spacing:-0.72px}@media(max-width: 767px){.blog-card__title{font-size:20px}}.blog-card__title{color:#fff;margin:0;transition:all .3s ease !important}.blog-card__excerpt{font-family:"Inter",sans-serif;font-weight:400;font-size:20px;line-height:1.2;letter-spacing:-0.8px}@media(max-width: 767px){.blog-card__excerpt{font-size:18px}}.blog-card__excerpt{color:#fff;margin:0}.blog-card__date{font-family:"Inter",sans-serif;font-weight:400;font-size:16px;line-height:1.3;letter-spacing:-0.64px}@media(max-width: 767px){.blog-card__date{font-size:14px}}.blog-card__date{color:#fff;margin:0;opacity:.7}.blog-card:hover .blog-card__title{color:#d0cadf}.blog-card__link:focus .blog-card__title{color:#d0cadf}.blog-archive-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:10px;width:100%}@media(min-width: 768px)and (max-width: 1149px){.blog-archive-grid{grid-template-columns:repeat(2, 1fr);gap:24px}}@media(max-width: 767px){.blog-archive-grid{grid-template-columns:1fr;gap:24px}}.blog-archive-grid>*{display:flex;min-height:0}.blog-archive-grid article,.blog-archive-grid .blog-card{display:flex;flex-direction:column;height:100%;width:100%}.blog-archive-grid .blog-card__link{flex:1;display:flex;flex-direction:column;height:100%}.blog-cards-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(350px, 1fr));gap:32px}@media(min-width: 768px)and (max-width: 1149px){.blog-cards-grid{grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:24px}}@media(max-width: 767px){.blog-cards-grid{grid-template-columns:1fr;gap:24px}}.blog-cards-grid>*{display:flex;align-self:stretch}.blog-cards-grid.-two-columns{grid-template-columns:repeat(2, 1fr)}@media(min-width: 768px)and (max-width: 1149px){.blog-cards-grid.-two-columns{grid-template-columns:1fr}}.blog-cards-grid.-three-columns{grid-template-columns:repeat(3, 1fr)}@media(min-width: 768px)and (max-width: 1149px){.blog-cards-grid.-three-columns{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 767px){.blog-cards-grid.-three-columns{grid-template-columns:1fr}}.single-post .section-breadcrumbs{margin-top:81px}@media(max-width: 767px){.single-post .section-breadcrumbs{margin-top:61px}}.single-post .section-post-hero{padding-left:64px;padding-right:64px}@media(min-width: 768px)and (max-width: 1149px){.single-post .section-post-hero{padding-left:32px;padding-right:32px}}@media(max-width: 767px){.single-post .section-post-hero{padding-left:0;padding-right:0}}.single-post .section-post-hero{padding-top:32px;padding-bottom:32px}.single-post .section-post-hero header{max-width:656px;display:flex;flex-direction:column;gap:16px}@media(max-width: 1149px){.single-post .section-post-hero header{max-width:100%}}.single-post .section-post-hero header h1{font-family:"Inter",sans-serif;font-weight:400;font-size:48px;line-height:1.2;letter-spacing:-1.92px}@media(min-width: 768px)and (max-width: 1149px){.single-post .section-post-hero header h1{font-size:36px;letter-spacing:-1.44px}}@media(max-width: 767px){.single-post .section-post-hero header h1{font-size:28px;letter-spacing:-1.12px}}.single-post .section-post-hero header h1{color:#fff}.single-post .section-post-hero header .post-date{font-family:"Inter",sans-serif;font-weight:400;font-size:16px;line-height:1.3;letter-spacing:-0.64px}@media(max-width: 767px){.single-post .section-post-hero header .post-date{font-size:14px}}.single-post .section-post-hero header .post-date{font-weight:600;color:#fff}.single-post .section-post-featured-image{padding-top:64px;padding-bottom:64px}@media(max-width: 1149px){.single-post .section-post-featured-image{padding-top:64px;padding-bottom:64px}}.single-post .section-post-featured-image figure{max-width:800px;margin:0 auto;overflow:hidden;border-radius:5px}@media(min-width: 768px)and (max-width: 1149px){.single-post .section-post-featured-image figure{max-width:600px}}@media(max-width: 767px){.single-post .section-post-featured-image figure{max-width:100%}}.single-post .section-post-featured-image figure img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;display:block;border-radius:5px;transition:all .3s ease !important}.single-post .section-post-content{padding-left:64px;padding-right:64px}@media(min-width: 768px)and (max-width: 1149px){.single-post .section-post-content{padding-left:32px;padding-right:32px}}@media(max-width: 767px){.single-post .section-post-content{padding-left:0;padding-right:0}}.single-post .section-post-content{padding-top:32px;padding-bottom:32px}.single-post .section-post-content>.container>article{max-width:656px;color:#fff;font-family:"Inter",sans-serif;font-weight:400;font-size:16px;line-height:1.3;letter-spacing:-0.64px}@media(max-width: 767px){.single-post .section-post-content>.container>article{font-size:14px}}.single-post .section-post-content>.container>article p{margin:0 0 20px 0}.single-post .section-post-content>.container>article p:last-child{margin-bottom:0}.single-post .section-post-content>.container>article a{color:#fff;text-decoration:underline;transition:all .3s ease !important}.single-post .section-post-content>.container>article a:hover{color:#d0cadf;text-decoration:none}.single-post .section-post-content>.container>article a:focus-visible{outline:2px solid #fff;outline-offset:2px}.single-post .section-post-content>.container>article strong{color:#fff;font-weight:600}.single-post .section-post-content>.container>article em{font-style:italic}.single-post .section-post-content>.container>article ul,.single-post .section-post-content>.container>article ol{margin:8px 0;padding-left:0;list-style:none}.single-post .section-post-content>.container>article ul li,.single-post .section-post-content>.container>article ol li{display:flex;align-items:flex-start;gap:8px;margin-bottom:4px}.single-post .section-post-content>.container>article ul li::before,.single-post .section-post-content>.container>article ol li::before{content:"";flex-shrink:0;width:13px;height:13px;margin-top:4px;background-image:url("../images/svg/arrow_insert.svg");background-size:contain;background-repeat:no-repeat}.single-post .section-post-content>.container>article ul li:last-child,.single-post .section-post-content>.container>article ol li:last-child{margin-bottom:0}@media(max-width: 1149px){.single-post .section-post-content>.container>article{max-width:100%}}.single-post .section-post-content>.container>article>*{margin-bottom:24px}.single-post .section-post-content>.container>article>*:last-child{margin-bottom:0}.single-post .section-post-content>.container>article>p:first-child{font-family:"Inter",sans-serif;font-weight:400;font-size:20px;line-height:1.2;letter-spacing:-0.8px}@media(max-width: 767px){.single-post .section-post-content>.container>article>p:first-child{font-size:18px}}.single-post .section-post-gallery{padding-left:64px;padding-right:64px}@media(min-width: 768px)and (max-width: 1149px){.single-post .section-post-gallery{padding-left:32px;padding-right:32px}}@media(max-width: 767px){.single-post .section-post-gallery{padding-left:0;padding-right:0}}.single-post .section-post-gallery{padding-top:32px;padding-bottom:32px}.single-post .section-post-gallery .post-gallery-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:10px}@media(min-width: 768px)and (max-width: 1149px){.single-post .section-post-gallery .post-gallery-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 767px){.single-post .section-post-gallery .post-gallery-grid{grid-template-columns:1fr}}.single-post .section-post-gallery .post-gallery-item{margin:0;overflow:hidden;border:1px solid #fff;cursor:pointer}.single-post .section-post-gallery .post-gallery-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:4/3;display:block;transition:all .3s ease !important}.single-post .section-post-gallery .post-gallery-item:hover img{transform:scale(1.05)}.gallery-lightbox{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .3s ease !important}.gallery-lightbox.is-open{opacity:1;visibility:visible}.gallery-lightbox .lightbox-backdrop{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(42,61,90,.95)}.gallery-lightbox .lightbox-content{position:relative;max-width:90%;max-height:90%;display:flex;align-items:center;justify-content:center}.gallery-lightbox .lightbox-image{max-width:100%;max-height:85vh;-o-object-fit:contain;object-fit:contain;border:1px solid #fff}.gallery-lightbox .lightbox-close,.gallery-lightbox .lightbox-prev,.gallery-lightbox .lightbox-next{position:absolute;background:rgba(0,0,0,0);border:1px solid #fff;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;width:44px;min-width:44px;max-width:44px;height:44px;min-height:44px;max-height:44px;transition:all .3s ease !important}.gallery-lightbox .lightbox-close:hover,.gallery-lightbox .lightbox-prev:hover,.gallery-lightbox .lightbox-next:hover{background:#fff;color:#2a3d5a}.gallery-lightbox .lightbox-close:focus-visible,.gallery-lightbox .lightbox-prev:focus-visible,.gallery-lightbox .lightbox-next:focus-visible{outline:2px solid #0a84ff;outline-offset:2px;box-shadow:0 0 0 calc(2px + 1px) hsla(0,0%,100%,0)}.gallery-lightbox .lightbox-close svg,.gallery-lightbox .lightbox-prev svg,.gallery-lightbox .lightbox-next svg{width:24px;min-width:24px;max-width:24px;height:24px;min-height:24px;max-height:24px}.gallery-lightbox .lightbox-close{top:-60px;right:0}@media(max-width: 767px){.gallery-lightbox .lightbox-close{top:-50px;width:40px;min-width:40px;max-width:40px;height:40px;min-height:40px;max-height:40px}}.gallery-lightbox .lightbox-prev{left:-60px}@media(max-width: 1149px){.gallery-lightbox .lightbox-prev{left:0;bottom:-60px;top:auto}}.gallery-lightbox .lightbox-next{right:-60px}@media(max-width: 1149px){.gallery-lightbox .lightbox-next{right:0;bottom:-60px;top:auto}}.gallery-lightbox .lightbox-counter{position:absolute;bottom:-60px;left:50%;transform:translateX(-50%);color:#fff;font-family:"Inter",sans-serif;font-weight:400;font-size:16px;line-height:1.3;letter-spacing:-0.64px}@media(max-width: 767px){.gallery-lightbox .lightbox-counter{font-size:14px}}@media(max-width: 1149px){.gallery-lightbox .lightbox-counter{bottom:-50px}}.single-post .section-related-posts{padding-left:64px;padding-right:64px}@media(min-width: 768px)and (max-width: 1149px){.single-post .section-related-posts{padding-left:32px;padding-right:32px}}@media(max-width: 767px){.single-post .section-related-posts{padding-left:0;padding-right:0}}.single-post .section-related-posts{padding-top:32px;padding-bottom:32px;border-top:1px solid #fff}.single-post .section-related-posts h2{color:#fff;margin-bottom:32px}@media(min-width: 768px)and (max-width: 1149px){.single-post .section-related-posts h2{margin-bottom:24px}}@media(max-width: 767px){.single-post .section-related-posts h2{margin-bottom:16px}}.single-post .section-related-posts .blog-archive-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:10px}@media(min-width: 768px)and (max-width: 1149px){.single-post .section-related-posts .blog-archive-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 767px){.single-post .section-related-posts .blog-archive-grid{grid-template-columns:1fr}}.single-post .section-related-posts .blog-archive-grid>div{display:flex}@media(prefers-reduced-motion: reduce){.single-post *{transition:none !important;animation:none !important}}