.anim-text{opacity:0;will-change:transform,opacity}.blinds-target{position:relative;opacity:0}.blinds-overlay{position:absolute;inset:0;z-index:2;pointer-events:none;background-color:#f5f5f5}.blinds-overlay .blind-slat{position:absolute;left:0;width:100%;background-color:#f5f5f5}.avatar{--avatar-size: 24px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;min-width:var(--avatar-size);max-width:var(--avatar-size);aspect-ratio:1/1;border-radius:50%;overflow:hidden}.avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.avatar-md{--avatar-size: 32px}.content-wrapper{max-width:800px}.rte-content-wrapper{--rte-elements-gap-extra-large: 64px;--rte-elements-gap-large: 32px;--rte-elements-gap-medium: 24px;--rte-elements-gap-small: 16px;max-width:799px}@media only screen and (max-width: 767px){.rte-content-wrapper{--rte-elements-gap-extra-large: 48px;--rte-elements-gap-large: 32px;--rte-elements-gap-medium: 24px;--rte-elements-gap-small: 12px}}.rte-content-wrapper *{font-family:var(--font-family-primary);color:var(--color-text-dark);line-height:1.3}.rte-content-wrapper>*:last-child{margin-bottom:0}.rte-content-wrapper h1,.rte-content-wrapper h2,.rte-content-wrapper h3,.rte-content-wrapper h4,.rte-content-wrapper h5,.rte-content-wrapper h6{font-weight:600;line-height:1.15;color:var(--color-text-dark);margin-bottom:var(--rte-elements-gap-large)}.rte-content-wrapper h1>*,.rte-content-wrapper h2>*,.rte-content-wrapper h3>*,.rte-content-wrapper h4>*,.rte-content-wrapper h5>*,.rte-content-wrapper h6>*{line-height:1.15;color:var(--color-text-dark)}.rte-content-wrapper h1{font-size:32px;font-weight:600}.rte-content-wrapper h2{font-size:24px;font-weight:600;color:var(--color-text-primary);margin-bottom:var(--rte-elements-gap-small)}.rte-content-wrapper h3{font-size:20px;font-weight:600}.rte-content-wrapper h4{font-size:18px;font-weight:600;line-height:130%;margin-block-end:var(--rte-elements-gap-small)}.rte-content-wrapper h5{font-weight:400;font-size:16px}.rte-content-wrapper h6{font-weight:400;font-size:14px}.rte-content-wrapper p{color:#000;font-size:18px;font-weight:400;line-height:140%;margin-bottom:var(--rte-elements-gap-large)}@media only screen and (max-width: 767px){.rte-content-wrapper p{margin-bottom:var(--rte-elements-gap-medium)}}.rte-content-wrapper p+img{margin-block:60px}@media only screen and (max-width: 767px){.rte-content-wrapper p+img{margin-block:36px}}.rte-content-wrapper p+*:is(:not(p):not(img)){margin-top:var(--rte-elements-gap-extra-large)}.rte-content-wrapper img{max-width:100%}.rte-content-wrapper figure{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-width:100%;margin-bottom:var(--rte-elements-gap-large)}.rte-content-wrapper figure img{margin-bottom:0;border-radius:20px}.rte-content-wrapper figure:has(+figure){display:-ms-inline-flexbox;display:inline-flex;max-width:calc(50% - 10px)}@media only screen and (max-width: 767px){.rte-content-wrapper figure:has(+figure){max-width:100%}}.rte-content-wrapper figure:has(+figure)+figure{display:-ms-inline-flexbox;display:inline-flex;max-width:calc(50% - 10px);margin-inline-start:15px}@media only screen and (max-width: 767px){.rte-content-wrapper figure:has(+figure)+figure{max-width:100%;margin-inline-start:0}}.rte-content-wrapper figcaption{font-size:14px;color:var(--neutral-800);margin:8px 0 0 0}.rte-content-wrapper blockquote{position:relative;color:var(--alpha-green-600);font-size:28px;font-weight:600;line-height:1.15;padding:0;margin-bottom:var(--rte-elements-gap-large)}@media only screen and (max-width: 767px){.rte-content-wrapper blockquote{font-size:20px}}.rte-content-wrapper blockquote::before{content:"“";display:inline-block;margin-inline-end:.25em}.rte-content-wrapper blockquote::after{content:"”";display:inline-block;margin-inline-start:.25em}.rte-content-wrapper blockquote cite{display:block;font-size:16px;font-weight:500;line-height:1.2;margin-top:var(--rte-elements-gap-small)}.rte-content-wrapper ul{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px;list-style:none;margin-bottom:var(--rte-elements-gap-large)}.rte-content-wrapper ul li{position:relative;font-weight:400;font-size:18px;color:var(--color-text-dark);line-height:1.3;padding-inline-start:12px}.rte-content-wrapper ul li::before{content:"";position:absolute;top:7px;inset-inline-start:0;min-width:4px;background-color:var(--color-text-dark);aspect-ratio:1;border-radius:50%}.card-item .card-goto-icon{max-width:16px}.card-img{position:relative;border-radius:var(--card-img-border-radius);aspect-ratio:var(--card-img-ratio);overflow:hidden;transition:.4s}.card-img>img{width:100%;height:var(--card-img-height);-o-object-fit:cover;object-fit:cover;transition:.4s;will-change:transform}.card-hover:hover:is(a){text-decoration:none}.card-hover:hover .card-img{background:var(--color-bg-primary)}.card-hover:hover .card-img>img{transform:scale(1.1);opacity:.8}.blog-grid{--grid-columns: 3;--grid-gap: 40px 20px;--content-gap: 24px;--card-img-ratio: 427 / 300}@media only screen and (max-width: 767px){.blog-grid{--grid-columns: 1;--content-gap: 16px}}.blog-card{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px;height:100%;text-decoration:none;color:var(--color-black)}@media only screen and (max-width: 767px){.blog-card{gap:16px}}.blog-card .blog-card-content{width:100%;-ms-flex:1;flex:1}@media only screen and (max-width: 767px){.blog-card .blog-card-title{font-size:16px}}.blog-card .blog-card-meta{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px;font-size:16px;color:var(--color-black);padding-top:16px;border-top:1px solid var(--color-border-primary);margin-top:auto}.blog-card .blog-card-meta .meta-dot{width:2px;height:2px;background-color:var(--color-black);border-radius:50%;display:inline-block}.header:not(.header-scrolled){background:rgba(0,0,0,0)}.page-blog-details .blog-banner-section{padding-block-end:64px}@media only screen and (max-width: 991px){.page-blog-details .blog-banner-section{padding-block-end:48px}}@media only screen and (max-width: 767px){.page-blog-details .blog-banner-section{padding-block-end:32px}}.page-blog-details .blog-detail-header{margin-block-end:80px}@media only screen and (max-width: 991px){.page-blog-details .blog-detail-header{margin-block-end:60px}}@media only screen and (max-width: 767px){.page-blog-details .blog-detail-header{margin-block-end:40px}}.page-blog-details .blog-detail-header .blog-detail-title{color:#000;font-size:80px;font-weight:700;line-height:110%;letter-spacing:-1.6px;margin-block-end:40px}@media only screen and (max-width: 1200px){.page-blog-details .blog-detail-header .blog-detail-title{font-size:64px;letter-spacing:-1.2px}}@media only screen and (max-width: 991px){.page-blog-details .blog-detail-header .blog-detail-title{font-size:48px;letter-spacing:-0.96px;margin-block-end:32px}}@media only screen and (max-width: 767px){.page-blog-details .blog-detail-header .blog-detail-title{font-size:32px;letter-spacing:-0.64px;margin-block-end:24px}}@media only screen and (max-width: 450px){.page-blog-details .blog-detail-header .blog-detail-title{font-size:28px;letter-spacing:-0.56px}}.page-blog-details .blog-detail-header .blog-meta{color:var(--black-white-black, #000);font-size:16px;font-weight:400;line-height:140%;-moz-column-gap:12px;column-gap:12px;row-gap:12px}@media only screen and (max-width: 767px){.page-blog-details .blog-detail-header .blog-meta{font-size:14px}}@media only screen and (max-width: 767px){.page-blog-details .blog-detail-header .blog-meta .blog-meta-details{width:100%}}.page-blog-details .blog-detail-header .blog-meta .meta-dot{width:2px;height:2px;background-color:var(--color-black);border-radius:50%;display:inline-block}.page-blog-details .blog-detail-header .blog-meta .blog-author-name,.page-blog-details .blog-detail-header .blog-meta .blog-date,.page-blog-details .blog-detail-header .blog-meta .blog-read-time{white-space:nowrap}.page-blog-details .blog-detail-banner .blog-banner-img{width:100%;max-height:600px;aspect-ratio:11/5;-o-object-fit:cover;object-fit:cover;border-radius:8px}@media only screen and (max-width: 991px){.page-blog-details .blog-detail-banner .blog-banner-img{max-height:400px;border-radius:6px}}@media only screen and (max-width: 767px){.page-blog-details .blog-detail-banner .blog-banner-img{max-height:300px;aspect-ratio:auto;border-radius:4px}}.page-blog-details .blog-detail-content{max-width:783px;margin:0 auto}@media only screen and (max-width: 767px){.page-blog-details .blog-detail-content{max-width:100%}}.blog-content-section{padding-block-start:0}.related-blogs{padding-top:var(--section-padding-block)}.related-blogs .sec-header{padding-bottom:24px;border-bottom:1px solid var(--color-border-primary);margin-block-end:40px}/*# sourceMappingURL=blog-detail.min.css.map */