@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap";.container{max-width:70em;margin:0 auto}.grid,.main-grid{display:grid}.main-grid{grid-template-columns:repeat(6,1fr);grid-gap:1.5rem;gap:1.5rem;margin-inline:1rem}@media(min-width:50em){.main-grid{grid-template-columns:repeat(12,1fr);margin-inline:2rem}}@media(min-width:82em){.main-grid{margin-inline:0}}.flex{display:flex}.flex.flex-col{flex-direction:column}.relative{position:relative}.fixed{position:fixed}.clr-success{color:#3e8406}.clr-error{color:#d11818}.clr-info{color:#174ee5}.clr-neutral{color:#3a3d42}.bg-blue{background-color:#cadaeb}.bg-blue-light{background-color:rgba(39,102,174,.1)}.bg-green{background-color:#d1f3ed}.bg-green-light{background-color:rgba(83,239,36,.15)}.bg-yellow{background-color:hsla(52,45%,77%,.8)}.bg-beige{background-color:#dddad5}.bg-gray{background-color:rgba(0,16,131,.15)}.bg-gray-light{background-color:rgba(0,0,0,.1)}.bg-pink{background-color:#e1d8f1}.bg-white{background-color:#fff}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.no-scroll{height:100%;overflow:hidden}.hide{display:none!important}@keyframes fade{0%{opacity:.4}to{opacity:1}}@keyframes shrinkRight{0%{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}to{-webkit-clip-path:polygon(100% 0,100% 0,100% 100%,100% 100%);clip-path:polygon(100% 0,100% 0,100% 100%,100% 100%)}}@keyframes shrinkLeft{0%{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}to{-webkit-clip-path:polygon(0 0,0 0,0 100%,0 100%);clip-path:polygon(0 0,0 0,0 100%,0 100%)}}@keyframes growRight{0%{-webkit-clip-path:polygon(100% 0,100% 0,100% 100%,100% 100%);clip-path:polygon(100% 0,100% 0,100% 100%,100% 100%)}to{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}}@keyframes growLeft{0%{-webkit-clip-path:polygon(0 0,0 0,0 100%,0 100%);clip-path:polygon(0 0,0 0,0 100%,0 100%)}to{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}}@keyframes shrinkCenter{0%{transform:scale(1.5);opacity:0}to{transform:scale(1);opacity:1}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0;overflow-x:hidden}body{font-family:Open Sans,sans-serif;background-color:#f2f3f5;font-size:calc(1rem + .125 * ((100vw - 40em) / 30))}@media screen and (max-width:40em){body{font-size:1rem}}@media screen and (min-width:70em){body{font-size:1.125rem}}h1,h2,h3,h4,h5,h6,p{margin:0}a{color:inherit;text-decoration:none}fieldset{border:none;margin:0;padding:0}button,input,textarea{font-family:inherit;border:none;outline:none;background-color:transparent;display:block;width:100%}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}button{background-color:transparent;border:none;cursor:pointer}ul{list-style:none;margin:0;padding:0}img{display:block;max-width:100%;height:auto}.loader-big{grid-column:1/-1;min-height:50vh;display:flex;justify-content:center;align-items:center}.loader-big svg{width:40px;height:40px}@media(prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media not all and (-webkit-min-device-pixel-ratio:0),not all and (min-resolution:0.001dpcm){@supports(-webkit-appearance:none){body{-webkit-font-smoothing:antialiased}}}.btn{font-size:1rem;background-color:#df2727;color:#fff;display:flex;align-items:center;gap:.5rem}.btn:focus,.btn:hover{background-color:#d11818}.btn.disabled{opacity:.5;pointer-events:none}.btn-pill{line-height:1.33;letter-spacing:.02em;border-radius:100vh;padding:.61em 1.22em}.btn-square{line-height:1.5;letter-spacing:-.5px;padding:.625rem 1.5rem;border-radius:8px}.btn-dark{background-color:#191d26;color:#fff}.link-btn{font-size:1rem;line-height:1;color:#494d52;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;gap:1rem}.sticky-btn{display:grid;place-content:center;position:fixed;left:50%;bottom:2rem;transform:translateX(-50%);width:64px;height:64px;background-color:#fff;border:1px solid #bbc0c7;border-radius:50%;box-shadow:0 2px 12px rgba(0,0,0,.25)}.theme-btn{font-size:.875rem;line-height:1.7;color:#22262e;background-color:#ebeef0;padding:.5rem 1rem;border-radius:100vh;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;align-items:center;gap:.5rem}.btn-loader{animation:spin .7s linear infinite;margin-inline:auto}.back-to-top{width:2.75rem;height:2.75rem;display:grid;place-items:center;background-color:#22262e;border-radius:50%;position:fixed;bottom:2rem;right:2rem;transition:all .2s linear}.floating-hire-btn{position:fixed;left:0;rotate:-90deg;top:50%;transform:translateX(-50%);background-color:#df2727;color:#fff;font-size:1rem;line-height:1.33;letter-spacing:.02em;padding:.75rem 1.5rem;border-radius:100vh;z-index:1000;opacity:0;visibility:hidden;transform:translateX(-50%) translateY(-100px);transition:all .3s ease-in-out;box-shadow:0 4px 20px rgba(0,0,0,.15)}.floating-hire-btn:hover{background-color:#d11818;transform:translateX(-50%) translateY(0) scale(1.05)}.floating-hire-btn.visible{opacity:1;visibility:visible;transform:translateY(-50%) translateX(0)}.main-header{position:fixed;z-index:999;top:0;left:0;right:0;padding:1em 0}.main-header.dark{color:hsla(0,0%,100%,.94);background-color:none}.main-header.dark #openNav{background-color:#3a3d42}.main-header.dark #openNav span{background-color:hsla(0,0%,100%,.94)}.main-header.dark .logo-light{display:inline-block}.main-header.dark .logo-dark{display:none}.main-header.light{color:#22262e;background-color:none}.main-header.light #openNav{background-color:#e4e7eb}.main-header.light #openNav span{background-color:rgba(34,38,46,.74)}.main-header.light .logo-dark{display:inline-block}.main-header.light .logo-light{display:none}.main-header.is-scrolled .main-nav_list,.main-header.is-scrolled .main-nav_list_german{animation:shrinkRight .5s linear forwards}.main-header.is-scrolled .logo-wrapper{animation:shrinkLeft .5s linear forwards}.secondary-header{padding:1.5rem;border-bottom:2px solid #d7dbe0}.tertiary-header{background-color:#1a1d24;padding:.5rem .25rem;display:flex;justify-content:space-between;align-items:center;min-height:56px}.tertiary-header .logo-wrapper{margin:.75rem}.tertiary-header h1{font-size:1rem;line-height:1.37;color:#fff}.tertiary-header>h1{display:none;margin-inline:auto}.tertiary-header .header-btn{width:2.5rem;height:2.5rem;display:grid;place-items:center;border-radius:100%;background-color:#1a1d24}.tertiary-header .header-btn:focus-visible,.tertiary-header .header-btn:hover{background-color:#494d52}.tertiary-header .back-option{display:flex;align-items:center;gap:.5rem}.main-nav{align-items:center}.main-nav .logo-wrapper{grid-column-start:1;grid-column-end:4;width:-moz-fit-content;width:fit-content}@media(min-width:50em){.main-nav .logo-wrapper{grid-column-start:1;grid-column-end:3}}.main-nav .logo-wrapper.scroll-animation-reverse{animation:growLeft .5s linear forwards}.main-nav .main-nav_list-wrapper{grid-column-start:-1;grid-column-end:-4;align-items:center;justify-content:flex-end;gap:1em}@media(min-width:50em){.main-nav .main-nav_list-wrapper{grid-column-start:-1;grid-column-end:-10}}.main-nav_list,.main-nav_list_german{align-items:center;justify-content:start;display:none}.main-nav_list a,.main-nav_list_german a{display:inline-block;line-height:1.33;letter-spacing:.02em;padding:.61em 1.22em;border-radius:100vh;transition:all .2s linear}.main-nav_list a:focus-visible,.main-nav_list a:hover,.main-nav_list_german a:focus-visible,.main-nav_list_german a:hover{background-color:#e4e7eb;color:#22262e}.main-nav_list .btn,.main-nav_list_german .btn{margin-left:.5em}.main-nav_list .btn:focus-visible,.main-nav_list .btn:hover,.main-nav_list_german .btn:focus-visible,.main-nav_list_german .btn:hover{background-color:#d11818;color:#fff}.main-nav_list.scroll-animation-reverse,.main-nav_list_german.scroll-animation-reverse{animation:growRight .5s linear forwards}#openNav{width:2.75rem;height:2.75rem;display:grid;grid-template-rows:repeat(3,min-content);align-items:center;justify-content:center;place-content:center;grid-gap:.3rem;gap:.3rem;border-radius:50%;transition:all .3s linear}#openNav span{display:block;width:.875rem;height:1px}#openNav:focus-visible,#openNav:hover{gap:.15rem}.nav-menu{width:100vw;min-height:100vh;position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;-webkit-clip-path:circle(0 at 100% 0);clip-path:circle(0 at 100% 0);display:none;transition:all .6s linear}.nav-menu.visible{display:flex}.nav-menu.active{-webkit-clip-path:circle(141.4% at 100% 0);clip-path:circle(141.4% at 100% 0)}.nav-menu.fade-out{opacity:0}.nav-menu.active .nav-menu_list li{animation:shrinkCenter .25s ease-in-out forwards;animation-delay:.6s}.nav-menu.active .nav-menu_list li:first-child{animation-delay:.7s}.nav-menu.active .nav-menu_list li:nth-child(2){animation-delay:.8s}.nav-menu.active .nav-menu_list li:nth-child(3){animation-delay:.9s}.nav-menu.active .nav-menu_list li:nth-child(4){animation-delay:1s}.nav-menu.active .nav-menu_list li:nth-child(5){animation-delay:1.1s}.nav-menu.active .nav-menu_list li:nth-child(6){animation-delay:1.2s}.nav-menu.active .nav-menu_list li:nth-child(7){animation-delay:1.3s}.nav-menu.active .nav-menu_list li:nth-child(8){animation-delay:1.4s}.nav-menu.active .nav-menu_social-list{animation:shrinkCenter .7s linear forwards;animation-delay:1.5s}.nav-menu_top{position:absolute;top:0;left:0;right:0;align-items:center;justify-content:space-between;padding:1rem;background-color:#f2f3f5;white-space:nowrap}.nav-menu_top .logo-light{display:none!important}.nav-menu_top .logo-dark{display:block!important}.nav-menu_top a.btn{display:none}.nav-menu_top a.btn:focus-visible,.nav-menu_top a.btn:hover{background-color:#d11818}.nav-menu_top .nav-btn{width:44px;height:44px;display:grid;place-items:center;padding:.9em 1.1em;border-radius:50%;background-color:#e2e2e2;transition:all .2s linear}.nav-menu_top .nav-btn:focus-visible,.nav-menu_top .nav-btn:hover{background-color:#d7dbe0}.nav-menu_left{max-width:548px;min-height:100%;display:none}.nav-menu_left img{width:100%;height:100%;object-fit:cover}.nav-menu_right{width:100%;height:100%;color:#22262e;background-color:#f2f3f5;padding:8.15em 1.66em 5.22em;overflow-y:scroll}.nav-menu_list-wrapper{min-height:100%;grid-template-rows:1fr auto}.nav-menu_list{flex-direction:column;margin-bottom:4em}.nav-menu_list li{opacity:0;position:relative;width:-moz-fit-content;width:fit-content}.nav-menu_list li:after{content:"";width:0;height:3px;background-color:#22262e;position:absolute;bottom:-3px;left:0;transition:all .2s linear}.nav-menu_list li:focus-visible:after,.nav-menu_list li:hover:after{width:100%}.nav-menu_list-item-big{font-size:calc(2rem + 1.125 * ((100vw - 40em) / 30));font-weight:700;line-height:1.12;letter-spacing:-1.5px;margin-bottom:.75em}@media screen and (max-width:40em){.nav-menu_list-item-big{font-size:2rem}}@media screen and (min-width:70em){.nav-menu_list-item-big{font-size:3.125rem}}@media(min-width:50em){.nav-menu_list-item-big{line-height:1.09;letter-spacing:0}}.nav-menu_list-item-big:nth-child(3){margin-bottom:1em}.nav-menu_list-item{font-size:calc(1.25rem + .25 * ((100vw - 40em) / 30));font-weight:600;line-height:1.2;letter-spacing:0;margin-bottom:.8em}@media screen and (max-width:40em){.nav-menu_list-item{font-size:1.25rem}}@media screen and (min-width:70em){.nav-menu_list-item{font-size:1.5rem}}@media(min-width:50em){.nav-menu_list-item{line-height:1.1;letter-spacing:0}}.nav-menu_social-list{gap:1.25rem;align-items:center;opacity:0}.nav-menu_social-list li{transition:all .2s linear}.nav-menu_social-list li:focus-visible,.nav-menu_social-list li:hover{transform:scale(1.2)}.nav-menu_social-list .social-icons-wrapper{margin-left:auto;gap:1.25rem;align-items:center}@media(min-width:50em){.nav-menu_top{padding:1.125em 2.1rem}.secondary-header{padding:2rem 2.5rem}.tertiary-header>h1{display:block}.tertiary-header .back-option{display:flex;align-items:center;gap:.5rem}.tertiary-header .back-option h1{display:none}}@media(min-width:62.51em){.main-nav_list{display:flex}.nav-menu_top{background-color:transparent}.nav-menu_top .logo-light{display:block!important}.nav-menu_top .logo-dark{display:none!important}.nav-menu_top a.btn{display:inline-block;margin-right:1.5rem}.nav-menu_left{display:block}.nav-menu_right{padding-left:clamp(5em,15vw,10em)}.nav-menu_list-wrapper{grid-template-rows:max-content auto}.nav-menu_list{height:-moz-fit-content;height:fit-content}.nav-menu_list-item-big{margin-bottom:.64em}.nav-menu_list-item-big:nth-child(3){margin-bottom:.9em}.nav-menu_list-item{font-weight:700;margin-bottom:1em}.nav-menu_social-list{align-self:start}.nav-menu_social-list>li{display:none}.nav-menu_social-list .social-icons-wrapper{margin-left:0}}@media(min-width:75em){.main-nav_list_german{display:flex}}.banner{background-color:#22262e;min-height:266px;position:relative;z-index:1;overflow:hidden}.banner .container{display:grid;min-height:266px;align-content:end}.banner h1{font-size:calc(1.625rem + 1.125 * ((100vw - 40em) / 30));font-weight:600;line-height:1.23;letter-spacing:-1px;color:#fff;margin:1.2rem 0 1.5rem 1rem}@media screen and (max-width:40em){.banner h1{font-size:1.625rem}}@media screen and (min-width:70em){.banner h1{font-size:2.75rem}}@media(min-width:50em){.banner h1{line-height:1.09;letter-spacing:-2px}}.banner:after{content:"";position:absolute;top:0;right:0;z-index:-1;width:100%;height:100%;background-image:url(/_next/static/media/banner.86ec9426.png);background-size:99% 100%;background-repeat:no-repeat;background-position:100% 100%}@media(min-width:50em){.banner h1{margin-left:2rem}}@media(min-width:82em){.banner h1{margin-left:0}}.article-wrapper{grid-column:1/-1;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));place-content:center;gap:1.125rem;padding:4rem 0}.individual-card{background-color:#fff;position:relative}.individual-card span{display:block}.individual-card h2,.individual-card h3{font-weight:600}.default-link{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1;background-color:#fff;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0}.individual-link{position:relative;z-index:100}.card-link{display:block;height:-moz-fit-content;height:fit-content}@media(min-width:52.5em){.article-wrapper{grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:1.5rem}}.accordion-wrapper{height:-moz-fit-content;height:fit-content}.accordion-btn{width:100%;outline:none;transition:.4s;position:relative}.accordion-btn svg{pointer-events:none}.accordion-btn .angle-icon{margin-left:auto;transition:all .2s linear}.accordion-btn.active .angle-icon{transform:rotate(-180deg)}.accordion-panel{display:none}.accordion-panel.collapsed{display:flex}.carousel-container{display:grid;position:relative;overflow:hidden;grid-template-areas:"content" "navigation" "image";grid-gap:1.5rem;gap:1.5rem}.carousel-img,.carousel-panel{display:none}.carousel-panel{grid-area:content}.carousel-img{grid-area:image}.carousel-nav{grid-area:navigation;align-items:center;justify-content:space-between;gap:1rem;padding-inline:2rem}.carousel-btn{width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;border:1px solid #1a1d24;border-radius:50%}.carousel-btn svg{pointer-events:none}.carousel-btn:focus,.carousel-btn:hover{background-color:#1a1d24}.carousel-btn:focus svg path,.carousel-btn:hover svg path{fill:#fff}.fade{animation-name:fade;animation-duration:1.5s}@media(min-width:50em){.carousel-container{grid-template-areas:"content image" "navigation image";grid-template-columns:1fr 1fr!important}.carousel-nav{align-items:flex-start;justify-content:flex-start;gap:2rem}}.filter-bar-wrapper{grid-column:1/-1;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap;overflow-x:scroll}.filter-bar{gap:1rem;overflow-x:scroll;margin-block:2.5rem;margin-left:1rem;-ms-overflow-style:none;scrollbar-width:none}.filter-bar::-webkit-scrollbar{display:none}.filter-bar button{width:-moz-fit-content;width:fit-content;font-size:1.125rem;line-height:1.33;color:rgba(34,38,46,.48);padding:.5rem 1rem;white-space:nowrap;transition:all .2s linear}.filter-bar button.active,.filter-bar button:focus,.filter-bar button:hover{color:#22262e;background-color:#ebeef0;border-radius:4px}.main-footer{padding:2em 0}.main-footer .main-grid{background-color:hsla(0,0%,100%,.94);border-radius:16px;padding:1.33em}.main-footer .main-grid h3{grid-column:1/-1;color:#d11818;font-size:calc(1.5rem + .625 * ((100vw - 40em) / 30));font-weight:600;line-height:1.17;letter-spacing:0;margin-top:0;margin-bottom:.5rem}@media screen and (max-width:40em){.main-footer .main-grid h3{font-size:1.5rem}}@media screen and (min-width:70em){.main-footer .main-grid h3{font-size:2.125rem}}@media(min-width:50em){.main-footer .main-grid h3{line-height:1.17;letter-spacing:0}}.main-footer.dark .main-grid{background-color:#282c33}.main-footer.dark .main-footer_bottom li,.main-footer.dark .main-footer_left li,.main-footer.dark .main-footer_right li{color:hsla(0,0%,100%,.66)}.main-footer.dark .main-footer_left li:focus,.main-footer.dark .main-footer_left li:hover,.main-footer.dark .main-footer_right li:focus,.main-footer.dark .main-footer_right li:hover{color:hsla(0,0%,100%,.94)}.main-footer.dark .main-footer_bottom,.main-footer.dark .main-footer_bottom .social-list{border-color:#2e3238}.main-footer.dark .main-footer_bottom .social-list svg path{fill:#d7dbe0}.main-footer.dark .main-footer_bottom .social-list li:focus,.main-footer.dark .main-footer_bottom .social-list li:hover{background-color:#494d52}.main-footer.dark .main-footer_bottom .privacy-list .list-item-wrapper li:focus,.main-footer.dark .main-footer_bottom .privacy-list .list-item-wrapper li:hover{color:hsla(0,0%,100%,.66)}.main-footer.dark .main-footer_bottom li{color:hsla(0,0%,100%,.44)}.main-footer_bottom li,.main-footer_left li,.main-footer_right li{font-size:1rem;font-weight:600;line-height:1.33;letter-spacing:0;color:rgba(34,38,46,.74)}@media(min-width:50em){.main-footer_bottom li,.main-footer_left li,.main-footer_right li{line-height:1.33;letter-spacing:0}}.main-footer_left{grid-column-start:1;grid-column-end:-1;margin-bottom:1rem}@media(min-width:50em){.main-footer_left{grid-column-start:1;grid-column-end:7}}.main-footer_left ul{flex-direction:column;gap:.5rem}.main-footer_left li{line-height:1.5}.main-footer_left li:focus,.main-footer_left li:hover{color:#22262e}.main-footer_right{grid-column-start:1;grid-column-end:-1}@media(min-width:50em){.main-footer_right{grid-column-start:-1;grid-column-end:-7}}.main-footer_right ul{flex-direction:column;gap:.63rem}.main-footer_right li:focus,.main-footer_right li:hover{color:#22262e}.main-footer_bottom{grid-column:1/-1;flex-direction:column-reverse;padding-top:1rem;border-top:2px solid #d7dbe0;border-radius:0}.main-footer_bottom .social-list{padding-bottom:1rem;border-bottom:2px solid #d7dbe0;border-radius:0}.main-footer_bottom .social-list li{padding:10px;border-radius:50%;transition:all .2s linear}.main-footer_bottom .social-list li:focus,.main-footer_bottom .social-list li:hover{background-color:#ebeef0}.main-footer_bottom .social-list li:focus svg path,.main-footer_bottom .social-list li:hover svg path{fill-opacity:1}.main-footer_bottom .social-list a{display:grid}.main-footer_bottom .privacy-list{padding-top:1rem;gap:.5rem;flex-direction:column}.main-footer_bottom .privacy-list .list-item-wrapper{gap:1rem}.main-footer_bottom .privacy-list .list-item-wrapper li:focus,.main-footer_bottom .privacy-list .list-item-wrapper li:hover{color:rgba(34,38,46,.74)}.main-footer_bottom li{font-size:.875rem;color:rgba(34,38,46,.48)}.secondary-footer{background-color:#ebeef0;justify-content:center;padding:.5rem 1rem}.secondary-footer .copyright{font-size:1rem;line-height:1.5;color:rgba(25,29,38,.56)}.tertiary-footer{display:flex;flex-direction:column;gap:1rem;padding:1rem 0;margin:0 1rem;border-top:1px solid hsla(0,0%,7%,.12)}.tertiary-footer a,.tertiary-footer p{font-size:.875rem;line-height:1.35;font-weight:600;color:rgba(0,0,0,.48)}.tertiary-footer ul{display:flex;gap:1.5rem}.tertiary-footer ul a:focus-visible,.tertiary-footer ul a:hover{color:#5c37d0}@media(min-width:50em){.main-footer{padding:1em 0 2em}.main-footer .main-grid{padding:2.22em}.main-footer_left{margin-bottom:0}.main-footer_bottom{flex-direction:row;align-items:center;justify-content:space-between}.main-footer_bottom .social-list{padding-bottom:0;border:none}.main-footer_bottom .privacy-list{flex-direction:row;gap:1rem}.main-footer_bottom .privacy-list li{height:-moz-fit-content;height:fit-content}.main-footer_bottom .privacy-list li:not(:last-child){position:relative;padding-right:1rem}.main-footer_bottom .privacy-list li:not(:last-child):after{content:"";width:2px;height:100%;background-color:rgba(0,0,0,.22);position:absolute;top:0;right:0}.tertiary-footer{flex-direction:row;justify-content:space-between;margin:0 1.5rem}}@media(min-width:62em){.main-footer_left li:not(:last-child),.main-footer_right li:not(:last-child){position:relative;padding-right:1rem}.main-footer_left li:not(:last-child):after,.main-footer_right li:not(:last-child):after{content:"";width:2px;height:50%;background-color:rgba(0,0,0,.22);position:absolute;top:50%;right:0;transform:translateY(-50%)}.main-footer_left ul,.main-footer_right ul{flex-direction:row;gap:1rem}}.input-wrapper{display:flex;flex-direction:column;gap:.5rem;max-width:28rem}.input-wrapper.error input{background-color:#ffd6dc;border-color:#ffd6dc}.input-wrapper.error .error-msg{display:block}.input-wrapper .error-msg,.input-wrapper label{font-size:.875rem;line-height:1;letter-spacing:.02em;margin-left:.25rem}.input-wrapper label{font-weight:600}.input-wrapper input{font-size:1.125rem;line-height:1.5;color:rgba(34,38,46,.74);background-color:#f2f3f5;border:2px solid #f2f3f5;border-radius:4px;padding:1rem;outline:none}.input-wrapper input:focus-within{border-color:#d11818}.input-wrapper .error-msg{display:none}.error-msg{font-size:.875rem;line-height:1;letter-spacing:.02em;margin-left:.25rem;color:#b2000f}#salary+span{color:#82858a;position:absolute;top:50%;right:1.5rem;transform:translateY(-50%)}.form-content{padding-block:5rem;min-height:90vh}.form-content h1{grid-column-start:1;grid-column-end:-1;grid-row-start:1;grid-row-end:2;font-size:calc(1.625rem + 1.125 * ((100vw - 40em) / 30));font-weight:600;line-height:1.23;letter-spacing:-1px;margin-bottom:2.5rem}@media(min-width:50em){.form-content h1{grid-column-start:2;grid-column-end:-2;grid-row-start:1;grid-row-end:2}}@media screen and (max-width:40em){.form-content h1{font-size:1.625rem}}@media screen and (min-width:70em){.form-content h1{font-size:2.75rem}}@media(min-width:50em){.form-content h1{line-height:1.09;letter-spacing:-2px}}.form-wrapper{grid-column-start:1;grid-column-end:-1;grid-row-start:3;grid-row-end:4}@media(min-width:50em){.form-wrapper{grid-column-start:2;grid-column-end:-5;grid-row-start:2;grid-row-end:3}}.form-aside,.form-aside_german{background-color:#fff;height:-moz-fit-content;height:fit-content}.form-aside .accordion-btn,.form-aside_german .accordion-btn{padding:1rem 1.5rem;align-items:center}.form-aside{grid-column-start:1;grid-column-end:-1;grid-row-start:2;grid-row-end:3;border:1px solid #d7dbe0;border-radius:12px}@media(min-width:50em){.form-aside{grid-column-start:-5;grid-column-end:-2;grid-row-start:2;grid-row-end:3}}.form-wrapper_german{grid-column-start:1;grid-column-end:-1;grid-row-start:3;grid-row-end:4}@media(min-width:75em){.form-wrapper_german{grid-column-start:2;grid-column-end:-5;grid-row-start:2;grid-row-end:3}}.form-aside_german{grid-column-start:1;grid-column-end:-1;grid-row-start:2;grid-row-end:3}@media(min-width:75em){.form-aside_german{grid-column-start:-5;grid-column-end:-2;grid-row-start:2;grid-row-end:3}}.form-intro{padding:2rem 1.5rem 1.5rem;border-bottom:1px solid #d7dbe0}.form-intro h2{font-size:1rem;font-weight:700;line-height:1.25;margin-bottom:.75rem}.form-intro h2 .text-big{font-size:calc(1.625rem + 1.125 * ((100vw - 40em) / 30));font-weight:600;line-height:1.14;letter-spacing:-4px}@media screen and (max-width:40em){.form-intro h2 .text-big{font-size:1.625rem}}@media screen and (min-width:70em){.form-intro h2 .text-big{font-size:2.75rem}}@media(min-width:50em){.form-intro h2 .text-big{line-height:1.14;letter-spacing:-4px}}.form-intro h2+p{font-size:1rem;font-weight:400;line-height:1.33;letter-spacing:0;color:rgba(34,38,46,.74)}@media(min-width:50em){.form-intro h2+p{line-height:1.33;letter-spacing:0}}.form-intro_details p,.form-intro_headline p{font-size:calc(1rem + .125 * ((100vw - 40em) / 30));line-height:1.5;color:#22262e}@media screen and (max-width:40em){.form-intro_details p,.form-intro_headline p{font-size:1rem}}@media screen and (min-width:70em){.form-intro_details p,.form-intro_headline p{font-size:1.125rem}}.form-intro_details p.small-text,.form-intro_headline p.small-text{font-size:calc(.875rem + .125 * ((100vw - 40em) / 30));font-weight:400;color:rgba(34,38,46,.48);margin-bottom:2px}@media screen and (max-width:40em){.form-intro_details p.small-text,.form-intro_headline p.small-text{font-size:.875rem}}@media screen and (min-width:70em){.form-intro_details p.small-text,.form-intro_headline p.small-text{font-size:1rem}}.form-intro_headline{grid-column:1/-1}.form-intro_details{padding:2rem 1.5rem 1.5rem;display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem}.form{background-color:#fff;border-radius:16px}.form fieldset{display:grid;grid-gap:1.5rem;gap:1.5rem}.form fieldset:not(:last-child){border-bottom:2px solid #f2f3f5;padding:3rem 1rem}.form fieldset:last-child{padding:1rem 1rem 1.35rem;justify-content:center}.form fieldset:last-child .btn{min-width:206px}.form h2{font-size:calc(1.5rem + .625 * ((100vw - 40em) / 30));font-weight:600;line-height:1.18;letter-spacing:-1.2px}@media screen and (max-width:40em){.form h2{font-size:1.5rem}}@media screen and (min-width:70em){.form h2{font-size:2.125rem}}@media(min-width:50em){.form h2{line-height:1.18;letter-spacing:-1.2px}}.form textarea{background-color:#f2f3f5;border:2px solid #f2f3f5;border-radius:4px;padding:1rem}.form textarea:focus-within{border-color:#d11818}.phone-num-wrapper{grid-template-columns:1fr 3fr;gap:1rem;max-width:28rem}.checkbox-wrapper{flex-wrap:wrap;gap:1rem .5rem}.title-wrapper{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.title-wrapper button,.title-wrapper p{font-size:1.125rem;font-weight:400;line-height:1.33;color:rgba(34,38,46,.74)}.title-wrapper button{width:-moz-fit-content;width:fit-content;text-align:left}.images{grid-template-columns:repeat(auto-fit,minmax(123px,250px));column-gap:3.125rem;row-gap:1rem;margin-top:1.625rem;padding:2rem 1.5rem}.images .img-wrapper{gap:1rem;align-items:center}.images p{text-transform:uppercase;font-size:.875rem;line-height:1;font-weight:600}.success-msg{grid-column:1/-1;flex-direction:column;gap:2rem;justify-content:center;align-items:center;text-align:center;background-color:#fff;border-radius:16px;padding:2.5rem;margin-bottom:2.5rem}.success-msg img{max-width:111px}.success-msg_content h2{font-size:calc(1.25rem + .5 * ((100vw - 40em) / 30));font-weight:600;line-height:1.2;letter-spacing:0;margin-bottom:.3rem}@media screen and (max-width:40em){.success-msg_content h2{font-size:1.25rem}}@media screen and (min-width:70em){.success-msg_content h2{font-size:1.75rem}}@media(min-width:50em){.success-msg_content h2{line-height:1.29;letter-spacing:-1.2px}}.success-msg_content p{font-size:calc(.875rem + .125 * ((100vw - 40em) / 30));line-height:1.29;color:rgba(34,38,46,.74)}@media screen and (max-width:40em){.success-msg_content p{font-size:.875rem}}@media screen and (min-width:70em){.success-msg_content p{font-size:1rem}}#source-form{padding:3.375rem 1.5rem 2rem;row-gap:.75rem}#source-form h2{margin-bottom:2rem}#source-form .btn{justify-self:center;max-width:12.875rem;margin-top:3rem}@media(min-width:25em){.form-intro_details{grid-template-columns:1fr 1fr}}@media(min-width:35em){.form-intro_details{grid-template-columns:1fr 1fr 1fr;gap:2rem}}@media(min-width:50em){.form-aside .accordion-btn{display:none}.form-aside .accordion-panel{display:flex}.form-intro_details p,.form-intro_headline p{line-height:1.33}.form-intro_details p.small-text,.form-intro_headline p.small-text{line-height:1.25}.form-intro_details{grid-template-columns:1fr}.form-intro_headline{grid-column:2/-2;grid-row:1/2}.success-msg{grid-column:3/-3;gap:5rem}.success-msg_content h2{margin-bottom:.5rem}.success-msg_content p{line-height:1.25}}@media(min-width:75em){.form-aside_german .accordion-btn{display:none}.form-aside_german .accordion-panel{display:flex}}@media(min-width:70em){.form-intro_details{justify-content:space-between}}.custom-select,.custom-select_country{position:relative;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;white-space:nowrap;outline:none;background-color:#f2f3f5;border:none;font-family:inherit;font-size:1.125rem;line-height:1.5;color:rgba(34,38,46,.74);border-radius:4px;align-self:end;padding:1rem 1rem 1rem 1.3rem}.custom-select{width:100%;max-width:28rem}.custom-select_country{min-width:100px;max-width:127px;height:63px}.select-selected:after{content:"";width:16px;height:16px;background:url(/_next/static/media/bars.4ea239ef.svg) 50%/contain no-repeat;position:absolute;right:1rem;top:50%;transform:translateY(-50%);pointer-events:none;transition:all .2s linear}.select-selected.select-arrow-active:after{transform:rotate(-180deg) translateY(10px)}.select-items div,.select-selected{cursor:pointer}.select-items div{padding:.5rem .75rem;background-color:#f2f3f5}.select-items div:hover{background-color:#d7dbe0}.select-items{position:absolute;left:0;top:90%;list-style:none;margin-top:.5rem;max-width:250px;width:calc(100% + 24px);z-index:10;border-radius:4px;overflow:hidden}.select-hide{display:none}.custom-checkbox{display:flex;gap:1.5rem;max-width:100%;position:relative;cursor:pointer}.custom-checkbox .description{font-size:.875rem;line-height:1.33;letter-spacing:-.5px;color:#494d52}.custom-checkbox_input{visibility:hidden;margin:0;width:22px!important;max-width:22px!important;height:22px}.custom-checkbox_input:active~.custom-checkbox_checkbox,.custom-checkbox_input:checked~.custom-checkbox_checkbox{background-color:#d11818;border-color:#d11818}.custom-checkbox_input:active~.custom-checkbox_checkbox svg,.custom-checkbox_input:checked~.custom-checkbox_checkbox svg{opacity:1}.custom-checkbox_input:checked~.custom-checkbox_checkbox:after{display:block}.custom-checkbox_checkbox{position:absolute;top:0;left:0;width:22px;height:22px;background-color:#f2f3f5;border:2px solid #494d52;border-radius:4px;display:grid;place-content:center;transition:all .2s linear}.custom-checkbox_checkbox svg{opacity:0}.custom-checkbox_checkbox:focus,.custom-checkbox_checkbox:hover{box-shadow:0 0 0 8px #ebeef0}.custom-checkbox-btn{position:relative;cursor:pointer;display:grid;place-content:center}.custom-checkbox-btn .custom-checkbox_input{visibility:hidden;margin:0;position:absolute;top:0;left:0;width:100%;height:100%;z-index:10}.custom-checkbox-btn .custom-checkbox_input:focus~span,.custom-checkbox-btn .custom-checkbox_input:hover~span{background-color:#ebeef0}.custom-checkbox-btn .custom-checkbox_input:active~span,.custom-checkbox-btn .custom-checkbox_input:checked~span{background-color:#d11818;border-color:#d11818;color:#fff}.custom-checkbox-btn span{display:block;border:2px solid #d7dbe0;border-radius:4px;padding:.75rem 1rem;transition:all .2s linear}.custom-radio{display:flex;gap:2rem;position:relative;cursor:pointer;padding:1.75rem 2rem;background-color:#f7f8fa;border-radius:16px}.custom-radio_input{visibility:hidden;margin:0;height:22px;width:22px}.custom-radio_input:active~.custom-radio_radio,.custom-radio_input:checked~.custom-radio_radio{border-color:#d11818}.custom-radio_input:checked~.custom-radio_radio:after{display:block}.custom-radio_radio{position:absolute;top:50%;left:2rem;height:22px;width:22px;transform:translateY(-50%);background-color:#f2f3f5;border:2px solid #494d52;border-radius:50%;display:grid;place-items:center;transition:all .2s linear}.custom-radio_radio:after{content:"";width:12px;height:12px;background-color:#d11818;border-radius:50%;display:none}.custom-radio_radio:focus,.custom-radio_radio:hover{box-shadow:0 0 0 8px #ebeef0}.range-slider{height:12px;border:none;background-color:#ebeef0}.range-slider .range-slider__thumb{width:34px!important;height:34px!important;background-color:#fff!important;border:2px solid #d11818;border-radius:50%}.range-slider .range-slider__range{background-color:#d11818!important}.custom-file-upload{position:relative;cursor:pointer;display:grid;place-content:center;padding:1.5rem;border:1px dashed #d7dbe0}.custom-file-upload input{visibility:hidden;margin:0;position:absolute;top:0;left:0;width:100%;height:100%;z-index:10}.custom-file-upload p{align-items:center;gap:1.5rem}.custom-file-upload .clr-error{font-size:1.125rem;font-weight:600;line-height:1.33;letter-spacing:-.5px}@media(min-width:50em){.custom-file-upload .clr-error{line-height:1.33;letter-spacing:-.5px}}.custom-file-upload .clr-error span{font-size:.875rem;color:rgba(34,38,46,.48);padding-left:.5rem}.file-preview-wrapper{gap:.5rem}.file-preview_error{background-color:#fad1cf;border:1px solid #faa7a5;border-radius:.25rem;padding:.6rem 1rem .6rem 2rem;align-items:center;justify-content:space-between}.file-preview_error p{font-size:1rem;line-height:1.5;color:#bb0b0b;gap:clamp(1rem,.4rem + 2vw,2rem);align-items:center}.file-preview_error button{width:2.5rem;height:2.5rem;display:grid;place-items:center}.file-preview_error button:focus-visible,.file-preview_error button:hover{outline:1px solid rgba(34,38,46,.74)}.file-preview{border:1px solid #d7dbe0;border-radius:.25rem;padding:1rem clamp(1rem,.7rem + 1vw,1.5rem);display:grid;grid-template-columns:minmax(80px,90px) 1fr;grid-gap:clamp(1rem,.4rem + 2vw,2rem);gap:clamp(1rem,.4rem + 2vw,2rem)}.file-preview .file-preview_img{background-color:#ebeef0;border-radius:.25rem;display:grid;place-items:center;min-height:100px}.file-preview .file-preview_content{align-self:center;display:flex;flex-direction:column;gap:1rem}.file-preview .file-preview_title{font-size:1rem;font-size:clamp(1rem,.7rem + 1vw,1.5rem);font-weight:400;line-height:1.375;letter-spacing:.5px}.file-preview .btn-wrapper{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.file-preview .btn-wrapper button{font-size:1rem;line-height:1.375;width:-moz-fit-content;width:fit-content}.file-preview .btn-wrapper .upload-btn{color:#5e6166}.file-preview .btn-wrapper .upload-btn:focus-visible,.file-preview .btn-wrapper .upload-btn:hover{color:#282c33}.file-preview .btn-wrapper .delete-btn{color:#bb0b0b}.file-preview .btn-wrapper .delete-btn:focus-visible,.file-preview .btn-wrapper .delete-btn:hover{color:#8e0303}.cookies{width:calc(100vw - 2rem);max-width:600px;background-color:#22262e;border-radius:1rem;position:fixed;bottom:1rem;left:1rem;z-index:10;overflow:hidden;padding:1.5rem 2rem;display:grid;grid-gap:1rem;gap:1rem}.cookies .title{font-size:1.5rem;line-height:1.17;letter-spacing:-1.2px;font-weight:600;color:hsla(0,0%,100%,.94)}.cookies>p{font-size:1rem;line-height:1.33;color:hsla(0,0%,100%,.66)}.cookies .btn-wrapper{gap:.75rem;margin-top:.5rem}.cookies .btn-wrapper .btn{font-size:1rem;line-height:1.5;letter-spacing:.5px;color:#fff;border-width:1px;border-style:solid;border-radius:.5rem;padding:.6rem 2.5rem;width:-moz-fit-content;width:fit-content}.cookies .btn-wrapper .btn:not(.btn-outline){border-color:#d11818}.cookies .btn-wrapper .btn.btn-outline{background-color:transparent}.cookies .btn-wrapper .btn.btn-outline:focus-visible,.cookies .btn-wrapper .btn.btn-outline:hover{background-color:#fff;color:#000}.hero{min-height:90vh;background-color:#1f232a;position:relative;padding-top:4rem;overflow:hidden;-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}.hero,.hero_img{z-index:-1;transition:all 1s ease-out}.hero_img{min-width:680px;width:100%;min-height:100%;position:absolute;background-size:100%;background-position:100% 100%;background-repeat:no-repeat}.hero_img.img-1{bottom:-25px;right:-450px}.hero_img.img-2{bottom:-25px;right:-280px;filter:blur(1.9px);opacity:.3}.hero_img.img-3{bottom:-25px;right:-100px;filter:blur(3.8px);opacity:.1}.hero_content{color:#fff}.hero_content>*{grid-column:1/-1}.hero_content h1{grid-column-start:2;grid-column-end:-2;font-size:calc(2rem + 2.25 * ((100vw - 40em) / 30));font-weight:700;line-height:1.06;letter-spacing:-1.5px;margin:6rem 0 1.5rem}@media(min-width:50em){.hero_content h1{grid-column-start:2;grid-column-end:-4}}@media screen and (max-width:40em){.hero_content h1{font-size:2rem}}@media screen and (min-width:70em){.hero_content h1{font-size:4.25rem}}@media(min-width:50em){.hero_content h1{line-height:1.12;letter-spacing:-5px}}.hero_content p{grid-column-start:2;grid-column-end:-2;font-weight:400;line-height:1.72;letter-spacing:0}@media(min-width:50em){.hero_content p{grid-column-start:2;grid-column-end:-4;line-height:1.5;letter-spacing:0}}.hero_content .btn{grid-column-start:2;grid-column-end:-2;width:-moz-fit-content;width:fit-content;text-transform:uppercase;margin-top:.5rem}@media(min-width:50em){.hero_content .btn{grid-column-start:2;grid-column-end:-4}}.home section{padding:5rem 0}.services h2{grid-column-start:1;grid-column-end:7;grid-row-start:1;grid-row-end:2;font-size:calc(2rem + 1 * ((100vw - 40em) / 30));font-weight:700;line-height:1.12;letter-spacing:-1.5px;color:#1e2229;margin-left:2rem}@media(min-width:50em){.services h2{grid-column-start:1;grid-column-end:9;grid-row-start:1;grid-row-end:2}}@media screen and (max-width:40em){.services h2{font-size:2rem}}@media screen and (min-width:70em){.services h2{font-size:3rem}}@media(min-width:50em){.services h2{line-height:1.33;letter-spacing:-1.5px}}.services .btn{grid-column-start:2;grid-column-end:-2;grid-row-start:3;grid-row-end:4;align-self:center;justify-self:center;height:-moz-fit-content;height:fit-content;max-width:10.125rem}@media(min-width:50em){.services .btn{grid-column-start:-1;grid-column-end:-5;grid-row-start:1;grid-row-end:2}}.services .article-wrapper{grid-column-start:1;grid-column-end:-1;grid-row-start:2;grid-row-end:3;gap:1.5rem;grid-template-columns:1fr}@media(min-width:50em){.services .article-wrapper{grid-column-start:1;grid-column-end:-1;grid-row-start:2;grid-row-end:3}}.service{background-color:#1e2229;padding:0 0 2.5rem 2.5rem;border-radius:16px;max-width:30rem;display:grid;overflow:hidden;margin-inline:auto}.service h3{font-size:calc(1.75rem + .375 * ((100vw - 40em) / 30));font-weight:600;line-height:1.18;letter-spacing:-1.2px;color:hsla(0,0%,100%,.94);margin-bottom:1.5rem}@media screen and (max-width:40em){.service h3{font-size:1.75rem}}@media screen and (min-width:70em){.service h3{font-size:2.125rem}}@media(min-width:50em){.service h3{line-height:1.18;letter-spacing:-1px}}.service p{font-size:calc(.875rem + .25 * ((100vw - 320px) / 580));line-height:1.33;color:hsla(0,0%,100%,.66);padding-right:1rem}@media screen and (max-width:320px){.service p{font-size:.875rem}}@media screen and (min-width:900px){.service p{font-size:1.125rem}}.service img{justify-self:end}.projects article,.projects h2{grid-column:1/-1}.projects h2{font-size:calc(2rem + .75 * ((100vw - 40em) / 30));font-weight:700;line-height:1.12;letter-spacing:-1.2px;color:#22262e;margin-bottom:.5rem}@media screen and (max-width:40em){.projects h2{font-size:2rem}}@media screen and (min-width:70em){.projects h2{font-size:2.75rem}}@media(min-width:50em){.projects h2{line-height:1.09;letter-spacing:-2px}}.partners h2{font-size:calc(1.625rem + 1.125 * ((100vw - 40em) / 30));font-weight:600;line-height:1.23;letter-spacing:-1px;grid-column:1/-1;text-align:center;margin-bottom:3.5rem}@media screen and (max-width:40em){.partners h2{font-size:1.625rem}}@media screen and (min-width:70em){.partners h2{font-size:2.75rem}}@media(min-width:50em){.partners h2{line-height:1.09;letter-spacing:-2px}}.partners_img-wrapper{grid-column:2/-2;grid-template-columns:1fr 1fr;gap:1rem;place-items:center}@media(min-width:30em){.hero_img.img-1{bottom:0;right:-330px}.hero_img.img-2{bottom:0;right:-100px;filter:blur(1.9px);opacity:.3}.hero_img.img-3{bottom:0;right:100px;filter:blur(3.8px);opacity:.1}}@media(min-width:60em){.hero_img{width:957px}.hero_img.img-1{bottom:0;right:-400px}.hero_img.img-2{bottom:0;right:-100px;filter:blur(1.9px);opacity:.3}.hero_img.img-3{bottom:0;right:200px;filter:blur(3.8px);opacity:.1}.services .article-wrapper{grid-template-columns:repeat(3,1fr)}}@media(min-width:50em){.projects .projects-content{grid-template-rows:auto repeat(3,1fr)}.partners_img-wrapper{grid-template-columns:1fr 1fr 1fr;gap:2rem}}.services-container{grid-column:1/-1;padding-top:3.875rem;width:100%}.services-container .services-wrapper{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));column-gap:1.5rem;row-gap:1rem;padding-bottom:3rem}.services-container .partners{min-height:100vh;place-content:center}.services-container .partners_header{grid-column:1/-1;text-align:center;gap:1rem;margin-bottom:5rem}.services-container .partners_img-wrapper img{transform:translateY(0);opacity:1}.service-accordion{background:radial-gradient(101.11% 101.11% at 0 0,#031039 0,#1a1d24 40.1%,#1a1d24 100%);border-radius:8px}.service-accordion button{min-height:92px;align-items:center;padding:1.875rem 1.375rem;gap:1rem}.service-accordion button svg{pointer-events:none}.service-accordion button.active h3{display:none}.service-accordion h3{font-size:calc(1.125rem + .25 * ((100vw - 40em) / 30));font-weight:600;line-height:1.33;letter-spacing:-.25px;color:hsla(0,0%,100%,.94);pointer-events:none}@media screen and (max-width:40em){.service-accordion h3{font-size:1.125rem}}@media screen and (min-width:70em){.service-accordion h3{font-size:1.375rem}}@media(min-width:50em){.service-accordion h3{line-height:1.27;letter-spacing:-.25px}}.service-accordion .accordion-panel{padding:.75rem 1.75rem 1.75rem;gap:1.5rem}.service-accordion .accordion-panel.collapsed{min-height:480px}.service-accordion p{font-weight:400;line-height:1.5;letter-spacing:0;color:#bbc0c7}@media(min-width:50em){.service-accordion p{line-height:1.33;letter-spacing:0}}.service-accordion ul{gap:.5rem}.service-accordion li{color:#bbc0c7;padding-left:1.5rem;position:relative}.service-accordion li:before{content:"";width:.5rem;height:.5rem;border-radius:2px;background-color:hsla(0,0%,100%,.44);position:absolute;left:0;top:50%;transform:translateY(-50%)}@media(min-width:38.5rem){.services-container .grid{row-gap:3rem}.service-accordion{height:100%;padding-bottom:2rem}.service-accordion button{cursor:default}.service-accordion button .angle-icon,.service-accordion button h3{display:none}.service-accordion .accordion-panel{display:flex}}@media(min-width:50em){.services-container .services-wrapper{grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}}.career-cards .individual-card{min-height:380px;display:grid;align-items:end;padding:1rem;border-radius:12px;position:relative;background-size:cover;background-position:50%;overflow:hidden;cursor:pointer}.career-cards .individual-card:not(.dark):after{content:"";position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background:linear-gradient(180deg,rgba(34,38,46,0) 28.3%,rgba(34,38,46,.1) 48.47%,rgba(34,38,46,.8) 79.84%,rgba(34,38,46,.8))}.career-cards .individual-card.dark{background-color:#22262e;background-image:url(/_next/static/media/service-1.d5ce31aa.png);background-position:100% 0;background-size:contain;background-repeat:no-repeat}.career-cards .individual-card.dark .title h2{color:hsla(0,0%,100%,.94)}.career-cards .individual-card.dark .individual-card_content{align-items:flex-start}.career-cards .individual-card .default-link{z-index:9}.career-cards .individual-card_content{position:relative;z-index:2;align-items:flex-end;gap:1rem}.career-cards .individual-card_content .title{color:#fff}.career-cards .individual-card_content .title h2{font-size:calc(1.25rem + .5 * ((100vw - 40em) / 30));font-weight:600;line-height:1.29;letter-spacing:-1.2px;margin-bottom:.75rem}@media screen and (max-width:40em){.career-cards .individual-card_content .title h2{font-size:1.25rem}}@media screen and (min-width:70em){.career-cards .individual-card_content .title h2{font-size:1.75rem}}@media(min-width:50em){.career-cards .individual-card_content .title h2{line-height:1.29;letter-spacing:-1.2px}}.career-cards .individual-card_content .title p{font-size:calc(.875rem + .125 * ((100vw - 40em) / 30));line-height:1.25}@media screen and (max-width:40em){.career-cards .individual-card_content .title p{font-size:.875rem}}@media screen and (min-width:70em){.career-cards .individual-card_content .title p{font-size:1rem}}.career-single_section{padding-bottom:5rem}.career-single_section h2{font-size:calc(1.75rem + 1.75 * ((100vw - 40em) / 30));font-weight:600;line-height:1.14;letter-spacing:-1px;color:#22262e;margin-top:2rem;grid-column:1/-1}@media screen and (max-width:40em){.career-single_section h2{font-size:1.75rem}}@media screen and (min-width:70em){.career-single_section h2{font-size:3.5rem}}@media(min-width:50em){.career-single_section h2{line-height:1.14;letter-spacing:-4px}}.career-single_section .title{font-size:calc(1.5rem + .625 * ((100vw - 40em) / 30));font-weight:600;line-height:1.17;letter-spacing:0;color:#22262e}@media screen and (max-width:40em){.career-single_section .title{font-size:1.5rem}}@media screen and (min-width:70em){.career-single_section .title{font-size:2.125rem}}@media(min-width:50em){.career-single_section .title{line-height:1.18;letter-spacing:-1.2px}}.career-single_section .details-bar{gap:2rem}.career-single_section .details-bar .text-box p{font-size:calc(1rem + .125 * ((100vw - 40em) / 30));font-weight:600;line-height:1.5;letter-spacing:0;margin:0!important}@media screen and (max-width:40em){.career-single_section .details-bar .text-box p{font-size:1rem}}@media screen and (min-width:70em){.career-single_section .details-bar .text-box p{font-size:1.125rem}}@media(min-width:50em){.career-single_section .details-bar .text-box p{line-height:1.5;letter-spacing:0}}.career-single_section .details-bar .text-small{font-size:calc(.875rem + .125 * ((100vw - 40em) / 30));line-height:1.29;color:#bb0b0b;margin-bottom:.5rem}@media screen and (max-width:40em){.career-single_section .details-bar .text-small{font-size:.875rem}}@media screen and (min-width:70em){.career-single_section .details-bar .text-small{font-size:1rem}}.career-single_section .details-bar_bottom{align-items:center;justify-content:start;flex-wrap:wrap;gap:1.75rem;padding-top:.75rem}.career-single_section .details-bar_bottom .social-list{gap:2.3rem;margin:0}.career-single_section .details-bar_bottom .social-list a{display:flex}.career-single_section .details-bar_bottom .btn{height:-moz-fit-content;height:fit-content;width:100%;max-width:18.5rem;text-align:center}.career-single_section .featured-img-wrapper{margin-bottom:3rem;border-radius:6px;overflow:hidden}.career-single_section .featured-img{width:100%;aspect-ratio:16/9;object-fit:cover;object-position:center}.career-single_section .banner-img{position:absolute;top:0;transform:rotate(180deg)}.career-single_section-1{padding-top:2rem}.career-single_section-1 .main-grid{row-gap:3rem}.career-single_section-1 article.grid{grid-column:1/-1;display:grid;grid-gap:2.5rem;gap:2.5rem}.career-single_section-1 article.grid:first-child{margin-bottom:3.5rem}.career-single_section-1 article.grid p{max-width:36rem;margin-block:2.5rem 3rem}.career-single_section-1 h4{font-size:calc(1.25rem + .5 * ((100vw - 40em) / 30));font-weight:600;line-height:1.2;letter-spacing:0;margin-bottom:1.5rem}@media screen and (max-width:40em){.career-single_section-1 h4{font-size:1.25rem}}@media screen and (min-width:70em){.career-single_section-1 h4{font-size:1.75rem}}@media(min-width:50em){.career-single_section-1 h4{line-height:1.29;letter-spacing:-1.2px}}.career-single_section-1 ul{margin-bottom:4rem}.career-single_section-1 article:not(:first-of-type) li{color:#22262e;line-height:1.5;position:relative;padding-left:1.5rem}.career-single_section-1 article:not(:first-of-type) li:not(:last-child){margin-bottom:1rem}.career-single_section-1 article:not(:first-of-type) li:before{content:"";width:8px;height:8px;background-color:rgba(34,38,46,.74);border-radius:2px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.career-single_section-1 article:not(:last-child) .content{padding-bottom:3rem;margin-bottom:3rem;border-bottom:1px solid rgba(34,38,46,.48);border-radius:0}.career-single_section-1 .content-box-wrapper{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:1.5rem}.career-single_section-1 .content-box{padding:2rem 1.75rem}.career-single_section-1 .content-box h4{font-size:calc(1.125rem + .25 * ((100vw - 40em) / 30));font-weight:600;line-height:1.33;letter-spacing:0;color:#22262e;margin-block:1.5rem .5rem}@media screen and (max-width:40em){.career-single_section-1 .content-box h4{font-size:1.125rem}}@media screen and (min-width:70em){.career-single_section-1 .content-box h4{font-size:1.375rem}}@media(min-width:50em){.career-single_section-1 .content-box h4{line-height:1.27;letter-spacing:-.25px}}.career-single_section-1 .content-box p{font-size:calc(.875rem + .125 * ((100vw - 40em) / 30));color:rgba(34,38,46,.74);margin-top:0!important}@media screen and (max-width:40em){.career-single_section-1 .content-box p{font-size:.875rem}}@media screen and (min-width:70em){.career-single_section-1 .content-box p{font-size:1rem}}.career-single_section-2{background-color:#fff;padding-top:2.5rem}.career-single_section-2 h2{text-align:center}.career-single_section-2 .content{grid-column:1/-1}.career-single_section-2 .expectations-article-wrapper{margin-block:3rem 5rem}.career-single_section-2 .expectations-article-wrapper .individual-value{background-color:#f2f3f5;border-radius:8px}.career-single_section-3{padding-top:3rem}.career-single_section-3 .main-grid{row-gap:2.5rem}.career-single_section-3 .main-grid>*{grid-column:1/-1}.career-single_section-3 .intro{margin-bottom:4.5rem}.career-single_section-3 .note,.career-single_section-3 .num,.career-single_section-3 h3{font-size:calc(1.25rem + .5 * ((100vw - 40em) / 30));font-weight:600;line-height:1.2;letter-spacing:0}@media screen and (max-width:40em){.career-single_section-3 .note,.career-single_section-3 .num,.career-single_section-3 h3{font-size:1.25rem}}@media screen and (min-width:70em){.career-single_section-3 .note,.career-single_section-3 .num,.career-single_section-3 h3{font-size:1.75rem}}@media(min-width:50em){.career-single_section-3 .note,.career-single_section-3 .num,.career-single_section-3 h3{line-height:1.29;letter-spacing:-1.2px}}.career-single_section-3 .note,.career-single_section-3 .num{color:#d11818}.career-single_section-3 h3{color:#22262e;margin-bottom:.5rem}.career-single_section-3 .content{padding-bottom:3rem;margin-bottom:3rem;border-bottom:1px solid rgba(34,38,46,.48);border-radius:0}.selection-process-article{gap:1rem}.selection-process-article .date{font-size:calc(.875rem + .125 * ((100vw - 40em) / 30));line-height:1.29;color:rgba(34,38,46,.74);display:flex;align-items:center;gap:1rem;margin-bottom:1rem}@media screen and (max-width:40em){.selection-process-article .date{font-size:.875rem}}@media screen and (min-width:70em){.selection-process-article .date{font-size:1rem}}.selection-process-article .description{line-height:1.5;color:#22262e}.selection-process-article:last-child h3{margin-bottom:2.5rem}@media(min-width:37em){.career-single_details-bar .details-bar_bottom{align-items:center;justify-content:start;gap:3.75rem;flex-wrap:wrap;padding-top:.75rem}}@media(min-width:50em){.career-single_section-1 article.grid:first-child{margin-bottom:5rem}.career-single_section-1 article.grid:first-child .featured-img-wrapper{grid-column:2/3;grid-row:1/2;margin-bottom:0}.career-single_section-1 article.grid:first-child .details-bar,.career-single_section-1 article.grid:first-child .title{grid-row:2/3}.career-single_section-1 article.grid{grid-template-columns:18rem 1fr;gap:clamp(2.5rem,10vw,12rem)}.career-single_section-1 .content-box p{line-height:1.29}.career-single_section-2{padding-top:4.5rem}.career-single_section-3{padding-top:10rem}.career-single_section-3 .main-grid>.intro{grid-column:4/-4}.career-single_section-3 .main-grid>article{grid-column:3/-3}.selection-process-article{gap:clamp(2.5rem,5vw,5.5rem)}.selection-process-article .date{margin-bottom:1.5rem}.selection-process-article .description{line-height:1.33}}.projects-container .projects{padding-block:5rem;row-gap:1rem}.projects-container .projects>*{grid-column:1/-1}.project{border-radius:16px;overflow:hidden;display:grid;grid-template-areas:"content" "image"}.project img{grid-area:image}.project:not(.custom-project){position:relative}.project:not(.custom-project) img{height:auto;width:100%;align-self:center;justify-self:end}.project:not(.custom-project) .project_content{padding:2rem 2.5rem}.project.bg-green img{align-self:end;justify-self:center}.project.bg-white img{margin-top:auto}.project_content{grid-area:content;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;height:-moz-fit-content;height:fit-content;padding:2.5rem 2rem;gap:1.5rem}.project_content h3{font-size:calc(1.625rem + 1.125 * ((100vw - 40em) / 30));font-weight:600;line-height:1.23;letter-spacing:-1px;margin-bottom:1.5rem}@media screen and (max-width:40em){.project_content h3{font-size:1.625rem}}@media screen and (min-width:70em){.project_content h3{font-size:2.75rem}}@media(min-width:50em){.project_content h3{line-height:1.09;letter-spacing:-2px}}.project_content p{font-size:1.125rem;line-height:1.33;color:rgba(34,38,46,.74)}.custom-project .carousel-img{align-self:center;justify-self:end}.custom-project .carousel-img.img1{padding:1rem 0 1rem 1rem}.project-single-wrapper h1{font-size:calc(2rem + 2.25 * ((100vw - 40em) / 30));font-weight:700;line-height:1.12;letter-spacing:-1.5px;color:#22262e;margin-bottom:2.5rem}@media screen and (max-width:40em){.project-single-wrapper h1{font-size:2rem}}@media screen and (min-width:70em){.project-single-wrapper h1{font-size:4.25rem}}@media(min-width:50em){.project-single-wrapper h1{line-height:1.06;letter-spacing:-5px}}.project-single-wrapper h2{font-size:calc(1.625rem + 1.125 * ((100vw - 40em) / 30));font-weight:600;line-height:1.23;letter-spacing:-1px;color:#22262e;margin-bottom:2.5rem}@media screen and (max-width:40em){.project-single-wrapper h2{font-size:1.625rem}}@media screen and (min-width:70em){.project-single-wrapper h2{font-size:2.75rem}}@media(min-width:50em){.project-single-wrapper h2{line-height:1.09;letter-spacing:-2px}}.project-single-wrapper p{font-weight:400;line-height:1.5;letter-spacing:0;color:rgba(34,38,46,.74);max-width:55ch}@media(min-width:50em){.project-single-wrapper p{line-height:1.33;letter-spacing:0}}.project-single-wrapper .text-bold,.project-single-wrapper li{font-weight:700;color:#22262e}.project-single-wrapper li:not(:last-child){margin-bottom:.5rem}.project-hero{min-height:90vh;padding:6rem 0 3rem}.project-hero .container{width:100%;padding-inline:1rem;flex-direction:column;justify-content:center;gap:3.75rem}.project-hero p{max-width:35ch}.project-hero img{position:relative;right:-1rem}.project-hero.bg-green{padding-bottom:0}.project-hero.bg-green .container{justify-content:space-between}.project-hero.bg-white{padding-bottom:0}.project-hero.bg-white img{margin-top:auto;bottom:0!important;right:0!important}.project-hero.bg-beige img{width:100%;max-width:600px;align-self:flex-end}.project-details-container{padding-bottom:5rem}.project-details-container .main-grid>*{grid-column:1/-1}.project-details-container section.grid{padding:4rem 1.25rem;gap:2rem}.project-details-container section.grid.light{background-color:#e4e7eb;border-radius:16px}.project-details-container section.grid.light p{max-width:65ch}.project-details-container section.grid img{width:auto;height:64px}.project-details-container .box-container{max-width:45rem;justify-content:space-between;flex-direction:column;gap:2rem;margin-top:2rem}.project-details-container .box-container p:first-child{margin-bottom:.5rem}.project-details-container .text-container{flex-wrap:wrap;gap:2rem}.project-details-container .text-container p{max-width:40ch}.project-carousel{gap:1.5rem;border-radius:24px;margin-bottom:2.5rem;position:relative;overflow:hidden;justify-content:center;align-items:center}.project-carousel img{height:auto!important}.project-carousel .project_content{padding:2rem}.project-carousel .carousel-nav{position:relative;z-index:9}.project-technologies{background-color:#22262e;padding-block:1.5rem 5rem}.project-technologies .content,.project-technologies img{grid-column:1/-1}.project-technologies img{border-radius:16px;width:100%;height:auto}.project-technologies h2,.project-technologies li{color:hsla(0,0%,100%,.94)}.project-technologies li{font-weight:400;padding-left:1.5rem;position:relative}.project-technologies li:before{content:"";width:8px;height:8px;background-color:hsla(0,0%,100%,.66);border-radius:2px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.project-technologies p{color:hsla(0,0%,100%,.66)}.project-technologies ul{margin-top:2.5rem}@media(min-width:30em){.project-details-container .box-container{flex-direction:row;margin-top:3.5rem}}@media(min-width:35em){.project-hero img{position:relative;right:-2rem;min-width:unset;width:100%;max-width:830px}}@media(min-width:50em){.projects-container .projects{grid-template-rows:unset}.project:not(.custom-project){grid-template-areas:"content image";grid-template-rows:1fr;grid-template-columns:1fr 1fr}.project img{align-self:end}.project_content{align-self:center;padding:1.5rem 2.5rem;place-content:flex-start}.project_content.single-slide{grid-row:1/-1}.custom-project{grid-template-rows:1fr}.project-hero .container{padding-inline:2rem}.project-details-container section.grid{grid-template-columns:64px 1fr;gap:clamp(5rem,10vw,10rem)}.project-details-container section.light{border-radius:24px}.project-details-container .box-container{margin-top:3.5rem}.project-technologies{padding-block:5rem;margin-bottom:1.125rem}.project-technologies img{grid-column:1/5;height:100%;width:100%;object-fit:cover;object-position:left}.project-technologies .content{grid-column:6/-1}.project-technologies ul{grid-template-columns:1fr 1fr;column-gap:1rem}}@media(min-width:53em){.project-hero .container{flex-direction:row;align-items:center}.project-hero img{right:-2rem}.project-hero.bg-beige img{align-self:center}}@media(min-width:80em){.project-hero{position:relative}.project-hero .container{justify-content:flex-start}.project-hero img{position:absolute;right:-1rem}.project-hero.bg-beige .content{max-width:600px}.project-hero.bg-beige img{bottom:unset;margin-block:2rem}.project-hero.bg-green img{position:relative}.project-hero.bg-white img{width:50%;max-width:750px}}.about-intro{padding-block:3.75rem}.about-intro_content{grid-column-start:1;grid-column-end:-1}@media(min-width:50em){.about-intro_content{grid-column-start:1;grid-column-end:8}}.about-intro_content h2{font-size:calc(1.75rem + 1.75 * ((100vw - 40em) / 30));font-weight:600;line-height:1.14;letter-spacing:-1px;margin-bottom:2.25rem}@media screen and (max-width:40em){.about-intro_content h2{font-size:1.75rem}}@media screen and (min-width:70em){.about-intro_content h2{font-size:3.5rem}}@media(min-width:50em){.about-intro_content h2{line-height:1.14;letter-spacing:-4px}}.about-intro_content p{font-size:1.125rem;line-height:1.39;color:#22262e}.about-intro_img{display:none}.about-values h2{font-size:calc(1.75rem + 1 * ((100vw - 40em) / 30));font-weight:600;line-height:1.14;letter-spacing:-1px;grid-column-start:1;grid-column-end:-1;color:#22262e;position:relative}@media screen and (max-width:40em){.about-values h2{font-size:1.75rem}}@media screen and (min-width:70em){.about-values h2{font-size:2.75rem}}@media(min-width:50em){.about-values h2{line-height:1.09;letter-spacing:-2px;grid-column-start:2;grid-column-end:-1}}.about-values h2:after{content:"";width:75%;height:2px;background-color:#000;position:absolute;bottom:5px;margin-left:2rem;display:none}.expectations-article-wrapper{grid-column:1/-1;display:grid;grid-template-columns:1fr;grid-gap:.5rem;gap:.5rem;justify-items:center;margin-block:3rem 5rem}.expectations-article-wrapper .individual-value{background-color:#fff;border-radius:8px;padding:1.75rem 1.25rem;width:100%;max-width:25rem}.expectations-article-wrapper .individual-value h3{font-size:calc(1.125rem + .25 * ((100vw - 40em) / 30));font-weight:600;line-height:1.33;letter-spacing:-.25px;color:#22262e;margin-bottom:.5rem}@media screen and (max-width:40em){.expectations-article-wrapper .individual-value h3{font-size:1.125rem}}@media screen and (min-width:70em){.expectations-article-wrapper .individual-value h3{font-size:1.375rem}}@media(min-width:50em){.expectations-article-wrapper .individual-value h3{line-height:1.27;letter-spacing:-.25px}}.expectations-article-wrapper .individual-value p{font-size:calc(.875rem + .125 * ((100vw - 40em) / 30));line-height:1.29;color:rgba(34,38,46,.74)}@media screen and (max-width:40em){.expectations-article-wrapper .individual-value p{font-size:.875rem}}@media screen and (min-width:70em){.expectations-article-wrapper .individual-value p{font-size:1rem}}@media(min-width:50em){.about-intro{padding-block:7rem}.about-intro_content h2{margin-bottom:3.15rem}.about-intro_img{display:block;border-radius:16px;overflow:hidden;grid-column:-1/-5;max-height:739px}.about-intro_img img{width:100%;height:100%;object-fit:cover}.about-values h2:after{display:inline-block}.expectations-article-wrapper{grid-template-columns:1fr 1fr;gap:1.5rem}.expectations-article-wrapper .individual-value{padding:2rem 1.75rem}.expectations-article-wrapper .individual-value:first-child,.expectations-article-wrapper .individual-value:nth-child(4){justify-self:end}.expectations-article-wrapper .individual-value:nth-child(2),.expectations-article-wrapper .individual-value:nth-child(5){justify-self:start}.expectations-article-wrapper .individual-value:nth-child(3),.expectations-article-wrapper .individual-value:nth-child(6){grid-column:1/-1;justify-self:center}.expectations-article-wrapper .individual-value h3{margin-block:0 .75rem}.expectations-article-wrapper .individual-value p{line-height:1.25}}@media(min-width:82em){.expectations-article-wrapper{display:flex;flex-wrap:wrap}.expectations-article-wrapper .individual-value{width:-moz-fit-content;width:fit-content}}.blog-container .article-wrapper{column-gap:2rem;row-gap:2.5rem;padding-block:0 7rem}.blog-card h3{font-size:calc(1.125rem + .25 * ((100vw - 40em) / 30));font-weight:600;line-height:1.33;letter-spacing:-.25px}@media screen and (max-width:40em){.blog-card h3{font-size:1.125rem}}@media screen and (min-width:70em){.blog-card h3{font-size:1.375rem}}@media(min-width:50em){.blog-card h3{line-height:1.27;letter-spacing:-.25px}}.blog-card:focus h3,.blog-card:hover h3{color:#494d52}.blog-img{border-radius:8px;overflow:hidden}.blog-img img{width:100%;height:100%;object-fit:cover}.blog-page_single{background-color:#fff}.blog-article{margin-top:7rem}.blog-article_body .main-grid>*,.blog-article_intro .main-grid>*{grid-column-start:1;grid-column-end:-1}@media(min-width:50em){.blog-article_body .main-grid>*,.blog-article_intro .main-grid>*{grid-column-start:3;grid-column-end:-3}}.blog-article_intro h1{font-size:calc(1.75rem + 1.75 * ((100vw - 40em) / 30));font-weight:600;line-height:1.14;letter-spacing:-1.5px}@media screen and (max-width:40em){.blog-article_intro h1{font-size:1.75rem}}@media screen and (min-width:70em){.blog-article_intro h1{font-size:3.5rem}}@media(min-width:50em){.blog-article_intro h1{line-height:1.14;letter-spacing:-4px}}.blog-article_intro p{font-size:calc(1rem + .125 * ((100vw - 40em) / 30));line-height:1.33}@media screen and (max-width:40em){.blog-article_intro p{font-size:1rem}}@media screen and (min-width:70em){.blog-article_intro p{font-size:1.125rem}}.blog-article_intro .details{gap:clamp(1rem,5vw,3.75rem);flex-wrap:wrap;margin-block:3rem 2rem}.blog-article_intro .theme-btn{margin-left:auto}.blog-article_body{margin-block:6.25rem}.blog-article_body p{font-size:calc(1.125rem + .25 * ((100vw - 40em) / 30));line-height:1.7;color:rgba(34,38,46,.74)}@media screen and (max-width:40em){.blog-article_body p{font-size:1.125rem}}@media screen and (min-width:70em){.blog-article_body p{font-size:1.375rem}}.blog-article_body .subtitle{font-size:calc(1.5rem + .625 * ((100vw - 40em) / 30));font-weight:600;line-height:1.7;letter-spacing:0;color:#22262e;margin-bottom:2rem}@media screen and (max-width:40em){.blog-article_body .subtitle{font-size:1.5rem}}@media screen and (min-width:70em){.blog-article_body .subtitle{font-size:2.125rem}}@media(min-width:50em){.blog-article_body .subtitle{line-height:1.7;letter-spacing:0}}.blog-article_featured-img{min-height:400px;width:100%;object-fit:cover;object-position:center;background-color:#c4c4c4;margin-block:2.5rem 5rem}.blog-article_content-bottom{margin-bottom:3rem}.blog-article_author-info{justify-content:space-between;gap:1rem;flex-wrap:wrap;padding-top:2rem;border-top:1px solid #494d52;border-radius:0}.author-details{gap:1rem;align-items:center}.author-details .avatar{width:55px;height:55px;border-radius:50%;overflow:hidden}.author-details .avatar img{width:100%;height:100%;object-fit:cover;object-position:center}.author-details h3{font-size:1rem;font-weight:600;line-height:1;letter-spacing:0;color:#22262e}@media(min-width:50em){.author-details h3{line-height:1;letter-spacing:0}}.author-details p{font-size:.875rem;line-height:1;color:rgba(34,38,46,.74);margin-top:.25rem}.author-social-links{align-items:center;gap:2.5rem}.author-social-links svg:focus,.author-social-links svg:hover{transform:scale(1.1)}.blog-article_aside{background-color:#f2f3f5;padding-block:4.125rem 6.25rem}.blog-article_aside .main-grid>*{grid-column:1/-1;gap:4.5rem}.blog-article_aside h2{font-size:calc(1.625rem + 1.125 * ((100vw - 40em) / 30));font-weight:600;line-height:1.09;letter-spacing:-2px;color:#22262e;text-align:center}@media screen and (max-width:40em){.blog-article_aside h2{font-size:1.625rem}}@media screen and (min-width:70em){.blog-article_aside h2{font-size:2.75rem}}@media(min-width:50em){.blog-article_aside h2{line-height:1.09;letter-spacing:-2px}}.blog-article_aside h3{font-weight:600;line-height:1.27;letter-spacing:-.25px;margin-top:1.5rem}@media(min-width:50em){.blog-article_aside h3{line-height:1.27;letter-spacing:-.25px}}.blog-article_aside a:focus,.blog-article_aside a:hover{color:#494d52}.blog-article_aside .article-wrapper{gap:2rem;padding-top:0}.blog-page.dark,.blog-page_single.dark{background-color:#22262e}.blog-page.dark h1,.blog-page.dark h2,.blog-page.dark h3,.blog-page.dark p,.blog-page_single.dark h1,.blog-page_single.dark h2,.blog-page_single.dark h3,.blog-page_single.dark p{color:hsla(0,0%,100%,.94)}.blog-page.dark .filter-bar button,.blog-page_single.dark .filter-bar button{color:hsla(0,0%,100%,.66)}.blog-page.dark .filter-bar button.active,.blog-page.dark .filter-bar button:focus,.blog-page.dark .filter-bar button:hover,.blog-page.dark .theme-btn,.blog-page_single.dark .filter-bar button.active,.blog-page_single.dark .filter-bar button:focus,.blog-page_single.dark .filter-bar button:hover,.blog-page_single.dark .theme-btn{color:hsla(0,0%,100%,.94);background-color:#3a3d42}.blog-page.dark .details p,.blog-page_single.dark .details p{color:hsla(0,0%,100%,.44)}.blog-page.dark .author-social-links svg path,.blog-page_single.dark .author-social-links svg path{fill:hsla(0,0%,100%,.44);fill-opacity:1}.blog-page.dark .blog-card a:focus,.blog-page.dark .blog-card a:hover,.blog-page_single.dark .blog-card a:focus,.blog-page_single.dark .blog-card a:hover{color:#d7dbe0}.blog-page.dark .blog-article_aside,.blog-page_single.dark .blog-article_aside{background-color:#2e3238}.blog-page.dark .main-footer .main-grid,.blog-page_single.dark .main-footer .main-grid{background-color:#282c33}.blog-page.dark .main-footer_bottom li,.blog-page.dark .main-footer_left li,.blog-page.dark .main-footer_right li,.blog-page_single.dark .main-footer_bottom li,.blog-page_single.dark .main-footer_left li,.blog-page_single.dark .main-footer_right li{color:hsla(0,0%,100%,.66)}.blog-page.dark .main-footer_left li:focus,.blog-page.dark .main-footer_left li:hover,.blog-page.dark .main-footer_right li:focus,.blog-page.dark .main-footer_right li:hover,.blog-page_single.dark .main-footer_left li:focus,.blog-page_single.dark .main-footer_left li:hover,.blog-page_single.dark .main-footer_right li:focus,.blog-page_single.dark .main-footer_right li:hover{color:hsla(0,0%,100%,.94)}.blog-page.dark .main-footer_bottom,.blog-page.dark .main-footer_bottom .social-list,.blog-page_single.dark .main-footer_bottom,.blog-page_single.dark .main-footer_bottom .social-list{border-color:#2e3238}.blog-page.dark .main-footer_bottom .social-list svg path,.blog-page_single.dark .main-footer_bottom .social-list svg path{fill:#d7dbe0}.blog-page.dark .main-footer_bottom .social-list li:focus,.blog-page.dark .main-footer_bottom .social-list li:hover,.blog-page_single.dark .main-footer_bottom .social-list li:focus,.blog-page_single.dark .main-footer_bottom .social-list li:hover{background-color:#494d52}.blog-page.dark .main-footer_bottom .privacy-list .list-item-wrapper li:focus,.blog-page.dark .main-footer_bottom .privacy-list .list-item-wrapper li:hover,.blog-page_single.dark .main-footer_bottom .privacy-list .list-item-wrapper li:focus,.blog-page_single.dark .main-footer_bottom .privacy-list .list-item-wrapper li:hover{color:hsla(0,0%,100%,.66)}.blog-page.dark .main-footer_bottom li,.blog-page_single.dark .main-footer_bottom li{color:hsla(0,0%,100%,.44)}@media(min-width:50em){.blog-container .article-wrapper{row-gap:4.5rem}}.contact-cards .img-card{max-height:344px;overflow:hidden;display:none!important}.contact-cards .img-card img{width:100%;height:100%;object-fit:cover;object-position:center}.contact-cards .individual-card{border-radius:8px;min-height:300px;display:grid;grid-template-rows:auto 1fr}.contact-cards .individual-card .icon-wrapper{min-height:75px;background:url(/_next/static/media/contact-card-pattern.b2e3a23d.svg) 50%/contain repeat;padding:0 2rem;display:flex;align-items:flex-end}.contact-cards .individual-card_content{padding:1.625rem 1.25rem 2rem}.contact-cards .individual-card_content h2{font-size:calc(1.125rem + .25 * ((100vw - 40em) / 30));line-height:1.33;letter-spacing:-.25px;margin-bottom:1rem}@media screen and (max-width:40em){.contact-cards .individual-card_content h2{font-size:1.125rem}}@media screen and (min-width:70em){.contact-cards .individual-card_content h2{font-size:1.375rem}}.contact-cards .individual-card_content h3{font-size:calc(1.5rem + .25 * ((100vw - 40em) / 30));line-height:1.17;color:#22262e;margin-bottom:.5rem}@media screen and (max-width:40em){.contact-cards .individual-card_content h3{font-size:1.5rem}}@media screen and (min-width:70em){.contact-cards .individual-card_content h3{font-size:1.75rem}}.contact-cards .individual-card_content p{font-size:calc(1rem + .125 * ((100vw - 40em) / 30));line-height:1.5;color:#22262e}@media screen and (max-width:40em){.contact-cards .individual-card_content p{font-size:1rem}}@media screen and (min-width:70em){.contact-cards .individual-card_content p{font-size:1.125rem}}.contact-cards .individual-card_content a{font-size:calc(1rem + .125 * ((100vw - 40em) / 30));line-height:1.5;text-decoration:underline;margin-top:auto;color:#22262e;transition:all .2s linear}@media screen and (max-width:40em){.contact-cards .individual-card_content a{font-size:1rem}}@media screen and (min-width:70em){.contact-cards .individual-card_content a{font-size:1.125rem}}.contact-cards .individual-card_content a.flex{align-items:flex-end;gap:.7rem}.contact-cards .individual-card_content a:focus,.contact-cards .individual-card_content a:hover{text-decoration:none}@media(min-width:50em){.contact-cards .individual-card_content{padding:.75rem 1.75rem 2rem}.contact-cards .individual-card_content h2{margin-bottom:2rem}.contact-cards .individual-card_content h3{margin-bottom:.75rem}}@media(min-width:53em){.contact-cards .individual-card{border-radius:16px}}@media(min-width:78.25em){.contact-cards .img-card{display:block!important;grid-row:1/3;grid-column:3/4;min-height:100%}}.privacy-page-wrapper{background-color:#fff}.privacy-grid{grid-template-columns:1fr}.privacy-nav-wrapper{padding:5rem 2.5rem;border-right:2px solid #d7dbe0;display:none}.privacy-nav-wrapper h2{font-size:1.75rem;font-weight:600;line-height:1.29;letter-spacing:-1.2px;margin-bottom:2.5rem}.privacy-nav-wrapper li{font-size:1rem;font-weight:600;line-height:1.5;padding:.75rem 0;color:rgba(34,38,46,.48);transition:all .2s linear}.privacy-nav-wrapper li.current,.privacy-nav-wrapper li:focus,.privacy-nav-wrapper li:hover{color:#174ee5}.privacy-nav-wrapper li button{font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit;text-align:left}.privacy-nav-wrapper_mobile{padding-block:2rem;border-bottom:1px solid #d7dbe0}.privacy-nav-wrapper_mobile h2{font-size:1.25rem;font-weight:600;line-height:1.2;margin-bottom:1.7rem}.privacy-nav-wrapper_mobile li{font-size:1rem;line-height:1.38;font-weight:600;color:#174ee5;transition:all .2s linear}.privacy-nav-wrapper_mobile li:not(:last-child){margin-bottom:1.5rem}.privacy-nav-wrapper_mobile li:focus,.privacy-nav-wrapper_mobile li:hover{color:#002484}.privacy-content{max-width:45rem;margin:0 auto;padding:5rem 1.5rem}.privacy-content p{font-size:calc(.875rem + .125 * ((100vw - 40em) / 30));line-height:1.29;color:#22262e}@media screen and (max-width:40em){.privacy-content p{font-size:.875rem}}@media screen and (min-width:70em){.privacy-content p{font-size:1rem}}.privacy-content section{padding-top:2.5rem}.privacy-content section h2{font-size:calc(1.25rem + .5 * ((100vw - 40em) / 30));font-weight:600;line-height:1.2;margin-bottom:1.5rem}@media screen and (max-width:40em){.privacy-content section h2{font-size:1.25rem}}@media screen and (min-width:70em){.privacy-content section h2{font-size:1.75rem}}.privacy-content section h5{margin-bottom:.5em}.privacy-content section p{margin-bottom:1.5em}.privacy-content section ul{list-style:disc;padding-left:1.5em;font-size:calc(.875rem + .125 * ((100vw - 40em) / 30));color:#22262e;margin-bottom:1.5em}@media screen and (max-width:40em){.privacy-content section ul{font-size:.875rem}}@media screen and (min-width:70em){.privacy-content section ul{font-size:1rem}}.privacy-intro{padding-bottom:4rem;border-bottom:1px solid #d7dbe0}.privacy-intro h1{font-size:calc(1.5rem + .625 * ((100vw - 40em) / 30));font-weight:600;line-height:1.17;margin-bottom:2.5rem}@media screen and (max-width:40em){.privacy-intro h1{font-size:1.5rem}}@media screen and (min-width:70em){.privacy-intro h1{font-size:2.125rem}}.privacy-intro .subtitle{font-size:calc(1.125rem + .25 * ((100vw - 40em) / 30));font-weight:600;line-height:1.33;letter-spacing:-.25px;margin-bottom:1.5rem}@media screen and (max-width:40em){.privacy-intro .subtitle{font-size:1.125rem}}@media screen and (min-width:70em){.privacy-intro .subtitle{font-size:1.375rem}}.privacy-intro .images{margin-top:4.5rem}.privacy-intro .images p{font-weight:400}@media(min-width:50em){.privacy-grid{grid-template-columns:minmax(300px,auto) 1fr}.privacy-nav-wrapper{display:block}.privacy-nav-wrapper_mobile{display:none}.privacy-content section h2{line-height:1.29}.privacy-intro h1{line-height:1.18;letter-spacing:-1.2px}.privacy-intro .subtitle{line-height:1.27;margin-bottom:2.5rem}}.error-content{min-height:50vh;place-content:center}.error-content+.main-footer{display:none}.error-content-wrapper{place-items:center;gap:1.25rem}.error-content-wrapper p{font-size:1.375rem;font-weight:600;line-height:1.27;letter-spacing:-.25px}@media(min-width:50em){.error-content-wrapper p{line-height:1.27;letter-spacing:-.25px}}.error-content-wrapper h1{font-size:3.5rem;text-align:center;font-weight:600;line-height:1.14;letter-spacing:-4px}@media(min-width:50em){.error-content-wrapper h1{line-height:1.14;letter-spacing:-4px}}.error-content-wrapper .btn{border-radius:8px;padding-inline:1.5rem;margin-top:3.375rem}.documentation-page{display:flex;flex-direction:column;gap:5rem;padding-top:5rem;padding-bottom:2rem;max-width:33.75rem;margin:0 auto;background-color:#f2f3f5;min-height:calc(100dvh - 114px);min-height:calc(100vh - 114px)}.documentation-page .link-style{text-decoration:underline;color:#22262e}.documentation-page .link-style:focus-visible,.documentation-page .link-style:hover{color:#5c37d0}.documentation-page .icon-wrapper{width:2.5rem;height:2.5rem;display:grid;place-items:center}.documentation-page .btn-wrapper-top{display:flex;gap:.5rem}.documentation-page .btn-wrapper-top button:nth-child(2),.documentation-page .btn-wrapper-top button:nth-child(3){display:none}.documentation-page .btn-wrapper-bottom{display:flex;flex-direction:column;gap:.75rem}.documentation-page .btn{padding:1.5rem 1.25rem;display:flex;align-items:center;gap:1.25rem;font-size:1.125rem;line-height:1.38;font-weight:600;border-radius:8px}.documentation-page .btn.btn-primary{background-color:#5c37d0;box-shadow:0 4px 8px -4px rgba(0,0,0,.12);color:#fff}.documentation-page .btn.btn-primary:focus-visible,.documentation-page .btn.btn-primary:hover{background-color:#4825b8}.documentation-page .btn.btn-secondary{background-color:transparent;border:1px solid #000;color:#000}.documentation-page .btn.btn-secondary:focus-visible,.documentation-page .btn.btn-secondary:hover{background-color:#1a1d24;color:#fff}.documentation-page .btn.w-fit{width:-moz-fit-content;width:fit-content}.documentation-page .btn.center-content{justify-content:center}.documentation-page .content-top{display:flex;flex-direction:column;gap:1rem;justify-content:center;text-align:center;padding-inline:1.25rem}.documentation-page .content-top h2{font-size:1.75rem;line-height:1.35;letter-spacing:-.5px;font-weight:600;color:#22262e}.documentation-page .content-top h2.cancel-title{text-align:left;font-weight:400}.documentation-page .content-top p{line-height:1.38;letter-spacing:-.005em}.documentation-page .content-bottom{padding-inline:1rem}.documentation-page .content-bottom h2{font-size:1.75rem;line-height:1.35;letter-spacing:-.5px;font-weight:600;color:#22262e}.documentation-page .content-bottom p{line-height:1.38;letter-spacing:-.005em;margin-top:1rem}.documentation-page .content-bottom .text-center{text-align:center}.documentation-page .content-bottom .text-red{color:#be1326}.documentation-page .features-list{display:flex;flex-direction:column;gap:1rem}.documentation-page .features-list li{display:flex;align-items:center;padding:1rem;gap:2rem;font-size:1rem;line-height:1.38;letter-spacing:-.005em}.documentation-page textarea{background-color:#fff;border:1px solid #c6c6c6;border-radius:8px;padding:1.25rem 1.5rem;resize:none}.documentation-page .choice-wrapper{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.documentation-page .choice-wrapper .description{font-size:16px;line-height:22px;color:#000;letter-spacing:-.5px}.documentation-page .choice-wrapper .custom-radio{background-color:transparent;padding:0;gap:1rem}.documentation-page .choice-wrapper .custom-radio_radio{top:0;left:0;transform:translateY(0)}.documentation-page .preview-wrapper{position:relative;margin-block:1em;border-radius:8px;overflow:hidden}.documentation-page .preview-wrapper .preview-overlay{position:absolute;top:0;left:0;background-color:rgba(0,0,0,.5);width:100%;min-height:100%;display:grid;place-items:center;font-size:1.125rem;line-height:25px;color:#fff;cursor:pointer;text-shadow:0 0 8px rgba(0,0,0,.7)}.documentation-page .preview-wrapper .preview-modal-wrapper{position:fixed;top:0;left:0;width:100vw;height:100dvh;height:100vh;display:grid;place-items:center;padding:1rem;background-color:rgba(0,0,0,.75);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.documentation-page .preview-wrapper .preview-modal-wrapper .modal{width:100%;height:100%;max-height:30rem}.documentation-page .preview-wrapper .preview-modal-wrapper .rpv-toolbar{background-color:#fff;padding:.5rem}@media(min-width:50rem){.documentation-page .btn{max-width:300px;margin-inline:auto}.documentation-page .btn-wrapper-top button:nth-child(2),.documentation-page .btn-wrapper-top button:nth-child(3){display:flex}.documentation-page .btn-wrapper-bottom{display:none}}:root{--rpv-attachment__item--hover-background-color:rgba(0,0,0,.1);--rpv-attachment__item-color:#000}.rpv-core__viewer--dark{--rpv-attachment__item--hover-background-color:#2566e8;--rpv-attachment__item-color:#fff}.rpv-attachment__empty{height:100%;overflow:auto;padding:.5rem 0;text-align:center;width:100%}.rpv-attachment__empty--rtl{direction:rtl}.rpv-attachment__list{display:flex;height:100%;flex-direction:column;overflow:auto;padding:.5rem 0;width:100%}.rpv-attachment__list--rtl{direction:rtl}.rpv-attachment__item{align-items:center;background-color:transparent;border:none;color:var(--rpv-attachment__item-color);cursor:pointer;display:flex;padding:.5rem;text-align:left;width:100%}.rpv-attachment__item:focus{outline:0}.rpv-attachment__item:focus,.rpv-attachment__item:hover{background-color:var(--rpv-attachment__item--hover-background-color)}.rpv-attachment__loader{align-items:center;display:flex;justify-content:center;height:100%;width:100%}:root{--rpv-bookmark__item--hover-background-color:rgba(0,0,0,.1);--rpv-bookmark__item-color:#000}.rpv-core__viewer--dark{--rpv-bookmark__item--hover-background-color:#2566e8;--rpv-bookmark__item-color:#fff}.rpv-bookmark__item{align-items:center;color:var(--rpv-bookmark__item-color);cursor:pointer;display:flex;padding-bottom:.25rem;padding-right:.25rem;padding-top:.25rem}.rpv-bookmark__item:focus{outline:0}.rpv-bookmark__item:focus,.rpv-bookmark__item:hover{background-color:var(--rpv-bookmark__item--hover-background-color)}.rpv-bookmark__toggle{align-items:center;display:flex;height:1rem;margin-right:.25rem;width:1rem}.rpv-bookmark__title{flex-grow:1;flex-shrink:1;text-decoration:none}.rpv-bookmark__list{list-style-type:none;overflow:auto;margin:0;padding:0}.rpv-bookmark__loader{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.rpv-bookmark__empty{height:100%;overflow:auto;padding:.5rem 0;text-align:center;width:100%}.rpv-bookmark__empty--rtl{direction:rtl}.rpv-bookmark__container{height:100%;overflow:auto;padding:.5rem 0;width:100%}.rpv-bookmark__container--rtl{direction:rtl}:root{--rpv-core__annotation--link-hover-background-color:rgba(255,255,0,.2);--rpv-core__annotation-popup-wrapper-background-color:#faf089;--rpv-core__annotation-popup-wrapper-box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);--rpv-core__annotation-popup-content-border-top-color:#1a202c;--rpv-core__arrow-border-color:rgba(0,0,0,.3);--rpv-core__asking-password-color:#000;--rpv-core__asking-password-wrapper-background-color:#fff;--rpv-core__asking-password-wrapper-border-color:rgba(0,0,0,.3);--rpv-core__button-background-color:rgba(0,0,0,.3);--rpv-core__button-color:#000;--rpv-core__doc-error-background-color:#fff;--rpv-core__doc-error-text-background-color:#c02424;--rpv-core__doc-error-text-color:#fff;--rpv-core__doc-loading-background-color:#fff;--rpv-core__full-screen-target-background-color:#fff;--rpv-core__inner-page-background-color:#fff;--rpv-core__menu-divider-border-bottom-color:rgba(0,0,0,.3);--rpv-core__menu-item-color:#000;--rpv-core__menu-item--hover-background-color:rgba(0,0,0,.1);--rpv-core__menu-item--disabled-color:rgba(0,0,0,.3);--rpv-core__minimal-button-color:#000;--rpv-core__minimal-button--hover-background-color:rgba(0,0,0,.1);--rpv-core__minimal-button--disabled-color:rgba(0,0,0,.3);--rpv-core__minimal-button--selected-background-color:rgba(0,0,0,.1);--rpv-core__modal-body-background-color:#fff;--rpv-core__modal-body-border-color:rgba(0,0,0,.3);--rpv-core__modal-overlay-background-color:rgba(0,0,0,.5);--rpv-core__page-layer-box-shadow:2px 2px 8px 0 rgba(0,0,0,.2);--rpv-core__popover-body-background-color:#fff;--rpv-core__popover-body-border-color:rgba(0,0,0,.3);--rpv-core__popover-body-color:#000;--rpv-core__primary-button-background-color:#2566e8;--rpv-core__primary-button-color:#fff;--rpv-core__progress-bar-background-color:rgba(0,0,0,.1);--rpv-core__progress-bar-progress-background-color:#2566e8;--rpv-core__progress-bar-progress-color:#fff;--rpv-core__separator-border-bottom-color:rgba(0,0,0,.3);--rpv-core__spinner-border-color:rgba(0,0,0,.4);--rpv-core__spinner-border-transparent-color:transparent;--rpv-core__splitter-background-color:transparent;--rpv-core__splitter--hover-background-color:rgba(0,0,0,.2);--rpv-core__text-layer-text--selection-background-color:#00f;--rpv-core__text-layer-text--selection-color:transparent;--rpv-core__textbox-background-color:#fff;--rpv-core__textbox-border-color:rgba(0,0,0,.2);--rpv-core__textbox-color:#000;--rpv-core__tooltip-body-background-color:#000;--rpv-core__tooltip-body-color:#fff}.rpv-core__viewer--dark{--rpv-core__asking-password-background-color:#363636;--rpv-core__asking-password-color:#fff;--rpv-core__asking-password-wrapper-border-color:#191919;--rpv-core__asking-password-wrapper-background-color:#191919;--rpv-core__button-background-color:#171717;--rpv-core__button-color:#fff;--rpv-core__doc-error-background-color:#191919;--rpv-core__doc-error-text-background-color:#c02323;--rpv-core__doc-error-text-color:#fff;--rpv-core__doc-loading-background-color:#191919;--rpv-core__full-screen-target-background-color:#1a1a1a;--rpv-core__inner-page-background-color:#1a1a1a;--rpv-core__menu-divider-border-bottom-color:#000;--rpv-core__menu-item-color:#fff;--rpv-core__menu-item--hover-background-color:#2566e8;--rpv-core__menu-item--disabled-color:#5e5e5e;--rpv-core__minimal-button-color:#fff;--rpv-core__minimal-button--disabled-color:#5e5e5e;--rpv-core__minimal-button--hover-background-color:#191919;--rpv-core__minimal-button--selected-background-color:#1657bb;--rpv-core__modal-body-background-color:#363636;--rpv-core__primary-button-background-color:#2566e8;--rpv-core__popover-body-background-color:#363636;--rpv-core__popover-body-color:#fff;--rpv-core__progress-bar-background-color:#000;--rpv-core__separator-border-bottom-color:#000;--rpv-core__spinner-border-color:#fff;--rpv-core__splitter-background-color:#1a1a1a;--rpv-core__splitter--hover-background-color:#2566e8;--rpv-core__textbox-background-color:#121212;--rpv-core__textbox-border-color:#121212;--rpv-core__textbox-color:#fff;--rpv-core__tooltip-body-background-color:#414141;--rpv-core__tooltip-body-color:#fff}.rpv-core__annotation{position:absolute}.rpv-core__annotation-layer{z-index:1}.rpv-core__arrow{border-bottom:1px solid var(--rpv-core__arrow-border-color);border-left-color:var(--rpv-core__arrow-border-color);border-right:1px solid var(--rpv-core__arrow-border-color);border-top-color:var(--rpv-core__arrow-border-color);height:10px;position:absolute;width:10px;z-index:0}.rpv-core__arrow--tl{bottom:0;left:0;transform:translate(50%,50%) rotate(45deg)}.rpv-core__arrow--tc{left:50%}.rpv-core__arrow--tc,.rpv-core__arrow--tr{bottom:0;transform:translate(-50%,50%) rotate(45deg)}.rpv-core__arrow--tr{right:0}.rpv-core__arrow--rt{left:0;top:0;transform:translate(-50%,50%) rotate(135deg)}.rpv-core__arrow--rc{top:50%}.rpv-core__arrow--rb,.rpv-core__arrow--rc{left:0;transform:translate(-50%,-50%) rotate(135deg)}.rpv-core__arrow--rb{bottom:0}.rpv-core__arrow--bl{left:0;top:0;transform:translate(50%,-50%) rotate(225deg)}.rpv-core__arrow--bc{left:50%}.rpv-core__arrow--bc,.rpv-core__arrow--br{top:0;transform:translate(-50%,-50%) rotate(225deg)}.rpv-core__arrow--br{right:0}.rpv-core__arrow--lt{right:0;top:0;transform:translate(50%,50%) rotate(315deg)}.rpv-core__arrow--lc{top:50%}.rpv-core__arrow--lb,.rpv-core__arrow--lc{right:0;transform:translate(50%,-50%) rotate(315deg)}.rpv-core__arrow--lb{bottom:0}.rpv-core__asking-password{background-color:var(--rpv-core__asking-password-background-color);border-radius:.25rem;color:var(--rpv-core__asking-password-color);padding:2rem}.rpv-core__asking-password--rtl{direction:rtl}.rpv-core__asking-password-wrapper{align-items:center;background-color:var(--rpv-core__asking-password-wrapper-background-color);border:1px solid var(--rpv-core__asking-password-wrapper-border-color);display:flex;height:100%;justify-content:center;width:100%}.rpv-core__asking-password-message{margin:.5rem 0}.rpv-core__asking-password-body{align-items:center;display:flex;justify-content:center}.rpv-core__asking-password-input{width:15rem}.rpv-core__asking-password-input--ltr{margin-right:.5rem}.rpv-core__asking-password-input--rtl{margin-left:.5rem}.rpv-core__button{background-color:var(--rpv-core__button-background-color);border:none;border-radius:.25rem;color:var(--rpv-core__button-color);cursor:pointer;height:2rem;padding:0 1rem}.rpv-core__button--rtl{direction:rtl}.rpv-core__canvas-layer{direction:ltr;left:0;position:absolute;overflow:hidden;top:0}.rpv-core__doc-error{align-items:center;background-color:var(--rpv-core__doc-error-background-color);display:flex;justify-content:center;height:100%}.rpv-core__doc-error--rtl{direction:rtl}.rpv-core__doc-error-text{background-color:var(--rpv-core__doc-error-text-background-color);border-radius:.25rem;color:var(--rpv-core__doc-error-text-color);line-height:1.5;max-width:50%;padding:.5rem}.rpv-core__doc-loading{background-color:var(--rpv-core__doc-loading-background-color);align-items:center;display:flex;justify-content:center;height:100%;width:100%;min-height:inherit}.rpv-core__doc-loading--rtl{direction:rtl}.rpv-core__icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1;text-align:center}.rpv-core__icon--rtl{transform:scaleX(-1)}.rpv-core__inner-container{min-height:inherit}.rpv-core__inner-pages{overflow:auto}.rpv-core__inner-pages--rtl{direction:rtl}.rpv-core__inner-pages--single{overflow:hidden}.rpv-core__inner-page-container--single{overflow:auto}.rpv-core__inner-page{background-color:var(--rpv-core__inner-page-background-color)}.rpv-core__inner-page--single{display:flex;align-items:center;justify-content:center}.rpv-core__inner-page--dual-even{display:flex;align-items:center;justify-content:flex-end}.rpv-core__inner-page--dual-odd{display:flex;align-items:center;justify-content:flex-start}.rpv-core__inner-page--dual-cover{display:flex;align-items:center;justify-content:center}.rpv-core__inner-page--dual-cover-odd{display:flex;align-items:center;justify-content:flex-end}.rpv-core__inner-page--dual-cover-even{display:flex;align-items:center;justify-content:flex-start}.rpv-core__annotation--link a{height:100%;left:0;position:absolute;top:0;width:100%}.rpv-core__annotation--link a:hover{background-color:var(--rpv-core__annotation--link-hover-background-color)}.rpv-core__menu{display:flex;flex-direction:column}.rpv-core__menu--rtl{direction:rtl;text-align:right}.rpv-core__menu-divider{border-bottom:1px solid var(--rpv-core__menu-divider-border-bottom-color);margin:.25rem 0}.rpv-core__menu-item{align-items:center;background-color:transparent;color:var(--rpv-core__menu-item-color);border:none;cursor:pointer;display:flex;justify-content:center;padding:.25rem 0;width:100%}.rpv-core__menu-item:focus{outline:0}.rpv-core__menu-item:focus,.rpv-core__menu-item:hover{background-color:var(--rpv-core__menu-item--hover-background-color)}.rpv-core__menu-item-icon{align-items:center;display:flex}.rpv-core__menu-item-icon--ltr{padding-left:1rem;padding-right:.5rem}.rpv-core__menu-item-icon--rtl{padding-left:.5rem;padding-right:1rem}.rpv-core__menu-item-label{flex-grow:1;flex-shrink:1;white-space:nowrap}.rpv-core__menu-item-label--ltr{padding-right:2rem}.rpv-core__menu-item-label--rtl{padding-left:2rem}.rpv-core__menu-item-check--ltr{padding-right:1rem}.rpv-core__menu-item-check--rtl{padding-left:1rem}.rpv-core__menu-item--disabled{color:var(--rpv-core__menu-item--disabled-color)}.rpv-core__menu-item--disabled:hover{background-color:transparent}.rpv-core__menu-item--ltr{text-align:left}.rpv-core__menu-item--rtl{direction:rtl;text-align:right}.rpv-core__minimal-button{background-color:transparent;border:none;border-radius:.25rem;color:var(--rpv-core__minimal-button-color);cursor:pointer;height:2rem;padding:0 .5rem}.rpv-core__minimal-button:hover{background-color:var(--rpv-core__minimal-button--hover-background-color)}.rpv-core__minimal-button--disabled{color:var(--rpv-core__minimal-button--disabled-color)}.rpv-core__minimal-button--rtl{direction:rtl}.rpv-core__minimal-button--selected{background-color:var(--rpv-core__minimal-button--selected-background-color)}.rpv-core__modal-body{background-color:var(--rpv-core__modal-body-background-color);border:1px solid var(--rpv-core__modal-body-border-color);border-radius:.25rem;margin:1rem;max-width:32rem;overflow:auto}.rpv-core__modal-body--rtl{direction:rtl}.rpv-core__modal-overlay{background-color:var(--rpv-core__modal-overlay-background-color);bottom:0;left:0;position:fixed;right:0;top:0;z-index:9999}.rpv-core__modal-overlay,.rpv-core__page-layer{align-items:center;display:flex;justify-content:center}.rpv-core__page-layer{overflow:visible;position:relative}.rpv-core__page-layer:after{content:"";position:absolute;bottom:.25rem;left:.25rem;right:.25rem;top:.25rem;box-shadow:var(--rpv-core__page-layer-box-shadow)}.rpv-core__page-layer--single{margin:0 auto}.rpv-core__page-size-calculator{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.rpv-core__popover-body{border:1px solid var(--rpv-core__popover-body-border-color);border-radius:.25rem;color:var(--rpv-core__popover-body-color);left:0;padding:.5rem 0;position:absolute;top:-9999px;z-index:9999}.rpv-core__popover-body,.rpv-core__popover-body-arrow{background-color:var(--rpv-core__popover-body-background-color)}.rpv-core__popover-body--rtl{direction:rtl}.rpv-core__popover-overlay{bottom:0;left:0;position:fixed;right:0;top:0}.rpv-core__annotation-popup-wrapper{background-color:var(--rpv-core__annotation-popup-wrapper-background-color);box-shadow:var(--rpv-core__annotation-popup-wrapper-box-shadow);font-size:.75rem;padding:.25rem;word-break:break-word}.rpv-core__annotation-popup-wrapper--rtl{direction:rtl}.rpv-core__annotation-popup-title{font-weight:600;margin-bottom:.25rem}.rpv-core__annotation-popup-date{font-size:.5rem}.rpv-core__annotation-popup-content{border-top:1px solid var(--rpv-core__annotation-popup-content-border-top-color);padding:.25rem;max-height:16rem;overflow:auto}.rpv-core__primary-button{background-color:var(--rpv-core__primary-button-background-color);border:none;border-radius:.25rem;color:var(--rpv-core__primary-button-color);cursor:pointer;height:2rem;padding:0 1rem}.rpv-core__primary-button--rtl{direction:rtl}.rpv-core__progress-bar{background-color:var(--rpv-core__progress-bar-background-color);border-radius:9999px;padding:.125rem}.rpv-core__progress-bar--rtl{direction:rtl}.rpv-core__progress-bar-progress{align-items:center;background-color:var(--rpv-core__progress-bar-progress-background-color);border-radius:9999px;color:var(--rpv-core__progress-bar-progress-color);display:flex;font-size:.75rem;justify-content:center;height:.75rem}.rpv-core__separator{border-bottom:1px solid var(--rpv-core__separator-border-bottom-color)}.rpv-core__spinner{border-bottom:2px solid var(--rpv-core__spinner-border-transparent-color);border-left:2px solid var(--rpv-core__spinner-border-transparent-color);border-right:2px solid var(--rpv-core__spinner-border-color);border-top:2px solid var(--rpv-core__spinner-border-color);border-radius:9999px}.rpv-core__spinner--animating{animation-duration:.4s;animation-name:rpv-core__spinner-transform;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes rpv-core__spinner-transform{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.rpv-core__splitter{background-color:var(--rpv-core__splitter-background-color);cursor:ew-resize;height:100%;width:.25rem}.rpv-core__splitter--resizing,.rpv-core__splitter:hover{cursor:col-resize;background-color:var(--rpv-core__splitter--hover-background-color)}.rpv-core__splitter-body--resizing{cursor:col-resize}.rpv-core__splitter-sibling--resizing{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rpv-core__textbox{background-color:var(--rpv-core__textbox-background-color);border:1px solid var(--rpv-core__textbox-border-color);box-sizing:border-box;border-radius:.25rem;color:var(--rpv-core__textbox-color);padding:0 .5rem;height:2rem;width:100%}.rpv-core__textbox--rtl{direction:rtl}.rpv-core__text-layer{left:0;position:absolute;top:0;height:100%;width:100%;opacity:.2;line-height:1;z-index:1}.rpv-core__text-layer span::selection{background-color:var(--rpv-core__text-layer-text--selection-background-color);color:var(--rpv-core__text-layer-text--selection-color)}.rpv-core__text-layer br::selection{color:transparent}.rpv-core__text-layer-text{color:transparent;cursor:text;position:absolute;transform-origin:0 0;white-space:pre}.rpv-core__tooltip-body{background-color:var(--rpv-core__tooltip-body-background-color);border-radius:.25rem;color:var(--rpv-core__tooltip-body-color);left:0;max-width:20rem;position:absolute;text-align:center;top:-9999px;z-index:9999}.rpv-core__tooltip-body--rtl{direction:rtl}.rpv-core__tooltip-body-arrow{background-color:var(--rpv-core__tooltip-body-background-color)}.rpv-core__tooltip-body-content{padding:.5rem}.rpv-core__display--block{display:block}.rpv-core__display--hidden{display:none}@media(min-width:640px){.rpv-core__display--hidden-small{display:none}.rpv-core__display--block-small{display:block}}@media(min-width:768px){.rpv-core__display--hidden-medium{display:none}.rpv-core__display--block-medium{display:block}}@media(min-width:1024px){.rpv-core__display--hidden-large{display:none}.rpv-core__display--block-large{display:block}}.rpv-core__viewer{min-height:inherit}:root{--rpv-thumbnail__container-background-color:#fff;--rpv-thumbnail__container-box-shadow:rgba(0,0,0,.2) 2px 2px 8px 0px;--rpv-thumbnail__item--selected-background-color:rgba(0,0,0,.3)}.rpv-core__viewer--dark{--rpv-thumbnail__item--selected-background-color:#2566e8}.rpv-thumbnail__cover,.rpv-thumbnail__cover-inner{align-items:center;display:flex;justify-content:center;height:100%;width:100%;min-height:inherit}.rpv-thumbnail__cover-image{max-height:100%;max-width:100%}.rpv-thumbnail__cover-loader{align-items:center;display:flex;justify-content:center;height:100%;width:100%}.rpv-thumbnail__container{align-items:center;background:var(--rpv-thumbnail__container-background-color);box-shadow:var(--rpv-thumbnail__container-box-shadow);display:flex;justify-content:center;margin:0 auto;position:relative}.rpv-thumbnail__item{cursor:pointer}.rpv-thumbnail__item--dual-cover,.rpv-thumbnail__item--single{padding:.5rem}.rpv-thumbnail__item--dual-cover-odd,.rpv-thumbnail__item--dual-even{padding:.5rem 0 .5rem .5rem}.rpv-thumbnail__item--dual-cover-even,.rpv-thumbnail__item--dual-odd{padding:.5rem .5rem .5rem 0}.rpv-thumbnail__item--dual-cover:hover,.rpv-thumbnail__item--single:hover,.rpv-thumbnail__items--dual-cover:hover .rpv-thumbnail__item,.rpv-thumbnail__items--dual:hover .rpv-thumbnail__item{background-color:var(--rpv-thumbnail__item--selected-background-color)}.rpv-thumbnail__item:focus{outline:0}.rpv-thumbnail__label{font-size:.75em;text-align:center;padding:.25rem}.rpv-thumbnail__list{overflow:auto;padding:.5rem}.rpv-thumbnail__list--rtl{direction:rtl}.rpv-thumbnail__list--horizontal{align-items:center;display:flex;flex-direction:row;width:100%}.rpv-thumbnail__list--vertical{height:100%}.rpv-thumbnail__items{align-items:center;display:flex;justify-content:center}.rpv-thumbnail__items--selected .rpv-thumbnail__item{background-color:var(--rpv-thumbnail__item--selected-background-color)}.rpv-thumbnail__list-container{height:100%;width:100%}.rpv-thumbnail__loader{align-items:center;display:flex;height:100%;justify-content:center;width:100%}:root{--rpv-default-layout__body-background-color:#fff;--rpv-default-layout__container-border-color:rgba(0,0,0,.3);--rpv-default-layout__toolbar-background-color:#eee;--rpv-default-layout__toolbar-border-bottom-color:rgba(0,0,0,.1);--rpv-default-layout__sidebar-border-color:rgba(0,0,0,.2);--rpv-default-layout__sidebar--opened-background-color:#fff;--rpv-default-layout__sidebar-headers-background-color:#eee;--rpv-default-layout__sidebar-content--opened-background-color:#fff;--rpv-default-layout__sidebar-content--opened-border-color:rgba(0,0,0,.2);--rpv-default-layout__sidebar-content--opened-color:#000}.rpv-core__viewer--dark{--rpv-default-layout__body-background-color:#1a1a1a;--rpv-default-layout__container-border-color:#454647;--rpv-default-layout__toolbar-background-color:#292929;--rpv-default-layout__toolbar-border-bottom-color:#000;--rpv-default-layout__sidebar-border-color:#000;--rpv-default-layout__sidebar--opened-background-color:#fff;--rpv-default-layout__sidebar-headers-background-color:#292929;--rpv-default-layout__sidebar-content--opened-background-color:#1a1a1a;--rpv-default-layout__sidebar-content--opened-border-color:#292929;--rpv-default-layout__sidebar-content--opened-color:#fff}.rpv-default-layout__container{border:1px solid var(--rpv-default-layout__container-border-color);box-sizing:border-box;height:100%;width:100%}.rpv-default-layout__toolbar{align-items:center;background-color:var(--rpv-default-layout__toolbar-background-color);border-bottom:1px solid var(--rpv-default-layout__toolbar-border-bottom-color);display:flex;left:0;position:absolute;top:0;height:2.5rem;width:100%;z-index:1}.rpv-default-layout__sidebar{display:flex;padding-top:2.5rem}.rpv-default-layout__sidebar--opened{bottom:0;left:0;position:absolute;top:0;width:12rem;background-color:var(--rpv-default-layout__sidebar--opened-background-color);z-index:1}.rpv-default-layout__sidebar--ltr{border-right:1px solid var(--rpv-default-layout__sidebar-border-color)}.rpv-default-layout__sidebar--rtl{border-left:1px solid var(--rpv-default-layout__sidebar-border-color)}.rpv-default-layout__main{display:flex;height:100%;position:relative}.rpv-default-layout__main--rtl{direction:rtl}.rpv-default-layout__body{background-color:var(--rpv-default-layout__body-background-color);flex:1 1;overflow:auto;padding-top:2.5rem}@media(min-width:768px){.rpv-default-layout__sidebar--opened{width:16rem}}@media(min-width:1024px){.rpv-default-layout__sidebar--opened{background:inherit;position:inherit;width:20rem;z-index:inherit}}.rpv-default-layout__sidebar-tabs{display:flex;height:100%;width:100%}.rpv-default-layout__sidebar-headers{background-color:var(--rpv-default-layout__sidebar-headers-background-color);padding:.25rem}.rpv-default-layout__sidebar-header{padding:.125rem}.rpv-default-layout__sidebar-content{display:none;flex-grow:1;flex-shrink:1}.rpv-default-layout__sidebar-content--opened{background-color:var(--rpv-default-layout__sidebar-content--opened-background-color);color:var(--rpv-default-layout__sidebar-content--opened-color);display:flex;overflow:hidden}.rpv-default-layout__sidebar-content--ltr{border-left:1px solid var(--rpv-default-layout__sidebar-content--opened-border-color)}.rpv-default-layout__sidebar-content--rtl{border-right:1px solid var(--rpv-default-layout__sidebar-content--opened-border-color)}:root{--rpv-drop__area-background-color:#fff;--rpv-drop__area-body-border-color:rgba(0,0,0,.3);--rpv-drop__area-body-color:#000}.rpv-core__viewer--dark{--rpv-drop__area-background-color:#191919;--rpv-drop__area-body-border-color:#fff;--rpv-drop__area-body-color:#fff}.rpv-drop__area{background-color:var(--rpv-drop__area-background-color);bottom:0;left:0;position:absolute;right:0;top:0;padding:.5rem;z-index:9999}.rpv-drop__area-body{border:2px dashed var(--rpv-drop__area-body-border-color);color:var(--rpv-drop__area-body-color);font-size:1.5rem;align-items:center;display:flex;justify-content:center;height:100%}.rpv-drop__area-body--rtl{direction:rtl}:root{--rpv-full-screen__overlay-background-color:#fff}.rpv-core__viewer--dark{--rpv-full-screen__overlay-background-color:#1a1a1a}.rpv-full-screen__exit-button{bottom:0;padding:.5rem;position:fixed;z-index:2}.rpv-full-screen__exit-button--ltr{right:0}.rpv-full-screen__exit-button--rtl{left:0}.rpv-full-screen__overlay{position:fixed;top:0;left:0;height:100%;width:100%;align-items:center;display:flex;justify-content:center;background-color:var(--rpv-full-screen__overlay-background-color);z-index:1}.rpv-open__input-wrapper{position:relative}.rpv-open__input{display:none;bottom:0;cursor:pointer;height:100%;left:0;opacity:0;position:absolute;right:0;top:0;width:100%}.rpv-open__input::-webkit-file-upload-button{width:0}.rpv-page-navigation__current-page-input{margin:0 .25rem;text-align:right;width:3rem}:root{--rpv-print__progress-body-background-color:#fff;--rpv-print__progress-body-border-color:rgba(0,0,0,.3);--rpv-print__progress-body-color:#000}.rpv-core__viewer--dark{--rpv-print__progress-body-background-color:#363636;--rpv-print__progress-body-border-color:transparent;--rpv-print__progress-body-color:#fff}.rpv-print__permission-body{padding:1rem}.rpv-print__permission-footer{display:flex;justify-content:center;padding:0 1rem 1rem 0}.rpv-print__progress{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:9999}.rpv-print__progress-body{background-color:var(--rpv-print__progress-body-background-color);border:1px solid var(--rpv-print__progress-body-border-color);border-radius:.25rem;color:var(--rpv-print__progress-body-color);padding:1.5rem;text-align:center;width:15rem}.rpv-print__progress-body--rtl{direction:rtl}.rpv-print__progress-bar{margin-bottom:1rem}.rpv-print__progress-message{margin-bottom:.5rem}.rpv-print__zone{display:none}@media print{@page{margin:0}.rpv-print__html-printing{height:100%}.rpv-print__body-printing{height:100%;margin:0}.rpv-print__body-printing *{display:none}.rpv-print__zone{display:block;height:100%}.rpv-print__page{align-items:center;display:flex;flex-direction:column;justify-content:center;height:100%;width:100%;page-break-after:always;page-break-inside:avoid}.rpv-print__page img{display:block;max-height:100%;max-width:100%}}.rpv-properties__loader{text-align:center}.rpv-properties__modal{min-height:20rem;padding:.5rem 0}.rpv-properties__modal-section{padding:0 .5rem}.rpv-properties__modal-footer{display:flex;justify-content:center;margin-top:.5rem}.rpv-properties__item{align-items:flex-start;display:flex;margin:.5rem 0}.rpv-properties__item--rtl{direction:rtl}.rpv-properties__item-label{padding-right:.5rem;width:25%}.rpv-properties__item-value{flex:1 1}.rpv-search__highlights{left:0;position:absolute;top:0;height:100%;width:100%}.rpv-search__highlight{background-color:var(--rpv-search__highlight-background-color);border-radius:.25rem;position:absolute;z-index:1}.rpv-search__highlight--current{background-color:var(--rpv-search__highlight--current-background-color)}.rpv-search__popover{padding:0 .5rem}.rpv-search__popover-input-counter{align-items:center;display:flex;margin-bottom:.5rem;position:relative;width:12rem}.rpv-search__popover-counter{align-items:center;bottom:0;display:flex;position:absolute;top:0}.rpv-search__popover-counter--ltr{padding-right:.25rem;right:0}.rpv-search__popover-counter--rtl{left:0;padding-left:.25rem}.rpv-search__popover-label{align-items:center;cursor:pointer;display:flex;margin-bottom:.5rem}.rpv-search__popover-label-checkbox{cursor:pointer;margin-right:.25rem}.rpv-search__popover-footer{align-items:center;display:flex}.rpv-search__popover-footer-item{padding:0 .25rem}.rpv-search__popover-footer-button--ltr{margin-left:auto}.rpv-search__popover-footer-button--rtl{margin-right:auto}:root{--rpv-search__highlight-background-color:rgba(255,255,0,.4);--rpv-search__highlight--current-background-color:rgba(0,128,0,.4)}.rpv-selection-mode__grab{cursor:-webkit-grab;cursor:grab}.rpv-selection-mode__grab :not(input),.rpv-selection-mode__grab :not(select),.rpv-selection-mode__grab :not(textarea){cursor:-webkit-grab!important;cursor:grab!important}.rpv-selection-mode__grabbing{cursor:-webkit-grabbing;cursor:grabbing}.rpv-selection-mode__grabbing :not(input),.rpv-selection-mode__grabbing :not(select),.rpv-selection-mode__grabbing :not(textarea){cursor:-webkit-grabbing!important;cursor:grabbing!important}:root{--rpv-zoom__popover-target-arrow-border-color:rgba(0,0,0,.6)}.rpv-core__viewer--dark{--rpv-zoom__popover-target-arrow-border-color:#fff}.rpv-zoom__popover-target{align-items:center;color:var(--rpv-zoom__popover-target-color);display:flex}.rpv-zoom__popover-target-scale--ltr{margin-right:.25rem}.rpv-zoom__popover-target-scale--rtl{margin-left:.25rem}.rpv-zoom__popover-target-arrow{border-color:var(--rpv-zoom__popover-target-arrow-border-color) transparent transparent;border-style:solid;border-width:.5rem .25rem 0;height:0;width:0}:root{--rpv-toolbar__label--color:#000}.rpv-core__viewer--dark{--rpv-toolbar__label--color:#fff}.rpv-toolbar{align-items:center;display:flex;width:100%}.rpv-toolbar--rtl{direction:rtl}.rpv-toolbar__center,.rpv-toolbar__left{align-items:center;display:flex}.rpv-toolbar__center{flex-grow:1;flex-shrink:1;justify-content:center}.rpv-toolbar__right{align-items:center;display:flex;margin-left:auto}.rpv-toolbar__item{align-items:center;display:flex;padding:0 .125rem}.rpv-toolbar__label{color:var(--rpv-toolbar__label--color)}