﻿.custom-button{position:relative;width:100vw;display:flex;align-items:center;justify-content:center;cursor:pointer;background:transparent;border:none}.custom-button svg{position:relative;height:fit-content;z-index:1}.custom-button__text{color:#000;position:absolute;text-decoration:none;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;font-weight:900;font-size:17px;font-family:Satoshi,sans-serif;letter-spacing:0px;white-space:nowrap}@media (min-width: 900px){.custom-button:before{content:"";display:block;width:100%;height:12px;position:absolute;top:50%;left:0;transform:translateY(-50%);background-size:50px 12px;background-repeat:repeat-x;transition:background-image .3s ease-in-out}.custom-button:hover:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg width='100%' height='10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M 0 5 Q 12.5 0, 25 5 T 50 5 T 75 5 T 100 5 T 125 5 T 150 5 T 175 5 T 200 5 T 225 5 T 250 5 T 275 5 T 300 5 T 325 5 T 350 5 T 375 5 T 400 5 T 425 5 T 450 5 T 475 5 T 500 5' stroke='black' stroke-width='4' fill='transparent'/%3E%3C/svg%3E")}.custom-button:not(:hover):before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg width='100%' height='10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M 0 5 L 500 5' stroke='black' stroke-width='4' fill='transparent'/%3E%3C/svg%3E")}.custom-button__svg--mobile{display:none}}@media (max-width: 900px){.custom-button svg{height:40px;z-index:2;width:200px}.custom-button__text{font-size:14px;z-index:2}.custom-button:before{content:"";display:block;width:100%;height:2px;background-color:#000;position:absolute;top:50%;left:0;transform:translateY(-50%);transition:all .3s ease-in-out}.custom-button__svg--desktop{display:none}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/custom-button.css.map?v=45092485461191064991747946706 */
