@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto+Mono&display=swap);
:root{--font-family: 'Poppins';--color-white: #ffffff;--color-black: #000000;--color-grey: #eff0f2;--color-grey-opacity: rgba(239, 240, 242, 0.4);--color-blue: #1f2b52;--color-blue-opacity: rgba(31, 43, 82, 0.4);--color-blue-light: #29a9ee;--color-blue-border: rgba(31, 43, 82, 0.2);--color-green: #209375;--color-green-light: #66caac;--color-yellow: #f7cc2e;--color-red: #d0443b;--gap-xs: 1rem;--gap-s: 1.5rem;--gap: 2rem;--gap-l: 3rem;--gap-xl: 4rem;--gap-xxl: 6rem;--border-radius: 3rem;--border-radius-small: 1rem;--container-inner-width: 93rem;--container-inner-small-width: 55rem;--container-inner-medium-width: 74rem}.container__inner{max-width:var(--container-inner-width, 93rem);margin-left:auto;margin-right:auto}.container__inner--small{max-width:var(--container-inner-small-width, 55rem)}.container__inner--medium{max-width:var(--container-inner-medium-width, 74rem)}/*!
 * Bootstrap Grid v4.5.3 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,*::before,*::after{box-sizing:inherit}.container,.container-fluid,.container-sm,.container-md,.container-lg,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width: 576px){.container,.container-sm{max-width:540px}}@media (min-width: 768px){.container,.container-sm,.container-md{max-width:720px}}@media (min-width: 992px){.container,.container-sm,.container-md,.container-lg{max-width:960px}}@media (min-width: 1210px){.container,.container-sm,.container-md,.container-lg,.container-xl{max-width:1150px}}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*="col-"]{padding-right:0;padding-left:0}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.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-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.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-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.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-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.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-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-3>*{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.row-cols-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-6>*{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}@media (min-width: 576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-sm-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.row-cols-sm-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-sm-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-sm-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-sm-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-sm-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}}@media (min-width: 768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-md-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-md-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-md-3>*{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.row-cols-md-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-md-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-md-6>*{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-md-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-md-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}}@media (min-width: 992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-lg-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.row-cols-lg-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-lg-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-lg-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}}@media (min-width: 1210px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-xl-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.row-cols-xl-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-xl-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-xl-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-xl-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-xl-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}}.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:-ms-flexbox !important;display:flex !important}.d-inline-flex{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:-ms-flexbox !important;display:flex !important}.d-sm-inline-flex{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:-ms-flexbox !important;display:flex !important}.d-md-inline-flex{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:-ms-flexbox !important;display:flex !important}.d-lg-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important}}@media (min-width: 1210px){.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:-ms-flexbox !important;display:flex !important}.d-xl-inline-flex{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:-ms-flexbox !important;display:flex !important}.d-print-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important}}.flex-row{-ms-flex-direction:row !important;flex-direction:row !important}.flex-column{-ms-flex-direction:column !important;flex-direction:column !important}.flex-row-reverse{-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-column-reverse{-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}.flex-fill{-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-grow-0{-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-grow-1{-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.justify-content-start{-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-end{-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-center{-ms-flex-pack:center !important;justify-content:center !important}.justify-content-between{-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{-ms-flex-align:start !important;align-items:flex-start !important}.align-items-end{-ms-flex-align:end !important;align-items:flex-end !important}.align-items-center{-ms-flex-align:center !important;align-items:center !important}.align-items-baseline{-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-stretch{-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{-ms-flex-direction:row !important;flex-direction:row !important}.flex-sm-column{-ms-flex-direction:column !important;flex-direction:column !important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-sm-column-reverse{-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}.flex-sm-fill{-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-sm-grow-0{-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-sm-grow-1{-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-sm-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-sm-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.justify-content-sm-start{-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-sm-end{-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-sm-center{-ms-flex-pack:center !important;justify-content:center !important}.justify-content-sm-between{-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{-ms-flex-align:start !important;align-items:flex-start !important}.align-items-sm-end{-ms-flex-align:end !important;align-items:flex-end !important}.align-items-sm-center{-ms-flex-align:center !important;align-items:center !important}.align-items-sm-baseline{-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-sm-stretch{-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{-ms-flex-direction:row !important;flex-direction:row !important}.flex-md-column{-ms-flex-direction:column !important;flex-direction:column !important}.flex-md-row-reverse{-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-md-column-reverse{-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}.flex-md-fill{-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-md-grow-0{-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-md-grow-1{-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-md-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-md-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.justify-content-md-start{-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-md-end{-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-md-center{-ms-flex-pack:center !important;justify-content:center !important}.justify-content-md-between{-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{-ms-flex-align:start !important;align-items:flex-start !important}.align-items-md-end{-ms-flex-align:end !important;align-items:flex-end !important}.align-items-md-center{-ms-flex-align:center !important;align-items:center !important}.align-items-md-baseline{-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-md-stretch{-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{-ms-flex-direction:row !important;flex-direction:row !important}.flex-lg-column{-ms-flex-direction:column !important;flex-direction:column !important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-lg-column-reverse{-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}.flex-lg-fill{-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-lg-grow-0{-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-lg-grow-1{-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-lg-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-lg-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.justify-content-lg-start{-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-lg-end{-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-lg-center{-ms-flex-pack:center !important;justify-content:center !important}.justify-content-lg-between{-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{-ms-flex-align:start !important;align-items:flex-start !important}.align-items-lg-end{-ms-flex-align:end !important;align-items:flex-end !important}.align-items-lg-center{-ms-flex-align:center !important;align-items:center !important}.align-items-lg-baseline{-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-lg-stretch{-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: 1210px){.flex-xl-row{-ms-flex-direction:row !important;flex-direction:row !important}.flex-xl-column{-ms-flex-direction:column !important;flex-direction:column !important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-xl-column-reverse{-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}.flex-xl-fill{-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-xl-grow-0{-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-xl-grow-1{-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-xl-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-xl-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.justify-content-xl-start{-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-xl-end{-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-xl-center{-ms-flex-pack:center !important;justify-content:center !important}.justify-content-xl-between{-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{-ms-flex-align:start !important;align-items:flex-start !important}.align-items-xl-end{-ms-flex-align:end !important;align-items:flex-end !important}.align-items-xl-center{-ms-flex-align:center !important;align-items:center !important}.align-items-xl-baseline{-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-xl-stretch{-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}}.m-0{margin:0 !important}.mt-0,.my-0{margin-top:0 !important}.mr-0,.mx-0{margin-right:0 !important}.mb-0,.my-0{margin-bottom:0 !important}.ml-0,.mx-0{margin-left:0 !important}.m-1{margin:.25rem !important}.mt-1,.my-1{margin-top:.25rem !important}.mr-1,.mx-1{margin-right:.25rem !important}.mb-1,.my-1{margin-bottom:.25rem !important}.ml-1,.mx-1{margin-left:.25rem !important}.m-2{margin:.5rem !important}.mt-2,.my-2{margin-top:.5rem !important}.mr-2,.mx-2{margin-right:.5rem !important}.mb-2,.my-2{margin-bottom:.5rem !important}.ml-2,.mx-2{margin-left:.5rem !important}.m-3{margin:1rem !important}.mt-3,.my-3{margin-top:1rem !important}.mr-3,.mx-3{margin-right:1rem !important}.mb-3,.my-3{margin-bottom:1rem !important}.ml-3,.mx-3{margin-left:1rem !important}.m-4{margin:1.5rem !important}.mt-4,.my-4{margin-top:1.5rem !important}.mr-4,.mx-4{margin-right:1.5rem !important}.mb-4,.my-4{margin-bottom:1.5rem !important}.ml-4,.mx-4{margin-left:1.5rem !important}.m-5{margin:3rem !important}.mt-5,.my-5{margin-top:3rem !important}.mr-5,.mx-5{margin-right:3rem !important}.mb-5,.my-5{margin-bottom:3rem !important}.ml-5,.mx-5{margin-left:3rem !important}.p-0{padding:0 !important}.pt-0,.py-0{padding-top:0 !important}.pr-0,.px-0{padding-right:0 !important}.pb-0,.py-0{padding-bottom:0 !important}.pl-0,.px-0{padding-left:0 !important}.p-1{padding:.25rem !important}.pt-1,.py-1{padding-top:.25rem !important}.pr-1,.px-1{padding-right:.25rem !important}.pb-1,.py-1{padding-bottom:.25rem !important}.pl-1,.px-1{padding-left:.25rem !important}.p-2{padding:.5rem !important}.pt-2,.py-2{padding-top:.5rem !important}.pr-2,.px-2{padding-right:.5rem !important}.pb-2,.py-2{padding-bottom:.5rem !important}.pl-2,.px-2{padding-left:.5rem !important}.p-3{padding:1rem !important}.pt-3,.py-3{padding-top:1rem !important}.pr-3,.px-3{padding-right:1rem !important}.pb-3,.py-3{padding-bottom:1rem !important}.pl-3,.px-3{padding-left:1rem !important}.p-4{padding:1.5rem !important}.pt-4,.py-4{padding-top:1.5rem !important}.pr-4,.px-4{padding-right:1.5rem !important}.pb-4,.py-4{padding-bottom:1.5rem !important}.pl-4,.px-4{padding-left:1.5rem !important}.p-5{padding:3rem !important}.pt-5,.py-5{padding-top:3rem !important}.pr-5,.px-5{padding-right:3rem !important}.pb-5,.py-5{padding-bottom:3rem !important}.pl-5,.px-5{padding-left:3rem !important}.m-n1{margin:-.25rem !important}.mt-n1,.my-n1{margin-top:-.25rem !important}.mr-n1,.mx-n1{margin-right:-.25rem !important}.mb-n1,.my-n1{margin-bottom:-.25rem !important}.ml-n1,.mx-n1{margin-left:-.25rem !important}.m-n2{margin:-.5rem !important}.mt-n2,.my-n2{margin-top:-.5rem !important}.mr-n2,.mx-n2{margin-right:-.5rem !important}.mb-n2,.my-n2{margin-bottom:-.5rem !important}.ml-n2,.mx-n2{margin-left:-.5rem !important}.m-n3{margin:-1rem !important}.mt-n3,.my-n3{margin-top:-1rem !important}.mr-n3,.mx-n3{margin-right:-1rem !important}.mb-n3,.my-n3{margin-bottom:-1rem !important}.ml-n3,.mx-n3{margin-left:-1rem !important}.m-n4{margin:-1.5rem !important}.mt-n4,.my-n4{margin-top:-1.5rem !important}.mr-n4,.mx-n4{margin-right:-1.5rem !important}.mb-n4,.my-n4{margin-bottom:-1.5rem !important}.ml-n4,.mx-n4{margin-left:-1.5rem !important}.m-n5{margin:-3rem !important}.mt-n5,.my-n5{margin-top:-3rem !important}.mr-n5,.mx-n5{margin-right:-3rem !important}.mb-n5,.my-n5{margin-bottom:-3rem !important}.ml-n5,.mx-n5{margin-left:-3rem !important}.m-auto{margin:auto !important}.mt-auto,.my-auto{margin-top:auto !important}.mr-auto,.mx-auto{margin-right:auto !important}.mb-auto,.my-auto{margin-bottom:auto !important}.ml-auto,.mx-auto{margin-left:auto !important}@media (min-width: 576px){.m-sm-0{margin:0 !important}.mt-sm-0,.my-sm-0{margin-top:0 !important}.mr-sm-0,.mx-sm-0{margin-right:0 !important}.mb-sm-0,.my-sm-0{margin-bottom:0 !important}.ml-sm-0,.mx-sm-0{margin-left:0 !important}.m-sm-1{margin:.25rem !important}.mt-sm-1,.my-sm-1{margin-top:.25rem !important}.mr-sm-1,.mx-sm-1{margin-right:.25rem !important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem !important}.ml-sm-1,.mx-sm-1{margin-left:.25rem !important}.m-sm-2{margin:.5rem !important}.mt-sm-2,.my-sm-2{margin-top:.5rem !important}.mr-sm-2,.mx-sm-2{margin-right:.5rem !important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem !important}.ml-sm-2,.mx-sm-2{margin-left:.5rem !important}.m-sm-3{margin:1rem !important}.mt-sm-3,.my-sm-3{margin-top:1rem !important}.mr-sm-3,.mx-sm-3{margin-right:1rem !important}.mb-sm-3,.my-sm-3{margin-bottom:1rem !important}.ml-sm-3,.mx-sm-3{margin-left:1rem !important}.m-sm-4{margin:1.5rem !important}.mt-sm-4,.my-sm-4{margin-top:1.5rem !important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem !important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem !important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem !important}.m-sm-5{margin:3rem !important}.mt-sm-5,.my-sm-5{margin-top:3rem !important}.mr-sm-5,.mx-sm-5{margin-right:3rem !important}.mb-sm-5,.my-sm-5{margin-bottom:3rem !important}.ml-sm-5,.mx-sm-5{margin-left:3rem !important}.p-sm-0{padding:0 !important}.pt-sm-0,.py-sm-0{padding-top:0 !important}.pr-sm-0,.px-sm-0{padding-right:0 !important}.pb-sm-0,.py-sm-0{padding-bottom:0 !important}.pl-sm-0,.px-sm-0{padding-left:0 !important}.p-sm-1{padding:.25rem !important}.pt-sm-1,.py-sm-1{padding-top:.25rem !important}.pr-sm-1,.px-sm-1{padding-right:.25rem !important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem !important}.pl-sm-1,.px-sm-1{padding-left:.25rem !important}.p-sm-2{padding:.5rem !important}.pt-sm-2,.py-sm-2{padding-top:.5rem !important}.pr-sm-2,.px-sm-2{padding-right:.5rem !important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem !important}.pl-sm-2,.px-sm-2{padding-left:.5rem !important}.p-sm-3{padding:1rem !important}.pt-sm-3,.py-sm-3{padding-top:1rem !important}.pr-sm-3,.px-sm-3{padding-right:1rem !important}.pb-sm-3,.py-sm-3{padding-bottom:1rem !important}.pl-sm-3,.px-sm-3{padding-left:1rem !important}.p-sm-4{padding:1.5rem !important}.pt-sm-4,.py-sm-4{padding-top:1.5rem !important}.pr-sm-4,.px-sm-4{padding-right:1.5rem !important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem !important}.pl-sm-4,.px-sm-4{padding-left:1.5rem !important}.p-sm-5{padding:3rem !important}.pt-sm-5,.py-sm-5{padding-top:3rem !important}.pr-sm-5,.px-sm-5{padding-right:3rem !important}.pb-sm-5,.py-sm-5{padding-bottom:3rem !important}.pl-sm-5,.px-sm-5{padding-left:3rem !important}.m-sm-n1{margin:-.25rem !important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem !important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem !important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem !important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem !important}.m-sm-n2{margin:-.5rem !important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem !important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem !important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem !important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem !important}.m-sm-n3{margin:-1rem !important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem !important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem !important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem !important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem !important}.m-sm-n4{margin:-1.5rem !important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem !important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem !important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem !important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem !important}.m-sm-n5{margin:-3rem !important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem !important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem !important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem !important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem !important}.m-sm-auto{margin:auto !important}.mt-sm-auto,.my-sm-auto{margin-top:auto !important}.mr-sm-auto,.mx-sm-auto{margin-right:auto !important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto !important}.ml-sm-auto,.mx-sm-auto{margin-left:auto !important}}@media (min-width: 768px){.m-md-0{margin:0 !important}.mt-md-0,.my-md-0{margin-top:0 !important}.mr-md-0,.mx-md-0{margin-right:0 !important}.mb-md-0,.my-md-0{margin-bottom:0 !important}.ml-md-0,.mx-md-0{margin-left:0 !important}.m-md-1{margin:.25rem !important}.mt-md-1,.my-md-1{margin-top:.25rem !important}.mr-md-1,.mx-md-1{margin-right:.25rem !important}.mb-md-1,.my-md-1{margin-bottom:.25rem !important}.ml-md-1,.mx-md-1{margin-left:.25rem !important}.m-md-2{margin:.5rem !important}.mt-md-2,.my-md-2{margin-top:.5rem !important}.mr-md-2,.mx-md-2{margin-right:.5rem !important}.mb-md-2,.my-md-2{margin-bottom:.5rem !important}.ml-md-2,.mx-md-2{margin-left:.5rem !important}.m-md-3{margin:1rem !important}.mt-md-3,.my-md-3{margin-top:1rem !important}.mr-md-3,.mx-md-3{margin-right:1rem !important}.mb-md-3,.my-md-3{margin-bottom:1rem !important}.ml-md-3,.mx-md-3{margin-left:1rem !important}.m-md-4{margin:1.5rem !important}.mt-md-4,.my-md-4{margin-top:1.5rem !important}.mr-md-4,.mx-md-4{margin-right:1.5rem !important}.mb-md-4,.my-md-4{margin-bottom:1.5rem !important}.ml-md-4,.mx-md-4{margin-left:1.5rem !important}.m-md-5{margin:3rem !important}.mt-md-5,.my-md-5{margin-top:3rem !important}.mr-md-5,.mx-md-5{margin-right:3rem !important}.mb-md-5,.my-md-5{margin-bottom:3rem !important}.ml-md-5,.mx-md-5{margin-left:3rem !important}.p-md-0{padding:0 !important}.pt-md-0,.py-md-0{padding-top:0 !important}.pr-md-0,.px-md-0{padding-right:0 !important}.pb-md-0,.py-md-0{padding-bottom:0 !important}.pl-md-0,.px-md-0{padding-left:0 !important}.p-md-1{padding:.25rem !important}.pt-md-1,.py-md-1{padding-top:.25rem !important}.pr-md-1,.px-md-1{padding-right:.25rem !important}.pb-md-1,.py-md-1{padding-bottom:.25rem !important}.pl-md-1,.px-md-1{padding-left:.25rem !important}.p-md-2{padding:.5rem !important}.pt-md-2,.py-md-2{padding-top:.5rem !important}.pr-md-2,.px-md-2{padding-right:.5rem !important}.pb-md-2,.py-md-2{padding-bottom:.5rem !important}.pl-md-2,.px-md-2{padding-left:.5rem !important}.p-md-3{padding:1rem !important}.pt-md-3,.py-md-3{padding-top:1rem !important}.pr-md-3,.px-md-3{padding-right:1rem !important}.pb-md-3,.py-md-3{padding-bottom:1rem !important}.pl-md-3,.px-md-3{padding-left:1rem !important}.p-md-4{padding:1.5rem !important}.pt-md-4,.py-md-4{padding-top:1.5rem !important}.pr-md-4,.px-md-4{padding-right:1.5rem !important}.pb-md-4,.py-md-4{padding-bottom:1.5rem !important}.pl-md-4,.px-md-4{padding-left:1.5rem !important}.p-md-5{padding:3rem !important}.pt-md-5,.py-md-5{padding-top:3rem !important}.pr-md-5,.px-md-5{padding-right:3rem !important}.pb-md-5,.py-md-5{padding-bottom:3rem !important}.pl-md-5,.px-md-5{padding-left:3rem !important}.m-md-n1{margin:-.25rem !important}.mt-md-n1,.my-md-n1{margin-top:-.25rem !important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem !important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem !important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem !important}.m-md-n2{margin:-.5rem !important}.mt-md-n2,.my-md-n2{margin-top:-.5rem !important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem !important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem !important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem !important}.m-md-n3{margin:-1rem !important}.mt-md-n3,.my-md-n3{margin-top:-1rem !important}.mr-md-n3,.mx-md-n3{margin-right:-1rem !important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem !important}.ml-md-n3,.mx-md-n3{margin-left:-1rem !important}.m-md-n4{margin:-1.5rem !important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem !important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem !important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem !important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem !important}.m-md-n5{margin:-3rem !important}.mt-md-n5,.my-md-n5{margin-top:-3rem !important}.mr-md-n5,.mx-md-n5{margin-right:-3rem !important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem !important}.ml-md-n5,.mx-md-n5{margin-left:-3rem !important}.m-md-auto{margin:auto !important}.mt-md-auto,.my-md-auto{margin-top:auto !important}.mr-md-auto,.mx-md-auto{margin-right:auto !important}.mb-md-auto,.my-md-auto{margin-bottom:auto !important}.ml-md-auto,.mx-md-auto{margin-left:auto !important}}@media (min-width: 992px){.m-lg-0{margin:0 !important}.mt-lg-0,.my-lg-0{margin-top:0 !important}.mr-lg-0,.mx-lg-0{margin-right:0 !important}.mb-lg-0,.my-lg-0{margin-bottom:0 !important}.ml-lg-0,.mx-lg-0{margin-left:0 !important}.m-lg-1{margin:.25rem !important}.mt-lg-1,.my-lg-1{margin-top:.25rem !important}.mr-lg-1,.mx-lg-1{margin-right:.25rem !important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem !important}.ml-lg-1,.mx-lg-1{margin-left:.25rem !important}.m-lg-2{margin:.5rem !important}.mt-lg-2,.my-lg-2{margin-top:.5rem !important}.mr-lg-2,.mx-lg-2{margin-right:.5rem !important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem !important}.ml-lg-2,.mx-lg-2{margin-left:.5rem !important}.m-lg-3{margin:1rem !important}.mt-lg-3,.my-lg-3{margin-top:1rem !important}.mr-lg-3,.mx-lg-3{margin-right:1rem !important}.mb-lg-3,.my-lg-3{margin-bottom:1rem !important}.ml-lg-3,.mx-lg-3{margin-left:1rem !important}.m-lg-4{margin:1.5rem !important}.mt-lg-4,.my-lg-4{margin-top:1.5rem !important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem !important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem !important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem !important}.m-lg-5{margin:3rem !important}.mt-lg-5,.my-lg-5{margin-top:3rem !important}.mr-lg-5,.mx-lg-5{margin-right:3rem !important}.mb-lg-5,.my-lg-5{margin-bottom:3rem !important}.ml-lg-5,.mx-lg-5{margin-left:3rem !important}.p-lg-0{padding:0 !important}.pt-lg-0,.py-lg-0{padding-top:0 !important}.pr-lg-0,.px-lg-0{padding-right:0 !important}.pb-lg-0,.py-lg-0{padding-bottom:0 !important}.pl-lg-0,.px-lg-0{padding-left:0 !important}.p-lg-1{padding:.25rem !important}.pt-lg-1,.py-lg-1{padding-top:.25rem !important}.pr-lg-1,.px-lg-1{padding-right:.25rem !important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem !important}.pl-lg-1,.px-lg-1{padding-left:.25rem !important}.p-lg-2{padding:.5rem !important}.pt-lg-2,.py-lg-2{padding-top:.5rem !important}.pr-lg-2,.px-lg-2{padding-right:.5rem !important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem !important}.pl-lg-2,.px-lg-2{padding-left:.5rem !important}.p-lg-3{padding:1rem !important}.pt-lg-3,.py-lg-3{padding-top:1rem !important}.pr-lg-3,.px-lg-3{padding-right:1rem !important}.pb-lg-3,.py-lg-3{padding-bottom:1rem !important}.pl-lg-3,.px-lg-3{padding-left:1rem !important}.p-lg-4{padding:1.5rem !important}.pt-lg-4,.py-lg-4{padding-top:1.5rem !important}.pr-lg-4,.px-lg-4{padding-right:1.5rem !important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem !important}.pl-lg-4,.px-lg-4{padding-left:1.5rem !important}.p-lg-5{padding:3rem !important}.pt-lg-5,.py-lg-5{padding-top:3rem !important}.pr-lg-5,.px-lg-5{padding-right:3rem !important}.pb-lg-5,.py-lg-5{padding-bottom:3rem !important}.pl-lg-5,.px-lg-5{padding-left:3rem !important}.m-lg-n1{margin:-.25rem !important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem !important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem !important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem !important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem !important}.m-lg-n2{margin:-.5rem !important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem !important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem !important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem !important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem !important}.m-lg-n3{margin:-1rem !important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem !important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem !important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem !important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem !important}.m-lg-n4{margin:-1.5rem !important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem !important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem !important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem !important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem !important}.m-lg-n5{margin:-3rem !important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem !important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem !important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem !important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem !important}.m-lg-auto{margin:auto !important}.mt-lg-auto,.my-lg-auto{margin-top:auto !important}.mr-lg-auto,.mx-lg-auto{margin-right:auto !important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto !important}.ml-lg-auto,.mx-lg-auto{margin-left:auto !important}}@media (min-width: 1210px){.m-xl-0{margin:0 !important}.mt-xl-0,.my-xl-0{margin-top:0 !important}.mr-xl-0,.mx-xl-0{margin-right:0 !important}.mb-xl-0,.my-xl-0{margin-bottom:0 !important}.ml-xl-0,.mx-xl-0{margin-left:0 !important}.m-xl-1{margin:.25rem !important}.mt-xl-1,.my-xl-1{margin-top:.25rem !important}.mr-xl-1,.mx-xl-1{margin-right:.25rem !important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem !important}.ml-xl-1,.mx-xl-1{margin-left:.25rem !important}.m-xl-2{margin:.5rem !important}.mt-xl-2,.my-xl-2{margin-top:.5rem !important}.mr-xl-2,.mx-xl-2{margin-right:.5rem !important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem !important}.ml-xl-2,.mx-xl-2{margin-left:.5rem !important}.m-xl-3{margin:1rem !important}.mt-xl-3,.my-xl-3{margin-top:1rem !important}.mr-xl-3,.mx-xl-3{margin-right:1rem !important}.mb-xl-3,.my-xl-3{margin-bottom:1rem !important}.ml-xl-3,.mx-xl-3{margin-left:1rem !important}.m-xl-4{margin:1.5rem !important}.mt-xl-4,.my-xl-4{margin-top:1.5rem !important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem !important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem !important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem !important}.m-xl-5{margin:3rem !important}.mt-xl-5,.my-xl-5{margin-top:3rem !important}.mr-xl-5,.mx-xl-5{margin-right:3rem !important}.mb-xl-5,.my-xl-5{margin-bottom:3rem !important}.ml-xl-5,.mx-xl-5{margin-left:3rem !important}.p-xl-0{padding:0 !important}.pt-xl-0,.py-xl-0{padding-top:0 !important}.pr-xl-0,.px-xl-0{padding-right:0 !important}.pb-xl-0,.py-xl-0{padding-bottom:0 !important}.pl-xl-0,.px-xl-0{padding-left:0 !important}.p-xl-1{padding:.25rem !important}.pt-xl-1,.py-xl-1{padding-top:.25rem !important}.pr-xl-1,.px-xl-1{padding-right:.25rem !important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem !important}.pl-xl-1,.px-xl-1{padding-left:.25rem !important}.p-xl-2{padding:.5rem !important}.pt-xl-2,.py-xl-2{padding-top:.5rem !important}.pr-xl-2,.px-xl-2{padding-right:.5rem !important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem !important}.pl-xl-2,.px-xl-2{padding-left:.5rem !important}.p-xl-3{padding:1rem !important}.pt-xl-3,.py-xl-3{padding-top:1rem !important}.pr-xl-3,.px-xl-3{padding-right:1rem !important}.pb-xl-3,.py-xl-3{padding-bottom:1rem !important}.pl-xl-3,.px-xl-3{padding-left:1rem !important}.p-xl-4{padding:1.5rem !important}.pt-xl-4,.py-xl-4{padding-top:1.5rem !important}.pr-xl-4,.px-xl-4{padding-right:1.5rem !important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem !important}.pl-xl-4,.px-xl-4{padding-left:1.5rem !important}.p-xl-5{padding:3rem !important}.pt-xl-5,.py-xl-5{padding-top:3rem !important}.pr-xl-5,.px-xl-5{padding-right:3rem !important}.pb-xl-5,.py-xl-5{padding-bottom:3rem !important}.pl-xl-5,.px-xl-5{padding-left:3rem !important}.m-xl-n1{margin:-.25rem !important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem !important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem !important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem !important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem !important}.m-xl-n2{margin:-.5rem !important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem !important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem !important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem !important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem !important}.m-xl-n3{margin:-1rem !important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem !important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem !important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem !important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem !important}.m-xl-n4{margin:-1.5rem !important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem !important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem !important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem !important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem !important}.m-xl-n5{margin:-3rem !important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem !important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem !important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem !important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem !important}.m-xl-auto{margin:auto !important}.mt-xl-auto,.my-xl-auto{margin-top:auto !important}.mr-xl-auto,.mx-xl-auto{margin-right:auto !important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto !important}.ml-xl-auto,.mx-xl-auto{margin-left:auto !important}}table,.c-table{border-collapse:separate;border-spacing:0 1rem;width:100%;text-align:left}table td,.c-table td,table th,.c-table th{border:none;padding:1.2rem var(--gap)}table th,.c-table th{font-weight:600}table tr td:first-child,.c-table tr td:first-child,table tr th:first-child,.c-table tr th:first-child{border-top-left-radius:var(--border-radius);border-bottom-left-radius:var(--border-radius)}table tr td:last-child,.c-table tr td:last-child,table tr th:last-child,.c-table tr th:last-child{border-top-right-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius)}table tr:nth-child(odd),.c-table tr:nth-child(odd){background-color:var(--color-grey)}@media (min-width: 576px){table td,.c-table td,table th,.c-table th{padding:1.2rem var(--gap-l)}}.l-presentation__box{border:1px solid var(--color-green);border-radius:var(--border-radius)}.s-info--cards .s-info__list>*{max-width:45.5rem;width:100%;padding:4rem 3rem;border:1px solid var(--color-blue);border-radius:var(--border-radius)}@media (min-width: 576px){.s-info--cards .s-info__list>*{padding:4rem 4.5rem 4.5rem}}@font-face{font-family:'swiper-icons';src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-ms-flexbox;display:flex;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0px, 0, 0);transform:translate3d(0px, 0, 0)}.swiper-container-multirow>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:column;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-container-pointer-events{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-pointer-events.swiper-container-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-ms-flex-align:start;align-items:flex-start;transition-property:height, -webkit-transform;transition-property:transform, height;transition-property:transform, height, -webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-wrapper,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-cube-shadow{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.swiper-pagination{position:absolute;bottom:0;left:50%;z-index:10;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.swiper-pagination-bullet{width:2rem;height:2rem;opacity:1;border:2px solid var(--color-white);border-radius:50%;display:inline-block;bottom:0;margin-left:5px;margin-right:5px;cursor:pointer}.swiper-pagination-bullet:hover:not(.swiper-pagination-bullet-active){background-color:var(--color-red)}.swiper-pagination-bullet-active{background:var(--color-white)}#swiper-currency .swiper-wrapper,#swiper-methods .swiper-wrapper,#swiper-shops .swiper-wrapper,#swiper-companies .swiper-wrapper{-ms-flex-align:center;align-items:center}#swiper-currency .swiper-wrapper .c-icon,#swiper-currency .swiper-wrapper img,#swiper-methods .swiper-wrapper .c-icon,#swiper-methods .swiper-wrapper img,#swiper-shops .swiper-wrapper .c-icon,#swiper-shops .swiper-wrapper img,#swiper-companies .swiper-wrapper .c-icon,#swiper-companies .swiper-wrapper img{margin-left:auto;margin-right:auto}.hamburger{--hamburger-widht: 34px;padding:5px 5px;display:inline-block;cursor:pointer;transition-property:opacity, -webkit-filter;transition-property:opacity, filter;transition-property:opacity, filter, -webkit-filter;transition-duration:0.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger:hover{opacity:0.9}.hamburger.mobile-active .hamburger-inner,.hamburger.mobile-active .hamburger-inner::before,.hamburger.mobile-active .hamburger-inner::after{background-color:var(--color-blue)}.hamburger-box{width:var(--hamburger-widht);height:18px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-2px}.hamburger-inner,.hamburger-inner::before,.hamburger-inner::after{width:var(--hamburger-widht);height:3px;background-color:var(--color-blue);border-radius:4px;position:absolute;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;transition-duration:0.3s;transition-timing-function:ease}.hamburger-inner::before,.hamburger-inner::after{content:'';display:block}.hamburger-inner::before{top:-8px}.hamburger-inner::after{bottom:-8px}.hamburger--slider .hamburger-inner{top:2px}.hamburger--slider .hamburger-inner::before{top:10px;transition-property:opacity, -webkit-transform;transition-property:transform, opacity;transition-property:transform, opacity, -webkit-transform;transition-timing-function:ease;transition-duration:0.15s}.hamburger--slider .hamburger-inner::after{top:20px}.hamburger--slider.mobile-active{z-index:10000}.hamburger--slider.mobile-active .hamburger-inner{-webkit-transform:translate3d(0, 10px, 0) rotate(45deg);transform:translate3d(0, 10px, 0) rotate(45deg)}.hamburger--slider.mobile-active .hamburger-inner::before{-webkit-transform:rotate(-45deg) translate3d(-5.71429px, -6px, 0);transform:rotate(-45deg) translate3d(-5.71429px, -6px, 0);opacity:0}.hamburger--slider.mobile-active .hamburger-inner::after{-webkit-transform:translate3d(0, -20px, 0) rotate(-90deg);transform:translate3d(0, -20px, 0) rotate(-90deg)}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{color:#383a42;background:#fafafa}.hljs-comment,.hljs-quote{color:#a0a1a7;font-style:italic}.hljs-doctag,.hljs-formula,.hljs-keyword{color:#a626a4}.hljs-deletion,.hljs-name,.hljs-section,.hljs-selector-tag,.hljs-subst{color:#e45649}.hljs-literal{color:#0184bb}.hljs-addition,.hljs-attribute,.hljs-meta .hljs-string,.hljs-regexp,.hljs-string{color:#50a14f}.hljs-attr,.hljs-number,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-pseudo,.hljs-template-variable,.hljs-type,.hljs-variable{color:#986801}.hljs-bullet,.hljs-link,.hljs-meta,.hljs-selector-id,.hljs-symbol,.hljs-title{color:#4078f2}.hljs-built_in,.hljs-class .hljs-title,.hljs-title.class_{color:#c18401}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.hljs-link{text-decoration:underline}.hljs{background:transparent}.frm_forms fieldset{border:none}.frm_forms .frm_button_submit{margin-top:var(--gap)}.frm_forms .frm_error_style{margin-bottom:var(--gap);color:var(--color-red)}.frm_forms .frm_error{font-size:0.8em;padding-left:3rem;color:var(--color-red);margin-bottom:-1em}.frm_forms .frm_loading_form{pointer-events:none;opacity:0.9;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.frm_forms .frm_loading_form .frm_button_submit{position:relative;transition:color 0.3s;color:transparent}.frm_forms .frm_loading_form .frm_button_submit::before{content:'';display:block;position:absolute;top:0;left:0;height:100%;width:100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 55 100' xml:space='preserve'%3E%3Ccircle fill='%23fff' cx='6' cy='50' r='6'%3E%3Canimate attributeName='opacity' dur='1s' values='0;1;0' repeatCount='indefinite' begin='.1'/%3E%3C/circle%3E%3Ccircle fill='%23fff' cx='26' cy='50' r='6'%3E%3Canimate attributeName='opacity' dur='1s' values='0;1;0' repeatCount='indefinite' begin='.2'/%3E%3C/circle%3E%3Ccircle fill='%23fff' cx='46' cy='50' r='6'%3E%3Canimate attributeName='opacity' dur='1s' values='0;1;0' repeatCount='indefinite' begin='.3'/%3E%3C/circle%3E%3C/svg%3E");background-size:contain;background-position:center;background-repeat:no-repeat}@-webkit-keyframes slideIn{from{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideIn{from{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes arrowLeft{from{-webkit-transform:translateX(-5px);transform:translateX(-5px)}to{-webkit-transform:translateX(5px);transform:translateX(5px)}}@keyframes arrowLeft{from{-webkit-transform:translateX(-5px);transform:translateX(-5px)}to{-webkit-transform:translateX(5px);transform:translateX(5px)}}@-webkit-keyframes arrowRight{from{-webkit-transform:scaleX(-1) translateX(-5px);transform:scaleX(-1) translateX(-5px)}to{-webkit-transform:scaleX(-1) translateX(5px);transform:scaleX(-1) translateX(5px)}}@keyframes arrowRight{from{-webkit-transform:scaleX(-1) translateX(-5px);transform:scaleX(-1) translateX(-5px)}to{-webkit-transform:scaleX(-1) translateX(5px);transform:scaleX(-1) translateX(5px)}}*,*::before,*::after{margin:0;padding:0;box-sizing:inherit}*::-moz-selection{background-color:var(--color-green);color:var(--color-white)}*::selection{background-color:var(--color-green);color:var(--color-white)}html{box-sizing:border-box;scroll-behavior:smooth;font-size:50%}@media (min-width: 992px){html{font-size:56.25%}}@media (min-width: 1210px){html{font-size:62.5%}}body{font-family:var(--font-family),sans-serif;color:var(--color-blue);font-size:1.6rem;line-height:1.85;text-rendering:optimizeLegibility;overflow-x:hidden}@media (min-width: 768px){body{font-size:1.5rem}}@media (min-width: 992px){body{font-size:1.4rem}}main{overflow:hidden}main section{margin-bottom:6rem}@media (min-width: 992px){main section{margin-bottom:8rem}}img{display:block;max-width:100%;max-height:100%}a{color:var(--color-green);text-decoration:underline}button{background:none;border:none;outline:none}input,select,textarea,button{font-family:var(--font-family)}input:focus,select:focus,textarea:focus,button:focus{outline:none}ol,ul{list-style:none;margin:0;padding:0}.t-subheading{font-size:1.4rem;line-height:1.35;font-weight:600}.t-heading{font-size:2.6rem;line-height:1.35;font-weight:600}@media (min-width: 768px){.t-heading{font-size:2.8rem}}@media (min-width: 992px){.t-heading{font-size:3rem}}.t-heading--xs{font-size:1.8rem;line-height:1.45;font-weight:600}.t-heading--s,.c-stats__title{font-size:2.6rem;line-height:1.35;font-weight:600}.t-heading--l{font-size:3.6rem;line-height:1.45;font-weight:600}.t-heading--xl{font-size:4rem;line-height:1.2;font-weight:700}.t-heading--xxl{font-size:3.5rem;line-height:1.3;font-weight:700}.t-paragraph,.c-tab-panels__content-element{font-size:1.6rem;line-height:1.85;font-weight:400}@media (min-width: 768px){.t-paragraph,.c-tab-panels__content-element{font-size:1.5rem}}@media (min-width: 992px){.t-paragraph,.c-tab-panels__content-element{font-size:1.4rem}}.t-paragraph--s{font-size:1.2rem;line-height:1.65;font-weight:400}.t-paragraph--l,.l-presentation--text-big .l-presentation__content{font-size:1.8rem;line-height:1.65;font-weight:400}.t-paragraph--xl{font-size:2.2rem;line-height:1.85;font-weight:400}.t-paragraph--xxl{font-size:2.8rem;line-height:1.85;font-weight:400}.t-paragraph,.t-heading{margin-bottom:1.25em}.t-paragraph--italic,.t-heading--italic{font-style:italic}.t-paragraph--semi,.t-heading--semi{font-weight:600}.t-paragraph--bold,.t-heading--bold{font-weight:700}.t-subheading{color:var(--color-green);margin-bottom:0.4em}.l-header-box--post .l-header-box__title{font-size:2.5rem;line-height:1.3;font-weight:600}@media (min-width: 768px){.l-header-box--post .l-header-box__title{font-size:3rem}}@media (min-width: 992px){.l-header-box--post .l-header-box__title{font-size:3.6rem}}.l-header-box__title{font-size:3rem;line-height:1.3;font-weight:700}@media screen and (min-width: 25em){.l-header-box__title{font-size:3.5rem}}@media (min-width: 576px){.l-header-box__title{font-size:4rem}}@media (min-width: 992px){.l-header-box__title{font-size:5rem}}.c-stats__numbers{font-size:7rem;line-height:1.25;font-weight:600}@media (min-width: 576px){.c-stats__numbers{font-size:10rem}}.c-icon--text{font-size:4.5rem;line-height:1.25;font-weight:600}.l-info__title{font-size:1.8rem;line-height:1.25;font-weight:600}.c-menu__link,.c-menu__sub-menu-link,.l-header__lang-switcher a{font-size:2rem;line-height:1.6;font-weight:600}.c-menu__sub-menu-link{font-size:1.8rem;line-height:1.5;font-weight:400}.l-footer__menu-link{font-size:1.6rem;line-height:1.45;font-weight:400}.l-footer__lower{font-size:1.4rem;line-height:1.85;font-weight:400}@media (min-width: 768px){.c-menu__link,.c-menu__sub-menu-link,.l-header__lang-switcher a{font-size:1.6rem}.c-menu__sub-menu-link{font-size:1.6rem}}@media (min-width: 992px){.c-menu__link,.c-menu__sub-menu-link,.l-header__lang-switcher a,.l-footer__menu-link{font-size:1.4rem}.c-menu__sub-menu-link{font-size:1.4rem}}.c-btn{font-size:1.4rem;line-height:1;font-weight:700}.c-field input{font-size:1.4rem;line-height:1;font-weight:600}.c-field textarea{font-size:1.4rem;line-height:1.4;font-weight:600}.c-code{font-size:1.2rem;line-height:1.7;font-weight:400}@media (min-width: 768px){.c-code{font-size:1.1rem}}.c-link-box{font-size:1.4rem;line-height:1.6;font-weight:600}.c-breadcrumbs ul li a,.c-breadcrumbs{font-size:1.4rem;line-height:1.55;font-weight:400}.c-breadcrumbs ul li a{font-weight:600}.c-tab-panels__nav-element{font-size:1.5rem;line-height:1;font-weight:600}@media (min-width: 768px){.c-tab-panels__nav-element{font-size:1.4rem}}.l-card__title{font-size:1.8rem;line-height:1.55;font-weight:600}.l-card__text{font-size:1.2rem;line-height:1.65;font-weight:400}.l-card__list-title{font-size:4rem;line-height:1.2;font-weight:700}.l-card__list{font-size:1.4rem;line-height:1.85;font-weight:600}.c-inline-nav__item{font-size:1.4rem;line-height:1.2;font-weight:400}.c-faq__title{font-size:1.4rem;line-height:1.4;font-weight:600}.c-faq__content{font-size:1.4rem;line-height:1.85;font-weight:400}.c-post-card__title{font-size:2.4rem;line-height:1.4;font-weight:600}@media (min-width: 768px){.c-post-card__title{font-size:2.4rem}}@media (min-width: 992px){.c-post-card__title{font-size:2.6rem}}@media (min-width: 1210px){.c-post-card__title{font-size:2.8rem}}.c-post-card__date{font-size:1.8rem;line-height:1.4;font-weight:400}.c-post-card--small .c-post-card__title{font-size:2.4rem;line-height:1.4;font-weight:600}@media (min-width: 768px){.c-post-card--small .c-post-card__title{font-size:1.5rem}}@media (min-width: 992px){.c-post-card--small .c-post-card__title{font-size:1.8rem}}@media (min-width: 1210px){.c-post-card--small .c-post-card__title{font-size:2rem}}.c-post-card--small .c-post-card__date{font-size:1.5rem;line-height:1.5;font-weight:400}.c-pagination{font-size:1.8rem;line-height:1.4;font-weight:400}.mb-xxs{margin-bottom:calc(var(--gap) / 2) !important}.mb-xs{margin-bottom:var(--gap) !important}.mb-s{margin-bottom:calc(var(--gap) * 2) !important}.mb-l{margin-bottom:calc(var(--gap) * 3) !important}.mb-xl{margin-bottom:calc(var(--gap) * 4) !important}.mb-xxl{margin-bottom:calc(var(--gap) * 5) !important}.pb-xs{padding-bottom:var(--gap) !important}.pb-s{padding-bottom:calc(var(--gap) * 2) !important}.pb-l{padding-bottom:calc(var(--gap) * 3) !important}.pb-xl{padding-bottom:calc(var(--gap) * 4) !important}.pb-xxl{padding-bottom:calc(var(--gap) * 5) !important}.text-center{text-align:center !important}.text-right{text-align:right !important}.noscroll{overflow:hidden}.c-arrows{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-left:1rem;padding-right:1rem}.c-arrows__arrow{margin:1rem;-webkit-animation:arrowLeft 1s infinite alternate;animation:arrowLeft 1s infinite alternate}.c-arrows__arrow:nth-child(even){-webkit-transform:scaleX(-1);transform:scaleX(-1);-webkit-animation:arrowRight 1s infinite alternate;animation:arrowRight 1s infinite alternate}@media (max-width: 1209.98px){.c-backdrop{position:fixed;background:#00000060;top:0;left:0;height:100%;width:100%;box-shadow:inset 0 0 10rem #00000040;opacity:0;transition:opacity 0.3s;z-index:50}.c-backdrop.is-active{opacity:1}}.c-breadcrumbs{margin-top:var(--gap);margin-bottom:var(--gap)}.c-breadcrumbs ul{list-style:none}.c-breadcrumbs ul li{display:inline-block}.c-breadcrumbs ul li:not(:last-child)::after{content:'';display:inline-block;width:0.8rem;height:0.8rem;-webkit-transform:rotate(45deg);transform:rotate(45deg);border-top:2px solid var(--color-blue);border-right:2px solid var(--color-blue);margin:0 var(--gap-xs)}.c-breadcrumbs ul li a{text-decoration:underline;color:var(--color-blue)}.c-btn,.c-tab-panels__nav-element{border-radius:calc(var(--border-radius) * 2);padding:1.5rem 2.8rem;min-width:17rem;text-align:center;display:inline-block;transition:background-color 0.3s;cursor:pointer;text-decoration:none}.c-btn{color:var(--color-white);background-color:var(--color-green);border:3px solid var(--color-green);margin-right:var(--gap)}.c-btn:last-child{margin-right:0}.c-btn:hover{color:var(--color-green);background-color:var(--color-white)}.c-btn--outline{background-color:var(--color-white);color:var(--color-green)}.c-btn--outline:hover{color:var(--color-white);background-color:var(--color-green)}.c-btn--white{color:var(--color-white);border-color:currentColor;background-color:transparent}.c-btn--wide{max-width:26.5rem;width:100%}.c-btn--large{max-width:36rem;width:100%}.c-btn--small{padding:0.8rem 1.2rem}.c-btn--full{display:block;width:100%}.c-btn--no-border{border:3px solid transparent}.c-btn--arrow{text-align:left;padding-right:7rem;background-position:right 2.5rem center;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.271' height='11.871' viewBox='0 0 20.271 11.871'%3E%3Cpath d='M12.775 10.316l3.281-3.277H-.002v-2.2h16.057l-3.281-3.281L14.331.003l5.938 5.934-5.938 5.938z' fill='%23ffffff'/%3E%3C/svg%3E")}.c-btn--arrow:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.271' height='11.871' viewBox='0 0 20.271 11.871'%3E%3Cpath d='M12.775 10.316l3.281-3.277H-.002v-2.2h16.057l-3.281-3.281L14.331.003l5.938 5.934-5.938 5.938z' fill='%23209375'/%3E%3C/svg%3E")}.c-btn--arrow.c-btn--outline{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.271' height='11.871' viewBox='0 0 20.271 11.871'%3E%3Cpath d='M12.775 10.316l3.281-3.277H-.002v-2.2h16.057l-3.281-3.281L14.331.003l5.938 5.934-5.938 5.938z' fill='%23209375'/%3E%3C/svg%3E")}.c-btn--arrow.c-btn--outline:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.271' height='11.871' viewBox='0 0 20.271 11.871'%3E%3Cpath d='M12.775 10.316l3.281-3.277H-.002v-2.2h16.057l-3.281-3.281L14.331.003l5.938 5.934-5.938 5.938z' fill='%23ffffff'/%3E%3C/svg%3E")}.c-btn--transparent:hover{background-color:transparent}.c-btn--transparent.c-btn--outline{background-color:transparent}.c-btn--transparent.c-btn--outline:hover{background-color:var(--color-green)}.c-code{position:relative;background-color:var(--color-grey-opacity)}.c-code__template{display:none}.c-code__content{position:relative;font-family:'Roboto Mono', monospace;padding:3rem 2rem;margin-right:5px;white-space:pre;z-index:2;overflow:auto;height:calc(32.7rem);border-left:3px solid var(--color-blue-border)}.c-code__content{scrollbar-width:thin;scrollbar-color:var(--color-green) var(--color-blue)}.c-code__content::-webkit-scrollbar{width:4px;height:4px}.c-code__content::-webkit-scrollbar-track{background:var(--color-grey)}.c-code__content::-webkit-scrollbar-thumb{background-color:var(--color-green);border-radius:20px}.c-code--white{background-color:var(--color-white)}@media (min-width: 768px){.c-code{width:calc(46rem + (var(--gap) * 2))}.c-code__content{border-left:none;padding:2rem 1rem 2rem 2rem}.c-code::before{position:absolute;display:block;padding-top:58.87574%;top:-6px;left:-2px;width:100%;height:0;content:'';display:block;background-image:url(../../assets/images/code-laptop.png);background-repeat:no-repeat;background-size:contain;-webkit-transform:scale(1.35) translateY(-1rem);transform:scale(1.35) translateY(-1rem);-webkit-transform-origin:top center;transform-origin:top center}.c-code--simple{width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:4.6rem 4rem}.c-code--simple::before{content:unset}.c-code--simple .c-code__content{padding:0;height:auto;max-height:calc(32.7rem);width:100%}}.c-code+.l-code-switcher{margin-top:4rem}@media (min-width: 768px){.c-code+.l-code-switcher{margin-top:8rem;width:calc(46rem + (var(--gap) * 2))}}.c-faq{counter-increment:faq-counter;padding:2.2rem 0;cursor:pointer;border-bottom:1px solid var(--color-blue-border);-webkit-animation:slideIn 0.5s forwards;animation:slideIn 0.5s forwards}.c-faq__header{position:relative;padding-left:5rem;padding-right:3rem}.c-faq__header::before{content:counter(faq-counter);position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;color:var(--color-white);font-size:1.4rem;line-height:2.4rem;text-align:center;width:2.4rem;height:2.4rem;border-radius:50%;background-color:var(--color-green)}.c-faq__header::after{content:'';display:block;position:absolute;top:50%;right:0;width:10px;height:10px;transition:-webkit-transform 0.3s;transition:transform 0.3s;transition:transform 0.3s, -webkit-transform 0.3s;border-left:2px solid var(--color-blue);border-top:2px solid var(--color-blue);border-top-left-radius:2px;border-color:currentColor;-webkit-transform:translateY(-75%) rotate(-135deg);transform:translateY(-75%) rotate(-135deg)}.c-faq__content{max-height:0;transition:max-height 0.3s;overflow:hidden}.c-faq__content-inner{padding-top:var(--gap)}.c-faq:hover .c-faq__header,.c-faq.active .c-faq__header{color:var(--color-green)}.c-faq.active .c-faq__header::after{-webkit-transform:translateY(-25%) rotate(-135deg) scale(-1);transform:translateY(-25%) rotate(-135deg) scale(-1);color:var(--color-green)}@media (min-width: 576px){.c-faq{padding:3rem 0}.c-faq__content{padding-right:5rem}.c-faq__content-inner{padding-left:5rem}}@media (min-width: 992px){.c-faq__header,.c-faq__content{padding-right:10rem}}.c-field input,.c-field textarea{border-radius:var(--border-radius);padding:1.7rem 3rem;display:block;width:100%;border:1px solid var(--color-blue);height:5.4rem}@media (min-width: 992px){.c-field input,.c-field textarea{height:5rem;padding:1.4rem 3rem}}.c-field{text-align:left}.c-field input::-webkit-input-placeholder,.c-field textarea::-webkit-input-placeholder{color:var(--color-blue)}.c-field input::-moz-placeholder,.c-field textarea::-moz-placeholder{color:var(--color-blue)}.c-field input:-ms-input-placeholder,.c-field textarea:-ms-input-placeholder{color:var(--color-blue)}.c-field input:-moz-placeholder,.c-field textarea:-moz-placeholder{color:var(--color-blue)}.c-field textarea{resize:vertical;height:10.8rem}.c-field+.c-field{margin-top:var(--gap)}.c-field:not(.c-field--info)+.c-field--button{margin-top:var(--gap-xxl)}.checkbox{position:relative;padding-left:2.8rem}.checkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkbox a{color:var(--color-orange)}.checkbox__checkmark{position:absolute;display:inline-block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;top:2px;left:0;height:1.8rem;width:1.8rem;background-color:var(--color-white);border:1px solid var(--color-blue);cursor:pointer}.checkbox__checkmark:hover{border-color:var(--color-green)}.checkbox__checkmark::after{content:'';position:absolute;display:block;top:2px;left:2px;right:2px;bottom:2px}.checkbox__text{display:inline-block;font-size:1.2rem;line-height:1.6}input:checked ~ .checkbox__checkmark{border-color:var(--color-blue)}input:checked ~ .checkbox__checkmark::after{background-color:var(--color-blue)}.c-icon-info{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:calc(var(--gap-xl) * -1)}.c-icon-info__item{-ms-flex:0 1 50%;flex:0 1 50%;max-width:50%;text-align:center;padding-bottom:var(--gap-xl);text-decoration:none}.c-icon-info__img{max-width:5rem;width:100%;margin-bottom:2rem;margin-left:auto;margin-right:auto}.c-icon-info__title{font-size:1.6rem;font-weight:600}.c-icon-info__description{margin-top:var(--gap);font-size:1.4rem;line-height:2.2rem}@media (min-width: 768px){.c-icon-info{margin-bottom:0}.c-icon-info__item{-ms-flex:0 1 33%;flex:0 1 33%;max-width:33%;padding-bottom:0}.c-icon-info__description{padding:0 1rem}}.c-icon{--component-size: 10rem;width:var(--component-size);height:var(--component-size);border-radius:50%;background-color:var(--color-green);display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.c-icon img,.c-icon svg{max-width:55%;max-height:55%}.c-icon--small{--component-size: 8.8rem}.c-icon--logo-outline{--component-size: 11rem;background-color:transparent;border:1px solid var(--color-green)}.c-icon--logo-outline img,.c-icon--logo-outline svg{max-width:68%;max-height:45%}.c-icon--logo{--component-size: 17rem;background-color:var(--color-grey)}.c-icon--logo img,.c-icon--logo svg{max-width:84%;max-height:45%}.c-icon--logo-big{--component-size: 19rem}.c-icon--text-small,.c-icon--text{color:var(--color-green);border:1px solid var(--color-green)}.c-icon--text-small span,.c-icon--text span{margin:0}.c-icon--text-small{--component-size: 11rem;background-color:transparent;font-weight:600}.c-icon--text{--component-size: 17rem;background-color:var(--color-white);box-shadow:0 5rem 10rem rgba(31,44,81,0.13)}.c-info{position:relative;padding-left:2.5rem;font-weight:600;display:inline-block}.c-info::before{content:'';position:absolute;left:0;top:4px;width:1.4rem;height:1.4rem;background-repeat:no-repeat;background-size:contain}.c-info--phone::before{background-image:url(../../assets/svg/icon-phone-green.svg)}.c-inline-nav{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:calc(var(--gap) * -1);margin-left:calc(var(--gap) * -1)}.c-inline-nav__item{-ms-flex:1 1 30rem;flex:1 1 30rem;padding:2.5rem;margin-bottom:var(--gap);margin-left:var(--gap);color:var(--color-blue);border:1px solid currentColor;border-radius:1rem;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.c-inline-nav__item:hover,.c-inline-nav__item.active{font-weight:600;color:var(--color-green)}.c-link-box{position:relative;border:1px solid var(--color-green);border-radius:var(--border-radius-small);padding:2.2rem 2.2rem 2.2rem 7rem;display:inline-block;text-decoration:none;margin-right:var(--gap);margin-bottom:var(--gap);min-width:36rem}.c-link-box::before{content:'';display:block;position:absolute;max-height:2.4rem;max-width:2.4rem;height:100%;width:100%;top:50%;left:2.5rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-image:url(../../assets/svg/icon-go.svg);background-repeat:no-repeat}.c-link-box--download::before,.c-link-box[download]::before{background-image:url(../../assets/svg/icon-download.svg)}.c-link-box:hover,.c-link-box:focus{text-decoration:underline}.c-list,.l-article ul{list-style:none;margin:0;padding:0}.c-list--dots li,.l-article ul li{margin-left:3rem;margin-bottom:2.5rem}.c-list--dots li::before,.l-article ul li::before{content:'';display:inline-block;width:1rem;height:1rem;margin-right:1.5rem;margin-left:-2.5rem;background-color:currentColor;border-radius:50%}.c-list--ticks{--line-height: 1.85}.c-list--ticks li{position:relative;padding-left:4.5rem;margin-bottom:1rem;line-height:var(--line-height)}.c-list--ticks li::before{content:'1';position:absolute;left:0%;top:calc(var(--line-height) * 0.5em);-webkit-transform:translateY(-50%);transform:translateY(-50%);content:'';display:block;width:2.4rem;height:2.4rem;border-radius:50%;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13.418' height='10.203'%3E%3Cpath d='M3.853 9.561 0 5.707l1.334-1.334L4.52 7.559 12.079 0l1.339 1.334-8.239 8.234-.659.635Z' fill='%23fff'/%3E%3C/svg%3E"),var(--color-green);background-repeat:no-repeat;background-position:center}.c-list-ol,.l-article ol{list-style:none;margin:0;padding:0;counter-reset:ol-list}.c-list-ol li,.l-article ol li{position:relative;padding-left:3rem;margin-bottom:1em}.c-list-ol li::before,.l-article ol li::before{position:absolute;left:.5rem;counter-increment:ol-list;content:counter(ol-list) ".";display:inline-block}.c-menu{position:relative;list-style:none}.c-menu__item.active>.c-menu__link{color:var(--color-green)}.c-menu__item--custom{border-top:1px solid var(--color-grey);padding-top:1rem;margin-top:1rem}.c-menu__item--custom+.c-menu__item--custom{margin-top:0;padding-top:0;border-top:none}.c-menu__link,.c-menu__sub-menu-link{color:var(--color-blue);text-decoration:none;padding:1rem 2rem;display:inline-block;width:100%}.c-menu__link:hover,.c-menu__sub-menu-link:hover{color:var(--color-green)}.c-menu .current-menu-item,.c-menu .current-menu-ancestor,.c-menu .current-menu-parent,.c-menu .active{color:var(--color-green)}.c-menu__sub-menu-link::before{content:'\21AA';display:inline;padding-right:6px;padding-left:4px;font-weight:600}@media (min-width: 992px){.c-menu{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:end;justify-content:flex-end}.c-menu__item{position:relative}.c-menu__item--custom{border-top:none;padding-top:0;margin-top:0}.c-menu__item+.c-menu__item{margin-left:0.5rem}.c-menu__item+.c-menu__item--custom{margin-left:3rem}.c-menu__item--login .c-menu__link{position:relative;padding-left:2.5rem}.c-menu__item--login .c-menu__link::before{content:'';position:absolute;display:inline-block;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1.8rem;height:1.8rem;background-image:url(../../assets/svg/icon-user-blue.svg);background-repeat:no-repeat;background-size:contain}.c-menu__item--register .c-menu__link{display:inline-block;background-color:var(--color-green);border:2px solid transparent;color:var(--color-white);padding:8px 16px;border-radius:20px;margin-left:-3rem}.c-menu__item--register .c-menu__link:hover{background-color:transparent;border-color:currentColor;color:var(--color-green)}.c-menu__link{width:auto}.c-menu__sub-menu{box-shadow:0 2px 5px rgba(31,44,81,0.13);position:absolute;left:0;top:calc(100%);background-color:var(--color-white);border-radius:1rem;white-space:nowrap;opacity:0;pointer-events:none;-webkit-transform:translateY(-1rem);transform:translateY(-1rem);transition:opacity 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;transition:opacity 0.2s ease-in-out, transform 0.2s ease-in-out;transition:opacity 0.2s ease-in-out, transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out}.c-menu__sub-menu-link::before{content:unset}.c-menu__item:hover .c-menu__sub-menu{pointer-events:all;opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@media (min-width: 1210px){.c-menu__item+.c-menu__item{margin-left:1.5rem}.c-menu__item+.c-menu__item--custom{margin-left:3rem}}.c-pagination{--pagination-gap: 1.6rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.c-pagination__prev,.c-pagination__next{display:inline-block;width:0.5em;height:0.5em;border:2px solid currentColor;text-decoration:none;color:var(--color-blue);padding:4px}.c-pagination__prev{border-right-color:transparent;border-top-color:transparent;-webkit-transform:rotateZ(45deg);transform:rotateZ(45deg);margin-right:var(--pagination-gap)}.c-pagination__next{border-left-color:transparent;border-bottom-color:transparent;-webkit-transform:rotateZ(45deg);transform:rotateZ(45deg);margin-left:var(--pagination-gap)}.c-pagination__items{display:-ms-flexbox;display:flex}.c-pagination__item{padding:4px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-preferred-size:3rem;flex-basis:3rem;width:3rem;height:3rem;border-radius:3rem;text-decoration:none;color:var(--color-blue)}.c-pagination__item+.c-pagination__item{margin-left:var(--pagination-gap)}.c-pagination__item.active{color:var(--color-white);background-color:var(--color-green)}.c-pagination__prev:not(.active):hover,.c-pagination__next:not(.active):hover,.c-pagination__item:not(.active):hover{color:var(--color-green)}.c-post-card{display:block;border-radius:var(--border-radius);overflow:hidden;color:var(--color-white);cursor:pointer;margin-left:auto;margin-right:auto}.c-post-card__content{position:relative;padding-top:68%}.c-post-card__img-wrapper{position:absolute;top:0;left:0;width:100%;height:100%}.c-post-card__img-wrapper img{width:100%;height:100%;max-width:unset;max-height:unset;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.c-post-card__img-wrapper::after{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--color-black);opacity:0.7;transition:opacity 0.3s}.c-post-card__text{position:absolute;top:0;left:0;width:100%;height:100%;padding:3.5rem 8rem 3.5rem 3.5rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}.c-post-card__date{opacity:0;transition:opacity 0.6s}.c-post-card__arrow{position:absolute;width:2rem;height:1.4rem;display:block;right:4rem;bottom:4rem;transition:background-image 0.6s;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.546' height='14.987' viewBox='0 0 20.546 14.987'%3E%3Cg fill='none' stroke='%23fff' stroke-width='2'%3E%3Cpath d='m13.052 1.414 6.08 6.08-6.08 6.079' stroke-linecap='square'/%3E%3Cpath d='M19.131 7.494H-.001'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain}.c-post-card:hover .c-post-card__img-wrapper::after{opacity:0.5}.c-post-card:hover .c-post-card__arrow{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.546' height='14.987' viewBox='0 0 20.546 14.987'%3E%3Cg fill='none' stroke='%23209375' stroke-width='2'%3E%3Cpath d='m13.052 1.414 6.08 6.08-6.08 6.079' stroke-linecap='square'/%3E%3Cpath d='M19.131 7.494H-.001'/%3E%3C/g%3E%3C/svg%3E")}.c-post-card:hover .c-post-card__date{opacity:1}.c-post-card--small .c-post-card__text{padding:2.4rem 6rem 2.4rem 2.4rem;-ms-flex-pack:end;justify-content:flex-end}.c-post-card--small .c-post-card__title{margin-bottom:1.5rem}.c-post-card--small .c-post-card__date{opacity:1}.c-post-card--small .c-post-card__arrow{right:2.4rem;bottom:3rem}@media (min-width: 768px){.c-post-card__text{padding:3.5rem 8rem 3.5rem 3.5rem}.c-post-card__arrow{right:4rem}}.c-stats{text-align:left}.c-stats__numbers,.c-stats__title{display:block}.c-stats__numbers{margin-bottom:-1rem}.c-tab-panels{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column}.c-tab-panels__nav{font-size:0;margin-bottom:var(--gap);margin-left:-1rem}.c-tab-panels__nav-element{text-align:left;padding:1.3rem 2rem;color:var(--color-blue);border-radius:var(--border-radius);transition:background-color 0.3s, color 0.3s;background-color:var(--color-grey);margin-left:1rem;margin-top:1rem}.c-tab-panels__nav-element:hover{color:var(--color-green)}.c-tab-panels__nav-element.active{background-color:var(--color-green);color:var(--color-white)}.c-tab-panels__content{background-color:var(--color-grey);border-radius:var(--border-radius);padding:3rem 4rem}.c-tab-panels__content-element{display:none;opacity:0}.c-tab-panels__content-element:first-child{margin-top:0}.c-tab-panels__content-element.active{display:block;opacity:1;-webkit-animation:slideIn 1s forwards;animation:slideIn 1s forwards}@media (min-width: 768px){.c-tab-panels{-ms-flex-direction:row;flex-direction:row}.c-tab-panels__nav{-ms-flex-preferred-size:17rem;flex-basis:17rem;margin-right:var(--gap);margin-bottom:0;margin-left:0}.c-tab-panels__nav-element{width:100%;margin-left:0;background-color:transparent}.c-tab-panels__content{-ms-flex:1;flex:1;border-radius:8rem;padding:4.5rem 6rem}}@media (min-width: 992px){.c-tab-panels__content{border-radius:10rem;padding:4.5rem 9.5rem}}.l-agreements-form .c-field{border-top:1px solid var(--color-grey);padding-top:3rem;margin-top:3rem}.l-agreements-form .c-field:not(:last-child){margin-bottom:3rem}.l-agreements-form .c-field .checkbox{padding-left:4rem}.l-agreements-form .c-field .checkbox__text{font-size:1em}.l-article ol,.l-article ul,.l-article .c-list,.l-article ul{margin-bottom:var(--gap-double)}.l-article h1,.l-article h2,.l-article h3,.l-article h4,.l-article h5,.l-article h6{font-weight:600;margin-bottom:1em;margin-top:var(--gap)}.l-article h1{font-size:3rem}.l-article h2{font-size:1.8em}.l-article h3{font-size:1.6em}.l-article h4{font-size:1.4em}.l-article h5{font-size:1.2em}.l-article h6{font-size:1em}.l-article p{margin-bottom:1.4em}.l-article>:last-child{margin-bottom:0}.l-article img{margin-top:2em;margin-bottom:2em;border-radius:var(--border-radius)}.l-article ul li{margin-bottom:1em}.l-article ul li::before{color:var(--color-green)}.l-aside-title{--elements-width: 30rem;text-align:left;margin-bottom:6rem}.l-aside-title--wide{--elements-width: 36rem}@media (min-width: 768px){.l-aside-title{margin-bottom:10rem}.l-aside-title__row{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.l-aside-title__row>*{max-width:var(--elements-width);margin-bottom:0}.l-aside-title--wide .l-aside-title__heading{max-width:40rem}}.l-card{padding:4rem;border:1px solid var(--color-blue);border-radius:var(--border-radius);-ms-flex:1;flex:1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.l-card__actions{margin-top:auto}.l-card__header{display:-ms-flexbox;display:flex;margin-bottom:var(--gap-l)}.l-card__header-icon{-ms-flex:0 0 var(--component-size);flex:0 0 var(--component-size);margin-right:2rem}.l-card__title{margin-bottom:0.5rem}.l-card__list-title{margin-bottom:var(--gap);text-align:center;color:var(--color-blue)}.l-card__list{margin-bottom:var(--gap-xl)}.l-card__list--center{text-align:center}.l-card__list--center li{margin-left:0}.l-card__list--center li::before{content:unset}.l-card--green{color:var(--color-green);border-color:var(--color-green)}.l-card--hover{transition:background-color 0.3s}.l-card--hover:hover{background-color:var(--color-grey)}.l-card--simple{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;text-align:center;-ms-flex-align:center;align-items:center}.l-card--simple .l-card__icon{margin:1rem auto 3rem}.l-card--simple .t-heading{margin-bottom:5rem}.l-card--simple .c-btn{margin-top:auto}.l-card--forms{max-width:50rem;margin-left:auto;margin-right:auto}.l-card--forms .l-card__icon{margin:2.2rem auto 2.6rem}@media (min-width: 992px){.l-card--forms{max-width:45.5rem}}.l-code-switcher{font-size:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.l-code-switcher__inner{background-color:var(--color-grey);border-radius:var(--border-radius)}.l-code-switcher__btn{margin:0;border:none;min-width:10rem;padding-left:3.4rem;padding-right:3.4rem;text-transform:uppercase;background-color:transparent;color:var(--color-blue)}.l-code-switcher__btn:hover{background-color:inherit}.l-code-switcher__btn.active-lang{background-color:var(--color-green);color:var(--color-white)}.l-cta-box{position:relative;padding:3rem 2rem;color:var(--color-white);overflow:hidden;text-align:center;margin-left:-15px;margin-right:-15px}.l-cta-box__bg{background:linear-gradient(to right, #35abeb, #2f9275);position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.l-cta-box__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.l-cta-box__title{max-width:72rem;margin-bottom:3rem;margin-left:auto;margin-right:auto}.l-cta-box__actions>*{margin:1rem}@media screen and (min-width: 25em){.l-cta-box{padding:3rem}}@media (min-width: 576px){.l-cta-box{padding:5rem;margin-left:0;margin-right:0;border-radius:var(--border-radius)}.l-cta-box__title{margin-bottom:4.5rem}}@media (min-width: 768px){.l-cta-box{padding:6rem}.l-cta-box__title{margin-bottom:5.5rem}}@media (min-width: 992px){.l-cta-box{padding:7rem}}.l-cta-round{text-align:center;background-color:var(--color-grey);padding:4rem 3rem;margin-left:-15px;margin-right:-15px}@media (min-width: 576px){.l-cta-round{border-radius:var(--border-radius);padding:5rem 3.5rem;margin-left:0;margin-right:0}}@media (min-width: 768px){.l-cta-round{border-radius:30rem;padding:5.5rem}}.l-faq-list{counter-reset:faq-counter}.l-footer__upper{background-color:var(--color-grey);padding-top:4rem;padding-bottom:2rem}.l-footer__lower{text-align:center;padding-top:1.4rem;padding-bottom:1.4rem;color:var(--color-blue-opacity)}.l-footer__logo{display:inline-block;max-width:18.5rem;margin-bottom:var(--gap)}.l-footer__menu{margin-bottom:var(--gap)}.l-footer__menu-item{list-style:none;display:inline-block;margin-right:1rem;padding-right:1rem;border-right:1px solid var(--color-blue-border)}.l-footer__menu-item:last-child{border:none}.l-footer__menu-link{text-decoration:none;padding:0.8rem 4px;margin-left:-4px;color:var(--color-blue);transition:color 0.3s}.l-footer__menu-item:hover .l-footer__menu-link{color:var(--color-green)}@media (min-width: 576px){.l-footer__menu-item{margin-right:0;padding-right:0;border:none;display:block}.l-footer__menu-item+.l-footer__menu-item{margin-top:1rem}}@media (min-width: 992px){.l-footer__upper{padding-top:6rem;padding-bottom:6rem}.l-footer__menu{margin-bottom:0}.l-footer__menu-item+.l-footer__menu-item{margin-top:1rem}}.l-form+.l-form{margin-top:4rem}.l-form--mt{margin-top:4rem}.l-form__divider{margin:1rem 0}.l-header-box{position:relative;overflow:hidden;padding-top:33%;min-height:24rem;margin-left:-15px;margin-right:-15px}.l-header-box__content{padding:3rem}.l-header-box__bg-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.l-header-box__bg-wrapper img{position:relative;width:100%;height:100%;max-width:unset;max-height:unset;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;z-index:1}.l-header-box__title{max-width:50rem;color:var(--color-white);margin-bottom:3rem}.l-header-box__title span{font-weight:400}.l-header-box--overlay .l-header-box__bg-wrapper::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;background:url(../../assets/images/bg_overlay_1.png) no-repeat;opacity:0.3}.l-header-box--overlay-dark .l-header-box__bg-wrapper::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;background-color:var(--color-black);opacity:0.6}.l-header-box--big,.l-header-box--post{padding-top:0}.l-header-box--post{display:-ms-flexbox;display:flex}.l-header-box--post .l-header-box__content{margin-top:auto;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end}.l-header-box--post .l-header-box__title{margin-top:auto;margin-bottom:0}@media (min-width: 576px){.l-header-box{margin-left:0;margin-right:0;border-radius:var(--border-radius)}.l-header-box__content{padding:3rem 4rem}}@media (min-width: 768px){.l-header-box--big{padding-top:40%}.l-header-box--post{padding-top:33%}.l-header-box__content{padding:4rem 5rem;position:absolute;top:0;left:0;width:100%;height:100%}}@media (min-width: 992px){.l-header-box__content{padding:6rem 7rem}.l-header-box__title{margin-bottom:5.5rem}}.l-header__wrapper{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-top:1.5rem;padding-bottom:1.5rem}.l-header__logo-wrapper{margin-right:var(--gap)}.l-header__logo-wrapper img{max-width:18.5rem}.l-header__menu-wrapper{position:fixed;left:0;top:0;width:100%;height:100%;padding:var(--gap-xs);box-shadow:1rem 0 3rem #00000060;background-color:var(--color-white);z-index:200;transition:-webkit-transform 0.6s ease-in-out;transition:transform 0.6s ease-in-out;transition:transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;-webkit-transform:translateX(calc((100% + 3rem) * -1));transform:translateX(calc((100% + 3rem) * -1));max-width:35rem}.l-header__menu-wrapper.is-active{-webkit-transform:translateX(0);transform:translateX(0)}.l-header__lang-switcher{border-top:1px solid var(--color-grey);margin-top:1rem;padding:1rem 2rem}.l-header__lang-switcher a{text-transform:uppercase;display:inline-block;text-decoration:none}.l-header__lang-switcher a+a{margin-left:var(--gap)}.l-header__lang-switcher a:link,.l-header__lang-switcher a:visited{color:var(--color-blue)}.l-header__lang-switcher a:hover,.l-header__lang-switcher a:active,.l-header__lang-switcher a.active{color:var(--color-green)}@media (min-width: 992px){.l-header__lang-switcher{position:absolute;top:-3rem;right:0;z-index:50;padding:0;border-top:none;margin-top:0}.l-header__lang-switcher a+a{margin-left:var(--gap-xs)}}.l-header__hamburger{position:relative;display:block;margin-left:auto}@media (min-width: 576px){.l-header__wrapper{padding-top:2.4rem;padding-bottom:2.4rem}}@media (min-width: 992px){.l-header__wrapper{max-height:10rem;height:100%;padding-top:3.4rem}.l-header__menu-wrapper{position:relative;margin-left:auto;padding:unset;box-shadow:unset;background-color:transparent;-webkit-transform:unset;transform:unset;max-width:unset}.l-header .hamburger{display:none}}.l-info-filler{position:relative;text-align:center;padding:6rem 0;background-color:var(--color-grey);border-radius:20rem;-ms-flex-item-align:end;align-self:flex-end}.l-info-filler::before,.l-info-filler::after{content:'';display:block;position:absolute;top:0;left:50%;width:100vw;height:100%;background-color:inherit;z-index:-1}.l-info-filler::before{left:unset;right:50%}.l-info-filler .c-btn{margin-bottom:0}@media (min-width: 576px){.l-info-filler{padding:6rem 4rem}}@media (min-width: 992px){.l-info-filler{text-align:left;padding:6rem 0 6rem 9rem;max-width:55rem}.l-info-filler::before{content:unset}}.l-info{text-align:left}.l-info__icon{margin-left:auto;margin-right:auto;margin-bottom:var(--gap)}.l-info__title{text-align:center;margin-bottom:var(--gap-s)}.l-info__text{margin-bottom:0}@media (min-width: 576px){.l-info{max-width:27rem;text-align:center;margin-left:auto;margin-right:auto}}@media (min-width: 992px){.l-info{max-width:28rem}}.l-list-dots{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-7px}.l-list-dots>*{margin:7px}.l-logos-offset{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:space-evenly;justify-content:space-evenly}.l-logos-offset>*{--component-size: 15rem;--component-gap: calc((100% - (4 * var(--component-size))) / 5);--component-offset: calc(var(--component-size) - (var(--component-gap) / 2));margin:1.5rem}@media (min-width: 576px){.l-logos-offset{-ms-flex-pack:start;justify-content:flex-start}.l-logos-offset>*{margin:0;--component-size: 11rem;margin-left:var(--component-gap)}.l-logos-offset>*:first-child{margin-left:0}.l-logos-offset>*:nth-child(5){margin-left:calc((var(--component-size) + var(--component-gap)) / 2)}}@media (min-width: 768px){.l-logos-offset>*{--component-size: 15rem}}@media (min-width: 1210px){.l-logos-offset>*{--component-size: 17rem}}.l-post-list{margin-left:-1rem;margin-right:-1rem;margin-bottom:calc(8rem - 3.5rem);-ms-flex-wrap:wrap;flex-wrap:wrap}.l-post-list>*{max-width:55rem;margin-bottom:2rem}.l-post-list--row{-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media (min-width: 768px){.l-post-list{display:-ms-flexbox;display:flex}.l-post-list>*{-ms-flex:1 1 40%;flex:1 1 40%;margin:0 1rem 3.5rem}}.l-presentation{--offset: 11.5rem;--offset-odd-col: 9.5rem;--content-max-width: 36rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.l-presentation:last-child{margin-bottom:-4rem}.l-presentation__col{-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:4rem}.l-presentation__box{box-shadow:0 5rem 10rem rgba(31,44,81,0.13);overflow:hidden}.l-presentation__box img{width:100%;max-width:unset;max-height:unset}.l-presentation__block img{width:100%;max-width:unset;max-height:unset}.l-presentation__logos{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around}.l-presentation__logos--decoration{position:relative;z-index:-1}.l-presentation__logos--decoration::before{content:'';position:absolute;top:50%;left:50%;width:100vw;height:30rem;background-color:var(--color-grey);-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:-2}@media (min-width: 768px){.l-presentation__logos--decoration::before{width:50vw;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);border-top-left-radius:30rem;border-bottom-left-radius:30rem}}.l-presentation__code{margin-top:3rem}.l-presentation__code .c-code{margin-left:auto;margin-right:auto}.l-presentation__content .full{max-width:unset !important}.l-presentation__content p+p{margin-top:var(--gap)}.l-presentation__content-actions{margin-top:var(--gap-xl);font-size:0}.l-presentation__heading{margin-bottom:var(--gap)}.l-presentation--align-center{-ms-flex-align:center !important;align-items:center !important}@media (min-width: 768px){.l-presentation{--offset: 7.5rem;--offset-odd-col: 0;-ms-flex-direction:row;flex-direction:row;margin-bottom:8rem}.l-presentation__col{margin-bottom:0}.l-presentation:last-child .l-presentation__col{margin-bottom:0}.l-presentation__content{margin-left:var(--offset)}.l-presentation__content>*:not(.l-presentation__content-actions){max-width:var(--content-max-width)}.l-presentation__col:nth-child(1) .l-presentation__content{margin-left:var(--offset-odd-col)}.l-presentation__col:only-child .l-presentation__content{margin-left:var(--offset-odd-col)}.l-presentation__col:only-child .l-presentation__content>* {max-width:65rem}}@media (min-width: 992px){.l-presentation{--offset: 9.5rem;--offset-odd-col: 5rem;-ms-flex-align:start;align-items:flex-start}.l-presentation__code{margin-top:3rem}.l-presentation__code .c-code{margin-left:0}}@media (min-width: 1210px){.l-presentation{--offset: 11.5rem;--offset-odd-col: 9.5rem;margin-bottom:17.5rem}}.l-row{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start}.l-row>*+*{margin-left:var(--gap)}.l-thanks{padding:var(--gap-l)}@media (min-width: 768px){.l-thanks{padding:var(--gap-xxl)}}.l-thanks__title,.l-thanks__description{margin-bottom:1em}.l-thanks__description{max-width:80%}@media (min-width: 992px){.l-thanks__description{max-width:80%}}.l-thanks__image-wrapper{margin-bottom:8rem}@media (min-width: 992px){.l-thanks__image-wrapper{margin-bottom:0}}.s-contact-map{margin-bottom:8rem;text-align:center}@media (min-width: 768px){.s-contact-map{margin-bottom:10rem;text-align:left}.s-contact-map__inner{padding-top:4rem;padding-bottom:4rem;position:relative}.s-contact-map__content{max-width:35rem}.s-contact-map__map-wrapper{border-top-left-radius:25rem;border-bottom-left-radius:25rem;--map-offset: 10rem;position:absolute;overflow:hidden;left:calc(50% - var(--map-offset));top:0;height:100%;width:100vw;max-width:calc(96rem + var(--map-offset))}.s-contact-map__map-wrapper img{max-width:unset;max-height:unset;height:100%}}.s-info{text-align:center;margin-top:8rem;margin-bottom:8rem}.s-info__title{margin-bottom:6rem}.s-info__list{--s-margin-bottom: 6rem;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:space-evenly;justify-content:space-evenly;margin-bottom:calc(var(--s-margin-bottom) * -1)}.s-info__list>*{margin:0 0 var(--s-margin-bottom)}.s-info__list>* .l-info-filler{margin-bottom:0}.s-info--cards .s-info__list{--s-margin-bottom: 4rem}.s-info--cards .s-info__list>*{margin:0;margin-bottom:var(--s-margin-bottom)}@media (min-width: 576px){.s-info__list>*{margin:0 var(--gap) var(--s-margin-bottom)}}@media (min-width: 992px){.s-info{margin-top:10rem;margin-bottom:10rem}.s-info__title{margin-bottom:10rem}.s-info__list{--s-margin-bottom: 8rem;-ms-flex-pack:justify;justify-content:space-between}}.s-header{margin-bottom:4rem}.s-presentation__subtitle,.s-presentation__title{text-align:center}.s-shops-slider{text-align:center}.s-shops-slider__title{margin-bottom:var(--gap--xxl)}.s-shops-slider .container{padding-top:6rem;padding-bottom:6rem;overflow:hidden}.s-shops-slider .swiper{margin-bottom:5rem}@media (min-width: 992px){.s-shops-slider .container{padding-top:10rem;padding-bottom:8rem}}.s-world{text-align:center;margin-bottom:6rem}.s-world__title{margin-bottom:var(--gap);max-width:68rem;margin-left:auto;margin-right:auto}.s-world__text{max-width:55rem;margin-bottom:var(--gap-xl);margin-left:auto;margin-right:auto}.s-world__slider{margin-bottom:4.5rem}.s-world__btn{margin-right:0;margin-bottom:var(--gap-xl)}.s-world__world-img{--img-width: 90rem;margin-bottom:5rem;position:relative;height:auto;max-width:unset;max-height:unset;width:var(--img-width);margin-left:calc((var(--img-width) - 100%) / -2)}@media (min-width: 992px){.s-world{margin-bottom:8rem}.s-world__world-img{--img-width: 126rem}}.s-404{padding-top:10rem;padding-bottom:10rem}.s-about-presentation{margin-bottom:8rem}.s-about-presentation__subtitle,.s-about-presentation__title{text-align:center}.s-about-presentation__title{max-width:40rem;margin-bottom:3rem;margin-left:auto;margin-right:auto}@media (min-width: 992px){.s-about-presentation{margin-bottom:10rem}.s-about-presentation .l-presentation{margin-bottom:7.5rem}}.s-about-presentation-2{padding-top:6rem;padding-bottom:6rem;background-color:var(--color-grey)}.s-about-presentation-2__heading{margin-bottom:2rem}.s-about-presentation-2__dots-wrapper{margin-left:auto;margin-right:auto}.s-about-presentation-2__dots-wrapper .l-list-dots{-ms-flex-pack:space-evenly;justify-content:space-evenly;margin-top:var(--gap)}@media (min-width: 768px){.s-about-presentation-2{padding-bottom:12rem}.s-about-presentation-2__dots-wrapper{max-width:38rem}.s-about-presentation-2__dots-wrapper .l-list-dots{-ms-flex-pack:start;justify-content:flex-start}}@media (min-width: 1210px){.s-about-presentation-2{padding-top:11rem;padding-bottom:12.5rem}.s-about-presentation-2__dots-wrapper{max-width:36rem}}.s-about-world{margin-bottom:10rem}.s-about-offers{margin-bottom:6rem}@media (min-width: 768px){.s-about-offers{margin-bottom:11rem}}.s-archive-header{margin-bottom:5.5rem}.s-archive-list{margin-bottom:7rem}.s-archive-list__title{text-align:center;margin-bottom:4rem}.s-archive-list .container{padding-bottom:6rem;border-bottom:1px solid var(--color-blue-border)}@media (min-width: 992px){.s-archive-list__title{margin-bottom:6rem}}.s-archive-others-list{margin-bottom:6rem}.s-archive-others-list__title{text-align:center;margin-bottom:4rem}@media (min-width: 992px){.s-archive-others-list{margin-bottom:9rem}}@media (min-width: 1210px){.s-archive-others-list{margin-bottom:11.5rem}}.s-contact-forms{text-align:center;margin-bottom:6rem}.s-contact-forms__title{margin-bottom:var(--gap);max-width:70rem;margin-left:auto;margin-right:auto}.s-contact-forms__text{margin-bottom:var(--gap-xl);max-width:55rem;margin-left:auto;margin-right:auto}.s-contact-forms .l-row{display:block}.s-contact-forms .l-row .l-card{margin-bottom:var(--gap-l);margin-left:auto;margin-right:auto}@media (min-width: 768px){.s-contact-forms{margin-bottom:12rem}.s-contact-forms .l-row{display:-ms-flexbox;display:flex}.s-contact-forms .l-row .l-card{margin-bottom:0}.s-contact-forms .l-row .l-card+.l-card{margin-left:var(--gap)}}.s-docs-header{margin-bottom:6rem}.s-docs-list{margin-bottom:6rem}.s-docs-list__title{text-align:center;margin-bottom:5rem}.s-docs-list .s-docs-list__wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin-right:calc(var(--gap) * -1);margin-bottom:5.5rem}.s-docs-list .container{border-bottom:1px solid var(--color-blue-border)}@media (min-width: 576px){.s-docs-list .s-docs-list__wrapper{-ms-flex-pack:distribute;justify-content:space-around}}@media (min-width: 992px){.s-docs-list{margin-bottom:7.5rem}.s-docs-list .s-docs-list__wrapper{-ms-flex-pack:justify;justify-content:space-between}}.s-docs-form{display:none}.s-docs-form__title{text-align:center;margin-bottom:3rem;max-width:34rem;margin-left:auto;margin-right:auto}.s-docs-form .container{padding-bottom:8rem;border-bottom:1px solid var(--color-blue-border)}.s-docs-knowledge{margin-bottom:6rem}.s-docs-knowledge__title{text-align:center;margin-bottom:3rem;max-width:34rem;margin-left:auto;margin-right:auto}.s-docs-knowledge__wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.s-docs-knowledge__wrapper>*{max-width:50rem;width:100%;margin-left:auto;margin-right:auto}.s-docs-knowledge__wrapper>*+*{margin-top:var(--gap)}@media (min-width: 576px){.s-docs-knowledge__wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.s-docs-knowledge__wrapper>*{max-width:unset;width:auto}.s-docs-knowledge__wrapper>*+*{margin-top:0;margin-left:var(--gap)}}@media (min-width: 768px){.s-docs-knowledge{margin-bottom:10rem}.s-docs-knowledge__wrapper>*+*{margin-left:0}}.s-faq-navigation{text-align:center}.s-faq-navigation__title{margin-bottom:6rem}.s-faq-questions{margin-bottom:6rem}@media (min-width: 992px){.s-faq-questions{margin-bottom:11.5rem}}.s-home-header{margin-bottom:4rem}@media (min-width: 992px){.s-home-header{margin-bottom:8rem}}.s-home-presentation .container{border-bottom:1px solid var(--color-blue-border)}.s-home-presentation .l-presentation{margin-bottom:4rem}.s-home-presentation .l-presentation__col{margin-bottom:0}@media (max-width: 991.98px){.s-home-presentation .l-presentation{--content-max-width: var(--container-inner-medium-width);max-width:var(--container-inner-medium-width);-ms-flex-direction:column;flex-direction:column;margin-left:auto;margin-right:auto}.s-home-presentation .l-presentation__col{width:100%}.s-home-presentation .l-presentation__content{margin-left:0;margin-bottom:4rem}.s-home-presentation .c-icon{--component-size: 15rem;margin:1rem}}@media (min-width: 992px){.s-home-presentation .l-presentation{margin-bottom:10rem}}.s-home-currency-slider{margin-bottom:8rem}.s-home-currency-slider__subtitle,.s-home-currency-slider__title{text-align:center}@media (max-width: 767.98px){.s-home-currency-slider__row2{display:block}.s-home-currency-slider__row2 .c-btn{margin:0}}@media (min-width: 992px){.s-home-currency-slider{margin-bottom:11rem}}.s-home-presentation-2{padding-top:8rem;padding-bottom:8rem;background-color:var(--color-grey);margin-bottom:8rem}@media (min-width: 992px){.s-home-presentation-2{padding-top:10rem;padding-bottom:12rem;margin-bottom:10rem}}.s-home-code{margin-bottom:8rem}.s-home-code .container{padding-bottom:10rem;border-bottom:1px solid var(--color-blue-border)}.s-home-code .l-presentation__col{margin-bottom:0}@media (max-width: 991.98px){.s-home-code .l-presentation{--content-max-width: var(--container-inner-medium-width);max-width:var(--container-inner-medium-width);-ms-flex-direction:column;flex-direction:column;margin-left:auto;margin-right:auto}.s-home-code .l-presentation .l-code-switcher{margin-left:auto;margin-right:auto}.s-home-code .l-presentation__col{width:100%}.s-home-code .l-presentation__content{margin-left:0;margin-bottom:4rem}}@media (min-width: 992px){.s-home-code{margin-bottom:10rem}.s-home-code .container{padding-bottom:12rem}}.s-merchant-header{margin-bottom:6.5rem}.s-merchant-presentation .l-presentation__logo{margin-top:2rem;margin-bottom:-22%}@media (min-width: 768px){.s-merchant-presentation .l-presentation__logo{margin-top:0;margin-bottom:-4rem}}@media (min-width: 992px){.s-merchant-presentation{margin-bottom:-4rem}.s-merchant-presentation .l-presentation__logo{margin-bottom:0}}.s-merchant-presentation-2{padding-top:6rem;padding-bottom:6rem;background-color:var(--color-grey);margin-bottom:0}.s-merchant-presentation-2 .full{margin-bottom:0}.s-merchant-presentation-2__block{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:space-evenly;justify-content:space-evenly}.s-merchant-presentation-2__block>*{margin:1.5rem}@media (min-width: 768px){.s-merchant-presentation-2 .full{max-width:43rem}.s-merchant-presentation-2__block{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:end;justify-content:flex-end;padding-right:calc(100% - var(--content-max-width) - var(--offset))}.s-merchant-presentation-2__block>*{margin:0;margin-left:5.5rem}}@media (min-width: 768px){.s-merchant-presentation-2{padding-top:8rem;padding-bottom:12rem}}@media (min-width: 992px){.s-merchant-presentation-2{padding-top:13rem;padding-bottom:22rem}}.s-merchant-presentation-3{padding-top:6rem;margin-bottom:0}.s-merchant-presentation-3 .container{padding-bottom:9rem;border-bottom:1px solid var(--color-blue-border)}@media (min-width: 768px){.s-merchant-presentation-3{padding-top:8rem}}@media (min-width: 992px){.s-merchant-presentation-3{padding-top:11.5rem}.s-merchant-presentation-3 .container{padding-bottom:14rem}}.s-merchant-presentation-4{padding-top:5rem;margin-bottom:4rem}.s-merchant-presentation-4__row{-ms-flex-align:center;align-items:center}.s-merchant-presentation-4 .l-presentation__logos--decoration img{margin-left:30%;margin-top:-2rem;margin-bottom:-2rem}@media (min-width: 768px){.s-merchant-presentation-4{margin-bottom:13rem}.s-merchant-presentation-4 .l-presentation__logos--decoration img{margin-left:15rem}}@media (min-width: 1210px){.s-merchant-presentation-4{padding-top:10rem;margin-bottom:20rem}.s-merchant-presentation-4 .l-presentation__logos--decoration img{margin-left:0}}.s-methods-header{margin-bottom:6rem}.s-methods-payments .container{border-bottom:1px solid var(--color-blue-border)}.s-methods-logos{text-align:center;margin-bottom:6rem}.s-methods-logos .l-list-dots{-ms-flex-pack:center;justify-content:center;margin-top:3rem}.s-methods-logos .l-list-dots>*{--component-size: 11rem;background-color:var(--color-grey)}@media (min-width: 992px){.s-methods-logos .l-list-dots{max-width:49rem;margin-top:0;margin-left:auto;margin-right:auto}.s-methods-logos .l-list-dots>*{--component-size: 12rem}}.s-methods-logos .container{padding-bottom:6rem;border-bottom:1px solid var(--color-blue-border)}@media (min-width: 992px){.s-methods-logos{margin-bottom:10rem}.s-methods-logos .container{padding-bottom:10rem}}.s-methods-banks{margin-bottom:6rem}.s-methods-banks .l-aside-title{margin-bottom:6rem}.s-methods-banks__image{width:100%;max-width:unset;max-height:unset}.s-methods-banks .container{padding-bottom:6rem;border-bottom:1px solid var(--color-blue-border)}@media (min-width: 992px){.s-methods-banks{margin-bottom:8rem}.s-methods-banks .l-aside-title{margin-bottom:8rem}.s-methods-banks .container{padding-bottom:10rem}}.s-methods-presentation{margin-bottom:10rem;text-align:center}.s-methods-presentation .l-list-dots{-ms-flex-pack:center;justify-content:center;margin-top:3rem}@media (min-width: 768px){.s-methods-presentation{text-align:left}.s-methods-presentation .l-list-dots{max-width:49rem;margin-top:0;margin-left:auto;margin-right:auto}}.s-offer-header{margin-bottom:4rem}@media (min-width: 992px){.s-offer-header{margin-bottom:6rem}}.s-offer-presentation{margin-bottom:6rem}@media (min-width: 768px){.s-offer-presentation{margin-bottom:12rem}}@media (min-width: 992px){.s-offer-presentation{margin-bottom:14rem}}.s-offer-presentation-2{padding-top:6rem;padding-bottom:8rem;background-color:var(--color-grey);margin-bottom:0}.s-offer-presentation-2 .l-presentation:first-child{margin-bottom:0}.s-offer-presentation-2 .l-presentation:first-child .l-presentation__heading{margin-bottom:0}@media (max-width: 767.98px){.s-offer-presentation-2__code-box .l-presentation__box{border:none;border-radius:0}}@media (min-width: 768px){.s-offer-presentation-2 .l-presentation:first-child{margin-bottom:4rem}}@media (min-width: 992px){.s-offer-presentation-2{padding-top:10rem;padding-bottom:12rem}.s-offer-presentation-2 .l-presentation:first-child{margin-bottom:8rem}}.s-offer-shops-slider{margin-bottom:6rem}.s-offer-shops-slider .container{border-bottom:1px solid var(--color-blue-border)}@media (min-width: 992px){.s-offer-shops-slider{margin-bottom:8rem}}.s-offer-info{overflow:hidden;margin-top:8rem;margin-bottom:8rem}.s-offer-info .s-info__list{padding-bottom:0}.s-offer-info .l-info-filler .c-btn{margin-bottom:0}.s-offer-info .s-info__title{margin-bottom:0}@media (min-width: 992px){.s-offer-info .s-info__list{padding-bottom:10rem}.s-offer-info .container{border-bottom:1px solid var(--color-blue-border)}}.s-offer-presentation-3{margin-bottom:6rem}.s-offer-presentation-3__block{text-align:center}.s-offer-presentation-3 img{margin-bottom:-12%}@media (min-width: 992px){.s-offer-presentation-3{margin-bottom:10rem}.s-offer-presentation-3 img{margin-bottom:-10rem}}@media (min-width: 1210px){.s-offer-presentation-3{margin-bottom:12rem}}.s-offer-cards{margin-bottom:6rem;margin-top:0rem}.s-offer-cards .container{padding-bottom:6rem;border-bottom:1px solid var(--color-blue-border)}@media (min-width: 992px){.s-offer-cards{margin-top:8rem;margin-bottom:8rem}.s-offer-cards .container{padding-bottom:10rem}}.s-offer-tabs{margin-bottom:8rem}.s-offer-tabs__actions{text-align:center}.s-offer-tabs .l-aside-title{margin-bottom:4rem}.s-offer-tabs .c-tab-panels{margin-bottom:4rem}@media (min-width: 992px){.s-offer-tabs{margin-bottom:12rem}.s-offer-tabs .l-aside-title{margin-bottom:8rem}.s-offer-tabs .c-tab-panels{margin-bottom:8rem}}.s-privacy-description-box{margin-bottom:6rem}.s-partnership-header{margin-bottom:6rem}.s-partnership-form{margin-bottom:6rem}.s-partnership-form__title{margin-bottom:5px}.s-partnership-form__subtitle{margin-bottom:4rem}.s-partnership-form__content{margin-bottom:4rem}.s-partnership-form__form{margin-left:auto;margin-right:auto}.s-partnership-form .container{padding-bottom:6rem;border-bottom:1px solid var(--color-blue-border)}@media (min-width: 768px){.s-partnership-form{margin-bottom:9rem}.s-partnership-form .container{padding-bottom:9rem}}@media (min-width: 992px){.s-partnership-form__wrapper{display:-ms-flexbox;display:flex}.s-partnership-form__form{margin-right:0}.s-partnership-form__content{max-width:35.5rem;margin-bottom:0}}.s-partnership-info{margin-top:0;margin-bottom:6rem}.s-partnership-info .container{padding-bottom:6rem;border-bottom:1px solid var(--color-blue-border)}@media (min-width: 576px){.s-partnership-info .l-info{max-width:38rem}}@media (min-width: 992px){.s-partnership-info{margin-bottom:8rem}.s-partnership-info .container{padding-bottom:9rem}.s-partnership-info .l-info{max-width:26.5rem}}.s-partnership-world{margin-bottom:11.5rem}.s-post-header{margin-bottom:6rem}.s-post-article{margin-bottom:8rem}.s-post-article .container{padding-bottom:8rem;border-bottom:1px solid var(--color-blue-border)}.s-prices-payments{text-align:center;margin-bottom:10rem}.s-prices-payments__text{max-width:55rem;margin-left:auto;margin-right:auto}.s-prices-payments .l-row{display:block;-ms-flex-align:stretch;align-items:stretch}.s-prices-payments .l-row .l-card{text-align:left;max-width:45.5rem;margin-bottom:var(--gap-l);margin-left:auto;margin-right:auto}@media (min-width: 768px){.s-prices-payments .l-row{display:-ms-flexbox;display:flex}.s-prices-payments .l-row .l-card{margin-bottom:0}.s-prices-payments .l-row .l-card+.l-card{margin-left:var(--gap)}}.s-prices-slider{text-align:center;margin-bottom:6rem}.s-prices-slider__title{margin-bottom:var(--gap-xxl);max-width:70rem;margin-left:auto;margin-right:auto}.s-prices-slider__slider{margin-bottom:var(--gap-xxl)}.s-prices-slider .container{padding-bottom:6rem;border-bottom:1px solid var(--color-blue-border)}@media (min-width: 992px){.s-prices-slider{margin-bottom:10rem}.s-prices-slider .container{padding-bottom:10rem}}.s-prices-costs{margin-bottom:6rem}.s-prices-costs__subtitle,.s-prices-costs__title{text-align:center}.s-prices-costs__title{margin-bottom:var(--gap-xl)}.s-prices-costs__table{max-width:74rem;margin-left:auto;margin-right:auto}@media (min-width: 992px){.s-prices-costs{margin-bottom:8rem}}.s-register-form{text-align:center;margin-bottom:8rem}.s-register-form__title{margin-bottom:4rem}.s-register-form .c-field--info{-ms-flex-order:2;order:2}.s-register-form .frm_submit{margin-top:var(--gap)}@media (min-width: 992px){.s-register-form{margin-bottom:12rem}}.s-register-slider{text-align:center;margin-bottom:8rem}.s-register-slider__title{max-width:67rem;margin-left:auto;margin-right:auto;margin-bottom:4rem}@media (min-width: 992px){.s-register-slider{margin-bottom:12rem}}

