.LanguagePicker{display:flex;gap:8px;align-items:center;justify-self:center}.g-button_size_l{display:flex;justify-content:center;align-items:center}.g-menu__item-content{font-family:monospace}.RFHeader{position:relative;display:flex;justify-content:center;align-items:center;height:113px;background:linear-gradient(90deg,rgba(34,29,34,0) 68.5%,rgba(255,47,101,.8) 120%),linear-gradient(180deg,rgba(0,0,0,0),rgba(255,47,101,.2) 111.95%)}@media(max-width:1439.99px){.RFHeader{background:linear-gradient(90deg,rgba(255,47,101,0) 50%,rgba(255,47,101,.8) 120%),linear-gradient(180deg,rgba(0,0,0,0),rgba(255,47,101,.2) 111.95%)}}.RFHeader__content{position:relative;width:100%;max-width:1440px;height:100%}.RFHeader__content__left-side{justify-content:left;left:0;gap:12px;z-index:2}.RFHeader__content__center,.RFHeader__content__left-side{display:flex;align-items:center;position:absolute;height:100%}.RFHeader__content__center{justify-content:center;width:100%;pointer-events:none}.RFHeader__content__center__buttons{pointer-events:all;display:flex;justify-content:center;align-items:center;gap:8px}.RFHeader__content__right-side{display:flex;justify-content:right;align-items:center;position:absolute;right:0;height:100%;width:100px;gap:52px}.RFHeader__content__right-side__buttons{display:flex;justify-content:right;align-items:center;gap:24px;text-decoration:none}.RFHeader__content__right-side__buttons__hoverButton{transition:box-shadow .3s ease;box-shadow:0 0 0 0 rgba(255,190,92,0);--g-button-background-color-hover:rgba(255,190,92,1)}.RFHeader__content__right-side__buttons__hoverButton:hover{box-shadow:0 0 6px 0 #ffbe5c}.HeaderLabel{display:flex;justify-content:center;align-items:center;height:28px;padding:0 12px;border-radius:6px;background-color:#ff2f65;-webkit-user-select:none;user-select:none}@media(max-width:1439.99px){.HeaderLabel{display:none}}.DefaultLayout{height:100vh;display:flex;flex-direction:column;overflow:hidden}.DefaultLayout__scrollable{flex:1 1;overflow-y:auto;display:flex;flex-direction:column;gap:48px}.DefaultLayout__content{flex:1 1}.DefaultLayout__content__banners__wrapper{margin-top:32px;position:relative;justify-content:center;width:100%;display:flex}.DefaultLayout__content__banners{max-width:1440px;width:100%;display:flex;flex-direction:column;gap:16px}.DefaultLayout__socket-debug{position:fixed;right:12px;bottom:12px}.DefaultLayout__hidden-on-mobile{display:none}@media(min-width:751px){.DefaultLayout__hidden-on-mobile{display:flex}}.DefaultLayout__hidden-on-mobile--block{display:none}@media(min-width:751px){.DefaultLayout__hidden-on-mobile--block{display:block}}.DefaultLayout__mobile{display:none;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;position:absolute;left:0;top:0;text-align:center}.DefaultLayout__mobile__socials{display:flex;align-items:center;justify-content:center;height:100px;width:30vw;gap:3vw}.DefaultLayout__mobile__socials__link{width:30%;height:30%;color:#ff2f65}.DefaultLayout__mobile__content__image{width:50%}@media(max-width:750px){.DefaultLayout__mobile{display:flex}}.g-root{--gil-color-object-base:rgb(255,47,101);--gil-color-object-accent-heavy:rgb(211,158,80);--gil-color-object-hightlight:rgb(255,216,157);--gil-color-shadow-over-object:rgb(179,33,71);--gil-color-background-lines:rgb(140,140,140);--gil-color-background-shapes:rgb(65,65,65);--gil-color-object-accent-light:rgb(65,65,65);--gil-color-object-danger:rgb(255,0,61)}