/*!
 * ress.css • v2.0.4
 * MIT License
 * github.com/filipelinhares/ress
 */
/*!
 * ress.css • v2.0.4
 * MIT License
 * github.com/filipelinhares/ress
 */.heroContainer{padding-top:125px;max-width:1000px;margin:auto auto -300px;width:95%}.heroContainer .content{z-index:10;position:relative;max-width:983px;margin:auto}.heroContainer h1{font-size:68px;color:#121619;margin-bottom:18px;text-align:center}.heroContainer p{text-align:center;font-size:18px;line-height:27px}.heroContainer .imageWrapper{width:100%;margin-top:-290px;position:relative;aspect-ratio:1045/1016}.heroContainer .imageWrapper img{width:100%;height:auto}.heroContainer .buttonWrapper{display:flex;justify-content:center;margin-top:20px}@media screen and (max-width:1114px){.heroContainer{margin-bottom:-270px}}@media screen and (max-width:915px){.heroContainer{margin-bottom:-240px}.heroContainer h1{margin-top:-20px;font-size:48px}.heroContainer .imageWrapper{margin-top:-220px}}@media screen and (max-width:700px){.heroContainer{display:flex;flex-direction:column-reverse;margin-bottom:0}.heroContainer .imageWrapper{margin-top:-26%}.heroContainer h1{margin-top:-60px;font-size:42px}}.homeFeatures{padding-top:33px;padding-bottom:173px}@media screen and (min-width:600px){.homeFeatures{padding-top:calc(33px + 107 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.homeFeatures{padding-top:140px}}@media screen and (min-width:600px){.homeFeatures{padding-bottom:calc(173px + 97 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.homeFeatures{padding-bottom:270px}}.homeFeatures--list{list-style:none;display:flex;width:100%;flex-direction:column}.homeFeatures--list li{width:100%;display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px}.homeFeatures--list li:not(:last-child){margin-bottom:95px}@media screen and (min-width:600px){.homeFeatures--list li:not(:last-child){margin-bottom:calc(95px + 59 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.homeFeatures--list li:not(:last-child){margin-bottom:154px}}.homeFeatures--list li:nth-child(2n) .homeFeatures--content{grid-column:1/2;grid-row:1/2}.homeFeatures--list li:nth-child(2n) .homeFeatures--visual{grid-column:2/3;grid-row:1/2}.homeFeatures--visual img{display:block;max-width:100%}.homeFeatures--visual-cards{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:84px 44px 40px 44px 40px 44px 40px 44px 84px;grid-gap:0 40px;gap:0 40px}.homeFeatures--visual-cards div:first-child{grid-column:2;grid-row:1/span 2}.homeFeatures--visual-cards div:nth-child(2){grid-column:3;grid-row:2/span 1}.homeFeatures--visual-cards div:nth-child(3){grid-column:3;grid-row:6/span 3}.homeFeatures--visual-cards div:nth-child(4){grid-column:2;grid-row:8/span 2}.homeFeatures--visual-cards div:nth-child(5){grid-column:1;grid-row:6/span 3}.homeFeatures--visual-cards div:nth-child(6){grid-column:1;grid-row:2/span 3}.homeFeatures--visual-cards div:nth-child(7){grid-column:2;grid-row:4/span 3}.homeFeatures--content{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}@media screen and (max-width:600px){.homeFeatures--content{padding-bottom:40px}}.homeFeatures--tag{font-style:normal;font-weight:800;font-size:14px;line-height:1;letter-spacing:.1em;text-transform:uppercase;color:#4589ff;margin-bottom:16px}.homeFeatures--title{font-style:normal;font-family:Poppins,sans-serif;font-weight:600;font-size:34px;line-height:1.2;letter-spacing:-.5px;color:#121619;margin-bottom:22px;max-width:490px}@media screen and (min-width:600px){.homeFeatures--title{font-size:calc(34px + 8 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.homeFeatures--title{font-size:42px}}.homeFeatures--description{font-style:normal;font-weight:400;font-size:17px;line-height:1.5;color:#4d5358;margin-bottom:16px}@media screen and (max-width:600px){.homeFeatures--list li{display:flex;flex-direction:column-reverse;gap:0}.homeFeatures--list li:not(:last-child){margin-bottom:196px}.homeFeatures--description:not(:last-child),.homeFeatures--title{margin-bottom:20px}.homeFeatures--description:last-child{margin-bottom:0}.homeFeatures--visual{margin-top:40px}.homeFeatures--visual-cards{display:flex;gap:0;flex-wrap:wrap;justify-content:center;flex-direction:row-reverse}.homeFeatures--visual-cards img,.homeFeatures--visual-cards>div{width:68px;flex-shrink:0}.homeFeatures--visual-cards div{margin:7px}}.homeTools{margin-bottom:160px}@media screen and (min-width:600px){.homeTools{margin-bottom:calc(160px + 28 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.homeTools{margin-bottom:188px}}.homeTools--inner{background:#fff;box-shadow:0 8px 32px rgba(0,0,0,.1);padding-right:80px;padding-bottom:62px;border-radius:24px;position:relative;display:grid;grid-template-columns:2fr 1fr;grid-gap:0 79px;gap:0 79px;grid-template-areas:"visual list" "content list"}.homeTools--visual{grid-area:visual;position:relative}.homeTools--visual svg{display:block;max-width:87%;width:100%;height:auto;position:absolute;top:0;transform:translate3d(0,-33%,.1px)}.homeTools--visual svg g{position:relative;animation-name:homeToolsBounce;animation-timing-function:ease}.homeTools--content{grid-area:content;padding-left:0;padding-top:0}@media screen and (min-width:600px){.homeTools--content{padding-left:calc(0px + 124 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.homeTools--content{padding-left:124px}}@media screen and (min-width:600px){.homeTools--content{padding-top:calc(0px + 262 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.homeTools--content{padding-top:262px}}.homeTools--tag{font-style:normal;font-weight:800;font-size:12px;line-height:1.14;letter-spacing:.1em;text-transform:uppercase;color:#4589ff;margin-bottom:16px}@media screen and (min-width:600px){.homeTools--tag{font-size:calc(12px + 2 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.homeTools--tag{font-size:14px}}.homeTools--title{font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:32px;line-height:1.17;color:#121619;margin-bottom:24px}@media screen and (min-width:600px){.homeTools--title{font-size:calc(32px + 16 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.homeTools--title{font-size:48px}}.homeTools--description{font-style:normal;font-weight:400;font-size:16px;line-height:1.41;color:#4d5358;margin-bottom:32px;max-width:355px}@media screen and (min-width:600px){.homeTools--description{font-size:calc(16px + 1 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.homeTools--description{font-size:17px}}.homeTools--list{list-style:none;grid-area:list;padding-top:134px}.homeTools--list-item{display:grid;grid-template-columns:40px 1fr;grid-template-rows:auto auto;grid-gap:0 23px;gap:0 23px}.homeTools--list-item:not(:last-child){padding-bottom:40px;border-bottom:2px solid #dde1e6;margin-bottom:40px}.homeTools--list-icon{grid-column:1/2;grid-row:1/3}.homeTools--list-icon svg{width:40px;height:auto}.homeTools--list-title{font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:1.2;color:#121619;grid-column:2/3;grid-row:1/2;margin-bottom:16px}.homeTools--list-description{font-style:normal;font-weight:400;font-size:16px;line-height:1.5;color:#4d5358;grid-column:2/3;grid-row:2/3}@media screen and (max-width:970px){.homeTools--content{margin-top:-100px}}@media screen and (max-width:830px){.homeTools--content{margin-top:-300px}}@media screen and (max-width:700px){.homeTools--inner{grid-template-columns:1fr;grid-template-areas:unset;padding:40px 32px;gap:unset}.homeTools--content{grid-column:1/2;grid-row:1/2;width:100%;margin-bottom:20px;margin-top:0}.homeTools--visual{grid-column:1/2;grid-row:2/3}.homeTools--visual svg{position:static;transform:unset;max-width:100%}.homeTools--list{grid-column:1/2;grid-row:3/4;padding-top:30px}.homeTools--title{line-height:1.22}.homeTools--description{font-weight:500;line-height:24px;color:#4d5358}}@keyframes homeToolsBounce{0%{transform:translateY(0)}50%{transform:translateY(-100px)}to{transform:translateY(0)}}.homeForYou{padding-left:37px;padding-bottom:170px}@media screen and (min-width:600px){.homeForYou{padding-bottom:calc(170px + 10 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.homeForYou{padding-bottom:180px}}.homeForYou--tag{font-weight:800;font-size:14px;line-height:1.14;letter-spacing:.1em;text-transform:uppercase;color:#4589ff}.homeForYou--tag,.homeForYou--title{font-style:normal;margin-bottom:16px}.homeForYou--title{font-family:Poppins,sans-serif;font-weight:600;font-size:34px;line-height:1.3;letter-spacing:-.5px;color:#121619}@media screen and (min-width:600px){.homeForYou--title{font-size:calc(34px + 8 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.homeForYou--title{font-size:42px}}@media screen and (min-width:600px){.homeForYou--title{margin-bottom:calc(16px + 6 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.homeForYou--title{margin-bottom:22px}}.homeForYou--description{font-style:normal;font-weight:400;font-size:17px;line-height:1.5;color:rgba(77,83,88,.8)}.homeForYou--inner{display:grid;grid-template-columns:600fr 487fr}.homeForYou--content{padding-right:73px;padding-top:25px}.homeForYou--list{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:30px 80px;gap:30px 80px}.homeForYou--list-item{display:flex;align-items:center}.homeForYou--list-icon{display:block;width:46px;margin-right:8px}@media screen and (min-width:600px){.homeForYou--list-icon{width:calc(46px + 14 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.homeForYou--list-icon{width:60px}}@media screen and (min-width:600px){.homeForYou--list-icon{margin-right:calc(8px + 9 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.homeForYou--list-icon{margin-right:17px}}.homeForYou--list-label{font-style:normal;font-weight:700;font-size:14px;line-height:1.5;letter-spacing:.01em;text-transform:uppercase;color:#21272a}@media screen and (min-width:600px){.homeForYou--list-label{font-size:calc(14px + 3 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.homeForYou--list-label{font-size:17px}}@media screen and (max-width:600px){.homeForYou{padding-left:0}.homeForYou--inner{grid-template-columns:1fr}.homeForYou--description{margin-bottom:40px}.homeForYou--list{gap:16px}}.accessContainer{width:100%;background-color:#121619;padding:42px 0}.accessContainer .accessWrapper{max-width:1076px;margin:auto;width:90%;display:flex;justify-content:space-between;align-items:center}.accessContainer .accessWrapper .content{max-width:597px}.accessContainer .accessWrapper .heading{font-weight:400;font-size:42px;line-height:54px;color:#fff;margin-bottom:36px}.accessContainer .accessWrapper .byline{font-weight:500;font-size:18px;color:#fff;line-height:27px;margin-bottom:42px}.accessContainer .accessWrapper span{font-size:18px;color:#fff;margin-right:16px}.accessContainer .accessWrapper .ctaContainer{display:flex;align-items:center}.accessContainer .accessWrapper .imageWrapper{max-width:350px;width:100%}.accessContainer .accessWrapper .imageWrapper img{width:100%}@media screen and (max-width:900px){.accessContainer{padding:80px 0}.accessContainer .imageWrapper{display:none}}@media screen and (max-width:480px){.accessContainer .accessWrapper .ctaContainer{flex-direction:column;align-items:flex-start;margin:0}.accessContainer .accessWrapper .ctaContainer span{margin-bottom:10px}}.compensationDecisionsContainer{max-width:1206px;width:95%;margin:100px auto}.compensationDecisionsContainer h4{font-weight:600;font-size:50px;margin-bottom:36px}.compensationDecisionsContainer .grid{display:grid;grid-template-columns:repeat(4,calc(25% - 24px));grid-template-rows:repeat(2,auto);grid-column-gap:32px;column-gap:32px;grid-row-gap:32px;row-gap:32px;width:100%}.compensationDecisionsContainer .grid .item{border:1px solid #dde1e6;border-radius:10px;padding:22px;display:flex;flex-direction:column;justify-content:space-between;position:relative;text-decoration:none}.compensationDecisionsContainer .grid .item .imageWrapper{display:flex;justify-content:center;margin-bottom:29px}.compensationDecisionsContainer .grid .item .imageWrapper object{max-width:100%}.compensationDecisionsContainer .grid .item h6{font-weight:600;color:#121619;font-size:20px}.compensationDecisionsContainer .grid .item p{font-size:16px;color:#121619;line-height:24px}.compensationDecisionsContainer .grid .benchmark{grid-column:1/3;grid-row:1/2}.compensationDecisionsContainer .grid .benchmark:hover{background-color:#ecf3ff}.compensationDecisionsContainer .grid .countries{grid-column:3/4;grid-row:1/1}.compensationDecisionsContainer .grid .countries:hover{background-color:#ffebea}.compensationDecisionsContainer .grid .trends{grid-column:4/5;grid-row:1/1}.compensationDecisionsContainer .grid .trends:hover{background-color:#effdee}.compensationDecisionsContainer .grid .analyse{grid-column:1/3;grid-row:2/3}.compensationDecisionsContainer .grid .analyse:hover{background-color:#fff9e9}.compensationDecisionsContainer .grid .equity{grid-column:3/5;grid-row:2/3}.compensationDecisionsContainer .grid .equity:hover{background-color:#f2efff}@media screen and (max-width:900px){.compensationDecisionsContainer .grid{display:flex;flex-direction:column;max-width:600px;margin:auto;row-gap:60px}.compensationDecisionsContainer h4{text-align:center}}@media screen and (max-width:450px){.compensationDecisionsContainer h4{font-size:42px}}.minutesContainer{max-width:1076px;margin:auto;padding-top:86px;padding-bottom:60px;width:90%}.minutesContainer h4{font-weight:600;font-size:42px;line-height:54px}.minutesContainer .blue{color:#0e66ff;margin-bottom:68px}.minutesContainer .content{max-width:920px;width:100%;margin:auto}.minutesContainer .itemContainer{display:flex;margin-bottom:74px;align-items:center}.minutesContainer .itemContainer .itemContent{margin-right:15px}.minutesContainer .itemContainer .icon{margin-right:32px}.minutesContainer .itemContainer h6{font-weight:600;font-size:22px;color:#121619}.minutesContainer .itemContainer p{font-size:17px;color:#121619}.minutesContainer .buttonContainer{margin-left:auto}@media screen and (max-width:780px){.minutesContainer .itemContainer{flex-direction:column;align-items:flex-start}.minutesContainer .buttonContainer{margin:15px 0 0}}.revolutionisingRewards{max-width:1100px;width:95%;display:flex;justify-content:space-between;align-items:center;margin:100px auto}.revolutionisingRewards .sectionPills{display:flex;flex-wrap:wrap;margin:10px auto auto}.revolutionisingRewards .item{border-radius:30px;padding:7px 15px;margin-right:12px;margin-bottom:12px;display:flex;align-items:center}.revolutionisingRewards .item span{font-weight:500;font-size:15px}.revolutionisingRewards .item img{margin-right:10px}.revolutionisingRewards .iconSection{width:45%}.revolutionisingRewards .iconSection .itemContainer{max-width:448px;float:left;border:1px solid #dde1e6;border-radius:10px;margin-top:12px;margin-bottom:12px;padding:24px;display:flex;align-items:flex-start}.revolutionisingRewards .iconSection .itemContainer:hover{border:1px solid #121619}.revolutionisingRewards .iconSection .itemContainer img{margin-right:20px}.revolutionisingRewards .iconSection .itemContainer h6{font-weight:600;color:#121619;font-size:22px;margin-bottom:10px}.revolutionisingRewards .iconSection .itemContainer p{font-size:17px;color:#4d5358}.revolutionisingRewards .iconSection .itemContainer:nth-child(2n){float:right}.revolutionisingRewards .content{width:52%}.revolutionisingRewards .content h4{font-weight:600;font-size:50px;line-height:60px;margin-bottom:10px}.revolutionisingRewards .content p{font-size:26px;line-height:42px;color:#121619}@media screen and (max-width:860px){.revolutionisingRewards{flex-direction:column-reverse;width:90%;margin-left:auto;margin-right:auto}.revolutionisingRewards h4,.revolutionisingRewards p{text-align:center}.revolutionisingRewards .sectionPills{justify-content:center}.revolutionisingRewards .content{width:100%}.revolutionisingRewards .content h4{font-size:42px}.revolutionisingRewards .iconSection{width:90%;max-width:470px;margin:auto}.revolutionisingRewards .iconSection .itemContainer{display:flex;flex-direction:column;align-items:center;border:0;margin-top:0}.revolutionisingRewards .iconSection .itemContainer img{margin-right:0;margin-bottom:10px}.revolutionisingRewards .iconSection .itemContainer:nth-child(2n){float:left}.revolutionisingRewards .iconSection .itemContainer .itemContent h6{text-align:center}}.equityAccessContainer{max-width:1073px;margin:auto;width:95%;background-color:#fff;border:1px solid #c1c7cd;border-radius:14px;padding:34px}.equityAccessContainer .content{display:flex;align-items:center}.equityAccessContainer .content img{border-radius:10px;max-width:445px;height:100%}.equityAccessContainer .textContent{display:flex;flex-direction:column;justify-content:center;padding-right:20px}.equityAccessContainer .textContent h2{font-weight:700;font-size:33px;line-height:120%;color:#21272a}.equityAccessContainer .textContent p{font-weight:500;font-size:18px;line-height:150%;color:#343a3f}.equityAccessContainer .bar{margin-top:35px}@media screen and (max-width:790px){.equityAccessContainer{border:0;background-color:transparent}.equityAccessContainer .content{flex-direction:column-reverse}.equityAccessContainer .content img{margin-bottom:20px}.equityAccessContainer .textContent{padding-right:0}.equityAccessContainer .textContent h2,.equityAccessContainer .textContent p{text-align:center}}.equityContainer{height:calc(100vh - 50px);min-height:633px;position:relative}.equityContainer .content{z-index:10;position:relative;max-width:844px;margin:auto;display:flex;flex-direction:column;justify-content:center;height:85%;width:90%}.equityContainer h1{font-size:68px;color:#121619;margin-bottom:18px;text-align:center}.equityContainer h1 span{color:#0e66ff}.equityContainer .buttonWrapper{display:flex;justify-content:center;margin-top:20px}.equityContainer .logosContainer{position:absolute;bottom:50px}@media screen and (max-width:726px){.equityContainer h1{text-align:left;max-width:600px}.equityContainer span{display:block}.equityContainer .buttonWrapper{justify-content:flex-start}.equityContainer h1{font-size:46px}}.equityKeyContainer{max-width:1005px;margin:auto;width:90%;padding-top:120px}.equityKeyContainer .content{display:flex;justify-content:space-between}.equityKeyContainer .textContent{width:50%}.equityKeyContainer .textContent h2{color:#21272a;font-weight:700;font-size:34px;line-height:100%;margin-bottom:18px}.equityKeyContainer .textContent p{font-weight:400;font-size:18px;line-height:150%;color:#343a3f;margin-bottom:18px}.equityKeyContainer .textContent li{display:flex;align-items:center;margin-bottom:20px}.equityKeyContainer .textContent li img{margin-right:14px}.equityKeyContainer .pillsContent{width:45%;display:flex;flex-direction:column;justify-content:center}.equityKeyContainer .pillsContent h4{font-weight:600;font-size:18px;line-height:100%;margin-bottom:18px;color:#4d5358}.equityKeyContainer .pills{display:flex;flex-wrap:wrap}.equityKeyContainer .pill{padding:12px 15px;background-color:#e1edff;font-weight:500;font-size:17px;margin-right:12px;margin-bottom:10px;border-radius:30px}@media screen and (max-width:790px){.equityKeyContainer .content{flex-direction:column}.equityKeyContainer .pillsContent{width:100%}.equityKeyContainer .textContent{width:100%;margin-bottom:32px}}.equityStepsContainer{max-width:884px;margin:auto;width:90%;padding-top:160px;padding-bottom:215px}.equityStepsContainer h4{font-weight:700;font-size:34px;line-height:100%;color:#21272a;margin-bottom:16px}.equityStepsContainer p{font-size:18px;line-height:150%;color:#343a3f}.equityStepsContainer .steps{margin-top:55px}.equityStepsContainer .itemContainer{display:flex;margin-bottom:74px}.equityStepsContainer .itemContainer .itemContent{margin-right:15px;max-width:447px}.equityStepsContainer .itemContainer .itemContent ol{list-style-type:lower-alpha;margin-left:40px}.equityStepsContainer .itemContainer .icon{margin-right:32px}.equityStepsContainer .itemContainer h6{font-weight:600;font-size:22px;color:#121619}.equityStepsContainer .itemContainer p{font-size:17px;color:#121619;margin-bottom:10px}.equityStepsContainer .buttonContainer{margin-left:auto}@media screen and (max-width:790px){.equityStepsContainer .itemContainer{flex-direction:column}.equityStepsContainer .buttonContainer{margin:0}}.partnersContainer{margin:198px auto auto;width:90%;max-width:1171px}.partnersContainer .container{margin-bottom:165px;display:flex;align-items:center;justify-content:space-between;padding:0}.partnersContainer .mainContent{width:48%}.partnersContainer .mainContent h1{font-family:Poppins;font-weight:600;font-size:56px;line-height:120%;letter-spacing:-.5px;color:#121619;margin-bottom:39px}.partnersContainer .mainContent p{font-weight:400;font-size:20px;line-height:150%;color:#4d5358}.partnersContainer .rightWrapper{position:relative;width:48%;max-width:425px}.partnersContainer .imageContent{padding:27px 36px;position:relative;background-color:#fff;z-index:1;border-radius:12px}.partnersContainer .imageContent .buttonWrapper{display:flex;justify-content:flex-end}.partnersContainer .imageContent h4{font-family:Poppins;font-weight:600;font-size:25px;line-height:38px;align-items:center;color:#20242b;margin-bottom:18px}.partnersContainer .imageContent p{font-size:15px;line-height:120%;color:#878d96;margin-bottom:18px}.partnersContainer .imageContent ul{list-style:none;margin-bottom:200px}.partnersContainer .imageContent li{display:flex;align-items:center;margin-bottom:14px;font-weight:500;font-size:15px;line-height:100%;letter-spacing:-.01em;color:#343a3f}.partnersContainer .imageContent .disc{border-radius:50%;background-color:blue;height:10px;width:10px;min-width:10px;min-height:10px;margin-right:10px}.partnersContainer .backgroundBlur{position:absolute;width:220%;top:-150px;left:50%;object-fit:contain;transform:translate(-50%);opacity:.5}@media screen and (max-width:790px){.partnersContainer .container{flex-direction:column}.partnersContainer .mainContent,.partnersContainer .rightWrapper{width:100%}.partnersContainer .mainContent{margin-bottom:100px}.partnersContainer .mainContent h1{text-align:center;font-size:46px}.partnersContainer .mainContent p{text-align:center}.partnersContainer .backgroundBlur{display:none}.partnersContainer .imageContent{padding:0}.partnersContainer .imageContent .buttonWrapper{justify-content:flex-start}.partnersContainer .imageContent ul{margin-bottom:40px}}.partnerSectionsContainer{width:90%;max-width:1040px;margin:100px auto 180px}.partnerSectionsContainer .container{padding:0}.partnerSectionsContainer .section{margin-bottom:150px}.partnerSectionsContainer h4{font-weight:700;font-size:34px;line-height:100%;margin-bottom:6px}.partnerSectionsContainer p{font-weight:500;font-size:22px;line-height:130%;color:#df4fa6;margin-bottom:16px}.partnerSectionsContainer ul{list-style:none;margin-bottom:32px}.partnerSectionsContainer li{display:flex;align-items:flex-start;font-size:18px;line-height:150%;color:#343a3f;margin-bottom:20px}.partnerSectionsContainer li img{margin-right:14px}.partnerSectionsContainer .buttons{display:flex;align-items:center;margin-bottom:24px}.partnerSectionsContainer .buttons .textButton{text-decoration:none;font-weight:500;font-size:15px;line-height:100%;color:#878d96;margin-left:28px}.partnerSectionsContainer .logos{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}@media screen and (max-width:500px){.partnerSectionsContainer .buttons{flex-direction:column;align-items:flex-start}.partnerSectionsContainer .buttons .textButton{margin:20px 0 0}}.map-container{display:flex;align-items:flex-end;margin:auto;max-width:1200px;width:95%;position:relative}.map-container h4{font-weight:700;font-size:30px;line-height:42px;margin-bottom:35px}.map-container h6{font-size:18px;font-weight:600;color:#121619;display:flex;align-items:center;margin-bottom:20px}.map-container h6 img{margin-right:12px}.map-container .countriesList{column-count:2;margin-bottom:36px}.map-container .countriesList p{padding-left:3px}.map-container .countriesList span:first-child{margin-right:18px}.map-container .map{width:100%;height:auto}.map-container .imageContainer{width:50%;height:690px;position:relative}.map-container .imageContainer .imageWrapper{display:none;width:100%}.map-container .imageContainer .imageWrapper img{width:100%;height:auto}.map-container .imageContainer .riveWrapper{width:130%;height:auto;position:absolute;bottom:0;right:-10%;z-index:1}.map-container .content{min-width:445px;max-width:500px;float:left}@media screen and (max-width:864px){.map-container .map{display:none}.map-container .content{max-width:600px;min-width:auto;margin:auto;width:90%}.map-container h4{font-size:24px}}@media(max-width:1000px){.imageContainer{display:none}.map-container .content{width:90%;margin:auto;max-width:600px}}.productFeatures{max-width:1077px;width:90%;margin:auto;padding-top:150px}.productFeatures .featureContainer{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:170px}.productFeatures .featureContainer .imageContainer{margin-right:7%;margin-left:0;max-width:405px;width:100%}.productFeatures .featureContainer .imageContainer img{width:100%;height:auto}@media screen and (max-width:890px){.productFeatures .featureContainer .imageContainer{margin-right:0}}.productFeatures .featureContainer .imageContainer.mobile{display:none}.productFeatures .featureContainer:nth-child(2n){flex-direction:row-reverse}.productFeatures .featureContainer:nth-child(2n) .imageContainer{margin-left:7%;margin-right:0}@media screen and (max-width:890px){.productFeatures .featureContainer:nth-child(2n) .imageContainer{margin-left:0}}.productFeatures .featureContainer .contentContainer{flex:1 0}.productFeatures .featureContainer h5{font-weight:600;font-size:42px}.productFeatures .featureContainer .byline{font-weight:500;font-size:22px;margin-bottom:19px}.productFeatures .featureContainer .sectionContainer{margin-bottom:32px}.productFeatures .featureContainer .sectionContainer p{font-size:18px;color:#121619;margin-bottom:12px;max-width:524px}.productFeatures .featureContainer .sectionPills{display:flex;flex-wrap:wrap}.productFeatures .featureContainer .item{border-radius:30px;padding:7px 15px;margin-right:12px;margin-bottom:12px;display:flex;align-items:center}.productFeatures .featureContainer .item span{font-weight:500;font-size:17px}.productFeatures .featureContainer .item img{margin-right:10px}@media screen and (max-width:890px){.productFeatures .featureContainer{margin-bottom:100px}.productFeatures .featureContainer .item span{font-size:16px}.productFeatures .featureContainer .item img{width:26px}.productFeatures .featureContainer .imageContainer{max-width:600px}.productFeatures .featureContainer .imageContainer.desktop{display:none}.productFeatures .featureContainer .imageContainer.mobile{display:block;margin:auto;max-width:600px}.productFeatures .featureContainer .imageContainer.mobile img{width:100%}.productFeatures .contentContainer{max-width:580px;width:90%;margin-left:auto;margin-right:auto}}.productHero{position:relative;height:calc(100vh - 50px);display:grid;grid-template-columns:1fr;grid-template-rows:1fr 144px;width:100vw;overflow:hidden;min-height:1100px}.productHero .wrapper{grid-column:1/2;grid-row:1/3;position:relative;z-index:50;padding-top:14.2vh;display:grid;grid-template-columns:1fr;display:flex;flex-direction:column;align-items:center;max-width:881px;width:90%}.productHero--screen{position:absolute;bottom:0;left:50%;transform:translateX(-50%);z-index:20;max-width:1400px;width:80%;height:auto}@media screen and (max-width:1100px){.productHero--screen{left:30px;transform:translateX(0);width:200%}}.productHero--bg,.productHero--bg img{height:100%;width:100%;position:absolute;top:0;left:0}.productHero--bg img{display:block;object-fit:cover;object-position:top left}.productHero--title{font-style:normal;font-weight:600;font-size:43px;line-height:1.22;text-align:center;letter-spacing:-.5px;color:#fff;text-shadow:0 2px 4px rgba(58,92,144,.14),0 3px 4px rgba(58,92,144,.12),0 1px 5px rgba(58,92,144,.2);flex-shrink:0;margin-left:auto;margin-right:auto;margin-bottom:16px}@media screen and (min-width:600px){.productHero--title{font-size:calc(43px + 19 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.productHero--title{font-size:62px}}@media screen and (min-width:600px){.productHero--title{margin-bottom:calc(16px + 10 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.productHero--title{margin-bottom:26px}}.productHero--description{font-style:normal;font-weight:500;color:#fff;text-align:center;font-size:16px;line-height:24px}.productHero .logosWrapper{z-index:80;position:relative;filter:brightness(0) invert(0);padding-bottom:40px}.productHero .bylineContent{display:flex;justify-content:space-between;align-items:center}.productHero .bylineContent .buttonWrapper{min-width:270px;margin-left:23px}@media screen and (max-width:1100px){.productHero{height:900px;min-height:auto}.productHero--screen{max-width:900px}}@media screen and (max-width:800px){.productHero .wrapper{padding-top:100px}.productHero--title{text-align:left}.productHero .bylineContent{flex-direction:column}.productHero .bylineContent .buttonWrapper{margin:0}.productHero--title{font-size:36px}.productHero--description{text-align:left;margin-bottom:29px}}.howItWorks--wrapper{background-color:#f2f4f8}.howItWorks{max-width:1114px;width:95%;margin:auto;padding-top:94px;padding-bottom:120px}.howItWorks h5{color:#a2a9b0;font-size:42px;padding-bottom:93px}.howItWorks h5,.howItWorks h6{text-align:center;font-weight:600}.howItWorks h6{font-size:34px;margin-bottom:16px}.howItWorks .content{margin-bottom:47px}.howItWorks .content p{font-size:17px;line-height:25px;letter-spacing:-.01em;text-align:center;color:#343a3f}.howItWorks .imageWrapper{display:flex;justify-content:center;padding-bottom:60px}.howItWorks .freeAccess{max-width:645px;margin:auto;text-align:center}.howItWorks .freeAccess .buttonContainer{margin-top:19px;display:flex;justify-content:center}@media screen and (max-width:800px){.howItWorks h5{background-color:#bbd3ff;padding:22px 28px;font-weight:600;color:#000;font-size:26px;line-height:31px;margin-bottom:52px}.howItWorks .imageWrapper{width:90%;margin:auto}.howItWorks .imageWrapper img{width:100%}}.productSideBySide{padding-bottom:118px;padding-top:0}@media screen and (min-width:600px){.productSideBySide{padding-top:calc(0px + 140 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.productSideBySide{padding-top:140px}}.productSideBySide--list{list-style:none;display:flex;width:100%;flex-direction:column}.productSideBySide--list li{width:100%;gap:80px;display:flex;align-items:center}.productSideBySide--list li:not(:last-child){margin-bottom:95px}@media screen and (min-width:600px){.productSideBySide--list li:not(:last-child){margin-bottom:calc(95px + 59 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.productSideBySide--list li:not(:last-child){margin-bottom:154px}}.productSideBySide--list li:nth-child(2n){flex-direction:row-reverse}.productSideBySide--visual{flex-shrink:0;width:50%}.productSideBySide--visual img{display:block;max-width:100%}.productSideBySide--visual-cards{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:84px 44px 40px 44px 40px 44px 40px 44px 84px;grid-gap:0 40px;gap:0 40px}.productSideBySide--visual-cards div:first-child{grid-column:2;grid-row:1/span 2}.productSideBySide--visual-cards div:nth-child(2){grid-column:3;grid-row:2/span 1}.productSideBySide--visual-cards div:nth-child(3){grid-column:3;grid-row:6/span 3}.productSideBySide--visual-cards div:nth-child(4){grid-column:2;grid-row:8/span 2}.productSideBySide--visual-cards div:nth-child(5){grid-column:1;grid-row:6/span 3}.productSideBySide--visual-cards div:nth-child(6){grid-column:1;grid-row:2/span 3}.productSideBySide--visual-cards div:nth-child(7){grid-column:2;grid-row:4/span 3}.productSideBySide--content{flex-shrink:0;width:50%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.productSideBySide--tag{font-style:normal;font-weight:800;font-size:14px;line-height:1;letter-spacing:.1em;text-transform:uppercase;color:#4589ff;margin-bottom:16px}.productSideBySide--title{font-style:normal;font-family:Poppins,sans-serif;font-weight:600;font-size:34px;line-height:1.2;letter-spacing:-.5px;color:#121619;margin-bottom:22px;max-width:490px}@media screen and (min-width:600px){.productSideBySide--title{font-size:calc(34px + 8 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.productSideBySide--title{font-size:42px}}.productSideBySide--description{font-style:normal;font-weight:400;font-size:17px;line-height:1.5;color:#4d5358;margin-bottom:16px}@media screen and (max-width:600px){.productSideBySide--list{width:100%;overflow:hidden}.productSideBySide--list li{display:flex;flex-direction:column!important;gap:0}.productSideBySide--list li:nth-child(2) .productSideBySide--title{margin-top:30px}.productSideBySide--description,.productSideBySide--title{margin-bottom:20px;text-align:left}.productSideBySide--content,.productSideBySide--visual{width:100%}.productSideBySide--visual{margin-top:40px}.productSideBySide--visual-cards{display:flex;gap:0;flex-wrap:wrap;justify-content:center;flex-direction:row-reverse}.productSideBySide--visual-cards img,.productSideBySide--visual-cards>div{width:68px;flex-shrink:0}.productSideBySide--visual-cards div{margin:7px}}.callToAction{background-color:#21272a;min-width:280px;border-radius:8px;padding:16px 32px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.callToAction p{color:#fff;font-weight:600;font-size:20px;text-align:left;margin-bottom:0!important;margin-right:10px}.callToAction--linksContainer{display:flex}.callToAction a{width:154px;height:40px;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:9px 20px;border-radius:21px;margin-left:16px}.callToAction a span{font-weight:600;font-size:16px}.callToAction a svg{width:8px}@media screen and (max-width:600px){.callToAction{flex-direction:column}.callToAction p{text-align:center;margin-bottom:20px!important;margin-right:0}}@media screen and (max-width:400px){.callToAction{flex-direction:column;padding-bottom:0}.callToAction p{text-align:center;margin-bottom:20px!important;margin-right:0}.callToAction--linksContainer{flex-direction:column}.callToAction a{margin-left:0;margin-bottom:16px}}.countryLaunch{background-size:100% auto;background-position:top}.countryLaunch h1{margin-top:32px;font-weight:700;font-size:42px;line-height:100%}.countryLaunch a{text-decoration:none}.countryLaunch--city-landscape{background-color:#fcfcfc;display:flex;width:100%;justify-content:center;border-bottom:1px solid #000;height:186px}@media screen and (max-width:1200px){.countryLaunch--city-landscape img{max-width:800;height:100%}}.countryLaunch--get-started{background-image:url(/images/country-launch/bg.png);background-position:100%;background-size:cover;height:100%;flex-direction:column;display:flex;justify-content:center;align-items:center;text-align:center;padding:0 22px}.countryLaunch--get-started-header{max-width:615px;position:relative}.countryLaunch--get-started-header p{white-space:pre-line}.countryLaunch--get-started-header img{position:absolute;top:28px;left:-150px;width:134px}.countryLaunch--form{background-color:#e5ecfa;padding-top:50px;padding-bottom:50px}.countryLaunch--form .exclusive-offer{max-width:530px;margin:auto auto 90px;background-color:hsla(0,0%,100%,.42)}.countryLaunch--form .exclusive-offer--inner{padding:16px;border-radius:16px}.countryLaunch--form .exclusive-offer--title{background-color:#000;color:var(--Monochrome-White,#fff);font-family:Inter;font-size:24px;font-style:normal;font-weight:700;line-height:150%;padding:0 2px}.countryLaunch--form .exclusive-offer--text{color:var(--Grey-1000,#121619);font-family:Inter;font-size:18px;font-style:normal;font-weight:400;line-height:130%}.countryLaunch--form .exclusive-offer--disclaimer{color:var(--Grey-600,#697077);font-family:Inter;font-size:11.016px;font-style:normal;font-weight:500;line-height:140%;letter-spacing:-.11px}.countryLaunch .how-and-why{display:flex;align-items:center;justify-content:space-between;padding:24px 32px;margin-top:42px;width:696px;background:hsla(0,0%,100%,.61);box-shadow:0 6.2072px 50px rgba(28,27,70,.13);-webkit-backdrop-filter:blur(16.5px);backdrop-filter:blur(16.5px);border-radius:8px}@media screen and (max-width:960px){.countryLaunch .how-and-why{max-width:100%;margin:auto;background:none;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.countryLaunch .how-and-why ul{margin-top:22px;margin-bottom:22px}}@media screen and (max-width:560px){.countryLaunch .how-and-why{flex-direction:column}}.countryLaunch .how-and-why h3{text-align:start}.countryLaunch .how-and-why ul{width:100%;list-style-type:none;font-weight:500;font-size:16px;line-height:100%}.countryLaunch .how-and-why ul li{display:flex;align-items:center;margin-top:16px;text-align:left;white-space:pre-line}.countryLaunch .how-and-why ul li>div{display:flex;justify-content:center;align-items:center;min-width:28px;height:28px;border-radius:4px;margin-right:8px}.countryLaunch .how-and-why ul li>div.icon{background-color:#7a5af8}.countryLaunch .how-and-why ul li>div.number{color:#fff;background-color:#0e8bff}.countryLaunch--about-wrapper{margin:auto;width:95%;max-width:1000px}.countryLaunch--about-wrapper .aboutPage--hero{padding-right:0}@media screen and (max-width:1024px){.countryLaunch--about-wrapper{display:none}}.countryLaunch--product-highlights{background-color:#e8f2ff;position:relative;padding-bottom:135px;padding-right:50%;display:flex;justify-content:flex-end}.countryLaunch--product-highlights>div{max-width:480px;margin-top:100px}.countryLaunch--product-highlights h1{text-align:left;margin-bottom:45px}.countryLaunch--product-highlights img.ravio-app{position:absolute;right:0;top:50%;width:50%;max-width:900px;transform:translateY(-50%)}.countryLaunch--product-highlights img.icon{width:50px;height:50px;background:#0e66ff;border-radius:8px;padding:10px;margin-right:24px}.countryLaunch--product-highlights hr{border-top:2px solid #dde1e6;margin:24px 0;max-width:408px}.countryLaunch--product-highlights--byline{margin-bottom:45px}.countryLaunch--product-highlights-item{display:flex;margin:34px 0}.countryLaunch--product-highlights-item h3{font-weight:600;font-size:22px}.countryLaunch--product-highlights-item p{max-width:334px;font-weight:500;font-size:16px;color:#343a3f}@media screen and (max-width:960px){.countryLaunch--product-highlights{padding:0 22px;justify-content:center;align-items:center}.countryLaunch--product-highlights-image--mobile img.ravio-app{position:relative;transform:none;top:auto;right:auto;width:100%}}.countryLaunch--join-waitlist{display:flex;flex-direction:row;justify-content:center;align-items:center;width:200px;height:56px;font-weight:600;font-size:18px;color:#fff;background:#0e66ff;border:7px solid #e8f2ff;border-radius:34px;margin-top:22px}.countryLaunch--join-waitlist svg{margin-left:9px;width:8px}.countryLaunch--trusted-by{color:#fff;max-width:700px}.countryLaunch--trusted-by h3{font-weight:700;font-size:22px;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.4);margin-top:42px}.countryLaunch--trusted-by div{display:flex;flex-flow:row wrap;margin-top:32px;justify-content:space-around}.countryLaunch--trusted-by div img{margin:10px 0}.countryLaunch a.learn-more{display:flex;flex-direction:column;justify-content:center;align-items:center;font-weight:700;font-size:16px;text-transform:uppercase;color:#fff;margin:42px 0 22px}.countryLaunch a.learn-more img{margin-top:12px;width:20px}.countryLaunch p{margin-top:18px;font-size:17px;font-weight:500}.countryLaunch .thanks{padding-top:120px}.logosScrollingBanner{position:relative;overflow:hidden;height:60px;width:100vw;transform:translate(-50%);left:50%;margin:0}.logosScrollingBanner .logoBanner{position:absolute;top:0;left:0;overflow:hidden;white-space:nowrap;animation:bannermove 100s linear infinite;display:flex}.logosScrollingBanner .logoBanner .dark svg path{fill:#5d5265}.logosScrollingBanner .logoBanner svg{height:60px}@keyframes bannermove{0%{transform:translate(0)}to{transform:translate(-50%)}}.earlyAccess .wrapper{max-width:1168px}.earlyAccess--inner{background:linear-gradient(180deg,rgba(32,38,43,.8),#20262b),#337ff9;border-radius:24px;padding-top:47px;padding-bottom:55px;display:grid;grid-template-columns:521fr 496fr;padding-left:30px}@media screen and (min-width:600px){.earlyAccess--inner{padding-left:calc(30px + 73 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.earlyAccess--inner{padding-left:103px}}.earlyAccess--title{font-family:Poppins,sans-serif;font-style:normal;font-weight:600;line-height:1.25;color:#fff;font-size:42px;margin-bottom:10px}@media screen and (min-width:600px){.earlyAccess--title{font-size:calc(42px + 22 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.earlyAccess--title{font-size:64px}}@media screen and (min-width:600px){.earlyAccess--title{margin-bottom:calc(10px + 14 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.earlyAccess--title{margin-bottom:24px}}.earlyAccess--description{font-style:normal;font-weight:400;font-size:17px;line-height:1.41;color:#c1c7cd;margin-bottom:24px}.earlyAccess--visual{margin-top:-25%}.earlyAccess--logos{padding-top:64px;padding-bottom:72px;display:flex;align-items:center;justify-content:center;max-width:100vw;flex-wrap:wrap;gap:10px}.earlyAccess--logos img{height:auto;margin:0 auto;display:block;flex-shrink:1}@media screen and (max-width:600px){.earlyAccess--inner{grid-template-columns:1fr;padding:0 30px 36px;margin-bottom:0}.earlyAccess--visual{grid-column:1/2;grid-row:1/2;width:50%;justify-self:center}}.product--product-highlights{display:flex;align-items:center;justify-content:center;padding:70px 70px 42px;background-color:#e8f2ff;margin-bottom:66px}.product--product-highlights>div{max-width:480px}.product--product-highlights h4{color:#0e66ff;font-weight:700;font-size:17px}.product--product-highlights h1{text-align:left}.product--product-highlights img.ravio-app{width:700px;height:auto;margin-left:42px}@media screen and (max-width:1500px){.product--product-highlights img.ravio-app{max-width:600px}}@media screen and (max-width:1300px){.product--product-highlights img.ravio-app{max-width:500px}}@media screen and (max-width:1050px){.product--product-highlights img.ravio-app{max-width:400px}}@media screen and (max-width:960px){.product--product-highlights img.ravio-app{max-width:300px;margin-top:26px;margin-left:0;margin-bottom:30px}}.product--product-highlights img.icon{width:50px;height:50px;background:#0e66ff;border-radius:8px;padding:10px;margin-right:24px}.product--product-highlights hr{border-top:2px solid #dde1e6;margin:24px 0;max-width:408px}.product--product-highlights-item{display:flex;margin:34px 0}.product--product-highlights-item h3{font-weight:600;font-size:22px}.product--product-highlights-item p{max-width:334px;font-weight:500;font-size:16px;color:#343a3f}@media screen and (max-width:960px){.product--product-highlights{padding:50px 22px;justify-content:center;align-items:center}}.ravioBanner{display:flex;align-items:center;justify-content:center;width:100%;background-color:#000;color:#fff;padding:12px 0}.ravioBanner--wrapper{text-align:center}.ravioBanner--content{margin-bottom:10px}.ravioBanner--highlight-box{border-radius:4px;background:#98bcff;color:#000;padding:4px 9px}.ravioBanner a,.ravioBanner span{font-family:Inter;font-style:normal;font-weight:400;font-size:17px}.ravioBanner a{color:#3ddcff}.ravioBanner img{padding:0 11px 0 42px}@media screen and (max-width:600px){.ravioBanner{padding:8px}.ravioBanner a,.ravioBanner span{font-size:14px}}@media screen and (max-width:360px){.ravioBanner{padding:6px}}.trustedBy{padding-top:19px;position:relative;z-index:30;padding-bottom:59px}.trustedBy.is-blue{background:#0e66ff;padding-top:44px;padding-bottom:80px}.trustedBy.is-blue strong{color:#78a9ff}.trustedBy.is-blue img{filter:brightness(100);opacity:.6}.trustedBy.is-full .trustedBy--list{gap:30px;max-width:1168px;margin:0 auto}.trustedBy--list{display:flex;align-items:center;justify-content:center;max-width:100vw;flex-wrap:wrap}.trustedBy strong{display:block;font-style:normal;font-weight:800;font-size:14px;line-height:1;letter-spacing:.1em;text-transform:uppercase;color:#9caabf;text-align:center;margin-bottom:24px}.trustedBy img{display:block;flex-shrink:1}@media screen and (max-width:680px){.trustedBy{padding-top:40px;padding-bottom:0}.trustedBy-list{display:flex;flex-wrap:wrap}.trustedBy-list img{width:133px;height:30px;object-fit:contain;object-position:center center;margin:10px}}.header-container{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-bottom:40px;position:relative;left:-15px}@media screen and (max-width:950px){.header-container{flex-direction:column;position:relative;left:0}}.header-container .cross{font-weight:100;font-size:20px;height:16px;width:16px;margin-right:25px}@media screen and (max-width:950px){.header-container .cross{position:relative;top:10px}}.header-container img{max-width:200%;object-fit:contain;position:relative;top:5px}@media screen and (max-width:950px){.header-container img{max-width:100%;position:relative;top:15px;left:10px}}.vc-header-container{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-bottom:20px}.vc-header-container img{max-width:300px}.vc-header-container--logos{display:flex;flex-direction:column;align-items:center;justify-content:center}.vc-header-container--logos .ravio{max-width:200px;padding-bottom:10px;display:inline}.vc-header-container--logos .partner-logo{max-height:80px}@media screen and (max-width:500px){.vc-header-container--logos img{max-width:250px}}.aboutPage .ravio{background:rgba(var(--white),1)}.aboutPage .ravio .wrapper{max-width:900px;padding-bottom:100px;padding-left:20px;padding-right:20px}@media screen and (min-width:600px){.aboutPage .ravio .wrapper{padding-bottom:calc(100px + 85 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.aboutPage .ravio .wrapper{padding-bottom:185px}}.aboutPage--hero{position:relative;padding-top:146px;margin-bottom:140px}@media screen and (min-width:600px){.aboutPage--hero{padding-top:calc(146px + 54 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.aboutPage--hero{padding-top:200px}}.aboutPage--hero-content{position:relative;z-index:1}.aboutPage--hero-bg{position:absolute;top:0;left:50%;width:488px;height:488px;object-fit:contain;transform:translate(-50%);opacity:.5}@media screen and (min-width:600px){.aboutPage--hero-bg{width:calc(488px + 112 * (100vw - 600px) / 766);height:calc(488px + 112 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.aboutPage--hero-bg{width:600px;height:600px}}.aboutPage--title{font-family:Inter,sans-serif;font-size:36px;line-height:1.2;text-align:center;color:rgba(var(--dark),1);font-weight:600;letter-spacing:-.03em;margin-bottom:20px}@media screen and (min-width:600px){.aboutPage--title{font-size:calc(36px + 20 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.aboutPage--title{font-size:56px}}@media screen and (min-width:600px){.aboutPage--title{margin-bottom:calc(20px + 26 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.aboutPage--title{margin-bottom:46px}}.aboutPage--description{font-size:15px;line-height:1.2;text-align:center;color:rgba(var(--dark),1);margin-bottom:100px}@media screen and (min-width:600px){.aboutPage--description{font-size:calc(15px + 15 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.aboutPage--description{font-size:30px}}.aboutPage--banner-title{font-family:Inter,sans-serif;font-weight:600;font-size:32px;line-height:1.2;color:#20242b;margin-bottom:14px}@media screen and (min-width:600px){.aboutPage--banner-title{font-size:calc(32px + 6 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.aboutPage--banner-title{font-size:38px}}@media screen and (min-width:600px){.aboutPage--banner-title{margin-bottom:calc(14px + 10 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.aboutPage--banner-title{margin-bottom:24px}}.aboutPage--banner-description{font-size:15px;line-height:1.5;color:rgba(var(--grey),1)}@media screen and (min-width:600px){.aboutPage--banner-description{font-size:calc(15px + 2 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.aboutPage--banner-description{font-size:17px}}.aboutPage--team{margin-bottom:80px}.aboutPage--team-title{font-family:Inter,sans-serif;text-align:left;font-size:32px;margin-bottom:14px;line-height:1.2;font-weight:600}@media screen and (min-width:600px){.aboutPage--team-title{font-size:calc(32px + 6 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.aboutPage--team-title{font-size:38px}}.aboutPage--team-description{text-align:left;color:rgba(var(--grey),1);font-size:15px;line-height:1.5;margin-bottom:30px}@media screen and (min-width:600px){.aboutPage--team-description{font-size:calc(15px + 3 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.aboutPage--team-description{font-size:18px}}@media screen and (min-width:600px){.aboutPage--team-description{margin-bottom:calc(30px + 50 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.aboutPage--team-description{margin-bottom:80px}}.aboutPage--team-list{list-style:none;display:grid;grid-template-columns:1fr;grid-gap:60px;gap:60px;max-width:420px;margin:0 auto}.aboutPage--team-member{display:flex;flex-direction:column}.aboutPage--team-member-wrapper{position:relative;border-radius:12px;margin-bottom:14px;overflow:hidden;display:block}.aboutPage--team-member-wrapper:hover .aboutPage--team-member-ln:before{opacity:1}.aboutPage--team-member-wrapper:hover .aboutPage--team-member-ln span,.aboutPage--team-member-wrapper:hover .aboutPage--team-member-ln svg{opacity:1;transform:translateZ(.1px)}.aboutPage--team-member-ln{position:absolute;width:100%;height:100%;top:0;left:0;display:flex;align-items:center;justify-content:center;font-weight:500;font-size:20px;line-height:1.2;color:rgba(var(--white),1);z-index:20}.aboutPage--team-member-ln:before{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;border-radius:12px;z-index:200;background:linear-gradient(0deg,rgba(40,103,178,.8),rgba(40,103,178,.8));z-index:0;transition:opacity .22s ease-in-out;opacity:0;background-blend-mode:color}.aboutPage--team-member-ln svg{width:36px;height:auto;margin-right:10px;transition:opacity .3s ease-in-out,transform .22s ease-in-out}.aboutPage--team-member-ln span,.aboutPage--team-member-ln svg{position:relative;z-index:10;opacity:0;transform:translate3d(0,3px,.1px)}.aboutPage--team-member-ln span{transition:opacity .4s ease-in-out,transform .33s ease-in-out}.aboutPage--team-member-image{display:block;width:100%;max-width:100%;height:100%;position:relative;object-fit:cover;object-position:center;z-index:10}.aboutPage--team-member-name{font-family:Inter,sans-serif;font-weight:600;font-size:28px;line-height:1.14;color:#272e35;margin-bottom:12px;padding-left:10px}.aboutPage--team-member-position{font-weight:500;font-size:20px;line-height:1.2;color:rgba(var(--light),1);padding-left:10px}.aboutPage--cta{display:flex;flex-direction:column;align-items:center}.aboutPage--cta p{font-family:Inter,sans-serif;font-weight:500;text-align:center;font-size:19px;line-height:1.2;color:rgba(var(--dark),1);margin-bottom:28px}@media screen and (min-width:600px){.aboutPage--cta p{font-size:calc(19px + 1 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.aboutPage--cta p{font-size:20px}}.aboutPage--cta .btn{flex-shrink:0;padding:9px 22px;border-radius:21px}.aboutPage--cta .btn span{font-size:14px}.aboutPage--cta .btn svg{width:8px}.aboutPage--investors{margin-top:140px;display:flex;flex-direction:column;align-items:center}@media screen and (min-width:600px){.aboutPage--investors{margin-top:calc(140px + 64 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.aboutPage--investors{margin-top:204px}}.aboutPage--investors-title{font-family:Inter,sans-serif;letter-spacing:-.5px;line-height:1.2;color:rgba(var(--black),1);font-size:38px;margin-bottom:40px;font-weight:600}.aboutPage--investors-list{list-style-type:none;display:grid;grid-template-columns:1fr}.aboutPage--investors-list-item{padding:50px 0;display:flex;justify-content:center}.aboutPage--investors-list-item-image{max-width:100%;object-fit:contain}@media screen and (min-width:420px){.aboutPage--hero{margin-bottom:240px}}@media screen and (min-width:1024px){.aboutPage .ravio .wrapper{padding-left:40px;padding-right:40px;max-width:1140px}.aboutPage--hero{padding-right:93px}.aboutPage--hero-content{display:grid;grid-template-areas:"title banner" "description banner";grid-template-columns:repeat(2,1fr);grid-template-rows:auto 1fr;grid-column-gap:48px;column-gap:48px}.aboutPage--hero-bg{opacity:1;left:unset;top:5%;right:-68%;width:1050px;height:1050px}.aboutPage--title{grid-area:title;letter-spacing:-.5px;text-align:left;padding-top:82px}.aboutPage--description{grid-area:description;margin-bottom:0;text-align:left;max-width:370px;line-height:1.5}.aboutPage--banner{grid-area:banner;position:relative;padding:36px;max-width:449px;justify-self:end;background-color:rgba(var(--white),1);border-radius:12px}.aboutPage--banner-title{color:rgba(var(--dark),1)}.aboutPage--team{margin-bottom:40px}.aboutPage--team-title{text-align:center;letter-spacing:-.5px}.aboutPage--team-list{max-width:unset;grid-template-columns:repeat(3,1fr);gap:50px}.aboutPage--cta{flex-direction:row;justify-content:space-between;padding:24px 34px;border-radius:12px;background:linear-gradient(140deg,#b5ddff,#c8bdf0)}.aboutPage--cta p{font-family:Inter,sans-serif;margin-bottom:0;margin-right:100px;text-align:left;font-weight:600}.aboutPage--cta a span span{display:none}.aboutPage--investors-title{margin-bottom:0}.aboutPage--investors-list{width:100%;grid-template-columns:repeat(3,1fr)}.aboutPage--investors-list-item{padding-left:40px;padding-right:40px}}/*!
 * ress.css • v2.0.4
 * MIT License
 * github.com/filipelinhares/ress
 */.blogItemPage .ravio .wrapper{max-width:1060px;margin-bottom:100px}.blogItemPage--cover{margin-bottom:42px}.blogItemPage--cover,.blogItemPage--img{border-radius:12px;display:block;max-width:100%;width:100%}.blogItemPage--textLink{text-decoration:underline;color:currentColor}.blogItemPage--textLink:visited{color:currentColor}.blogItemPage--post-date,.blogItemPage--sub-title{font-weight:500;font-size:16px;line-height:170%;color:#697077;margin-bottom:11px}.blogItemPage h1{font-family:Inter;font-style:normal;font-weight:600;font-size:34px;line-height:1.1;letter-spacing:-.5px;color:#121619;margin-bottom:4px}@media screen and (min-width:600px){.blogItemPage h1{font-size:calc(34px + 22 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.blogItemPage h1{font-size:56px}}@media screen and (min-width:600px){.blogItemPage h1{line-height:calc(1.1 + .1 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.blogItemPage h1{line-height:1.2}}@media screen and (max-width:768px){.blogItemPage h1{text-align:center}}.blogItemPage h1.center{text-align:center}.blogItemPage--list{background-color:#edf4ff;border-radius:12px;padding:32px;margin-bottom:24px}.blogItemPage--list h3{font-weight:600;font-size:22px}.blogItemPage--list a{color:#21272a;font-weight:600}.blogItemPage--list hr{border-top:1px solid #a6c7ff;margin:24px 0}.blogItemPage--list p{text-indent:0}.blogItemPage--content{font-family:Inter;font-style:normal;font-weight:400;font-size:17px;line-height:1.5;line-height:1.7;color:#343a3f;margin-bottom:100px}@media screen and (min-width:600px){.blogItemPage--content{font-size:calc(17px + 3 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.blogItemPage--content{font-size:20px}}@media screen and (min-width:600px){.blogItemPage--content{line-height:calc(1.5 + .2 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.blogItemPage--content{line-height:1.7}}.blogItemPage--content ul{font-weight:500;color:#121619}.blogItemPage--content ul li{list-style-type:disc;list-style-position:inside;padding:7px 0 7px 30px;text-indent:-1.5em}.blogItemPage--content ol{padding:0 0 0 30px}.blogItemPage--content ol li{padding-bottom:7px}.blogItemPage--content p:not(:last-child){margin-bottom:24px}.blogItemPage--content a{text-decoration:underline;color:currentColor}.blogItemPage--content a:visited{color:currentColor}.blogItemPage--wrapper{width:100%;display:flex;justify-content:center}.blogItemPage h2{margin:64px 0 24px;font-family:Inter;font-style:normal;font-weight:600;font-size:28px;line-height:1.2;letter-spacing:-.5px;color:#121619}.blogItemPage--blogList{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:60px;list-style-type:none}@media screen and (max-width:768px){.blogItemPage--blogList{margin-bottom:0}}.blogItemPage--blogListItem{margin-bottom:50px;width:48%}@media screen and (max-width:768px){.blogItemPage--blogListItem{width:100%}}.blogItemPage--blogListItem img{border-radius:6px;object-fit:cover;width:100%;display:block}.blogItemPage--blogListItem h2{margin:16px 0 0}.blogItemPage--blogListItem header{margin-bottom:16px}.blogItemPage--blogListItem .btn{margin-top:24px}.blogItemPage--blogListItem-post-date{font-weight:500;font-size:16px;line-height:170%;color:#697077;margin-left:16px}.blogItemPage--blogListItem a{text-decoration:none}.blogItemPage--testimonials-wrapper{padding-top:46px;padding-bottom:70px}.blogItemPage--logos-wrapper{padding-top:30px;padding-bottom:54px}.blogItemPage--logos{width:100%}.blogItemPage--desktop{display:block}@media screen and (max-width:768px){.blogItemPage--desktop{display:none}}.blogItemPage--testimonial ul li{list-style-type:none}.blogItemPage--mobile{display:none}@media screen and (max-width:768px){.blogItemPage--mobile{display:block}}.bookACallPage{background:#fff}.bookACallPage .ravio{background-image:url(/images/book-a-call/bg.jpg);background-position:bottom;background-size:100% auto}.bookACallPage .ravio .wrapper{max-width:1230px;padding-top:190px;padding-bottom:10px}@media screen and (min-width:600px){.bookACallPage .ravio .wrapper{padding-bottom:calc(10px + 113 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.bookACallPage .ravio .wrapper{padding-bottom:123px}}.bookACallPage .ravio .wrapper .meetings-iframe-container{height:688px}.bookACallPage .ravio .wrapper .support{display:flex;flex-direction:column;align-items:center}.bookACallPage .ravio .wrapper .support a:active,.bookACallPage .ravio .wrapper .support a:visited{color:#00e}@media screen and (max-width:768px){.bookACallPage .ravio{background:#fff}.bookACallPage .ravio .wrapper{padding-top:65px;min-height:500px;margin-top:15px}}.contactPage,.contactPage .ravio{background:linear-gradient(180deg,#f9fafc,rgba(249,250,252,0) 51.09%,#f9fafc)}.contactPage .ravio .wrapper{max-width:900px;padding-bottom:10px}@media screen and (min-width:600px){.contactPage .ravio .wrapper{padding-bottom:calc(10px + 113 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.contactPage .ravio .wrapper{padding-bottom:123px}}.contactPage .ravio--main{min-height:unset}.contactPage--title{margin-top:107px;font-style:normal;font-weight:700;font-size:43px;line-height:1.2;text-align:center;letter-spacing:-.5px;color:#121619;margin-bottom:24px}@media screen and (min-width:600px){.contactPage--title{margin-top:calc(107px + 83 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.contactPage--title{margin-top:190px}}@media screen and (min-width:600px){.contactPage--title{font-size:calc(43px + 7 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.contactPage--title{font-size:50px}}@media screen and (min-width:600px){.contactPage--title{margin-bottom:calc(24px + 32 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.contactPage--title{margin-bottom:56px}}.contactPage--body{display:flex}.contactPage--box{background:#fff;box-shadow:0 4px 40px rgba(43,89,255,.08);border-radius:20px;width:50%;padding:0}@media screen and (min-width:600px){.contactPage--box{padding-left:calc(0px + 35 * (100vw - 600px) / 766);padding-right:calc(0px + 35 * (100vw - 600px) / 766);padding-bottom:calc(0px + 35 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.contactPage--box{padding-left:35px;padding-right:35px;padding-bottom:35px}}@media screen and (min-width:600px){.contactPage--box{padding-top:calc(0px + 57 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.contactPage--box{padding-top:57px}}.contactPage--box:not(:last-child){margin-right:10px}@media screen and (min-width:600px){.contactPage--box:not(:last-child){margin-right:calc(10px + 30 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.contactPage--box:not(:last-child){margin-right:40px}}.contactPage--box-title{font-family:Poppins;font-style:normal;font-weight:600;line-height:130%;letter-spacing:-.5px;color:#121619;margin-bottom:8px;font-size:24px}@media screen and (min-width:600px){.contactPage--box-title{margin-bottom:calc(8px + -6 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.contactPage--box-title{margin-bottom:2px}}@media screen and (min-width:600px){.contactPage--box-title{font-size:calc(24px + 14 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.contactPage--box-title{font-size:38px}}.contactPage--box-description{font-family:Inter;font-style:normal;font-weight:400;font-size:18px;line-height:150%;color:#4d5358}.contactPage--box-description a{text-decoration:none;color:#0e66ff}.contactPage--box-description a:hover{text-decoration:underline}@media screen and (max-width:750px){.contactPage--body{flex-direction:column}.contactPage--box{margin:0 0 64px!important;width:100%!important;background:unset;box-shadow:unset}}.faqPage--title{padding-left:100px;padding-right:100px}@media screen and (min-width:1500px){.faqPage--title{padding-left:calc(100px + 200 * (100vw - 1500px) / 700)}}@media screen and (min-width:2200px){.faqPage--title{padding-left:300px}}@media screen and (min-width:1500px){.faqPage--title{padding-right:calc(100px + 200 * (100vw - 1500px) / 700)}}@media screen and (min-width:2200px){.faqPage--title{padding-right:300px}}.faqPage--title h1{font-style:normal;font-weight:600;font-size:50px;line-height:120%;color:#121619;padding-top:180px;padding-bottom:4px;margin-bottom:20px}.faqPage--title hr{padding:0 100px}.faqPage--navigation{display:flex;flex-direction:column;position:-webkit-sticky;position:sticky;width:100%;min-width:288px;top:297px;padding:20px;gap:18px;background:#21272a;border-radius:3px;text-decoration:none}.faqPage--navigation-title{cursor:default;color:#878d96}.faqPage--navigation-item,.faqPage--navigation-title{font-style:normal;font-weight:400;font-size:16px;line-height:100%}.faqPage--navigation-item{text-decoration:none;white-space:nowrap;cursor:pointer;color:#fff}.faqPage--navigation-item span{display:none}.faqPage--list{display:flex;align-items:flex-start;height:100%;margin-bottom:64px;margin-top:32px;gap:16px;padding-left:100px;padding-right:100px}@media screen and (min-width:1500px){.faqPage--list{padding-left:calc(100px + 200 * (100vw - 1500px) / 700)}}@media screen and (min-width:2200px){.faqPage--list{padding-left:300px}}@media screen and (min-width:1500px){.faqPage--list{padding-right:calc(100px + 200 * (100vw - 1500px) / 700)}}@media screen and (min-width:2200px){.faqPage--list{padding-right:300px}}.faqPage--section{display:flex;flex-direction:column;padding:0 20px}.faqPage--section:not(:last-child){margin-bottom:100px}.faqPage--section-title{font-style:normal;font-weight:700;font-size:26px;line-height:32px;color:#121619;margin-bottom:16px}.faqPage--section-questions{list-style:none}.faqPage--section-question-title{padding:16px 0;display:block;font-style:normal;font-weight:600;font-size:18px;line-height:24px;color:rgba(18,22,25,.7);display:flex;align-items:left;justify-content:space-between;width:100%}.faqPage--section-question-title span{text-align:left;max-width:90%}.faqPage--section-question-title svg{margin:8px 6px;opacity:.7;position:relative}.faqPage--section-question-title:hover{color:#121619}.faqPage--section-question-title:hover svg{opacity:1}.faqPage--section-question-answer{white-space:pre-wrap;max-width:90%;font-style:normal;font-weight:400;font-size:16px;line-height:150%;letter-spacing:-.01em;color:#343a3f;max-height:0;overflow:hidden;opacity:0;transition:all .22s ease}.faqPage--section-question.is-open .faqPage--section-question-answer{max-height:500px;opacity:1;padding-bottom:16px}.faqPage--section-question.is-open .faqPage--section-question-title{color:#121619}.faqPage--section-question.is-open .faqPage--section-question-title svg{opacity:1;transform:rotate(180deg)}.faqPage--banner{background:#d0e1ff;border-radius:24px;padding:32px;margin-bottom:32px;margin-left:100px;margin-right:100px}@media screen and (min-width:1500px){.faqPage--banner{margin-left:calc(100px + 200 * (100vw - 1500px) / 700)}}@media screen and (min-width:2200px){.faqPage--banner{margin-left:300px}}@media screen and (min-width:1500px){.faqPage--banner{margin-right:calc(100px + 200 * (100vw - 1500px) / 700)}}@media screen and (min-width:2200px){.faqPage--banner{margin-right:300px}}.faqPage--banner-title{font-style:normal;font-weight:600;font-size:24px;line-height:1.2;letter-spacing:-.5px;color:#001841;margin-bottom:10px}.faqPage--banner-description{font-family:Inter;font-style:normal;font-weight:400;font-size:18px;line-height:1.5;color:#001841}.faqPage--banner-description a{color:#0e66ff;text-decoration:none}.faqPage--banner-description a:hover{text-decoration:underline}@media screen and (max-width:700px){.faqPage--title{background-color:#21272a;padding:0 20px}.faqPage--title h1{color:#fff;font-size:36px;line-height:130%;font-weight:500;letter-spacing:-.03em;padding:100px 0 24px;margin-bottom:0}.faqPage--title hr{border-top:3px solid #fff}.faqPage--list{display:flex;flex-direction:column;gap:64px;margin-top:0;padding:0}.faqPage--navigation{position:inherit;min-width:0;height:538px;gap:44px;top:-2px;padding:46px 20px 149px;border-radius:0}.faqPage--navigation-title{display:none}.faqPage--navigation-item{color:#c1c7cd;white-space:unset;font-weight:400;font-size:24px;letter-spacing:-.01em}.faqPage--navigation-item span{display:inline;color:#878d96}.faqPage--banner{margin:0 20px 32px}}.gdprPage,.gdprPage .ravio{background:linear-gradient(180deg,#f9fafc,rgba(249,250,252,0) 51.09%,#f9fafc)}.gdprPage .ravio .wrapper{padding-bottom:73px;padding-top:107px;display:grid;grid-template-columns:98px 1fr;grid-gap:0 42px;gap:0 42px;align-items:flex-start;position:relative;max-width:594px}@media screen and (min-width:600px){.gdprPage .ravio .wrapper{padding-bottom:calc(73px + 35 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.gdprPage .ravio .wrapper{padding-bottom:108px}}@media screen and (min-width:600px){.gdprPage .ravio .wrapper{padding-top:calc(107px + 83 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.gdprPage .ravio .wrapper{padding-top:190px}}.gdprPage--icon{grid-column:1/2;grid-row:1/3;width:100%;max-width:98px}.gdprPage--title{font-family:Poppins;font-weight:600;font-size:72px;line-height:1.11;text-align:left;margin-bottom:6px;grid-row:1/2}.gdprPage--intro,.gdprPage--title{font-style:normal;color:#121619;grid-column:2/3}.gdprPage--intro{font-family:Inter;font-weight:500;font-size:18px;line-height:1.33;margin-bottom:26px;grid-row:2/3}.gdprPage--description{font-family:Inter;font-style:normal;font-weight:400;font-size:16px;line-height:1.5;color:#4d5358;grid-column:2/3;grid-row:3/4}.gdprPage--description a{text-decoration:none;color:#0e66ff}.gdprPage--description a:hover{text-decoration:underline}@media screen and (max-width:600px){.gdprPage .ravio .wrapper{grid-template-columns:1fr;gap:0}.gdprPage .ravio--main{min-height:unset}.gdprPage--title{grid-column:1/2;grid-row:1/2;text-align:center}.gdprPage--intro{grid-column:1/2;grid-row:2/3;text-align:center}.gdprPage--icon{grid-column:1/2;grid-row:3/4;width:98px;margin:0 auto 32px}.gdprPage--description{grid-column:1/2;grid-row:4/5;text-align:center}}.getStartedPage{background-color:#dbf0ff;position:relative}.getStartedPage--content-wrapper{height:100vh;min-height:880px;display:flex;margin-left:auto;margin-right:auto;width:95%;align-items:center;max-width:1600px}.getStartedPage--content-left{flex:0 0 auto;width:560px;flex-shrink:0;margin-left:35px}.getStartedPage--content-right{flex:1 1;margin-top:25px}.getStartedPage--inner{max-width:560px;width:100%;background:#fff;box-shadow:0 6.2072px 80.6658px rgba(28,27,70,.16);border-radius:0;padding:36px;margin-right:auto;margin-left:auto;position:relative}.getStartedPage--inner form{display:flex;width:100%;gap:16px;flex-direction:column}.getStartedPage--inner form label{display:block;width:100%;position:relative}.getStartedPage--inner form label svg{position:absolute;top:50%;right:12px;height:20px;transform:translateY(-50%)}.getStartedPage--inner form input:not([type=radio]),.getStartedPage--inner form select{border:1px solid #dde1e6;border-radius:4px;display:block;width:100%;padding:0 10px;height:48px;font-family:Inter;font-style:normal;font-weight:400;font-size:15px;line-height:18px;color:#121619}.getStartedPage--inner form input:not([type=radio])::-webkit-input-placeholder,.getStartedPage--inner form select::-webkit-input-placeholder{font-family:Inter;font-style:normal;font-weight:400;font-size:15px;line-height:1;letter-spacing:-.01em;color:#878d96}.getStartedPage--inner form input:not([type=radio]):-moz-placeholder,.getStartedPage--inner form input:not([type=radio])::-moz-placeholder,.getStartedPage--inner form select:-moz-placeholder,.getStartedPage--inner form select::-moz-placeholder{font-family:Inter;font-style:normal;font-weight:400;font-size:15px;line-height:1;letter-spacing:-.01em;color:#878d96}.getStartedPage--inner form input:not([type=radio]):-ms-input-placeholder,.getStartedPage--inner form select:-ms-input-placeholder{font-family:Inter;font-style:normal;font-weight:400;font-size:15px;line-height:1;letter-spacing:-.01em;color:#878d96}.getStartedPage--inner form input:not([type=radio]):focus,.getStartedPage--inner form select:focus{border:2px solid #0e66ff;padding:9px}.getStartedPage--inner form select:invalid{font-family:Inter;font-style:normal;font-weight:400;font-size:15px;line-height:1;letter-spacing:-.01em;color:#878d96}.getStartedPage--inner form button{background:#0e66ff;border-radius:4px;padding:15px 32px;min-height:48px;display:flex;align-items:center;justify-content:center;font-family:Inter;font-style:normal;font-weight:700;font-size:14px;color:#fff;line-height:1;width:100%}.getStartedPage--inner form button:disabled{background:#0e66ff;cursor:not-allowed}.getStartedPage--inner form button svg{height:10px;position:relative;margin-left:8px;transition:transform .3s ease-in-out}.getStartedPage--inner form button:not(:disabled):hover svg{transform:translateX(2px)}.getStartedPage--inner form button img{animation:spin 3s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.getStartedPage--title{font-weight:700;font-size:24px;line-height:1.1;letter-spacing:-.03em;margin-bottom:12px}.getStartedPage--description,.getStartedPage--title{font-family:Inter;font-style:normal;color:#121619;text-align:center}.getStartedPage--description{font-weight:400;font-size:15px;line-height:24px;margin-bottom:32px}.getStartedPage--disclaimer{font-family:Inter;font-style:normal;font-weight:500;font-size:12px;line-height:1.4;text-align:center;letter-spacing:-.01em;color:#878d96;margin-top:16px}.getStartedPage--disclaimer a{font-weight:600;color:inherit;text-decoration:none}.getStartedPage--disclaimer a:hover{text-decoration:underline}.getStartedPage--completed-text{text-align:center;color:var(--grey-800,#343a3f);font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:150%;margin-bottom:30px}.getStartedPage--report-image{width:100%;margin:auto;object-fit:contain}.getStartedPage--background-image{height:120%;width:100%;object-fit:cover;position:absolute;transform:translateY(-10%)}@media screen and (max-width:768px){.getStartedPage--background-image{display:none}}.getStartedPage--footer{max-width:716px;margin:0 auto;width:100%;padding-bottom:140px}.getStartedPage--footer-title{font-family:Poppins;font-style:normal;font-weight:400;font-size:20px;line-height:30px;text-align:center;color:#8096ac;margin-bottom:45px}.getStartedPage--footer-title.light{color:#fff}.getStartedPage--footer img{margin:0 auto;display:block;max-width:100%;width:100%}.getStartedPage--error{font-family:Inter;font-style:normal;font-weight:400;font-size:13px;line-height:16px;color:#da1e28;margin-top:6px;display:block}@media screen and (max-width:768px){.getStartedPage{background:#fff}.getStartedPage .ravio--main{min-height:unset}.getStartedPage .ravio--inner{background:#fff!important;box-shadow:none;border-radius:0}.getStartedPage--inner{padding:10px 0 0;box-shadow:none}.getStartedPage--footer{background:#f2f4f8;width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;max-width:100vw;padding:50px 20px 75px}.getStartedPage--content-wrapper{padding-top:75px;width:100%}.getStartedPage--content-right{background-image:url(/images/get-started/bg2.webp);background-size:100% 100%;background-position:50%;background-repeat:no-repeat;width:100%;padding:50px 0}.getStartedPage--content-left{width:95%}}@media screen and (max-width:1100px){.getStartedPage--content-wrapper{padding-top:115px;flex-direction:column;height:auto}.getStartedPage--content-right{margin-top:50px;padding-bottom:50px}.getStartedPage--content-left{margin-left:0}}.becomeAPartnerForm,.partnerForm,.referForm{padding-bottom:100px}.becomeAPartnerForm{padding-top:150px}.integrationsPage{background:linear-gradient(0deg,#dce2ec,#dce2ec),#f9fafc}.integrationsPage .ravio{background:linear-gradient(180deg,#f9fafc,rgba(249,250,252,0) 51.09%,#f9fafc)}.integrationsPage .ravio .wrapper{max-width:930px;padding-bottom:50px}@media screen and (min-width:600px){.integrationsPage .ravio .wrapper{padding-bottom:calc(50px + 155 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.integrationsPage .ravio .wrapper{padding-bottom:205px}}.integrationsPage--title{padding-top:50px;font-style:normal;font-weight:700;font-size:43px;line-height:1.2;text-align:center;letter-spacing:-.5px;color:#121619;margin-bottom:24px;padding-left:15px;padding-right:15px}@media screen and (min-width:600px){.integrationsPage--title{font-size:calc(43px + 7 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.integrationsPage--title{font-size:50px}}.integrationsPage--description{font-style:normal;font-weight:400;font-size:16px;line-height:1.5;text-align:center;color:#4d5358;margin-bottom:77px;max-width:795px;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}@media screen and (min-width:600px){.integrationsPage--description{font-size:calc(16px + 4 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.integrationsPage--description{font-size:20px}}@media screen and (min-width:600px){.integrationsPage--description{margin-bottom:calc(77px + -22 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.integrationsPage--description{margin-bottom:55px}}.integrationsPage--intro{font-family:Poppins;font-style:normal;font-weight:500;font-size:18px;line-height:1.7;text-align:center;color:#0e66ff;margin-bottom:32px;padding-left:15px;padding-right:15px}@media screen and (min-width:600px){.integrationsPage--intro{margin-bottom:calc(32px + -8 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.integrationsPage--intro{margin-bottom:24px}}.integrationsPage--list{list-style:none;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px;margin-bottom:64px}.integrationsPage--list-item{height:84px;background:#fff;border:1px solid #f2f4f8;box-shadow:0 4px 40px rgba(43,89,255,.08);border-radius:16px;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width:750px){.integrationsPage--list{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){.integrationsPage--list{grid-template-columns:repeat(1,1fr);padding-left:20px;padding-right:20px}}.integrationsPage--banner{background:#d0e1ff;padding:32px;border-radius:24px}.integrationsPage--banner-title{font-family:Poppins;font-style:normal;font-weight:600;font-size:24px;line-height:1.2;color:#001841;margin-bottom:22px}.integrationsPage--banner-description{font-family:Inter;font-style:normal;font-weight:400;font-size:18px;line-height:1.5;color:#001841;margin-bottom:22px}.joinTheTeamPage .ravio{background:rgba(var(--white),1)}.joinTheTeamPage .ravio .ravio--main{min-height:unset}.joinTheTeamPage .ravio .wrapper{max-width:900px;padding-bottom:134px;padding-left:20px;padding-right:20px}@media screen and (min-width:600px){.joinTheTeamPage .ravio .wrapper{padding-bottom:calc(134px + -31 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.joinTheTeamPage .ravio .wrapper{padding-bottom:103px}}.joinTheTeamPage--hero{position:relative;padding-top:96px;margin-bottom:140px}@media screen and (min-width:600px){.joinTheTeamPage--hero{padding-top:calc(96px + 112 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.joinTheTeamPage--hero{padding-top:208px}}@media screen and (min-width:600px){.joinTheTeamPage--hero{margin-bottom:calc(140px + 60 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.joinTheTeamPage--hero{margin-bottom:200px}}.joinTheTeamPage--hero-content{position:relative;z-index:1}.joinTheTeamPage--hero-bg{position:absolute;top:64px;left:50%;width:450px;height:450px;object-fit:contain;transform:translate(-55%);opacity:.4}@media screen and (min-width:600px){.joinTheTeamPage--hero-bg{width:calc(450px + 150 * (100vw - 600px) / 766);height:calc(450px + 150 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.joinTheTeamPage--hero-bg{width:600px;height:600px}}.joinTheTeamPage--title{font-weight:600;font-size:36px;line-height:1.1;letter-spacing:-.03em;text-align:center;color:rgba(var(--dark),1);margin-bottom:20px}@media screen and (min-width:600px){.joinTheTeamPage--title{font-size:calc(36px + 20 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.joinTheTeamPage--title{font-size:56px}}@media screen and (min-width:600px){.joinTheTeamPage--title{margin-bottom:calc(20px + 26 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.joinTheTeamPage--title{margin-bottom:46px}}.joinTheTeamPage--description{font-size:15px;line-height:1.5;text-align:center;margin-bottom:70px;color:rgba(var(--dark),1)}@media screen and (min-width:600px){.joinTheTeamPage--description{font-size:calc(15px + 5 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.joinTheTeamPage--description{font-size:20px}}.joinTheTeamPage--banner-title{font-family:Poppins,sans-serif;font-weight:600;font-size:23px;line-height:1.5;color:#20242b;margin-bottom:19px}.joinTheTeamPage--banner-description{font-size:15px;line-height:1.2;color:#878d96}.joinTheTeamPage--banner-list{list-style-type:none}.joinTheTeamPage--banner-list-item{font-weight:500;font-size:15px;letter-spacing:-.01em;line-height:1;color:#343a3f}.joinTheTeamPage--banner-list-item:not(:last-of-type){margin-bottom:14px}.joinTheTeamPage--banner-list-item:before{content:"";width:10px;height:10px;display:inline-block;border-radius:10px;margin-right:10px}.joinTheTeamPage--banner-list-item:nth-of-type(6n+1):before{background-color:#3995ff}.joinTheTeamPage--banner-list-item:nth-of-type(6n+2):before{background-color:#6abefa}.joinTheTeamPage--banner-list-item:nth-of-type(6n+3):before{background-color:#3dcdfa}.joinTheTeamPage--banner-list-item:nth-of-type(6n+4):before{background-color:#6abefa}.joinTheTeamPage--banner-list-item:nth-of-type(6n+5):before{background-color:#3dcdfa}.joinTheTeamPage--banner-list-item:nth-of-type(6n+6):before{background-color:#00e0ff}.joinTheTeamPage--banner .btn,.joinTheTeamPage--banner-screen{display:none}.joinTheTeamPage--mission-title{font-family:Poppins,sans-serif;line-height:1.2;font-weight:600;font-size:32px;margin-bottom:14px;color:#20242b}@media screen and (min-width:600px){.joinTheTeamPage--mission-title{font-size:calc(32px + 6 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.joinTheTeamPage--mission-title{font-size:38px}}.joinTheTeamPage--mission-description{line-height:1.5;font-size:15px;color:rgba(var(--grey),1);margin-bottom:32px}@media screen and (min-width:600px){.joinTheTeamPage--mission-description{font-size:calc(15px + 3 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.joinTheTeamPage--mission-description{font-size:18px}}.joinTheTeamPage--mission-office{position:relative;height:420px;width:100%;border-radius:12px;overflow:hidden;margin-bottom:140px}@media screen and (min-width:600px){.joinTheTeamPage--mission-office{margin-bottom:calc(140px + 10 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.joinTheTeamPage--mission-office{margin-bottom:150px}}.joinTheTeamPage--mission-office:hover .joinTheTeamPage--mission-office-content{opacity:1}.joinTheTeamPage--mission-office-content{position:absolute;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:rgba(var(--black),.8);border-radius:12px;padding:24px;opacity:0;pointer-events:none;transition:opacity .3s ease-in-out}@media screen and (min-width:600px){.joinTheTeamPage--mission-office-content{padding:calc(24px + 56 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.joinTheTeamPage--mission-office-content{padding:80px}}.joinTheTeamPage--mission-office-title{color:rgba(var(--white),1);text-align:center;font-weight:700;font-size:18px;margin-bottom:21px}.joinTheTeamPage--mission-office-description{color:rgba(var(--white),1);text-align:center;font-weight:500}.joinTheTeamPage--mission-office-image{width:100%;height:100%;object-fit:cover}.joinTheTeamPage--offer-title{font-family:Poppins,sans-serif;font-weight:600;margin-bottom:14px;font-size:32px;line-height:1.2;color:#20242b}@media screen and (min-width:600px){.joinTheTeamPage--offer-title{font-size:calc(32px + 6 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.joinTheTeamPage--offer-title{font-size:38px}}.joinTheTeamPage--offer-description{font-size:15px;line-height:1.5;margin-bottom:42px;color:rgba(var(--grey),1)}@media screen and (min-width:600px){.joinTheTeamPage--offer-description{font-size:calc(15px + 3 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.joinTheTeamPage--offer-description{font-size:18px}}@media screen and (min-width:600px){.joinTheTeamPage--offer-description{margin-bottom:calc(42px + 6 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.joinTheTeamPage--offer-description{margin-bottom:48px}}.joinTheTeamPage--offer-list{list-style-type:none;display:grid;grid-template-columns:1fr;grid-gap:50px;gap:50px}.joinTheTeamPage--offer-item{display:flex;flex-direction:column}.joinTheTeamPage--offer-item-icon{width:32px;height:32px;margin-bottom:10px}.joinTheTeamPage--offer-item-title{font-family:Poppins,sans-serif;font-weight:600;line-height:1.2;font-size:19px;margin-bottom:10px}.joinTheTeamPage--offer-item-description{line-height:1.5;color:#343a3f}.joinTheTeamPage .aboutPage--cta{margin-top:120px}@media screen and (min-width:1024px){.joinTheTeamPage .ravio{background-image:url(/images/join-the-team/offer-bg.png);background-position:bottom;background-size:100% 1100px;background-repeat:no-repeat}.joinTheTeamPage .ravio .wrapper{padding-left:40px;padding-right:40px;max-width:1212px}.joinTheTeamPage--hero-content{display:grid;grid-template-areas:"title banner" "description banner";grid-template-columns:repeat(2,1fr);grid-template-rows:auto 1fr;grid-column-gap:48px;column-gap:48px}.joinTheTeamPage--hero-bg{opacity:1;left:unset;top:-64px;right:-75%;width:800px;height:800px;object-fit:contain}}@media screen and (min-width:1024px)and (min-width:1024px){.joinTheTeamPage--hero-bg{width:calc(800px + 200 * (100vw - 1024px) / 342);height:calc(800px + 200 * (100vw - 1024px) / 342)}}@media screen and (min-width:1024px)and (min-width:1366px){.joinTheTeamPage--hero-bg{width:1000px;height:1000px}}@media screen and (min-width:1024px){.joinTheTeamPage--title{font-family:Poppins,sans-serif;grid-area:title;letter-spacing:-.5px;text-align:left;padding-top:34px;max-width:518px}.joinTheTeamPage--description{grid-area:description;margin-bottom:0;text-align:left;max-width:518px;color:rgba(var(--grey),1)}.joinTheTeamPage--banner{grid-area:banner;position:relative;padding:29px 36px 36px;max-width:348px;justify-self:end;background-color:rgba(var(--white),1);border-radius:12px}.joinTheTeamPage--banner:before{content:"";position:absolute;top:50%;left:50%;transform:translate(calc(-50% - 30px),calc(-50% - 32px));width:100%;height:95%;background:hsla(0,0%,100%,.41);box-shadow:inset 0 1.24144px 0 hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(134.076px);backdrop-filter:blur(134.076px);border-radius:12px;z-index:-1}.joinTheTeamPage--banner-title{color:rgba(var(--dark),1)}.joinTheTeamPage--banner .btn{display:flex;max-width:max-content;margin-top:37px;margin-left:auto;border-radius:21px;padding:9px 22px}.joinTheTeamPage--banner-screen{display:flex;align-items:flex-start;gap:5px;position:absolute;top:0;left:0;width:100%;height:100%;transform:translateY(-40px);background:hsla(0,0%,100%,.6);box-shadow:0 6.2072px 80.6658px rgba(28,27,70,.16),inset 0 1.24144px 0 hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(134.076px);backdrop-filter:blur(134.076px);border-radius:12px;z-index:-1;padding:16px 12px}.joinTheTeamPage--banner-screen-dot{width:8px;height:8px;border-radius:50%;position:relative;background-color:#343651}.joinTheTeamPage--banner-screen-dot:nth-of-type(2){opacity:.6}.joinTheTeamPage--banner-screen-dot:nth-of-type(3){opacity:.3}.joinTheTeamPage--mission{display:grid;grid-template-columns:repeat(3,1fr);grid-template-areas:"office title title" "office description description";grid-template-rows:auto 1fr;grid-column-gap:74px;column-gap:74px;margin-bottom:150px}.joinTheTeamPage--mission-title{grid-area:title;padding-top:108px}.joinTheTeamPage--mission-description{grid-area:description;margin-bottom:0}.joinTheTeamPage--mission-office{grid-area:office;width:394px;height:591px;margin-bottom:0}.joinTheTeamPage--offer{display:grid}.joinTheTeamPage--offer-title{text-align:center;letter-spacing:-.5px;margin:0 auto 14px}.joinTheTeamPage--offer-description{text-align:center;max-width:810px;margin:0 auto 48px}.joinTheTeamPage--offer-grid{padding:36px;background:hsla(0,0%,100%,.6);-webkit-backdrop-filter:blur(44px);backdrop-filter:blur(44px);border-radius:20px;display:grid;grid-template-columns:1fr;grid-template-rows:1fr}.joinTheTeamPage--offer-list{grid-template-columns:repeat(3,1fr);gap:60px 50px;grid-column:1/-1;grid-row:1/-1}.joinTheTeamPage--offer .aboutPage--cta{grid-column:1/-1;grid-row:1/-1;align-self:end;justify-self:end;width:65%;padding:30px 38px 30px 67px;margin-top:0;background:hsla(0,0%,100%,.5)}.joinTheTeamPage--offer .aboutPage--cta p{margin-right:36px;font-size:19px;font-weight:500;font-family:Poppins,sans-serif}}.legalPage,.legalPage .ravio{background:linear-gradient(180deg,#f9fafc,rgba(249,250,252,0) 51.09%,#f9fafc)}.legalPage .ravio .wrapper{max-width:806px;padding-bottom:73px}@media screen and (min-width:600px){.legalPage .ravio .wrapper{padding-bottom:calc(73px + 50 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.legalPage .ravio .wrapper{padding-bottom:123px}}.legalPage h1{margin-top:107px;font-style:normal;font-weight:700;font-size:43px;line-height:1.2;letter-spacing:-.5px;color:#121619;margin-bottom:24px;text-align:left}@media screen and (min-width:600px){.legalPage h1{margin-top:calc(107px + 83 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.legalPage h1{margin-top:190px}}@media screen and (min-width:600px){.legalPage h1{font-size:calc(43px + 26 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.legalPage h1{font-size:69px}}.legalPage--content{line-height:1.4;counter-reset:section}.legalPage--content,.legalPage--content p{font-family:Inter;font-style:normal;font-weight:400;font-size:17px;color:#000}.legalPage--content p{line-height:140%}.legalPage--content p:not(:last-child){margin-bottom:16px}.legalPage--content h2{font-weight:700;font-size:30px;letter-spacing:-.035em;margin-top:58px}.legalPage--content h2,.legalPage--content h3{font-family:Inter;font-style:normal;line-height:110%;color:#000;margin-bottom:16px}.legalPage--content h3{font-weight:600;font-size:24px}.legalPage--content ol{counter-reset:item}.legalPage--content li{display:block;margin:10px 0}.legalPage--content li:before{content:counters(item,".") ".";counter-increment:item;display:inline-block;width:50px;text-align:right}.legalPage--content ol li:before{font-weight:700}.legalPage--content ol li ol li:before{font-weight:400}.legalPage--content ol{font-family:Inter;font-style:normal;font-size:17px;line-height:1.5;color:#000}.legalPage--content ol li{position:relative}.legalPage--content ol li:before{position:absolute;top:0;left:-60px}.legalPage--content table{table-layout:fixed;border-collapse:collapse;width:100%;margin-top:40px;border:1px solid #000}.legalPage--content table thead th,.legalPage--content table thead th strong{font-weight:600}.legalPage--content table td,.legalPage--content table th{vertical-align:top;border-top:1px solid #000;border-left:1px solid #000;padding:10px;overflow-wrap:break-word}.legalPage--content table td,.legalPage--content table td p,.legalPage--content table th,.legalPage--content table th p{font-size:14px!important}.legalPage--content>ol>li{margin-bottom:40px}.legalPage--content ol{list-style-type:none}.legalPage--content ol>li{list-style:none;counter-increment:chapterNum}.legalPage--content ol>li:before{content:counter(chapterNum) "."}.legalPage--content ol>li>ol{list-style-type:none}.legalPage--content ol>li>ol>li{list-style:none;counter-increment:chapterSub}.legalPage--content ol>li>ol>li:before{content:counter(chapterNum) "." counter(chapterSub) " "}.legalPage--content ol>li>ol>li>ol{list-style-type:none;margin-top:0}.legalPage--content ol>li>ol>li>ol>li{list-style:none;counter-increment:chapterSubSub;margin-left:30px}.legalPage--content ol>li>ol>li>ol>li:before{content:"(" counter(chapterSubSub,lower-alpha) ")";width:50px}.legalPage--content ol>li>ol>li>ol>li>ol{list-style-type:none}.legalPage--content ol>li>ol>li>ol>li>ol>li{list-style:none;counter-increment:chapterSubSubSub}.legalPage--content ol>li>ol>li>ol>li>ol>li:before{content:"(" counter(chapterSubSubSub,lower-roman) ")"}.legalPage--content a:hover{color:#00399c}.legalPage--menu{margin-bottom:20px;border-radius:8px;padding:32px 64px 32px 32px;background-color:#ecf3ff;display:inline-block}.legalPage--menu a,.legalPage--menu span{font-size:18px;font-family:Inter;font-weight:500;cursor:pointer;color:#0e66ff;margin:10px 0;padding:0;text-decoration:none;display:block}@media screen and (max-width:1200px){.legalPage .ravio--inner .wrapper{padding-left:0}.legalPage--content{padding-left:45px}.legalPage--content table{width:calc(100% + 45px);transform:unset;margin-left:-35px;margin-right:unset;position:static;overflow:auto;display:block;max-width:calc(100% + 45px);border-top:0;border-left:0}}/*!
 * ress.css • v2.0.4
 * MIT License
 * github.com/filipelinhares/ress
 */html{box-sizing:border-box;-webkit-text-size-adjust:100%;word-break:normal;-moz-tab-size:4;tab-size:4}*,:after,:before{background-repeat:no-repeat;box-sizing:inherit}:after,:before{text-decoration:inherit;vertical-align:inherit}*{padding:0;margin:0}hr{overflow:visible;height:0}details,main{display:block}summary{display:list-item}small{font-size:80%}[hidden]{display:none}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}a{background-color:transparent}a:active,a:hover{outline-width:0}code,kbd,pre,samp{font-family:monospace,monospace}pre{font-size:1em}b,strong{font-weight:bolder}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}input{border-radius:0}[disabled]{cursor:default}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;resize:vertical}button,input,optgroup,select,textarea{font:inherit}optgroup{font-weight:700}button{overflow:visible}button,select{text-transform:none}[role=button],[type=button],[type=reset],[type=submit],button{cursor:pointer;color:inherit;outline:none}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button:-moz-focusring{outline:1px dotted ButtonText}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}button,input,select,textarea{background-color:transparent;border-style:none}select{-moz-appearance:none;-webkit-appearance:none}select::-ms-expand{display:none}select::-ms-value{color:currentColor}legend{border:0;color:inherit;display:table;white-space:normal;max-width:100%}::-webkit-file-upload-button{-webkit-appearance:button;color:inherit;font:inherit}img{border-style:none}progress{vertical-align:baseline}svg:not([fill]){fill:currentColor}@media screen{[hidden~=screen]{display:inherit}[hidden~=screen]:not(:active):not(:focus):not(:target){position:absolute!important;clip:rect(0 0 0 0)!important}}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled]{cursor:default}:root{--white:255,255,255;--black:0,0,0;--offWhite:249,250,252;--dark:18,22,25;--grey:77,83,88;--light:110,117,124}.sr-only{position:absolute;padding:0;margin:-1px;clip:rect(0,0,0,0);border:0}.sr-only,.vh{width:1px;height:1px;overflow:hidden}.vh{position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);white-space:nowrap}.container{margin:0 auto;padding:0 24px;width:100%;max-width:1260px}@media screen and (min-width:1260px){.container{padding:0 40px;max-width:1340px}}.wrapper{margin:0 auto;padding:0 24px;width:100%;max-width:1123px}@media screen and (max-width:600px){.wrapper{padding:0 15px;max-width:1340px}}.vc--main{width:75%;margin:auto;display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative;padding-top:120px}@media screen and (max-width:500px){.vc--main-children{width:100%;background:#fff;color:#252525}}@media screen and (max-width:500px)and (max-width:600px){.vc--main .wrapper{padding:0}}@media screen and (max-width:768px){.vc--main{flex-direction:column;width:100%}}@media screen and (max-width:990px){.vc--main{flex-direction:column;width:80%}}.vc--main h2{font-size:52px;font-weight:600;line-height:57px;margin-bottom:29px}.vc--main-children{z-index:5}.vc--main-logos-wrapper{position:absolute;width:100vw;bottom:25%;z-index:1}@media screen and (max-width:990px){.vc--main-logos-wrapper{display:none}}.vc--main-info{width:310px;margin-left:60px;font-size:18px;position:relative}@media screen and (max-width:500px){.vc--main-info{position:relative;top:-90px;width:100%}}@media screen and (max-width:768px){.vc--main-info{width:95%;margin:70px 0}}@media screen and (max-width:875px){.vc--main-info{width:80%;margin:50px 0}}.vc--main-info_btn{cursor:pointer;width:132px;margin-top:20px;border-radius:25px;display:flex;justify-content:center;align-items:center;font-size:16px;font-weight:600;padding:10px 20px;border:2px solid #000}.vc--main-info_btn:hover{background-color:#000;color:#fff}.ravio--main{min-height:100vh}.light--wrapper{background:#eaeef5}.homePage--testimonials-wrapper{padding-top:100px;padding-bottom:150px}.btn{text-decoration:none;display:inline-flex;align-items:center;transition:border-color .22s ease-in-out,color .22s ease-in-out,background-color .22s ease-in-out;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-style:normal;font-weight:700;font-size:16px;line-height:24px;border-radius:16px;padding:16px 20px}.btn:active:not(:disabled){transform:translate3d(0,1px,.1px)}.btn:hover:not(:disabled) svg{transform:translate3d(2px,0,.1px)}.btn_stroke{border-width:2px;border-style:solid}.btn_pill{padding:10px 22px;font-size:16px;border-radius:8px}.btn_grey.btn_stroke{border-color:#121619;color:#121619}.btn_grey.btn_stroke:hover:not(:disabled){color:#fff;background:#4589ff;border-color:#4589ff}.btn_black.btn_solid{background-color:#000;color:#fff;box-shadow:0 1px 3px rgba(25,36,77,.3)}.btn_black.btn_stroke{border-color:#000;color:#000}.btn_black.btn_stroke:hover:not(:disabled){background-color:#000;color:#fff}.btn_white.btn_solid{background-color:#fff;color:#21272a}.btn_white.btn_stroke{border-color:#fff;color:#fff}.btn_white.btn_stroke:hover:not(:disabled){background-color:#fff;color:#21272a}.btn_blue.btn_solid{background:#4589ff;color:#fff}.btn_blue.btn_solid:hover:not(:disabled){background:#00399c}.btn_app{display:block;background:#0e66ff;font-size:14px;border-radius:8px;padding:12px 16px;color:#fff;text-align:center;text-transform:uppercase}.btn_app:disabled{background:#c4c4c4;cursor:not-allowed}.btn_app:hover:not(:disabled){background:#4698f7}.btn svg{width:7px;height:auto;margin-left:8px;position:relative;transition:transform .22s ease-in-out}.newsItemPage .ravio .wrapper{padding-bottom:152px;max-width:1060px;padding-top:97px}@media screen and (min-width:600px){.newsItemPage .ravio .wrapper{padding-top:calc(97px + 28 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.newsItemPage .ravio .wrapper{padding-top:125px}}.newsItemPage--cover{margin-bottom:42px}.newsItemPage--cover,.newsItemPage--img{border-radius:12px;display:block;max-width:100%;width:100%}.newsItemPage--textLink{text-decoration:none;color:#0e66ff}.newsItemPage h1{font-family:Poppins;font-style:normal;font-weight:600;font-size:34px;line-height:1.1;letter-spacing:-.5px;color:#121619;margin-bottom:42px}@media screen and (min-width:600px){.newsItemPage h1{font-size:calc(34px + 22 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.newsItemPage h1{font-size:56px}}@media screen and (min-width:600px){.newsItemPage h1{line-height:calc(1.1 + .1 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.newsItemPage h1{line-height:1.2}}@media screen and (max-width:768px){.newsItemPage h1{text-align:center}}.newsItemPage--list{background-color:#edf4ff;border-radius:12px;padding:32px;margin-bottom:24px}.newsItemPage--list h3{font-weight:600;font-size:22px}.newsItemPage--list a{color:#21272a;font-weight:600}.newsItemPage--list hr{border-top:1px solid #a6c7ff;margin:24px 0}.newsItemPage--content{font-family:Inter;font-style:normal;font-weight:400;font-size:17px;line-height:1.5;line-height:1.7;color:#343a3f}@media screen and (min-width:600px){.newsItemPage--content{font-size:calc(17px + 3 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.newsItemPage--content{font-size:20px}}@media screen and (min-width:600px){.newsItemPage--content{line-height:calc(1.5 + .2 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.newsItemPage--content{line-height:1.7}}.newsItemPage--content ul{font-weight:500;color:#121619}.newsItemPage--content ul li{list-style-type:disc;list-style-position:inside;padding:7px 0 7px 30px;text-indent:-1.5em}.newsItemPage--content p:not(:last-child){margin-bottom:24px}.newsItemPage--wrapper{width:100%;display:flex;justify-content:center}.newsItemPage--callToAction{background-color:#21272a;min-width:280px;border-radius:8px;padding:16px 32px;display:flex;flex-direction:row;align-items:center}.newsItemPage--callToAction p{color:#fff;font-weight:600;font-size:20px;text-align:left;margin-bottom:0!important;margin-right:10px}.newsItemPage--callToAction-linksContainer{display:flex}.newsItemPage--callToAction a{width:154px;height:40px;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:9px 20px;border-radius:21px;margin-left:16px}.newsItemPage--callToAction a span{font-weight:600;font-size:16px}.newsItemPage--callToAction a svg{width:8px}.newsItemPage h2{margin:64px 0 24px;font-family:Poppins;font-style:normal;font-weight:600;font-size:28px;line-height:1.2;letter-spacing:-.5px;color:#121619}@media screen and (max-width:600px){.newsItemPage--callToAction{flex-direction:column}.newsItemPage--callToAction p{text-align:center;margin-bottom:20px!important;margin-right:0}}@media screen and (max-width:400px){.newsItemPage--callToAction{flex-direction:column;padding-bottom:0}.newsItemPage--callToAction p{text-align:center;margin-bottom:20px!important;margin-right:0}.newsItemPage--callToAction-linksContainer{flex-direction:column}.newsItemPage--callToAction a{margin-left:0;margin-bottom:16px}}.pricingPage .ravio{background:#fff}.pricingPage--inner{position:relative}.pricingPage--inner .backgroundImage{position:absolute;bottom:0;width:100%;height:500px}.pricingPage--title{padding-top:107px;font-style:normal;font-weight:700;font-size:42px;line-height:1.2;text-align:center;letter-spacing:-.5px;color:#121619;margin-bottom:57px}@media screen and (min-width:600px){.pricingPage--title{padding-top:calc(107px + 43 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.pricingPage--title{padding-top:150px}}@media screen and (min-width:600px){.pricingPage--title{font-size:calc(42px + 0 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.pricingPage--title{font-size:42px}}.pricingPage--description{font-style:normal;font-weight:400;font-size:16px;line-height:1.5;text-align:center;color:#4d5358;margin-bottom:50px;max-width:795px;margin-left:auto;margin-right:auto}@media screen and (min-width:600px){.pricingPage--description{font-size:calc(16px + 4 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.pricingPage--description{font-size:20px}}@media screen and (min-width:600px){.pricingPage--description{margin-bottom:calc(50px + 10 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.pricingPage--description{margin-bottom:60px}}.pricingPage--body{background:#fff;border-radius:24px;box-shadow:0 8px 32px rgba(0,0,0,.1);padding:40px 32px}@media screen and (min-width:600px){.pricingPage--body{padding-top:calc(40px + 60 * (100vw - 600px) / 766);padding-bottom:calc(40px + 60 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.pricingPage--body{padding-top:100px;padding-bottom:100px}}@media screen and (min-width:600px){.pricingPage--body{padding-right:calc(32px + 100 * (100vw - 600px) / 766);padding-left:calc(32px + 100 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.pricingPage--body{padding-right:132px;padding-left:132px}}.pricingPage--body-tag{font-family:Inter;font-style:normal;font-weight:800;font-size:12px;line-height:1.14;letter-spacing:.1em;text-transform:uppercase;color:#4589ff;margin-bottom:16px}@media screen and (min-width:600px){.pricingPage--body-tag{font-size:calc(12px + 2 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.pricingPage--body-tag{font-size:14px}}.pricingPage--body-title{font-family:Poppins;font-style:normal;font-weight:600;font-size:32px;line-height:1.17;color:#121619;margin-bottom:24px;max-width:760px}@media screen and (min-width:600px){.pricingPage--body-title{font-size:calc(32px + 16 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.pricingPage--body-title{font-size:48px}}.pricingPage--body-description{font-family:Inter;font-style:normal;font-weight:400;font-size:16px;line-height:1.3;color:#4d5358;margin-bottom:36px;max-width:550px}@media screen and (min-width:600px){.pricingPage--body-description{font-size:calc(16px + 2 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.pricingPage--body-description{font-size:18px}}.pricingPage--body-list{display:grid;grid-template-columns:1fr 1fr;max-width:757px;grid-gap:0 100px;gap:0 100px;margin-top:76px}.pricingPage--body-list li{display:flex;align-items:flex-start}.pricingPage--body-list>li:not(:last-child):not(:nth-last-child(2)){padding-bottom:40px;border-bottom:1px solid rgba(116,143,181,.2);margin-bottom:40px}.pricingPage--body-list-icon{width:40px;flex-shrink:0;margin-right:24px}.pricingPage--body-list-title{font-family:Poppins;font-style:normal;font-weight:600;font-size:20px;line-height:1.2;color:#121619;margin-bottom:16px}.pricingPage--body-list-list{list-style:none}.pricingPage--body-list-list li{position:relative;display:flex;align-items:flex-start;font-family:Inter;font-style:normal;font-weight:400;font-size:16px;line-height:1.3;color:#4d5358}.pricingPage--body-list-list li:not(:last-child){margin-bottom:24px}.pricingPage--body-list-list li svg{margin-right:11px;flex-shrink:0;width:15px}.pricingPage--table{padding-top:87px;margin-bottom:60px}.pricingPage--table-title{font-family:Inter;font-style:normal;font-weight:700;font-size:43px;line-height:1.22;text-align:center;letter-spacing:-.5px;color:#121619;margin-bottom:24px}@media screen and (min-width:600px){.pricingPage--table-title{font-size:calc(43px + 16 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.pricingPage--table-title{font-size:59px}}.pricingPage--table-description{font-family:Inter;font-style:normal;font-weight:400;font-size:16px;line-height:1.5;text-align:center;color:#4d5358;margin-bottom:60px}@media screen and (min-width:600px){.pricingPage--table-description{font-size:calc(16px + 4 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.pricingPage--table-description{font-size:20px}}.pricingPage--table-inner{max-width:1120px;margin:0 auto;border-radius:24px;overflow:hidden;display:grid;grid-template-columns:1fr 1fr 1fr;background:rgba(247,249,252,.8);position:relative}.pricingPage--table-inner,.pricingPage--table-inner ul{list-style:none}.pricingPage--table-col{padding:74px 40px 0}.pricingPage--table-col:nth-child(2){background:#fff}.pricingPage--table-col.is-comingSoon .pricingPage--table-col-tag{background:#4589ff}.pricingPage--table-col-tag{padding:8px 16px;background:#32b375;border-radius:100px;font-style:normal;font-weight:800;font-size:11px;line-height:1.45;letter-spacing:.1em;text-transform:uppercase;color:#fff;display:inline-block;margin-bottom:24px}.pricingPage--table-col-title{font-family:Poppins;font-style:normal;font-weight:600;font-size:24px;line-height:1.33;color:#272e35;margin-bottom:24px;text-align:left}@media screen and (min-width:600px){.pricingPage--table-col-title{margin-bottom:calc(24px + -11 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.pricingPage--table-col-title{margin-bottom:13px}}.pricingPage--table-col-description{font-family:Inter;font-style:normal;font-weight:500;font-size:16px;line-height:1.5;color:#6e757c;text-align:left;border-bottom:1px solid rgba(116,143,181,.2);margin-bottom:48px;padding-bottom:32px}@media screen and (min-width:600px){.pricingPage--table-col-description{margin-bottom:calc(48px + -16 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.pricingPage--table-col-description{margin-bottom:32px}}.pricingPage--table-list-title{font-family:Poppins;font-style:normal;font-weight:600;font-size:18px;line-height:1.2;color:#697077;margin-bottom:16px}.pricingPage--table-list-list{padding-bottom:64px}.pricingPage--table-list-list li{display:flex;align-items:flex-start;font-family:Inter;font-style:normal;font-weight:500;font-size:16px;line-height:1.5;color:#697077;padding:16px 0}.pricingPage--table-list-list li svg{width:24px;margin-right:12px;flex-shrink:0}.pricingPage .pricingTitle--mobile{display:none}@media screen and (max-width:800px){.pricingPage--table-inner{grid-template-columns:1fr;background:#fff}.pricingPage--table-col{padding:44px 34px 0}.pricingPage--table-col-description{padding-bottom:44px;margin-bottom:0}.pricingPage--table-list{display:none}}@media screen and (max-width:700px){.pricingPage--body-list{grid-template-columns:1fr}.pricingPage--body-list>li:not(:last-child){padding-bottom:40px;border-bottom:1px solid rgba(116,143,181,.2);margin-bottom:40px}.pricingPage .trustedBy{padding-bottom:40px}.pricingPage .trustedBy strong{display:block!important;color:#78a9ff}.pricingPage--table-title{text-align:center}.pricingPage--table-description{text-align:center;border-bottom:0}}@media screen and (max-width:864px){.pricingPage .pricingTitle--desktop{display:none}.pricingPage .pricingTitle--mobile{display:block;margin-bottom:30px}}.pricingPage .bannerPadding{padding:110px 0 0}.pricingPage .testimonialPadding{padding-top:100px;padding-bottom:100px}.privacyAndSecurityPage{position:relative}.privacyAndSecurityPage .ravio{background:#121619}.privacyAndSecurityPage--hero{height:808px;display:flex;align-items:center;justify-content:center;width:90%;margin:auto;padding-top:70px}.privacyAndSecurityPage--hero .heroContent{max-width:719px}.privacyAndSecurityPage--hero h1{color:#fff;font-size:66px;line-height:80px;letter-spacing:-.5px}.privacyAndSecurityPage--hero .byline{color:#dde1e6;font-size:18px;line-height:27px;margin-bottom:43px}.privacyAndSecurityPage--hero .trustLink{font-weight:500;color:#3c83ff;font-size:18px;text-decoration:none}.privacyAndSecurityPage--hero .logos{margin-bottom:27px}.privacyAndSecurityPage--hero .logos img{margin-right:33px}.privacyAndSecurityPage--hero .heroImage{width:100%;display:flex;justify-content:center;aspect-ratio:1/1}.privacyAndSecurityPage--hero .heroImage img{max-width:100%}.privacyAndSecurityPage--inner .wrapper{max-width:1440px}@media screen and (max-width:1154px){.privacyAndSecurityPage--hero{flex-direction:column-reverse;height:auto;padding-top:100px;padding-bottom:30px}.privacyAndSecurityPage--hero h1{font-size:42px;line-height:58px}.privacyAndSecurityPage--hero .byline{margin-bottom:23px}.privacyAndSecurityPage--hero .heroImage{max-width:600px}}.privacyAndSecurityPage--break{background-color:#343a3f;display:flex;justify-content:center;align-items:center;width:100%}.privacyAndSecurityPage--break p{max-width:966px;width:90%;margin:auto;padding:52px 0;color:#fff;font-weight:500;font-size:23px;line-height:34px;text-align:center}.privacyAndSecurityPage--enterprise{background-color:#fff}.privacyAndSecurityPage--enterprise .container{max-width:1112px;padding-top:75px}.privacyAndSecurityPage--enterprise h4{font-size:42px;font-weight:700;margin-bottom:32px}.privacyAndSecurityPage--enterprise .boxes{display:flex;flex-wrap:wrap;justify-content:space-between}.privacyAndSecurityPage--enterprise .item{width:48%;border:1px solid #c1c7cd;padding:29px;margin-bottom:4%;border-radius:8px}.privacyAndSecurityPage--enterprise .item .title{display:flex;align-items:center;margin-bottom:18px}.privacyAndSecurityPage--enterprise .item h6{font-size:26px;font-weight:700;color:#121619;display:flex;align-items:center}.privacyAndSecurityPage--enterprise .item h6 img{margin-right:10px}@media screen and (max-width:820px){.privacyAndSecurityPage--enterprise .boxes{flex-wrap:nowrap;flex-direction:column}.privacyAndSecurityPage--enterprise .boxes .item{width:100%;margin-bottom:50px}}.privacyAndSecurityPage--trustCentre{background:#fff;padding-top:100px;padding-bottom:300px}.privacyAndSecurityPage--trustCentre .trustContainer{max-width:1082px;width:95%;margin:auto}.privacyAndSecurityPage--trustCentre h4{text-align:center;font-size:42px;font-weight:700;margin-bottom:12px}.privacyAndSecurityPage--trustCentre .byline{color:#343a3f;font-weight:500;font-size:18px;text-align:center;margin-bottom:49px}.privacyAndSecurityPage--trustCentre .items{display:flex;justify-content:space-between;margin-bottom:67px}.privacyAndSecurityPage--trustCentre .items .item{display:flex;flex-direction:column;align-items:center}.privacyAndSecurityPage--trustCentre .items .item img{margin-bottom:19px}.privacyAndSecurityPage--trustCentre .items .item p{text-align:center;font-weight:600;font-size:18px}.privacyAndSecurityPage--trustCentre .buttonContainer{display:flex;justify-content:center;margin-bottom:18px}.privacyAndSecurityPage--trustCentre .vanta{display:flex;align-items:center;justify-content:center}.privacyAndSecurityPage--trustCentre .vanta img{margin-left:5px}@media screen and (max-width:820px){.privacyAndSecurityPage--trustCentre .byline,.privacyAndSecurityPage--trustCentre h4{text-align:left}.privacyAndSecurityPage--trustCentre .items{flex-direction:column;align-items:flex-start}.privacyAndSecurityPage--trustCentre .items .item{flex-direction:row;align-items:center;margin-bottom:17px}.privacyAndSecurityPage--trustCentre .items .item img{margin-bottom:0;margin-right:19px}}.wreathAnimation{width:100%;height:75%}.awardsAnimation{height:200px;width:100%}@media screen and (max-width:973px){.awardsAnimation{display:none}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}.rewards{font-family:Inter}.rewards--hero{width:100vw;height:100vh;background-color:#1c1c1c;position:relative;display:flex;align-items:center}.rewards--scroll{position:absolute;bottom:40px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;transition:opacity .5s ease-in-out}.rewards--scroll-text{text-align:center;color:#878d96;font-weight:700;font-family:Inter;letter-spacing:.11em;font-size:16px}.rewards--scroll-icon{animation:bounce 1.2s ease-in-out infinite}.rewards--scroll-invisible{opacity:0}.rewards--awards{padding:125px 0;max-width:1100px;margin:auto;width:90%}@media screen and (max-width:974px){.rewards--awards-animation{display:none}}.rewards--awards-staticImage{display:none;width:100%;max-width:500px;margin:auto}.rewards--awards-staticImage img{width:100%}@media screen and (max-width:974px){.rewards--awards-staticImage{display:block}}.rewards--awards-content{padding-top:44px;max-width:873px;margin:auto}.rewards--awards-content h5{font-size:33px;font-weight:700;text-align:center;padding-bottom:16px}.rewards--awards-content p{font-weight:500;text-align:center;font-size:18px;line-height:27px;color:#343a3f}.rewards--awards-signup{background-color:#ecf3ff;border-radius:50px;padding:10px 30px 10px 10px;display:flex;justify-content:space-between;align-items:center;max-width:578px;width:100%;margin:24px auto}.rewards--awards-signup span{font-weight:500;font-size:16px}.rewards--awards-signup span strong{font-weight:600}@media screen and (max-width:640px){.rewards--awards-signup{background-color:transparent;flex-direction:column}.rewards--awards-signup span{color:#697077;text-align:center}}.rewards--awards-signupButton{background-color:#0e66ff;border-radius:34px;padding:12px 22px;color:#fff;font-weight:600;font-size:16px}@media screen and (max-width:640px){.rewards--awards-signupButton{width:100%;margin-bottom:14px}}.rewards--awards-detailsButtonContainer{display:flex;justify-content:center}.rewards--awards-detailsButton{border:1px solid #a2a9b0;border-radius:34px;padding:12px 16px;margin:auto;color:#000;font-weight:600;font-size:16px}@media screen and (max-width:700px){.rewards--awards-detailsButton{display:none}}.rewards--award{display:flex;align-items:center}.rewards--award-container{max-width:650px;margin:auto;height:0;overflow:hidden;opacity:0;transition:all .5s ease}.rewards--award-container-open{height:auto;opacity:1}@media screen and (max-width:700px){.rewards--award-container{display:none}}.rewards--award img{margin-right:25px}.rewards--award-content h6{font-weight:600;font-size:18px;line-height:27px;color:#21272a;padding-bottom:3px}.rewards--award-content p{font-size:16px;line-height:24px}.rewards--photo{max-width:1236px;width:90%;margin:auto;display:flex;justify-content:space-between;align-items:center}.rewards--photo-image{width:48%}.rewards--photo-image img{width:100%;height:auto;border-radius:10px}.rewards--photo-content{width:48%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.rewards--photo-content h6{font-weight:600;font-size:20px;line-height:30px;color:#21272a;padding-bottom:31px}.rewards--photo-content p{font-weight:400;font-size:18px;line-height:27px;margin-bottom:15px}@media screen and (max-width:967px){.rewards--photo{flex-direction:column}.rewards--photo-image{width:100%;margin-bottom:32px}.rewards--photo-content{width:100%}}.rewards--demo{width:100%;overflow:hidden}.rewards--demo-wrapper{display:flex;justify-content:space-between;max-width:1147px;width:90%;margin:auto;padding-top:259px;padding-bottom:250px}.rewards--demo-content{max-width:536px;color:#21272a;margin-right:70px;display:flex;flex-direction:column;justify-content:center}.rewards--demo-content h5{font-weight:700;font-size:34px}.rewards--demo-content h6{font-weight:600;font-size:20px;padding-top:32px}.rewards--demo-content p{font-size:18px;line-height:27px;color:#343a3f}.rewards--demo-signup{margin-top:20px}.rewards--demo-imageContainer{max-width:536px;display:flex;align-items:center}.rewards--demo-imageContainer img{width:150%;height:auto}@media screen and (max-width:967px){.rewards--demo-imageContainer{display:none}.rewards--demo-content{max-width:none;margin-right:0}}.rewards--topSection{background-color:#fff}.rewards--finalSection{background-color:#ecf3ff}.rewards--trustedBy-wrapper{padding-top:66px;padding-bottom:50px}.rewards--faq{max-width:900px;width:95%;margin:auto;background-color:#fff;padding:64px 0}@media screen and (min-width:0px){.rewards--topSection{background-image:url(/images/join-the-team/offer-bg.png);background-position:bottom;background-size:100% 1100px;background-repeat:no-repeat}}.rewards--join-wrapper{padding-top:170px;padding-bottom:170px;max-width:900px;width:90%;margin:auto}.index-module_type__E-SaG:after{font-weight:100}.thanks{position:relative;margin-top:100px}.thanks h2{font-size:1.2rem}.thanks--card-wrapper{padding-top:150px}@media screen and (min-width:600px){.thanks--card-wrapper{padding-top:calc(150px + 50 * (100vw - 600px) / 766)}}@media screen and (min-width:1366px){.thanks--card-wrapper{padding-top:200px}}.thanks p{color:var(--grey-1000,#121619);font-size:18px;font-weight:400;line-height:normal;margin:auto auto 16px;max-width:702px}.thanks h1,.thanks p{text-align:center;font-family:Inter;font-style:normal}.thanks h1{color:var(--grey-100,#121619);font-size:56px;font-weight:800;line-height:120%;letter-spacing:-.5px;margin-bottom:14px}.thanks h3{font-weight:600;font-size:24px;color:#343a3f;line-height:160%}.thanks--box{border:1px solid #dde1e6;border-radius:12px;max-width:561px;width:100%;padding:32px;text-align:center;background:#fff;margin:0 auto 170px;display:flex;flex-direction:column;align-items:center}.thanks--box p,.thanks--box:not(:last-child){margin-bottom:32px}.thanks--box p{font-weight:500;font-size:17px;text-align:center;color:#343a3f}@media screen and (max-width:768px){.thanks--box{margin-bottom:50px}}.thanks--card{display:flex;flex-direction:column;padding:36px;gap:36px;width:95%;max-width:560px;background:#fff;box-shadow:0 6.2072px 80.6658px rgba(28,27,70,.16);border-radius:12px;margin:0 auto}.thanks--copy-text-box,.thanks--input-container{display:flex;width:100%}.thanks--copy-text-box{justify-content:space-between;align-items:center;border:1px solid #0e66ff;padding:14px 16px;border-radius:6px}.thanks--copy-button{display:flex;justify-content:center;align-items:center;cursor:pointer}.thanks--copy-button-text{color:#0e66ff;padding-right:8px;font-weight:700;text-transform:uppercase;font-size:14px}.thanks--copy-text{color:#0e66ff;font-weight:500;width:287px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}*,:after,:before{box-sizing:border-box!important}html{scroll-behavior:smooth}body,html{max-width:100vw;overflow-x:clip}body{font-family:Inter,sans-serif;margin:0;font-size:16px;line-height:1.45}body>.hbspt-form{display:none}