@charset "UTF-8";.blog-single{padding:calc(var(--default-padding)/ 2) 0 var(--default-padding);background-color:var(--bg-a)}.blog-single__terms{color:var(--cl-b);font-size:clamp(16px,1.7578125vw,2rem);font-style:normal;font-weight:600;line-height:normal;display:flex;flex-wrap:wrap;gap:.2em}.blog-single__image{width:100%;max-width:120rem;aspect-ratio:1180/600;margin:0 auto;display:flex}.blog-single__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;min-height:220px}.blog-single__inner{max-width:83.5rem;margin:calc(clamp(50px,9.765625vw,15rem) * -1) auto 0;background-color:var(--bg-g);display:flex;flex-direction:column;gap:clamp(30px,3.90625vw,5rem);padding:clamp(30px,5.859375vw,8rem) clamp(15px,1.953125vw,3.5rem) clamp(30px,3.90625vw,6.3rem)}.blog-single__top{display:flex;flex-direction:column;gap:.7rem}.blog-single__wrapper{margin-top:3rem;display:flex;align-items:flex-start;gap:clamp(20px,3.90625vw,5rem)}.blog-single__info{color:color-mix(in srgb,var(--cl-b) 50%,transparent);font-size:1.3rem;font-style:normal;font-weight:600;line-height:normal}.blog-single__article{grid-column:1/3;align-self:initial}.blog-single__article.editor{display:initial;gap:initial;color:var(--cl-c)}.blog-single__article.editor>:first-child{margin-top:0}.blog-single__article.editor>:last-child{margin-bottom:0}.blog-single__article.editor .h1,.blog-single__article.editor .h2,.blog-single__article.editor .h3,.blog-single__article.editor .h4,.blog-single__article.editor .h5,.blog-single__article.editor .h6,.blog-single__article.editor h1,.blog-single__article.editor h2,.blog-single__article.editor h3,.blog-single__article.editor h4,.blog-single__article.editor h5,.blog-single__article.editor h6{color:var(--cl-b);line-height:120%}.blog-single__article.editor .h1:not(:first-child),.blog-single__article.editor .h2:not(:first-child),.blog-single__article.editor .h3:not(:first-child),.blog-single__article.editor .h4:not(:first-child),.blog-single__article.editor .h5:not(:first-child),.blog-single__article.editor .h6:not(:first-child),.blog-single__article.editor h1:not(:first-child),.blog-single__article.editor h2:not(:first-child),.blog-single__article.editor h3:not(:first-child),.blog-single__article.editor h4:not(:first-child),.blog-single__article.editor h5:not(:first-child),.blog-single__article.editor h6:not(:first-child){margin:3.2rem 0 1.6rem}.blog-single__article.editor p{margin-bottom:1.6rem;line-height:150%;font-weight:400;color:var(--cl-e)}.blog-single__article.editor a:not([class]){color:var(--bg-j);text-decoration:underline;text-decoration-thickness:.1rem;text-underline-offset:.18em;transition:color .25s ease,text-decoration-color .25s ease}.blog-single__article.editor b,.blog-single__article.editor strong{color:var(--cl-b);font-weight:600}.blog-single__article.editor em,.blog-single__article.editor i{font-style:italic}.blog-single__article.editor ol:not([class]),.blog-single__article.editor ul:not([class]){display:grid;gap:1.2rem;margin:2.4rem 0;padding-left:2.4rem;color:var(--cl-e)}.blog-single__article.editor ul:not([class]){list-style:disc}.blog-single__article.editor ol:not([class]){list-style:decimal}.blog-single__article.editor li{color:inherit;font-size:clamp(15px,1.5625vw,1.6rem);font-style:normal;font-weight:400;line-height:150%}.blog-single__article.editor blockquote{width:100%;margin:3.2rem 0;padding:2.4rem 0 2.4rem 2.4rem}.blog-single__article.editor hr{display:flex;width:100%;height:.1rem;margin:3.2rem 0;border:0;background-color:var(--br-g)}.blog-single__article.editor table:not([class]){width:100%;margin:3.2rem 0;border-collapse:collapse!important;border-spacing:0;overflow:hidden;border:.1rem solid var(--br-g);border-radius:2.4rem}.blog-single__article.editor table:not([class]) td,.blog-single__article.editor table:not([class]) th{padding:1.6rem 2rem;border-bottom:.1rem solid var(--br-g);text-align:left;color:var(--cl-e);font-size:1.6rem;line-height:150%}.blog-single__article.editor table:not([class]) th{color:var(--cl-b);font-weight:600;background-color:var(--bg-f)}.blog-single__article.editor table:not([class]) tr:last-child td{border-bottom:0}.blog-single__article.editor figure{display:grid;gap:1.2rem;margin:2.4rem 0}.blog-single__article.editor figcaption{color:var(--cl-h);font-size:1.4rem;line-height:150%}.blog-single__article.editor iframe{width:100%;min-height:36rem;margin:2.4rem 0;border:0}.blog-single__article.editor img{aspect-ratio:725/430;width:100%;display:flex;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin:1.6rem 0}@media (hover:hover){.blog-single__article.editor:hover a:not([class]){color:var(--cl-i);text-decoration-color:transparent}}@media (hover:none){.blog-single__article.editor:active a:not([class]){color:var(--cl-i);text-decoration-color:transparent}}