@keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.ContactHero{position:relative}.ContactHero .ContactHero_primary{position:relative;background-color:#18efba;background:linear-gradient(243deg,#fff,#b5e9ff,#18efba);background-size:400% 400%;animation:gradient 15s ease infinite}.ContactHero .ContactHero_primary:before{content:"";position:absolute;top:0;right:0;bottom:0;left:calc(50% - 100px);background:linear-gradient(hsla(0,0%,100%,0),#fff);pointer-events:none;-webkit-mask-image:url(/clip-left.svg);mask-image:url(/clip-left.svg);-webkit-mask-position:left top;mask-position:left top;-webkit-mask-size:auto 100%;mask-size:auto 100%;opacity:.25}@media screen and (max-width:768px){.ContactHero .ContactHero_primary:before{left:calc(50% - 40px)}}.ContactHero .ContactHero_primary .ContactHero_container{position:relative;max-width:1360px;margin:0 auto;padding:0 40px}@media screen and (max-width:768px){.ContactHero .ContactHero_primary .ContactHero_container{padding:0 20px}}.ContactHero .ContactHero_primary .ContactHero_container .ContactHero_canvas{position:relative;display:flex;flex-direction:column;align-items:center;padding:100px 0}@media screen and (max-width:768px){.ContactHero .ContactHero_primary .ContactHero_container .ContactHero_canvas{padding:40px 0}}.ContactHero .ContactHero_primary .ContactHero_container .ContactHero_canvas .ContactHero_content{display:flex;flex-direction:column;align-items:center;text-align:center}.ContactHero .ContactHero_primary .ContactHero_container .ContactHero_canvas .ContactHero_content em{display:block;font-size:16px;color:#0078ff;text-transform:uppercase;margin-bottom:20px}.ContactHero .ContactHero_primary .ContactHero_container .ContactHero_canvas .ContactHero_content h1{font-size:60px;font-weight:900;text-transform:uppercase;margin-bottom:20px;max-width:75%}@media screen and (max-width:1024px){.ContactHero .ContactHero_primary .ContactHero_container .ContactHero_canvas .ContactHero_content h1{max-width:none}}@media screen and (max-width:768px){.ContactHero .ContactHero_primary .ContactHero_container .ContactHero_canvas .ContactHero_content h1{font-size:50px}}.ContactHero .ContactHero_primary .ContactHero_container .ContactHero_canvas .ContactHero_content p{max-width:75%;font-size:18px}@media screen and (max-width:1024px){.ContactHero .ContactHero_primary .ContactHero_container .ContactHero_canvas .ContactHero_content p{max-width:none}}@media screen and (max-width:768px){.ContactHero .ContactHero_primary .ContactHero_container .ContactHero_canvas .ContactHero_content p{font-size:16px}}.ContactHero .ContactHero_primary .ContactHero_container .ContactHero_canvas .ContactHero_buttons{position:relative;padding-top:60px;display:flex;flex-wrap:wrap;margin:-10px}@media screen and (max-width:768px){.ContactHero .ContactHero_primary .ContactHero_container .ContactHero_canvas .ContactHero_buttons{padding-top:20px;margin:-5px}}.ContactHero .ContactHero_primary .ContactHero_container .ContactHero_canvas .ContactHero_buttons .ContactHero_button{position:relative;padding:10px}@media screen and (max-width:768px){.ContactHero .ContactHero_primary .ContactHero_container .ContactHero_canvas .ContactHero_buttons .ContactHero_button{padding:5px}}.ContactHero .ContactHero_secondary{position:relative;background-color:#c9efff}.ContactHero .ContactHero_secondary .ContactHero_container{position:relative;max-width:1360px;margin:0 auto;padding:0 40px}@media screen and (max-width:768px){.ContactHero .ContactHero_secondary .ContactHero_container{padding:0 20px}}.ContactHero .ContactHero_secondary .ContactHero_container .ContactHero_canvas{position:relative;display:flex;align-items:center;justify-content:space-around;height:100px;padding:0 5vw}@media screen and (max-width:1024px){.ContactHero .ContactHero_secondary .ContactHero_container .ContactHero_canvas{height:auto;flex-direction:column;padding:20px 0;align-items:flex-start}}.ContactHero .ContactHero_secondary .ContactHero_container .ContactHero_canvas li{position:relative;padding:0 10px 0 50px;background-repeat:no-repeat;background-position:20px;background-size:auto 20px}@media screen and (max-width:1024px){.ContactHero .ContactHero_secondary .ContactHero_container .ContactHero_canvas li{background-position:0;padding:0 0 0 30px;margin-bottom:10px}.ContactHero .ContactHero_secondary .ContactHero_container .ContactHero_canvas li:last-child{margin-bottom:0}}@media screen and (max-width:768px){.ContactHero .ContactHero_secondary .ContactHero_container .ContactHero_canvas li{font-size:15px}}.ContactHero .ContactHero_secondary .ContactHero_container .ContactHero_canvas li:first-child{background-image:url(/icons/phone.svg)}.ContactHero .ContactHero_secondary .ContactHero_container .ContactHero_canvas li:nth-child(2){background-image:url(/icons/email.svg)}.ContactHero .ContactHero_secondary .ContactHero_container .ContactHero_canvas li:nth-child(3){background-image:url(/icons/marker.svg)}.ContactLocation{position:relative;background-color:rgba(0,0,0,.05);pointer-events:none}.ContactLocation .ContactLocation_canvas{position:relative;height:400px}.ContactSocials{position:relative}.ContactSocials .ContactSocials_container{position:relative;max-width:1160px;margin:0 auto;padding:0 40px}@media screen and (max-width:768px){.ContactSocials .ContactSocials_container{padding:0 20px}}.ContactSocials .ContactSocials_container .ContactSocials_canvas{position:relative}.ContactSocials .ContactSocials_container .ContactSocials_canvas .ContactSocials_title{position:relative;text-align:center}.ContactSocials .ContactSocials_container .ContactSocials_canvas .ContactSocials_title .ContactSocials_heading{position:relative;font-size:40px;margin-bottom:40px}@media screen and (max-width:768px){.ContactSocials .ContactSocials_container .ContactSocials_canvas .ContactSocials_title .ContactSocials_heading{font-size:30px}}.ContactSocials .ContactSocials_container .ContactSocials_canvas .ContactSocials_items{position:relative;display:flex;justify-content:center;gap:40px}@media screen and (max-width:768px){.ContactSocials .ContactSocials_container .ContactSocials_canvas .ContactSocials_items{gap:20px}}.ContactSocials .ContactSocials_container .ContactSocials_canvas .ContactSocials_items .ContactSocials_icon{width:25px;height:25px;background-size:contain;background-repeat:no-repeat;background-position:50%}.ContactSocials .ContactSocials_container .ContactSocials_canvas .ContactSocials_items .ContactSocials_icon:first-child{background-image:url(/icons/facebook.svg)}.ContactSocials .ContactSocials_container .ContactSocials_canvas .ContactSocials_items .ContactSocials_icon:nth-child(2){background-image:url(/icons/instagram.svg)}.ContactSocials .ContactSocials_container .ContactSocials_canvas .ContactSocials_items .ContactSocials_icon:nth-child(3){background-image:url(/icons/linkedin.svg)}.BlogCard{position:relative;display:flex;flex-direction:column;height:100%;background-color:#fff;box-shadow:0 10px 20px rgba(0,0,0,.04);border-radius:20px;overflow:hidden}.BlogCard .BlogCard_visual{position:relative;padding-bottom:50%}.BlogCard .BlogCard_visual img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.BlogCard .BlogCard_information{position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:30px;height:100%}.BlogCard .BlogCard_information .BlogCard_title{position:relative}.BlogCard .BlogCard_information .BlogCard_title ul{position:relative;display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.BlogCard .BlogCard_information .BlogCard_title h2{font-size:24px;line-height:1.2em;font-weight:600}.BlogCard .BlogCard_information .BlogCard_author{position:relative;display:flex;align-items:center;margin-top:30px}.BlogCard .BlogCard_information .BlogCard_author .BlogCard_picture{position:relative;width:40px;height:40px;border-radius:50%;overflow:hidden;background-color:rgba(14,48,93,.1);margin-right:15px}.BlogCard .BlogCard_information .BlogCard_author .BlogCard_picture.BlogCard_empty{background-image:url(/logo/positive.svg);background-size:25px auto;background-repeat:no-repeat;background-position:50%}.BlogCard .BlogCard_information .BlogCard_author .BlogCard_picture img{width:100%;height:100%;object-fit:cover}.BlogCard .BlogCard_information .BlogCard_author ul li:first-child{font-size:14px}.BlogCard .BlogCard_information .BlogCard_author ul li:last-child{font-weight:500}.BlogCard.BlogCard_purple .BlogCard_visual{background-color:#a592ff}.BlogCard.BlogCard_pink .BlogCard_visual{background-color:#fc98d3}.BlogCard.BlogCard_green .BlogCard_visual{background-color:#2cd7a4}.BlogCard.BlogCard_yellow .BlogCard_visual{background-color:#fac433}.BlogCard.BlogCard_blue .BlogCard_visual{background-color:#48c9ff}.BlogCard.BlogCard_oceanblue .BlogCard_visual{background-color:#4b97ff}.BlogCard.BlogCard_limegreen .BlogCard_visual{background-color:#a5de38}.BlogCard.BlogCard_red .BlogCard_visual{background-color:#ff7676}.Blogs{position:relative}.Blogs .Blogs_hero{position:relative;background:linear-gradient(#18efba,#fff)}.Blogs .Blogs_hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:calc(50% - 100px);background:linear-gradient(hsla(0,0%,100%,0),#fff);pointer-events:none;-webkit-mask-image:url(/clip-left.svg);mask-image:url(/clip-left.svg);-webkit-mask-position:left top;mask-position:left top;-webkit-mask-size:auto 100%;mask-size:auto 100%;opacity:.75}@media screen and (max-width:768px){.Blogs .Blogs_hero:before{left:calc(50% - 40px)}.Blogs .Blogs_hero{margin-bottom:20px}}.Blogs .Blogs_hero .Blogs_container{position:relative;max-width:800px;margin:0 auto;padding:0 40px}@media screen and (max-width:768px){.Blogs .Blogs_hero .Blogs_container{padding:0 20px}}.Blogs .Blogs_hero .Blogs_container .Blogs_canvas{position:relative;padding:100px 0}@media screen and (max-width:768px){.Blogs .Blogs_hero .Blogs_container .Blogs_canvas{padding:40px 0}}.Blogs .Blogs_hero .Blogs_container .Blogs_canvas .Blogs_introduction{position:relative;text-align:center;margin-bottom:40px}.Blogs .Blogs_hero .Blogs_container .Blogs_canvas .Blogs_introduction em{display:block;font-size:16px;color:#0078ff;text-transform:uppercase;margin-bottom:20px}.Blogs .Blogs_hero .Blogs_container .Blogs_canvas .Blogs_introduction h1{font-size:60px;font-weight:900;text-transform:uppercase;margin-bottom:20px}@media screen and (max-width:1024px){.Blogs .Blogs_hero .Blogs_container .Blogs_canvas .Blogs_introduction h1{max-width:none}}@media screen and (max-width:768px){.Blogs .Blogs_hero .Blogs_container .Blogs_canvas .Blogs_introduction h1{font-size:40px}}.Blogs .Blogs_hero .Blogs_container .Blogs_canvas .Blogs_introduction p{font-size:18px}@media screen and (max-width:768px){.Blogs .Blogs_hero .Blogs_container .Blogs_canvas .Blogs_introduction p{font-size:16px}}.Blogs .Blogs_hero .Blogs_container .Blogs_canvas .Blogs_search{position:relative}.Blogs .Blogs_hero .Blogs_container .Blogs_canvas .Blogs_search .Blogs_query{position:relative;margin:0 5vw}@media screen and (max-width:768px){.Blogs .Blogs_hero .Blogs_container .Blogs_canvas .Blogs_search .Blogs_query{margin:0}}.Blogs .Blogs_hero .Blogs_container .Blogs_canvas .Blogs_search .Blogs_query input{position:relative;width:100%;height:70px;border:1px solid #0e305d;background-color:#fff;padding:0 30px;border-radius:70px;font-size:18px}.Blogs .Blogs_hero .Blogs_container .Blogs_canvas .Blogs_search .Blogs_query input::-webkit-input-placeholder{color:rgba(14,48,93,.5)}.Blogs .Blogs_hero .Blogs_container .Blogs_canvas .Blogs_search .Blogs_query input:-moz-placeholder,.Blogs .Blogs_hero .Blogs_container .Blogs_canvas .Blogs_search .Blogs_query input::-moz-placeholder{color:rgba(14,48,93,.5)}.Blogs .Blogs_hero .Blogs_container .Blogs_canvas .Blogs_search .Blogs_query input:-ms-input-placeholder{color:rgba(14,48,93,.5)}@media screen and (max-width:768px){.Blogs .Blogs_hero .Blogs_container .Blogs_canvas .Blogs_search .Blogs_query input{height:50px;border-radius:50px;padding:0 20px;font-size:16px}}.Blogs .Blogs_hero .Blogs_container .Blogs_canvas .Blogs_search .Blogs_tags{position:relative;margin-top:40px}@media screen and (max-width:768px){.Blogs .Blogs_hero .Blogs_container .Blogs_canvas .Blogs_search .Blogs_tags{margin-top:20px}}.Blogs .Blogs_hero .Blogs_container .Blogs_canvas .Blogs_search .Blogs_tags .Blogs_list{position:relative;display:flex;flex-wrap:wrap;justify-content:center;margin:-10px}@media screen and (max-width:768px){.Blogs .Blogs_hero .Blogs_container .Blogs_canvas .Blogs_search .Blogs_tags .Blogs_list{margin:-5px}}.Blogs .Blogs_hero .Blogs_container .Blogs_canvas .Blogs_search .Blogs_tags .Blogs_list .Blogs_item{position:relative;padding:10px}@media screen and (max-width:768px){.Blogs .Blogs_hero .Blogs_container .Blogs_canvas .Blogs_search .Blogs_tags .Blogs_list .Blogs_item{padding:5px}}.Blogs .Blogs_hero .Blogs_container .Blogs_canvas .Blogs_search .Blogs_tags .Blogs_list .Blogs_item .Blogs_tag{position:relative;display:flex;align-items:center;border:1px solid #0e305d;background-color:#fff;padding:0 20px;border-radius:40px;height:40px;cursor:pointer;font-size:16px}@media screen and (max-width:768px){.Blogs .Blogs_hero .Blogs_container .Blogs_canvas .Blogs_search .Blogs_tags .Blogs_list .Blogs_item .Blogs_tag{height:35px;border-radius:35px;padding:0 15px;font-size:14px}}.Blogs .Blogs_hero .Blogs_container .Blogs_canvas .Blogs_search .Blogs_tags .Blogs_list .Blogs_item .Blogs_tag.Blogs_active{background-color:#0e305d;color:#fff}.Blogs .Blogs_results{position:relative}.Blogs .Blogs_results:before{content:"";position:absolute;top:90px;right:0;bottom:0;left:0;background-color:#f2fbff}.Blogs .Blogs_results .Blogs_container{position:relative;max-width:1360px;margin:0 auto;padding:0 40px}@media screen and (max-width:768px){.Blogs .Blogs_results .Blogs_container{padding:0 20px}}.Blogs .Blogs_results .Blogs_container .Blogs_canvas{position:relative;padding-bottom:90px}@media screen and (max-width:768px){.Blogs .Blogs_results .Blogs_container .Blogs_canvas{padding-bottom:60px}}.Blogs .Blogs_results .Blogs_container .Blogs_canvas .Blog_tiles{position:relative;display:flex;flex-wrap:wrap;margin:-20px}@media screen and (max-width:768px){.Blogs .Blogs_results .Blogs_container .Blogs_canvas .Blog_tiles{margin:-10px}}.Blogs .Blogs_results .Blogs_container .Blogs_canvas .Blog_tiles .Blogs_tile{position:relative;width:33.333333%;padding:20px}@media screen and (max-width:1024px){.Blogs .Blogs_results .Blogs_container .Blogs_canvas .Blog_tiles .Blogs_tile{width:50%}}@media screen and (max-width:768px){.Blogs .Blogs_results .Blogs_container .Blogs_canvas .Blog_tiles .Blogs_tile{width:100%;padding:10px}}.Blogs .Blogs_results .Blogs_container .Blogs_canvas .Blog_tiles .Blogs_tile .Blogs_box{position:relative;display:flex;flex-direction:column;height:100%;background-color:#fff;box-shadow:0 10px 20px rgba(0,0,0,.04);border-radius:20px;overflow:hidden}.Blogs .Blogs_results .Blogs_container .Blogs_canvas .Blog_tiles .Blogs_tile .Blogs_box .Blogs_visual{position:relative;padding-bottom:50%}.Blogs .Blogs_results .Blogs_container .Blogs_canvas .Blog_tiles .Blogs_tile .Blogs_box .Blogs_visual img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.Blogs .Blogs_results .Blogs_container .Blogs_canvas .Blog_tiles .Blogs_tile .Blogs_box .Blogs_information{position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:30px;height:100%}.Blogs .Blogs_results .Blogs_container .Blogs_canvas .Blog_tiles .Blogs_tile .Blogs_box .Blogs_information .Blogs_title{position:relative}.Blogs .Blogs_results .Blogs_container .Blogs_canvas .Blog_tiles .Blogs_tile .Blogs_box .Blogs_information .Blogs_title ul{position:relative;display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.Blogs .Blogs_results .Blogs_container .Blogs_canvas .Blog_tiles .Blogs_tile .Blogs_box .Blogs_information .Blogs_title h2{font-size:24px;line-height:1.2em;font-weight:600}.Blogs .Blogs_results .Blogs_container .Blogs_canvas .Blog_tiles .Blogs_tile .Blogs_box .Blogs_information .Blogs_author{position:relative;display:flex;align-items:center;margin-top:30px}.Blogs .Blogs_results .Blogs_container .Blogs_canvas .Blog_tiles .Blogs_tile .Blogs_box .Blogs_information .Blogs_author .Blogs_picture{position:relative;width:40px;height:40px;border-radius:50%;overflow:hidden;background-color:rgba(14,48,93,.1);margin-right:15px}.Blogs .Blogs_results .Blogs_container .Blogs_canvas .Blog_tiles .Blogs_tile .Blogs_box .Blogs_information .Blogs_author .Blogs_picture.Blogs_empty{background-image:url(/logo/positive.svg);background-size:25px auto;background-repeat:no-repeat;background-position:50%}.Blogs .Blogs_results .Blogs_container .Blogs_canvas .Blog_tiles .Blogs_tile .Blogs_box .Blogs_information .Blogs_author .Blogs_picture img{width:100%;height:100%;object-fit:cover}.Blogs .Blogs_results .Blogs_container .Blogs_canvas .Blog_tiles .Blogs_tile .Blogs_box .Blogs_information .Blogs_author ul li:first-child{font-size:14px}.Blogs .Blogs_results .Blogs_container .Blogs_canvas .Blog_tiles .Blogs_tile .Blogs_box .Blogs_information .Blogs_author ul li:last-child{font-weight:500}.Blogs .Blogs_results .Blogs_container .Blogs_canvas .Blog_tiles .Blogs_tile.Blogs_purple .Blogs_box .Blogs_visual{background-color:#a592ff}.Blogs .Blogs_results .Blogs_container .Blogs_canvas .Blog_tiles .Blogs_tile.Blogs_pink .Blogs_box .Blogs_visual{background-color:#fc98d3}.Blogs .Blogs_results .Blogs_container .Blogs_canvas .Blog_tiles .Blogs_tile.Blogs_green .Blogs_box .Blogs_visual{background-color:#2cd7a4}.Blogs .Blogs_results .Blogs_container .Blogs_canvas .Blog_tiles .Blogs_tile.Blogs_yellow .Blogs_box .Blogs_visual{background-color:#fac433}.Blogs .Blogs_results .Blogs_container .Blogs_canvas .Blog_tiles .Blogs_tile.Blogs_blue .Blogs_box .Blogs_visual{background-color:#48c9ff}.Blogs .Blogs_results .Blogs_container .Blogs_canvas .Blog_tiles .Blogs_tile.Blogs_oceanblue .Blogs_box .Blogs_visual{background-color:#4b97ff}.Blogs .Blogs_results .Blogs_container .Blogs_canvas .Blog_tiles .Blogs_tile.Blogs_limegreen .Blogs_box .Blogs_visual{background-color:#a5de38}.Blogs .Blogs_results .Blogs_container .Blogs_canvas .Blog_tiles .Blogs_tile.Blogs_red .Blogs_box .Blogs_visual{background-color:#ff7676}.GlossaryPopular{position:relative;background-color:#e8f8ff;overflow:hidden}.GlossaryPopular .GlossaryPopular_container{position:relative;max-width:1280px;margin:0 auto;padding:0 40px}@media screen and (max-width:768px){.GlossaryPopular .GlossaryPopular_container{padding:0 20px}}.GlossaryPopular .GlossaryPopular_container .GlossaryPopular_canvas{position:relative;padding:90px 0}@media screen and (max-width:768px){.GlossaryPopular .GlossaryPopular_container .GlossaryPopular_canvas{padding:60px 0}}.GlossaryPopular .GlossaryPopular_container .GlossaryPopular_canvas .GlossaryPopular_heading{font-size:40px;font-weight:700;color:#0e305d;margin-bottom:40px}@media screen and (max-width:768px){.GlossaryPopular .GlossaryPopular_container .GlossaryPopular_canvas .GlossaryPopular_heading{font-size:30px;margin-bottom:30px}}.GlossaryPopular .GlossaryPopular_container .GlossaryPopular_canvas .GlossaryPopular_carousel{position:relative;overflow:visible;-webkit-user-select:none;-moz-user-select:none;user-select:none}.GlossaryPopular .GlossaryPopular_container .GlossaryPopular_canvas .GlossaryPopular_carousel .GlossaryPopular_slides{position:relative;display:flex;align-items:stretch;touch-action:pan-y pinch-zoom;gap:30px}@media screen and (max-width:768px){.GlossaryPopular .GlossaryPopular_container .GlossaryPopular_canvas .GlossaryPopular_carousel .GlossaryPopular_slides{gap:20px}}.GlossaryPopular .GlossaryPopular_container .GlossaryPopular_canvas .GlossaryPopular_carousel .GlossaryPopular_slides .GlossaryPopular_slide{position:relative;width:330px;flex-grow:0;flex-shrink:0}@media screen and (max-width:768px){.GlossaryPopular .GlossaryPopular_container .GlossaryPopular_canvas .GlossaryPopular_carousel .GlossaryPopular_slides .GlossaryPopular_slide{width:280px}}.GlossaryPopular .GlossaryPopular_container .GlossaryPopular_canvas .GlossaryPopular_carousel .GlossaryPopular_slides .GlossaryPopular_slide .GlossaryPopular_card{position:relative;background-color:#cff1ff;border-radius:16px;padding:30px;height:100%;display:flex;flex-direction:column;box-shadow:0 0 15px rgba(0,0,0,.1);text-decoration:none;transition:box-shadow .2s ease}@media screen and (max-width:768px){.GlossaryPopular .GlossaryPopular_container .GlossaryPopular_canvas .GlossaryPopular_carousel .GlossaryPopular_slides .GlossaryPopular_slide .GlossaryPopular_card{padding:24px;border-radius:12px}}.GlossaryPopular .GlossaryPopular_container .GlossaryPopular_canvas .GlossaryPopular_carousel .GlossaryPopular_slides .GlossaryPopular_slide .GlossaryPopular_card h3{font-size:18px;font-weight:700;color:#0e305d;margin-bottom:12px;line-height:1.4em}.GlossaryPopular .GlossaryPopular_container .GlossaryPopular_canvas .GlossaryPopular_carousel .GlossaryPopular_slides .GlossaryPopular_slide .GlossaryPopular_card p{font-size:16px;line-height:1.6em;color:#0e305d;flex-grow:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:20px}.GlossaryPopular .GlossaryPopular_container .GlossaryPopular_canvas .GlossaryPopular_carousel .GlossaryPopular_slides .GlossaryPopular_slide .GlossaryPopular_card .GlossaryPopular_link{font-size:16px;font-weight:400;color:#0e305d;text-decoration:underline;text-underline-offset:3px;margin-top:auto}.GlossaryPopular .GlossaryPopular_container .GlossaryPopular_canvas .GlossaryPopular_controls{position:relative;display:flex;margin-top:40px;gap:20px}@media screen and (max-width:768px){.GlossaryPopular .GlossaryPopular_container .GlossaryPopular_canvas .GlossaryPopular_controls{margin-top:30px;gap:15px}}.GlossaryPopular .GlossaryPopular_container .GlossaryPopular_canvas .GlossaryPopular_controls .GlossaryPopular_control{position:relative;width:60px;height:60px;background-color:#0e305d;border-radius:100%;cursor:pointer}@media screen and (max-width:768px){.GlossaryPopular .GlossaryPopular_container .GlossaryPopular_canvas .GlossaryPopular_controls .GlossaryPopular_control{width:40px;height:40px}}.GlossaryPopular .GlossaryPopular_container .GlossaryPopular_canvas .GlossaryPopular_controls .GlossaryPopular_control:after{content:"";position:absolute;pointer-events:none;top:0;left:0;width:100%;height:100%;background-image:url(/icons/arrow-negative.svg);background-repeat:no-repeat;background-position:50%;background-size:16px 16px;transform:translateX(2px)}@media screen and (max-width:768px){.GlossaryPopular .GlossaryPopular_container .GlossaryPopular_canvas .GlossaryPopular_controls .GlossaryPopular_control:after{background-size:12px 12px}}.GlossaryPopular .GlossaryPopular_container .GlossaryPopular_canvas .GlossaryPopular_controls .GlossaryPopular_control:first-child{transform:scaleX(-1)}.Glossary_grid{position:relative;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:60px 40px;gap:60px 40px}@media screen and (max-width:1024px){.Glossary_grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.Glossary_grid{grid-template-columns:1fr;gap:40px}}.Glossary_grid .Glossary_group{position:relative}.Glossary_grid .Glossary_group .Glossary_letter{font-size:20px;font-weight:700;color:#18efba;margin-bottom:16px}@media screen and (max-width:768px){.Glossary_grid .Glossary_group .Glossary_letter{font-size:18px;margin-bottom:12px}}.Glossary_grid .Glossary_group .Glossary_articles{position:relative;list-style:none}.Glossary_grid .Glossary_group .Glossary_articles li{position:relative;margin-bottom:8px}.Glossary_grid .Glossary_group .Glossary_articles li a{color:#0e305d;text-decoration:none;font-size:16px;line-height:1.5em}@media screen and (max-width:768px){.Glossary_grid .Glossary_group .Glossary_articles li a{font-size:14px}}.Glossary_grid .Glossary_group .Glossary_articles li a:hover{color:#0078ff}.GlossaryArticlesSection{position:relative;padding:100px 0;margin-top:-100px}@media screen and (max-width:768px){.GlossaryArticlesSection{margin-top:-60px;padding:60px 0}}.GlossaryArticlesSection .GlossaryArticlesSection_container{position:relative;max-width:960px;margin:0 auto;padding:0 40px}@media screen and (max-width:768px){.GlossaryArticlesSection .GlossaryArticlesSection_container{padding:0 20px}}.GlossaryArticlesSection .GlossaryArticlesSection_canvas{position:relative}.GlossaryArticlesSection .GlossaryArticlesSection_header{margin-bottom:24px}@media screen and (max-width:768px){.GlossaryArticlesSection .GlossaryArticlesSection_header{margin-bottom:16px}}.GlossaryArticlesSection .GlossaryArticlesSection_header h2{font-size:30px;font-weight:700;color:#0e305d}@media screen and (max-width:768px){.GlossaryArticlesSection .GlossaryArticlesSection_header h2{font-size:22px}}.GlossaryArticlesSection .GlossaryArticlesSection_alphabet{display:flex;flex-wrap:wrap;gap:4px 16px;margin-bottom:60px}@media screen and (max-width:768px){.GlossaryArticlesSection .GlossaryArticlesSection_alphabet{gap:4px 12px;margin-bottom:40px}}.GlossaryArticlesSection .GlossaryArticlesSection_alphabet span{font-size:16px;font-weight:500;color:rgba(14,48,93,.8);cursor:pointer;transition:color .2s}.GlossaryArticlesSection .GlossaryArticlesSection_alphabet span:hover{color:#0e305d}.GlossaryArticlesSection .GlossaryArticlesSection_alphabet span.GlossaryArticlesSection_disabled{color:rgba(14,48,93,.2);cursor:default}.GlossaryArticlesSection .GlossaryArticlesSection_alphabet span.GlossaryArticlesSection_disabled:hover{color:rgba(14,48,93,.2)}.GlossaryArticlesSection.GlossaryArticlesSection_highlighted{margin-top:0;background-color:#e8f8ff;padding:90px 0}@media screen and (max-width:768px){.GlossaryArticlesSection.GlossaryArticlesSection_highlighted{padding:60px 0}}.GlossaryArticlesSection.GlossaryArticlesSection_highlighted .GlossaryArticlesSection_container{max-width:1200px}.GlossaryArticlesSection.GlossaryArticlesSection_highlighted .Glossary_letter{color:#18efba}.GlossaryArticlesSection.GlossaryArticlesSection_highlighted .Glossary_articles li a{color:#0e305d}.GlossaryArticlesSection.GlossaryArticlesSection_highlighted .Glossary_articles li a:hover{color:#0078ff}.HubGlossaryContent{position:relative}.HubGlossaryContent .GlossaryPopular{margin-bottom:160px}@media screen and (max-width:1024px){.HubGlossaryContent .GlossaryPopular{margin-bottom:120px}}@media screen and (max-width:768px){.HubGlossaryContent .GlossaryPopular{margin-bottom:60px}}.HubGlossaryContent .HubGlossaryContent_container{position:relative;max-width:800px;margin:0 auto;padding:0 40px}@media screen and (max-width:768px){.HubGlossaryContent .HubGlossaryContent_container{padding:0 20px}}.HubGlossaryContent .HubGlossaryContent_container .HubGlossaryContent_canvas{position:relative;padding:80px 0 0}@media screen and (max-width:768px){.HubGlossaryContent .HubGlossaryContent_container .HubGlossaryContent_canvas{padding:50px 0 0}}.HubGlossaryContent .HubGlossaryContent_container .HubGlossaryContent_canvas .HubGlossary_search{margin-bottom:60px}@media screen and (max-width:768px){.HubGlossaryContent .HubGlossaryContent_container .HubGlossaryContent_canvas .HubGlossary_search{margin-bottom:40px}}.HubGlossaryContent .HubGlossaryContent_container .HubGlossaryContent_canvas .HubGlossary_search .HubGlossary_query{position:relative;margin:0 5vw}@media screen and (max-width:768px){.HubGlossaryContent .HubGlossaryContent_container .HubGlossaryContent_canvas .HubGlossary_search .HubGlossary_query{margin:0}}.HubGlossaryContent .HubGlossaryContent_container .HubGlossaryContent_canvas .HubGlossary_search .HubGlossary_query input{position:relative;width:100%;height:70px;border:1px solid #0e305d;background-color:#fff;padding:0 30px;border-radius:70px;font-size:18px}.HubGlossaryContent .HubGlossaryContent_container .HubGlossaryContent_canvas .HubGlossary_search .HubGlossary_query input::-webkit-input-placeholder{color:rgba(14,48,93,.5)}.HubGlossaryContent .HubGlossaryContent_container .HubGlossaryContent_canvas .HubGlossary_search .HubGlossary_query input:-moz-placeholder,.HubGlossaryContent .HubGlossaryContent_container .HubGlossaryContent_canvas .HubGlossary_search .HubGlossary_query input::-moz-placeholder{color:rgba(14,48,93,.5)}.HubGlossaryContent .HubGlossaryContent_container .HubGlossaryContent_canvas .HubGlossary_search .HubGlossary_query input:-ms-input-placeholder{color:rgba(14,48,93,.5)}@media screen and (max-width:768px){.HubGlossaryContent .HubGlossaryContent_container .HubGlossaryContent_canvas .HubGlossary_search .HubGlossary_query input{height:50px;border-radius:50px;padding:0 20px;font-size:16px}}.HubModuleOtherModules{position:relative;overflow:hidden;background-color:#e8f8ff;--theme-color:#48c9ff}@media screen and (max-width:768px){.HubModuleOtherModules{background-color:#e8f8ff}}.HubModuleOtherModules.HubModuleOtherModules_theme_purple{--theme-color:#a592ff}.HubModuleOtherModules.HubModuleOtherModules_theme_pink{--theme-color:#fc98d3}.HubModuleOtherModules.HubModuleOtherModules_theme_green{--theme-color:#2cd7a4}.HubModuleOtherModules.HubModuleOtherModules_theme_yellow{--theme-color:#fac433}.HubModuleOtherModules.HubModuleOtherModules_theme_blue{--theme-color:#48c9ff}.HubModuleOtherModules.HubModuleOtherModules_theme_oceanblue{--theme-color:#4b97ff}.HubModuleOtherModules.HubModuleOtherModules_theme_limegreen{--theme-color:#a5de38}.HubModuleOtherModules.HubModuleOtherModules_theme_red{--theme-color:#ff7676}.HubModuleOtherModules .HubModuleOtherModules_container{position:relative;max-width:1140px;margin:0 auto;padding:0 40px}@media screen and (max-width:768px){.HubModuleOtherModules .HubModuleOtherModules_container{padding:0 20px}}.HubModuleOtherModules .HubModuleOtherModules_container .HubModuleOtherModules_canvas{position:relative;padding:90px 0}@media screen and (max-width:768px){.HubModuleOtherModules .HubModuleOtherModules_container .HubModuleOtherModules_canvas{padding:60px 0}}.HubModuleOtherModules .HubModuleOtherModules_container .HubModuleOtherModules_canvas .HubModuleOtherModules_heading{font-size:40px;font-family:Inter Tight,serif;font-weight:700;color:var(--theme-color);text-align:center;margin-bottom:50px}@media screen and (max-width:768px){.HubModuleOtherModules .HubModuleOtherModules_container .HubModuleOtherModules_canvas .HubModuleOtherModules_heading{font-size:30px;text-align:left;margin-bottom:35px}}.HubModuleOtherModules .HubModuleOtherModules_container .HubModuleOtherModules_canvas .HubModuleOtherModules_carousel{position:relative;overflow:visible;-webkit-user-select:none;-moz-user-select:none;user-select:none}.HubModuleOtherModules .HubModuleOtherModules_container .HubModuleOtherModules_canvas .HubModuleOtherModules_carousel .HubModuleOtherModules_slides{position:relative;display:flex;align-items:stretch;touch-action:pan-y pinch-zoom;gap:35px}@media screen and (max-width:768px){.HubModuleOtherModules .HubModuleOtherModules_container .HubModuleOtherModules_canvas .HubModuleOtherModules_carousel .HubModuleOtherModules_slides{gap:20px}}.HubModuleOtherModules .HubModuleOtherModules_container .HubModuleOtherModules_canvas .HubModuleOtherModules_carousel .HubModuleOtherModules_slides .HubModuleOtherModules_slide{position:relative;width:330px;flex-grow:0;flex-shrink:0}@media screen and (max-width:768px){.HubModuleOtherModules .HubModuleOtherModules_container .HubModuleOtherModules_canvas .HubModuleOtherModules_carousel .HubModuleOtherModules_slides .HubModuleOtherModules_slide{width:280px}}.HubModuleOtherModules .HubModuleOtherModules_container .HubModuleOtherModules_canvas .HubModuleOtherModules_carousel .HubModuleOtherModules_slides .HubModuleOtherModules_slide .HubModuleOtherModules_card{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;text-decoration:none;border-radius:20px;padding:35px 30px;height:100%;min-height:440px;--module-color:#48c9ff;background-color:var(--module-color)}@media screen and (max-width:768px){.HubModuleOtherModules .HubModuleOtherModules_container .HubModuleOtherModules_canvas .HubModuleOtherModules_carousel .HubModuleOtherModules_slides .HubModuleOtherModules_slide .HubModuleOtherModules_card{width:280px;min-height:350px;padding:35px 30px;border-radius:16px}}.HubModuleOtherModules .HubModuleOtherModules_container .HubModuleOtherModules_canvas .HubModuleOtherModules_carousel .HubModuleOtherModules_slides .HubModuleOtherModules_slide .HubModuleOtherModules_card .HubModuleOtherModules_resources{font-size:18px;font-family:Manrope,sans-serif;font-weight:500;color:#fff;text-transform:uppercase;line-height:1em;margin-bottom:10px}@media screen and (max-width:768px){.HubModuleOtherModules .HubModuleOtherModules_container .HubModuleOtherModules_canvas .HubModuleOtherModules_carousel .HubModuleOtherModules_slides .HubModuleOtherModules_slide .HubModuleOtherModules_card .HubModuleOtherModules_resources{font-size:14px}}.HubModuleOtherModules .HubModuleOtherModules_container .HubModuleOtherModules_canvas .HubModuleOtherModules_carousel .HubModuleOtherModules_slides .HubModuleOtherModules_slide .HubModuleOtherModules_card h3{font-size:30px;font-family:Inter Tight,serif;font-weight:700;color:#fff;line-height:1.3em}@media screen and (max-width:768px){.HubModuleOtherModules .HubModuleOtherModules_container .HubModuleOtherModules_canvas .HubModuleOtherModules_carousel .HubModuleOtherModules_slides .HubModuleOtherModules_slide .HubModuleOtherModules_card h3{font-size:24px}}.HubModuleOtherModules .HubModuleOtherModules_container .HubModuleOtherModules_canvas .HubModuleOtherModules_carousel .HubModuleOtherModules_slides .HubModuleOtherModules_slide .HubModuleOtherModules_card .HubModuleOtherModules_image{position:relative;flex-grow:1;display:flex;align-items:center;justify-content:center;width:100%;padding:20px 10px}.HubModuleOtherModules .HubModuleOtherModules_container .HubModuleOtherModules_canvas .HubModuleOtherModules_carousel .HubModuleOtherModules_slides .HubModuleOtherModules_slide .HubModuleOtherModules_card .HubModuleOtherModules_image img{width:100%;height:100%;max-height:180px;object-fit:contain}@media screen and (max-width:768px){.HubModuleOtherModules .HubModuleOtherModules_container .HubModuleOtherModules_canvas .HubModuleOtherModules_carousel .HubModuleOtherModules_slides .HubModuleOtherModules_slide .HubModuleOtherModules_card .HubModuleOtherModules_image img{max-height:140px}}.HubModuleOtherModules .HubModuleOtherModules_container .HubModuleOtherModules_canvas .HubModuleOtherModules_carousel .HubModuleOtherModules_slides .HubModuleOtherModules_slide .HubModuleOtherModules_card .HubModuleOtherModules_readmore{font-size:16px;color:#fff;text-decoration:underline;text-underline-offset:3px;margin-top:auto}@media screen and (max-width:768px){.HubModuleOtherModules .HubModuleOtherModules_container .HubModuleOtherModules_canvas .HubModuleOtherModules_carousel .HubModuleOtherModules_slides .HubModuleOtherModules_slide .HubModuleOtherModules_card .HubModuleOtherModules_readmore{font-size:12px}}.HubModuleOtherModules .HubModuleOtherModules_container .HubModuleOtherModules_canvas .HubModuleOtherModules_carousel .HubModuleOtherModules_slides .HubModuleOtherModules_slide .HubModuleOtherModules_card.HubModuleOtherModules_color_purple{--module-color:#a592ff}.HubModuleOtherModules .HubModuleOtherModules_container .HubModuleOtherModules_canvas .HubModuleOtherModules_carousel .HubModuleOtherModules_slides .HubModuleOtherModules_slide .HubModuleOtherModules_card.HubModuleOtherModules_color_pink{--module-color:#fc98d3}.HubModuleOtherModules .HubModuleOtherModules_container .HubModuleOtherModules_canvas .HubModuleOtherModules_carousel .HubModuleOtherModules_slides .HubModuleOtherModules_slide .HubModuleOtherModules_card.HubModuleOtherModules_color_green{--module-color:#2cd7a4}.HubModuleOtherModules .HubModuleOtherModules_container .HubModuleOtherModules_canvas .HubModuleOtherModules_carousel .HubModuleOtherModules_slides .HubModuleOtherModules_slide .HubModuleOtherModules_card.HubModuleOtherModules_color_yellow{--module-color:#fac433}.HubModuleOtherModules .HubModuleOtherModules_container .HubModuleOtherModules_canvas .HubModuleOtherModules_carousel .HubModuleOtherModules_slides .HubModuleOtherModules_slide .HubModuleOtherModules_card.HubModuleOtherModules_color_blue{--module-color:#48c9ff}.HubModuleOtherModules .HubModuleOtherModules_container .HubModuleOtherModules_canvas .HubModuleOtherModules_carousel .HubModuleOtherModules_slides .HubModuleOtherModules_slide .HubModuleOtherModules_card.HubModuleOtherModules_color_oceanblue{--module-color:#4b97ff}.HubModuleOtherModules .HubModuleOtherModules_container .HubModuleOtherModules_canvas .HubModuleOtherModules_carousel .HubModuleOtherModules_slides .HubModuleOtherModules_slide .HubModuleOtherModules_card.HubModuleOtherModules_color_limegreen{--module-color:#a5de38}.HubModuleOtherModules .HubModuleOtherModules_container .HubModuleOtherModules_canvas .HubModuleOtherModules_carousel .HubModuleOtherModules_slides .HubModuleOtherModules_slide .HubModuleOtherModules_card.HubModuleOtherModules_color_red{--module-color:#ff7676}.HubModuleOtherModules .HubModuleOtherModules_container .HubModuleOtherModules_canvas .HubModuleOtherModules_footer{position:relative;display:flex;align-items:center;justify-content:flex-end;margin-top:45px}@media screen and (max-width:768px){.HubModuleOtherModules .HubModuleOtherModules_container .HubModuleOtherModules_canvas .HubModuleOtherModules_footer{margin-top:30px}}.HubModuleOtherModules .HubModuleOtherModules_container .HubModuleOtherModules_canvas .HubModuleOtherModules_footer .HubModuleOtherModules_controls{position:relative;display:flex;margin-right:auto;gap:20px}@media screen and (max-width:768px){.HubModuleOtherModules .HubModuleOtherModules_container .HubModuleOtherModules_canvas .HubModuleOtherModules_footer .HubModuleOtherModules_controls{gap:15px}}.HubModuleOtherModules .HubModuleOtherModules_container .HubModuleOtherModules_canvas .HubModuleOtherModules_footer .HubModuleOtherModules_controls .HubModuleOtherModules_control{position:relative;width:60px;height:60px;background-color:var(--theme-color);border-radius:100%;cursor:pointer}@media screen and (max-width:768px){.HubModuleOtherModules .HubModuleOtherModules_container .HubModuleOtherModules_canvas .HubModuleOtherModules_footer .HubModuleOtherModules_controls .HubModuleOtherModules_control{width:40px;height:40px}}.HubModuleOtherModules .HubModuleOtherModules_container .HubModuleOtherModules_canvas .HubModuleOtherModules_footer .HubModuleOtherModules_controls .HubModuleOtherModules_control:after{content:"";position:absolute;pointer-events:none;top:0;left:0;width:100%;height:100%;background-image:url(/icons/arrow-negative.svg);background-repeat:no-repeat;background-position:50%;background-size:16px 16px;transform:translateX(2px)}@media screen and (max-width:768px){.HubModuleOtherModules .HubModuleOtherModules_container .HubModuleOtherModules_canvas .HubModuleOtherModules_footer .HubModuleOtherModules_controls .HubModuleOtherModules_control:after{background-size:12px 12px}}.HubModuleOtherModules .HubModuleOtherModules_container .HubModuleOtherModules_canvas .HubModuleOtherModules_footer .HubModuleOtherModules_controls .HubModuleOtherModules_control:first-child{transform:scaleX(-1)}.HubModuleOtherModules .HubModuleOtherModules_container .HubModuleOtherModules_canvas .HubModuleOtherModules_footer .Button.Button_tertiary{background-color:var(--theme-color)}.HubModuleOtherModules .HubModuleOtherModules_container .HubModuleOtherModules_canvas .HubModuleOtherModules_footer .Button.Button_tertiary:hover:after,.HubModuleOtherModules .HubModuleOtherModules_container .HubModuleOtherModules_canvas .HubModuleOtherModules_footer .Button.Button_tertiary:hover:before{color:#fff}.ServiceHero{position:relative;background:linear-gradient(90deg,#b5e9ff 0,#82daff);overflow:hidden}.ServiceHero .ServiceHero_icon{content:"";position:absolute;top:0;right:0;width:60vh;height:60vh;transform:translate(25%,-25%);background-repeat:no-repeat;background-position:50%;background-size:contain;opacity:.05}@media screen and (max-width:1024px){.ServiceHero .ServiceHero_icon{width:80vw;height:80vw}}.ServiceHero .ServiceHero_container{position:relative;max-width:1360px;margin:0 auto;padding:0 40px}@media screen and (max-width:768px){.ServiceHero .ServiceHero_container{padding:0 20px}}.ServiceHero .ServiceHero_container .ServiceHero_canvas{position:relative;padding:60px 0;max-width:600px}.ServiceHero .ServiceHero_container .ServiceHero_canvas .ServiceHero_tag{display:inline-flex;align-items:center;font-size:16px;color:#0e305d;text-transform:uppercase;margin-bottom:40px;height:40px;padding:0 30px;border-radius:40px;border:1px solid #0e305d}@media screen and (max-width:768px){.ServiceHero .ServiceHero_container .ServiceHero_canvas .ServiceHero_tag{font-size:14px;height:30px;border-radius:30px;padding:0 20px;margin-bottom:20px}}.ServiceHero .ServiceHero_container .ServiceHero_canvas h1{font-size:60px;font-weight:900;text-transform:uppercase;margin-bottom:20px}@media screen and (max-width:768px){.ServiceHero .ServiceHero_container .ServiceHero_canvas h1{font-size:40px}}.ServiceHero .ServiceHero_container .ServiceHero_canvas .ServiceHero_introduction{position:relative}.ServiceHero .ServiceHero_container .ServiceHero_canvas .ServiceHero_introduction p{font-size:18px}@media screen and (max-width:768px){.ServiceHero .ServiceHero_container .ServiceHero_canvas .ServiceHero_introduction p{font-size:16px}}.ServiceHero .ServiceHero_container .ServiceHero_canvas .ServiceHero_introduction ol,.ServiceHero .ServiceHero_container .ServiceHero_canvas .ServiceHero_introduction ul{font-size:18px}@media screen and (max-width:768px){.ServiceHero .ServiceHero_container .ServiceHero_canvas .ServiceHero_introduction ol,.ServiceHero .ServiceHero_container .ServiceHero_canvas .ServiceHero_introduction ul{font-size:16px}.ServiceHero .ServiceHero_container .ServiceHero_canvas .ServiceHero_introduction ol li,.ServiceHero .ServiceHero_container .ServiceHero_canvas .ServiceHero_introduction ul li{margin-bottom:10px}}.ServiceHero .ServiceHero_container .ServiceHero_canvas .ServiceHero_introduction ol li:last-child,.ServiceHero .ServiceHero_container .ServiceHero_canvas .ServiceHero_introduction ul li:last-child{margin-bottom:0}.ServiceHero .ServiceHero_container .ServiceHero_canvas .ServiceHero_buttons{position:relative;padding-top:60px;display:flex;flex-wrap:wrap;margin:-10px}@media screen and (max-width:768px){.ServiceHero .ServiceHero_container .ServiceHero_canvas .ServiceHero_buttons{padding-top:40px;margin:-5px}}.ServiceHero .ServiceHero_container .ServiceHero_canvas .ServiceHero_buttons .ServiceHero_button{position:relative;padding:10px}@media screen and (max-width:768px){.ServiceHero .ServiceHero_container .ServiceHero_canvas .ServiceHero_buttons .ServiceHero_button{padding:5px}}.VacancyOffers{position:relative}.VacancyOffers .VacancyOffers_container{position:relative;max-width:960px;margin:0 auto;padding:0 40px}@media screen and (max-width:768px){.VacancyOffers .VacancyOffers_container{padding:0 20px}}.VacancyOffers .VacancyOffers_container .VacancyOffers_canvas{position:relative}.VacancyOffers .VacancyOffers_container .VacancyOffers_canvas .VacancyOffers_heading{position:relative;font-size:40px;margin-bottom:40px}@media screen and (max-width:768px){.VacancyOffers .VacancyOffers_container .VacancyOffers_canvas .VacancyOffers_heading{font-size:30px}}.VacancyOffers .VacancyOffers_container .VacancyOffers_canvas .VacancyOffers_questions{position:relative;border-top:1px solid #0e305d}.VacancyOffers .VacancyOffers_container .VacancyOffers_canvas .VacancyOffers_questions .VacancyOffers_question{position:relative;border-bottom:1px solid #0e305d}.VacancyOffers .VacancyOffers_container .VacancyOffers_canvas .VacancyOffers_questions .VacancyOffers_question .VacancyOffers_q{position:relative;padding:20px 20px 20px 0;font-size:20px;font-weight:800;line-height:1.4em;cursor:pointer}.VacancyOffers .VacancyOffers_container .VacancyOffers_canvas .VacancyOffers_questions .VacancyOffers_question .VacancyOffers_q span{display:block;background-image:url(/icons/check.svg);background-size:auto 18px;background-repeat:no-repeat;background-position:0;padding-left:40px}.VacancyOffers .VacancyOffers_container .VacancyOffers_canvas .VacancyOffers_questions .VacancyOffers_question .VacancyOffers_q .VacancyOffers_icon{position:absolute;pointer-events:none;width:10px;height:10px;top:26px;right:0;transition:transform .35s ease-in-out}.VacancyOffers .VacancyOffers_container .VacancyOffers_canvas .VacancyOffers_questions .VacancyOffers_question .VacancyOffers_q .VacancyOffers_icon:before{content:"";position:absolute;width:10px;height:2px;background-color:#0e305d;top:4px;left:0}.VacancyOffers .VacancyOffers_container .VacancyOffers_canvas .VacancyOffers_questions .VacancyOffers_question .VacancyOffers_q .VacancyOffers_icon:after{content:"";position:absolute;width:2px;height:10px;background-color:#0e305d;top:0;left:4px}.VacancyOffers .VacancyOffers_container .VacancyOffers_canvas .VacancyOffers_questions .VacancyOffers_question .VacancyOffers_a{position:relative;display:none;padding-bottom:40px}.VacancyOffers .VacancyOffers_container .VacancyOffers_canvas .VacancyOffers_questions .VacancyOffers_question .VacancyOffers_a .VacancyOffers_text{position:relative;font-size:18px}@media screen and (max-width:768px){.VacancyOffers .VacancyOffers_container .VacancyOffers_canvas .VacancyOffers_questions .VacancyOffers_question .VacancyOffers_a .VacancyOffers_text{font-size:16px}}.VacancyOffers .VacancyOffers_container .VacancyOffers_canvas .VacancyOffers_questions .VacancyOffers_question.VacancyOffers_active .VacancyOffers_q .VacancyOffers_icon{transform:rotate(-225deg)}.VacancyOffers .VacancyOffers_container .VacancyOffers_canvas .VacancyOffers_questions .VacancyOffers_question.VacancyOffers_active .VacancyOffers_a{display:block}.WizardFormSingle{position:relative}.WizardFormSingle .WizardFormSingle_tiles{position:relative;display:flex;flex-wrap:wrap;justify-content:center;margin:-15px}@media screen and (max-width:1024px){.WizardFormSingle .WizardFormSingle_tiles{margin:-10px}}.WizardFormSingle .WizardFormSingle_tiles .WizardFormSingle_tile{position:relative;width:33.333333%;padding:15px}@media screen and (max-width:1024px){.WizardFormSingle .WizardFormSingle_tiles .WizardFormSingle_tile{padding:10px}}@media screen and (max-width:768px){.WizardFormSingle .WizardFormSingle_tiles .WizardFormSingle_tile{width:50%}}@media screen and (max-width:580px){.WizardFormSingle .WizardFormSingle_tiles .WizardFormSingle_tile{width:100%}}.WizardFormSingle .WizardFormSingle_tiles .WizardFormSingle_tile .WizardFormSingle_option{position:relative;background-color:#fff;padding-bottom:66.666666%;border-radius:10px;border:1px solid #b5e9ff;cursor:pointer;box-shadow:0 10px 20px rgba(0,0,0,.04);transition:all .1s ease-in}.WizardFormSingle .WizardFormSingle_tiles .WizardFormSingle_tile .WizardFormSingle_option .WizardFormSingle_icon{position:absolute;top:30px;left:20px;right:20px;bottom:85px}.WizardFormSingle .WizardFormSingle_tiles .WizardFormSingle_tile .WizardFormSingle_option .WizardFormSingle_icon img{width:100%;height:100%;object-fit:contain;opacity:.2}.WizardFormSingle .WizardFormSingle_tiles .WizardFormSingle_tile .WizardFormSingle_option .WizardFormSingle_indicator{position:absolute;top:20px;right:20px;width:20px;height:20px;background-color:#0078ff;border-radius:100%;opacity:0;transition:all .1s ease-in;transform:translateY(10px);background-image:url(/icons/check-negative.svg);background-repeat:no-repeat;background-position:50%;background-size:8px auto}.WizardFormSingle .WizardFormSingle_tiles .WizardFormSingle_tile .WizardFormSingle_option span{position:absolute;padding:20px;width:100%;text-align:center;bottom:0;font-weight:600;line-height:1.6em}.WizardFormSingle .WizardFormSingle_tiles .WizardFormSingle_tile .WizardFormSingle_option.WizardFormSingle_active{border-color:#0078ff}.WizardFormSingle .WizardFormSingle_tiles .WizardFormSingle_tile .WizardFormSingle_option.WizardFormSingle_active .WizardFormSingle_indicator{opacity:1;transform:translateY(0)}.WizardFormMultiple{position:relative}.WizardFormMultiple .WizardFormMultiple_tiles{position:relative;display:flex;flex-wrap:wrap;justify-content:center;margin:-15px}@media screen and (max-width:1024px){.WizardFormMultiple .WizardFormMultiple_tiles{margin:-10px}}.WizardFormMultiple .WizardFormMultiple_tiles .WizardFormMultiple_tile{position:relative;width:33.333333%;padding:15px}@media screen and (max-width:1024px){.WizardFormMultiple .WizardFormMultiple_tiles .WizardFormMultiple_tile{padding:10px}}@media screen and (max-width:768px){.WizardFormMultiple .WizardFormMultiple_tiles .WizardFormMultiple_tile{width:50%}}@media screen and (max-width:580px){.WizardFormMultiple .WizardFormMultiple_tiles .WizardFormMultiple_tile{width:100%}}.WizardFormMultiple .WizardFormMultiple_tiles .WizardFormMultiple_tile .WizardFormMultiple_option{position:relative;background-color:#fff;padding-bottom:66.666666%;border-radius:10px;border:1px solid #b5e9ff;cursor:pointer;box-shadow:0 10px 20px rgba(0,0,0,.04);transition:all .1s ease-in}.WizardFormMultiple .WizardFormMultiple_tiles .WizardFormMultiple_tile .WizardFormMultiple_option .WizardFormMultiple_icon{position:absolute;top:30px;left:20px;right:20px;bottom:85px}.WizardFormMultiple .WizardFormMultiple_tiles .WizardFormMultiple_tile .WizardFormMultiple_option .WizardFormMultiple_icon img{width:100%;height:100%;object-fit:contain;opacity:.2}.WizardFormMultiple .WizardFormMultiple_tiles .WizardFormMultiple_tile .WizardFormMultiple_option .WizardFormMultiple_indicator{position:absolute;top:20px;right:20px;width:20px;height:20px;background-color:#0078ff;border-radius:3px;opacity:0;transition:all .1s ease-in;transform:translateY(10px);background-image:url(/icons/check-negative.svg);background-repeat:no-repeat;background-position:50%;background-size:8px auto}.WizardFormMultiple .WizardFormMultiple_tiles .WizardFormMultiple_tile .WizardFormMultiple_option span{position:absolute;padding:20px;width:100%;text-align:center;bottom:0;font-weight:600;line-height:1.6em}.WizardFormMultiple .WizardFormMultiple_tiles .WizardFormMultiple_tile .WizardFormMultiple_option.WizardFormMultiple_active{border-color:#0078ff}.WizardFormMultiple .WizardFormMultiple_tiles .WizardFormMultiple_tile .WizardFormMultiple_option.WizardFormMultiple_active .WizardFormMultiple_indicator{opacity:1;transform:translateY(0)}.WizardFormSlider{position:relative}.WizardFormSlider input[type=range]{width:100%;-webkit-appearance:none;background:transparent}.WizardFormSlider input[type=range]:focus{outline:none}.WizardFormSlider input[type=range]::-webkit-slider-runnable-track{width:100%;height:1px;cursor:pointer;background:#0078ff}.WizardFormSlider input[type=range]::-webkit-slider-thumb{height:20px;width:20px;border-radius:50%;background:#fff;border:1px solid #0078ff;cursor:pointer;-webkit-appearance:none;margin-top:-10px}.WizardFormSlider input[type=range]::-moz-range-track{width:100%;height:1px;cursor:pointer;background:#0078ff}.WizardFormSlider input[type=range]::-moz-range-thumb{height:20px;width:20px;border-radius:50%;background:#fff;border:1px solid #0078ff;cursor:pointer}.WizardFormSlider .WizardFormSlider_value{position:relative;pointer-events:none;height:20px;margin:10px 10px 0}.WizardFormSlider .WizardFormSlider_value .WizardFormSlider_position{position:absolute}.WizardFormSlider .WizardFormSlider_value .WizardFormSlider_position .WizardFormSlider_text{position:relative;transform:translateX(-50%);font-weight:600}.WizardFormCustomer{position:relative}.WizardFormCustomer .WizardFormCustomer_grid{position:relative;display:flex;gap:40px}@media screen and (max-width:1024px){.WizardFormCustomer .WizardFormCustomer_grid{display:block;gap:0}}@media screen and (max-width:768px){.WizardFormCustomer .WizardFormCustomer_grid{padding-bottom:85px}}.WizardFormCustomer .WizardFormCustomer_grid .WizardFormCustomer_image{position:relative;flex-grow:0;flex-shrink:0;flex-basis:360px}@media screen and (max-width:1024px){.WizardFormCustomer .WizardFormCustomer_grid .WizardFormCustomer_image{display:none}}.WizardFormCustomer .WizardFormCustomer_grid .WizardFormCustomer_image .WizardFormCustomer_photo{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(243deg,#fff,#d7fcf3,#abe6ff);border-radius:10px}.WizardFormCustomer .WizardFormCustomer_grid .WizardFormCustomer_image .WizardFormCustomer_photo .WizardFormCustomer_overlay{position:absolute;top:0;right:-20px;bottom:0;left:-20px;background-image:url(/images/cutout.png);background-size:contain;background-position:bottom;background-repeat:no-repeat}.WizardFormCustomer .WizardFormCustomer_grid .WizardFormCustomer_form{position:relative;flex-grow:1}.WizardFormCustomer .WizardFormCustomer_grid .WizardFormCustomer_form .WizardFormCustomer_fields{position:relative;display:flex;flex-wrap:wrap;margin:-10px}.WizardFormCustomer .WizardFormCustomer_grid .WizardFormCustomer_form .WizardFormCustomer_fields .WizardFormCustomer_field{position:relative;width:50%;padding:10px;font-size:14px}.WizardFormCustomer .WizardFormCustomer_grid .WizardFormCustomer_form .WizardFormCustomer_fields .WizardFormCustomer_field .WizardFormCustomer_input{position:relative;border-radius:10px;background-color:#fff;box-shadow:0 10px 20px rgba(0,0,0,.04);overflow:hidden}.WizardFormCustomer .WizardFormCustomer_grid .WizardFormCustomer_form .WizardFormCustomer_fields .WizardFormCustomer_field .WizardFormCustomer_input input[type=text],.WizardFormCustomer .WizardFormCustomer_grid .WizardFormCustomer_form .WizardFormCustomer_fields .WizardFormCustomer_field .WizardFormCustomer_input textarea{height:60px;width:100%;padding:0 20px}.WizardFormCustomer .WizardFormCustomer_grid .WizardFormCustomer_form .WizardFormCustomer_fields .WizardFormCustomer_field .WizardFormCustomer_input input[type=text]::-webkit-input-placeholder,.WizardFormCustomer .WizardFormCustomer_grid .WizardFormCustomer_form .WizardFormCustomer_fields .WizardFormCustomer_field .WizardFormCustomer_input textarea::-webkit-input-placeholder{color:rgba(14,48,93,.5)}.WizardFormCustomer .WizardFormCustomer_grid .WizardFormCustomer_form .WizardFormCustomer_fields .WizardFormCustomer_field .WizardFormCustomer_input input[type=text]:-moz-placeholder,.WizardFormCustomer .WizardFormCustomer_grid .WizardFormCustomer_form .WizardFormCustomer_fields .WizardFormCustomer_field .WizardFormCustomer_input input[type=text]::-moz-placeholder,.WizardFormCustomer .WizardFormCustomer_grid .WizardFormCustomer_form .WizardFormCustomer_fields .WizardFormCustomer_field .WizardFormCustomer_input textarea:-moz-placeholder,.WizardFormCustomer .WizardFormCustomer_grid .WizardFormCustomer_form .WizardFormCustomer_fields .WizardFormCustomer_field .WizardFormCustomer_input textarea::-moz-placeholder{color:rgba(14,48,93,.5)}.WizardFormCustomer .WizardFormCustomer_grid .WizardFormCustomer_form .WizardFormCustomer_fields .WizardFormCustomer_field .WizardFormCustomer_input input[type=text]:-ms-input-placeholder,.WizardFormCustomer .WizardFormCustomer_grid .WizardFormCustomer_form .WizardFormCustomer_fields .WizardFormCustomer_field .WizardFormCustomer_input textarea:-ms-input-placeholder{color:rgba(14,48,93,.5)}.WizardFormCustomer .WizardFormCustomer_grid .WizardFormCustomer_form .WizardFormCustomer_fields .WizardFormCustomer_field .WizardFormCustomer_input textarea{height:200px;padding:20px;resize:none}.WizardForm{position:relative;background-color:#e8f8ff}.WizardForm .WizardForm_progress{position:-webkit-sticky;position:sticky;display:flex;justify-content:center;top:0;padding:60px 0;z-index:1;background:linear-gradient(180deg,#e8f8ff 0,#e8f8ff 50%,rgba(232,248,255,0))}.WizardForm .WizardForm_progress .WizardForm_categories{position:relative;display:flex}.WizardForm .WizardForm_progress .WizardForm_categories .WizardForm_category{position:relative;display:flex;padding-bottom:35px}@media screen and (max-width:580px){.WizardForm .WizardForm_progress .WizardForm_categories .WizardForm_category{padding-bottom:0}}.WizardForm .WizardForm_progress .WizardForm_categories .WizardForm_category span{position:absolute;white-space:nowrap;left:25px;transform:translate(-50%,-50%);top:30px;font-size:12px;font-weight:500}@media screen and (max-width:768px){.WizardForm .WizardForm_progress .WizardForm_categories .WizardForm_category span{left:50%;font-size:10px}}@media screen and (max-width:580px){.WizardForm .WizardForm_progress .WizardForm_categories .WizardForm_category span{display:none}}.WizardForm .WizardForm_progress .WizardForm_categories .WizardForm_category .WizardForm_question{position:relative;width:50px;height:12px}@media screen and (max-width:768px){.WizardForm .WizardForm_progress .WizardForm_categories .WizardForm_category .WizardForm_question{width:auto}}.WizardForm .WizardForm_progress .WizardForm_categories .WizardForm_category .WizardForm_question:before{content:"";position:absolute;width:100%;height:1px;top:50%;left:0;background-color:#0078ff;transform:translateY(-50%);z-index:-1}.WizardForm .WizardForm_progress .WizardForm_categories .WizardForm_category .WizardForm_question:after{content:"";position:absolute;width:12px;height:12px;top:0;left:50%;border:1px solid #0078ff;background-color:#fff;border-radius:100%;transform:translateX(-50%)}@media screen and (max-width:768px){.WizardForm .WizardForm_progress .WizardForm_categories .WizardForm_category .WizardForm_question:after{display:none}.WizardForm .WizardForm_progress .WizardForm_categories .WizardForm_category .WizardForm_question:first-child{width:125px}}@media screen and (max-width:580px){.WizardForm .WizardForm_progress .WizardForm_categories .WizardForm_category .WizardForm_question:first-child{width:15vw}}@media screen and (max-width:768px){.WizardForm .WizardForm_progress .WizardForm_categories .WizardForm_category .WizardForm_question:first-child:after{display:block}}.WizardForm .WizardForm_progress .WizardForm_categories .WizardForm_category .WizardForm_question.WizardForm_active:after{background-color:#0078ff}.WizardForm .WizardForm_progress .WizardForm_categories .WizardForm_category.WizardForm_active span{font-weight:700}.WizardForm .WizardForm_progress .WizardForm_categories .WizardForm_category:first-child .WizardForm_question:first-child:before{width:50%;left:50%}.WizardForm .WizardForm_progress .WizardForm_categories .WizardForm_category:last-child .WizardForm_question:first-child:before{width:50%;-left:50%}.WizardForm .WizardForm_focus{position:relative;padding:120px 0;margin-top:-60px}@media screen and (max-width:1024px){.WizardForm .WizardForm_focus{padding:90px 0}}@media screen and (max-width:768px){.WizardForm .WizardForm_focus{padding:60px 0}}.WizardForm .WizardForm_focus .WizardForm_container{position:relative;max-width:960px;margin:0 auto;padding:0 40px}.WizardForm .WizardForm_focus .WizardForm_container.WizardForm_large{max-width:1160px}@media screen and (max-width:768px){.WizardForm .WizardForm_focus .WizardForm_container{padding:0 20px}}@media screen and (max-width:580px){.WizardForm .WizardForm_focus .WizardForm_container{max-width:320px}}.WizardForm .WizardForm_focus .WizardForm_container .WizardForm_interactive{position:relative;display:flex;flex-direction:column}.WizardForm .WizardForm_focus .WizardForm_container .WizardForm_interactive .WizardForm_heading{position:relative;text-align:center}.WizardForm .WizardForm_focus .WizardForm_container .WizardForm_interactive .WizardForm_heading h3{font-size:30px;margin-bottom:30px}.WizardForm .WizardForm_focus .WizardForm_container .WizardForm_interactive .WizardForm_heading h3:last-child{margin-bottom:0}@media screen and (max-width:768px){.WizardForm .WizardForm_focus .WizardForm_container .WizardForm_interactive .WizardForm_heading h3{font-size:24px}}.WizardForm .WizardForm_focus .WizardForm_container .WizardForm_interactive .WizardForm_component{position:relative;margin:60px 0}.WizardForm .WizardForm_focus .WizardForm_container .WizardForm_interactive .WizardForm_buttons{position:relative;display:flex;justify-content:center;gap:10px}.BlogGrid{position:relative;background-color:#f2fbff}.BlogGrid .BlogGrid_container{position:relative;max-width:1360px;margin:0 auto;padding:0 40px}@media screen and (max-width:768px){.BlogGrid .BlogGrid_container{padding:0 20px}}.BlogGrid .BlogGrid_container .BlogGrid_canvas{position:relative;padding:90px 0}@media screen and (max-width:768px){.BlogGrid .BlogGrid_container .BlogGrid_canvas{padding:60px 0}}.BlogGrid .BlogGrid_container .BlogGrid_canvas .BlogGrid_title{position:relative;margin-bottom:40px}.BlogGrid .BlogGrid_container .BlogGrid_canvas .BlogGrid_title span{display:block;font-family:Inter Tight,serif;font-weight:700;line-height:1em;margin-bottom:20px;font-size:30px}@media screen and (max-width:768px){.BlogGrid .BlogGrid_container .BlogGrid_canvas .BlogGrid_title span{font-size:24px}}.BlogGrid .BlogGrid_container .BlogGrid_canvas .BlogGrid_tiles{position:relative;display:flex;flex-wrap:wrap;margin:-20px}@media screen and (max-width:768px){.BlogGrid .BlogGrid_container .BlogGrid_canvas .BlogGrid_tiles{margin:-10px}}.BlogGrid .BlogGrid_container .BlogGrid_canvas .BlogGrid_tiles .BlogGrid_tile{position:relative;width:33.333333%;padding:20px}@media screen and (max-width:1024px){.BlogGrid .BlogGrid_container .BlogGrid_canvas .BlogGrid_tiles .BlogGrid_tile{width:50%}}@media screen and (max-width:768px){.BlogGrid .BlogGrid_container .BlogGrid_canvas .BlogGrid_tiles .BlogGrid_tile{width:100%;padding:10px}}