.page-template-blog #content *:not(i):not(.star-rating):not(.star-rating span){font-family:"Hanken Grotesk",sans-serif}.breadcrumbs{max-width:1440px;padding:24px}@media screen and (max-width:768px){.breadcrumbs{padding:24px}}.breadcrumbs .breadarrow{color:gray}.breadcrumbs span,.breadcrumbs span a{font-size:12px;line-height:1.34;color:gray;text-transform:none;font-weight:400;letter-spacing:.01em}.breadcrumbs span:first-child,.breadcrumbs span a:first-child{color:#181818}.blog-list{margin-bottom:80px}@media screen and (max-width:768px){.blog-list{margin-bottom:40px}}.blog-header{padding:0 0 48px}@media screen and (max-width:768px){.blog-header{padding:0 0 20px}}.blog-header .section-inner{overflow:hidden}@media screen and (max-width:768px){.blog-header .section-inner{padding:0 16px}}.blog-header__title{font-size:32px;line-height:1.25;text-transform:uppercase;margin-bottom:32px;color:#181818}@media screen and (max-width:768px){.blog-header__title{font-size:24px;margin-bottom:24px}}.blog-header__nav{width:100%}@media screen and (max-width:768px){.blog-header__nav{overflow-y:scroll}}.blog-header__nav-list{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;width:100%}@media screen and (max-width:768px){.blog-header__nav-list{flex-wrap:nowrap;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}}.blog-header__nav-list .blog-header__nav-item{padding:12px 22px;font-size:14px;line-height:1.42;font-weight:400;border:1px solid gray;color:gray;text-transform:uppercase;cursor:pointer;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.blog-header__nav-list .blog-header__nav-item:hover,.blog-header__nav-list .blog-header__nav-item:focus,.blog-header__nav-list .blog-header__nav-item.active{color:#fff;background-color:#181818;border-color:#181818}@media screen and (max-width:768px){.blog-list .section-inner{padding:0 16px}}.blog-list__container{display:flex;flex-wrap:wrap;width:100%;gap:32px}@media screen and (max-width:768px){.blog-list__container{gap:24px;margin-bottom:24px}}.blog-list__container .blog-list__item{display:flex;flex-direction:column;width:calc((100% - 64px) / 3)}@media screen and (max-width:1024px){.blog-list__container .blog-list__item{width:calc((100% - 32px) / 2)}}@media screen and (max-width:768px){.blog-list__container .blog-list__item{width:100%}}.blog-list__container .blog-list__img-holder{position:relative;width:100%;padding-top:57%;margin:0}@media screen and (max-width:768px){.blog-list__container .blog-list__img-holder{padding-top:70%}}.blog-list__container .blog-list__img-holder img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.blog-list__container .blog-list__text-holder{display:flex;flex-direction:column;justify-content:space-between;height:100%;padding:24px;border:1px solid gray}.blog-list__container .blog-list__text-holder .blog__date-category{font-size:14px;font-weight:400;line-height:1.42;color:gray;margin-bottom:16px;letter-spacing:0}.blog-list__container .blog-list__text-holder .blog__date-category .category{color:#181818}.blog-list__container .blog-list__text-holder .blog__date-category .category a{color:inherit}.blog-list__container .blog-list__text-holder .blog__title{font-size:20px;font-weight:600;line-height:1.5;color:#181818;margin-bottom:8px;color:#181818}.blog-list__container .blog-list__text-holder .blog__title a{color:inherit}@media screen and (max-width:768px){.blog-list__container .blog-list__text-holder .blog__title{font-size:16px}}.blog-list__container .blog-list__text-holder .blog__title a:not(:hover):not(:focus){text-decoration:none}.blog-list__container .blog-list__text-holder .blog__text{font-size:16px;font-weight:400;line-height:1.5;color:#181818}@media screen and (max-width:768px){.blog-list__container .blog-list__text-holder .blog__text{font-size:14px}}.blog-list__container .blog-list__text-holder .blog__more{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:13px 24px;font-size:16px;line-height:1.5;font-weight:600;border:1px solid #181818;color:#181818;text-transform:uppercase;cursor:pointer;text-decoration:none}@media screen and (max-width:768px){.blog-list__container .blog-list__text-holder .blog__more{width:100%;font-size:16px}}.blog-list__container .blog-list__text-holder .blog__more:hover,.blog-list__container .blog-list__text-holder .blog__more:focus{color:#fff;background-color:#181818}.blog-list__more{letter-spacing:.01em;padding:15px 36px;color:#fff;background-color:#181818;font-weight:600;line-height:1.55}@media screen and (max-width:768px){.blog-list__more{width:100%}}.blog-list__more:hover,.blog-list__more:focus{color:#181818;background-color:transparent}.spinner{width:40px;height:40px;margin:40px auto;border:4px solid #ddd;border-top-color:#333;border-radius:50%;-webkit-animation:spin .8s linear infinite;animation:spin .8s linear infinite}@-webkit-keyframes spin{to{transform:rotate(360deg)}}@keyframes spin{to{transform:rotate(360deg)}}