.blog__sorting{align-items:center;display:flex;justify-content:space-between;margin-top:1.25rem}.blog__sort{display:flex}.blog__sort-toggler{cursor:pointer;font-size:.75rem;font-style:normal;font-weight:500;line-height:130%;padding:.25rem 1rem;position:relative}.blog__sort-toggler:before{background:#b0b0b0;bottom:0;content:"";height:.0625rem;left:0;position:absolute;transition:all .24s;width:100%}.blog__sort-toggler.is-active:before{background:#222;transition:all .24s}.blog__grid{display:grid;gap:2.5rem 1.25rem;grid-template-columns:repeat(3,1fr);margin-top:1rem}.blog__card-wrapper{padding-bottom:86.36363636363636%;position:relative;width:100%}.blog__card-wrapper img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}.blog__card-body{margin-top:1.25rem}.blog__card-name{color:var(--black,#222);font-size:1.25rem;font-weight:400}.blog__card-date,.blog__card-name{font-style:normal;line-height:130%}.blog__card-date{font-size:.75rem;font-weight:500;margin-top:.75rem;opacity:.5}.blog__btn.btn{cursor:pointer;margin-top:2.5rem;margin-inline:auto;max-width:17.5rem;padding:.62rem 1.5rem;width:100%}.blog__btn span{padding-left:2rem;position:relative}.blog__btn span:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' fill='none' viewBox='0 0 25 24'%3E%3Cpath stroke='%23F5F7FA' stroke-linecap='round' stroke-linejoin='round' d='M5.5 12h14m-7-7v14'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";height:1.5rem;left:0;position:absolute;top:50%;transform:translateY(-50%);transition:all .24s;width:1.5rem}.blog__btn:hover span:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' fill='none' viewBox='0 0 25 24'%3E%3Cpath stroke='%23222' stroke-linecap='round' stroke-linejoin='round' d='M5.5 12h14m-7-7v14'/%3E%3C/svg%3E");transform:translateY(-50%) rotate(45deg);transition:all .24s}.blog__sorting-btn{font-size:.75rem;font-style:normal;font-weight:500;line-height:130%;padding-right:2rem;position:relative}.blog__sorting-btn:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%23222' stroke-linecap='round' stroke-linejoin='round' d='M20 7h-9m3 10H5m9 0a3 3 0 1 0 6 0 3 3 0 0 0-6 0M10 7a3 3 0 1 1-6 0 3 3 0 0 1 6 0'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";height:1.5rem;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1.5rem}.blog-detail__wrap{margin-top:1.75rem;padding-bottom:53.73134328358209%;position:relative;width:100%}.blog-detail__wrap img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}.blog-detail__text{color:var(--black,#222);font-size:1.25rem;font-style:normal;font-weight:400;line-height:150%;margin-top:1.75rem}.blog-detail__block{margin-top:3.75rem}.blog-detail__subwrap{margin-top:1.5rem;padding-bottom:50%;position:relative;width:100%}.blog-detail__subwrap img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}.carusel{margin-top:3.75rem}.carusel__title{text-align:left}.carusel__top{align-items:center;display:flex;justify-content:space-between}.carusel__controls{display:flex;gap:.75rem}.carusel__left,.carusel__right{background-position:50%;background-repeat:no-repeat;background-size:100%;cursor:pointer;flex-shrink:0;height:2.25rem;width:2.25rem}.carusel__left{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' fill='none' viewBox='0 0 36 36'%3E%3Cpath stroke='%23222' stroke-linecap='round' stroke-linejoin='round' d='m21 24-6-6 6-6'/%3E%3C/svg%3E")}.carusel__right{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' fill='none' viewBox='0 0 36 36'%3E%3Cpath stroke='%23222' stroke-linecap='round' stroke-linejoin='round' d='m15 24 6-6-6-6'/%3E%3C/svg%3E")}.carusel__left.swiper-button-disabled,.carusel__right.swiper-button-disabled{opacity:.5}.carusel__swiper{margin-top:1.5rem}@media screen and (max-width:640px){.blog__grid{gap:1.5rem;grid-template-columns:1fr}.blog-detail__block{margin-top:2.5rem}.blog-detail__wrap{padding-bottom:112.5%}.blog-detail__subwrap{padding-bottom:104.6875%}}
