body{scroll-behavior:smooth;background-color:#131314}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.blinking-cursor{background-color:#c778dd;width:3px;height:35px;animation:.7s step-end infinite blink;display:inline-block}@keyframes blink{50%{background-color:#0000}}.Btn-Container{cursor:pointer;background-color:#1d2129;border:none;border-radius:40px;justify-content:space-between;align-items:center;width:200px;height:-webkit-fit-content;height:fit-content;display:flex;box-shadow:0 5px 10px #bebebe}.Btn-Container:hover{background-color:#1d2129;box-shadow:0 5px 10px #f59aff}.icon-Container{background-color:#f59aff;border:3px solid #1d2129;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;display:flex}.text{color:#fff;letter-spacing:1.2px;justify-content:center;align-items:center;width:155px;height:100%;font-size:1.1em;display:flex}.icon-Container svg{transition-duration:1.5s}.Btn-Container:hover .icon-Container svg{transition-duration:1.5s;animation:1s linear infinite arrow}@keyframes arrow{0%{opacity:0;margin-left:0}to{opacity:1;margin-left:10px}}.loader{--path:#2f3545;--dot:#bf40bf;--duration:3s;width:44px;height:44px;position:relative}.loader:before{content:"";background:var(--dot);width:6px;height:6px;animation:dotRect var(--duration) cubic-bezier(.785, .135, .15, .86) infinite;border-radius:50%;display:block;position:absolute;top:37px;left:19px;transform:translate(-18px,-18px)}.loader svg{width:100%;height:100%;display:block}.loader svg rect,.loader svg polygon,.loader svg circle{fill:none;stroke:var(--path);stroke-width:10px;stroke-linejoin:round;stroke-linecap:round}.loader svg polygon{stroke-dasharray:145 76 145 76;stroke-dashoffset:0;animation:pathTriangle var(--duration) cubic-bezier(.785, .135, .15, .86) infinite}.loader svg rect{stroke-dasharray:192 64 192 64;stroke-dashoffset:0;animation:3s cubic-bezier(.785,.135,.15,.86) infinite pathRect}.loader svg circle{stroke-dasharray:150 50 150 50;stroke-dashoffset:75px;animation:pathCircle var(--duration) cubic-bezier(.785, .135, .15, .86) infinite}.loader.triangle{width:48px}.loader.triangle:before{animation:dotTriangle var(--duration) cubic-bezier(.785, .135, .15, .86) infinite;left:21px;transform:translate(-10px,-18px)}@keyframes pathTriangle{33%{stroke-dashoffset:74px}66%{stroke-dashoffset:147px}to{stroke-dashoffset:221px}}@keyframes dotTriangle{33%{transform:translate(0)}66%{transform:translate(10px,-18px)}to{transform:translate(-10px,-18px)}}@keyframes pathRect{25%{stroke-dashoffset:64px}50%{stroke-dashoffset:128px}75%{stroke-dashoffset:192px}to{stroke-dashoffset:256px}}@keyframes dotRect{25%{transform:translate(0)}50%{transform:translate(18px,-18px)}75%{transform:translateY(-36px)}to{transform:translate(-18px,-18px)}}@keyframes pathCircle{25%{stroke-dashoffset:125px}50%{stroke-dashoffset:175px}75%{stroke-dashoffset:225px}to{stroke-dashoffset:275px}}.loader{margin:0 16px;display:inline-block}
