.blog-article-image{width:100%}.blog-article-image__source{width:100%;border-radius:16px;overflow:hidden}.blog-article-image__caption{width:100%;padding-top:8px;font-family:var(--font-manrope);font-weight:600;font-size:12px;line-height:120%;text-align:center;color:gray}.blog-article{width:100%}.blog-article__header{padding:8px 0}.blog-article__content{padding-top:16px;padding-bottom:32px}.blog-article-main{width:100%;display:flex;flex-direction:column;flex-wrap:nowrap}.blog-article-main__title{font-family:var(--font-manrope);font-weight:800;font-size:32px;line-height:120%;color:#070707}.blog-article-main__date{font-family:var(--font-manrope);font-weight:700;font-size:14px;line-height:120%;color:gray;margin-top:16px}.blog-article-main__line{width:100%;height:1px;background-color:#070707;margin-top:16px}.blog-article-main__description{width:100%;font-family:var(--font-manrope);font-weight:700;font-size:20px;line-height:120%;color:#070707;margin-top:16px}.blog-article-main__image{margin-top:24px}.blog-article-blocks{width:100%;margin-top:32px;display:flex;flex-direction:column;flex-wrap:nowrap;gap:32px}.blog-card{width:100%;transition:transform .2s linear}@media(hover:hover){.blog-card:hover{transform:scale3d(1.02,1.02,1.02)}}.blog-card__image{width:100%;height:270px;border-radius:12px;background-size:cover;background-position:50%;background-repeat:no-repeat;overflow:hidden;margin-bottom:16px}.blog-card__title{font-family:var(--font-manrope);font-weight:700;font-size:22px;margin-bottom:8px}.blog-card__description{font-weight:400;margin-bottom:12px}.blog-card__date,.blog-card__description{font-family:var(--font-manrope);font-size:14px}.blog-card__date{font-weight:700;color:gray;text-transform:capitalize}.tc-toaster-container{inset:16px 16px calc(var(--tab-bar-height) + 110px)!important}.tc-icon-toast{width:100%;justify-content:space-between;padding:8px 12px;background-color:#fff;border-radius:12px;box-shadow:0 1.44px 8.44px 0 rgba(0,0,0,.024),0 6.6px 23.73px 0 rgba(0,0,0,.035),0 16.71px 63.65px 0 rgba(0,0,0,.047),0 33px 146px 0 rgba(0,0,0,.071)}.tc-icon-toast,.tc-icon-toast__wrapper{display:flex;align-items:center;flex-wrap:nowrap;gap:16px}.tc-icon-toast__link{cursor:pointer}.tc-icon-toast__text{flex:1 1;display:flex;flex-direction:column}.tc-icon-toast__title{font-family:var(--font-manrope);font-weight:600;font-size:14px;line-height:19.6px;color:#202020}.tc-icon-toast__subtitle{font-family:var(--font-manrope);font-weight:500;font-size:12px;line-height:16.4px;color:#202020;margin-top:4px}.tc-icon-toast__button{display:inline-block;padding:0;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none;display:flex;justify-content:center;align-items:center;flex-shrink:0}.tc-icon-toast__button:disabled{cursor:not-allowed}.tc-icon-toast__x-icon{width:24px;color:#202020}.tc-motion-backdrop{position:fixed;inset:0;width:100%;height:100%;background-color:rgba(0,0,0,.15);overflow:auto;z-index:10000}.home-main-banner-button{display:inline-block;padding:0;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none;width:calc((100% - 796px)/2);height:100%;position:absolute;top:0;bottom:0;z-index:2}.home-main-banner-button:disabled{cursor:not-allowed}.home-main-banner-button--prev{left:0}.home-main-banner-button--next{right:0}.home-main-banner-toolbar{width:-moz-fit-content;width:fit-content;display:flex;justify-content:center;align-items:center;gap:2px;position:absolute;bottom:40px;right:72px;z-index:10}@media only screen and (max-width:1200px){.home-main-banner-toolbar{bottom:calc(var(--tab-bar-height) + 5px);right:16px}}.home-main-banner-toolbar-button{display:inline-block;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none;display:flex;justify-content:center;align-items:center;padding:8px;color:#fff}.home-main-banner-toolbar-button:disabled{cursor:not-allowed}.home-main-banner-slide{width:100%;height:calc(100vh - var(--top-message-height));height:calc(100svh - var(--top-message-height));display:flex;position:relative;overflow:hidden}.home-main-banner-slide__image{position:absolute;inset:0;z-index:-1;width:100%;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat}.home-main-banner-slide__video{position:absolute;inset:0;z-index:-1;width:100%;height:100%;object-fit:cover}.home-main-banner-slide-content{width:100%;max-width:796px;height:100%;margin:0 auto;padding:74px 16px 94px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;text-align:center;color:#fff;z-index:2}@media only screen and (max-width:1200px){.home-main-banner-slide-content{padding:52px 60px 60px;padding-bottom:calc(var(--tab-bar-height) + 56px)}}.home-main-banner-slide-content__title{width:100%;font-family:var(--font-manrope);font-weight:500;font-size:28px;line-height:120%;letter-spacing:1px;text-align:center;white-space:pre-wrap;color:#fff}@media only screen and (max-width:1200px){.home-main-banner-slide-content__title{font-size:24px;line-height:130%;letter-spacing:0}}.home-main-banner-slide-content__description{width:100%;font-family:var(--font-manrope);font-weight:500;font-size:16px;line-height:140%;letter-spacing:1px;text-align:center;color:#fff;margin-bottom:4px}@media only screen and (max-width:500px){.home-main-banner-slide-content__description{font-size:12px;letter-spacing:.5px}}.home-main-banner-slide-content__button{width:-moz-fit-content;width:fit-content;padding:14px 24px;margin-top:16px;background-color:#fff;border-radius:12px;font-family:var(--font-manrope);font-weight:600;font-size:16px;line-height:120%;letter-spacing:.5px;text-align:center;color:#070707}