@import url(https://fonts.cdnfonts.com/css/sf-pro-display);*,p,ul{margin:0;padding:0;list-style:none;box-sizing:border-box;font-family:SF Pro Display,sans-serif;scroll-behavior:smooth;outline:none}.container{width:1360px;margin:0 auto}body{min-width:320px}section{position:relative}html{scroll-padding-top:50px;min-width:320px;overflow-x:hidden}.pl-animatable{transform:translateY(50px);opacity:0;visibility:hidden;will-change:transform}.pl-animatable.pl-animated{animation:appearer .4s linear 1 forwards}@media(max-width:1440px){.container{width:1250px}}@media(max-width:1250px){.container{width:100%;max-width:992px;padding:0 15px}}@media(max-width:992px){html{scroll-padding-top:100px}.container{max-width:768px}.main{margin-top:70px}}@media(max-width:768px){.container{max-width:576px}*{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none}}@media(max-width:576px){.container{max-width:unset}}@keyframes breathing{0%{transform:scale(1) rotate(0deg)}25%{transform:scale(1.15) rotate(1deg)}60%{transform:scale(1.1)}to{transform:scale(1) rotate(0deg)}}@keyframes headerAppear{0%{transform:translateY(-100px)}to{transform:translateY(0)}}@keyframes twinkler{0%{transform:scale(0) rotate(0)}40%{transform:scale(1.25) rotate(1turn)}80%{transform:scale(.35) rotate(0deg)}to{transform:scale(0) rotate(0)}}@keyframes scaler{0%{transform:scale(0)}50%{transform:scale(1)}to{transform:scale(0)}}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(81,142,240,.4)}70%{box-shadow:0 0 0 40px rgba(81,142,240,0)}to{box-shadow:0 0 0 0 rgba(81,142,240,0)}}@keyframes appearer{0%{transform:translateY(50px);opacity:0}to{transform:revert;opacity:1;visibility:visible}}.rsbtn{all:unset;box-sizing:border-box;display:inline-flex;padding:5px 25px;justify-content:center;align-items:center;gap:5px;height:50px;border-radius:16px;background:#226ce6;cursor:pointer;transition:.3s}.rsbtn__icon{width:18px;height:18px;-o-object-fit:contain;object-fit:contain;display:flex}.rsbtn__text{color:#fff;font-size:14px;font-style:normal;font-weight:500;line-height:130%;transition:.2s;white-space:nowrap}.rsbtn:hover{opacity:.6}.rsbtn:active{transform:scale(.95)}.rsbtn.rs-secondary{background:transparent;border:1px solid #226ce6}.rsbtn.rs-secondary .rsbtn__text{color:#226ce6}.tp-anfigure{display:flex;position:absolute;z-index:0;background:#226ce6;filter:blur(5px);opacity:.05;overflow:hidden;will-change:border-radius transform;pointer-events:none;transition:.3s;-webkit-user-select:none;-moz-user-select:none;user-select:none}@keyframes surface{0%{border-radius:30% 100% 70% 30%/100% 30% 70% 70%}25%{border-radius:65% 35% 51% 49%/49% 52% 48% 51%}50%{border-radius:42% 58% 28% 72%/65% 34% 66% 35%}75%{border-radius:34% 66% 63% 37%/77% 38% 62% 23%}to{border-radius:24% 76% 72% 28%/53% 68% 32% 47%}}@keyframes rotateZ{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}header{height:0}.rs-header,header{position:relative;z-index:9}.rs-header{height:90px;transition:.3s;background:#fff;box-shadow:0 10px 80px -20px rgba(9,20,39,.125)}.rs-header__content{height:100%;display:flex;gap:35px;align-items:center;justify-content:space-between;position:relative;z-index:1}.rs-header__logo{width:150px;height:40px;flex-shrink:0;display:flex;align-items:center;justify-content:flex-start}.rs-header__logo-link{width:100%;display:flex;transition:.3s;height:100%}.rs-header__logo-link:hover{opacity:.7}.rs-header__logo-image{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:flex}.rs-header__lang{background:#f08080;width:90px;opacity:0;height:20px;overflow:hidden}.rs-header__nav{flex-grow:1}.rs-header__nav-links{display:flex;align-items:center;justify-content:center;gap:30px;flex-grow:1}.rs-header__actions{display:flex;align-items:center;justify-content:flex-end;flex-shrink:0;gap:15px}.rs-header__link-txt{transition:transform .3s;transform-origin:50% 0;transform-style:preserve-3d;position:relative;display:inline-block;transition:.3s;color:#8a8a8a;cursor:pointer}.rs-header__link-txt:before{position:absolute;content:attr(data-text);transform:rotateX(-90deg);transform-origin:50% 0;top:100%;left:0;width:100%;height:100%;color:#226ce6}.rs-header__link:hover .rs-header__link-txt{transform:rotateX(90deg)}.rs-header__mobile{display:none}.rs-header.scrolled{position:fixed;z-index:9;top:0;left:0;right:0;transform:translateY(-100px);animation:headerAppear .3s ease-in-out 1 forwards}@media(max-width:1250px){.rs-header__logo{width:100px;height:35px}.rs-header__content{gap:25px}.rs-header__nav-links{gap:15px;justify-content:space-between}.rs-header__link-txt{font-size:14px}}@media(max-width:992px){.rs-header{height:70px;top:0}.rs-header,.rs-header__nav{position:fixed;left:0;right:0}.rs-header__nav{display:flex;align-items:center;transform:translateX(-100%);transition:.4s;top:70px;bottom:0;max-height:calc(100vh - 70px);padding:50px 50px 150px 50px;background:#fff;border-bottom:1px solid rgba(29,30,44,.15)}.rs-header__nav,.rs-header__nav-links{flex-direction:column;justify-content:flex-start}.rs-header__nav-links{align-items:flex-start;width:280px;gap:20px;height:auto}.rs-header__logo{width:160px}.rs-header__link-txt{text-align:center;font-size:24px}.rs-header__actions{position:fixed;transform:translateX(-100%);transition:.4s;bottom:0;padding:30px;left:0;background:#fff;right:0;width:auto;height:auto;justify-content:center}.rs-header__mobile{display:flex}.rs-header__mobile-btn{display:flex;align-items:center;justify-content:center;transition:.5s;width:50px;height:50px}.rs-header__mobile-btn:after,.rs-header__mobile-btn:before{content:"";position:absolute;width:4px;height:22px;background:#1f1f1f;border-radius:10px;transform:rotate(90deg) translateX(-5px);transition:.3s}.rs-header__mobile-btn:before{transform:rotate(90deg) translateX(5px)}.rs-header.opened .rs-header__actions,.rs-header.opened .rs-header__nav{transform:translateX(0)}.rs-header.opened .rs-header__mobile-btn{transform:rotate(-135deg)}.rs-header.opened .rs-header__mobile-btn:after{transform:rotate(0deg) translateX(0)}.rs-header.opened .rs-header__mobile-btn:before{transform:rotate(90deg) translateX(0)}}@media(max-width:576px){.rs-header{position:fixed;z-index:9;top:0;left:0;right:0;box-shadow:0 3px 20px -5px rgba(9,20,39,.251)}.rs-header__logo{width:100px}.rs-header__mobile-btn{width:40px;height:40px}.rs-header__nav{padding:30px}.rs-header__nav-links{width:100%;gap:20px}.rs-header__link-txt{font-size:18px}}.footer{background:#f9f9f9;padding:70px 0 0 0}.footer__content{display:flex;gap:50px;align-items:flex-start;justify-content:space-between}.footer__info{width:30%;display:flex;flex-direction:column;gap:10px}.footer__info-socials{display:flex;margin:15px 0 0 0;gap:10px}.footer__info-social{width:30px;height:30px;display:flex;-o-object-fit:contain;object-fit:contain;transition:.3s}.footer__info-social:hover{opacity:.6}.footer__links{width:10%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:10px}.footer__links-title{font-size:16px;color:#226ce6;line-height:130%;margin-bottom:5px}.footer__links.rs-last{width:30%}.footer__link{text-decoration:none;font-size:14px;color:#1f1f1f;cursor:pointer;transition:.3s}.footer__link:hover{opacity:.6}.footer__copyright{background:#1f1f1f;display:flex;align-items:center;justify-content:center;padding:20px 15px;color:#fff;font-size:14px;margin:50px 0 0 0}@media(max-width:992px){.footer__content{gap:20px}.footer__info{width:25%;display:flex;flex-direction:column;gap:10px}.footer__info-logo{width:100%}.footer__info-txt{font-size:14px}.footer__links{width:auto}.footer__links.rs-last{width:25%}}@media(max-width:576px){.footer{padding:30px 0 0 0}.footer__content{flex-wrap:wrap;justify-content:center;gap:30px;padding:0}.footer__info{width:70%;align-items:center;justify-content:center;margin:auto;text-align:center}.footer__info-logo{width:150px}.footer__links{width:30%;align-items:center;justify-content:center;margin:0;text-align:center}.footer__links.rs-last{width:100%}.footer__copyright{margin:30px 0 0 0;font-size:12px;padding:15px}}.rs-intro{min-height:100vh;padding:150px 0 100px 0}.rs-intro__titling{display:flex;flex-direction:column;align-items:center;justify-content:center}.rs-intro__titling-title{font-size:14px;line-height:130%;text-align:center;font-weight:400;color:#1f1f1f}.rs-intro__titling-subtitle{font-size:64px;text-align:center;line-height:130%;color:#1f1f1f;margin-bottom:20px}.rs-intro__titling-desc{width:500px;text-align:center;color:#8a8a8a;font-size:16px;line-height:140%}.rs-intro__actions{display:flex;align-items:center;justify-content:center;gap:15px;padding:50px 0}.rs-intro__actions .rsbtn{min-width:180px;box-shadow:0 10px 30px -10px rgba(19,40,78,.502)}.rs-intro__image{width:100%;position:relative}.rs-intro__image-img{width:100%;-o-object-fit:contain;object-fit:contain;border-radius:30px;box-shadow:0 100px 400px -20px rgba(19,40,78,.15)}.rs-intro__image-video{position:absolute;top:55px;bottom:65px;left:185px;right:190px}.rs-intro__image-video iframe,.rs-intro__image-video video{width:100%;background:#000;height:100%;-o-object-fit:cover;object-fit:cover}@media(max-width:1250px){.rs-intro__titling-subtitle{font-size:54px}}@media(max-width:768px){.rs-intro__titling-subtitle{font-size:34px;line-height:110%}}@media(max-width:576px){.rs-intro{padding:120px 0 60px 0;min-height:auto}.rs-intro__titling-subtitle{font-size:24px;line-height:120%;margin:10px 0 20px 0}.rs-intro__titling-desc{font-size:14px;line-height:130%;width:auto}.rs-intro__actions{padding:30px 0;display:flex;flex-direction:column-reverse}.rs-intro__actions .rsbtn{min-width:unset}}.rs-possbs{padding:100px 0 50px 0}.rs-possbs__titling{display:flex;text-align:center;flex-direction:column;align-items:center;justify-content:center;margin-bottom:50px}.rs-possbs__titling-title{font-size:16px;color:#1f1f1f;font-weight:400;text-align:center}.rs-possbs__titling-subtitle{font-size:48px;text-align:center;font-weight:600;line-height:130%;margin-bottom:20px;width:70%}.rs-possbs__titling-subtitle span{color:#226ce6}.rs-possbs__titling-desc{width:500px;text-align:center;color:#8a8a8a;font-size:16px;line-height:140%}.rs-possbs__body{display:flex;flex-direction:column;gap:20px}.rs-possbs__tabs{width:100%;display:flex;align-items:center;justify-content:flex-start}.rs-possbs__tab{font-size:16px;line-height:1;color:#8a8a8a;cursor:pointer;padding:20px 30px;transition:.3s;width:100%;text-align:center;border-bottom:2px solid transparent}.rs-possbs__tab:hover{background:#fafafa}.rs-possbs__tab.rs-active{color:#226ce6;border-color:#226ce6}.rs-possbs__tabcontents{position:relative;display:flex;flex-wrap:wrap;align-items:flex-start}.rs-possbs__tabcontent{top:0;left:0;width:100%;height:100%;transition:.3s}.rs-possbs__item{gap:100px;display:flex}.rs-possbs__image{width:40%;aspect-ratio:1/1;flex-shrink:0;background:#fff;position:relative;border-radius:20px;box-shadow:0 40px 130px -30px rgba(0,0,0,.1)}.rs-possbs__image-img{position:absolute;top:0;left:0;width:100%;padding:100px;height:100%;-o-object-fit:contain;object-fit:contain}.rs-possbs__desc{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:20px 10% 20px 0}.rs-possbs__desc-title{font-size:24px;width:60%;margin-bottom:40px}.rs-possbs__desc-btn{box-shadow:0 10px 30px -10px rgba(19,40,78,.502)}.rs-possbs__desc .rs-possibility{display:flex;margin-bottom:30px;flex-direction:column;gap:15px}.rs-possbs__desc .rs-possibility__titling{display:flex;align-items:center;gap:10px}.rs-possbs__desc .rs-possibility__icon{width:28px;height:28px;display:flex}.rs-possbs__desc .rs-possibility__title{font-size:18px;color:#226ce6}.rs-possbs__desc .rs-possibility__desc{font-size:16px;color:#8a8a8a;line-height:140%}@media(max-width:1250px){.rs-possbs{padding:70px 0 40px 0}}@media(max-width:992px){.rs-possbs__titling{margin-bottom:30px}.rs-possbs__titling-subtitle{font-size:34px;width:100%}.rs-possbs__tab{font-size:14px;padding:15px 20px}.rs-possbs__item{gap:20px}.rs-possbs__image{width:40%;padding-top:25%}.rs-possbs__image-img{padding:20px}}@media(max-width:768px){.rs-possbs{padding:30px 0}.rs-possbs__titling{margin-bottom:30px}.rs-possbs__titling-title{font-size:14px}.rs-possbs__titling-subtitle{font-size:28px}.rs-possbs__titling-desc{width:auto}.rs-possbs__item{flex-direction:column-reverse}.rs-possbs__image{width:100%;padding-top:50%}.rs-possbs__image-img{padding:10px}.rs-possbs__desc{padding:10px 0}.rs-possbs__desc-title{font-size:18px;width:auto;margin-bottom:10px}.rs-possbs__desc .rs-possibility{margin-bottom:20px;gap:5px}.rs-possbs__desc .rs-possibility__titling{gap:5px}.rs-possbs__desc .rs-possibility__icon{width:24px;height:24px}.rs-possbs__desc .rs-possibility__title{font-size:16px}.rs-possbs__desc .rs-possibility__desc{font-size:14px}}@media(max-width:576px){.rs-possbs{padding:0 0 30px 0}.rs-possbs__titling{margin:0 0 15px 0}.rs-possbs__titling-subtitle{font-size:24px}.rs-possbs__titling-desc{font-size:14px}.rs-possbs__tabs{flex-direction:column}.rs-possbs__tab{justify-content:flex-start;text-align:left;padding:7.5px 0;margin:0 0 5px}.rs-possbs__desc{padding:10px 0}.rs-possbs__image{padding-top:80%}}.rs-integrs{padding:100px 0 50px 0}.rs-integrs__titling{display:flex;text-align:center;flex-direction:column;align-items:center;justify-content:center;margin-bottom:50px}.rs-integrs__titling-title{font-size:16px;color:#1f1f1f;font-weight:400;text-align:center}.rs-integrs__titling-subtitle{font-size:48px;text-align:center;font-weight:600;line-height:130%;margin-bottom:20px;width:80%}.rs-integrs__titling-subtitle span{color:#226ce6}.rs-integrs__titling-desc{width:500px;text-align:center;color:#8a8a8a;font-size:16px;line-height:140%}.rs-integrs__body{display:grid;grid-template-columns:auto 30%;gap:20px}.rs-integrs__item{min-height:330px;border-radius:30px;background:#f9f9f9;padding:45px;display:flex;flex-direction:column;gap:15px}.rs-integrs__item-title{color:#226ce6;font-size:24px;line-height:130%}.rs-integrs__item-desc{color:#8a8a8a;font-size:14px;line-height:140%;font-weight:400}.rs-integrs__item-icons{margin:auto 0 0 0;display:flex;align-items:center;justify-content:flex-end;gap:15px}.rs-integrs__item-icons img{width:70px;height:70px;display:flex;-o-object-fit:contain;object-fit:contain;box-shadow:0 10px 30px -5px rgba(19,40,78,.565);border-radius:22px}.rs-integrs__item:nth-child(3){grid-column:1/3;background:url(/img/integration-bg-3.1af1474a.png) no-repeat 100% #f9f9f9}@media(max-width:992px){.rs-integrs{padding:30px 0}.rs-integrs__titling{margin-bottom:30px}.rs-integrs__titling-subtitle{font-size:34px;width:100%}.rs-integrs__body{grid-template-columns:auto auto}.rs-integrs__item-title{font-size:20px}.rs-integrs__item:first-child{grid-column:1/3}.rs-integrs__item:nth-child(3){grid-column:auto}}@media(max-width:768px){.rs-integrs{padding:0 0 30px 0}.rs-integrs__titling{margin-bottom:30px}.rs-integrs__titling-title{font-size:14px}.rs-integrs__titling-subtitle{font-size:28px}.rs-integrs__titling-desc{width:auto}.rs-integrs__body{display:flex;flex-direction:column}.rs-integrs__item{min-height:auto}}@media(max-width:576px){.rs-integrs__titling{margin:0 0 15px 0}.rs-integrs__titling-subtitle{font-size:24px}.rs-integrs__titling-desc{font-size:14px}.rs-integrs__item{padding:20px;border-radius:10px}.rs-integrs__item-title{font-size:16px}.rs-integrs__item-desc{line-height:1.2}.rs-integrs__item-icons{gap:10px}.rs-integrs__item-icons img{width:45px;height:45px;border-radius:15px;box-shadow:0 5px 20px -10px rgba(19,40,78,.314)}}.rs-instructions{padding:100px 0}.rs-instructions__content{display:flex;gap:20px}.rs-instructions__titling{width:500px;flex-shrink:0}.rs-instructions__titling-title{font-size:16px;color:#1f1f1f;font-weight:400}.rs-instructions__titling-subtitle{font-size:44px;font-weight:600;line-height:130%;margin-bottom:20px;width:80%}.rs-instructions__titling-subtitle span{color:#226ce6}.rs-instructions__titling-desc{width:80%;color:#8a8a8a;font-size:16px;line-height:140%;margin-bottom:30px}.rs-instructions__btn{box-shadow:0 10px 30px -10px rgba(19,40,78,.502)}.rs-instructions__list{display:flex;flex-direction:column;gap:20px;flex-grow:1}.rs-instructions .rs-instruction{max-height:80px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;overflow:hidden;transition:.6s}.rs-instructions .rs-instruction__toggler{height:80px;flex-shrink:0;background:#f9f9f9;cursor:pointer;border-radius:20px;width:100%;display:flex;align-items:center;padding:0 40px;transition:.3s;position:relative}.rs-instructions .rs-instruction__text{font-size:24px;line-height:130%;font-weight:700}.rs-instructions .rs-instruction__btn{width:25px;height:25px;display:flex;position:absolute;align-items:center;justify-content:center;top:50%;right:40px;transform:translateY(-50%);cursor:pointer;transition:.3s}.rs-instructions .rs-instruction__btn:after{content:"";position:absolute;width:3px;height:20px;background:#226ce6}.rs-instructions .rs-instruction__btn:before{content:"";position:absolute;width:20px;height:3px;background:#226ce6;transition:.3s}.rs-instructions .rs-instruction__body{padding:25px 40px}.rs-instructions .rs-instruction.rs-open{max-height:300px;overflow:auto}.rs-instructions .rs-instruction.rs-open .rs-instruction__toggler{box-shadow:0 30px 20px -20px rgba(19,40,78,.145)}.rs-instructions .rs-instruction.rs-open .rs-instruction__btn:after{transform:rotate(90deg)}.rs-instructions .rs-instruction.rs-open .rs-instruction__text{color:#226ce6}.rs-instructions .rs-instruction::-webkit-scrollbar{width:0;height:0}@media(max-width:1250px){.rs-instructions{padding:70px 0}.rs-instructions__titling{width:320px}.rs-instructions__titling-subtitle{font-size:28px;line-height:1.2}}@media(max-width:992px){.rs-instructions{padding:30px 0}.rs-instructions__content{flex-direction:column}.rs-instructions__titling{width:100%;margin:0 0 30px 0;text-align:center}.rs-instructions__titling-desc,.rs-instructions__titling-subtitle{width:auto}}@media(max-width:768px){.rs-instructions .rs-instruction__toggler{padding:0 30px}.rs-instructions .rs-instruction__text{font-size:18px;line-height:120%}.rs-instructions .rs-instruction__btn{width:22px;height:22px;right:20px}.rs-instructions .rs-instruction__btn:after{height:17px}.rs-instructions .rs-instruction__btn:before{width:17px}.rs-instructions .rs-instruction__body{padding:20px 30px;font-size:14px;line-height:1.2}.rs-instructions .rs-instruction.rs-open{max-height:500px}}@media(max-width:576px){.rs-instructions{padding:0 0 30px 0}.rs-instructions__titling{margin:0 0 15px 0}.rs-instructions__titling-title{font-size:14px}.rs-instructions__titling-subtitle{font-size:24px;margin:0 0 10px 0}.rs-instructions__titling-desc{font-size:14px;margin:0 0 20px 0}.rs-instructions .rs-instruction{max-height:70px}.rs-instructions .rs-instruction__toggler{height:70px;padding:0 50px 0 20px;border-radius:15px}.rs-instructions .rs-instruction__text{font-size:16px}.rs-instructions .rs-instruction__body{padding:20px}.rs-instructions .rs-instruction.rs-open .rs-instruction__toggler{box-shadow:0 25px 25px -15px rgba(19,40,78,.188)}}.rs-projects{padding:80px 0 50px 0;overflow:hidden}.rs-projects__titling{display:flex;text-align:center;flex-direction:column;align-items:center;justify-content:center;margin-bottom:100px}.rs-projects__titling-title{font-size:16px;color:#1f1f1f;font-weight:400;text-align:center}.rs-projects__titling-subtitle{font-size:48px;text-align:center;font-weight:600;line-height:130%;margin-bottom:20px;width:80%}.rs-projects__titling-subtitle span{color:#226ce6}.rs-projects__titling-desc{width:500px;text-align:center;color:#8a8a8a;font-size:16px;line-height:140%}.rs-projects__swiper{overflow:visible;width:90%;margin:0 auto 70px auto}.rs-projects__swiper .swiper-wrapper{overflow:visible}.rs-projects__slider-navigation{display:flex;align-items:center;justify-content:center;gap:15px}.rs-projects__slider-btn{box-shadow:0 5px 20px -10px rgba(19,40,78,.251)}.rs-projects__slider-btn.swiper-button-disabled{filter:grayscale(1);pointer-events:none;opacity:.5}.rs-projects .rs-prjctslide{height:650px}.rs-projects .rs-prjctslide.swiper-slide-active .rs-prjctslide__content{transform:scale(1.1);opacity:1}.rs-projects .rs-prjctslide__content{height:100%;transition:.3s;opacity:.6;position:relative;display:flex;align-items:flex-end;justify-content:flex-start;border-radius:40px;overflow:hidden;transform:scale(.9)}.rs-projects .rs-prjctslide__desc{background:#fff;position:relative;z-index:2;margin:40px;width:600px;padding:30px 10% 30px 30px;border-radius:20px;display:flex;flex-direction:column;gap:15px}.rs-projects .rs-prjctslide__title{font-size:24px;color:#226ce6}.rs-projects .rs-prjctslide__subtitle{color:#8a8a8a;font-size:14px;line-height:140%}.rs-projects .rs-prjctslide__image{position:absolute;top:0;left:0;width:100%;-o-object-fit:cover;object-fit:cover;transition:.3s;height:100%;filter:brightness(.9)}@media(max-width:1250px){.rs-projects{padding:70px 0 40px 0}}@media(max-width:992px){.rs-projects__titling{margin-bottom:30px}.rs-projects__titling-subtitle{font-size:34px;width:100%}.rs-projects .rs-prjctslide{height:450px}}@media(max-width:768px){.rs-projects{padding:30px 0}.rs-projects__titling{margin-bottom:50px}.rs-projects__titling-title{font-size:14px}.rs-projects__titling-subtitle{font-size:28px}.rs-projects__titling-desc{width:auto}}@media(max-width:576px){.rs-projects{padding:0 0 30px 0}.rs-projects__titling{margin:0 0 15px 0}.rs-projects__titling-subtitle{font-size:24px}.rs-projects__titling-desc{font-size:14px}.rs-projects__swiper{margin:0 auto 30px 0}.rs-projects__swiper .swiper-wrapper{overflow:visible}.rs-projects .rs-prjctslide{height:320px}.rs-projects .rs-prjctslide__content{transform:none;border-radius:14px}.rs-projects .rs-prjctslide__desc{margin:5px;width:100%;padding:15px 20px;border-radius:10px;gap:10px}.rs-projects .rs-prjctslide__title{font-size:16px}.rs-projects .rs-prjctslide__subtitle{font-size:14px;line-height:120%}.rs-projects .rs-prjctslide.swiper-slide-active .rs-prjctslide__content{transform:unset;opacity:1}}.rs-support{padding:80px 0 80px 0;overflow:hidden}.rs-support__titling{display:flex;text-align:center;flex-direction:column;align-items:center;justify-content:center;margin-bottom:80px}.rs-support__titling-title{font-size:16px;color:#1f1f1f;font-weight:400;text-align:center}.rs-support__titling-subtitle{font-size:48px;text-align:center;font-weight:600;line-height:130%;margin-bottom:20px;width:70%}.rs-support__titling-subtitle span{color:#226ce6}.rs-support__titling-desc{text-align:center;color:#8a8a8a;font-size:16px;line-height:140%}.rs-support__slider-navigation{display:flex;align-items:center;justify-content:center;gap:15px;margin:50px 0 0 0}.rs-support__slider-btn{box-shadow:0 5px 20px -10px rgba(19,40,78,.251)}.rs-support__slider-btn.swiper-button-disabled{filter:grayscale(1);pointer-events:none;opacity:.5}.rs-support .rs-supportslide{overflow:hidden;border-radius:30px;transition:.3s;box-shadow:0 0 60px -25px rgba(19,40,78,.251)}.rs-support .rs-supportslide__content{text-decoration:none}.rs-support .rs-supportslide__image{position:relative;padding-top:60%;overflow:hidden;border-radius:30px}.rs-support .rs-supportslide__image-img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.rs-support .rs-supportslide__image-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;width:110px;height:110px;border-radius:50%;background:#226ce6;cursor:pointer;box-shadow:0 0 0 rgba(81,142,240,.464);animation:pulse 2s infinite}.rs-support .rs-supportslide__image-btn:hover{animation:none}.rs-support .rs-supportslide__desc{padding:30px 30px 50px 30px;display:flex;flex-direction:column;gap:15px}.rs-support .rs-supportslide__date{font-size:14px;color:#8a8a8a}.rs-support .rs-supportslide__title{font-size:24px;line-height:130%;color:#1f1f1f;overflow:hidden;text-overflow:ellipsis;display:-moz-box;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-clamp:3;box-orient:vertical}.rs-support .rs-supportslide:hover{opacity:.7}@media(max-width:1250px){.rs-support{padding:70px 0 40px 0}.rs-support__titling{margin-bottom:50px}.rs-support__titling-subtitle{width:100%}}@media(max-width:992px){.rs-support__titling{margin-bottom:30px}.rs-support__titling-subtitle{font-size:34px;width:100%}}@media(max-width:768px){.rs-support{padding:30px 0}.rs-support__titling-title{font-size:14px}.rs-support__titling-subtitle{font-size:28px}.rs-support__titling-desc{width:auto}.rs-support__slider-navigation{margin:30px 0 0 0}.rs-support .rs-supportslide__image-btn{width:70px;height:70px}.rs-support .rs-supportslide__desc{padding:20px 20px 40px 20px;gap:10px}.rs-support .rs-supportslide__title{font-size:18px;line-height:120%}}@media(max-width:576px){.rs-support{padding:0 0 30px 0}.rs-support__titling{margin:0 0 15px 0}.rs-support__titling-subtitle{font-size:24px}.rs-support__titling-desc{font-size:14px}.rs-support__slider{padding:0 10%}.rs-support .rs-supportslide,.rs-support .rs-supportslide__image{border-radius:15px}.rs-support .rs-supportslide__image-btn{width:60px;height:60px}.rs-support .rs-supportslide__image-btn img{width:20px;height:20px}.rs-support .rs-supportslide__desc{padding:15px;gap:5px}.rs-support .rs-supportslide__date{font-size:12px}.rs-support .rs-supportslide__title{font-size:14px;line-height:120%}}@media(max-width:420px){.rs-support__slider{width:90%;padding:0}}.rs-sgnews{padding:120px 0 80px 0;overflow:hidden;position:relative}.rs-sgnews__titling{display:flex;text-align:center;flex-direction:column;align-items:center;justify-content:center;margin-bottom:80px}.rs-sgnews__titling-title{font-size:16px;color:#1f1f1f;font-weight:400;text-align:center}.rs-sgnews__titling-subtitle{font-size:48px;text-align:center;font-weight:600;line-height:130%;margin-bottom:20px;width:70%}.rs-sgnews__titling-subtitle span{color:#226ce6}.rs-sgnews__titling-desc{text-align:center;color:#8a8a8a;font-size:16px;line-height:140%}.rs-sgnews__body{max-width:900px;margin:0 auto}.rs-sgnews__body h1{font:700 32px/1.6 SF Pro Display;text-align:center;color:#333}.rs-sgnews__body h2{font:700 28px/1.6 SF Pro Display;color:#333}.rs-sgnews__body h3{font:700 24px/1.6 SF Pro Display;color:#333}.rs-sgnews__body h4{font:700 18px/1.6 SF Pro Display;color:#333}.rs-sgnews__body blockquote,.rs-sgnews__body q{background:#f6f6f6;border-radius:8px;padding:30px;font-style:normal;font-weight:500;font-size:20px;line-height:160%;color:#000;display:flex;align-items:center;justify-content:space-between}.rs-sgnews__body blockquote:before,.rs-sgnews__body q:before{width:60px;height:60px;display:flex;content:"";flex-shrink:0;margin-right:30px}.rs-sgnews__body table{width:100%;background:#ebebeb}.rs-sgnews__body table td,.rs-sgnews__body table th{padding:10px 15px}.rs-sgnews__body table tr:nth-child(2n){background:#e4e4e4}.rs-sgnews__body a{font-style:normal;font-weight:700;font-size:16px;line-height:140%;color:#ff206e;transition:all .3s;display:inline-flex;align-self:flex-start}.rs-sgnews__body a:hover{opacity:.6}.rs-sgnews__body img{width:100%;-o-object-fit:cover;object-fit:cover;align-self:center;margin:0 auto;aspect-ratio:16/9;background:#000;border-radius:20px;box-shadow:0 40px 70px -20px rgba(0,0,0,.7);margin:0 0 40px 0}.rs-sgnews__body .text-right{text-align:right;margin:0 0 0 auto;font-weight:700}.rs-sgnews__body p:has(img){text-align:center!important;margin:0 auto;max-width:100%!important;-o-object-fit:cover;object-fit:cover}.rs-sgnews__body-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:15px;font:100 16px/1.8 SF Pro Display}.rs-sgnews__notfound{max-width:900px;display:flex;flex-direction:column;justify-content:center;gap:30px;text-align:center;margin:0 auto;min-height:calc(100vh - 550px)}.rs-sgnews__notfound-title{font:700 36px/1.6 SF Pro Display}.rs-sgnews__notfound-desc{font:100 16px/1.8 SF Pro Display}