.image{max-width:100%;width:100%;display:block;border-radius:0}.video{width:100%;height:100%;object-fit:cover}footer{padding:152px 0 5.5rem;width:100%;color:var(--text-color);max-width:64.5rem;margin:0 auto;display:flex;flex-direction:column;row-gap:32px}footer .container{display:flex;width:100%;padding:0 24px}footer .footer-left{min-width:20%;gap:7px;align-items:flex-start}footer .footer-left,footer .footer-right{display:flex;flex-direction:column;justify-content:flex-start}footer .footer-right{align-items:flex-end;gap:16px}footer .links{width:100%;display:grid;grid-row-gap:32px;row-gap:32px;grid-column-gap:16px;column-gap:16px;grid-template-columns:repeat(5,minmax(0,1fr));position:relative}footer .banner{display:flex;flex-direction:column;width:100%;padding:1.3125rem 24px;border-radius:1rem;grid-row:1/span 1;grid-column:1/span 6}footer .banner a{color:var(--text-tertiary)}footer .banner a,footer .banner a:hover{text-decoration:underline;text-decoration-thickness:1px}footer .separator{margin-top:38px;background-color:#e9e9e9;width:100%;height:1px}body[data-version=ton] footer .separator{background-color:#3a434f}footer .banner .infoIcon{width:1.5rem;height:1.5rem;flex-shrink:0;margin-top:.125rem;background-color:var(--text-color);mask:url(/images/info_28.svg) no-repeat center center;mask-size:contain;-webkit-mask:url(/images/info_28.svg) no-repeat center center;-webkit-mask-size:contain}footer .banner *{color:var(--text-tertiary)}footer .banner-text *{font-family:var(--font-family);font-size:17px;line-height:27.2px;letter-spacing:-.17px}footer .banner-text.desktop{display:flex;flex-direction:column;gap:14px}footer .banner-text.mobile{display:none}body[data-version=ton] footer .banner *{color:rgba(255,255,255,.5)}body[data-version=ton] footer .globeLogo{filter:invert(1);opacity:.5}footer .links .list-title{font-weight:500}footer .links .list p{margin-bottom:8px;color:var(--text-color)}footer .links .list ul li{list-style:none;margin-bottom:8px}footer .links .list ul li:last-child{margin-bottom:0}footer .links .list ul li a{color:var(--text-color)}footer .circleLogo{width:32px;height:32px}footer #year{opacity:.5;color:var(--text-color);white-space:nowrap;justify-self:flex-end}footer #year.hide{display:none}.lang-control-container{display:flex;justify-content:flex-end;align-items:flex-start}@media (max-width:48rem){footer{padding:80px 0 5.5rem;row-gap:24px}footer .container{display:grid;grid-template-columns:1fr}footer .banner{padding:0;width:auto;margin:0 20px}footer .banner-text *{font-size:16px;line-height:25.6px}footer .banner-text.desktop{display:none}footer .banner-text.mobile{display:flex;flex-direction:column;gap:14px}footer .separator{margin-top:24px}footer .links{grid-template-columns:repeat(2,minmax(0,1fr))!important;row-gap:16px;column-gap:16px}footer .banner .infoIcon{display:none}footer #year{text-align:left;justify-self:flex-start;grid-row:4}footer .footer-left{grid-row:3;margin-top:32px;gap:6px}footer .footer-right{gap:8px}footer .links .list p{margin-bottom:6px;color:var(--text-color)}footer .links .list ul li{list-style:none;margin-bottom:6px}.lang-control-container{justify-content:flex-start}}.modal-backdrop{position:fixed;inset:0;width:100%;height:100%;border:none;padding:0;margin:0;background:rgba(20,22,31,.4);cursor:default;z-index:100}.modal-panel{position:relative;width:min(420px,calc(100% - 32px));max-height:calc(100vh - 64px);overflow-y:auto;border-radius:24px;padding:24px;background:var(--surface-color);box-shadow:0 24px 80px rgba(15,23,42,.28),0 10px 24px rgba(15,23,42,.16);z-index:101}.modal-panel--sheet{border-bottom-left-radius:0;border-bottom-right-radius:0}body[data-version=ton] .modal-panel{background:#1f262e}.modal-layer{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;padding:16px;pointer-events:none;z-index:101}.modal-layer>*{pointer-events:auto}.modal-layer--sheet{justify-content:center}@media (max-width:48rem){.modal-layer--sheet{align-items:flex-end;padding:0}.modal-panel--sheet{width:100%;max-height:calc(100vh - 16px);border-radius:32px 32px 0 0;padding:32px 24px calc(32px + env(safe-area-inset-bottom, 0));box-shadow:0 -8px 32px rgba(15,23,42,.2),0 -2px 16px rgba(15,23,42,.12)}}.lang-control{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:6px;background:none;border:none;cursor:pointer}.lang-control .label{font-weight:500}body[data-version=ton] .lang-control .globeLogo{filter:invert(1);opacity:.5}.lang-control .globeLogo{width:24px;height:24px}body[data-version=ton] .lang-control .label{color:rgba(255,255,255,.5)}.lang-modal{width:min(360px,calc(100% - 32px));padding:24px 32px;border-radius:20px}.lang-modal__header{margin-bottom:16px}.lang-modal__title{font-weight:500}.lang-modal__list{list-style:none;display:flex;flex-direction:column;gap:8px}.lang-modal__option{background:none;border:none;width:100%;display:flex;padding:15px 16px;align-items:center;justify-content:space-between;color:var(--text-color);cursor:pointer;background:var(--accent-color);overflow:hidden;border-radius:12px}.lang-modal__check{color:var(--primary-color)}body[data-version=ton] .lang-modal__check{color:#66c2ff}@media (max-width:48rem){.lang-modal{width:100%;padding:24px 24px calc(32px + env(safe-area-inset-bottom, 0));border-radius:20px 20px 0 0}.lang-modal__option{padding:14px 16px}}