.section img,.section svg{max-width:100%}.section.padding{padding:85px 0}.section.padding-top{padding-top:140px}.section.padding-top-2{padding-top:162px}.section__wrapper{display:flex;flex-flow:row wrap;align-items:center;justify-content:center;width:100%;max-width:1600px;margin:0 auto}.section__wrapper.column{flex-flow:column}.section__main{justify-content:center}.section__main,.section__main-row{flex-flow:row wrap}.section__text.align-left h1,.section__text.align-left p{text-align:left}.section__img,.section__text{position:relative}.section__img-ellips,.section__text-ellips{-webkit-animation:levitation 1.5s ease-in-out infinite alternate;animation:levitation 1.5s ease-in-out infinite alternate;position:absolute}.section__img-ellips.background,.section__img-ellips.no-animate,.section__text-ellips.background,.section__text-ellips.no-animate{-webkit-animation:none;animation:none}.section__img-ellips:first-child,.section__text-ellips:first-child{-webkit-animation-delay:.1s;animation-delay:.1s}.section__img-ellips:nth-child(2),.section__text-ellips:nth-child(2){-webkit-animation-delay:.3s;animation-delay:.3s}.section__img-ellips:nth-child(3),.section__text-ellips:nth-child(3){-webkit-animation-delay:.5s;animation-delay:.5s}.section__img-ellips:nth-child(4),.section__text-ellips:nth-child(4){-webkit-animation-delay:.7s;animation-delay:.7s}.section__img-ellips:nth-child(5),.section__text-ellips:nth-child(5){-webkit-animation-delay:.9s;animation-delay:.9s}.section__img-ellips:nth-child(6),.section__text-ellips:nth-child(6){-webkit-animation-delay:1.1s;animation-delay:1.1s}.section__img-ellips:nth-child(7),.section__text-ellips:nth-child(7){-webkit-animation-delay:1.3s;animation-delay:1.3s}@-webkit-keyframes levitation{0%{transform:translate(0) scale(1)}to{transform:translateY(.5em) scale(1.01)}}@keyframes levitation{0%{transform:translate(0) scale(1)}to{transform:translateY(.5em) scale(1.01)}}.section__title{font-family:SF Pro Display Bold;font-weight:700;font-size:36px;line-height:43px;text-align:center}.section__subtitle{margin-top:25px;font-weight:400;font-size:18px;line-height:130%;text-align:center}.section__subtitle.fw-7{font-weight:700}.section__text-italic{font-family:SF Pro Display Italic;font-style:italic;font-weight:300;font-size:24px;line-height:130%}.section__card{cursor:pointer;display:flex;flex-flow:column;align-items:center;padding:40px 33px;text-align:center;height:370px;max-width:370px;width:100%;box-shadow:-2px 2px 35px rgba(0,43,125,.16);border-radius:20px;will-change:transform;transition:transform .3s,box-shadow .3s}.section__card__title{margin-top:25px;font-family:SF Pro Display Bold;font-weight:600;font-size:24px;line-height:29px}.section__card__description{margin-top:10px;font-weight:400;font-size:18px;line-height:130%}.section__card__btn{margin-top:auto}@media(min-width:992px)and (max-width:1199px){.section__img{margin:80px 0}}@media(max-width:991px){.section.padding-top{padding-top:100px}.section__wrapper{max-width:100%;padding:0 15px}.section__title{text-align:center!important;font-weight:700;font-size:28px;line-height:33px}.section__subtitle{margin-top:20px;text-align:center!important;font-weight:400;font-size:18px;line-height:130%}.section__img,.section__text{position:relative}.section__img-ellips.mobile-relative,.section__text-ellips.mobile-relative{position:relative;left:0!important;top:0!important}.section__card{height:350px;max-width:303px;padding:33px 22px;box-shadow:2px 2px 13px rgba(0,43,125,.26)}}@font-face{font-family:SF Pro Display;src:url(/_nuxt/fonts/SFProDisplay-Regular.7ee14c6.woff);src:url(/_nuxt/fonts/SFProDisplay-Regular.d5ff9f6.woff2);font-display:swap}@font-face{font-family:SF Pro Display SemiBold;src:url(/_nuxt/fonts/SFProDisplay-Semibold.340c3a1.woff);src:url(/_nuxt/fonts/SFProDisplay-Semibold.3926eb6.woff2);font-display:swap}@font-face{font-family:SF Pro Display Bold;src:url(/_nuxt/fonts/SFProDisplay-Bold.5b08afd.woff);src:url(/_nuxt/fonts/SFProDisplay-Bold.84c242f.woff2);font-display:swap}@font-face{font-family:SF Pro Display Italic;src:url(/_nuxt/fonts/SFProDisplay-LightItalic.1f80dd6.woff);src:url(/_nuxt/fonts/SFProDisplay-LightItalic.528a7ab.woff2);font-display:swap}.desktop{display:block}.mobile{display:none!important}@media(max-width:991px){.desktop{display:none!important}.mobile{display:block!important}}.delay-1{-webkit-animation-delay:.1s;animation-delay:.1s}.delay-2{-webkit-animation-delay:.2s;animation-delay:.2s}.delay-3{-webkit-animation-delay:.3s;animation-delay:.3s}.delay-4{-webkit-animation-delay:.4s;animation-delay:.4s}.delay-5{-webkit-animation-delay:.5s;animation-delay:.5s}.delay-6{-webkit-animation-delay:.6s;animation-delay:.6s}.delay-7{-webkit-animation-delay:.7s;animation-delay:.7s}.carousel{display:flex;align-items:center}.carousel-item img{border-radius:20px}.modal-body{display:flex;align-items:center;padding:.5rem 1rem 2rem}.modal-body .section__main__btn{z-index:2000}.modal-body__fullscreen-btn{display:flex;justify-content:center;align-items:center;position:absolute;right:10px;bottom:10px;border-radius:40px;padding:.5rem}.modal-body__fullscreen-btn svg{font-size:15px!important}.modal-header{padding:0 .5rem 0 0!important}.modal-header .close{z-index:2000;font-size:2rem}.modal-backdrop{opacity:.7}.modal-content{border:none;transition:background .3s}.modal-content .carousel-inner{transition:transform .3s}.modal-content.fullscreen{background:hsla(0,0%,100%,0)}.modal-content.fullscreen .carousel-inner{transform:scale(1.25)}.modal-content.default{background:#fff}.modal-content.default .carousel-inner{transform:scale(1)}@media(max-width:991px){.modal-body{padding:1rem .5rem}.modal-body .section__main__btn{margin:0 5px!important}.modal-body .section__main__btn img{width:32px}.modal-content{border:none;transition:background .3s}.modal-content.fullscreen .carousel-inner{transform:scale(1.45)}}*{padding:0;margin:0}a{text-decoration:none!important;color:inherit}ul{margin:0}body,html{overflow-x:hidden}body{font-family:SF Pro Display;font-style:normal;color:#4c5c6b}