.button{display:block;max-width:100%;white-space:nowrap;text-align:center;font-weight:700;color:#fff;transition:all .3s cubic-bezier(0,0,.2,1);cursor:pointer}@media screen and (orientation:landscape){.button{padding-left:2.4vh}}@media screen and (orientation:landscape) and (max-aspect-ratio:667/375){.button{padding-left:1.34933vw}}@media screen and (orientation:portrait){.button{padding-left:1.34933vh}}@media screen and (orientation:portrait) and (max-aspect-ratio:375/667){.button{padding-left:2.4vw}}@media screen and (min-width:1248px){.button{padding-left:18px}}@media screen and (orientation:landscape){.button{padding-right:2.4vh}}@media screen and (orientation:landscape) and (max-aspect-ratio:667/375){.button{padding-right:1.34933vw}}@media screen and (orientation:portrait){.button{padding-right:1.34933vh}}@media screen and (orientation:portrait) and (max-aspect-ratio:375/667){.button{padding-right:2.4vw}}@media screen and (min-width:1248px){.button{padding-right:18px}}@media screen and (orientation:landscape){.button{height:11.73333vh}}@media screen and (orientation:landscape) and (max-aspect-ratio:667/375){.button{height:6.5967vw}}@media screen and (orientation:portrait){.button{height:6.5967vh}}@media screen and (orientation:portrait) and (max-aspect-ratio:375/667){.button{height:11.73333vw}}@media screen and (min-width:1248px){.button{height:88px}}@media screen and (orientation:landscape){.button{width:78.66667vh}}@media screen and (orientation:landscape) and (max-aspect-ratio:667/375){.button{width:44.22789vw}}@media screen and (orientation:portrait){.button{width:44.22789vh}}@media screen and (orientation:portrait) and (max-aspect-ratio:375/667){.button{width:78.66667vw}}@media screen and (min-width:1248px){.button{width:590px}}@media screen and (orientation:landscape){.button{border-radius:5.86667vh}}@media screen and (orientation:landscape) and (max-aspect-ratio:667/375){.button{border-radius:3.29835vw}}@media screen and (orientation:portrait){.button{border-radius:3.29835vh}}@media screen and (orientation:portrait) and (max-aspect-ratio:375/667){.button{border-radius:5.86667vw}}@media screen and (min-width:1248px){.button{border-radius:44px}}@media screen and (orientation:landscape){.button{font-size:4vh}}@media screen and (orientation:landscape) and (max-aspect-ratio:667/375){.button{font-size:2.24888vw}}@media screen and (orientation:portrait){.button{font-size:2.24888vh}}@media screen and (orientation:portrait) and (max-aspect-ratio:375/667){.button{font-size:4vw}}@media screen and (min-width:1248px){.button{font-size:30px}}[data-theme=green] .button{background-color:#45bcc9!important}[data-theme=yellow] .button{background-color:#ffc222!important}[data-theme=brown] .button{background-color:#8c673a!important}[data-theme=red] .button{background-color:#ef1e3d!important}[data-theme=blue] .button{background-color:#7aa8df!important}[data-theme=orange] .button{background-color:#c7362d!important}[data-theme=magenta] .button{background-color:#ed80ff!important}[data-theme=green] .button{box-shadow:0 8px 10px rgba(69,188,201,.2)!important}[data-theme=yellow] .button{box-shadow:0 8px 10px rgba(255,194,34,.2)!important}[data-theme=brown] .button{box-shadow:0 8px 10px rgba(140,103,58,.2)!important}[data-theme=red] .button{box-shadow:0 8px 10px rgba(239,30,61,.2)!important}[data-theme=blue] .button{box-shadow:0 8px 10px rgba(122,168,223,.2)!important}[data-theme=orange] .button{box-shadow:0 8px 10px rgba(199,54,45,.2)!important}[data-theme=magenta] .button{box-shadow:0 8px 10px rgba(237,128,255,.2)!important}.button:disabled{-webkit-filter:grayscale(100%);filter:grayscale(100%)}