.app-placeholder{background-color:#e4e4e4;border-radius:16px;overflow:hidden;position:relative}.app-placeholder:before{animation:placeholder 1.5s infinite;background:linear-gradient(90deg,#fff0,#fff9 50%,#fff0);content:"";height:100%;left:0;position:absolute;top:0;transform:translate(-100%);width:100%}@keyframes placeholder{to{transform:translate(100%)}}.white-box{--padding-block:$default-gap;--padding-block-md:24px;--padding-block-lg:32px;background-color:var(--Light-Base-0);border-radius:16px;color:var(--Light-Base-1000);display:flex;flex-direction:column;gap:20px;padding-block:var(--padding-block)}@media screen and (min-width:769px){.white-box{gap:32px;padding-block:var(--padding-block-md)}}@media screen and (min-width:1200px){.white-box{padding-block:var(--padding-block-lg)}}.white-box__header{align-items:center;display:grid;gap:8px;grid-template-columns:1fr 1fr;padding-inline:var(--padding-block)}@media screen and (min-width:769px){.white-box__header{padding-inline:var(--padding-block-md)}}@media screen and (min-width:1200px){.white-box__header{padding-inline:var(--padding-block-lg)}}.white-box__title{grid-column:1/-1;justify-self:start}@media screen and (min-width:769px){.white-box--full .white-box__header{grid-template-columns:1fr auto auto 1fr}.white-box--full .white-box__title{grid-column:2}.white-box--full .white-box__tabs{grid-column:3}}.white-box--full .white-box__button{justify-self:end}@media screen and (min-width:769px){.white-box--only-button .white-box__header{grid-template-columns:1fr auto 1fr}.white-box--only-button .white-box__title{grid-column:2}}.white-box--only-button .white-box__button{grid-column:3;place-self:end}.default-placeholder{--slide-size:152px}@media screen and (min-width:769px){.default-placeholder{--slide-size:16%}}.default-placeholder__title{background-color:var(--Light-Base-100);border-radius:8px;height:22px;width:290px}@media screen and (min-width:769px){.default-placeholder__title{height:32px}}.default-placeholder__tabs{display:flex;gap:8px}.default-placeholder__tab{background-color:var(--Light-Base-100);border-radius:8px;height:22px;width:94px}@media screen and (min-width:769px){.default-placeholder__tab{height:32px}}.default-placeholder__button{background-color:var(--Light-Base-100);border-radius:8px;height:22px;width:137px}@media screen and (min-width:769px){.default-placeholder__button{height:32px}}.default-placeholder__inner{display:flex;gap:16px;overflow:hidden;padding-inline:16px}@media screen and (min-width:769px){.default-placeholder__inner{gap:24px;padding-inline:24px}}@media screen and (min-width:1200px){.default-placeholder__inner{gap:32px;padding-inline:32px}}.default-placeholder__item{background-color:var(--Light-Base-100);border-radius:8px;flex:0 0 var(--slide-size);height:525px;min-width:0}.home-page__inner{align-items:flex-end;display:flex;gap:90px;justify-content:space-between;margin-bottom:16px;width:100%}@media screen and (min-width:769px){.home-page__inner{margin-bottom:32px}}@media screen and (min-width:1200px){.home-page__inner{margin-bottom:27px}}.home-page__promo-links{display:none;flex:1 1 0;min-width:0}@media screen and (min-width:769px){.home-page__promo-links{display:block}}.home-page__aside{display:flex;flex-direction:column;flex-shrink:0;gap:24px;width:360px}.home-page__aside>div{background-color:var(--Light-Base-0);border-radius:24px;height:240px}.home-page__sections{display:flex;flex-direction:column;gap:16px}@media screen and (min-width:769px){.home-page__sections{gap:40px}}@media screen and (min-width:1200px){.home-page__sections{gap:64px}}@media screen and (min-width:769px){.home-page__explore-carousel{padding-bottom:40px}}@media screen and (min-width:1200px){.home-page__explore-carousel{padding-bottom:16px}}.home-page a{color:var(--Light-Base-1000);text-decoration:none;transition:color .15s ease-out}@media (hover:hover){.home-page a:hover{color:var(--LIGHT_STANDALONE_HC_BREEZE);cursor:pointer}}.home-page a:active{color:var(--link-color-active)}
