.post-card{position:relative}.post-card__pict{display:block;line-height:0}.post-card__pict__img{width:100%;height:100%;object-fit:cover;border-radius:20px}.post-card__date{font-size:var(--font-m-s);font-weight:900}.post-card__title{font-size:var(--font-m-l);font-weight:600}.post-card__intro{display:flex;flex-direction:column;justify-content:flex-end;height:0;border-radius:10px}.post-card__intro__text{padding:24px;background:linear-gradient(transparent 0%,rgba(0,0,0,.5) calc(25%),rgba(0,0,0,.5) calc(100%));border-radius:0 0 20px 20px;color:var(--white)}.post-card .categories__item{display:inline-flex;padding:8px 17px;font-size:var(--font-m-s);font-weight:500;color:var(--brand-black)}.post-card__link{display:flex;align-items:center;gap:10px}.post-card__link::before{content:"";display:inline-block;width:24px;height:24px;background:url(/img/icon_circ_arrow_tr_white.svg)no-repeat 50%}.post-card__stretched-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;text-decoration:none}.post-card{text-decoration:none}@media(min-width:960px){.post-card{}.post-card__link{transition:all .7s ease-in-out}.post-card__link::before{transition:all .7s ease-in-out}.post-card__pict{overflow:hidden;border-radius:10px}.post-card__pict__img{transition:transform .7s ease-in-out;aspect-ratio:4/6;object-fit:cover}.post-card:hover{}.post-card:hover .post-card__pict__img{transform:scale(1.1)}.post-card:hover .post-card__link{gap:20px}.post-card:hover .post-card__link::before{transform:scale(1.5)}.post-card .categories__item,.post-card__intro__text{z-index:2;position:relative}}.categories__item{display:inline-flex;align-items:center;height:24px;margin:4px 2px;border:1px solid var(--brand-light-blue);border-radius:12px;background:var(--white);box-sizing:border-box;position:relative;top:calc(24px + 24px);left:calc(24px + 32px)}.categories__item__a{display:flex;align-items:center;height:100%;padding:0 12px;font-size:10px;font-weight:500;text-decoration:none;color:inherit}.categories__item__a:visited{color:inherit}.categories__item__count{display:none}.body{background:url(/img/blog_bg.avif)}.hero{margin:var(--header-h)0 0;padding:34px 24px 0;background:var(--brand-beige)}.h1-dual{line-height:40px;font-size:var(--font-m-xl);font-weight:500;color:var(--brand-red)}.h1-dual strong{font-size:var(--font-m-xxl);font-weight:600;text-transform:uppercase;white-space:nowrap}.h1-dual strong::before{content:"\A";white-space:pre-wrap}.svg-container{height:8.5vw;overflow:visible}.svg-container #rotating-svg{display:block;height:30vw}.categories{margin:0;padding:24px 0 0 calc(30vw + 36px);list-style-type:none}.categories__item{position:static}.posts{display:grid;grid-template-columns:1fr;gap:24px;padding:0 30px}.posts .categories__item{position:relative;top:calc(24px + 32px);left:24px}.carrousel__item__link{display:block;position:absolute;width:100%;height:100%;z-index:2}.load-more{width:325px;margin:34px auto}.load-more__text{text-align:center}.load-more__progress{width:100%;height:5px;margin:17px 0}.load-more__fill{height:100%;background:var(--brand-red);border-radius:2px;transition:width .3s ease}.load-more__btn{font-family:tt travell next;font-size:18px;font-weight:600;color:var(--white);border:1px solid transparent;width:325px;height:60px;padding:0 45px;border-radius:10px;background:var(--brand-red);cursor:pointer;transition:all .35s}.load-more__btn.disapear{opacity:0;pointer-events:none}@media(min-width:960px){.hero{margin:var(--header-h)0 0;padding:34px calc((100% - var(--body-limit))/2)0 calc( (100% - var(--body-limit))/2 + (100% - (100% - var(--body-limit)))/3 + 22px);box-sizing:border-box}.hero+.categories{display:flex;flex-wrap:wrap;gap:17px;margin:0 0 68px;padding:51px calc((100% - var(--body-limit))/2)0 calc( (100% - var(--body-limit))/2 + (100% - (100% - var(--body-limit)))/3 + 22px)}.hero+.categories .categories__item{height:40px;margin:0 0;border-radius:20px}.hero+.categories .categories__item:hover{background:var(--brand-marine);color:var(--brand-beige)}.hero+.categories .categories__item .categories__item__a{font-size:var(--font-root);padding:0 calc(34px + 12px)}.h1-dual{line-height:96px;font-size:60px}.h1-dual strong{font-size:96px}.svg-container{height:115px;margin-left:calc(-1 * (100% - (100% - var(--body-limit)))/3 - 22px);width:50%;display:flex;justify-content:center}.svg-container #rotating-svg{height:230px}.posts{grid-template-columns:1fr 1fr 1fr;gap:22px 42px;padding:0 calc((100% - var(--body-limit))/2)}.posts__container{position:relative}}