.orea-button-wrapper{display:flex;padding:50px 20px;align-items:center;flex-wrap:wrap;gap:30px;max-width:1360px;margin:0 auto}.orea-button-wrapper.left{justify-content:flex-start}.orea-button-wrapper.center{justify-content:center}.orea-button-wrapper.right{justify-content:flex-end}.orea-btn{cursor:pointer;transition:all .3s ease;border:1px solid;display:inline-flex;align-items:center;justify-content:center;text-align:center;overflow:hidden;font-size:16px;line-height:1.5em;position:relative;font-family:"Inter",sans-serif}.orea-btn i{display:flex;align-items:center;justify-content:center;transition:all .3s ease}.orea-btn.style-1{border-radius:48px;min-width:170px;height:56px;padding:15px 20px;border-color:#ffc107;font-weight:500;gap:7px}.orea-btn.style-1 i{font-size:16px}.orea-btn.style-1.outline{color:#ffc107;background-color:rgba(0,0,0,0)}.orea-btn.style-1.outline:hover{background-color:#ffc107;color:#000}.orea-btn.style-1.fill{color:#000;background-color:#ffc107}.orea-btn.style-1.fill:hover{background-color:rgba(0,0,0,0);color:#ffc107}.orea-btn.style-1.white{background-color:#fff;border-color:#fff;color:#2a1a55}.orea-btn.style-1.white:hover{background-color:rgba(0,0,0,0);color:#fff;border-color:#fff}.orea-btn.style-1.black{background-color:#2a1a55;border-color:#2a1a55;color:#fff}.orea-btn.style-1.black:hover{background-color:rgba(0,0,0,0);color:#000}.orea-btn.style-1.watch{padding:0px 25px 0px 23px;gap:10px}.orea-btn.style-1.watch i{font-size:28px}.orea-btn.style-1.watch.image{padding:0px 25px 0px 10px}.orea-btn.style-1.watch.image span.icon{position:relative;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;overflow:hidden}.orea-btn.style-1.watch.image span.icon:before,.orea-btn.style-1.watch.image span.icon:after{content:"";top:0;right:0;left:0;bottom:0;position:absolute;width:100%;height:100%}.orea-btn.style-1.watch.image span.icon:before{background-image:url(../../assets/images/img-01.webp);background-position:center;background-repeat:no-repeat;background-size:cover;z-index:1}.orea-btn.style-1.watch.image span.icon:after{background:rgba(255,193,7,.8274509804);z-index:2}.orea-btn.style-1.watch.image i{display:flex;align-items:center;justify-content:center;font-size:14px;position:relative;z-index:3;color:#2a1a55}.orea-btn.style-1.watch.flip span.text{order:1}.orea-btn.style-1.watch.flip span.icon{order:2}.orea-btn.style-1.border-square{border-radius:0px}.orea-btn.style-1.rotate i{transform:rotate(-45deg)}.orea-btn.style-1.rotate:hover i{transform:rotate(0deg)}.orea-btn.style-1.bg-animated:before{content:"";width:0;height:100%;position:absolute;top:0;left:0;background:#ffc107;transition:all .3s ease;z-index:-1}.orea-btn.style-1.bg-animated:hover{background-color:rgba(0,0,0,0)}.orea-btn.style-1.bg-animated:hover:before{width:100%}.orea-btn.style-1.bg-animated.fill{z-index:2;background:#ffc107}.orea-btn.style-1.bg-animated.fill::before{background:linear-gradient(135deg, #ffdf28, #ffc107, #ffea00)}.orea-btn.style-1.bg-animated.fill:hover{color:#000}.orea-btn.style-1.bg-animated-2:before{display:block;content:"";background-color:#ffc107;width:200%;height:200%;border-radius:50%;position:absolute;top:100%;transition:.3s linear .1s;z-index:-1}.orea-btn.style-1.bg-animated-2:hover{background-color:rgba(0,0,0,0);color:#fff !important;border-color:#ffc107}.orea-btn.style-1.bg-animated-2:hover:before{top:-50%}.orea-btn.style-1.bg-animated-2.fill{z-index:2;background:#ffc107}.orea-btn.style-1.bg-animated-2.fill::before{background:linear-gradient(135deg, #ffdf28, #ffc107, #ffea00)}.orea-btn.style-1.bg-animated-2.fill:hover{border-color:linear-gradient(135deg, #ffdf28, #ffc107, #ffea00);color:#000}.orea-btn.style-1.bg-animated-3{border-radius:0}.orea-btn.style-1.bg-animated-3:after{content:"";position:absolute;top:8px;left:8px;width:calc(100% - 16px);height:calc(100% - 16px);opacity:.5;background-position:0 0,100% 100%,100% 100%,0 0;background-repeat:no-repeat;background-size:0% 1px,1px 0%;background-image:linear-gradient(#e8e2d1, #e8e2d1),linear-gradient(#e8e2d1, #e8e2d1),linear-gradient(#e8e2d1, #e8e2d1),linear-gradient(#e8e2d1, #e8e2d1);transition:opacity .2s ease-out,background-size .82s cubic-bezier(0.36, 0.03, 0.2, 0.91);pointer-events:none}.orea-btn.style-1.bg-animated-3:hover:after{background-size:100% 1px,1px 100%}.orea-btn.style-1.bg-animated-3.fill:after{background-image:linear-gradient(#e8e2d1, #e8e2d1),linear-gradient(#e8e2d1, #e8e2d1),linear-gradient(#e8e2d1, #e8e2d1),linear-gradient(#e8e2d1, #e8e2d1)}.orea-btn.style-1.creative{min-width:180px;min-height:55px;overflow:visible}.orea-btn.style-1.creative::before,.orea-btn.style-1.creative::after{content:"";background:rgba(0,0,0,0);border:1px solid #ffc107;position:absolute;width:45px;height:45px;transition:.6s ease}.orea-btn.style-1.creative::before{top:-5px;right:-5px;border-bottom:none;border-left:none}.orea-btn.style-1.creative::after{bottom:-5px;left:-5px;border-top:none;border-right:none}.orea-btn.style-1.creative:hover:before,.orea-btn.style-1.creative:hover:after{width:0px;height:0px;content-visibility:hidden;opacity:0}.orea-btn.style-1.flip span.text{order:2}.orea-btn.style-1.flip span.icon{order:1}.orea-btn.style-2{background-color:#ffc107;color:#ffc107;font-size:15px;font-weight:600;text-transform:uppercase;border-color:#ffc107;z-index:2;border-radius:50%;padding:0px;height:54px;width:54px;gap:0px;transition-duration:.6s}.orea-btn.style-2 span.icon{display:flex;align-items:center;justify-content:center;width:100%;transition-duration:.6s;transition:all .3s ease}.orea-btn.style-2 span.icon i{font-size:20px}.orea-btn.style-2 span.text{width:0;opacity:0;visibility:hidden;transition-duration:.3s;text-wrap:nowrap}.orea-btn.style-2:hover{color:#ffc107;border-color:#ffc107;background-color:rgba(0,0,0,0);border-radius:72px;width:180px;padding:0px 30px;gap:8px}.orea-btn.style-2:hover span.text{width:90%;opacity:1;visibility:visible}.orea-btn.style-2:hover span.icon{width:20%}.orea-btn.style-2.rotate i{transform:rotate(-45deg)}.orea-btn.style-2.rotate:hover i{transform:rotate(0deg)}.orea-btn.style-2.fill{background-color:#ffc107;color:#000;border-color:#ffc107}.orea-btn.style-2.fill:hover{background-color:rgba(0,0,0,0);color:#ffc107}.orea-btn.style-2.outline{border-color:#ffc107;color:#ffc107;background-color:rgba(0,0,0,0)}.orea-btn.style-2.outline:hover{border-color:#ffc107;color:#000;background-color:#ffc107}.orea-btn.style-2.outline-white{background-color:rgba(0,0,0,0);color:#ffc107}.orea-btn.style-2.border-square{border-radius:0%}.orea-btn.style-2.flip span.text{order:2}.orea-btn.style-2.flip span.icon{order:1}.orea-btn.style-3{border:none;gap:5px}.orea-btn.style-3 span.text{padding:13px 30px;color:#2a1a55;font-weight:600;background-color:#ffc107;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:1;min-width:150px}.orea-btn.style-3 span.text:before{position:absolute;content:"";width:200%;height:200%;z-index:-1;border-radius:50%;top:100%;right:100%;transition:all .6s ease;background:#ffc107}.orea-btn.style-3 span.icon{height:50px;width:50px;background:#ffc107;overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative;transition:all .6s ease}.orea-btn.style-3 span.icon i{font-size:24px;transform:rotate(-45deg);color:#2a1a55}.orea-btn.style-3 span.icon span{transition:0s}.orea-btn.style-3 span.icon span.copy-icon{position:absolute;transform:translate(-150%, 150%)}.orea-btn.style-3:hover span.text:before{top:-30px;right:-60px}.orea-btn.style-3:hover span.icon{background-color:#ffc107}.orea-btn.style-3:hover span.icon span.main-icon{transition:transform .3s ease-in-out;transform:translate(150%, -150%)}.orea-btn.style-3:hover span.icon span.copy-icon{transition:transform .3s ease-in-out .1s;transform:translate(0%)}.orea-btn.style-3.primary span.text{background:#ffc107}.orea-btn.style-3.primary span.text:before{background-color:#ffc107}.orea-btn.style-3.primary span.icon{background-color:#ffc107}.orea-btn.style-3.primary:hover span.icon{background:#ffc107}.orea-btn.style-3.secondary span.text{background:#ffc107}.orea-btn.style-3.secondary span.text:before{background-color:#fff}.orea-btn.style-3.secondary span.icon{background-color:#fff}.orea-btn.style-3.secondary span.icon i{color:#ffc107}.orea-btn.style-3.secondary:hover span.text{color:#2a1a55}.orea-btn.style-3.secondary:hover span.icon{background:#ffc107}.orea-btn.style-3.secondary:hover span.icon i{color:#2a1a55}.orea-btn.style-3.icon-none span.icon{display:none}.orea-btn.style-3.text-none span.text{display:none}.orea-btn.style-3.flip span.text{order:2}.orea-btn.style-3.flip span.icon{order:1}.orea-btn.style-4{position:relative;color:#000;border:none}.orea-btn.style-4.animated:before,.orea-btn.style-4.animated:after{content:"";position:absolute;bottom:0;transition:transform .36s cubic-bezier(0.57, 0.01, 0.29, 0.99);background-color:#000;width:calc(100% + 2px);height:1px}.orea-btn.style-4.animated:before{left:0;transform:scaleX(0);transform-origin:right}.orea-btn.style-4.animated:after{right:0;transform:scaleX(1);transform-origin:left}.orea-btn.style-4.animated:hover:before{transition-delay:.2s;transform:scaleX(1);transform-origin:left}.orea-btn.style-4.animated:hover:after{transform:scaleX(0);transform-origin:right}.orea-btn.style-4.normal{font-weight:600;color:#ffc107;position:relative;z-index:2;overflow:hidden;gap:10px;border:none}.orea-btn.style-4.normal i{transform:rotate(-45deg)}.orea-btn.style-4.normal:hover i{transform:rotate(0deg)}/*# sourceMappingURL=button.min.css.map */