*,*:after,*:before{box-sizing:border-box}@font-face{font-family:"Poppins";font-style:normal;font-weight:100;font-display:swap;src:url(../fonts/poppins-thin.ttf) format("TrueType");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Poppins";font-style:normal;font-weight:200;font-display:swap;src:url(../fonts/poppins-ExtraLight.ttf) format("TrueType");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Poppins";font-style:normal;font-weight:300;font-display:swap;src:url(../fonts/poppins-Light.ttf) format("TrueType");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Poppins";font-style:normal;font-weight:400;font-display:swap;src:url(../fonts/poppins-Regular.ttf) format("TrueType");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Poppins";font-style:normal;font-weight:500;font-display:swap;src:url(../fonts/poppins-Medium.ttf) format("TrueType");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Poppins";font-style:normal;font-weight:600;font-display:swap;src:url(../fonts/poppins-SemiBold.ttf) format("TrueType");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Poppins";font-style:normal;font-weight:700;font-display:swap;src:url(../fonts/poppins-Bold.ttf) format("TrueType");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}html,body{margin:0;padding:0;border:none;-ms-overflow-style:none;scroll-behavior:smooth;position:relative;font-family:"Poppins",sans-serif;min-height:100vh;min-height:-webkit-fill-available;height:var(app-height);overflow-x:hidden}::-webkit-scrollbar{width:4px !important;height:4px !important}::-webkit-scrollbar-thumb{background:#9249ee}::-webkit-scrollbar-track{background:#fff}:not(img)::selection{background:#63b6ef;color:#fff}section{position:relative}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:1.5rem;color:#3f3f3f}h1.gradient,h2.gradient,h3.gradient,h4.gradient,h5.gradient,h6.gradient{background-image:linear-gradient(to right, #DFD980 0, #63B6EF 25%, #F178CC 75%, #9249EE 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}h1.white,h2.white,h3.white,h4.white,h5.white,h6.white{color:#fff}h1{font-weight:500;font-size:3.5rem}@media(max-width: 768px){h1{font-size:2.5rem}}h2{font-weight:500;font-size:2rem}@media(max-width: 768px){h2{font-size:1.8rem}}h3{font-weight:500;font-size:1.5rem}h4{font-size:1.3rem}h5{font-weight:500;font-size:1.3rem}h6{font-size:1.2rem;margin-bottom:1.2rem;letter-spacing:4px;font-weight:200;text-transform:uppercase}img{-webkit-user-drag:none;user-select:none}ul{margin-top:0}a,p,li{font-size:1rem;text-decoration:none;line-height:1.6;font-weight:300;color:#3f3f3f;margin:0}a.white,p.white,li.white{color:#fff}p:not(:last-child){margin-bottom:1.5rem}.divider{position:absolute;height:5px;background:linear-gradient(to right, #DFD980 0, #63B6EF 25%, #F178CC 75%, #9249EE 100%);width:100%;z-index:1}.divider.animated{animation:gradient 8s ease-in-out infinite;background-size:400% 100%}.divider.vertical{background:linear-gradient(to bottom, #DFD980 0, #63B6EF 25%, #F178CC 75%, #9249EE 100%);right:0;top:0;bottom:0;height:100%;width:5px}.divider.vertical.animated-up{animation:gradient-up 8s ease-in-out infinite;background-size:100% 400%}.divider.top{top:0}.divider.bottom{bottom:0}@keyframes gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}@keyframes gradient-up{0%{background-position:50% 0%}50%{background-position:50% 100%}100%{background-position:50% 0%}}.btn{display:inline-flex;position:relative;padding-right:4rem;transition:padding-left .5s cubic-bezier(0.22, 0.61, 0.36, 1);font-weight:400;font-size:1.125rem;line-height:3.125rem;align-items:center;padding-left:1.5625rem}.btn::before{content:"";border:1px solid;height:2.25rem;width:3rem;position:absolute;right:0;border-radius:2.5rem;transition:all .5s cubic-bezier(0.22, 0.61, 0.36, 1);left:calc(100% - 3rem)}.btn svg{height:1rem;position:absolute;right:1rem;top:50%;transform:translateY(-50%);width:1rem}.btn:hover::before{width:100%;left:0}.btn.blue{color:#63b6ef}.btn.blue svg{stroke:#63b6ef}.btn.blue::before{border-color:#63b6ef}.btn.purple{color:#9249ee}.btn.purple svg{stroke:#9249ee}.btn.purple::before{border-color:#9249ee}.btn.pink{color:#f178cc}.btn.pink svg{stroke:#f178cc}.btn.pink::before{border-color:#f178cc}.btn.yellow{color:#dfd980}.btn.yellow svg{stroke:#dfd980}.btn.yellow::before{border-color:#dfd980}.btn.white{color:#fff}.btn.white svg{stroke:#fff}.btn.white::before{border-color:#fff}.h100{height:100%}.relative,section{position:relative}.overlay{position:absolute;width:100%;height:100%;top:0;bottom:0;left:0;right:0;z-index:1;background-color:rgba(63,63,63,.4)}.white{color:#fff}
