/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the Hippocratic License 2.1 - http://firstdonoharm.dev
 *
 * Copyright (c) 2022 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*.8);animation-duration:calc(var(--animate-duration)*.8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;transition-duration:1ms!important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@media (min-width:0px){.mobile-start\:block{display:block}.mobile-start\:inline-block{display:inline-block}.mobile-start\:inline{display:inline}.mobile-start\:hidden{display:none}.mobile-start\:flex{display:flex}.mobile-start\:inline-flex{display:inline-flex}}@media (min-width:375px){.mobile-mini\:block{display:block}.mobile-mini\:inline-block{display:inline-block}.mobile-mini\:inline{display:inline}.mobile-mini\:hidden{display:none}.mobile-mini\:flex{display:flex}.mobile-mini\:inline-flex{display:inline-flex}}@media (min-width:400px){.mobile\:block{display:block}.mobile\:inline-block{display:inline-block}.mobile\:inline{display:inline}.mobile\:hidden{display:none}.mobile\:flex{display:flex}.mobile\:inline-flex{display:inline-flex}}@media (min-width:500px){.tablet-mini\:block{display:block}.tablet-mini\:inline-block{display:inline-block}.tablet-mini\:inline{display:inline}.tablet-mini\:hidden{display:none}.tablet-mini\:flex{display:flex}.tablet-mini\:inline-flex{display:inline-flex}}@media (min-width:768px){.tablet\:block{display:block}.tablet\:inline-block{display:inline-block}.tablet\:inline{display:inline}.tablet\:hidden{display:none}.tablet\:flex{display:flex}.tablet\:inline-flex{display:inline-flex}}@media (min-width:918px){.tablet-md\:block{display:block}.tablet-md\:inline-block{display:inline-block}.tablet-md\:inline{display:inline}.tablet-md\:hidden{display:none}.tablet-md\:flex{display:flex}.tablet-md\:inline-flex{display:inline-flex}}@media (min-width:1280px){.desktop\:block{display:block}.desktop\:inline-block{display:inline-block}.desktop\:inline{display:inline}.desktop\:hidden{display:none}.desktop\:flex{display:flex}.desktop\:inline-flex{display:inline-flex}}@media (min-width:1440px){.large-desktop\:block{display:block}.large-desktop\:inline-block{display:inline-block}.large-desktop\:inline{display:inline}.large-desktop\:hidden{display:none}.large-desktop\:flex{display:flex}.large-desktop\:inline-flex{display:inline-flex}}@media (min-width:1580px){.big-desktop\:block{display:block}.big-desktop\:inline-block{display:inline-block}.big-desktop\:inline{display:inline}.big-desktop\:hidden{display:none}.big-desktop\:flex{display:flex}.big-desktop\:inline-flex{display:inline-flex}}@media (min-width:1920px){.huge-desktop\:block{display:block}.huge-desktop\:inline-block{display:inline-block}.huge-desktop\:inline{display:inline}.huge-desktop\:hidden{display:none}.huge-desktop\:flex{display:flex}.huge-desktop\:inline-flex{display:inline-flex}}body.fancybox-active{overflow:hidden}.fancybox-content{padding:2.25rem 2.5rem}.text--gradient{-webkit-text-fill-color:transparent;text-fill-color:transparent;background:linear-gradient(90.53deg,#125ed7 .47%,#dc2c53 73.97%,#e8554b 105%);-webkit-background-clip:text;background-clip:text;font-weight:700}.text--type-1{color:#293175;font-size:.875rem;line-height:1.5714285714}@media (min-width:768px){.text--type-1{font-size:1.125rem;line-height:1.3333333333}}.text--mt-1{margin-top:1rem}@media (min-width:768px){.text--mt-1{margin-top:1.5rem}}.icon--blue{color:#4783ed}.icon--purple{color:#bf94ff}.icon--arrow{height:1.125rem;width:1.125rem}.icon--icon-check-huge{height:3.5rem;width:3.5rem}.icon--arrow-long,.icon--error-icon{height:1.4375rem;width:1.4375rem}.icon--lego{height:6.375rem;width:6.75rem}.icon--check{height:.5rem}.icon--external-link-fill{height:1.5rem;width:1.5rem}.icon--check{height:1rem;width:1rem}.icon--arrow-right{height:.75rem;width:.75rem}.icon--arrow-right-2{height:.920625rem;width:1rem}.icon--info{height:1.25rem;width:1.25rem}.icon--mt{margin-top:.25rem}.icon--13{height:.8125rem;width:.8125rem}.icon--16{height:1rem;width:1rem}.icon--18{height:1.125rem;width:1.125rem}.icon--20-24{height:1.5rem;width:1.25rem}.icon--24{height:1.5rem;min-width:1.5rem;width:1.5rem}.icon--37{height:2.3125rem;width:2.3125rem}.icon--32{height:2rem;width:2rem}.icon--40{height:2.5rem;width:2.5rem}.icon--46-48{height:3rem;width:2.875rem}.icon--w-24{width:1.5rem}.loader{-webkit-animation:load 1.1s linear infinite;animation:load 1.1s linear infinite;border:.375rem solid hsla(0,0%,100%,.2);border-left-color:#fff;border-radius:50%;bottom:0;display:none;height:28px;left:0;margin:auto;opacity:1;position:absolute;right:0;top:0;transform:translateZ(0);width:28px;z-index:2}.loader:after{border-radius:50%;content:"";height:1.75rem;width:1.75rem}.loader--dark{border:.375rem solid rgba(0,0,0,.2);border-left-color:#000}@-webkit-keyframes load{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes load{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.list{list-style:none;margin:0;padding-left:0}.list--marker .list__item{color:#6d747f;font-size:.875rem;font-weight:400;line-height:1.3657142857;margin-bottom:.625rem;padding-left:.8125rem;position:relative}.list--marker .list__item:last-child{margin-bottom:0}.list--marker .list__item:before{background-color:#2d6aca;border-radius:100%;content:"";height:.375rem;left:0;position:absolute;top:.375rem;width:.375rem}.list--marker-img .list__item{color:#4783ed;font-size:.875rem;font-weight:600;line-height:1.5714285714;margin-bottom:.5rem;padding-left:1.125rem;position:relative}.list--marker-img .list__item:last-child{margin-bottom:0}@media (min-width:1280px){.list--marker-img .list__item{font-size:1rem;font-weight:600;line-height:1.375}}.list--marker-img .list__item:before{background:url(/img/webinars/circles-blue-mini.svg);content:"";height:.625rem;left:0;position:absolute;top:.4375rem;width:.625rem}.list--instance .list__item{color:#fff;font-size:1rem;font-weight:500;line-height:1.25;margin-bottom:.75rem;padding-left:2rem;position:relative}.list--instance .list__item:last-child{margin-bottom:0}@media (min-width:1280px){.list--instance .list__item{font-size:1.125rem;font-weight:500;line-height:1.1111111111;margin-bottom:1.125rem;padding-left:2.375rem}}.list--instance .list__item:before{content:"";height:1.25rem;left:0;position:absolute;top:0;width:1.25rem}@media (min-width:1280px){.list--instance .list__item:before{height:1.625rem;top:-.125rem;width:1.625rem}}.list--failure .list__item:before{background:url(/img/icons/failure.svg);background-size:cover}.list--correctly .list__item:before{background:url(/img/icons/correct.svg);background-size:cover}.list--row{display:flex;gap:.625rem}@media (min-width:768px){.list--row{gap:.75rem}}.list--row-wrap{flex-wrap:wrap}.list--row-1{gap:.4375rem}@media (min-width:768px){.list--row-1{gap:.4375rem}}.list--row-2{display:flex;flex-wrap:wrap;gap:1.5rem}@media (min-width:768px){.list--row-2{gap:1.5rem}}.list--row-3{gap:1.0625rem}.list--row-3,.list--row-4{align-items:baseline;display:flex}.list--row-4{gap:1.5rem}.list--row-5{align-items:baseline;display:flex;gap:1rem 2.25rem}.list--row .list__item{margin-bottom:0}.list--column{display:flex;flex-direction:column;gap:1rem}.modal-content{background:#fff;border:.0625rem solid #dee2e6;border-radius:.75rem;box-shadow:0 0 .125rem rgba(0,0,0,.12),0 1.25rem 3.125rem rgba(26,26,28,.3);display:none;position:relative}.modal-content--form{text-align:center!important}@media (min-width:768px){.modal-content--form{max-width:50rem;padding:3.25rem 3.5rem}}.modal-content--form .modal-content__text{max-width:31.25rem}.modal-content--form .modal-content__text--agreement{max-width:25rem}.modal-content.modal-content--form-2{padding:2.5rem 1.5rem 1.5rem;text-align:center}@media (min-width:768px){.modal-content.modal-content--form-2{max-width:31.25rem;text-align:left}}.modal-content--form-2 .modal-content__heading{padding:0 .625rem}.modal-content--form-2 .modal-content__title{color:#293175;font-size:2rem;font-weight:700;line-height:1.1}@media (min-width:1280px){.modal-content--form-2 .modal-content__title{font-size:2.5rem;line-height:1.1}}.modal-content--form-2 .modal-content__title:not(:last-child){margin-bottom:.625rem}@media (min-width:768px){.modal-content--form-2 .modal-content__title:not(:last-child){margin-bottom:1rem}}.modal-content--form-2 .modal-content__text{color:#293175;font-size:.875rem;line-height:1.4285714286}@media (min-width:1280px){.modal-content--form-2 .modal-content__text{font-size:1rem;line-height:1.375}}.modal-content--form-2 .modal-content__text--small{font-size:.6875rem;line-height:1.2727272727}.modal-content--form-2 .modal-content__text-link{color:#293175;text-decoration:underline}.modal-content--form-2 .modal-content__body:not(:first-child){margin-top:1.5rem}@media (min-width:768px){.modal-content--form-2 .modal-content__body:not(:first-child){margin-top:2rem}}.modal-content--form-2 .modal-content__button--close{color:#a3c1f6}.modal-content--form-2 .modal-content__form-block{margin:.5rem 0 0}@media (min-width:768px){.modal-content--form-2 .modal-content__form-block{margin-top:1rem}}.modal-content--form-2 .modal-content__submit:not(:first-child){margin:1.5rem 0 0}@media (min-width:768px){.modal-content--form-2 .modal-content__submit:not(:first-child){margin-top:2rem}}.modal-content.modal-content--conf{background-color:#1f202a;border:.1875rem solid hsla(0,0%,100%,.1);border-radius:.8125rem;overflow:hidden!important;padding:1.75rem 1.875rem;position:relative;text-align:center}@media (min-width:768px){.modal-content.modal-content--conf{border-radius:1.5rem;max-width:38.4375rem;width:38.4375rem}}@media (min-width:1280px){.modal-content.modal-content--conf{padding:5rem 2.5rem}}.modal-content.modal-content--conf:after,.modal-content.modal-content--conf:before{pointer-events:none}.modal-content.modal-content--conf:before{background:url(/img/backgrounds/bb-18.svg) no-repeat;bottom:0;content:"";height:17.5rem;left:-33.75rem;position:absolute;width:50rem}@media (min-width:768px){.modal-content.modal-content--conf:before{bottom:-8.75rem;height:25rem;left:-28.125rem;width:56.25rem}}.modal-content.modal-content--conf:after{background:url(/img/backgrounds/bb-19.svg) no-repeat;bottom:-4.375rem;content:"";height:16.375rem;position:absolute;right:0;width:16.375rem}@media (min-width:768px){.modal-content.modal-content--conf:after{bottom:0;height:16.375rem;right:0;width:16.375rem}}.modal-content--conf .modal-content__heading{padding:0 .625rem}.modal-content--conf .modal-content__title{color:#fff;font-size:2rem;font-weight:700;line-height:1.125}@media (min-width:768px){.modal-content--conf .modal-content__title{font-size:3.25rem;font-weight:700;line-height:1.0961538462}}.modal-content--conf .modal-content__title:not(:last-child){margin-bottom:1.25rem}@media (min-width:1280px){.modal-content--conf .modal-content__title:not(:last-child){margin-bottom:2.5rem}}.modal-content--conf .modal-content__text{color:#fff;font-size:.5625rem;font-weight:400;line-height:1.3333333333}@media (min-width:768px){.modal-content--conf .modal-content__text{font-size:.875rem;font-weight:400;line-height:1.3571428571}}.modal-content--conf .modal-content__text-link{color:#fff;text-decoration:underline}.modal-content--conf .modal-content__body:not(:first-child){margin-top:1.5rem}@media (min-width:768px){.modal-content--conf .modal-content__body:not(:first-child){margin-top:2.5rem}}.modal-content--conf .modal-content__button--close{color:#fff}.modal-content--conf .modal-content__form-block{margin:.5rem 0 0}@media (min-width:768px){.modal-content--conf .modal-content__form-block{margin-top:1rem}}.modal-content--conf .modal-content__submit:not(:first-child){margin:1.125rem 0 0}@media (min-width:768px){.modal-content--conf .modal-content__submit:not(:first-child){margin-top:2rem}}.modal-content.modal-content--violet{background-color:#1f202a;background:linear-gradient(141.95deg,#9f00de -24.1%,#000 16.34%,#000 67.28%,#3600a1 122.11%);border:none;box-shadow:inset 0 0 1.4375rem 0 #90f}.modal-content.modal-content--violet:after,.modal-content.modal-content--violet:before{content:none}.modal-content--error,.modal-content--success{max-width:34.0625rem}.modal-content--error .modal-content__block--icon{align-items:center;background:#f5f5f5;border-radius:.5rem;flex-shrink:0;height:3.5rem;justify-content:center;width:3.5rem}@media (min-width:1280px){.modal-content--error .modal-content__block--icon{display:flex}}.modal-content--error .modal-content__icon{height:2rem;width:2rem}.modal-content--photo.fancybox-content{background-color:transparent;border:none;border-radius:0;box-shadow:none;height:90%;padding:0;width:90%}.modal-content--photo .modal-content__row{height:100%;position:relative;width:100%}.modal-content__body{margin-top:1rem}@media (min-width:768px){.modal-content__body{margin-top:2rem}}.modal-content__body:first-child{margin-top:0}.modal-content__footer{margin-top:1rem}.modal-content__footer:first-child{margin-top:0}.modal-content__row{display:flex}.modal-content__block{margin-right:1.5rem}.modal-content__block:last-child{margin-right:0}@media (max-width:917.98px){.modal-content__block--icon{display:none}}.modal-content__form-block{display:flex;margin-bottom:1rem}.modal-content__form-block:last-child{margin-bottom:0}.modal-content__title{color:#132747;font-size:1.5rem;font-weight:700;margin-bottom:.5rem;text-align:inherit}.modal-content__title:last-child{margin-bottom:0}.modal-content__text{color:#6d747f;font-size:.875rem;text-align:inherit}.modal-content__text--small{color:#c4c4c4;font-size:.625rem}.modal-content__text-link{color:inherit;font-size:inherit;text-decoration:none}.modal-content__text-link:hover{color:#6d747f}.modal-content__button--close{color:#c4c4c4;height:1.875rem;position:absolute;right:1rem;top:1rem;width:1.875rem}.modal-content__button--close:hover{color:#6d747f}.modal-content__button-icon{color:inherit;width:100%}.modal-content__img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.modal-content__bot{margin-top:1.25rem}.fancybox-bg{background:#132747}.fancybox-is-open .fancybox-bg{opacity:.4}.fancybox-button{display:none!important}.container{margin-left:auto;margin-right:auto;max-width:none;padding:0 1rem;position:relative;width:100%}@media (min-width:1280px){.container{max-width:75rem;padding:0}}.container--article{max-width:64rem}@media (min-width:768px){.container--article{padding-left:1.8125rem;padding-right:1.8125rem}}@media (min-width:1280px){.container--article{padding-left:0;padding-right:0}}.container--column{align-items:center;display:flex;flex-direction:column}.container--conference{height:100%;margin-left:auto;margin-right:auto;max-width:120rem;padding-left:1rem;padding-right:1rem;position:relative;z-index:10}@media (min-width:768px){.container--conference{padding-left:1.625rem;padding-right:1.625rem}}@media (min-width:1280px){.container--conference{padding-left:3.5rem;padding-right:3.5rem}}@media (min-width:1440px){.container--conference{padding-left:3.5rem;padding-right:3.5rem}}@media (min-width:1920px){.container--conference{padding-left:4.625rem;padding-right:4.625rem}}.container--meetup{height:100%;margin-left:auto;margin-right:auto;max-width:90rem;padding-left:1rem;padding-right:1rem;position:relative;z-index:10}@media (min-width:768px){.container--meetup{padding-left:1.625rem;padding-right:1.625rem}}@media (min-width:1280px){.container--meetup{padding-left:3.5rem;padding-right:3.5rem}}@media (min-width:1440px){.container--meetup{padding-left:3.5rem;padding-right:3.5rem}}@media (min-width:1920px){.container--meetup{padding-left:4.625rem;padding-right:4.625rem}}@media (min-width:768px){.container--board{margin:0 1.8125rem}}@media (min-width:1280px){.container--board{margin:auto;max-width:75rem}}@media (min-width:1920px){.container--board{max-width:90rem}}.container--reset-paddings-mobile{padding:0}@media (min-width:768px){.container--reset-paddings-mobile{padding:0 1rem}}@media (min-width:1280px){.container--reset-paddings-mobile{max-width:75rem;padding:0}}@media (min-width:768px){.container--no-gap{padding-right:0}}.page{display:flex;flex-direction:column;min-height:100vh}.page--pushed .header{margin-top:3.125rem;position:absolute}.page--promo .page__header{top:3.75rem}@media (min-width:768px){.page--promo .page__header{top:3.125rem}}.page--promo .header-dropdown{top:8.125rem}.page__main{background-color:#f5f5f7;flex:1 1 auto;overflow-x:hidden}.page__main--articles{padding:5.9375rem 0 3.125rem}@media (min-width:768px){.page__main--articles{padding:6.875rem 0 4.6875rem}}@media (min-width:1280px){.page__main--articles{padding:8.125rem 0 6.25rem}}.page__main--cases{padding:6.875rem 0 3.125rem}@media (min-width:768px){.page__main--cases{padding:9.375rem 0 4.6875rem}}@media (min-width:1280px){.page__main--cases{padding:9.375rem 0 6.25rem}}.page__main--templates{margin-bottom:2.5rem}@media (min-width:768px){.page__main--templates{margin-bottom:3.75rem}}@media (min-width:1280px){.page__main--templates{margin-bottom:5rem}}.page__main--white{background-color:#fff}.page__main--dark-blue{background-color:#161b46}.page__main--dark-violet{background-color:#0c0e22}.page__main--pushed-2{margin-top:6.875rem}@media (min-width:1280px){.page__main--pushed-2{margin-top:8.125rem}}.page__main--overflow-initial{overflow:initial}.page__main--top-padding-default{padding:6.875rem 0 0}@media (min-width:1280px){.page__main--top-padding-default{padding:9.375rem 0 0}}.page__main--top-padding-default-1{padding:6.875rem 0 0}@media (min-width:1280px){.page__main--top-padding-default-1{padding:7.5rem 0 0}}.page__main--top-padding-default-2{padding:6.875rem 0 0}@media (min-width:1280px){.page__main--top-padding-default-2{padding:8.75rem 0 0}.page__main--reset-overflow{overflow-x:initial}}.page__main-templates{display:flex;flex-direction:column;gap:1.5rem}@media (min-width:1280px){.page__main-templates{display:grid;gap:2rem 1.5rem;grid-template-columns:20% 1fr;grid-template-rows:auto 1fr}}.page__main-templates-cards{grid-column:2;order:2}.page__main-templates .aside{order:1}@media (min-width:1280px){.page__main-templates .aside__content{background-color:rgba(233,245,255,.5);border-radius:1.5rem;padding:1.5rem}}.page__footer{flex:0 0 auto}.page__main-header{padding:6.875rem 0 2rem}@media (min-width:768px){.page__main-header{padding-bottom:2.5rem}}@media (min-width:1280px){.page__main-header{padding:8.125rem 0 3rem}}@media (min-width:768px){.page__main-header--small{padding-bottom:2rem}}@media (min-width:1280px){.page__main-header--small{padding-bottom:2rem}}.page__title{color:#293175;font-size:2rem;font-weight:700;line-height:1.2;text-align:center}@media (min-width:768px){.page__title{font-size:2.5rem;line-height:1.1}}@media (min-width:1280px){.page__title{font-size:3.25rem;line-height:1.1}}.page__title--mb-1:not(:last-child){margin-bottom:2.5rem}@media (min-width:1280px){.page__title--mb-1:not(:last-child){margin-bottom:3.75rem}}.page__title--mb-2:not(:last-child){margin-bottom:1.5rem}.page__title--mb-3:not(:last-child){margin-bottom:2.5rem}@media (min-width:1280px){.page__title--mb-3:not(:last-child){margin-bottom:3rem}}.page__title--mb-4:not(:last-child){margin-bottom:1.5rem}@media (min-width:768px){.page__title--mb-4:not(:last-child){margin-bottom:3rem}}.page__title--mb-5:not(:last-child){margin-bottom:1.5rem}@media (min-width:768px){.page__title--mb-5:not(:last-child){margin-bottom:4.5rem}}.page__title--custom{font-size:1.75rem;font-weight:700;line-height:1.2142857143;text-align:center}@media (min-width:1280px){.page__title--custom{font-size:2.5rem;line-height:1.1;text-align:start}}.page__title--type-2{font-size:1.75rem;font-weight:700;line-height:1.2142857143;text-align:center}@media (min-width:768px){.page__title--type-2{font-size:2.5rem;line-height:1.1}}@media (min-width:1280px){.page__title--type-2{font-size:2.8125rem;line-height:1.4;max-width:62.5rem;text-align:start}}.page__title--type-3{font-size:1.75rem;font-weight:700;line-height:1.2142857143;max-width:90%;text-align:start}@media (min-width:768px){.page__title--type-3{font-size:2.5rem;line-height:1.1}}@media (min-width:1280px){.page__title--type-3{font-size:3.25rem;font-weight:700;line-height:1.0961538462;max-width:62.5rem}}.page__title--type-4{color:rgba(41,49,117,.4);font-size:1rem;line-height:1.375;text-align:start}@media (min-width:768px){.page__title--type-4{font-size:1.125rem;line-height:1.3333333333}}.page__description{color:#293175;font-size:1rem;line-height:1.375;text-align:center}@media (min-width:768px){.page__description{font-size:1.125rem;line-height:1.3333333333}}@media (min-width:1280px){.page__description--max-width-1{margin:0 auto;max-width:52rem}}.page__description--left{margin-bottom:1.5rem;text-align:left}@media (min-width:768px){.page__description--left{margin-bottom:4.5rem}}.page__description-text+.page__description-text{margin-top:1rem}.page__inner-header{margin-bottom:3rem}@media (min-width:1280px){.page__inner-header{margin-bottom:4.5rem}}@media (min-width:1920px){.page__inner-header{margin-bottom:5rem}}.page__inner-header--gaped{margin-bottom:0;padding-bottom:7.8125rem}@media (min-width:400px){.page__inner-header--gaped{padding-bottom:8.75rem}}@media (min-width:500px){.page__inner-header--gaped{padding-bottom:8.75rem}}@media (min-width:768px){.page__inner-header--gaped{padding-bottom:13.4375rem}}@media (min-width:1280px){.page__inner-header--gaped{padding-bottom:9.25rem}}@media (min-width:1440px){.page__inner-header--gaped{padding-bottom:11.5625rem}}@media (min-width:1920px){.page__inner-header--gaped{padding-bottom:11.875rem}}.page__inner-header--collapse{margin-bottom:3rem}@media (min-width:1280px){.page__inner-header--collapse{margin-bottom:3.5rem}}.page__inner-header--reset-margin{margin-bottom:0}.page__inner-header--dark-blue{color:#293175}.page__inner-header-title{font-size:2rem;font-weight:700;line-height:1.2}@media (min-width:768px){.page__inner-header-title{font-size:2.5rem;line-height:1.1}}@media (min-width:1280px){.page__inner-header-title{font-size:3.25rem;line-height:1.1}}.page__inner-header-title:not(:last-child){margin-bottom:1.5rem}.page__inner-header-title--type-4{font-size:1.5rem;font-weight:700;line-height:1.0833333333}@media (min-width:768px){.page__inner-header-title--type-4{font-size:2rem;font-weight:700;line-height:1.09375}}@media (min-width:1280px){.page__inner-header-title--type-4{font-size:2.5rem;font-weight:700;line-height:1.1}}.page__inner-header-title--type-5{font-size:2rem;font-weight:700;line-height:1.2}@media (min-width:768px){.page__inner-header-title--type-5{font-size:2.5rem;line-height:1.1}}@media (min-width:1280px){.page__inner-header-title--type-5{font-size:2.5rem;line-height:1.1}}.page__inner-header-title--mb-1,.page__inner-header-title--type-5:not(:last-child){margin-bottom:1rem}@media (min-width:1280px){.page__inner-header-title--mb-1{margin-bottom:1.5rem}}.page__inner-header-title-accent{-webkit-text-fill-color:transparent;background:linear-gradient(90.54deg,#5542ff -.29%,#d769ff 39.5%,#9756ff 100.63%);-webkit-background-clip:text;-moz-background-clip:text;background-clip:text;color:transparent;font-family:Raleway;font-weight:900;position:relative;text-shadow:0 0 7.5rem hsla(0,0%,100%,.45),0 0 2.931875rem #6c00ff}@media (min-width:1280px){.page__inner-header-title-accent{font-size:4rem;font-weight:900;line-height:1.109375}}.page__inner-header-title-accent:after{background:url(/img/decorations/star-shadow-2.png) no-repeat;background-position:50%;content:"";height:1.8125rem;position:absolute;right:-1rem;top:-.5rem;width:2rem}@media (min-width:768px){.page__inner-header-title-accent:after{background:url(/img/decorations/star-shadow.png) no-repeat;background-position:50%;right:-1.0625rem;top:-.8125rem}}@media (min-width:1280px){.page__inner-header-title-accent:after{right:-1rem;top:-.5rem}}.page__inner-header-title-gradient{-webkit-text-fill-color:transparent;background:linear-gradient(90.54deg,#a567ff -.29%,#edbdff 47.54%,#fff 100.63%);-webkit-background-clip:text;-moz-background-clip:text;background-clip:text;color:transparent}.page__inner-header-subtitle{font-size:1rem;font-weight:600;line-height:1.375}@media (min-width:768px){.page__inner-header-subtitle{font-size:1.125rem;line-height:1.3333333333}}@media (min-width:1440px){.page__inner-header-subtitle{font-size:1.5rem;line-height:1.25}}.page__inner-header-subtitle--pre{white-space:pre-line}.page__inner-header-subtitle--small{font-size:1rem;font-weight:400;line-height:1.375}@media (min-width:768px){.page__inner-header-subtitle--small{font-size:1.125rem;font-weight:600;line-height:1.25}}.page__inner-header-subtitle--small-2{font-size:.875rem;font-weight:500;line-height:1.2142857143}@media (min-width:768px){.page__inner-header-subtitle--small-2{font-size:1rem;font-weight:500;line-height:1.25}}@media (min-width:1280px){.page__inner-header-subtitle--small-2{font-size:1.125rem;font-weight:500;line-height:1.2222222222;margin-bottom:2.5rem}}.page__inner-header-subtitle--small-3{font-size:.875rem;font-weight:500;line-height:1.2142857143}@media (min-width:768px){.page__inner-header-subtitle--small-3{font-size:1rem;font-weight:500;line-height:1.25}}@media (min-width:1280px){.page__inner-header-subtitle--small-3{font-size:1.125rem;font-weight:500;line-height:1.2222222222;margin-bottom:1.5rem}}.page__inner-header-subtitle--opacity{opacity:.8}@media (min-width:1280px){.page__article-content{padding-right:4rem;width:calc(100% - 15.5rem)}}.page__article-content-wrapper{display:flex;flex-direction:column-reverse}@media (min-width:1280px){.page__article-content-wrapper{display:flex;flex-direction:unset}}.page__article-aside{display:none}@media (min-width:1280px){.page__article-aside{align-self:flex-start;display:block;flex-shrink:0;position:-webkit-sticky;position:sticky;top:6.25rem;width:19.5rem}}.page__widget{bottom:1.25rem;left:1.25rem;position:fixed}.page__terms{margin-bottom:1.5rem}@media (min-width:768px){.page__terms{margin-bottom:4.5rem}}.page__contact-block{margin-top:1.5rem}@media (min-width:768px){.page__contact-block{margin-top:4.5rem}}.animation-fade{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.animation-fade--second{-webkit-animation-delay:.4s;animation-delay:.4s}.animation-fade--third{-webkit-animation-delay:.8s;animation-delay:.8s}.animation-fade--four{-webkit-animation-delay:1.2s;animation-delay:1.2s}
