.reviews-page{box-sizing:border-box;background-color:var(--color-black-100);width:100%;min-height:100vh;color:var(--color-creamy-white)}.reviews-page__main{box-sizing:border-box;border-radius:0;flex-flow:column;place-content:center;align-items:center;gap:0;width:100%;height:min-content;padding:0;display:flex;position:relative;overflow:visible}.reviews-page__heading{box-sizing:border-box;border-radius:0;flex-flow:row;place-content:center;align-items:center;gap:10px;width:100%;height:50vh;min-height:50vh;padding:40px;display:flex;position:relative;overflow:hidden}@media (max-width:809px){.reviews-page__heading{padding:12px}}.reviews-page__heading-inner{flex:1 1 0;width:100%;min-width:0;max-width:100%}.reviews-page__heading-inner .heading-1{white-space:pre-wrap;overflow-wrap:break-word;word-break:break-word;text-align:center;width:100%;height:auto;margin:0;line-height:1.2;position:relative}.reviews-page__reviews{box-sizing:border-box;border-radius:0;flex-flow:row;place-content:flex-start center;align-items:flex-start;gap:10px;width:100%;height:min-content;padding:0 40px 100px;display:flex;position:relative;overflow:visible}@media (max-width:809px){.reviews-page__reviews{padding:0 12px 60px}}.reviews-page__container{border-radius:0;flex-flow:row;flex:1 1 0;place-content:flex-start center;align-items:flex-start;gap:10px;width:100%;min-width:0;max-width:1680px;height:min-content;padding:0;display:flex;position:relative;overflow:visible}.reviews-page__column{z-index:1;border-radius:0;flex-flow:column;flex:1 1 0;place-content:flex-start;align-self:flex-start;align-items:stretch;gap:10px;width:100%;min-width:0;height:min-content;padding:0;display:flex;position:relative;overflow:visible}@media (min-width:1200px){.reviews-page__column{position:sticky;top:0}}.reviews-page__card-slot{box-sizing:border-box;flex-direction:row;flex:none;justify-content:flex-start;align-items:flex-start;width:100%;min-width:0;height:auto;display:flex}.reviews-page__card-slot .reviews-ticker__card{box-sizing:border-box;flex:none;align-self:flex-start;width:100%;min-width:0;max-width:none;height:auto;min-height:0}@media (prefers-reduced-motion:reduce){.reviews-page__card-slot .reviews-ticker__card{flex:none;width:100%;max-width:none;height:auto}}@media (max-width:1199px){.reviews-page__heading{height:40vh;min-height:40vh}.reviews-page__container{flex-direction:column;align-items:stretch}.reviews-page__column{width:100%;max-width:400px;margin-left:auto;margin-right:auto}}@media (min-width:810px) and (max-width:1199px){.reviews-page__column{max-width:none;margin-left:0;margin-right:0}}@media (max-width:809px){.reviews-page__column{max-width:none;margin-left:0;margin-right:0}}
