*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{width:100%;height:100%;font-family:sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}canvas,img,picture,svg,video{max-width:100%;display:block}button,input,select,textarea{font:inherit;border:none;outline:none;background:none}button{cursor:pointer}a{text-decoration:none;color:inherit}ol,ul{list-style:none}table{border-collapse:collapse;width:100%}@font-face{font-family:Proxima Nova;src:url(/_next/static/media/ProximaNova-Light.84e80129.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Proxima Nova;src:url(/_next/static/media/ProximaNova-Regular.4e315317.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Proxima Nova;src:url(/_next/static/media/ProximaNova-Semibold.d81f4cdc.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Proxima Nova;src:url(/_next/static/media/ProximaNova-Bold.e73b11a1.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Proxima Nova;src:url(/_next/static/media/ProximaNova-Extrabold.015e18e7.woff2) format("woff2");font-weight:800;font-style:normal;font-display:swap}@media screen and (min-width:1200px){br.large{display:block}br.medium,br.small{display:none}}@media screen and (min-width:1069px)and (max-width:1199px){br.large{display:block}br.medium,br.small{display:none}}@media screen and (min-width:735px)and (max-width:1068px){br.large{display:none}br.medium{display:block}br.small{display:none}}@media(max-width:734px){br.large,br.medium{display:none}br.small{display:block}}.container{width:100%;margin-right:auto;margin-left:auto;padding-right:2rem;padding-left:2rem}@media(min-width:425px){.container{max-width:425px}}@media(min-width:734px){.container{max-width:734px}}@media(min-width:1069px){.container{max-width:1069px}}@media(min-width:1200px){.container{max-width:1200px}}body{font-family:Proxima Nova,sans-serif;font-size:1rem}.home{width:100%;margin-right:auto;margin-left:auto;padding-right:2rem;padding-left:2rem}@media(min-width:425px){.home{max-width:425px}}@media(min-width:734px){.home{max-width:734px}}@media(min-width:1069px){.home{max-width:1069px}}@media(min-width:1200px){.home{max-width:1200px}}.home .hero{display:flex;align-items:center;justify-content:space-between;gap:2rem}.home .hero__content{flex:1 1;display:flex;flex-direction:column;justify-content:center;gap:1.5rem}.home .hero__content .hero__title{font-size:3rem;font-weight:700;line-height:1.2;margin:0}.home .hero__content .hero__title-line1{color:#354e57;display:block}.home .hero__content .hero__title-line2{color:#87c241;display:block}.home .hero__content .hero__description{color:#354e57;font-size:1.1rem;font-weight:500;max-width:450px}.home .hero__content .hero__button{width:-moz-fit-content;width:fit-content;background-color:rgba(0,0,0,0);color:#87c241;border:2px solid #87c241;border-radius:.375rem;font-size:1.2rem;font-weight:600;padding-block:.25rem;padding-inline:1.5rem;margin-top:.5rem;cursor:pointer;transition:all .3s ease}.home .hero__content .hero__button:hover{color:#fff;background-color:#87c241}.home .hero__image{flex:1 1}.home .hero__image-wrapper{display:flex;flex-direction:row;justify-content:center;align-items:center;flex:1 1;position:relative;z-index:1}.home .hero__image-wrapper:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;background:#eef3f4;z-index:0}.home .hero__image-wrapper .illustration{width:100%;max-width:410px;height:auto;object-fit:cover;z-index:2;position:relative;transform:translateX(20px)}.home .features{background-color:#eef3f4;margin-block:3.75rem;padding-inline:6.5rem;padding-block:5rem}.home .features__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:3rem;gap:3rem}.home .features__card{background-color:#fff;padding:1.5rem;box-shadow:0 3px 8px rgba(0,0,0,.24);border-radius:1.5rem;display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center}.home .features__card .feature__image{width:200px;height:200px;object-fit:contain;margin-block:1.5rem}.home .features__title{font-size:1.5rem;color:#63a022;font-weight:700;text-transform:uppercase}.home .features__description{color:#354e57;font-size:.95rem;font-weight:500;margin-block:.5rem}.home .convert{margin-block:3.75rem;padding-bottom:12.5rem}.home .convert__title{font-size:1.8rem;color:#354e57;font-weight:700;display:inline-flex;align-items:center;gap:1rem;margin-bottom:2rem}.home .convert__title:before{content:"";display:inline-block;width:3rem;height:3rem;background:url(/icons/convert_icon.svg) no-repeat 50%;background-size:contain}.home .convert__content{display:grid;grid-template-columns:1fr 1fr .1fr 1fr;align-items:flex-end;grid-gap:1rem;gap:1rem;margin-bottom:2rem}.home .convert__row{display:flex;flex-direction:row-reverse;align-items:flex-start;justify-content:space-between}.home .convert__field{display:grid;grid-gap:.5rem;gap:.5rem}.home .convert__label{color:#354e57;font-weight:700}.home .convert__input{width:100%;padding-inline:1.5rem;padding-block:.5rem;border:1px solid #87c241;border-radius:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.home .convert__input::placeholder{color:#000;font-size:1.1rem}.home .convert__input-wrap{position:relative;display:flex;align-items:center}.home .convert__currency-symbol{position:absolute;left:12px;color:#000;pointer-events:none;font-size:1.025rem}.home .convert__select-wrap{position:relative}.home .convert__select-wrap.is-open .convert__menu{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.home .convert__select-custom{display:flex;align-items:center;gap:.5rem;padding-inline:.5rem;padding-block:.5rem;border:1px solid #87c241;border-radius:.5rem;cursor:pointer;background:#fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.home .convert__flag{width:25px;height:25px;border-radius:50%;object-fit:cover}.home .convert__select-text{flex:1 1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home .convert__chevron{margin-left:.5rem;transition:transform .2s ease}.home .convert__select-wrap.is-open .home .convert__chevron{transform:rotate(180deg)}.home .convert__menu{position:absolute;left:0;right:0;top:calc(100% + 6px);background:#fff;border:1px solid #87c241;border-radius:.5rem;box-shadow:0 8px 24px rgba(0,0,0,.08);max-height:240px;overflow:auto;z-index:10;padding:6px;opacity:0;visibility:hidden;transform:translateY(-6px);transition:opacity .2s ease,transform .2s ease,visibility .2s linear;pointer-events:none}.home .convert__option{display:flex;align-items:center;gap:.5rem;padding:.5rem;border-radius:.325rem;cursor:pointer}.home .convert__option:hover{background:#eef3f4}.home .convert__option.is-active{background:#dfedcf}.home .convert__result{display:grid;grid-gap:.5rem;gap:.5rem}.home .convert__result-main{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.home .convert__result-main .line1{color:#848f93;font-weight:700;font-size:2rem}.home .convert__result-main .line2{color:#354e57;font-weight:700;font-size:3rem}.home .convert__switch{cursor:pointer}.home .convert__error{color:#000;font-weight:700;font-size:1rem}.home .convert__rate{color:#848f93;font-size:1.3rem;font-weight:600}.home .convert__submit{display:flex;align-items:center;justify-content:flex-end}.home .convert__submit button{width:-moz-fit-content;width:fit-content;letter-spacing:2px;padding-block:.375rem;padding-inline:2rem;background-color:#87c241;color:#fff;border:none;border-radius:.325rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.home .convert__submit button:hover{background-color:#63a022;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}@media(max-width:1069px){.home .hero__content .hero__title{font-size:1.8rem}.home .hero__content .hero__button,.home .hero__content .hero__description{font-size:1rem}.home .hero__image-wrapper:before{width:300px;height:300px}.home .hero__image-wrapper .illustration{max-width:280px}.home .features__grid{grid-template-columns:1fr}}@media(max-width:734px){.home .hero{flex-direction:column-reverse}.home .hero__content{align-items:center}.home .hero__content .hero__title{font-size:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.home .hero__content .hero__description{font-size:1rem;text-align:center}.home .hero__content .hero__button{font-size:1rem}.home .hero__image-wrapper:before{width:300px;height:300px}.home .hero__image-wrapper .illustration{max-width:280px}.home .features{padding-inline:2.5rem;padding-block:2.5rem}.home .features__grid{grid-template-columns:1fr;gap:2.5rem}.home .features__card .feature__image{width:180px;height:180px;margin-block:1rem}.home .features__title{font-size:1.3rem}.home .features__description{font-size:.9rem}.home .convert{padding-bottom:3rem}.home .convert__content{grid-template-columns:1fr}.home .convert__input,.home .convert__select{min-width:180px}.home .convert__switch{display:flex;justify-content:center}.home .convert__row{flex-direction:column;gap:1.5rem}.home .convert__submit,.home .convert__submit button{width:100%}.home .convert__result-main .line1{font-size:1.5rem}.home .convert__result-main .line2{font-size:2.25rem}.home .convert__rate{font-size:1.2rem}}.header{width:100%;margin-right:auto;margin-left:auto;padding-right:2rem;padding-left:2rem}@media(min-width:425px){.header{max-width:425px}}@media(min-width:734px){.header{max-width:734px}}@media(min-width:1069px){.header{max-width:1069px}}@media(min-width:1200px){.header{max-width:1200px}}.header__wrapper{display:flex;align-items:center;justify-content:space-between;padding-block:5rem}.header__wrapper-logo,.header__wrapper-nav{flex-shrink:0}.header .logo__image{height:2rem;width:auto;margin-right:.5rem}.header .login-button__btn{color:#354e57;transition:all .3s ease;font-weight:600}.header .login-button__btn:hover{color:#63a022}.header .login-button__text{font-size:"Proxima Nova",sans-serif;text-transform:uppercase}@media(max-width:734px){.header__wrapper{padding-block:3.75rem}}@media(max-width:425px){.header .logo__image{height:1.2rem}}.login-modal{position:fixed;padding:1rem;display:flex;flex-direction:row;justify-content:center;align-items:center}.login-modal,.login-modal__backdrop{top:0;left:0;right:0;bottom:0;z-index:1000}.login-modal__backdrop{position:absolute;background-color:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:fadeIn .3s ease-out;cursor:pointer}.login-modal__content{position:relative;z-index:1001;background-color:#fff;border-radius:2.5rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);max-width:90vw;max-height:90vh;overflow-y:auto;animation:slideDown .3s ease-out;width:100%;min-height:20rem}@media(min-width:734px){.login-modal__content{max-width:30rem;width:30rem}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideDown{0%{opacity:0;transform:translateY(-100px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-100px)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.login-modal.closing .login-modal__backdrop{animation:fadeOut .3s ease-in}.login-modal.closing .login-modal__content{animation:slideUp .3s ease-in}.login{padding-block:3rem;padding-inline:3.75rem}.login__header{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-bottom:2rem;border-bottom:4px solid #87c241}.login__header,.login__header-hero{padding-bottom:1rem}.login__header-image{height:2rem;width:auto}.login__form{display:flex;flex-direction:column;gap:2rem}.login__form-header__title{color:#63a022;font-size:1.8rem}.login__form form{align-items:center;justify-content:center;gap:1.5rem}.login__field,.login__form form{display:flex;flex-direction:column}.login__field{width:100%}.login__input{background-color:#eef3f4;padding:.875rem;border-left:5px solid #87c241;transition:all .3s ease}.login__input:focus{outline:none;box-shadow:0 0 0 3px rgba(135,194,65,.1)}.login__input::placeholder{font-size:1.25rem;color:#848f93}.login__actions{width:100%;margin-top:.5rem}.login__links{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}.login__links-child{color:#848f93;font-size:.85rem;transition:all .3s ease}.login__links-child:hover{color:#000}.login__submit{width:100%;padding-block:.375rem;padding-inline:1rem;background-color:#87c241;color:#fff;border:none;border-radius:.325rem;font-size:1.65rem;font-weight:600;text-transform:uppercase;cursor:pointer;transition:all .3s ease}.login__submit:hover{background-color:#63a022;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}@media(max-width:734px){.login-modal{padding:1rem}.login-modal__content{border-radius:1.5rem;max-width:95vw;min-height:18rem}}