@keyframes dot{50%{transform:translateX(96px)}}@keyframes dots{50%{transform:translateX(-31px)}}@keyframes navLinkFade{from{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@keyframes animate{0%{background-position:-100%}30%{background-position:100%}100%{background-position:-100%}}*,*::after,*::before{margin:0;padding:0;box-sizing:inherit;-webkit-text-size-adjust:none}html{font-size:62.5%}@media only screen and (max-width: 80.25em){html{font-size:55%}}@media only screen and (max-width: 62em){html{font-size:37%}}body{box-sizing:border-box;background-color:#fff;overflow-x:hidden}body::-webkit-scrollbar{width:5px}body::-webkit-scrollbar-thumb{background-color:#8CFE56}body::-webkit-scrollbar-thumb:window-inactive{background-color:#eee}a,a:link,a:visited{text-decoration:none;display:block}::-moz-selection{background-color:#8CFE56;color:#fff}::selection{background-color:#8CFE56;color:#fff}@font-face{font-family:'Roobert-Bold';font-style:normal;font-weight:700;src:url("fonts/Roobert-Bold.woff2")}@font-face{font-family:'Roobert-SemiBold';font-style:normal;font-weight:600;src:url("fonts/Roobert-SemiBold.woff2")}@font-face{font-family:'Roobert-Medium';font-style:normal;font-weight:500;src:url("fonts/Roobert-Medium.woff2")}body{font-family:'Roobert-Medium', sans-serif;font-feature-settings:'ss02' on;font-size:1.6rem;line-height:1.7;color:#fff}.heading-primary{font-family:'Roobert-SemiBold', sans-serif;font-size:9.2rem;letter-spacing:-0.01em;color:#071424;line-height:9rem}.heading-secondary{font-family:'Roobert-SemiBold', sans-serif;font-size:3.2rem;color:#8795AF;line-height:4rem}.heading-tertiary{font-family:'Roobert-Bold', sans-serif;font-size:2.4rem;letter-spacing:-0.01em;color:#071424;line-height:3rem;margin-top:3rem}.container{max-width:1440px;margin:0 auto;width:100%}@media only screen and (max-width: 93em){.container{max-width:1280px}}@media only screen and (max-width: 80.25em){.container{max-width:1180px;padding:0 5rem}}@media only screen and (max-width: 62em){.container{max-width:800px}}.container.no-gutters{padding:0}.container-fluid{margin:0 auto;padding:0 6rem;width:100%}.container-fluid.no-gutters{padding:0}.trade-now-btn{font-family:'Roobert-SemiBold', sans-serif;width:13.4rem;background-color:#8CFE56;border-radius:5.8rem;border:0;font-size:1.6rem;padding:0.9rem 0;color:#071424;cursor:pointer;position:relative;display:inline-block;transition:0.5s}.trade-now-btn span{padding-bottom:0.3rem;display:block}.sign-up-form{display:flex;align-items:center;padding:.6rem .6rem .6rem 2.6rem;width:44.5rem;background-color:#F2F5FA;border:2px solid #F2F5FA;border-radius:10rem;transition:box-shadow .2s linear}.sign-up-form:hover{box-shadow:0 12px 20px rgba(0,0,0,0.09)}.sign-up-form:focus,.sign-up-form:focus-within,.sign-up-form:active{box-shadow:none;border:2px solid #D6DEEF}.sign-up-form:focus input::-moz-placeholder,.sign-up-form:focus-within input::-moz-placeholder,.sign-up-form:active input::-moz-placeholder{color:transparent}.sign-up-form:focus input:-ms-input-placeholder,.sign-up-form:focus-within input:-ms-input-placeholder,.sign-up-form:active input:-ms-input-placeholder{color:transparent}.sign-up-form:focus input::placeholder,.sign-up-form:focus-within input::placeholder,.sign-up-form:active input::placeholder{color:transparent}.sign-up-form label{flex:1}.sign-up-form input{border:0;background-color:transparent;font-family:'Roobert-SemiBold', sans-serif;font-size:1.8rem;line-height:2.6rem;letter-spacing:0.01em;color:#8795AF;outline:none}@media only screen and (max-width: 36em){.sign-up-form input{font-size:2.4rem}}.sign-up-form input::-moz-placeholder{color:#8795AF;-moz-transition:color .2s linear;transition:color .2s linear}.sign-up-form input:-ms-input-placeholder{color:#8795AF;-ms-transition:color .2s linear;transition:color .2s linear}.sign-up-form input::placeholder{color:#8795AF;transition:color .2s linear}.sign-up-form button{text-align:center;width:14rem;padding:1.55rem 0 1.95rem;background-color:#8CFE56;border:0;border-radius:5.8rem;cursor:pointer;font-family:'Roobert-SemiBold', sans-serif;font-size:1.8rem;line-height:2.1rem;color:#071424;position:relative}@media only screen and (max-width: 36em){.sign-up-form button{font-size:2.4rem;width:19rem;padding:2.55rem 0 2.95rem}}.sign-up-form button:hover{padding:1.55rem 2rem 1.95rem 0}@media only screen and (max-width: 36em){.sign-up-form button:hover{padding:2.55rem 2rem 2.95rem 0}}.button-animated{transition:all .2s linear}.button-animated:after{content:'';position:absolute;opacity:0;top:50%;left:75%;transform:translate(-50%, -50%);transition:0.5s;width:1rem;height:1rem;background-image:url("../img/trade-button-arrow.png");background-size:contain;background-repeat:no-repeat}.button-animated:hover{padding:.9rem 2rem .9rem 0;box-shadow:0 12px 39px rgba(147,245,101,0.54)}.button-animated:hover:after{opacity:1;left:85%}.loader{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:99;background-color:#fff}.loader__wrap{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:14rem;height:4rem;background:#fff;filter:contrast(20)}.loader__dot{position:absolute;width:16px;height:16px;top:12px;left:15px;filter:blur(4px);background:#231f20;border-radius:50%;transform:translateX(0);animation:dot 2.8s infinite}.loader__dots{transform:translateX(0);margin-top:12px;margin-left:31px;animation:dots 2.8s infinite}.loader__dots span{display:block;float:left;width:16px;height:16px;margin-left:16px;filter:blur(4px);background:#231f20;border-radius:50%}.nav-parent{background-color:transparent;position:relative}@media only screen and (max-width: 48em){.nav-parent{height:5.6vh}}@media only screen and (max-width: 36em){.nav-parent{height:auto}}.nav{display:flex;justify-content:space-between;align-items:stretch;padding:1.8rem 0}@media only screen and (max-width: 36em){.nav{align-items:center}}.nav__logo img{display:block;max-width:16rem;width:100%}@media only screen and (max-width: 36em){.nav__logo img{max-width:22rem}}.nav__list{display:flex;align-items:center}@media only screen and (max-width: 48em){.nav__list{position:absolute;top:70px;right:0;z-index:7;height:calc(100vh - 70px);background-color:rgba(0,0,0,0.25);opacity:0;justify-content:flex-start;align-items:stretch;flex-direction:column;width:100%;transform:translateX(100%);transition:all .4s ease-in}}.nav__list.active{transform:translateX(0);opacity:1}.nav__list ul{list-style:none;display:flex;align-items:center}@media only screen and (max-width: 48em){.nav__list ul{flex-direction:column;align-items:flex-end;padding:30px 40px;background-color:#fff;border-radius:0 0 12px 12px}}.nav__item{margin:0 4.2rem 0 0}@media only screen and (max-width: 48em){.nav__item{margin:2rem 0;opacity:0}}.nav__item:last-child{margin-right:0}@media only screen and (max-width: 48em){.nav__item:last-child{margin:2rem 0}}.nav__link{text-decoration:none;font-family:'Roobert-Medium', sans-serif;font-size:1.6rem;font-style:normal;color:#000;transition:color .2s linear}@media only screen and (max-width: 48em){.nav__link{color:#071424;font-size:18px}}.nav__buttons{display:flex}@media only screen and (max-width: 48em){.nav__buttons{flex:1}}@media only screen and (max-width: 48em){.nav__buttons .trade-now-btn{margin-left:auto;margin-right:3rem}}@media only screen and (max-width: 36em){.nav__buttons .trade-now-btn{margin-left:auto;margin-right:2rem;width:19.6rem;padding:2.3rem 0;font-size:16px}}.nav__burger{display:none;cursor:pointer}@media only screen and (max-width: 48em){.nav__burger{display:block}}.nav__burger--line{width:25px;height:3px;background-color:#8795AF;margin:5px;transition:all .3s ease}.nav__burger.toggle .nav__burger--line-1{transform:rotate(-45deg) translate(-5px, 6px)}.nav__burger.toggle .nav__burger--line-2{opacity:0}.nav__burger.toggle .nav__burger--line-3{transform:rotate(45deg) translate(-5px, -6px)}.header{width:100%;height:98rem;padding-top:11rem;background-repeat:no-repeat;background-position:bottom right;background-size:contain;overflow:hidden;position:relative}.header #heroAnimation{position:absolute;right:0;bottom:-2px;width:91%}@media only screen and (max-width: 36em){.header #heroAnimation{display:none}}@media only screen and (min-width: 218.75em){.header{height:100vh}}@media only screen and (max-width: 80.25em){.header{background-image:url("../img/hero-background-laptop.jpg");background-position:top -60px right;padding-top:6rem}}@media only screen and (max-width: 48em){.header{height:100vh}}@media only screen and (max-width: 36em){.header{background-image:none;padding-top:2rem}.header .heading-tertiary{font-size:16px}.header .heading-primary{font-size:46px}.header .heading-secondary{font-size:21px}}.header .heading-primary,.header .heading-tertiary{margin-bottom:2rem}.header .heading-secondary{margin-bottom:6rem;letter-spacing:-0.01em}.header .trade-now-btn{width:23.6rem;font-size:2.4rem;padding:1.8rem 0}.header .trade-now-btn span{padding-bottom:0.5rem}.header .trade-now-btn:hover{padding:1.8rem 2rem 1.8rem 0}.header .trade-now-btn::after{width:1.5rem;height:1.5rem}@media only screen and (max-width: 36em){.header .sign-up-form{padding:1rem 1rem 1rem 2.6rem;height:auto;width:100%}}.header .sign-up-form.desktop{display:flex}@media only screen and (max-width: 48em){.header .sign-up-form.desktop{display:none}}.header .sign-up-form.mobile{display:none}@media only screen and (max-width: 48em){.header .sign-up-form.mobile{display:flex;position:absolute;bottom:0;left:0}}.header__flex{display:flex;align-items:flex-start}@media only screen and (max-width: 48em){.header__flex{flex-direction:column}}.header__item{position:relative}@media only screen and (max-width: 36em){.header__item{width:100%}}.header__item:first-child{margin-right:10rem}@media only screen and (max-width: 80.25em){.header__item:first-child{margin-right:0}}.header__item:last-child{margin-left:2rem}@media only screen and (max-width: 80.25em){.header__item:last-child{margin-left:0}}@media only screen and (max-width: 48em){.header__item:last-child{margin:9rem 0 0 0}}@media only screen and (max-width: 36em){.header__item:last-child{margin:0;height:350px}}.header__card{position:absolute;display:none}@media only screen and (max-width: 36em){.header__card{display:block}}.header__card.header__card-1{top:8.2rem;left:-7rem;z-index:1}.header__card.header__card-1 img{width:28.4rem}.header__card.header__card-2{top:0;left:20rem;z-index:3}.header__card.header__card-2 img{width:57.2rem}.header__card.header__card-3{top:21rem;left:2rem;z-index:2}.header__card.header__card-3 img{width:48.4rem}.footer{background-color:#071424}.footer__wrap{padding:21.5rem 0 25rem}.footer__subheading{font-family:'Roobert-SemiBold', sans-serif;font-size:4.2rem;line-height:4.4rem;text-align:center;letter-spacing:-0.01em;color:#fff;margin-bottom:2rem}@media only screen and (max-width: 36em){.footer__subheading{font-size:28px}}.footer__animated{position:relative;margin-bottom:5.5rem}@media only screen and (max-width: 36em){.footer__animated{margin-bottom:43px}}.footer__animated__heading{font-family:'Roobert-SemiBold', sans-serif;font-size:4.2rem;line-height:4.4rem;text-align:center;letter-spacing:-0.01em;padding:0 0 1rem;background-image:linear-gradient(131deg, #f6f063, #ff3873 35%, #711eff 61%, #3fe5ff 92%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}@media only screen and (max-width: 36em){.footer__animated__heading{font-size:28px}}.footer__animated__heading:hover{background-image:linear-gradient(131deg, #f6f063, #ff3873 35%, #711eff 61%, #3fe5ff)}.footer__animated__heading.animate-gradient{position:absolute;left:0;top:0;right:0;bottom:0;display:block;background-image:linear-gradient(90deg, rgba(255,255,255,0), rgba(255,255,255,0.4) 50%, rgba(255,255,255,0));transition-property:none;background-size:50%;animation:animate 4s ease-in-out infinite}.footer .sign-up-form{margin:0 auto}@media only screen and (max-width: 36em){.footer .sign-up-form{width:100%}}.scroll-trigger{position:relative;width:100%;height:300vh}.scroll-trigger #scrollTriggerAnimation{position:sticky;top:0;z-index:-1;width:100vw;height:auto}@media only screen and (max-width: 36em){.scroll-trigger #scrollTriggerAnimation{width:1920px;height:100vh;left:50%;transform:translate(-40%, 0px)}}.scroll-trigger__content{position:absolute;top:0;left:0;width:100%}.scroll-trigger__wrap{height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column}@media only screen and (max-width: 36em){.scroll-trigger__wrap{background-size:cover;background-position:top right;background-repeat:no-repeat}}.scroll-trigger__wrap .heading-primary{text-align:center;margin-bottom:7rem}@media only screen and (max-width: 36em){.scroll-trigger__wrap .heading-primary{font-size:46px;margin-bottom:32px}}.scroll-trigger__wrap .heading-secondary{font-size:4.2rem;text-align:center}@media only screen and (max-width: 36em){.scroll-trigger__wrap .heading-secondary{font-size:21px}}.cards{padding-bottom:16rem}.cards__wrap{display:grid;grid-template-columns:1fr 1fr 1fr;gap:6rem}@media only screen and (max-width: 80.25em){.cards__wrap{gap:4rem}}@media only screen and (max-width: 48em){.cards__wrap{grid-template-columns:1fr}}.cards__item{padding:5rem 6rem 24.4rem;background-color:#F7F9FC;box-shadow:-14px 59px 60px rgba(19,92,84,0.2);border-radius:40px;background-position:bottom right;background-size:contain;background-repeat:no-repeat}@media only screen and (max-width: 80.25em){.cards__item{padding:5rem 5rem 20rem}}@media only screen and (max-width: 36em){.cards__item{padding:5rem 6rem 24.4rem;height:380px}}.cards__item.cards__item-1{background-image:url("../img/card-background-1.png")}.cards__item.cards__item-2{background-image:url("../img/card-background-2.png")}.cards__item.cards__item-3{background-image:url("../img/card-background-3.png")}.cards__item__header-green{font-family:'Roobert-Medium', sans-serif;font-weight:500;font-size:7.8rem;line-height:8rem;letter-spacing:-0.01em;background:linear-gradient(180deg, #65D231 16.25%, #C2FF40 133.75%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:1rem}@media only screen and (max-width: 36em){.cards__item__header-green{font-size:50px}}.cards__item__header-black{font-family:'Roobert-SemiBold', sans-serif;font-size:6.4rem;line-height:6.6rem;letter-spacing:-0.01em;color:#071424;margin-bottom:4rem}@media only screen and (max-width: 36em){.cards__item__header-black{font-size:40px}}.cards__item__paragraph{font-family:'Roobert-SemiBold', sans-serif;font-size:2.8rem;line-height:3.4rem;letter-spacing:-0.01em;color:#8795AF}@media only screen and (max-width: 36em){.cards__item__paragraph{font-size:21px}}.permission.active>.container-fluid{padding:0;opacity:1}.permission>.container-fluid{transition:padding .6s ease-in, opacity .6s ease-in;opacity:0;padding:0 30rem}@media only screen and (max-width: 48em){.permission>.container-fluid{padding:0}}.permission .heading-primary{color:#fff;margin-bottom:3rem}@media only screen and (max-width: 36em){.permission .heading-primary{font-size:46px;margin-bottom:1rem}}@media only screen and (max-width: 36em){.permission .heading-secondary{font-size:21px}}.permission__wrap{background-image:url("../img/permission-gradient.png");background-size:cover;background-position:top left;background-repeat:no-repeat;border-radius:40px;width:100%;height:150rem;display:flex;position:relative}@media only screen and (max-width: 80.25em){.permission__wrap{background-size:90%, cover}}@media only screen and (max-width: 62em){.permission__wrap{background-size:70%, cover}}@media only screen and (max-width: 48em){.permission__wrap{border-radius:0;background-image:url("../img/permission-gradient-mobile.png")}}@media only screen and (max-width: 36em){.permission__wrap{background-size:100%, cover}}.permission__wrap #permissionScrollTriggerAnimation{position:absolute;top:-210px;left:0;right:0;bottom:0}.permission__item{margin:42rem 0 0 50%;flex:1}@media only screen and (max-width: 48em){.permission__item{margin:116rem 0 0 5rem}}@media only screen and (max-width: 36em){.permission__item{margin:84rem 0 0 5rem}}.point-trade{margin:-10rem 0 21rem}@media only screen and (max-width: 80.25em){.point-trade{margin:-30rem 0 20rem}}@media only screen and (max-width: 48em){.point-trade{margin-top:0}}@media only screen and (max-width: 36em){.point-trade{margin:0 0 40rem}}@media only screen and (max-width: 28.12em){.point-trade{margin:0 0 20rem}}.point-trade .container{margin-right:0}.point-trade .heading-primary{margin-bottom:3rem}@media only screen and (min-width: 218.75em){.point-trade .heading-primary{text-align:right;margin-bottom:1rem}}@media only screen and (max-width: 80.25em){.point-trade .heading-primary{margin-bottom:3rem}}@media only screen and (max-width: 48em){.point-trade .heading-primary{margin-top:17rem}}@media only screen and (max-width: 36em){.point-trade .heading-primary{font-size:46px;margin-bottom:1rem}}@media only screen and (min-width: 218.75em){.point-trade .heading-secondary{text-align:right}}@media only screen and (max-width: 36em){.point-trade .heading-secondary{font-size:21px}}.point-trade__wrap{display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width: 48em){.point-trade__wrap{flex-direction:column}}@media only screen and (max-width: 36em){.point-trade__wrap{align-items:flex-start}}.point-trade__item{flex:0 1 50%}.point-trade__item:first-child{margin:0 0 0 24rem}@media only screen and (max-width: 93em){.point-trade__item:first-child{margin:0 0 0 5rem}}@media only screen and (max-width: 80.25em){.point-trade__item:first-child{margin:0 0 11.5rem 6rem}}@media only screen and (max-width: 36em){.point-trade__item:first-child{margin:0 0 11.5rem 5rem}}.point-trade__item:last-child{min-height:73rem;position:relative}@media only screen and (max-width: 93em){.point-trade__item:last-child{min-height:53.2rem}}@media only screen and (max-width: 80.25em){.point-trade__item:last-child{min-height:57rem}}@media only screen and (max-width: 48em){.point-trade__item:last-child{width:100%}}.point-trade__item:last-child img{position:absolute;top:0;right:0;width:95.2rem;box-shadow:-43px 63px 55px -6px rgba(7,20,36,0.31);border-radius:28px 0 0 28px}@media only screen and (max-width: 93em){.point-trade__item:last-child img{width:100%}}@media only screen and (max-width: 48em){.point-trade__item:last-child img{width:90%}}@media only screen and (max-width: 36em){.point-trade__item:last-child img{width:92%}}@media only screen and (max-width: 80.25em){.trade-info .container-fluid{padding:0}}@media only screen and (max-width: 48em){.trade-info .container-fluid{padding:0 1rem}}@media only screen and (max-width: 36em){.trade-info .container-fluid{padding:0}}.trade-info__wrap{padding:11rem 17rem;background:linear-gradient(180deg, #F2F5FA 0%, rgba(247,249,252,0) 100%);border-radius:40px}@media only screen and (max-width: 93em){.trade-info__wrap{padding:11rem 4rem}}@media only screen and (max-width: 48em){.trade-info__wrap{padding:11rem 3rem}}@media only screen and (max-width: 36em){.trade-info__wrap{padding:40px 30px}}.trade-info__heading{margin-bottom:16rem;font-family:'Roobert-SemiBold', sans-serif;font-size:4.2rem;line-height:4.4rem;letter-spacing:-0.01em;color:#8795AF;text-align:center}@media only screen and (max-width: 36em){.trade-info__heading{font-size:21px;margin-bottom:50px}}.trade-info__row{display:grid;grid-template-columns:1fr 2fr;grid-template-rows:1fr;grid-column-gap:6rem;grid-row-gap:6rem;margin-bottom:6rem}@media only screen and (max-width: 48em){.trade-info__row{grid-template-columns:1fr;grid-column-gap:3rem;grid-row-gap:3rem;margin-bottom:3rem}}@media only screen and (max-width: 36em){.trade-info__row{grid-column-gap:30px;grid-row-gap:30px;margin-bottom:30px}}.trade-info__row.trade-info__row-1 .trade-info__item:first-child{position:relative;z-index:1}.trade-info__row.trade-info__row-1 .trade-info__item:first-child::before{background-image:linear-gradient(314.2deg, rgba(126,249,68,0.81) 25.03%, rgba(213,255,94,0.81) 81.89%)}.trade-info__row.trade-info__row-1 .trade-info__item:first-child svg{bottom:0;right:0}.trade-info__row.trade-info__row-1 .trade-info__item:first-child .trade-info__item__wrap{top:0}.trade-info__row.trade-info__row-1 .trade-info__item:last-child{position:relative;z-index:1}.trade-info__row.trade-info__row-1 .trade-info__item:last-child::before{background-image:linear-gradient(207.89deg, rgba(126,249,68,0.81) 12.44%, rgba(213,255,94,0.81) 89.49%)}@media only screen and (max-width: 36em){.trade-info__row.trade-info__row-1 .trade-info__item:last-child{height:473px}}.trade-info__row.trade-info__row-1 .trade-info__item:last-child svg{top:0;right:0}.trade-info__row.trade-info__row-1 .trade-info__item:last-child .trade-info__item__wrap{bottom:0}.trade-info__row.trade-info__row-2{grid-template-columns:2fr 1fr}@media only screen and (max-width: 48em){.trade-info__row.trade-info__row-2{grid-template-columns:1fr}}.trade-info__row.trade-info__row-2 .trade-info__item:first-child{position:relative;z-index:1}.trade-info__row.trade-info__row-2 .trade-info__item:first-child::before{background-image:linear-gradient(265.94deg, rgba(126,249,68,0.81) 22.18%, rgba(213,255,94,0.81) 83.3%)}@media only screen and (max-width: 36em){.trade-info__row.trade-info__row-2 .trade-info__item:first-child{height:473px;background-size:70%;background-position:center bottom 4rem}}.trade-info__row.trade-info__row-2 .trade-info__item:first-child svg{top:50%;right:10rem;transform:translate(0, -50%)}@media only screen and (max-width: 36em){.trade-info__row.trade-info__row-2 .trade-info__item:first-child svg{width:70%;top:unset;right:50%;bottom:0;transform:translate(50%, 0)}}.trade-info__row.trade-info__row-2 .trade-info__item:first-child .trade-info__item__wrap{top:0}.trade-info__row.trade-info__row-2 .trade-info__item:last-child{position:relative;z-index:1}.trade-info__row.trade-info__row-2 .trade-info__item:last-child::before{background-image:linear-gradient(207.89deg, rgba(126,249,68,0.81) 12.44%, rgba(213,255,94,0.81) 89.49%)}.trade-info__row.trade-info__row-2 .trade-info__item:last-child svg{top:0;right:0}.trade-info__row.trade-info__row-2 .trade-info__item:last-child .trade-info__item__wrap{bottom:0}.trade-info__row.trade-info__row-3 .trade-info__item:first-child{position:relative;z-index:1}.trade-info__row.trade-info__row-3 .trade-info__item:first-child::before{background-image:linear-gradient(207.89deg, rgba(126,249,68,0.81) 12.44%, rgba(213,255,94,0.81) 89.49%)}.trade-info__row.trade-info__row-3 .trade-info__item:first-child svg{top:0;right:0}.trade-info__row.trade-info__row-3 .trade-info__item:first-child .trade-info__item__wrap{bottom:0}.trade-info__row.trade-info__row-3 .trade-info__item:last-child{position:relative;z-index:1}.trade-info__row.trade-info__row-3 .trade-info__item:last-child::before{background-image:linear-gradient(266.05deg, rgba(126,249,68,0.81) 19.04%, rgba(213,255,94,0.81) 78.26%)}@media only screen and (max-width: 36em){.trade-info__row.trade-info__row-3 .trade-info__item:last-child{height:473px}}.trade-info__row.trade-info__row-3 .trade-info__item:last-child svg{top:50%;right:8rem;transform:translate(0, -50%)}@media only screen and (max-width: 36em){.trade-info__row.trade-info__row-3 .trade-info__item:last-child svg{width:40%;top:unset;right:50%;transform:translate(50%, 50%)}}.trade-info__row.trade-info__row-3 .trade-info__item:last-child .trade-info__item__wrap{top:0}.trade-info__item{height:48rem;background-color:#fff;box-shadow:-7px 28px 60px rgba(19,92,84,0.08);border-radius:4rem;position:relative;background-repeat:no-repeat;background-size:auto;overflow:hidden}@media only screen and (max-width: 62em){.trade-info__item{background-size:contain}}@media only screen and (max-width: 36em){.trade-info__item{height:322px}}.trade-info__item::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;overflow:hidden;transition:opacity .2s;z-index:-1}.trade-info__item svg{position:absolute;transition:opacity .2s linear;z-index:-1}.trade-info__item svg.initial{opacity:1}.trade-info__item svg.hovered{opacity:0}.trade-info__item:hover h5{color:#071424}.trade-info__item:hover svg.initial{opacity:0  !important}.trade-info__item:hover svg.hovered{opacity:1  !important}.trade-info__item:hover::before{opacity:1}.trade-info__item__wrap{padding:5rem;position:absolute;left:0}@media only screen and (max-width: 36em){.trade-info__item__wrap{padding:34px}}.trade-info__item__wrap h4{font-family:'Roobert-SemiBold', sans-serif;font-size:4.2rem;line-height:4.4rem;letter-spacing:-0.01em;color:#071424;margin-bottom:2rem;transition:all .2s linear}@media only screen and (max-width: 36em){.trade-info__item__wrap h4{font-weight:600;font-size:28px;line-height:29px;letter-spacing:-0.01em}}.trade-info__item__wrap h5{font-family:'Roobert-Medium', sans-serif;font-weight:500;font-size:2.2rem;line-height:2.8rem;letter-spacing:-0.01em;color:#8795AF;transition:color .2s linear}@media only screen and (max-width: 36em){.trade-info__item__wrap h5{font-weight:500;font-size:17px;line-height:23px;letter-spacing:-0.01em}}
