@keyframes buttonFadeIn{0%{opacity:0}to{opacity:1}}.button-container a{animation:buttonFadeIn 1.5s ease-in-out forwards}@font-face{font-family:Schoolbell Regular;src:url(https://cdn.shopify.com/s/files/1/0649/8025/4774/files/Schoolbell-Regular.ttf?v=1736146588) format("truetype")}@font-face{font-family:TS Anamil Regular;src:url(https://cdn.shopify.com/s/files/1/0649/8025/4774/files/TS_Anamil_Regular.otf?v=1736146630) format("opentype")}@font-face{font-family:Menlo Regular;src:url(https://cdn.shopify.com/s/files/1/0649/8025/4774/files/Menlo-Regular.ttf?v=1737106627) format("truetype")}@font-face{font-family:Noto Urdu;src:url(https://cdn.shopify.com/s/files/1/0649/8025/4774/files/Noto-Urdu.ttf?v=1737108483) format("truetype")}.button-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:50vh;gap:15px;margin:0;padding:0}.hover-effect-button{position:relative;font-size:15px;font-family:Menlo Regular;color:#000;background-color:transparent;padding:8px 16px;cursor:pointer;overflow:hidden;text-transform:uppercase;letter-spacing:1px;transition:background-color .3s ease,color .3s ease,width .3s ease;outline:none;border:none;box-shadow:none;width:auto}.text.english{display:inline-block;position:relative;z-index:1;transition:color .3s ease,transform .3s ease;font-family:Menlo Regular}.text.arabic{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scaleY(0);font-family:Noto Urdu;font-size:15px;white-space:nowrap;color:#fff;transition:color .3s ease,transform .3s ease;z-index:1}.hover-effect-button:after{content:"";position:absolute;top:0;left:0;width:100%;height:70%;background-color:transparent;z-index:0;transform:scaleX(0);transform-origin:center;transition:transform .3s ease}.hover-effect-button:hover .english{transform:translateY(-75%);color:#000}.hover-effect-button:hover .arabic{transform:translate(-50%,-50%) scaleY(1);color:#000}.hover-effect-button:hover:after{transform:scaleX(1)}.hover-effect-button:hover{color:#d4b895}
/*# sourceMappingURL=/cdn/shop/t/2/assets/home-buttons.css.map */
