/*!*************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/scss/main.scss ***!
  \*************************************************************************************************************/.bg-img{background-position:50%;background-size:cover}.lozad{opacity:0;transition:opacity .2s ease-in 0s}.lozad.loaded{opacity:1}body{color:#4f4f4f;font-family:Montserrat,sans-serif;font-style:normal}body::-webkit-scrollbar{width:5px}body::-webkit-scrollbar-track{background:#1a3075}body::-webkit-scrollbar-thumb{background:#00abd2;border-radius:20px}main{min-height:calc(100vh - 65px)}::-moz-selection{background:#00abd2;color:#fff}::selection{background:#00abd2;color:#fff}.only-mobile-b,.only-mobile-f,.only-mobile-ib,.only-mobile-if{display:none!important}@media (min-width:0px) and (max-width:768px){.only-mobile-b{display:block!important}}@media (min-width:0px) and (max-width:768px){.only-mobile-ib{display:inline-block!important}}@media (min-width:0px) and (max-width:768px){.only-mobile-f{display:flex!important}}@media (min-width:0px) and (max-width:768px){.only-mobile-if{display:inline-flex!important}}@media (min-width:0px) and (max-width:768px){.only-desktop{display:none!important}}.hidden{display:none!important}.btn{align-items:center;border:none;cursor:pointer;display:flex;justify-content:center;outline:none}.btn,.btn .btn__name{transition:all .3s ease-in-out 0s}.btn .btn__name{font-family:Figtree;font-size:20px;font-style:normal;font-weight:500;line-height:130%}@media (min-width:0px) and (max-width:768px){.btn .btn__name{font-family:Figtree;font-size:16px;font-style:normal;font-weight:600;line-height:19px}}.btn .btn__name--small{font-family:Figtree;font-size:16px;font-style:normal;font-weight:600;line-height:19px}.btn .btn__icon svg{display:flex;transition:all .3s ease-in-out 0s}.btn:focus,.btn:hover{border:none;outline:none;text-decoration:none}.btn-submit{background-color:#363636;border-radius:999px;padding:20px 42px 20px 28px}.btn-submit .btn__name{color:#fff}.btn-submit .btn__icon{margin-left:14px}.btn-submit .btn__icon svg{fill:#fff;height:20px;width:20px}.btn-card{background-color:#fff;border-radius:999px;padding:20px 0}@media (min-width:0px) and (max-width:768px){.btn-card{padding:14px 0}}.btn-card .btn__name{color:#0db9ab}.btn-accept{background-color:#7ac943;border-radius:999px}@media (min-width:0px) and (max-width:768px){.btn-accept{padding:14px 0}}.btn-accept .btn__name{color:#fff}.btn-send{background-color:#363636;border-radius:999px;height:64px;width:100%}.btn-send .btn__name{color:#fff}.btn-send .btn__icon{margin-left:14px}.btn-send .btn__icon svg{fill:#fff;height:21px;width:21px}input,textarea{outline:none}input:focus,textarea:focus{box-shadow:none}.input{border:2px solid #f7f7f7;border-radius:8px;box-sizing:border-box;color:#363636;font-family:Figtree;font-size:18px;font-style:normal;font-weight:500;height:48px;line-height:130%;padding:0 16px;transition:all .3s ease-in-out 0s;width:100%}.input::placeholder{color:#d6d6d6}.input.danger{border:1px solid #f93154}.textarea{border:2px solid #f7f7f7;border-radius:8px;box-sizing:border-box;color:#363636;font-family:Figtree;font-size:18px;font-style:normal;font-weight:500;height:120px;line-height:130%;padding:16px;transition:all .3s ease-in-out 0s;width:100%}.textarea::placeholder{color:#d6d6d6}.textarea.danger{border:1px solid #f93154}.link{outline:none}.link:active,.link:hover{outline:none;text-decoration:none}.cookies{background-color:#363636;border-radius:24px;bottom:35px;box-shadow:0 8px 20px rgba(0,0,0,.02);display:none;left:50%;max-width:66.6666666667vw;overflow:hidden;position:fixed;-moz-transform:translateX(-50%);-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:99999999}@media (min-width:0px) and (max-width:768px){.cookies{border-radius:24px 24px 0 0;bottom:0;max-width:none;width:100%}}.cookies.active{display:block}.cookies .cookies__container{padding:48px;position:relative}.cookies .cookies__close{cursor:pointer;position:absolute;right:20px;top:20px}.cookies .cookies__close svg{fill:#fff;height:14px;transition:all .3s ease-in-out 0s;width:14px}.cookies .cookies__close:hover svg{fill:#7ac943}.cookies .cookies__info p{color:#e6f9fb;font-family:Figtree;font-size:18px;font-style:normal;font-weight:500;line-height:130%;margin-bottom:0;text-align:center}.cookies .cookies__bottom{align-items:center;display:flex;justify-content:center;margin-top:32px}@media (min-width:0px) and (max-width:768px){.cookies .cookies__bottom{flex-direction:column}}.cookies .cookies__bottom .cookies__accept{height:48px;width:200px}@media (min-width:0px) and (max-width:768px){.cookies .cookies__bottom .cookies__accept{width:100%}}.cookies .cookies__bottom .cookies__more{height:48px;margin-left:8px;padding:0 34px}@media (min-width:0px) and (max-width:768px){.cookies .cookies__bottom .cookies__more{margin-left:0;margin-top:8px;width:100%}}.success{align-items:center;background-color:rgba(0,0,0,.25);display:none;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:5}.success.active{display:flex}.success .success__container{align-items:center;background-color:#fff;border-radius:24px;box-shadow:0 8px 20px rgba(0,0,0,.02);display:flex;flex-direction:column;padding:48px;position:relative;width:460px}@media (min-width:0px) and (max-width:768px){.success .success__container{width:92.3076923077vw}}.success .success__close{cursor:pointer;position:absolute;right:20px;top:20px}.success .success__close svg{fill:#0db9ab;height:18px;width:18px}.success .success__msg{color:#999;display:block;font-family:Figtree;font-size:18px;font-style:normal;font-weight:500;line-height:130%;text-align:center}.success .success__submit{height:48px;margin-top:32px;width:200px}.container-1,.container-2{display:block;margin:0 auto}.container-1{width:calc(100% - 96px)}@media (min-width:0px) and (max-width:768px){.container-1{width:calc(100% - 60px)}}.container-2{width:calc(100% - 192px)}@media (min-width:0px) and (max-width:768px){.container-2{width:calc(100% - 70px)}}.mw-100{max-width:100%}.header{align-items:center;display:flex;left:0;padding:32px 10.4166666667vw;position:fixed;top:0;width:100%;z-index:5}@media (min-width:0px) and (max-width:768px){.header{padding:12px 24px}}.header .header__logo{display:none;height:48px;padding-top:12px;width:127px}@media (min-width:0px) and (max-width:768px){.header .header__logo{margin-right:auto}}.header .header__menu{display:flex;margin-left:32px}.header .header__menu .menu__item{background-color:transparent;border-radius:12px;font-family:Figtree;font-size:16px;font-style:normal;font-weight:600;height:48px;line-height:19px;padding:0 16px}.header .header__menu .menu__item:not(:first-of-type){margin-left:8px}.header .header__menu .menu__item:hover{background-color:hsla(0,0%,100%,.16)}.header .header__contact{margin-left:auto}@media (min-width:0px) and (max-width:768px){.header .header__contact{margin-left:0;margin-right:8px}}.header .header__contact svg{display:flex;height:48px;width:48px}@media (min-width:0px) and (max-width:768px){.header .header__contact svg{height:40px;width:40px}}.header .header__menu-mobile{cursor:pointer;position:relative}.header .header__menu-mobile svg{display:flex;height:40px;width:40px}.header .header__menu-mobile .menu-mobile__container{border-radius:16px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);display:none;overflow:hidden;position:absolute;right:0;top:calc(100% + 8px);width:150px}.header .header__menu-mobile .menu-mobile__container.active{display:block}.header .header__menu-mobile .menu-mobile__item{align-items:center;display:flex;height:48px;justify-content:center}.header .header__menu-mobile .menu-mobile__item .item__name{font-family:Figtree;font-size:16px;font-style:normal;font-weight:600;line-height:19px}.header--overlay{background-color:transparent}.header--overlay .header__logo--overlay{display:block}.header--overlay .header__menu .menu__item{color:#fff}.header--overlay .header__menu-mobile svg .icon-bg{fill:#fff}.header--overlay .header__menu-mobile svg .icon-line{fill:#0db9ab}.header--overlay .header__menu-mobile .menu-mobile__container{background-color:#fff}.header--overlay .header__menu-mobile .menu-mobile__item .item__name{color:#0db9ab}.header--white{background-color:#fff;border-bottom:1px solid #e6f9fb}.header--white .header__logo--white{display:block}.header--white .header__menu .menu__item{color:#0db9ab}.header--white .header__menu-mobile svg .icon-bg{fill:#363636}.header--white .header__menu-mobile svg .icon-line{fill:#fff}.header--white .header__menu-mobile .menu-mobile__container{background-color:#363636}.header--white .header__menu-mobile .menu-mobile__item .item__name{color:#fff}.footer{background-color:#363636;border-radius:48px 48px 0 0;overflow:hidden;padding:64px 10.4166666667vw 32px;width:100%}@media (min-width:0px) and (max-width:768px){.footer{padding:40px 24px}}.footer .footer__top{display:flex}@media (min-width:0px) and (max-width:768px){.footer .footer__top{align-items:center;flex-direction:column}}@media (min-width:0px) and (max-width:768px){.footer .footer__top .top__toka-group{align-items:center;display:flex;flex-direction:column}}.footer .footer__top .top__toka-group .toka-group__logo svg{display:flex;height:80px;width:160px}.footer .footer__top .top__toka-group .toka-group__companies{align-items:center;display:flex;margin-top:18px}.footer .footer__top .top__toka-group .toka-group__companies .companies__logo svg{display:flex;height:40px;width:40px}.footer .footer__top .top__toka-group .toka-group__companies .companies__label{color:#999;font-family:Figtree;font-size:14px;font-style:normal;font-weight:700;line-height:130%;margin-left:8px}.footer .footer__top .top__docs{display:flex;flex-direction:column;margin-left:120px}@media (min-width:0px) and (max-width:768px){.footer .footer__top .top__docs{align-items:center;margin-left:0;margin-top:42px;width:100%}}.footer .footer__top .top__docs .docs__title{color:#999;font-family:Figtree;font-size:14px;font-style:normal;font-weight:700;line-height:130%}.footer .footer__top .top__docs .docs__item{color:#fff;font-family:Figtree;font-size:14px;font-style:normal;font-weight:700;line-height:130%;margin-top:12px;transition:all .3s ease-in-out 0s}.footer .footer__top .top__docs .docs__item:hover{color:#48efec}.footer .footer__bottom{align-items:center;display:flex;justify-content:space-between;margin-top:98px;width:100%}@media (min-width:0px) and (max-width:768px){.footer .footer__bottom{flex-direction:column-reverse;margin-top:40px}}.footer .footer__bottom .bottom__copyright{color:#999;font-family:Figtree;font-size:14px;font-style:normal;font-weight:700;line-height:130%}@media (min-width:0px) and (max-width:768px){.footer .footer__bottom .bottom__copyright{margin-top:24px;text-align:center}}.footer .footer__bottom .bottom__sign{align-items:center;display:flex}@media (min-width:0px) and (max-width:768px){.footer .footer__bottom .bottom__sign{flex-direction:column-reverse}}.footer .footer__bottom .bottom__sign .sign__label{color:#48efec;font-family:Roboto;font-size:12px;font-style:normal;font-weight:700;line-height:16px;text-transform:uppercase}.footer .footer__bottom .bottom__sign .sign__icon{margin-left:14px}@media (min-width:0px) and (max-width:768px){.footer .footer__bottom .bottom__sign .sign__icon{margin-bottom:8px;margin-left:0}}.footer .footer__bottom .bottom__sign .sign__icon svg{display:flex;height:34px;width:34px}.loader{align-items:center;background-color:#1a3075;display:flex;flex-direction:column;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:30}.loader__logo svg{height:auto;width:264px}.loader__spinner{align-items:center;display:flex;margin-top:30px}.loader__spinner .spinner__point{-webkit-animation:sk-bouncedelay 1.4s ease-in-out infinite both;animation:sk-bouncedelay 1.4s ease-in-out infinite both;background-color:#fff;border-radius:50%;display:inline-block;height:10px;width:10px}.loader__spinner .spinner__point:not(:first-child){margin-left:5px}.loader__spinner .spinner__point:first-child{-webkit-animation-delay:-.32s;animation-delay:-.32s}.loader__spinner .spinner__point:nth-child(2){-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.separator{display:flex;width:100%}.home{background-color:#f7f7f7;min-height:100vh}.home .home__banner{border-radius:0 0 40px 40px;height:82.2222222222vh;overflow:hidden}.home .home__banner .banner__item{align-items:stretch;background-color:#00a0dd;display:flex;height:-webkit-fill-available;justify-content:space-between;overflow:hidden;position:relative}.home .home__banner .banner__item--blue{background-color:#00a0dd}.home .home__banner .banner__item--mantis{background-color:#7ac943}.home .home__banner .banner__item--green{background-color:#0db9ab}.home .home__banner .banner__item--french{background-color:#0071bc}.home .home__banner .banner__item--pink{background-color:#ff9895}@media (min-width:0px) and (max-width:768px){.home .home__banner .banner__item{flex-direction:column;justify-content:inherit;padding:120px 40px 0}}.home .home__banner .banner__item .item__shape{display:flex;position:absolute}.home .home__banner .banner__item .item__shape--left{bottom:0;left:0}.home .home__banner .banner__item .item__shape--left svg{height:auto;width:16.6666666667vw}.home .home__banner .banner__item .item__shape--right{right:0;top:0}.home .home__banner .banner__item .item__shape--right svg{height:auto;width:65.9722222222vw}.home .home__banner .banner__item .item__shape--mobile{bottom:0;left:0}.home .home__banner .banner__item .item__shape--mobile svg{height:auto;width:100vw}.home .home__banner .banner__item .item__detail{display:flex;flex-direction:column;justify-content:center;min-width:39.5833333333vw;padding-left:10.4166666667vw;width:39.5833333333vw}@media (min-width:0px) and (max-width:768px){.home .home__banner .banner__item .item__detail{min-width:inherit;padding-left:0;width:100%}}.home .home__banner .banner__item .item__detail .detail__title{color:#fff;font-family:Figtree;font-size:48px;font-style:normal;font-weight:800;line-height:52px}@media (min-width:0px) and (max-width:768px){.home .home__banner .banner__item .item__detail .detail__title{font-family:Figtree;font-size:26px;font-style:normal;font-weight:600;line-height:32px}}.home .home__banner .banner__item .item__detail .detail__info{margin-top:16px}@media (min-width:0px) and (max-width:768px){.home .home__banner .banner__item .item__detail .detail__info{margin-top:12px}}.home .home__banner .banner__item .item__detail .detail__info p{color:#fff;font-family:Figtree;font-size:26px;font-style:normal;font-weight:600;line-height:32px;margin-bottom:0}@media (min-width:0px) and (max-width:768px){.home .home__banner .banner__item .item__detail .detail__info p{font-family:Figtree;font-size:20px;font-style:normal;font-weight:500;line-height:130%}}.home .home__banner .banner__item .item__picture{width:auto}@media (min-width:0px) and (max-width:768px){.home .home__banner .banner__item .item__picture{height:auto;margin-top:60px;width:100%}}.home .home__banner .swiper-pagination-bullets .swiper-pagination-bullet{background-color:#fff!important;opacity:1!important}.home .home__banner .swiper-pagination-bullets .swiper-pagination-bullet-active{background-color:#48efec!important;border-radius:99px!important;width:24px!important}.home .home__companies{background-color:#f7f7f7;padding:64px 10.4166666667vw 32px}@media (min-width:0px) and (max-width:768px){.home .home__companies{padding:24px}}.home .home__companies .companies__container{align-items:center;background:linear-gradient(86.55deg,#0db9ab 47.16%,rgba(13,185,171,.81));border-radius:24px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);display:flex;gap:40px;isolation:isolate;justify-content:space-between;overflow:hidden;padding:48px;position:relative;width:100%}@media (min-width:0px) and (max-width:768px){.home .home__companies .companies__container{display:block;padding:32px}}.home .home__companies .companies__shape{display:flex;position:absolute}.home .home__companies .companies__shape--desktop{right:3.4722222222vw;top:0}.home .home__companies .companies__shape--desktop svg{height:auto;width:23.6111111111vw}.home .home__companies .companies__shape--mobile{right:0;top:0}.home .home__companies .companies__shape--mobile svg{height:auto;width:30.7692307692vw}.home .home__companies .companies__title{color:#fff;font-family:Figtree;font-size:36px;font-style:normal;font-weight:700;line-height:42px}@media (min-width:0px) and (max-width:768px){.home .home__companies .companies__title{font-family:Figtree;font-size:26px;font-style:normal;font-weight:600;line-height:32px}}.home .home__companies .companies__info{margin-top:8px;max-width:39.5833333333vw}@media (min-width:0px) and (max-width:768px){.home .home__companies .companies__info{margin-top:4px;max-width:none}}.home .home__companies .companies__info p{color:#fff;font-family:Figtree;font-size:20px;font-style:normal;font-weight:500;line-height:130%;margin-bottom:0}@media (min-width:0px) and (max-width:768px){.home .home__companies .companies__info p{font-family:Figtree;font-size:18px;font-style:normal;font-weight:500;line-height:130%}}.home .home__companies .companies__submit{position:relative;width:240px}@media (min-width:0px) and (max-width:768px){.home .home__companies .companies__submit{margin-top:24px;width:195px}}.home .home__benefits{align-items:center;background-color:#f7f7f7;display:flex;flex-direction:column;padding:64px 15vw}@media (min-width:0px) and (max-width:768px){.home .home__benefits{padding:36px 24px 40px}}.home .home__benefits .benefits__title{color:#00a0dd;font-family:Figtree;font-size:26px;font-style:normal;font-weight:600;line-height:32px}@media (min-width:0px) and (max-width:768px){.home .home__benefits .benefits__title{font-family:Figtree;font-size:20px;font-style:normal;font-weight:500;line-height:130%}}.home .home__benefits .benefits__subtitle{color:#363636;font-family:Figtree;font-size:20px;font-style:normal;font-weight:500;line-height:130%;margin-top:4px}@media (min-width:0px) and (max-width:768px){.home .home__benefits .benefits__subtitle{font-family:Figtree;font-size:18px;font-style:normal;font-weight:500;line-height:130%;margin-top:2px}}.home .home__benefits .benefits__items{align-items:stretch;display:flex;flex-wrap:wrap;margin-top:54px}@media (min-width:0px) and (max-width:768px){.home .home__benefits .benefits__items{margin-top:36px}}.home .home__benefits .benefits__item{align-items:center;background-color:#fff;border:2px solid #f7f7f7;border-radius:24px;box-sizing:border-box;display:flex;flex-direction:column;margin-bottom:48px;padding:32px 32px 44px;width:calc(50% - 24px)}@media (min-width:0px) and (max-width:768px){.home .home__benefits .benefits__item{width:100%}.home .home__benefits .benefits__item:last-of-type{margin-bottom:0}}.home .home__benefits .benefits__item:nth-child(2n){margin-left:48px}@media (min-width:0px) and (max-width:768px){.home .home__benefits .benefits__item:nth-child(2n){margin-left:0}}.home .home__benefits .benefits__item .item__picture{height:240px;width:240px}.home .home__benefits .benefits__item .item__title{color:#363636;font-family:Figtree;font-size:20px;font-style:normal;font-weight:500;line-height:130%;margin-top:12px}.home .home__benefits .benefits__item .item__info{margin-top:8px}.home .home__benefits .benefits__item .item__info p{color:#999;font-family:Figtree;font-size:18px;font-style:normal;font-weight:500;line-height:130%;text-align:center}.home .home__benefits .benefits__submit{margin-top:16px}@media (min-width:0px) and (max-width:768px){.home .home__benefits .benefits__submit{margin-top:32px;width:100%}}.home .home__services{align-items:center;background-color:#fff;display:flex;flex-direction:column;padding:48px 10.4166666667vw 64px}@media (min-width:0px) and (max-width:768px){.home .home__services{padding:40px 24px 64px}}.home .home__services .services__title{color:#00a0dd;font-family:Figtree;font-size:26px;font-style:normal;font-weight:600;line-height:32px}@media (min-width:0px) and (max-width:768px){.home .home__services .services__title{font-family:Figtree;font-size:20px;font-style:normal;font-weight:500;line-height:130%}}.home .home__services .services__info{margin-top:4px}@media (min-width:0px) and (max-width:768px){.home .home__services .services__info{margin-top:2px}}.home .home__services .services__info p{color:#363636;font-family:Figtree;font-size:20px;font-style:normal;font-weight:500;line-height:130%;text-align:center}@media (min-width:0px) and (max-width:768px){.home .home__services .services__info p{font-family:Figtree;font-size:18px;font-style:normal;font-weight:500;line-height:130%}}.home .home__services .services__container{border:2px solid #f7f7f7;border-radius:24px;box-sizing:border-box;margin-top:64px;overflow:hidden;width:100%}@media (min-width:0px) and (max-width:768px){.home .home__services .services__container{margin-top:60px}}.home .home__services .services__container .services__tabs{border-bottom:2px solid #f7f7f7;display:flex;overflow-x:auto;width:100%}.home .home__services .services__container .services__tabs .services__tab{align-items:center;box-sizing:border-box;cursor:pointer;display:flex;height:112px;justify-content:center;padding:0 50px;position:relative;width:33.3333333333%}@media (min-width:0px) and (max-width:768px){.home .home__services .services__container .services__tabs .services__tab{height:96px;min-width:63.5897435897vw;padding:0 24px;width:63.5897435897vw}}.home .home__services .services__container .services__tabs .services__tab:after{border-bottom:4px solid #7ac943;bottom:0;content:"";left:50%;position:absolute;-moz-transform:translateX(-50%);-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);transition:all .3s ease-in-out 0s;width:0}.home .home__services .services__container .services__tabs .services__tab .tab__name{color:#999;font-family:Figtree;font-size:20px;font-style:normal;font-weight:500;line-height:130%;text-align:center;transition:all .3s ease-in-out 0s}@media (min-width:0px) and (max-width:768px){.home .home__services .services__container .services__tabs .services__tab .tab__name{font-family:Figtree;font-size:18px;font-style:normal;font-weight:500;line-height:130%}}.home .home__services .services__container .services__tabs .services__tab.active .tab__name,.home .home__services .services__container .services__tabs .services__tab:hover .tab__name{color:#363636}.home .home__services .services__container .services__tabs .services__tab.active:after,.home .home__services .services__container .services__tabs .services__tab:hover:after{width:100%}.home .home__services .services__container .services__items{display:none;padding:48px 48px 24px}@media (min-width:0px) and (max-width:768px){.home .home__services .services__container .services__items{padding:24px 24px 0}}.home .home__services .services__container .services__items.active{display:block}.home .home__services .services__container .services__items .items__container{display:flex;flex-wrap:wrap;justify-content:space-between}.home .home__services .services__container .services__items .items__column{width:calc(50% - 12px)}@media (min-width:0px) and (max-width:768px){.home .home__services .services__container .services__items .items__column{width:100%}.home .home__services .services__container .services__items .items__column:not(:first-of-type){margin-top:30px}}.home .home__services .services__container .services__items .items__column .column__title{color:#999;font-family:Figtree;font-size:18px;font-style:normal;font-weight:500;line-height:130%}.home .home__services .services__container .services__items .items__column .column__list{margin-top:12px}.home .home__services .services__container .services__items .services__item{align-items:center;border:2px solid #f7f7f7;border-radius:12px;box-sizing:border-box;display:flex;gap:16px;margin-bottom:24px;padding:16px}.home .home__services .services__container .services__items .services__item--full{width:calc(50% - 12px)}.home .home__services .services__container .services__items .services__item--full:last-of-type{margin-left:auto}@media (min-width:0px) and (max-width:768px){.home .home__services .services__container .services__items .services__item--full{width:100%}}.home .home__services .services__container .services__items .services__item--column{width:100%}@media (min-width:0px) and (max-width:768px){.home .home__services .services__container .services__items .services__item{padding:16px}.home .home__services .services__container .services__items .services__item:last-of-type{margin-bottom:0}}.home .home__services .services__container .services__items .services__item .item__picture{height:80px;width:auto}.home .home__services .services__container .services__items .services__item .item__details{display:flex;flex-direction:column;margin-left:16px}.home .home__services .services__container .services__items .services__item .item__details .details__title{color:#363636;font-family:Figtree;font-size:18px;font-style:normal;font-weight:500;line-height:130%}.home .home__services .services__container .services__items .services__item .item__details .details__info p{color:#999;font-family:Figtree;font-size:14px;font-style:normal;font-weight:500;line-height:130%;margin-bottom:0}.home .home__plan{align-items:center;display:flex;flex-direction:column;padding:120px 22.2222222222vw 96px}@media (min-width:0px) and (max-width:768px){.home .home__plan{padding:60px 15px 40px}}.home .home__plan .plan__title{color:#00a0dd;font-family:Figtree;font-size:26px;font-style:normal;font-weight:600;line-height:32px}@media (min-width:0px) and (max-width:768px){.home .home__plan .plan__title{font-family:Figtree;font-size:20px;font-style:normal;font-weight:500;line-height:130%}}.home .home__plan .plan__about{margin-top:4px}@media (min-width:0px) and (max-width:768px){.home .home__plan .plan__about{margin-top:2px}}.home .home__plan .plan__about p{color:#363636;font-family:Figtree;font-size:20px;font-style:normal;font-weight:500;line-height:130%;text-align:center}@media (min-width:0px) and (max-width:768px){.home .home__plan .plan__about p{font-family:Figtree;font-size:18px;font-style:normal;font-weight:500;line-height:130%}}.home .home__plan .plan__container{align-items:stretch;background:linear-gradient(99.26deg,#0db9ab -.26%,rgba(13,185,171,.58));border-radius:48px;box-shadow:0 0 40px -1px rgba(0,0,0,.08);display:flex;height:480px;justify-content:space-between;margin-top:48px;overflow:hidden;position:relative;width:100%}@media (min-width:0px) and (max-width:768px){.home .home__plan .plan__container{align-items:center;display:flex;flex-direction:column;height:auto;margin-top:36px;padding:40px 32px 0}}.home .home__plan .plan__container .plan__info{color:#fff;display:flex;flex-direction:column;justify-content:center;min-width:50%;padding:24px;text-align:center;width:50%}@media (min-width:0px) and (max-width:768px){.home .home__plan .plan__container .plan__info{min-width:inherit;padding:0;width:100%}}.home .home__plan .plan__container .plan__info h1{font-family:Figtree;font-size:56px;font-style:normal;font-weight:800;line-height:60px;margin-bottom:0}.home .home__plan .plan__container .plan__info h2{font-family:Figtree;font-size:26px;font-style:normal;font-weight:700;line-height:32px;margin-bottom:0;margin-top:4px}.home .home__plan .plan__container .plan__info p{font-family:Figtree;font-size:20px;font-style:normal;font-weight:700;line-height:130%;margin-bottom:0;margin-top:24px}@media (min-width:0px) and (max-width:768px){.home .home__plan .plan__container .plan__info p{margin-top:12px;text-align:center}}.home .home__plan .plan__container .plan__picture{height:-webkit-fill-available;width:auto}@media (min-width:0px) and (max-width:768px){.home .home__plan .plan__container .plan__picture{height:auto;margin-top:24px;width:100%}}.home .home__plan .plan__shape{display:flex;position:absolute;right:0;top:0}.home .home__plan .plan__shape svg{height:480px;width:auto}.home .home__app{align-items:center;background-color:#fff;display:flex;flex-direction:column;padding:48px 27.7777777778vw 80px}@media (min-width:0px) and (max-width:768px){.home .home__app{padding:32px 24px 64px}}.home .home__app .app__title{color:#00a0dd;font-family:Figtree;font-size:26px;font-style:normal;font-weight:600;line-height:32px}@media (min-width:0px) and (max-width:768px){.home .home__app .app__title{font-family:Figtree;font-size:20px;font-style:normal;font-weight:500;line-height:130%}}.home .home__app .app__info{margin-top:4px}@media (min-width:0px) and (max-width:768px){.home .home__app .app__info{margin-top:2px}}.home .home__app .app__info p{color:#363636;font-family:Figtree;font-size:20px;font-style:normal;font-weight:500;line-height:130%;margin-bottom:0;text-align:center}@media (min-width:0px) and (max-width:768px){.home .home__app .app__info p{font-family:Figtree;font-size:18px;font-style:normal;font-weight:500;line-height:130%}}.home .home__app .app__items{display:flex;justify-content:center;margin-top:48px}@media (min-width:0px) and (max-width:768px){.home .home__app .app__items{margin-top:30px}}.home .home__app .app__item:not(:first-of-type){margin-left:24px}@media (min-width:0px) and (max-width:768px){.home .home__app .app__item:not(:first-of-type){margin-left:12px}}.home .home__app .app__item svg{height:48px;width:177px}@media (min-width:0px) and (max-width:768px){.home .home__app .app__item svg{height:40px;width:147px}}.meet{background-color:#fff;width:100%}.meet .meet__banner{background:linear-gradient(101.17deg,#0db9ab,rgba(13,185,171,.76));border-radius:0 0 40px 40px;display:flex;flex-direction:column;height:71.1111111111vh;isolation:isolate;justify-content:center;overflow:hidden;padding:0 25vw;position:relative}@media (min-width:0px) and (max-width:768px){.meet .meet__banner{height:53.3333333333vh;padding:0 24px}}.meet .meet__banner .banner__shape{display:flex;position:absolute}.meet .meet__banner .banner__shape--left{bottom:0;left:0}.meet .meet__banner .banner__shape--left svg{height:auto;width:16.6666666667vw}.meet .meet__banner .banner__shape--right{bottom:0;right:0}.meet .meet__banner .banner__shape--right svg{height:auto;width:16.6666666667vw}.meet .meet__banner .banner__shape--mobile{bottom:0;left:0}.meet .meet__banner .banner__shape--mobile svg{height:auto;width:76.9230769231vw}.meet .meet__banner .banner__title{color:#fff;font-family:Figtree;font-size:48px;font-style:normal;font-weight:800;line-height:52px;text-align:center}@media (min-width:0px) and (max-width:768px){.meet .meet__banner .banner__title{font-family:Figtree;font-size:26px;font-style:normal;font-weight:700;line-height:32px}}.meet .meet__banner .banner__info{margin-top:16px}.meet .meet__banner .banner__info p{color:#fff;font-family:Figtree;font-size:26px;font-style:normal;font-weight:600;line-height:32px;margin-bottom:0;text-align:center}@media (min-width:0px) and (max-width:768px){.meet .meet__banner .banner__info p{font-family:Figtree;font-size:20px;font-style:normal;font-weight:500;line-height:130%}}.meet .meet__toka-group{display:flex;justify-content:space-between;padding:128px 14.8611111111vw 64px}@media (min-width:0px) and (max-width:768px){.meet .meet__toka-group{flex-direction:column;padding:48px 48px 24px}}.meet .meet__toka-group .toka-group__item{width:calc(50% - 24px)}@media (min-width:0px) and (max-width:768px){.meet .meet__toka-group .toka-group__item{width:100%}}.meet .meet__toka-group .toka-group__item:not(:first-of-type){margin-left:48px}@media (min-width:0px) and (max-width:768px){.meet .meet__toka-group .toka-group__item:not(:first-of-type){margin-left:0;margin-top:12px}}.meet .meet__toka-group .toka-group__item--main p{color:#363636;font-family:Figtree;font-size:26px;font-style:normal;font-weight:600;line-height:32px}@media (min-width:0px) and (max-width:768px){.meet .meet__toka-group .toka-group__item--main p{font-family:Figtree;font-size:20px;font-style:normal;font-weight:500;line-height:130%}}.meet .meet__toka-group .toka-group__item--second p{color:#999;font-family:Figtree;font-size:18px;font-style:normal;font-weight:500;line-height:130%}@media (min-width:0px) and (max-width:768px){.meet .meet__toka-group .toka-group__item--second p{font-family:Figtree;font-size:14px;font-style:normal;font-weight:500;line-height:130%}}.meet .meet__tokacuidarte{align-items:stretch;background:linear-gradient(105.88deg,#00a0dd 38.92%,rgba(0,160,221,.72));border-radius:24px;display:flex;height:430px;justify-content:space-between;margin:80px 10.4166666667vw 32px;overflow:hidden;position:relative}@media (min-width:0px) and (max-width:768px){.meet .meet__tokacuidarte{flex-direction:column;height:auto;margin:24px;padding:40px 24px 0}}.meet .meet__tokacuidarte .tokacuidarte__shape{display:flex;position:absolute}.meet .meet__tokacuidarte .tokacuidarte__shape--desktop{right:0;top:0}.meet .meet__tokacuidarte .tokacuidarte__shape--desktop svg{height:430px;width:auto}.meet .meet__tokacuidarte .tokacuidarte__shape--mobile{bottom:0;left:0}.meet .meet__tokacuidarte .tokacuidarte__shape--mobile svg{height:auto;width:100vw}.meet .meet__tokacuidarte .tokacuidarte__info{display:flex;flex-direction:column;justify-content:center;min-width:50%;padding:64px 0 64px 64px;position:relative;width:50%}@media (min-width:0px) and (max-width:768px){.meet .meet__tokacuidarte .tokacuidarte__info{min-width:inherit;padding:0;width:100%}}.meet .meet__tokacuidarte .tokacuidarte__info p{color:#fff;font-family:Figtree;font-size:18px;font-style:normal;font-weight:500;line-height:130%;margin-bottom:0}.meet .meet__tokacuidarte .tokacuidarte__info p:not(:first-of-type){margin-top:14px}.meet .meet__tokacuidarte .tokacuidarte__info p strong{font-family:Figtree;font-size:20px;font-style:normal;font-weight:700;line-height:130%}.meet .meet__tokacuidarte .tokacuidarte__picture{height:-webkit-fill-available;position:relative;width:auto}@media (min-width:0px) and (max-width:768px){.meet .meet__tokacuidarte .tokacuidarte__picture{height:auto;margin-top:40px;width:100%}}.meet .meet__certifications{align-items:center;display:flex;flex-direction:column;padding:64px 10.4166666667vw 32px}@media (min-width:0px) and (max-width:768px){.meet .meet__certifications{padding:32px 32px 8px}}.meet .meet__certifications .certifications__title{color:#00a0dd;font-family:Figtree;font-size:20px;font-style:normal;font-weight:700;line-height:130%}.meet .meet__certifications .certifications__items{display:flex;flex-wrap:wrap;justify-content:center;margin-top:24px}.meet .meet__certifications .certifications__items .certifications__item{align-items:center;border-radius:8px;display:flex;flex-direction:column;padding:12px;width:167px}.meet .meet__certifications .certifications__items .certifications__item:not(:first-of-type){margin-left:16px}@media (min-width:0px) and (max-width:768px){.meet .meet__certifications .certifications__items .certifications__item:not(:first-of-type){margin-left:0}}.meet .meet__certifications .certifications__items .certifications__item .item__picture{height:96px;width:auto}.meet .meet__certifications .certifications__items .certifications__item .item__name{color:#00a0dd;font-family:Figtree;font-size:14px;font-style:normal;font-weight:700;line-height:130%;margin-top:16px;text-align:center}.meet .meet__certifications .certifications__items .certifications__item .item__description{color:#999;font-family:Figtree;font-size:14px;font-style:normal;font-weight:500;line-height:130%;margin-top:6px;text-align:center}.meet .meet__tech{align-items:center;background-color:#f7f7f7;display:flex;flex-direction:column;padding:64px 10.4166666667vw}@media (min-width:0px) and (max-width:768px){.meet .meet__tech{padding:40px 24px}}.meet .meet__tech .tech__top{align-items:center;display:flex;flex-direction:column}.meet .meet__tech .tech__top .top__logo svg{height:80px;width:160px}.meet .meet__tech .tech__top .top__title{color:#363636;display:block;font-family:Figtree;font-size:25px;font-style:normal;font-weight:600;line-height:31px;text-align:center}@media (min-width:0px) and (max-width:768px){.meet .meet__tech .tech__top .top__title{font-family:Figtree;font-size:20px;font-style:normal;font-weight:500;line-height:130%}}.meet .meet__tech .tech__solutions{align-items:center;display:flex;flex-direction:column;margin-top:64px}@media (min-width:0px) and (max-width:768px){.meet .meet__tech .tech__solutions{margin-top:16px}}.meet .meet__tech .tech__solutions .solutions__title{color:#999;font-family:Figtree;font-size:16px;font-style:normal;font-weight:600;line-height:130%}.meet .meet__tech .tech__solutions .solutions__items{align-items:stretch;display:flex;flex-wrap:wrap;justify-content:center;margin-top:16px}.meet .meet__tech .tech__solutions .solutions__items .solutions__item{align-items:center;background-color:#fff;border-radius:20px;display:flex;flex-direction:column;justify-content:center;margin-bottom:24px;padding:40px;width:14.4444444444vw}.meet .meet__tech .tech__solutions .solutions__items .solutions__item:not(:first-of-type){margin-left:24px}@media (min-width:0px) and (max-width:768px){.meet .meet__tech .tech__solutions .solutions__items .solutions__item:not(:first-of-type){margin-left:0}.meet .meet__tech .tech__solutions .solutions__items .solutions__item{margin-bottom:12px;padding:32px 7px;width:calc(50% - 6px)}.meet .meet__tech .tech__solutions .solutions__items .solutions__item:nth-child(2n){margin-left:12px}}.meet .meet__tech .tech__solutions .solutions__items .solutions__item:first-child .item__picture,.meet .meet__tech .tech__solutions .solutions__items .solutions__item:nth-child(3) .item__picture{height:auto;width:100px}.meet .meet__tech .tech__solutions .solutions__items .solutions__item:nth-child(2) .item__picture{height:70px;width:auto}.meet .meet__tech .tech__solutions .solutions__items .solutions__item .item__description{color:#999;display:block;font-family:Figtree;font-size:14px;font-style:normal;font-weight:700;line-height:130%;margin-top:16px;text-align:center}.meet .meet__tech .tech__solutions .solutions__items .solutions__item .item__link{color:#d6d6d6;margin-top:24px;text-decoration-line:underline}.meet .meet__tech .tech__copyright{margin-top:50px}.meet .meet__tech .tech__copyright .copyright__title{color:#999;display:block;font-family:Figtree;font-size:14px;font-style:normal;font-weight:700;line-height:130%;text-align:center}.meet .meet__tech .tech__copyright .copyright__info{margin-top:8px}.meet .meet__tech .tech__copyright .copyright__info p{color:#999;font-family:Figtree;font-size:14px;font-style:normal;font-weight:500;line-height:130%;text-align:center}.meet .meet__tech .tech__contact{display:flex;justify-content:space-between;margin-top:94px}@media (min-width:0px) and (max-width:768px){.meet .meet__tech .tech__contact{align-items:center;flex-direction:column;margin-top:54px}}.meet .meet__tech .tech__contact .contact__item{display:flex;justify-content:center;width:fit-content}.meet .meet__tech .tech__contact .contact__item,.meet .meet__tech .tech__contact .contact__item p{color:#363636;font-family:Figtree;font-size:14px;font-style:normal;font-weight:700;line-height:130%;margin-bottom:0;text-align:center}@media (min-width:0px) and (max-width:768px){.meet .meet__tech .tech__contact .contact__item:not(:first-of-type){margin-top:44px}}.contact{background-color:#fff;margin-top:112px;padding:24px 10.4166666667vw 64px;width:100%}@media (min-width:0px) and (max-width:768px){.contact{margin-top:72px;padding:40px 24px 64px}}.contact .contact__main{align-items:stretch;display:flex;justify-content:space-between;width:100%}.contact .contact__main .main__form{width:40%}@media (min-width:0px) and (max-width:768px){.contact .contact__main .main__form{width:100%}}.contact .contact__main .main__form .form__title{color:#00a0dd;display:block;font-family:Figtree;font-size:26px;font-style:normal;font-weight:600;line-height:32px;text-align:center}@media (min-width:0px) and (max-width:768px){.contact .contact__main .main__form .form__title{font-family:Figtree;font-size:20px;font-style:normal;font-weight:500;line-height:130%}}.contact .contact__main .main__form .form__body{display:flex;flex-direction:column;margin-top:40px}.contact .contact__main .main__form .form__body .body__item:not(:last-child){margin-bottom:12px}.contact .contact__main .main__form .form__submit{margin-top:24px;width:100%}.contact .contact__main .main__picture{background:linear-gradient(105.88deg,#00a0dd 38.92%,rgba(0,160,221,.72));border-radius:96px;overflow:hidden;position:relative;width:50%}.contact .contact__main .main__picture .picture__img{height:100%;left:0;position:absolute;top:0;width:100%}.contact .contact__mean{align-items:center;background:linear-gradient(86.55deg,#0db9ab 47.16%,rgba(13,185,171,.81));border-radius:24px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);display:flex;justify-content:space-between;margin-top:64px;overflow:hidden;padding:48px;position:relative;width:100%}@media (min-width:0px) and (max-width:768px){.contact .contact__mean{flex-direction:column;margin-top:48px;padding:24px}}.contact .contact__mean .mean__shape{display:flex;position:absolute}.contact .contact__mean .mean__shape--desktop{bottom:0;left:128px}.contact .contact__mean .mean__shape--desktop svg{height:auto;width:26.3888888889vw}.contact .contact__mean .mean__shape--mobile{bottom:0;left:0}.contact .contact__mean .mean__shape--mobile svg{height:auto;width:35.8974358974vw}.contact .contact__mean .mean__item{align-items:center;display:flex;position:relative}@media (min-width:0px) and (max-width:768px){.contact .contact__mean .mean__item--mobile-column{flex-direction:column}.contact .contact__mean .mean__item:not(:first-of-type){margin-top:32px}}.contact .contact__mean .mean__item .item__icon:not(:first-of-type){margin-left:16px}@media (min-width:0px) and (max-width:768px){.contact .contact__mean .mean__item .item__icon:not(:first-of-type){margin-left:12px}}.contact .contact__mean .mean__item .item__icon svg{display:flex;height:64px;width:64px}.contact .contact__mean .mean__item .item__label{color:#fff;font-family:Figtree;font-size:20px;font-style:normal;font-weight:500;line-height:130%;margin-left:16px}@media (min-width:0px) and (max-width:768px){.contact .contact__mean .mean__item .item__label{margin-left:0;margin-top:16px}}.toka-group{align-items:center;background-color:#0db9ab;display:flex;flex-direction:column;justify-content:center;min-height:100vh;overflow-x:hidden;padding:64px 10.4166666667vw;width:100%}@media (min-width:0px) and (max-width:768px){.toka-group{padding:104px 24px 64px}}.toka-group__close{align-items:center;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:24px;top:24px;transition:all .3s ease-in-out 0s;width:40px}@media (min-width:0px) and (max-width:768px){.toka-group__close{right:0;top:0}}.toka-group__close svg{fill:#fff;height:48px;transition:all .3s ease-in-out 0s;width:18px}.toka-group__logo{display:flex}.toka-group__logo svg{height:80px;width:160px}.toka-group__title{color:#fff;display:block;font-family:Figtree;font-size:26px;font-style:normal;font-weight:700;line-height:32px;text-align:center}@media (min-width:0px) and (max-width:768px){.toka-group__title{font-family:Figtree;font-size:20px;font-style:normal;font-weight:700;line-height:130%}}.toka-group__solutions{align-items:center;display:flex;flex-direction:column;margin-top:60px}@media (min-width:0px) and (max-width:768px){.toka-group__solutions{margin-top:48px}}.toka-group__solutions .solutions__title{color:#fff;font-family:Figtree;font-size:16px;font-style:normal;font-weight:600;line-height:130%}.toka-group__solutions .solutions__items{align-items:stretch;display:flex;margin-top:16px}@media (min-width:0px) and (max-width:768px){.toka-group__solutions .solutions__items{flex-wrap:wrap;justify-content:space-between}}.toka-group__solutions .solutions__item{align-items:center;border:2px solid hsla(0,0%,100%,.2);border-radius:20px;box-sizing:border-box;display:flex;flex:1;flex-direction:column;justify-content:center;padding:32px}@media (min-width:0px) and (max-width:768px){.toka-group__solutions .solutions__item{flex:inherit;margin-bottom:12px;width:calc(50% - 6px)}}.toka-group__solutions .solutions__item:not(:first-of-type){margin-left:24px}@media (min-width:0px) and (max-width:768px){.toka-group__solutions .solutions__item:not(:first-of-type){margin-left:0}}.toka-group__solutions .solutions__item:first-child object,.toka-group__solutions .solutions__item:nth-child(3) object{height:auto;width:100px}.toka-group__solutions .solutions__item:nth-child(2) object{height:70px;width:auto}.toka-group__solutions .solutions__item .item__info{color:#fff;font-family:Figtree;font-size:14px;font-style:normal;font-weight:700;line-height:130%;margin-top:24px;position:relative;text-align:center}.toka-group__solutions .solutions__item .item__info:before{border-bottom:1px solid #fff;content:"";left:50%;position:absolute;top:-12px;-moz-transform:translateX(-50%);-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:82px}.toka-group__solutions .solutions__item .item__link{color:#fff;cursor:pointer;font-family:Figtree;font-size:14px;font-style:normal;font-weight:700;line-height:130%;margin-top:24px;text-decoration-line:underline;transition:all .3s ease-in-out 0s}.toka-group__bottom{display:flex;flex-direction:column;margin-top:50px;width:100%}@media (min-width:0px) and (max-width:768px){.toka-group__bottom{margin-top:20px}}.toka-group__copyright{align-items:center;display:flex;flex-direction:column}.toka-group__copyright .copyright__title{color:#fff;font-family:Figtree;font-size:14px;font-style:normal;font-weight:700;line-height:130%}@media (min-width:0px) and (max-width:768px){.toka-group__copyright .copyright__title{font-family:Figtree;font-size:12px;font-style:normal;font-weight:500;line-height:130%}}.toka-group__copyright .copyright__info{margin-top:4px;width:62.5vw}@media (min-width:0px) and (max-width:768px){.toka-group__copyright .copyright__info{width:100%}}.toka-group__copyright .copyright__info p{color:#fff;font-family:Figtree;font-size:12px;font-style:normal;font-weight:500;line-height:130%;text-align:center}.toka-group__contact{align-items:center;display:flex;justify-content:space-between;margin-top:85px}@media (min-width:0px) and (max-width:768px){.toka-group__contact{flex-direction:column;justify-content:center;margin-top:72px}}.toka-group__contact .contact__item{display:flex;flex-direction:column}@media (min-width:0px) and (max-width:768px){.toka-group__contact .contact__item{align-items:center}.toka-group__contact .contact__item:not(:first-of-type){margin-top:48px}}.toka-group__contact .contact__item .item__title,.toka-group__contact .contact__item p{color:#fff;font-family:Figtree;font-size:14px;font-style:normal;font-weight:700;line-height:130%}@media (min-width:0px) and (max-width:768px){.toka-group__contact .contact__item .item__title,.toka-group__contact .contact__item p{text-align:center}}.toka-group__contact .contact__item .item__value{color:#fff;font-family:Figtree;font-size:14px;font-style:normal;font-weight:700;line-height:130%}@media (min-width:0px) and (max-width:768px){.toka-group__contact .contact__item .item__value{text-align:center}}.legal-doc{margin-top:112px;padding:80px 16.6666666667vw}@media (min-width:0px) and (max-width:768px){.legal-doc{margin-top:72px;padding:40px 24px}}.legal-doc__info{color:#999;font-family:Figtree;font-size:18px;font-style:normal;font-weight:500;line-height:130%}.legal-doc__info strong{color:#00a0dd}@media (min-width:0px) and (max-width:768px){.legal-doc__info ol,.legal-doc__info ul{padding-left:24px}}.legal-doc__info ol li,.legal-doc__info ul li{word-break:break-all}.legal-doc__info a{color:#999;transition:all .3s ease-in-out 0s}.legal-doc__info a:focus,.legal-doc__info a:hover{color:#00a0dd;text-decoration:none}.default .container-1{align-items:center;display:flex;flex-direction:column;height:calc(100vh - 65px);justify-content:center}

/*!
 * Bootstrap Reboot v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;font-family:sans-serif;line-height:1.15}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{background-color:#fff;color:#212529;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:1rem;font-weight:400;line-height:1.5;margin:0;text-align:left}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;margin-top:0}p{margin-bottom:1rem;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{-webkit-text-decoration-skip:objects;background-color:transparent;color:#007bff;text-decoration:none}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}pre{-ms-overflow-style:scrollbar;margin-bottom:1rem;margin-top:0;overflow:auto}figure{margin:0 0 1rem}img{border-style:none;vertical-align:middle}svg:not(:root){overflow:hidden}table{border-collapse:collapse}caption{caption-side:bottom;color:#6c757d;padding-bottom:.75rem;padding-top:.75rem;text-align:left}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5rem;line-height:inherit;margin-bottom:.5rem;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{cursor:pointer;display:list-item}template{display:none}[hidden]{display:none!important}


/*!
 * Bootstrap Grid v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */@-ms-viewport{width:device-width}html{-ms-overflow-style:scrollbar;box-sizing:border-box}*,:after,:before{box-sizing:inherit}.container{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.no-gutters{margin-left:0;margin-right:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-left:0;padding-right:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{min-height:1px;padding-left:15px;padding-right:15px;position:relative;width:100%}.col{-ms-flex-preferred-size:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-basis:0;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;max-width:none;width:auto}.col-1,.col-auto{-webkit-box-flex:0}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-2,.col-3{-webkit-box-flex:0}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-4,.col-5{-webkit-box-flex:0}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-6,.col-7{-webkit-box-flex:0}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-8,.col-9{-webkit-box-flex:0}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-10,.col-11{-webkit-box-flex:0}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-basis:0;flex-grow:1;max-width:100%}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;max-width:none;width:auto}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-sm-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-sm-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-sm-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-sm-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-sm-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-sm-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-sm-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-sm-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-sm-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-sm-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-sm-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-sm-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-sm-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-sm-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;max-width:none;width:auto}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-md-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-md-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-md-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-md-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-md-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-md-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-md-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-md-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-md-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-md-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-md-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-md-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-md-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-md-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-basis:0;flex-grow:1;max-width:100%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;max-width:none;width:auto}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-lg-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-lg-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-lg-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-lg-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-lg-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-lg-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-lg-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-lg-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-lg-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-lg-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-lg-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-lg-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-lg-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-lg-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-basis:0;flex-grow:1;max-width:100%}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;max-width:none;width:auto}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-xl-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-xl-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-xl-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-xl-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-xl-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-xl-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-xl-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-xl-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-xl-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-xl-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-xl-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-xl-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-xl-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-xl-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}.flex-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-column,.flex-row{-webkit-box-direction:normal!important}.flex-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-webkit-box-orient:horizontal!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse,.flex-row-reverse{-webkit-box-direction:reverse!important}.flex-column-reverse{-webkit-box-orient:vertical!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column,.flex-sm-row{-webkit-box-direction:normal!important}.flex-sm-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-sm-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column,.flex-md-row{-webkit-box-direction:normal!important}.flex-md-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-md-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column,.flex-lg-row{-webkit-box-direction:normal!important}.flex-lg-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-lg-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column,.flex-xl-row{-webkit-box-direction:normal!important}.flex-xl-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-xl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}