.section-blog-archive__body{padding:100px 20px}.section-blog-archive__content{color:rgba(3,14,22,.7)}.section-blog-archive__content h1,.section-blog-archive__content h2,.section-blog-archive__content h3,.section-blog-archive__content h4,.section-blog-archive__content h5,.section-blog-archive__content h6,.section-blog-archive__content b,.section-blog-archive__content strong{color:#030e16}.section-blog-archive__content a:not([class]){color:#a97e2b}.section-blog-archive__pagination{margin:60px auto 0}.section-blog-archive__pagination .nav-links{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:100%;gap:10px}.section-blog-archive__pagination .page-numbers{padding:2px;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:60px;height:60px;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#a97e2b;background-color:#fff;border:1px solid #fff;font-weight:300;font-size:24px;line-height:.96;letter-spacing:-0.04em;-webkit-transition-property:background-color,border-color,color;transition-property:background-color,border-color,color}@media(pointer: coarse){.section-blog-archive__pagination .page-numbers:active{border:1px solid #a97e2b}}@media not (pointer: coarse),(hover: hover)and (pointer: fine){.section-blog-archive__pagination .page-numbers:hover,.section-blog-archive__pagination .page-numbers:focus-visible{border:1px solid #a97e2b}}.section-blog-archive__pagination .page-numbers.current{color:#fff;background-color:#a97e2b;border:1px solid #a97e2b}.section-blog-archive__pagination .page-numbers.dots{pointer-events:none}.section-blog-archive__pagination .page-numbers.next,.section-blog-archive__pagination .page-numbers.prev{font-size:0;line-height:0;max-width:66px;background-repeat:no-repeat;background-size:12px 24px}.section-blog-archive__pagination .page-numbers.next{border-radius:0 50% 50% 0;background-position:center left 24px;background-image:url(./images/icon-arrow-filled-next-4a7b6beafa1ad0d19885.svg)}.section-blog-archive__pagination .page-numbers.prev{border-radius:50% 0 0 50%;background-position:center right 24px;background-image:url(./images/icon-arrow-filled-prev-3509d8070ffa42be966b.svg)}.section-blog-archive .post-list{display:grid;grid-template-columns:repeat(2, 1fr);gap:30px;grid-auto-flow:dense}.section-blog-archive .post-item__link{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:30px;gap:30px 20px;border-radius:20px;height:100%;color:#030e16;background-color:#fff;border:1px solid #d0d0d0;-webkit-box-shadow:0 4px 53px 0 rgba(0,0,0,.16);box-shadow:0 4px 53px 0 rgba(0,0,0,.16);text-decoration:none;-webkit-transition-property:color,border-color;transition-property:color,border-color}@media(pointer: coarse){.section-blog-archive .post-item__link:active{color:#a97e2b;border-color:#a97e2b}}@media not (pointer: coarse),(hover: hover)and (pointer: fine){.section-blog-archive .post-item__link:hover,.section-blog-archive .post-item__link:focus-visible{color:#a97e2b;border-color:#a97e2b}}.section-blog-archive .post-item__title{margin-bottom:auto;font-size:24px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;color:currentColor}.section-blog-archive .post-item__content{margin-top:auto;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}.section-blog-archive .post-item__btn-wrapper{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;display:block}.section-blog-archive .post-item:has(.post-item__thumb){grid-column:span 2}.section-blog-archive .post-item:has(.post-item__thumb) .post-item__link{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.section-blog-archive .post-item:has(.post-item__thumb) .post-item__content{margin-top:0;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;height:auto;max-width:calc(100% - 300px - 20px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section-blog-archive .post-item:has(.post-item__thumb) .post-item__thumb{position:relative;overflow:hidden;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:300px;border-radius:10px}@media(max-width: 1439.5px){.section-blog-archive__body{padding:80px 20px}.section-blog-archive__pagination{margin-top:40px}}@media(max-width: 1279.5px){.section-blog-archive__body{padding-top:60px;padding-bottom:60px}.section-blog-archive .post-item__link{padding:20px;gap:20px}.section-blog-archive .post-item__title{font-size:22px}.section-blog-archive .post-item__content{gap:20px}}@media(max-width: 1024.5px){.section-blog-archive .post-list{grid-template-columns:1fr;gap:24px}.section-blog-archive .post-item:has(.post-item__thumb){grid-column:span 1}.section-blog-archive .post-item:has(.post-item__thumb) .post-item__content{max-width:calc(100% - 260px - 20px)}.section-blog-archive .post-item:has(.post-item__thumb) .post-item__thumb{max-width:260px}}@media(max-width: 767.5px){.section-blog-archive__body{padding:60px 0}.section-blog-archive__pagination{margin-top:30px}.section-blog-archive__pagination .nav-links{gap:6px}.section-blog-archive__pagination .page-numbers{max-width:40px;height:40px;font-size:20px}.section-blog-archive__pagination .page-numbers.next,.section-blog-archive__pagination .page-numbers.prev{max-width:42px}.section-blog-archive__pagination .page-numbers.next{background-position:center left 12px}.section-blog-archive__pagination .page-numbers.prev{background-position:center right 12px}.section-blog-archive .post-item__title{font-size:20px}.section-blog-archive .post-item:has(.post-item__thumb) .post-item__link{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section-blog-archive .post-item:has(.post-item__thumb) .post-item__content{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;max-width:100%}.section-blog-archive .post-item:has(.post-item__thumb) .post-item__thumb{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;max-width:100%;aspect-ratio:16/9}}@media(max-width: 575.5px){.section-blog-archive .post-item__btn-wrapper .btn{width:100%;min-width:0}}

/*# sourceMappingURL=section-blog-archive-7c5eb78918bd2cbe3dc8.css.map*/