.btn-conteiner{--color-text:#fff;--color-background:#1379ff;--color-outline:#7898e980;--color-shadow:#00000080;justify-content:center;display:flex}.btn-content{color:var(--color-text);background:var(--color-background);box-shadow:0 0 .2em 0 var(--color-background);border-radius:100px;align-items:center;padding:5px 30px;font-size:20px;font-weight:600;text-decoration:none;transition:all 1s;display:flex}.btn-content:hover,.btn-content:focus{outline-offset:.2em;box-shadow:0 0 .4em 0 var(--color-background);outline:.1em solid #0000;transition:all .5s;animation:1s btn-content}.btn-content .icon-arrow{margin-right:0;transition:all .5s;transform:scale(.6)}.btn-content:hover .icon-arrow{margin-right:25px;transition:all .5s}.icon-arrow{width:20px;margin-left:15px;position:relative;top:6%}#arrow-icon-one{transition:all .4s;transform:translate(-60%)}#arrow-icon-two{transition:all .5s;transform:translate(-30%)}.btn-content:hover #arrow-icon-three{animation:1s .2s infinite color_anim}.btn-content:hover #arrow-icon-one{animation:1s .6s infinite color_anim;transform:translate(0%)}.btn-content:hover #arrow-icon-two{animation:1s .4s infinite color_anim;transform:translate(0%)}@keyframes color_anim{0%{fill:#fff}50%{fill:var(--color-background)}to{fill:#fff}}@keyframes btn-content{0%{outline:.2em solid var(--color-background);outline-offset:0}}
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-duration:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}.e-card{z-index:auto;width:240px;height:330px;transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s);--tw-duration:.3s;background:0 0;border-radius:16px;margin:100px auto;transition-duration:.3s;position:relative;overflow:hidden;box-shadow:0 8px 28px -9px #00000073}.wave{opacity:.6;opacity:.5;--tw-grayscale:grayscale(100%);min-width:460px;max-width:540px;min-height:540px;max-height:700px;filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,);background:linear-gradient(744deg,#a8a4aa57,#9792b81b 60%,#73737396);margin-top:-70%;margin-left:-50%;position:absolute;top:0;left:0}.icon{width:3em;margin-top:-1em;padding-bottom:1em}.infotop{text-align:center;color:#fff;flex-direction:column;justify-content:center;align-items:center;font-size:20px;font-weight:600;display:flex;position:absolute;top:5.6em;left:0;right:0}.name{text-transform:lowercase;font-size:14px;font-weight:100;position:relative;top:1em}.wave:nth-child(2),.wave:nth-child(3){top:210px}.playing .wave{border-radius:40%;animation:3s linear infinite wave}.wave{border-radius:40%;animation:55s linear infinite wave}.playing .wave:nth-child(2){animation-duration:4s}.wave:nth-child(2){animation-duration:50s}.playing .wave:nth-child(3){animation-duration:5s}.wave:nth-child(3){animation-duration:45s}@keyframes wave{0%{transform:rotate(0)}50%{transform:rotate(180deg)}to{transform:rotate(360deg)}}@property --tw-duration{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
.socials-button-container{background-color:#2e7ba541;border-radius:10px;justify-content:space-around;align-items:center;width:250px;height:40px;display:flex;position:relative;box-shadow:0 5px 15px #00000059,5px 10px 15px #386b887e}.socials-button{color:#fff;cursor:pointer;background-color:#0000;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s ease-in-out;display:flex;border:0!important;outline:0!important}.socials-button:hover{transform:translateY(-3px)}.socials-icon{font-size:20px}
