.cr-button,.cr-button__ghost,.cr-button__min{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;color:var(--cr-dk-gray);cursor:pointer;display:inline-block;font-family:Criteria Regular,sans-serif;font-size:16px;font-stretch:normal;font-style:normal;letter-spacing:0;text-decoration:none;text-transform:none;transition:all .5s ease;white-space:nowrap}.cr-button:after,.cr-button__min:after{speak:none;color:inherit;content:"\f3d6";display:inline-block;font-family:Ionicons;font-size:36px;font-weight:500;height:23px;left:15px;letter-spacing:0;line-height:21px;margin-right:20px;position:relative;text-decoration:inherit;top:9px;transition:all .3s ease;width:31px}.is-arabic .cr-button:after,.is-arabic .cr-button__min:after{top:4px;transform:rotate(180deg)}.is-arabic .cr-button:hover:after,.is-arabic .cr-button__min:hover:after{left:5px}.cr-button:hover:after,.cr-button__min:hover:after{left:22px}.cr-button{padding:15px 35px}.cr-button__min{border-radius:0;padding:0}.cr-button__center,.cr-button__wide-center{display:table;margin:0 auto}.cr-button__wide-center{padding:20px 65px}.cr-button__wide-center:after{display:none}.cr-button__min-white{color:#fff}.cr-button__min-black{color:var(--cr-dk-gray)}.cr-button__min-yellow{color:var(--cr-yellow)}.cr-button__ghost-white{border:2px solid #000;color:#fff}.cr-button__ghost-yellow{border:2px solid #000;color:var(--cr-yellow)}.cr-button__ghost-black{border:2px solid #000;color:var(--cr-dk-gray)}.cr-button__border-thin{border:1px solid var(--cr-yellow)}.cr-button__border-thick,.cr-button__fill-yellow{border:2px solid var(--cr-yellow)}.cr-button__fill-yellow{background-color:var(--cr-yellow);color:var(--cr-dk-gray)}.cr-button__fill-yellow:after{content:none}.cr-button__fill-black,.cr-button__fill-black:hover,.cr-button__fill-gray{background-color:var(--cr-dk-gray);color:#fff}.cr-button__fill-gray{border:2px solid var(--cr-dk-gray)}.cr-button.cr-button__fill-gray:after{content:none}.cr-button__fill-gray:hover{background-color:var(--cr-yellow);border:2px solid var(--cr-yellow);color:var(--cr-dk-gray)}.cr-button__fill-white{background-color:#fff;color:var(--cr-dk-gray)}.cr-button__fill-yellow__white-text{color:#fff}.cr-button:hover,.cr-button__ghost:hover,.cr-button__min:hover{text-decoration:none}.cr-button__min:hover:after{color:var(--cr-yellow);left:25px}.cr-button__min-black:hover:after{color:var(--cr-yellow)}.cr-button__min-yellow:hover{color:#fff}.cr-button__ghost-yellow:hover{text-decoration:none}.cr-button__fill-yellow:hover{background:var(--cr-dk-gray);border:2px solid var(--cr-dk-gray);color:var(--cr-yellow);text-decoration:none}.cr-button__border-thick:hover{background:var(--cr-yellow)}@media screen and (max-width:767px){.cr-button,.cr-button__ghost,.cr-button__min{font-size:16px;white-space:normal}}