*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}.header{background-color:#1e2121;-webkit-box-shadow:none;box-shadow:none;height:94px;position:fixed;-webkit-transition:.5s ease;transition:.5s ease;width:100%;z-index:800}.active-header{-webkit-box-shadow:0 62px 152px rgba(252,66,123,.19),0 18.6912px 45.8236px rgba(252,66,123,.124),0 7.76336px 19.0328px rgba(252,66,123,.095),0 2.80786px 6.88378px rgba(252,66,123,.066);box-shadow:0 62px 152px rgba(252,66,123,.19),0 18.6912px 45.8236px rgba(252,66,123,.124),0 7.76336px 19.0328px rgba(252,66,123,.095),0 2.80786px 6.88378px rgba(252,66,123,.066)}.navbar-desktop{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto;max-width:1920px;padding:10px 24px}.logo,.navbar-desktop{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.logo{-webkit-box-pack:center;-ms-flex-pack:center;height:52px;justify-content:center;margin-left:42px;width:120px;z-index:800}@media screen and (max-width:960px){.logo{height:70px;width:100px}}.navbar-desktop-item-1{-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-align:center;-ms-flex:1 1 auto;flex:1 1 auto;justify-content:flex-start}.navbar-desktop-item-1,.navbar-desktop-item-2{-webkit-box-flex:1;-webkit-box-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.navbar-desktop-item-2{-webkit-box-pack:end;-ms-flex-pack:end;-ms-flex-align:center;-ms-flex:1 1 auto;flex:1 1 auto;justify-content:flex-end}a{color:#fff!important;font-size:1.4rem;text-decoration:none}a:visited{color:#2f3640!important}.button-psico{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:46px;margin-top:10px;padding:10px 20px 10px 15px;position:relative}@media screen and (max-width:960px){.button-psico{margin:0!important}.button-psico:hover:before{bottom:0;height:10%;left:0;width:100%}}.button-psico .btn-psico{background-color:transparent;border:0;color:#fff!important;cursor:pointer;font-size:16px;font-weight:700;left:0;line-height:auto;overflow:hidden;padding-left:20px;position:relative;text-transform:uppercase;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media screen and (max-width:960px){.button-psico .btn-psico{font-size:12px}}.button-psico .btn-psico:before{background-color:#fc427b;border-radius:50px;content:"";height:100%;left:0;position:absolute;top:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:4px;z-index:2}.button-psico .btn-psico:after{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:transparent;border:4px solid #fc427b;border-bottom:0;border-left:0;border-radius:2px;content:"";display:-webkit-box;display:-ms-flexbox;display:flex;height:15px;position:absolute;top:calc(50% - 7.5px);-webkit-transform:translateX(-42px) rotate(45deg);transform:translateX(-42px) rotate(45deg);-webkit-transition:all .3s ease-in-out .2s;transition:all .3s ease-in-out .2s;width:15px}.button-psico:before{background-color:#fff;border-radius:3px;content:"";height:100%;position:absolute;right:0;top:0;-webkit-transition:all .4s ease-in-out .3s;transition:all .4s ease-in-out .3s;width:0}.button-psico:hover:before{bottom:0;height:100%;left:0;width:100%}.button-psico:hover .btn-psico{color:#2f3640!important;font-weight:700;padding-left:50px}.button-psico:hover .btn-psico:before{left:17px;top:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}@media screen and (max-width:960px){.button-psico:hover .btn-psico:before{height:18px;left:21px;top:1px}}.button-psico:hover .btn-psico:after{-webkit-transform:translate(-33px) rotate(45deg);transform:translate(-33px) rotate(45deg)}html{height:100%}body,html{scroll-behavior:smooth}body{background-color:#c4c4c4;height:100vh;position:relative;width:100%}img,svg{display:block;width:100%}