.header{width:100%;position:-webkit-sticky;position:sticky;top:0;padding:1.2rem 1.5rem;transition:all .3s ease;background-color:#fff;z-index:3;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);height:87px}@media(min-width:75.063em){.header{padding:1.2rem 5rem}}.header__logo{width:250px}@media(max-width:35em){.header__logo{width:6rem}}.header__logo img{width:12rem}@media(max-width:35em){.header__logo img{width:10rem}}.header__nav{top:0;bottom:0;right:100%;width:100%;min-height:-webkit-fill-available;height:100vh;height:calc(var(--vh, 1vh)*100);position:fixed;flex-direction:column;text-align:center;background:rgba(0,0,0,.9);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transform:translate(0);transition:transform .3s ease;z-index:3;display:flex;align-items:center;justify-content:center}@media(min-width:75.063em){.header__nav{transform:none;flex-direction:row;background:transparent;width:auto;height:100%;position:static}}.header__nav ul{list-style:none;padding:0;display:flex;flex-direction:column}@media(min-width:75.063em){.header__nav ul{flex-direction:row;align-items:center;gap:.5rem;margin-bottom:0}}.header__nav--isMenu{transform:translate(100%)!important;z-index:1100;color:#fff;line-height:2.5rem}.header__nav--withoutMenu{transform:none}.header__content{color:#000;margin:0 auto;height:100%;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:3000;font-weight:100}.header__buttons{display:flex;align-items:center;justify-content:center;width:250px}@media(max-width:48em){.header__buttons{width:max-content}}.header__buttons button{padding:.75rem 2rem;box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}@media(max-width:48em){.header__buttons button{display:none}}.header__buttons__icon{display:none;cursor:pointer}@media(max-width:48em){.header__buttons__icon{display:block;color:#7943e6}}.header__toggle{cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:2rem;transition:all .3s ease;position:relative;z-index:1100;order:2;padding:0 .3rem}.header__toggle:hover{color:rgba(0,0,0,.5)}@media(min-width:75.063em){.header__toggle{display:none}}.header__toggle .close{color:#fff}.header__actions{display:flex;align-items:center;justify-content:center;gap:2rem}@media(max-width:35em){.header__actions{gap:.5rem}}.header__hide__desktop{display:block}@media(min-width:75.063em){.header__hide__desktop{display:none}.navItem:not(:last-child){margin-bottom:0}}.navItem .link{text-decoration:none;color:#000;padding:.75rem 1.25rem;transition:all .3s ease;font-size:16px;font-weight:300}@media(max-width:75em){.navItem .link{color:#fff}}.navItem .link:hover{background:rgba(0,0,0,.1)}.navItem .link:active{background:linear-gradient(hsla(0,0%,100%,.1),hsla(0,0%,100%,.2))}.navItem.active{text-decoration:underline}.navItem.active a:hover{background:none}.button{border:none;padding:1.2rem 3rem;background-color:#7943e6;color:#fff;border-radius:40px;overflow:hidden;position:relative;margin:0 auto;display:flex}.button>.effect{width:10px;height:10px;position:absolute;background:#ece5fc;display:block;content:"";border-radius:9999px;opacity:1;animation:ripple-effect .9s ease 1 forwards}@keyframes ripple-effect{0%{transform:scale(1);opacity:1}50%{transform:scale(10);opacity:.375}to{transform:scale(35);opacity:0}}.button>.button__content{position:relative;z-index:2}@font-face{font-family:Poppins,sans-serif;font-style:normal;font-weight:300;src:url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap)}@font-face{font-family:Cormorant,serif;font-style:normal;font-weight:300;src:url(https://fonts.googleapis.com/css2?family=Cormorant:ital,wght@0,300..700;1,300..700&display=swap)}*{box-sizing:border-box;margin:0;padding:0}body{width:100%;color:#000;background-color:#fff}body,body button{font-family:Poppins,sans-serif}body button{cursor:pointer}#root{height:100%}.footer{background-color:#7943e6;color:#fff;padding:2rem 5rem}@media(max-width:75em){.footer{padding:2rem 1.5rem}}.footer__content{display:flex;align-items:normal;justify-content:space-between}@media(max-width:64em){.footer__content{display:block}}.footer__content .subscription--title{font-weight:300;width:17rem}.footer__content .subscription--action{padding:1rem 0;gap:2rem;display:flex}@media(max-width:48em){.footer__content .subscription--action{flex-direction:column;gap:.5rem}}.footer__content .subscription--action input{padding:1rem;width:25rem;border-radius:30px;border:1px solid #fff;background-color:transparent;color:#fff}@media(max-width:48em){.footer__content .subscription--action input{width:100%}}.footer__content .subscription--action input::-webkit-input-placeholder{color:#fff}.footer__content .subscription--action input:focus{outline:2px solid #fff}.footer__content .subscription--action button{padding:1rem;width:10rem;background-color:#fff;border:1px solid #fff;color:#7943e6;border-radius:30px}.footer__content .subscription--action button:hover{color:#fff;background-color:#7943e6;outline:2px solid #fff}.footer__content .nav{display:flex;gap:8rem;line-height:3rem;padding-bottom:2.5rem}@media(max-width:90em){.footer__content .nav{gap:3rem}}@media(max-width:75em){.footer__content .nav{padding-top:2.5rem}}@media(max-width:48em){.footer__content .nav{display:block}}.footer__content .nav ul{list-style:none}.footer__content .nav ul li a{text-decoration:none;color:#fff}.footer__bottom{padding-top:2.5rem;border-top:1px solid #fff;display:flex;align-items:normal;justify-content:space-between;gap:2rem}@media(max-width:48em){.footer__bottom{flex-direction:column}}.footer__bottom .copyrightText{order:1;text-align:right}@media(max-width:48em){.footer__bottom .copyrightText{order:2}}.footer__bottom .icons{display:flex;order:2;gap:1rem}.footer__bottom .icons a{color:#fff}@media(max-width:48em){.footer__bottom .icons{order:1}}