.products-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-0.8rem;margin-left:-0.8rem}.products-grid .grid-item{width:100%;max-width:40rem;margin:0.8rem auto;text-decoration:none}@media (min-width:600px){.products-grid .grid-item{width:calc(50% - 2 * 0.8rem);max-width:initial;margin:0.8rem}}@media (min-width:750px){.products-grid .grid-item{width:calc(33.3333% - 2 * 0.8rem)}}.products-grid .grid-item:hover{text-decoration:none}.products-grid .grid-item:hover .product-card__title{text-decoration:underline}.products-grid .grid-item:hover .btn:not(.btn--inactive){background-color:#144AB8;border-color:#144AB8}.faqs{padding-top:10rem;padding-bottom:16rem}.faqs__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media (min-width:640px){.faqs__grid{gap:1.6rem}}.faqs__grid .col{width:100%}@media (min-width:640px){.faqs__grid .col{width:calc(50% - 0.8rem)}}.faqs .accordion-wrapper{background-color:#F7F9FE;border:1px solid #F0F2F7;margin-bottom:1.6rem;padding-top:1.5rem;border-radius:0.8rem;width:100%}.faqs .accordion-wrapper:hover .btn--empty{background-color:#144AB8}.faqs .accordion{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 1.5rem 1.5rem 2.5rem}.faqs .accordion>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:3rem}.faqs .accordion__title{font-family:"Rubik-semibold",sans-serif;font-weight:600;max-width:50.4rem;margin-right:3rem}.faqs .accordion time{font-size:1.6rem;line-height:1.75;font-weight:normal;color:#1F65F4}.faqs .accordion .btn--empty{margin:0}.faqs .accordion .btn--empty:after{-webkit-transform:translate(-50%,-50%) rotate(90deg);transform:translate(-50%,-50%) rotate(90deg);-webkit-transition:-webkit-transform 0.15s ease-out;transition:-webkit-transform 0.15s ease-out;transition:transform 0.15s ease-out;transition:transform 0.15s ease-out,-webkit-transform 0.15s ease-out}@media (max-width:500px){.faqs .accordion .btn--empty{min-height:initial;width:4rem;height:4rem;padding:2rem}}.faqs .accordion.active{border-bottom:1px solid #E9ECF4}.faqs .accordion.active .btn--empty{margin:0}.faqs .accordion.active .btn--empty:after{-webkit-transform:translate(-50%,-50%) rotate(270deg);transform:translate(-50%,-50%) rotate(270deg)}.faqs .accordion-content__inner{padding:1.6rem 1.5rem 1.6rem 2.5rem}.faqs .accordion-content p{max-width:50.4rem;padding-top:1rem}.faqs .accordion-content p:last-child{margin-bottom:0}.intro-ep{padding-top:10rem}.intro-ep__title{margin-bottom:9rem}.products__filtration{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2rem;margin-bottom:4rem}.products__technologies-filter{text-transform:uppercase}.products__types-filter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0.8rem}.products__types-filter.has-active .tag.tag-reset{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.products__types-filter .tag{height:2.4rem;margin:0;padding:0.5rem 0.7rem 0.5rem;color:var(--tag-color);border:1px solid #E9ECF4;background-color:white;line-height:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.products__types-filter .tag .checkmark{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:1.6rem;height:1.6rem;margin-right:0.7rem;border:1px solid #E9ECF4;border-radius:50%;color:transparent}.products__types-filter .tag .checkmark svg{width:80%;margin:0}.products__types-filter .tag .ring{display:none}.products__types-filter .tag:hover{border-color:var(--tag-color);background-color:white}.products__types-filter .tag.soon-active .checkmark{display:none}.products__types-filter .tag.soon-active .ring{display:inline-block;position:relative;width:1.6rem;height:1.6rem;margin-right:0.7rem}.products__types-filter .tag.soon-active .ring div{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;position:absolute;width:1.6rem;height:1.6rem;border:0.2rem solid #fff;border-radius:50%;-webkit-animation:lds-ring 1.2s cubic-bezier(0.5,0,0.5,1) infinite;animation:lds-ring 1.2s cubic-bezier(0.5,0,0.5,1) infinite;border-color:var(--tag-color) transparent transparent transparent}.products__types-filter .tag.soon-active .ring div:first-child{-webkit-animation-delay:-0.45s;animation-delay:-0.45s}.products__types-filter .tag.soon-active .ring div:nth-child(2){-webkit-animation-delay:-0.3s;animation-delay:-0.3s}.products__types-filter .tag.soon-active .ring div:nth-child(3){-webkit-animation-delay:-0.15s;animation-delay:-0.15s}.products__types-filter .tag.soon-nonactive .checkmark{display:none}.products__types-filter .tag.soon-nonactive .ring{display:inline-block;position:relative;width:1.6rem;height:1.6rem;margin-right:0.7rem}.products__types-filter .tag.soon-nonactive .ring div{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;position:absolute;width:1.6rem;height:1.6rem;border:0.2rem solid var(--tag-color);border-radius:50%;-webkit-animation:lds-ring 1.2s cubic-bezier(0.5,0,0.5,1) infinite;animation:lds-ring 1.2s cubic-bezier(0.5,0,0.5,1) infinite;border-color:#fff transparent transparent transparent}.products__types-filter .tag.soon-nonactive .ring div:first-child{-webkit-animation-delay:-0.45s;animation-delay:-0.45s}.products__types-filter .tag.soon-nonactive .ring div:nth-child(2){-webkit-animation-delay:-0.3s;animation-delay:-0.3s}.products__types-filter .tag.soon-nonactive .ring div:nth-child(3){-webkit-animation-delay:-0.15s;animation-delay:-0.15s}.products__types-filter .tag.active{background:rgba(208,207,211,0.2)}.products__types-filter .tag.active .checkmark{color:#000;background-color:#E8ECF4;border:0}.products__types-filter .tag.tag-reset{font-family:"Rubik",sans-serif;font-weight:400;display:none;padding:0;padding-right:0.7rem;border:0;background-color:transparent;color:#1F65F4;text-transform:inherit;font-weight:normal}.products__types-filter .tag.tag-reset .cross{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:2.4rem;height:2.4rem;min-height:initial;margin:0 0.7rem 0 0;padding:0;border-radius:0.4rem}.products__types-filter .tag.tag-reset .cross svg{margin:0}.products__types-filter .tag.tag-reset .cross:after{display:none}.products__types-filter .tag.tag-reset:hover{color:#144AB8}.products__types-filter .tag.tag-reset:hover .cross{background-color:#144AB8}.products__list{margin-bottom:12rem}.products__no-results{display:none;width:100%;text-align:center}.products__no-results.active{display:block}.products-upcoming{padding-top:14rem;padding-bottom:10rem}.products-upcoming__list{margin-bottom:5rem}