:root{--sidebar-width:21.875rem;--header-height:6.25rem;--footer-height:12.5rem}@media (max-width:1366px){:root{--sidebar-width:18.75rem}}@media (max-width:1200px){:root{--header-height:5rem}}@media (max-width:767px){:root{--header-height:4.0625rem}}.contain{background-size:contain}.contain,.cover{background-repeat:no-repeat;background-position:50%}.cover{background-size:cover}.button{display:inline-flex;align-items:center;justify-content:center;font-size:1.125rem;font-weight:500;line-height:100%;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:background-color .15s ease-in-out,color .15s ease-in-out,transform .15s ease-in-out;padding-bottom:0.1875rem;text-decoration:none;border:none}.layout_mac-os .button{padding-bottom:0}.button_color_orange{color:red}.button_color_white{color:#fff}.button_color_black{color:#1e1e1e}.button_background_orange-transparent{background-color:rgba(250,152,77,.05)}@media (min-width:1025px){.button_background_orange-transparent:hover{transform:scale(1.1)}}.button_background_orange{background:linear-gradient(120deg,#fa984d,red)}@media (min-width:1025px){.button_background_orange:hover{transform:scale(1.1)}}.button_background_white{background-color:#fff}.button_background_black{background-color:#1e1e1e}.button_border_orange{border:2px solid red}.button_radius{border-radius:62.4375rem}.button_disabled{opacity:.3;pointer-events:none}.button__text{font-size:inherit;font-weight:inherit;line-height:inherit;text-decoration:none}
