@charset "UTF-8";.blog-header{position:relative;z-index:1;overflow:hidden;border-radius:0 0 clamp(16px,2.286vw,3.2rem) clamp(16px,2.286vw,3.2rem);margin-bottom:var(--default-padding)}.blog-header__list{display:flex;align-items:center;gap:.8rem}.blog-header__list span,.blog-header__list time{color:var(--cl-a);text-align:center;font-size:1.5rem;font-style:normal;font-weight:400;display:flex;align-items:center;justify-content:center;line-height:2rem;letter-spacing:-.03rem;height:4.4rem;border-radius:1.2rem;border:.1rem solid rgba(255,255,255,.2);padding:1.2rem 2rem}.blog-header .bg-image{position:absolute;z-index:-1;inset:0;pointer-events:none}.blog-header .bg-image:before{content:"";position:absolute;inset:0;background:var(--gr-e);pointer-events:none}.blog-header .bg-image img,.blog-header .bg-image picture,.blog-header .bg-image svg,.blog-header .bg-image video{width:100%;height:100%}.single-section{position:relative}.single-section__title{color:var(--cl-a);text-align:center}.single-section__label{display:flex;align-items:center;gap:1rem;font-size:1.6rem;line-height:120%}.single-section__label .sprite{width:clamp(18px,2.1484375vw,2.4rem);height:clamp(18px,2.1484375vw,2.4rem);flex-shrink:0}.single-section__inner{display:flex;flex-direction:column;gap:2.4rem;align-items:flex-start;padding:clamp(20px,4vw,5.6rem) 0;margin-top:auto;min-height:clamp(428px,36.429vw,51rem);justify-content:flex-end;max-width:clamp(500px,43.714vw,61.2rem)}.single-section__inner>*{text-align:start}.blog-body__article{width:100%}.blog-body__article .article{display:flex;flex-direction:column;gap:clamp(40px,4.286vw,6rem)}.blog-body__article .article__coll{gap:1.6rem}.blog-body__article .article__coll p:not([class]){color:var(--cl-p);font-size:clamp(15px,1.143vw,1.6rem);line-height:150%;letter-spacing:-.016rem}.blog-body__article .article__coll img,.blog-body__article .article__coll picture,.blog-body__article .article__coll video{border-radius:2rem;aspect-ratio:708/480;width:100%}.blog-body__article .article__coll .h1,.blog-body__article .article__coll .h2,.blog-body__article .article__coll .h3,.blog-body__article .article__coll .h4,.blog-body__article .article__coll .h5,.blog-body__article .article__coll .h6,.blog-body__article .article__coll h1,.blog-body__article .article__coll h2,.blog-body__article .article__coll h3,.blog-body__article .article__coll h4,.blog-body__article .article__coll h5,.blog-body__article .article__coll h6{margin-bottom:1.6rem}.blog-body__inner{--size:21.6rem;--rows:1;display:grid;grid-template-columns:var(--size) 1fr var(--size);grid-template-rows:repeat(auto,var(--rows));align-items:flex-start;gap:5rem}.blog-body .custom-gallery{--acpect:721/580;border-radius:clamp(24px,2.2222vw,4.2px);overflow:hidden;max-width:100%;width:100%;height:-moz-fit-content;height:fit-content}.blog-body .custom-gallery:only-child{--acpect:16/9;grid-column:1/-1;max-width:75rem;margin:0 auto}.blog-body .custom-gallery img,.blog-body .custom-gallery picture{border-radius:clamp(24px,2.2222vw,4.2px);width:100%;display:flex;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;aspect-ratio:var(--acpect);flex-shrink:0}.blog-body .custom-gallery .swiper-pagination{position:absolute;z-index:2;bottom:clamp(10px,1.46484375vw,2rem);left:50%;transform:translateX(-50%)}.blog-body .custom-gallery .swiper-pagination .swiper-pagination-bullet{background:var(--bg-o)}.blog-body .custom-gallery .swiper-pagination .swiper-pagination-bullet-active{background:var(--bg-h)}.blog-body .grid-gallery{grid-column:span 4;display:grid;grid-template-columns:repeat(2,1fr);width:100%;gap:2rem}.blog-body .grid-gallery__item{overflow:hidden;aspect-ratio:1}.blog-body .grid-gallery__item img,.blog-body .grid-gallery__item picture{width:100%;height:100%}.blog-body .grid-gallery__item img{height:100%}.blog-body .sp-share{display:flex;flex-direction:column;gap:2.4rem}.blog-body .sp-share:before{content:attr(data-title);display:block;color:var(--cl-c);leading-trim:both;text-edge:cap;font-family:var(--font-family);font-size:1.5rem;font-style:normal;font-weight:500;line-height:2.2rem;letter-spacing:-.03rem}.blog-body .sp-share__btns{display:flex;align-items:center;gap:.8rem}.blog-body .sp-share__btn{display:flex;align-items:center;justify-content:center;width:4.8rem;height:4.8rem;transition:all .3s}.blog-body .sp-share__btn img,.blog-body .sp-share__btn svg{width:2.4rem;height:2.4rem;transition:all .3s}.blog-body .sp-share__btn:active{background:#169484;border-color:#169484}@media (min-width:576px){.blog-body{padding-bottom:2rem}}@media (min-width:767px){body.admin-bar .sp-share{top:calc(var(--header-height) + 5.2rem)}.blog-body .custom-gallery{position:sticky;top:calc(var(--header-height) + 4rem)}.blog-body .grid-gallery{position:sticky;top:2rem}.blog-body .sp-share{position:sticky;top:calc(var(--header-height) + 2rem)}}@media (min-width:1240px){.blog-body__article{max-width:70.8rem;margin:0 auto}}@media (max-width:1239.98px){.blog-body__inner{grid-template-columns:var(--size) 1fr}}@media (max-width:766.98px){.blog-body__article{order:-1}.blog-body__inner{overflow:hidden;grid-template-columns:100%}.blog-body .custom-gallery{order:-1;position:relative;--acpect:1/0.65}.blog-body .grid-gallery{order:-1}}@media (max-width:575.98px){.blog-body__article .article__coll p:not([class]){line-height:146.667%;letter-spacing:-.015rem}.blog-body__article .article__coll img,.blog-body__article .article__coll picture,.blog-body__article .article__coll video{aspect-ratio:361/245}.blog-body{padding-bottom:10px}}@media (hover:hover){.blog-body .sp-share__btn:hover{background:var(--bg-h);border-color:var(--bg-h);color:var(--cl-a)}.blog-body .sp-share__btn:hover img,.blog-body .sp-share__btn:hover svg{filter:brightness(0) invert(1)}}@media (hover:none){.blog-body .sp-share__btn:active{background:var(--bg-h);border-color:var(--bg-h);color:var(--cl-a)}.blog-body .sp-share__btn:active img,.blog-body .sp-share__btn:active svg{filter:brightness(0) invert(1)}}