@property --gradient-start-percentage{syntax:"<percentage>";inherits:false;initial-value:0}@property --gradient-stop-percentage{syntax:"<percentage>";inherits:false;initial-value:0}@property --gradient-stop-color{syntax:"<color>";inherits:false;initial-value:#ffffff}@keyframes ButtonShape_loadingRotate__0T0ou{0%{transform:translateX(-50%) rotate(0)}to{transform:translateX(-50%) rotate(.5turn)}}.ButtonShape_shape__P8dpb{position:relative;display:block;padding:1rem}.ButtonShape_shape__P8dpb .ButtonShape_content__sGftX{display:flex;align-items:center;justify-content:center;position:relative;gap:.5rem;z-index:1}.ButtonShape_shape__P8dpb.ButtonShape_isLoading__Ah36E{pointer-events:none;position:relative}.ButtonShape_shape__P8dpb.ButtonShape_isLoading__Ah36E .ButtonShape_content__sGftX{visibility:hidden}.ButtonShape_shape__P8dpb.ButtonShape_isLoading__Ah36E:after{content:"";position:absolute;height:1rem;aspect-ratio:1;left:50%;top:calc(50% - .5rem);background:no-repeat radial-gradient(farthest-side,#000e29 92%,grey) top,no-repeat radial-gradient(farthest-side,#000e29 92%,grey) 0,no-repeat radial-gradient(farthest-side,#000e29 92%,grey) 100%,no-repeat radial-gradient(farthest-side,#000e29 92%,grey) bottom;background-size:4px 4px;animation:ButtonShape_loadingRotate__0T0ou 1s infinite}.ButtonShape_shape__P8dpb .ButtonShape_icon__xET_w{width:18px;height:16px}.ButtonShape_shape__P8dpb.ButtonShape_grey__vmEvl.ButtonShape_large__bfiAv,.ButtonShape_shape__P8dpb.ButtonShape_primary__DNbA0.ButtonShape_large__bfiAv,.ButtonShape_shape__P8dpb.ButtonShape_secondary__YM6na.ButtonShape_large__bfiAv,.ButtonShape_shape__P8dpb.ButtonShape_tertiary__68zPN.ButtonShape_large__bfiAv{padding:0 calc(19.5px + 1rem);height:57px}.ButtonShape_shape__P8dpb.ButtonShape_grey__vmEvl.ButtonShape_large__bfiAv .ButtonShape_content__sGftX,.ButtonShape_shape__P8dpb.ButtonShape_primary__DNbA0.ButtonShape_large__bfiAv .ButtonShape_content__sGftX,.ButtonShape_shape__P8dpb.ButtonShape_secondary__YM6na.ButtonShape_large__bfiAv .ButtonShape_content__sGftX,.ButtonShape_shape__P8dpb.ButtonShape_tertiary__68zPN.ButtonShape_large__bfiAv .ButtonShape_content__sGftX{height:57px}.ButtonShape_shape__P8dpb.ButtonShape_grey__vmEvl.ButtonShape_small__55kq_,.ButtonShape_shape__P8dpb.ButtonShape_primary__DNbA0.ButtonShape_small__55kq_,.ButtonShape_shape__P8dpb.ButtonShape_secondary__YM6na.ButtonShape_small__55kq_,.ButtonShape_shape__P8dpb.ButtonShape_tertiary__68zPN.ButtonShape_small__55kq_{padding:0 calc(11px + 1rem);height:41px}.ButtonShape_shape__P8dpb.ButtonShape_grey__vmEvl.ButtonShape_small__55kq_ .ButtonShape_content__sGftX,.ButtonShape_shape__P8dpb.ButtonShape_primary__DNbA0.ButtonShape_small__55kq_ .ButtonShape_content__sGftX,.ButtonShape_shape__P8dpb.ButtonShape_secondary__YM6na.ButtonShape_small__55kq_ .ButtonShape_content__sGftX,.ButtonShape_shape__P8dpb.ButtonShape_tertiary__68zPN.ButtonShape_small__55kq_ .ButtonShape_content__sGftX{height:41px}.ButtonShape_shape__P8dpb.ButtonShape_text__UR58k{padding:.5rem 0}.p-0>.ButtonShape_shape__P8dpb.ButtonShape_text__UR58k{padding:0}.ButtonShape_shape__P8dpb.ButtonShape_action__0DWmG{margin:.25rem;background:#fff;border-radius:.5rem;background-image:linear-gradient(114deg,#b4bbf8,#f0f4fb 0);box-shadow:0 0 2rem 0 rgba(99,112,229,.4)}.ButtonShape_shape__P8dpb.ButtonShape_action__0DWmG:hover{background-image:linear-gradient(114deg,#b4bbf8 20.55%,#f0f4fb 87.73%)}body[data-supports-property-api=true] .ButtonShape_shape__P8dpb.ButtonShape_action__0DWmG{background-image:linear-gradient(114deg,#b4bbf8 var(--gradient-start-percentage),var(--gradient-stop-color) var(--gradient-stop-percentage));transition:--gradient-start-percentage .3s,--gradient-stop-percentage .3s,--gradient-stop-color .3s}body[data-supports-property-api=true] .ButtonShape_shape__P8dpb.ButtonShape_action__0DWmG:hover{--gradient-start-percentage:20.55%;--gradient-stop-percentage:87.73%;--gradient-stop-color:palette.$iceBlue}