@font-face{font-family:"Inter";src:local(Inter),url(../font/Inter/Inter-Regular.ttf);font-weight:400}@font-face{font-family:"Inter";src:local(Inter),url(../font/Inter/Inter-SemiBold.ttf);font-weight:600}@font-face{font-family:"Inter";src:local(Inter),url(../font/Inter/Inter-Bold.ttf);font-weight:700}@font-face{font-family:"Poppins";src:local(Poppins),url(../font/Poppins/Poppins-SemiBold.ttf);font-weight:600}*{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;border:0;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:"Inter",sans-serif}html{font-size:62.5%}body{background-color:#fff}img{width:100%;display:block}button{border:0;background-color:rgba(0,0,0,0);cursor:pointer}.container{width:100%;max-width:124.6rem;margin:0 auto;padding:0 1.5rem}h1,h2{font-family:"Poppins",sans-serif;font-weight:600;line-height:120%}h1{font-size:48px}@media(max-width: 568px){h1{font-size:40px}}h2{font-size:40px}h3{font-size:1.8rem;font-weight:600;line-height:120%}p{font-size:16px;font-weight:400;line-height:150%}.btn-primary{position:relative;display:inline-block;padding:1.6rem 3.2rem;border:1px solid #33303e;border-radius:100px;color:#33303e;font-size:16px;font-weight:400;line-height:100%;overflow:hidden}.btn-primary::before{content:"";position:absolute;top:0;right:100%;width:100%;height:100%;background-color:#ffd900;-webkit-transition:.4s ease;transition:.4s ease;z-index:-1}.btn-primary:hover::before{right:0}@media(max-width: 568px){.btn-primary{font-size:1.4rem;padding:12px 20px}}.cards ul{display:grid;grid-template-columns:repeat(4, 1fr);-ms-flex-line-pack:center;align-content:center;justify-items:center;grid-gap:4rem}.cards ul li{width:100%;max-width:29.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cards ul li img{width:7rem;height:7rem}.cards ul li span{display:block;color:#222529;text-align:center;font-size:1.8rem;font-weight:700;line-height:120%}.cards ul li p{color:#4a5056;text-align:center;font-size:1.6rem;font-weight:400;line-height:150%}@media(max-width: 992px){.cards ul{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 576px){.cards ul{grid-template-columns:1fr}.cards ul li img{width:6rem;height:6rem;margin-bottom:.8rem}.cards ul li span{font-size:1.6rem;margin-bottom:.8rem}.cards ul li p{font-size:1.4rem}}.card-blog{display:grid;-ms-flex-line-pack:center;align-content:center;grid-template-columns:repeat(3, 1fr);grid-gap:2rem 3.2rem}.card-blog__item{width:100%}.card-blog__item .txt{max-width:31.2rem}.card-blog__item .txt span{display:block;color:#878e95;font-size:1.6rem;font-weight:600;line-height:120%;margin-top:2.4rem;margin-bottom:1.6rem}.card-blog__item .txt p{color:#222529;font-size:18px;font-weight:600;margin-bottom:5.6rem}@media(max-width: 991px){.card-blog{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 768px){.card-blog{grid-template-columns:1fr;justify-items:center}.card-blog__item{width:80%}.card-blog__item .txt{max-width:52rem}}header{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:9.6rem;border-bottom:1px solid #eaecef}header .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}header .logo img{width:100%;max-width:10.5rem}header nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}header nav ul li:not(:last-child){margin-right:4rem}header nav ul li a{position:relative;color:#33303e;font-size:16px;font-weight:400;line-height:120%}header nav ul li a::after{content:"";position:absolute;left:0;bottom:-8px;width:0;height:3px;background-color:#ffd900;-webkit-transition:.4s ease;transition:.4s ease}header nav ul li a:hover::after{width:100%}header .btn-mobile{display:none}@media(max-width: 800px){header nav{display:none}header .cta{display:-webkit-box;display:-ms-flexbox;display:flex}header .cta .btn-mobile{display:block;margin-left:1.8rem}}@media(max-width: 560px){header{height:8rem}header .logo img{max-width:8.5rem}}.s-hero{margin-bottom:11.2rem}.s-hero .container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.s-hero .content-left{width:100%;max-width:55.7rem;margin-top:10.5rem;margin-right:3.4rem}.s-hero .content-left .txt{margin-bottom:6.8rem}.s-hero .content-left .txt h1{max-width:49.1rem;color:#222529;margin-bottom:3.5rem}.s-hero .content-left .txt span{display:inline-block;max-width:45.3rem;color:#4a5056;font-size:1.8rem;font-weight:400;line-height:27px;opacity:.6}.s-hero .content-left .benefits ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.s-hero .content-left .benefits ul li{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.s-hero .content-left .benefits ul li:not(:last-child){margin-right:4.7rem}.s-hero .content-left .benefits ul li img{width:3.2rem;height:3.7rem}.s-hero .content-left .benefits ul li .info{margin-left:1.6rem}.s-hero .content-left .benefits ul li .info span{display:inline-block;color:#222529;font-size:1.4rem;font-weight:600;line-height:120%;margin-bottom:.8rem}.s-hero .content-left .benefits ul li .info p{color:#4a5056;font-size:1.2rem;opacity:.6}.s-hero .content-right{width:100%;max-width:96.6rem;height:64.9rem;margin-right:-33.3rem}.s-hero .content-right .image{position:relative;top:0}.s-hero .content-right .image img{position:absolute}@media(max-width: 1440px){.s-hero .content-left{margin-top:8.5rem;margin-right:2.9rem}.s-hero .content-left .txt{margin-bottom:5.6rem}.s-hero .content-left .txt h1{margin-bottom:2.4rem}.s-hero .content-right{max-width:72.5rem;margin-right:-9.6rem;height:49.3rem}}@media(max-width: 1366px){.s-hero .content-left .txt{margin-bottom:4rem}.s-hero .content-right{height:47rem;margin-right:-7.5rem}}@media(max-width: 1280px){.s-hero .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-hero .content-left{margin-top:6.5rem;margin-right:0;margin-bottom:3.6rem}.s-hero .content-right{margin-right:0;max-width:71.2rem}.s-hero .content-right .image img{position:sticky}}@media(max-width: 768px){.s-hero{margin-bottom:9rem}}@media(max-width: 600px){.s-hero .content-right{height:38rem}}@media(max-width: 576px){.s-hero{margin-bottom:4rem}.s-hero .content-left{margin-top:4rem}.s-hero .content-left .txt h1{font-size:35px}.s-hero .content-left .txt span{font-size:1.6rem;line-height:24px}.s-hero .content-left .benefits ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-hero .content-left .benefits ul li:not(:last-child){margin-right:0;margin-bottom:24px}.s-hero .content-right{height:23rem}}.s-services{margin-bottom:12.4rem}.s-services .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-services .top{width:100%;max-width:98.7rem;margin-bottom:6.4rem}.s-services .top h2{text-align:center;margin-bottom:1.6rem;font-size:39px}.s-services .top p{text-align:center;color:#4a5056;line-height:120%}@media(max-width: 768px){.s-services{margin-bottom:8rem}}@media(max-width: 576px){.s-services{margin-bottom:4rem}.s-services .top h2{font-size:27px}}.s-state{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:12rem}.s-state img{max-width:84.5rem}.s-state .content-right{position:relative;width:100%;height:75.3rem;background-color:#040404;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.s-state .content-right .off{position:absolute;top:48px;left:90px}.s-state .content-right .off:before{content:"";position:absolute;left:-20px;width:12px;top:3px;height:12px;background-color:red;border-radius:50%}.s-state .content-right .off p{color:#fff;font-size:1.4rem;line-height:120%}.s-state .content-right__text p{position:absolute;top:160px;left:-14px;color:#878e95;font-size:1.4rem;font-weight:700;line-height:120%;letter-spacing:1.26px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.s-state .content-right__icon{position:absolute;top:75px;right:97px;width:70px;height:67px}.s-state .content-right .element .top-left{position:absolute;top:24px;left:38px;width:41px;height:41px}.s-state .content-right .element .top-right{position:absolute;top:24px;right:35px;width:41px;height:41px}.s-state .content-right .element .bottom-left{position:absolute;bottom:24px;left:41px;width:41px;height:41px}.s-state .content-right .element .bottom-right{position:absolute;bottom:24px;right:32px;width:41px;height:41px}.s-state .content-right .txt{width:100%;max-width:55rem}.s-state .content-right .txt h2{max-width:43rem;color:#fff;font-weight:600;line-height:120%;margin-bottom:8rem}.s-state .content-right .txt h2 strong{color:#ffd900}.s-state .content-right .txt ul{display:-webkit-box;display:-ms-flexbox;display:flex}.s-state .content-right .txt ul li:not(:first-child){margin-left:11.2rem}.s-state .content-right .txt ul li img{width:48px;height:48px}.s-state .content-right .txt ul li span{display:block;color:#fff;font-family:Poppins;font-size:2.8rem;font-weight:700;line-height:120%;margin-top:1.6rem;margin-bottom:.8rem}.s-state .content-right .txt ul li p{color:#aeb5bc}@media(max-width: 1440px){.s-state img{max-width:68.2rem}.s-state .content-right{height:60.8rem}}@media(max-width: 1280px){.s-state img{max-width:62.2rem}.s-state .content-right{height:55.4rem}}@media(max-width: 992px){.s-state img{max-width:51.2rem}.s-state .content-right{height:458px}.s-state .content-right__text p{display:none}.s-state .content-right__icon{display:none}.s-state .content-right .txt{max-width:39rem}.s-state .content-right .txt h2{margin-bottom:4rem;font-size:36px}.s-state .content-right .txt ul{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.s-state .content-right .txt ul li:not(:first-child){margin-left:4.2rem}.s-state .content-right .txt ul li span{font-size:1.8rem}.s-state .content-right .txt ul li p{font-size:1.4rem}}@media(max-width: 768px){.s-state{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin-bottom:8rem}.s-state .mobile-disabled{display:none}.s-state .content-right__text p{display:block}.s-state .content-right__icon{display:block}}@media(max-width: 576px){.s-state .content-right{height:690px}.s-state .content-right .txt{max-width:24rem}.s-state .content-right .txt h2{font-size:2.3rem}.s-state .content-right .txt ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.s-state .content-right .txt ul li:not(:first-child){margin-left:0rem;margin-top:3rem}.s-state .content-right .txt ul li img{width:100%}.s-state .content-right__icon{top:45px;right:68px;width:45px}}.s-frauds{margin-bottom:80px}.s-frauds .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-frauds__left{width:100%;max-width:67.2rem}.s-frauds__text{width:100%;max-width:34.4rem;margin-bottom:7.2rem}.s-frauds__text span{display:inline-block;color:#222529;font-size:14px;font-weight:700;line-height:120%;margin-bottom:.8rem}.s-frauds__text h2{color:#222529;margin-bottom:1.6rem}.s-frauds__text p{color:#4a5056}.s-frauds__cards ul{display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:7.2rem 10.7rem}.s-frauds__cards ul li{width:100%;max-width:31rem}.s-frauds__cards ul li img{width:5.5rem;height:4.7rem;margin-bottom:2.4rem}.s-frauds__cards ul li p{color:#4a5056;margin-top:1.6rem}.s-frauds__right img{position:relative;top:8rem;right:-10.2rem}@media(max-width: 1440px){.s-frauds__right img{right:-6.2rem}}@media(max-width: 991px){.s-frauds__text{max-width:38.4rem;margin-bottom:5.2rem}.s-frauds__cards ul{grid-gap:5.2rem 5.7rem}.s-frauds__cards ul li img{width:4.5rem;height:2.7rem;margin-bottom:2rem}.s-frauds__right img{right:.8rem}}@media(max-width: 768px){.s-frauds__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:72.2rem}.s-frauds__text{max-width:57.4rem;text-align:center}.s-frauds__right{display:none}}@media(max-width: 576px){.s-frauds__text{text-align:center}.s-frauds__cards ul{grid-template-columns:1fr;text-align:center}.s-frauds__cards ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.s-frauds__cards ul li img{width:4.5rem;height:3.7rem}}.s-app{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#ffd900;position:relative;height:67.6rem;width:100%;align-items:center;margin-bottom:11.2rem}.s-app__left{width:100%;max-width:44.4rem}.s-app__left .text{max-width:34.3rem;margin-bottom:5.6rem}.s-app__left .text .decoration-left,.s-app__left .text .decoration-right{position:absolute;color:#222529;opacity:.6;font-size:1.4rem;font-weight:700;line-height:120%;-webkit-transform:rotate(90deg);transform:rotate(90deg);margin-top:0}.s-app__left .text .decoration-left{top:90px;left:250px}.s-app__left .text .decoration-right{bottom:80px;left:955px}.s-app__left .text span{color:#222529;font-size:14px;font-weight:700;line-height:120%;text-transform:uppercase;margin-bottom:1.6rem}.s-app__left .text p{color:#4a5056;margin-top:1.6rem}.s-app__left .app-store{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.s-app__right img{position:absolute;top:0;right:0;width:84.5rem}@media(max-width: 1440px){.s-app{height:524px}.s-app__left .text .decoration-left,.s-app__left .text .decoration-right{display:none}.s-app__right img{width:65.5rem}}@media(max-width: 1200px){.s-app .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.s-app__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:53.4rem}.s-app__left .text{text-align:center;max-width:52.3rem}.s-app__left .app-store li:not(:last-child){margin-right:2rem}.s-app__right img{display:none}}@media(max-width: 576px){.s-app__left .text{text-align:center}.s-app__left .app-store{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-app__left .app-store li:not(:last-child){margin-bottom:2rem;margin-right:0}}.s-blog__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:7.2rem}.s-blog__top .left-text{width:100%;max-width:36rem}.s-blog__top .left-text p{color:#4a5056;margin-top:1.6rem}.s-blog__top .right-text a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.s-blog__top .right-text a p{color:#222529;font-size:1.8rem;font-weight:600;-webkit-transition:color .4s ease;transition:color .4s ease}.s-blog__top .right-text a img{width:6px;height:10px;margin-left:1.6rem}.s-blog__top .right-text a :hover{color:#ffd900}.s-blog__content{margin-bottom:11.2rem}.s-blog__content .card-blog__item .txt .btn-primary{padding:1.2rem 2.4rem;border-radius:2px}@media(max-width: 768px){.s-blog__top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-blog__top .left-text{width:80%;max-width:none;text-align:center}.s-blog__top .right-text{margin-top:3.2rem}}.footer{background-color:#f8f9fa}.footer__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:11.9rem;border-bottom:1px solid #dfe2e6}.footer__top img{max-width:12.8rem}.footer__top .share{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer__top .share span{color:#4a5056;font-size:1.6rem;font-weight:600;line-height:120%;margin-right:4rem}.footer__top .share ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer__top .share ul li:not(:last-child){margin-right:2.4rem}.footer__top .share ul li a img{max-width:1.8rem;height:1.8rem}.footer__top .share ul li:hover{-webkit-transform:translateY(-15%);transform:translateY(-15%);-webkit-filter:drop-shadow(2px 4px 6px #ffd900);filter:drop-shadow(2px 4px 6px #ffd900);-webkit-transition:all .4s ease;transition:all .4s ease}.footer__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #dfe2e6}.footer__main nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:3.2rem;margin-bottom:4.8rem}.footer__main nav .item:not(:first-child){margin-left:7.2rem}.footer__main nav .item strong{color:#222529;font-size:1.6rem;font-weight:600;line-height:120%}.footer__main nav .item ul li{margin-top:2.4rem}.footer__main nav .item ul li a{position:relative;color:#4a5056;font-size:16px;font-weight:400;line-height:120%}.footer__main nav .item ul li a::after{content:"";position:absolute;left:0;bottom:-8px;width:0;height:3px;background-color:#ffd900;-webkit-transition:.4s ease;transition:.4s ease}.footer__main nav .item ul li a:hover::after{width:100%}.footer__main .right{margin-top:3.2rem}.footer__main .right span{display:block;color:#222529;font-size:1.6rem;font-weight:600;line-height:120%;margin-bottom:2.4rem}.footer__main .right .links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer__main .right .links a:not(:first-child){margin-left:3.2rem}.footer__main .right .links a img{max-width:17.6rem;height:5.5rem}.footer__msg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:3.2rem;padding-bottom:4.8rem}.footer__msg p{width:100%;max-width:83.3rem;color:#4a5056;font-size:1.6rem;line-height:2.4rem}.footer__msg .sign{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:end}.footer__msg .sign span{color:#4a5056;font-size:16px;line-height:24px}.footer__msg .sign span strong{color:#222529}@media(max-width: 991px){.footer__main{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__main .right{margin-bottom:4.8rem}.footer__msg p{max-width:51.3rem}}@media(max-width: 768px){.footer__main nav .item:not(:first-child){margin-left:3.2rem}.footer__msg{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__msg p{max-width:63.3rem}.footer__msg .sign{margin-top:3.2rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media(max-width: 576px){.footer__top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:14.9rem}.footer__top .share{margin-top:2rem;margin-bottom:2rem}.footer__main nav{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__main nav .item:not(:first-child){margin-left:0;margin-top:3.2rem}.footer__msg{padding-bottom:2rem}}.fade-in{opacity:0;-webkit-transition:opacity 600ms ease-in;transition:opacity 600ms ease-in}.fade-in.appear{opacity:1}.fade-up{opacity:0;-webkit-transform:translateY(50%);transform:translateY(50%);-webkit-transition:all 600ms ease-out;transition:all 600ms ease-out}.fade-up.appear{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.fade-down{opacity:0;-webkit-transform:translateY(50%);transform:translateY(50%);-webkit-transition:all 600ms ease-out;transition:all 600ms ease-out}.fade-down.appear{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.fade-left{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:all 600ms ease-out;transition:all 600ms ease-out}.fade-left.appear{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.fade-right{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:all 600ms ease-out;transition:all 600ms ease-out}.fade-right.appear{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}