.Header_headerWrapper__G0E9E{color:#fff;min-height:550px;display:flex;flex-direction:column;justify-content:space-between;padding-bottom:2rem}.Header_headerWrapper__G0E9E .Header_backgroundVideo__vIaNL{position:absolute;width:100%;height:550px;object-fit:cover;z-index:-1}.Header_headerWrapper__G0E9E .Header_header__bLl3m{display:flex;flex-direction:column;row-gap:1.5rem}.Header_headerWrapper__G0E9E .Header_header__bLl3m>span{width:-moz-fit-content;width:fit-content;background-color:#ffc321;color:#000;border-radius:24px;padding:4px 1rem;text-transform:uppercase;margin-bottom:-1rem}@media(max-width:768px){.Header_headerWrapper__G0E9E .Header_header__bLl3m>span{font-size:14px}}.Header_headerWrapper__G0E9E .Header_header__bLl3m h1{font-size:50px;font-weight:700;text-transform:uppercase;margin-bottom:-1rem}@media(max-width:768px){.Header_headerWrapper__G0E9E .Header_header__bLl3m h1{font-size:40px}}.Header_headerWrapper__G0E9E .Header_header__bLl3m h2{font-size:48px;font-weight:700;text-transform:uppercase}@media(max-width:768px){.Header_headerWrapper__G0E9E .Header_header__bLl3m h2{font-size:32px}}.Header_headerWrapper__G0E9E .Header_header__bLl3m h3{font-size:24px;font-weight:500;margin-bottom:-.7rem}@media(max-width:768px){.Header_headerWrapper__G0E9E .Header_header__bLl3m h3{font-size:18px}}.Header_headerWrapper__G0E9E .Header_header__bLl3m p{font-size:18px;font-weight:400}@media(max-width:768px){.Header_headerWrapper__G0E9E .Header_header__bLl3m p{font-size:14px}}.Header_headerWrapper__G0E9E .Header_header__bLl3m .Header_linkWrapper__e_pcL{display:flex;gap:1rem;align-items:center}.Header_headerWrapper__G0E9E .Header_header__bLl3m .Header_linkWrapper__e_pcL button{cursor:pointer;border-radius:90px;height:60px;font-size:18px;border:1px solid;padding:1rem 3rem}@media(max-width:768px){.Header_headerWrapper__G0E9E .Header_header__bLl3m .Header_linkWrapper__e_pcL button{font-size:14px;padding:.5rem 1.5rem}}.Header_headerWrapper__G0E9E .Header_header__bLl3m .Header_linkWrapper__e_pcL a:first-of-type button{box-shadow:0 16px 32px -8px rgba(255,215,1,.231);color:#4c2666;background:linear-gradient(85.03deg,#ffd701 .69%,#ff8301 98.46%)}.Header_headerWrapper__G0E9E .Header_header__bLl3m .Header_linkWrapper__e_pcL a:last-of-type button{background:none;color:#fff}.style_navbar__v_Uvs{display:flex;justify-content:space-between;align-items:center;padding:20px}.style_logo__u5NLC a{cursor:pointer}.style_logo__u5NLC img{width:160px}@media(max-width:1024px){.style_nav__RoPHr{position:fixed;top:0;right:0;width:100%;height:100%;background:linear-gradient(#0c2633,#000);padding:20px;box-sizing:border-box;transition:transform .3s ease-in-out;transform:translateX(100%)}}.style_nav__RoPHr ul{display:flex;list-style:none;align-items:center}@media(max-width:1024px){.style_nav__RoPHr ul{flex-direction:column;margin-top:10%;font-size:1.9rem}}.style_dropdownWrapper__7Nv1T{position:relative}.style_dropdownWrapper__7Nv1T .style_dropdownTrigger__bxlO2{display:flex;align-items:center;gap:8px;color:#fff;font-weight:500;cursor:pointer;padding:8px 12px;border-radius:6px;transition:all .3s ease;position:relative}.style_dropdownWrapper__7Nv1T .style_dropdownTrigger__bxlO2:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background-color:#fff;transition:width .3s ease}.style_dropdownWrapper__7Nv1T .style_dropdownTrigger__bxlO2:hover:after{width:100%}@media(max-width:1024px){.style_dropdownWrapper__7Nv1T .style_dropdownTrigger__bxlO2{font-size:1.9rem;padding:12px 0;justify-content:center;width:100%;border-bottom:none;text-align:center}.style_dropdownWrapper__7Nv1T .style_dropdownTrigger__bxlO2:after{display:none}}.style_dropdownWrapper__7Nv1T .style_dropdownTrigger__bxlO2 .style_arrowIcon__p5i4a{font-size:10px;transition:transform .3s ease}.style_dropdownWrapper__7Nv1T .style_dropdownMenu__XX205{position:absolute;top:100%;left:0;min-width:280px;background:#fff;border-radius:8px;box-shadow:0 10px 25px rgba(0,0,0,.15);overflow:hidden;z-index:1000;margin-top:8px;animation:style_fadeInUp__EuyXU .3s ease}.style_dropdownWrapper__7Nv1T .style_dropdownMenu__XX205:before{content:"";position:absolute;top:-6px;left:20px;width:12px;height:12px;background-color:#fff;transform:rotate(45deg);z-index:-1}@media(max-width:1024px){.style_dropdownWrapper__7Nv1T .style_dropdownMenu__XX205{position:static;min-width:auto;width:100%;margin:10px 0;border-radius:8px;box-shadow:0 4px 15px rgba(0,0,0,.3);background:rgba(12,38,51,.95);border:1px solid hsla(0,0%,100%,.1);animation:style_slideDown___T0y7 .3s ease}.style_dropdownWrapper__7Nv1T .style_dropdownMenu__XX205:before{display:none}}.style_dropdownWrapper__7Nv1T .style_dropdownMenu__XX205 .style_dropdownItem__vcBEy{padding:16px 20px;color:#333;cursor:pointer;font-weight:500;border-bottom:1px solid rgba(0,0,0,.03);transition:all .2s ease}.style_dropdownWrapper__7Nv1T .style_dropdownMenu__XX205 .style_dropdownItem__vcBEy:hover{background:linear-gradient(135deg,#8d49bb,#9d59cb);color:#fff}.style_dropdownWrapper__7Nv1T .style_dropdownMenu__XX205 .style_dropdownItem__vcBEy:last-child{border-bottom:none}@media(max-width:1024px){.style_dropdownWrapper__7Nv1T .style_dropdownMenu__XX205 .style_dropdownItem__vcBEy{padding:12px 16px;font-size:1.4rem;border-bottom:1px solid hsla(0,0%,100%,.1);text-align:center;color:#fff}.style_dropdownWrapper__7Nv1T .style_dropdownMenu__XX205 .style_dropdownItem__vcBEy:hover{background:rgba(141,73,187,.8)}.style_dropdownWrapper__7Nv1T .style_dropdownMenu__XX205 .style_dropdownItem__vcBEy:last-child{border-bottom:none}.style_dropdownWrapper__7Nv1T{width:100%;margin-bottom:10px}}@keyframes style_fadeInUp__EuyXU{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes style_slideDown___T0y7{0%{max-height:0;opacity:0}to{max-height:500px;opacity:1}}.style_nav__RoPHr.style_open__zlZYk{transform:translateX(0);z-index:2}.style_drawerHeader__ZC1ck{position:relative;display:flex;justify-content:space-between;align-items:center}.style_drawerHeader__ZC1ck a{cursor:pointer}.style_drawerHeader__ZC1ck img{width:130px}.style_headerActions__5YKEE{display:flex;align-items:center;gap:15px}.style_mobileLanguageSelect__cou3L{display:block;margin-right:20px}.style_closeButton__L_D7W{font-size:1.8rem;background:none;border:none;color:#fff;cursor:pointer;position:static;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease}.style_closeButton__L_D7W:hover{background:hsla(0,0%,100%,.1);color:#035f8e}.style_burger__MYrD6{display:flex;flex-direction:column;justify-content:space-between;width:2rem;height:25px;cursor:pointer}.style_burger__MYrD6 div{width:100%;height:.25rem;background-color:#333;transition:all .3s ease}@media(min-width:1025px){.style_burger__MYrD6{display:none}.style_nav__RoPHr{display:block}.style_closeButton__L_D7W,.style_drawerHeader__ZC1ck{display:none}}.style_nav__RoPHr ul li:not(.style_dropdownWrapper__7Nv1T) a{color:#fff;font-weight:500;text-decoration:none;padding:8px 12px;border-radius:6px;transition:all .3s ease;position:relative}.style_nav__RoPHr ul li:not(.style_dropdownWrapper__7Nv1T) a:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background-color:#fff;transition:width .3s ease}.style_nav__RoPHr ul li:not(.style_dropdownWrapper__7Nv1T) a:hover:after{width:100%}@media(max-width:1024px){.style_nav__RoPHr ul li:not(.style_dropdownWrapper__7Nv1T) a{font-size:1.9rem;padding:12px 0;text-align:center;display:block}.style_nav__RoPHr ul li:not(.style_dropdownWrapper__7Nv1T) a:after{display:none}.style_nav__RoPHr ul li:not(.style_dropdownWrapper__7Nv1T){width:100%;text-align:center;margin-bottom:10px}.style_languageSelect__L3TrY{display:none}}.style_dropdown__HmWlj{position:relative;display:inline-block}.style_selected___eJT1{background:hsla(0,0%,100%,.9);color:#000;padding:7px 5px;border-radius:5px;border:none;cursor:pointer;display:flex;gap:10px;align-items:center;margin-bottom:5px;font-weight:700;font-size:1.2rem}.style_selected___eJT1:hover{background:#ddd!important}.style_selected___eJT1:after{content:"";display:inline-block;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #000;margin-left:5px}.style_mobileLanguageSelect___wcGd .style_selected___eJT1{background:hsla(0,0%,100%,.9);color:#0c2633;padding:8px 12px;font-size:1rem;border-radius:8px;margin-bottom:0;box-shadow:0 2px 8px rgba(0,0,0,.1)}.style_mobileLanguageSelect___wcGd .style_selected___eJT1:after{border-top-color:#0c2633}.style_option__fce7T:hover,.style_selected___eJT1:hover{background-color:#f1f1f1}.style_options__dCGMm{z-index:9999!important;display:none;position:absolute;background-color:#f9f9f9;min-width:160px;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);z-index:1;right:0;left:auto;border-radius:8px;overflow:hidden}@media(max-width:1024px){.style_options__dCGMm{min-width:140px;max-height:400px;overflow-y:auto;border-radius:12px;box-shadow:0 12px 24px 0 rgba(0,0,0,.25);border:1px solid rgba(0,0,0,.1);left:0}.style_mobileLanguageSelect___wcGd .style_options__dCGMm{right:0;left:auto;min-width:180px;top:100%;margin-top:5px}}.style_options__dCGMm img{margin-right:10px}.style_options__dCGMm.style_show__RFEK1{display:block}.style_option__fce7T{color:#000;padding:12px 16px;text-decoration:none;display:block;cursor:pointer;display:flex;align-items:center}@media(max-width:1024px){.style_option__fce7T{padding:16px 20px;font-size:16px;font-weight:500;border-bottom:1px solid rgba(0,0,0,.05)}.style_option__fce7T:last-child{border-bottom:none}.style_option__fce7T:hover{background-color:#8d49bb;color:#fff}}.Partners_partners__oa6dn .Partners_formSection__vX5Jb{background:#f7f5f8}.style_becomeOurPartnerWrapper__zdKEO{display:flex;justify-content:center;align-items:center;min-height:300px}@media(max-width:768px){.style_becomeOurPartnerWrapper__zdKEO{flex-direction:column;padding:2rem 0}}.style_header__9rSaP{color:#4c2666;width:65%}@media(max-width:768px){.style_header__9rSaP{width:100%;display:flex;flex-direction:column}}.style_header__9rSaP h2{font-size:36px;font-weight:700;text-transform:uppercase;margin-bottom:1rem}@media(max-width:768px){.style_header__9rSaP h2{font-size:24px;text-align:center}}.style_header__9rSaP p{width:80%;line-height:1.5rem}@media(max-width:768px){.style_header__9rSaP p{width:100%;text-align:center}}.style_formWrapper__M5VXc{display:flex;justify-content:space-between;gap:1rem;width:100%}@media(max-width:768px){.style_formWrapper__M5VXc{flex-direction:column}}.style_formWrapper__M5VXc input,.style_formWrapper__M5VXc select,.style_formWrapper__M5VXc textarea{background:#fff;margin:5px 0;height:55px;padding:6px;border-radius:5px;border:1px solid #d9d9d9;color:#000}.style_formWrapper__M5VXc select{color:#000}.style_formWrapper__M5VXc textarea{height:50%;font-family:Barlow,sans-serif}@media(max-width:768px){.style_formWrapper__M5VXc textarea{height:120px;margin-bottom:1rem}}.style_formWrapper__M5VXc button{height:55px;background:linear-gradient(60deg,#703c99,#733b99 21%,#7f3b99 42%,#933a99 63%,#af3999 84%,#cb3899);border-radius:5px;border:none;cursor:pointer;font-size:1.3rem}.style_half__UMLcU{display:flex;flex-direction:column;width:50%}@media(max-width:768px){.style_half__UMLcU{width:100%}}.style_fullWidth__44pVG{width:100%}.style_halfWidthContainer__YbgGH{display:flex;justify-content:space-between}.style_halfWidth__DEvSD{width:48%}.style_checkboxContainer__vTxO0{display:flex;align-items:center;gap:10px;margin-top:1rem;font-size:14px}.style_checkboxContainer__vTxO0 input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:1px solid #ccc;border-radius:3px;width:20px;height:20px;cursor:pointer}.style_checkboxContainer__vTxO0 input[type=checkbox]:checked{background-color:#4c2666;position:relative}.style_checkboxContainer__vTxO0 input[type=checkbox]:checked:before{content:"✓";font-size:16px;color:#fff;position:absolute;top:0;left:3px}.style_checkboxContainer__vTxO0 label{color:#000}.style_transfersWrapper__RgZcs{margin:3rem auto;color:#fff!important}.style_transfersWrapper__RgZcs .style_first__uKxaR{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap}.style_transfersWrapper__RgZcs .style_first__uKxaR .style_card__gYrjX{width:49%;background:linear-gradient(60deg,#703c99,#733b99 21%,#7f3b99 42%,#933a99 63%,#af3999 84%,#cb3899);padding:1rem;border-radius:20px;display:flex;align-items:center;gap:1rem}@media(max-width:992px){.style_transfersWrapper__RgZcs .style_first__uKxaR .style_card__gYrjX{width:100%;background:linear-gradient(0deg,#703c99,#733b99 21%,#7f3b99 42%,#933a99 63%,#af3999 84%,#cb3899)}}@media(max-width:768px){.style_transfersWrapper__RgZcs .style_first__uKxaR .style_card__gYrjX{width:100%;flex-direction:column;background:linear-gradient(0deg,#703c99,#733b99 21%,#7f3b99 42%,#933a99 63%,#af3999 84%,#cb3899)}}.style_transfersWrapper__RgZcs .style_first__uKxaR .style_card__gYrjX img{width:219px;height:219px}@media(max-width:768px){.style_transfersWrapper__RgZcs .style_first__uKxaR .style_card__gYrjX img{width:100%;height:auto}}.style_transfersWrapper__RgZcs .style_first__uKxaR .style_card__gYrjX .style_content__ibJbq{height:100%;display:flex;row-gap:1rem;flex-direction:column}.style_transfersWrapper__RgZcs .style_first__uKxaR .style_card__gYrjX .style_content__ibJbq h3{font-size:26px;font-weight:700}.style_transfersWrapper__RgZcs .style_first__uKxaR .style_card__gYrjX .style_content__ibJbq p{font-size:16px;line-height:1.4}.style_transfersWrapper__RgZcs .style_second__rMKF2{margin:4rem 0;display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}@media(max-width:768px){.style_transfersWrapper__RgZcs .style_second__rMKF2{margin:2rem 0}}.style_transfersWrapper__RgZcs .style_second__rMKF2>div{width:48%}@media(max-width:768px){.style_transfersWrapper__RgZcs .style_second__rMKF2>div{width:100%;flex-direction:column}}.style_transfersWrapper__RgZcs .style_second__rMKF2 .style_content__ibJbq{display:flex;flex-direction:column}.style_transfersWrapper__RgZcs .style_second__rMKF2 .style_content__ibJbq h2{margin:1rem 0;color:transparent;font-size:50px;background:linear-gradient(60deg,#703c99,#733b99 21%,#7f3b99 42%,#933a99 63%,#af3999 84%,#cb3899);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media(max-width:768px){.style_transfersWrapper__RgZcs .style_second__rMKF2 .style_content__ibJbq h2{font-size:32px;margin-bottom:2rem;text-align:center}}.style_transfersWrapper__RgZcs .style_second__rMKF2 .style_transfersLists__gwsnX{display:flex;flex-direction:column;row-gap:2rem}@media(max-width:768px){.style_transfersWrapper__RgZcs .style_second__rMKF2 .style_transfersLists__gwsnX{gap:2rem}}.style_transfersWrapper__RgZcs .style_second__rMKF2 .style_transfersLists__gwsnX .style_list__3iTzv{display:flex;gap:1rem;align-items:center}.style_transfersWrapper__RgZcs .style_second__rMKF2 .style_transfersLists__gwsnX h3{color:transparent;font-size:24px;background:linear-gradient(60deg,#703c99,#733b99 21%,#7f3b99 42%,#933a99 63%,#af3999 84%,#cb3899);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media(max-width:768px){.style_transfersWrapper__RgZcs .style_second__rMKF2 .style_transfersLists__gwsnX h3{font-size:20px}}.style_transfersWrapper__RgZcs .style_second__rMKF2 .style_transfersLists__gwsnX p{color:#000}.style_transfersWrapper__RgZcs .style_second__rMKF2 .style_images__78AOm{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap}@media(max-width:768px){.style_transfersWrapper__RgZcs .style_second__rMKF2 .style_images__78AOm{margin-top:2rem}}.style_transfersWrapper__RgZcs .style_second__rMKF2 .style_images__78AOm .style_up___tbP0{width:48%;height:auto}@media(max-width:768px){.style_transfersWrapper__RgZcs .style_second__rMKF2 .style_images__78AOm .style_up___tbP0{width:100%}}.style_transfersWrapper__RgZcs .style_second__rMKF2 .style_images__78AOm .style_down__Q6tzo{width:100%;height:auto}.style_transfersWrapper__RgZcs .style_second__rMKF2 .style_images__78AOm img{width:100%;height:auto;object-fit:contain}@media(max-width:768px){.style_transfersWrapper__RgZcs .style_second__rMKF2 .style_images__78AOm img{width:100%}}.style_partnersAndClients__bRG_y{color:#fff!important}.style_partnersAndClients__bRG_y h2{font-size:50px;color:transparent;background:linear-gradient(60deg,#703c99,#733b99 21%,#7f3b99 42%,#933a99 63%,#af3999 84%,#cb3899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:center;margin:3rem 0}.style_partnersAndClients__bRG_y h2:after{content:"";display:block;width:250px;height:2px;background:#4c2666;margin:2rem auto}@media(max-width:768px){.style_partnersAndClients__bRG_y h2:after{width:150px;margin:1rem auto}.style_partnersAndClients__bRG_y h2{font-size:36px;margin:1rem 0}}.style_partnersAndClients__bRG_y .style_partnersLogos__34pNS{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:1rem;margin:20px 0 2rem}.style_partnersAndClients__bRG_y .style_partnersLogos__34pNS .style_modifyLogo__P407q{width:11%}@media(max-width:768px){.style_partnersAndClients__bRG_y .style_partnersLogos__34pNS .style_modifyLogo__P407q{width:25%}}.style_partnersAndClients__bRG_y .style_partnersLogos__34pNS picture{margin:20px;width:15%;height:auto;object-fit:contain}@media(max-width:768px){.style_partnersAndClients__bRG_y .style_partnersLogos__34pNS picture{width:30%}}.style_partnersAndClients__bRG_y .style_partnersLogos__34pNS img{width:100%;height:auto;object-fit:contain}@media(max-width:768px){.style_partnersAndClients__bRG_y .style_partnersLogos__34pNS img{width:100%}}.style_transferServicesWrapper__Ct1C9{margin:3rem 0;position:relative}@media(max-width:768px){.style_transferServicesWrapper__Ct1C9{height:auto}}.style_transferServicesWrapper__Ct1C9 .style_leftDots__thqUd{position:absolute;top:-8%;left:10%;z-index:1}@media(max-width:768px){.style_transferServicesWrapper__Ct1C9 .style_leftDots__thqUd{display:none}}.style_transferServicesWrapper__Ct1C9 .style_rightDots__JkxIP{position:absolute;bottom:0;right:3%;z-index:1}@media(max-width:768px){.style_transferServicesWrapper__Ct1C9 .style_rightDots__JkxIP{display:none}}.style_transferServicesWrapper__Ct1C9 .style_transferServices___QZJJ{background:#f7f5f8}.style_transferServicesWrapper__Ct1C9 .style_transferServices___QZJJ>div{padding:2rem;display:flex;flex-direction:column;align-items:center;min-height:300px}@media(max-width:768px){.style_transferServicesWrapper__Ct1C9 .style_transferServices___QZJJ>div{min-height:auto}}.style_transferServicesWrapper__Ct1C9 .style_transferServices___QZJJ h2{font-size:60px;color:transparent;background:linear-gradient(60deg,#703c99,#733b99 21%,#7f3b99 42%,#933a99 63%,#af3999 84%,#cb3899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-transform:uppercase}@media(max-width:768px){.style_transferServicesWrapper__Ct1C9 .style_transferServices___QZJJ h2{font-size:32px;text-align:center}}.style_transferServicesWrapper__Ct1C9 .style_transferServices___QZJJ p{margin:20px 0;width:70%;text-align:center;font-size:20px;color:#000}@media(max-width:768px){.style_transferServicesWrapper__Ct1C9 .style_transferServices___QZJJ p{width:100%;font-size:16px}}.style_transferServicesWrapper__Ct1C9 .style_transferServicesBg__45gV2{width:100%;display:flex;justify-content:center;margin-top:-3%}@media screen and (max-width:2560px){.style_transferServicesWrapper__Ct1C9 .style_transferServicesBg__45gV2{margin-top:-5%}}@media screen and (max-width:1920px){.style_transferServicesWrapper__Ct1C9 .style_transferServicesBg__45gV2{margin-top:-6%}}@media screen and (max-width:1440px){.style_transferServicesWrapper__Ct1C9 .style_transferServicesBg__45gV2{margin-top:-7%}}@media screen and (max-width:1024px){.style_transferServicesWrapper__Ct1C9 .style_transferServicesBg__45gV2{margin-top:-8%}}.style_transferServicesWrapper__Ct1C9 .style_transferServicesBg__45gV2 picture{width:90%}.style_transferServicesWrapper__Ct1C9 .style_transferServicesBg__45gV2 picture img{width:100%;object-fit:cover}.style_servicesSlider__S2edc{margin:3rem 0;display:flex;flex-direction:column}.style_servicesSlider__S2edc .style_headerService__B8wBN{display:flex;justify-content:center;margin-bottom:2rem}.style_servicesSlider__S2edc .style_headerService__B8wBN p{background:linear-gradient(85.03deg,#ffd701 .69%,#ff8301 98.46%);border-radius:24px;padding:4px 1rem;color:#4c2666;text-transform:uppercase;font-size:1.5rem;letter-spacing:8px;font-weight:500}.style_swiper__JSinI .swiper-wrapper{display:flex;align-items:center}.style_swiper__JSinI .swiper-slide-active{min-height:300px!important;position:relative;border:none!important;background:linear-gradient(96.56deg,rgba(158,194,194,.3) 27.8%,hsla(49,39%,73%,.3) 53.91%)}@media(max-width:768px){.style_swiper__JSinI .swiper-slide-active{min-height:450px!important}}.style_swiper__JSinI .swiper-slide-active .style_prevNext__xqp7K{display:flex!important;justify-content:flex-end;gap:1rem;position:absolute;bottom:5%;right:5%}.style_swiper__JSinI .swiper-slide-active .style_prevNext__xqp7K button{border:1px solid #ffd701;border-radius:50%;background:none;width:40px;height:40px;cursor:pointer;font-size:1.3rem;color:#4c2666;transition:all .3s}.style_swiper__JSinI .swiper-slide-active .style_prevNext__xqp7K button:hover{background:#f7f5f8}.style_swiper__JSinI .swiper-slide{min-height:220px;border:1px solid #9ec2c2;border-radius:10px;padding:1rem}.style_swiper__JSinI .swiper-slide .style_prevNext__xqp7K{display:none}.style_swiper__JSinI .swiper-slide .style_card__Wu6BP{display:flex;flex-direction:column;color:#000}.style_swiper__JSinI .swiper-slide .style_card__Wu6BP .style_header__dvwZ7{display:flex;align-items:center;gap:1rem}.style_swiper__JSinI .swiper-slide .style_card__Wu6BP .style_header__dvwZ7 .style_icon__A_WJS{background:linear-gradient(60deg,#703c99,#733b99 21%,#7f3b99 42%,#933a99 63%,#af3999 84%,#cb3899);border-radius:50%;padding:10px;width:50px;height:50px;display:flex;justify-content:center;align-items:center}.style_swiper__JSinI .swiper-slide .style_card__Wu6BP .style_header__dvwZ7 .style_icon__A_WJS img{width:100%;height:auto}.style_swiper__JSinI .swiper-slide .style_card__Wu6BP h3{font-size:1.5rem;margin:1rem 0}.style_swiper__JSinI .swiper-slide .style_card__Wu6BP p{line-height:1.5}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, 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");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.style_statisticsWrapper__uxuKw{height:300px;position:relative;color:#fff!important}@media(max-width:768px){.style_statisticsWrapper__uxuKw{height:auto;padding:2rem 0}}.style_statisticsWrapper__uxuKw .style_leftBg__ho6mq{background:linear-gradient(90deg,#4c2666 0,rgba(76,38,102,.5) 50%,transparent),url(/assets/images/at-plus/statistics-left-bg.png) no-repeat;background-size:cover;background-position:0;position:absolute;inset:0}.style_statisticsWrapper__uxuKw .style_rightBg__qCoHB{background:linear-gradient(270deg,#4c2666 0,rgba(76,38,102,.5) 50%,transparent),url(/assets/images/at-plus/statistics-right-bg.png) no-repeat;background-size:cover;background-position:100%;position:absolute;inset:0}.style_statisticsWrapper__uxuKw .style_cards__XuIAY{position:relative;height:100%;display:flex;justify-content:center;align-items:center;gap:4rem;flex-wrap:wrap}.style_statisticsWrapper__uxuKw .style_cards__XuIAY .style_cardWrapper__a4S1R{display:flex;justify-content:center;align-items:center;width:100%;max-width:1200px;padding:0 20px}@media(max-width:768px){.style_statisticsWrapper__uxuKw .style_cards__XuIAY .style_cardWrapper__a4S1R{padding:0 10px}}@media(max-width:1024px){.style_statisticsWrapper__uxuKw .style_cards__XuIAY{gap:2rem}}@media(max-width:768px){.style_statisticsWrapper__uxuKw .style_cards__XuIAY{gap:2rem}}.style_statisticsWrapper__uxuKw .style_cards__XuIAY .style_card__ouIqh{width:250px;height:150px;border:1px solid hsla(0,0%,91%,.4);background:linear-gradient(348.61deg,hsla(0,0%,91%,.4) -.06%,hsla(0,0%,100%,0) 99.94%);display:flex;justify-content:center;align-items:center;gap:1rem;border-radius:10px}@media screen and (max-width:814px){.style_statisticsWrapper__uxuKw .style_cards__XuIAY .style_card__ouIqh{width:200px;height:120px}}@media(max-width:768px){.style_statisticsWrapper__uxuKw .style_cards__XuIAY .style_card__ouIqh{width:200px;height:120px;justify-content:flex-start;padding:1rem}}.style_statisticsWrapper__uxuKw .style_cards__XuIAY .style_card__ouIqh .style_image__odHgo{border-radius:50%;background:linear-gradient(85.03deg,#ffd701 .69%,#ff8301 98.46%);width:70px;height:70px;display:flex;justify-content:center;align-items:center}@media(max-width:768px){.style_statisticsWrapper__uxuKw .style_cards__XuIAY .style_card__ouIqh .style_image__odHgo{width:50px;height:50px}}.style_statisticsWrapper__uxuKw .style_cards__XuIAY .style_card__ouIqh .style_image__odHgo img{width:40px;height:auto}@media(max-width:768px){.style_statisticsWrapper__uxuKw .style_cards__XuIAY .style_card__ouIqh .style_image__odHgo img{width:30px}}.style_statisticsWrapper__uxuKw .style_cards__XuIAY .style_card__ouIqh .style_content__xeJk4{display:flex;flex-direction:column}.style_statisticsWrapper__uxuKw .style_cards__XuIAY .style_card__ouIqh .style_content__xeJk4 .style_title__p4apq{font-size:40px;font-weight:700}@media(max-width:768px){.style_statisticsWrapper__uxuKw .style_cards__XuIAY .style_card__ouIqh .style_content__xeJk4 .style_title__p4apq{font-size:30px;font-weight:500}}.style_statisticsWrapper__uxuKw .style_cards__XuIAY .style_card__ouIqh .style_content__xeJk4 .style_description__q4Gqy{font-size:16px}@media(max-width:768px){.style_statisticsWrapper__uxuKw .style_cards__XuIAY .style_card__ouIqh .style_content__xeJk4 .style_description__q4Gqy{font-size:14px}}.style_atSectionWrapper__rB_k6{margin:5rem 0}.style_atSectionWrapper__rB_k6 .style_atInfo__YhU_p{display:flex;justify-content:space-between;align-items:center;gap:2rem;margin-bottom:2rem}@media(max-width:768px){.style_atSectionWrapper__rB_k6 .style_atInfo__YhU_p{flex-direction:column}}.style_atSectionWrapper__rB_k6 .style_atInfo__YhU_p .style_atInfoImage__IU17p{border-right:1px solid #000}.style_atSectionWrapper__rB_k6 .style_atInfo__YhU_p .style_atInfoImage__IU17p img{height:80px;margin-right:2rem}@media(max-width:768px){.style_atSectionWrapper__rB_k6 .style_atInfo__YhU_p .style_atInfoImage__IU17p img{margin-right:0;margin-bottom:2rem}.style_atSectionWrapper__rB_k6 .style_atInfo__YhU_p .style_atInfoImage__IU17p{border-right:none;border-bottom:1px solid #000;margin-bottom:0}}.style_atSectionWrapper__rB_k6 .style_atInfo__YhU_p p{color:transparent;background:linear-gradient(60deg,#703c99,#733b99 21%,#7f3b99 42%,#933a99 63%,#af3999 84%,#cb3899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:24px;font-weight:600}@media(max-width:768px){.style_atSectionWrapper__rB_k6 .style_atInfo__YhU_p p{font-size:20px;text-align:center}.style_atSectionWrapper__rB_k6 .style_atExperience___Fyaa{display:flex;flex-direction:column;row-gap:2rem}}.style_atSectionWrapper__rB_k6 .style_atExperience___Fyaa .style_order__NMxdK .style_description__X40Bo{order:1}@media(max-width:768px){.style_atSectionWrapper__rB_k6 .style_atExperience___Fyaa .style_order__NMxdK .style_description__X40Bo{order:2}}.style_atSectionWrapper__rB_k6 .style_atExperience___Fyaa .style_order__NMxdK .style_image__X9x2C{order:2}@media(max-width:768px){.style_atSectionWrapper__rB_k6 .style_atExperience___Fyaa .style_order__NMxdK .style_image__X9x2C{order:1}}.style_atSectionWrapper__rB_k6 .style_atExperience___Fyaa .style_order__NMxdK .style_image__X9x2C img{height:200px!important}@media(max-width:768px){.style_atSectionWrapper__rB_k6 .style_atExperience___Fyaa .style_order__NMxdK .style_image__X9x2C img{height:170px!important}}.style_atSectionWrapper__rB_k6 .style_atExperience___Fyaa .style_experience__Ev46i{display:flex;justify-content:space-between;align-items:center;color:#000;gap:3rem}@media(max-width:768px){.style_atSectionWrapper__rB_k6 .style_atExperience___Fyaa .style_experience__Ev46i{flex-direction:column;gap:1rem}}.style_atSectionWrapper__rB_k6 .style_atExperience___Fyaa .style_experience__Ev46i .style_image__X9x2C img{height:250px}.style_atSectionWrapper__rB_k6 .style_atExperience___Fyaa .style_experience__Ev46i .style_description__X40Bo{font-size:16px;line-height:1.5}.Footer_footer__Vc1xn{background:url(/assets/images/at-plus/footer-bg.png) no-repeat 50%;background-size:cover;min-height:400px;color:#fff!important}.Footer_footer__Vc1xn .Footer_footerInformations__65YXi{padding:4rem}@media(max-width:768px){.Footer_footer__Vc1xn .Footer_footerInformations__65YXi{padding:2rem}}.Footer_footer__Vc1xn .Footer_footerInformations__65YXi .Footer_contactUsAndSocialMediaSection__1QaLg{border-bottom:1px solid hsla(0,0%,100%,.4);padding-bottom:3rem;display:flex;justify-content:space-between;align-items:start}@media(max-width:768px){.Footer_footer__Vc1xn .Footer_footerInformations__65YXi .Footer_contactUsAndSocialMediaSection__1QaLg{flex-direction:column;row-gap:2rem}}.Footer_footer__Vc1xn .Footer_footerInformations__65YXi .Footer_contactUsAndSocialMediaSection__1QaLg .Footer_contactUs__xMy2I{display:flex;column-gap:2rem;align-items:center;justify-content:space-between;width:100%;margin-bottom:-30px}@media screen and (max-width:1024px){.Footer_footer__Vc1xn .Footer_footerInformations__65YXi .Footer_contactUsAndSocialMediaSection__1QaLg .Footer_contactUs__xMy2I{flex-direction:column;row-gap:2rem;align-items:center}}.Footer_footer__Vc1xn .Footer_footerInformations__65YXi .Footer_contactUsAndSocialMediaSection__1QaLg .Footer_contactUs__xMy2I h2{font-size:40px;font-weight:500}.Footer_footer__Vc1xn .Footer_footerInformations__65YXi .Footer_contactUsAndSocialMediaSection__1QaLg .Footer_contactUs__xMy2I p{font-size:18px;font-weight:400}.Footer_footer__Vc1xn .Footer_footerInformations__65YXi .Footer_contactUsAndSocialMediaSection__1QaLg .Footer_contactUs__xMy2I button{border-radius:90px;border:1px solid #fff;background:none;padding:1.3rem 1.8rem;font-size:18px;cursor:pointer;color:#fff}.Footer_footer__Vc1xn .Footer_footerInformations__65YXi .Footer_contactUsAndSocialMediaSection__1QaLg .Footer_contactUs__xMy2I .Footer_contactUsContent__nLNgX{display:flex;align-items:center;justify-content:start;width:70%}@media(max-width:1024px){.Footer_footer__Vc1xn .Footer_footerInformations__65YXi .Footer_contactUsAndSocialMediaSection__1QaLg .Footer_contactUs__xMy2I .Footer_contactUsContent__nLNgX{flex-direction:column;align-items:center;width:100%}}.Footer_footer__Vc1xn .Footer_footerInformations__65YXi .Footer_contactUsAndSocialMediaSection__1QaLg .Footer_contactUs__xMy2I .Footer_contactUsContent__nLNgX .Footer_contactUsButton__X_bMn{width:30%}@media screen and (max-width:1024px){.Footer_footer__Vc1xn .Footer_footerInformations__65YXi .Footer_contactUsAndSocialMediaSection__1QaLg .Footer_contactUs__xMy2I .Footer_contactUsContent__nLNgX .Footer_contactUsButton__X_bMn{width:90%}}.Footer_footer__Vc1xn .Footer_footerInformations__65YXi .Footer_contactUsAndSocialMediaSection__1QaLg .Footer_contactUs__xMy2I .Footer_contactUsContent__nLNgX .Footer_contactUsButton__X_bMn button{width:100%;height:100%}.Footer_footer__Vc1xn .Footer_footerInformations__65YXi .Footer_contactUsAndSocialMediaSection__1QaLg .Footer_contactUs__xMy2I .Footer_contactUsTitle___9tjI{font-size:40px;font-weight:500;margin-bottom:1rem;width:60%}.Footer_footer__Vc1xn .Footer_footerInformations__65YXi .Footer_contactUsAndSocialMediaSection__1QaLg .Footer_contactUs__xMy2I .Footer_contactUsTitle___9tjI .Footer_contactUsTitleText__28xOD{font-size:40px}@media screen and (max-width:1024px){.Footer_footer__Vc1xn .Footer_footerInformations__65YXi .Footer_contactUsAndSocialMediaSection__1QaLg .Footer_contactUs__xMy2I .Footer_contactUsTitle___9tjI .Footer_contactUsTitleText__28xOD{font-size:30px}}@media(max-width:1024px){.Footer_footer__Vc1xn .Footer_footerInformations__65YXi .Footer_contactUsAndSocialMediaSection__1QaLg .Footer_contactUs__xMy2I .Footer_contactUsTitle___9tjI{text-align:center;width:100%;font-size:30px}.Footer_footer__Vc1xn .Footer_footerInformations__65YXi .Footer_contactUsAndSocialMediaSection__1QaLg .Footer_contactUs__xMy2I .Footer_contactUsTitle___9tjI p{margin-top:1rem}}.Footer_footer__Vc1xn .Footer_footerInformations__65YXi .Footer_contactUsAndSocialMediaSection__1QaLg .Footer_contactUs__xMy2I .Footer_socials__3ah4h{display:flex;justify-content:space-between;align-items:center;gap:1rem;width:30%}@media(max-width:1024px){.Footer_footer__Vc1xn .Footer_footerInformations__65YXi .Footer_contactUsAndSocialMediaSection__1QaLg .Footer_contactUs__xMy2I .Footer_socials__3ah4h{width:100%;justify-content:center}}.Footer_footer__Vc1xn .Footer_footerInformations__65YXi .Footer_atPlusAndMobileApps__zhEbD{padding-top:3rem;display:flex;align-items:center;gap:2rem;justify-content:space-between}@media(max-width:768px){.Footer_footer__Vc1xn .Footer_footerInformations__65YXi .Footer_atPlusAndMobileApps__zhEbD{flex-direction:column}}.Footer_footer__Vc1xn .Footer_footerInformations__65YXi .Footer_atPlusAndMobileApps__zhEbD .Footer_atPlus__4CaN6{display:flex;align-items:center;gap:3rem}@media(max-width:768px){.Footer_footer__Vc1xn .Footer_footerInformations__65YXi .Footer_atPlusAndMobileApps__zhEbD .Footer_atPlus__4CaN6{flex-direction:column;gap:1rem}}.Footer_footer__Vc1xn .Footer_footerInformations__65YXi .Footer_atPlusAndMobileApps__zhEbD .Footer_atPlus__4CaN6 a img{width:140px}.Footer_footer__Vc1xn .Footer_footerInformations__65YXi .Footer_atPlusAndMobileApps__zhEbD .Footer_atPlus__4CaN6 p{font-size:18px;font-weight:400;line-height:1.5;width:55%}@media(max-width:768px){.Footer_footer__Vc1xn .Footer_footerInformations__65YXi .Footer_atPlusAndMobileApps__zhEbD .Footer_atPlus__4CaN6 p{width:100%;text-align:center}}.Footer_footer__Vc1xn .Footer_footerInformations__65YXi .Footer_atPlusAndMobileApps__zhEbD .Footer_store__eIjQw{display:flex;align-items:center;gap:1rem}.Footer_copyright__og4NO{display:flex;justify-content:center;align-items:center;color:#000;margin:1rem 0}.Footer_bottomContainer__Y_bMW{display:flex;justify-content:space-between;align-items:start;margin-top:25px;gap:12rem}@media(max-width:1400px){.Footer_bottomContainer__Y_bMW{gap:6rem}}@media(max-width:992px){.Footer_bottomContainer__Y_bMW{flex-direction:column;row-gap:1rem;justify-content:start;align-items:center}.Footer_info__89DPt{width:100%;text-align:center}}.Footer_tiktokIcon__GKrU2{width:30px;height:30px;border-radius:20%;color:#fff!important;align-items:center;justify-content:center;background-color:#fff}.Footer_itemWrapper__Z8G4W{min-width:-moz-fit-content;min-width:fit-content}.Footer_itemWrapper__Z8G4W h2{margin-bottom:1rem}@media(max-width:992px){.Footer_itemWrapper__Z8G4W{width:100%;text-align:center}}.style_layout__6BUHZ{min-height:100vh;display:flex;flex-direction:column}.style_navbarWithBg__GoWbv{background:linear-gradient(#703c99,#733b99,#7f3b99,#933a99,#af3999,#cb3899);color:#fff!important;position:relative;z-index:100}.style_navbarTransparent__p97fL{position:absolute;top:0;left:0;right:0;z-index:100;background:transparent}.style_navbarTransparent__p97fL .style_navbar__BjmH1{background:transparent}.style_main__C6Vgc{flex:1 1;display:flex;flex-direction:column}.style_navbarTransparent__p97fL+.style_main__C6Vgc,.style_navbarWithBg__GoWbv+.style_main__C6Vgc{padding-top:0}@media(max-width:1024px){.style_navbarTransparent__p97fL,.style_navbarWithBg__GoWbv{position:relative}}