.Header-module-scss-module__wS1-Va__header{z-index:10000;padding-block:16px;padding-inline:var(--gutter);white-space:nowrap;justify-content:space-between;align-items:center;transition:background .2s ease-in-out,box-shadow .2s ease-in-out,-webkit-backdrop-filter .2s ease-in-out,backdrop-filter .2s ease-in-out;display:flex;position:fixed;top:0;left:0;right:0}.Header-module-scss-module__wS1-Va__header__menu{display:none}.Header-module-scss-module__wS1-Va__header__wrapper{flex:1}.Header-module-scss-module__wS1-Va__header__wrapper:last-child{margin-inline-start:28px}.Header-module-scss-module__wS1-Va__header__logoWrapper{flex-shrink:0}.Header-module-scss-module__wS1-Va__header__action{justify-content:flex-end;align-items:center;gap:24px;height:52px;margin-left:auto;display:flex}.Header-module-scss-module__wS1-Va__header:before{content:"";z-index:-1;pointer-events:none;opacity:0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f6f9febf;transition:opacity .2s ease-in-out;position:absolute;inset:0 0 -32px;-webkit-mask-image:linear-gradient(#000 calc(100% - 32px),#0000);mask-image:linear-gradient(#000 calc(100% - 32px),#0000)}.Header-module-scss-module__wS1-Va__header_scrolled:before{opacity:1}.Header-module-scss-module__wS1-Va__header__links{flex:1;justify-content:center;align-items:center;gap:24px;display:flex}.Header-module-scss-module__wS1-Va__header__link{cursor:pointer;text-transform:uppercase;color:#1f264299;background:0 0;border:none;padding:8px 0;font-size:14px;font-weight:300;line-height:20px;transition:all .15s ease-in-out}html:is([lang=th],[lang=ar]) .Header-module-scss-module__wS1-Va__header__link{font-weight:400}.Header-module-scss-module__wS1-Va__header__link:hover{color:#1f2642e6}.Header-module-scss-module__wS1-Va__header__link_active{color:#0093c9;margin-inline-start:8px;position:relative}.Header-module-scss-module__wS1-Va__header__link_active:hover{color:#0093c999}.Header-module-scss-module__wS1-Va__header__link_active:before{content:"";inset-inline-start:-16px;background:#3ccbff3d;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;translate:0 -50%}@media only screen and (max-width:1023.98px){.Header-module-scss-module__wS1-Va__header{content-visibility:unset;padding-block:16px}.Header-module-scss-module__wS1-Va__header__links{display:none}.Header-module-scss-module__wS1-Va__header__links_open{width:100dvw;height:100dvh;padding:72px var(--gutter) 32px;overscroll-behavior:contain;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:10;background:#f6f9fef7;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0;display:flex;position:fixed;inset:0;overflow-y:auto}.Header-module-scss-module__wS1-Va__header__links_open .Header-module-scss-module__wS1-Va__header__link{color:#1f2642cc;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:56px;padding-block:0;padding-inline:20px 0;font-size:18px;line-height:24px;display:flex}.Header-module-scss-module__wS1-Va__header__links_open .Header-module-scss-module__wS1-Va__header__link_active{margin-inline-start:0;font-weight:400}.Header-module-scss-module__wS1-Va__header__links_open .Header-module-scss-module__wS1-Va__header__link_active:before{background:#3ccbff99;inset-inline-start:0;translate:0 -50%}.Header-module-scss-module__wS1-Va__header__links_open>a,.Header-module-scss-module__wS1-Va__header__links_open>.Header-module-scss-module__wS1-Va__header__navItem{border-bottom:1px solid #1f26421a}.Header-module-scss-module__wS1-Va__header__links_open>:last-child{border-bottom:0}.Header-module-scss-module__wS1-Va__header__logoWrapper{flex:0 auto;min-width:0}.Header-module-scss-module__wS1-Va__header__action{gap:12px;height:40px}}@media only screen and (max-width:1023.98px) and (max-width:389.98px){.Header-module-scss-module__wS1-Va__header__wrapper:last-child{margin-inline-start:16px}.Header-module-scss-module__wS1-Va__header__action{gap:8px}}@media only screen and (max-width:1023.98px){.Header-module-scss-module__wS1-Va__header__menu{cursor:pointer;flex-shrink:0;margin-inline-end:12px;display:block}.Header-module-scss-module__wS1-Va__header__close{top:16px;z-index:11;justify-content:center;align-items:center;width:40px;height:40px;margin-inline-start:-8px;display:flex;position:fixed;inset-inline-start:var(--gutter)}.Header-module-scss-module__wS1-Va__header_menuOpen .Header-module-scss-module__wS1-Va__header__logoWrapper{z-index:11;position:relative}.Header-module-scss-module__wS1-Va__header_menuOpen .Header-module-scss-module__wS1-Va__header__menu{visibility:hidden}}.Header-module-scss-module__wS1-Va__header__navItem{align-items:center;display:flex;position:relative}.Header-module-scss-module__wS1-Va__header__linkMenu{align-items:center;gap:4px;display:inline-flex}.Header-module-scss-module__wS1-Va__header__chevron{opacity:.7;width:16px;height:16px;transition:transform .15s ease-in-out}.Header-module-scss-module__wS1-Va__header__chevron_open{transform:rotate(180deg)}.Header-module-scss-module__wS1-Va__header__dropdown{top:100%;z-index:5;white-space:normal;text-transform:none;width:328px;padding-top:15px;display:none;position:absolute;inset-inline-start:-20px}.Header-module-scss-module__wS1-Va__header__dropdown_open{display:block}@media only screen and (max-width:1023.98px){.Header-module-scss-module__wS1-Va__header__navItem{flex-direction:column;align-items:stretch;width:100%}.Header-module-scss-module__wS1-Va__header__linkMenu{justify-content:space-between}.Header-module-scss-module__wS1-Va__header__dropdown{width:100%;padding:0 20px 16px;position:static}}
.BlockHeader-module-scss-module__Ev0tsq__blockHeader{text-wrap:balance;z-index:1;color:#1f2642;white-space:pre-wrap;text-align:center;flex-direction:column;align-items:center;width:100%;padding-bottom:60px;display:flex;position:relative}.BlockHeader-module-scss-module__Ev0tsq__blockHeader__title{letter-spacing:-2px;font-size:48px;font-weight:400;line-height:52px;font-family:var(--font-didot);margin:0}.BlockHeader-module-scss-module__Ev0tsq__blockHeader__subtitle{opacity:.6;margin-top:24px;font-size:14px;line-height:20px}@media (min-width:1920px){.BlockHeader-module-scss-module__Ev0tsq__blockHeader__title{font-size:64px;line-height:73px}}@media only screen and (max-width:450px){.BlockHeader-module-scss-module__Ev0tsq__blockHeader__title{letter-spacing:-1px;font-size:28px;line-height:36px}.BlockHeader-module-scss-module__Ev0tsq__blockHeader__subtitle{margin-top:16px}}
.BackedBy-module-scss-module__cj0o-q__backedBy{background:#f6f9fe;padding-top:50px;padding-bottom:50px}.BackedBy-module-scss-module__cj0o-q__backedBy__header{padding-bottom:70px}.BackedBy-module-scss-module__cj0o-q__backedBy__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.BackedBy-module-scss-module__cj0o-q__backedBy__card{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);color:#1f2642;background:#ffffff42;border-radius:36px;flex-direction:column;justify-content:flex-start;align-items:center;min-height:157px;padding:24px 24px 22px;text-decoration:none;transition:transform .25s,background .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff7a}.BackedBy-module-scss-module__cj0o-q__backedBy__card:hover,.BackedBy-module-scss-module__cj0o-q__backedBy__card:focus-visible{background:linear-gradient(#ccf1ff00 0%,#ccf1ffe0 100%),#ffffff42;transform:translateY(-4px);box-shadow:inset 0 0 0 1px #ffffffa6,0 18px 48px #1f264214}.BackedBy-module-scss-module__cj0o-q__backedBy__card_featured,.BackedBy-module-scss-module__cj0o-q__backedBy__card_featured:hover,.BackedBy-module-scss-module__cj0o-q__backedBy__card_featured:focus-visible{background:linear-gradient(#cbf1ff 0%,#3ccbff 100%)}.BackedBy-module-scss-module__cj0o-q__backedBy__card_featured .BackedBy-module-scss-module__cj0o-q__backedBy__logo{opacity:1;filter:none}.BackedBy-module-scss-module__cj0o-q__backedBy__logoWrap{justify-content:center;align-items:center;height:46px;margin-bottom:12px;display:flex}.BackedBy-module-scss-module__cj0o-q__backedBy__logo{object-fit:contain;opacity:.52;filter:grayscale();display:block}.BackedBy-module-scss-module__cj0o-q__backedBy__name{letter-spacing:-.24px;text-align:center;font-size:24px;font-weight:700;line-height:28px}@media only screen and (max-width:450px){.BackedBy-module-scss-module__cj0o-q__backedBy{padding-top:80px;padding-bottom:40px}.BackedBy-module-scss-module__cj0o-q__backedBy__header{padding-bottom:32px}.BackedBy-module-scss-module__cj0o-q__backedBy__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.BackedBy-module-scss-module__cj0o-q__backedBy__card{min-height:124px;padding:20px 12px 18px}.BackedBy-module-scss-module__cj0o-q__backedBy__card:last-child:nth-child(odd){grid-column:1/-1;justify-self:center;width:calc(50% - 4px)}.BackedBy-module-scss-module__cj0o-q__backedBy__logoWrap{align-self:stretch;height:40px;margin-bottom:10px}.BackedBy-module-scss-module__cj0o-q__backedBy__logo{width:auto;max-width:100%;height:auto;max-height:100%}.BackedBy-module-scss-module__cj0o-q__backedBy__name{letter-spacing:-.16px;font-size:16px;line-height:20px}}
