*,:after,:before{box-sizing:border-box}*{word-break:break-word}body,html{padding:0;margin:0}html{-webkit-tap-highlight-color:transparent;background-color:#fff;scroll-behavior:smooth;scroll-margin-top:89px}body{color:#626262;font-family:Inter,sans-serif}::selection{background-color:#000;color:#fff}.main{flex:1 0 auto;display:flex;flex-wrap:wrap;flex-direction:column;overflow-x:clip}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.main{min-height:85vh}}footer,header,main,section{display:block}a:hover{text-decoration:none}.section{width:100%}.cp-detail__content ul,.text-content ul{list-style:none;padding-left:0}.cp-detail__content ul li,.text-content ul li{position:relative;list-style:none;padding-left:1.65rem}.cp-detail__content ul li:before,.text-content ul li:before{display:block;content:'';width:8px;height:8px;background-color:#e3000f;position:absolute;left:.375rem;top:8px;border-radius:50%}.cp-detail__content li,.text-content li{margin-bottom:.5rem}.cp-detail__content li ol,.cp-detail__content li ul,.text-content li ol,.text-content li ul{margin-top:.5rem}.cp-detail__content ol,.text-content ol{padding-left:1.2rem}.cp-detail__content ol li,.text-content ol li{padding-left:.45rem}.cp-detail__content ol li::marker,.text-content ol li::marker{font-weight:700;color:#e3000f}h1,h2,h3,h4,h5,h6{margin-top:0;word-break:break-word;word-wrap:break-word}address,ol,p,ul{margin-top:0}address{font-style:normal}iframe{border:none}.h1,h1{font-size:clamp(1.9rem,4vw,3.75rem)}.h2,h2{font-size:clamp(1.7rem,3vw,2.75rem)}.h3,h3{font-size:clamp(1.5rem,3vw,2rem)}.h4,h4{font-size:clamp(1.3rem,3vw,1.5rem)}.h5,.h6,h5,h6{font-size:clamp(1.1rem,3vw,1.25rem)}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-uppercase{text-transform:uppercase}.text-primary{color:#e3000f}.responsive-img{max-width:100%;height:auto}.display-flex{display:flex}.justify-content-center{justify-content:center}.is-relative{position:relative}.color-primary{color:#e3000f}.main-reset{justify-content:flex-start}.container{max-width:1190px;width:100%;margin-left:auto;margin-right:auto;padding:0}.container-thin{max-width:991px;width:100%;margin-left:auto;margin-right:auto}.container-fluid{width:100%;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}.is-hidden{display:none}.margin-none{margin:0}.margin-t-10{margin-top:1.5rem}.margin-t-15{margin-top:2.25rem}.margin-t-30{margin-top:4.5rem}.margin-t-50{margin-top:7.5rem}.margin-b-10{margin-bottom:1.5rem}.margin-b-15{margin-bottom:2.25rem}.margin-b-30{margin-bottom:4.5rem}.margin-b-50{margin-bottom:7.5rem}@media (min-width:992px){.margin-t-10-lg{margin-top:1.5rem}}@media (min-width:992px){.margin-t-15-lg{margin-top:2.25rem}}@media (min-width:992px){.margin-t-30-lg{margin-top:4.5rem}}@media (min-width:992px){.margin-t-50-lg{margin-top:7.5rem}}@media (min-width:992px){.margin-b-10-lg{margin-bottom:1.5rem}}@media (min-width:992px){.margin-b-15-lg{margin-bottom:2.25rem}}@media (min-width:992px){.margin-b-30-lg{margin-bottom:4.5rem}}@media (min-width:992px){.margin-b-50-lg{margin-bottom:7.5rem}}.padding-t-10{padding-top:1.5rem}.padding-t-15{padding-top:2.25rem}.padding-t-30{padding-top:4.5rem}.padding-t-50{padding-top:7.5rem}.padding-b-10{padding-bottom:1.5rem}.padding-b-15{padding-bottom:2.25rem}.padding-b-30{padding-bottom:4.5rem}.padding-b-50{padding-bottom:7.5rem}@media (min-width:992px){.padding-t-10-lg{padding-top:1.5rem}}@media (min-width:992px){.padding-t-15-lg{padding-top:2.25rem}}@media (min-width:992px){.padding-t-30-lg{padding-top:4.5rem}}@media (min-width:992px){.padding-t-50-lg{padding-top:7.5rem}}@media (min-width:992px){.padding-b-10-lg{padding-bottom:1.5rem}}@media (min-width:992px){.padding-b-15-lg{padding-bottom:2.25rem}}@media (min-width:992px){.padding-b-30-lg{padding-bottom:4.5rem}}@media (min-width:992px){.padding-b-50-lg{padding-bottom:7.5rem}}.button{-webkit-appearance:none;appearance:none;overflow:visible;display:inline-flex;align-items:center;justify-content:center;gap:.75rem;text-align:center;text-decoration:none;font-family:Epilogue,sans-serif;font-weight:600;color:#626262;background:0 0;border:1px solid transparent;border-radius:0;cursor:pointer;-webkit-user-select:none;user-select:none;word-break:break-word;white-space:normal;padding:0;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out}.button:active,.button:focus,.button:hover{color:#626262;text-decoration:underline}.button svg{width:1.35rem;height:1.35rem;flex:none;fill:currentColor}.button--primary{background-color:#e3000f;border:1px solid #e3000f;color:#fff}.button--primary.is-active,.button--primary:active,.button--primary:focus,.button--primary:hover{background-color:#96000a;border-color:rgba(227,0,15,0);color:#fff;text-decoration:none}.button--primary:active{background-color:rgba(227,0,15,.8);border-color:rgba(227,0,15,.8)}.button--secondary{background-color:#161b22;border:1px solid #161b22;color:#fff}.button--secondary.is-active,.button--secondary:active,.button--secondary:focus,.button--secondary:hover{background-color:#000;border-color:rgba(22,27,34,0);color:#fff;text-decoration:none}.button--secondary:active{background-color:rgba(0,0,0,.8);border-color:rgba(22,27,34,.8)}.button--tertiary{background-color:#fff;border:1px solid #fff;color:#e3000f}.button--tertiary.is-active,.button--tertiary:active,.button--tertiary:focus,.button--tertiary:hover{background-color:#e6e6e6;border-color:#e6e6e6;color:#e3000f;text-decoration:none}.button--tertiary:active{background-color:rgba(230,230,230,.8);border-color:rgba(230,230,230,.8)}.button--link{text-decoration:underline}.button--link.is-active,.button--link:active,.button--link:focus,.button--link:hover{text-decoration:none}.button--has-arrow:after{content:'';display:block;width:43.5px;height:15px;background:url(../icons/arrow.svg?v=2025924114257) no-repeat center;margin-left:.75rem}@media (min-width:576px){.button--has-arrow:after{margin-left:1.5rem}}.button--has-chevron:after{content:'';display:block;width:7px;height:10px;background:url(../icons/chevron-right.svg?v=2025924114257) no-repeat center;margin-left:.75rem}@media (min-width:576px){.button--has-chevron:after{margin-left:1.5rem}}.button--has-chevron-back:before{content:'';display:block;width:7px;height:10px;background:url(../icons/chevron-left.svg?v=2025924114257) no-repeat center;margin-right:.75rem}@media (min-width:576px){.button--has-chevron-back:before{margin-right:1.5rem}}.button--size100{padding:1.18110236rem 1.8rem 1.18110236rem}.button--size75{padding:1rem 1.5rem 1rem}.button--size50{padding:.5rem 1.5rem .375rem}.button.is-disabled,.button:disabled,.button[disabled]{background-color:#c7c7c7;border-color:#c7c7c7;color:#666;pointer-events:none}#capybara-position-detail .cp-button--submit,#capybara-position-form .cp-button--submit,#capybara-position-list .cp-button--submit{-webkit-appearance:none;appearance:none;overflow:visible;display:inline-flex;align-items:center;justify-content:center;gap:.75rem;text-align:center;text-decoration:none;font-family:Epilogue,sans-serif;font-weight:600;color:#626262;background:0 0;border:1px solid transparent;border-radius:0;cursor:pointer;-webkit-user-select:none;user-select:none;word-break:break-word;white-space:normal;padding:0;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;background-color:#e3000f;border:1px solid #e3000f;color:#fff;padding:1.18110236rem 1.8rem 1.18110236rem;text-transform:uppercase}#capybara-position-detail .cp-button--submit:active,#capybara-position-detail .cp-button--submit:focus,#capybara-position-detail .cp-button--submit:hover,#capybara-position-form .cp-button--submit:active,#capybara-position-form .cp-button--submit:focus,#capybara-position-form .cp-button--submit:hover,#capybara-position-list .cp-button--submit:active,#capybara-position-list .cp-button--submit:focus,#capybara-position-list .cp-button--submit:hover{color:#626262;text-decoration:underline}#capybara-position-detail .cp-button--submit svg,#capybara-position-form .cp-button--submit svg,#capybara-position-list .cp-button--submit svg{width:1.35rem;height:1.35rem;flex:none;fill:currentColor}#capybara-position-detail .cp-button--submit.is-active,#capybara-position-detail .cp-button--submit:active,#capybara-position-detail .cp-button--submit:focus,#capybara-position-detail .cp-button--submit:hover,#capybara-position-form .cp-button--submit.is-active,#capybara-position-form .cp-button--submit:active,#capybara-position-form .cp-button--submit:focus,#capybara-position-form .cp-button--submit:hover,#capybara-position-list .cp-button--submit.is-active,#capybara-position-list .cp-button--submit:active,#capybara-position-list .cp-button--submit:focus,#capybara-position-list .cp-button--submit:hover{background-color:#96000a;border-color:rgba(227,0,15,0);color:#fff;text-decoration:none}#capybara-position-detail .cp-button--submit:active,#capybara-position-form .cp-button--submit:active,#capybara-position-list .cp-button--submit:active{background-color:rgba(227,0,15,.8);border-color:rgba(227,0,15,.8)}#capybara-position-detail .cp-button--back,#capybara-position-form .cp-button--back,#capybara-position-list .cp-button--back{-webkit-appearance:none;appearance:none;overflow:visible;display:inline-flex;align-items:center;justify-content:center;gap:.75rem;text-align:center;text-decoration:none;font-family:Epilogue,sans-serif;font-weight:600;color:#626262;background:0 0;border:1px solid transparent;border-radius:0;cursor:pointer;-webkit-user-select:none;user-select:none;word-break:break-word;white-space:normal;padding:0;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;text-decoration:underline;padding:1.18110236rem 1.8rem 1.18110236rem}#capybara-position-detail .cp-button--back:active,#capybara-position-detail .cp-button--back:focus,#capybara-position-detail .cp-button--back:hover,#capybara-position-form .cp-button--back:active,#capybara-position-form .cp-button--back:focus,#capybara-position-form .cp-button--back:hover,#capybara-position-list .cp-button--back:active,#capybara-position-list .cp-button--back:focus,#capybara-position-list .cp-button--back:hover{color:#626262;text-decoration:underline}#capybara-position-detail .cp-button--back svg,#capybara-position-form .cp-button--back svg,#capybara-position-list .cp-button--back svg{width:1.35rem;height:1.35rem;flex:none;fill:currentColor}#capybara-position-detail .cp-button--back.is-active,#capybara-position-detail .cp-button--back:active,#capybara-position-detail .cp-button--back:focus,#capybara-position-detail .cp-button--back:hover,#capybara-position-form .cp-button--back.is-active,#capybara-position-form .cp-button--back:active,#capybara-position-form .cp-button--back:focus,#capybara-position-form .cp-button--back:hover,#capybara-position-list .cp-button--back.is-active,#capybara-position-list .cp-button--back:active,#capybara-position-list .cp-button--back:focus,#capybara-position-list .cp-button--back:hover{text-decoration:none}#capybara-position-form .cp-form__button{-webkit-appearance:none;appearance:none;overflow:visible;display:inline-flex;align-items:center;justify-content:center;gap:.75rem;text-align:center;text-decoration:none;font-family:Epilogue,sans-serif;font-weight:600;color:#626262;background:0 0;border:1px solid transparent;border-radius:0;cursor:pointer;-webkit-user-select:none;user-select:none;word-break:break-word;white-space:normal;padding:0;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;padding:.5rem 1.5rem .375rem}#capybara-position-form .cp-form__button:active,#capybara-position-form .cp-form__button:focus,#capybara-position-form .cp-form__button:hover{color:#626262;text-decoration:underline}#capybara-position-form .cp-form__button svg{width:1.35rem;height:1.35rem;flex:none;fill:currentColor}#capybara-position-form .cp-form__button--add{background-color:#161b22;border:1px solid #161b22;color:#fff}#capybara-position-form .cp-form__button--add.is-active,#capybara-position-form .cp-form__button--add:active,#capybara-position-form .cp-form__button--add:focus,#capybara-position-form .cp-form__button--add:hover{background-color:#000;border-color:rgba(22,27,34,0);color:#fff;text-decoration:none}#capybara-position-form .cp-form__button--add:active{background-color:rgba(0,0,0,.8);border-color:rgba(22,27,34,.8)}#capybara-position-form .cp-form__button--remove{background-color:#e3000f;border:1px solid #e3000f;color:#fff}#capybara-position-form .cp-form__button--remove.is-active,#capybara-position-form .cp-form__button--remove:active,#capybara-position-form .cp-form__button--remove:focus,#capybara-position-form .cp-form__button--remove:hover{background-color:#96000a;border-color:rgba(227,0,15,0);color:#fff;text-decoration:none}#capybara-position-form .cp-form__button--remove:active{background-color:rgba(227,0,15,.8);border-color:rgba(227,0,15,.8)}.contact-us{position:sticky;top:6.375rem;background-color:#161b22;color:#fff;padding:1.5rem .75rem;border-bottom:3px solid #e3000f;overflow:hidden}@media (min-width:576px){.contact-us{padding:1.875rem 1.5rem}}@media (min-width:1200px){.contact-us{padding:2.775rem 2.4rem}}.contact-us:before{content:'';display:block;position:absolute;top:-1.5rem;right:-1.5rem;width:3rem;height:3rem;background-color:#fff;transform:rotate(45deg)}@media (min-width:576px){.contact-us:before{top:-2.5rem;right:-2.5rem;width:5rem;height:5rem}}.contact-us__title{padding-bottom:1.5rem;border-bottom:1px solid #e6e6e6;margin-bottom:1.5rem;color:#fff}.contact-us__mail{display:flex;flex-wrap:wrap;font-size:clamp(1.25rem,3vw,1.25rem);font-weight:700;text-decoration:none;color:#fff;align-items:center}@media (max-width:380px){.contact-us__mail{font-size:clamp(1rem,3vw,1.15rem)}}@media (min-width:992px) and (max-width:1199px){.contact-us__mail{font-size:clamp(1.1rem,3vw,1.2rem)}}.contact-us__mail:hover{color:#fff}.contact-us__mail:hover .contact-us__icon{background-color:#e3000f}.contact-us__hr{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:1.5rem;margin-top:1.5rem}.contact-us__image{border-radius:50%}.contact-us__name{font-size:clamp(.9rem,3vw,1rem);font-weight:600;margin-bottom:0;color:#fff}.contact-us__position{font-size:clamp(.7rem,3vw,.75rem);font-family:Epilogue,sans-serif;font-weight:300;margin-bottom:0}.contact-us__icon{background-color:#272e37;width:2.375rem;height:2.375rem;display:flex;align-items:center;justify-content:center;line-height:1;margin-right:.75rem;transition:background-color .2s ease-in-out}[data-error-rendered=generalError] .cp-message,[data-error-rendered=pageNotFound] .cp-message,[data-error-rendered=positionError] .cp-message,[data-page-rendered=listing] .cp-message{text-align:left;margin:3rem 0}[data-error-rendered=generalError] .cp-message__heading,[data-error-rendered=pageNotFound] .cp-message__heading,[data-error-rendered=positionError] .cp-message__heading,[data-page-rendered=listing] .cp-message__heading{margin-bottom:3rem}[data-error-rendered=generalError] .cp-message__text,[data-error-rendered=pageNotFound] .cp-message__text,[data-error-rendered=positionError] .cp-message__text,[data-page-rendered=listing] .cp-message__text{margin-bottom:3rem}[data-error-rendered=generalError] .cp-button.cp-button--offset,[data-error-rendered=pageNotFound] .cp-button.cp-button--offset,[data-error-rendered=positionError] .cp-button.cp-button--offset,[data-page-rendered=listing] .cp-button.cp-button--offset{margin-right:0}[data-error-rendered=pageNotFound] .cp-message{font-size:clamp(1.9rem,4vw,3.75rem);font-family:inherit;font-weight:700}.dtb{background-image:url(../components/dtb/images/bg.svg?v=2025924114257);background-position:top left;background-repeat:repeat-y;padding:1.5rem;margin-top:7.5rem;display:flex;flex-direction:column;gap:1.5rem;width:100%}@media (min-width:992px){.dtb{flex-direction:row;margin-top:9rem;align-items:center;padding:3rem;gap:3rem}}@media (min-width:1200px){.dtb{gap:4.5rem}}.dtb__image{margin-top:-7.5rem;max-width:20rem;height:auto}@media (min-width:992px){.dtb__image{flex:1 1 60%;max-width:41rem;width:60%;margin:-12rem 0 -3rem;align-self:flex-end}}@media (min-width:1200px){.dtb__image{flex:1 1 50%;width:50%}}.dtb__content{flex:1 1 50%}.dtb__text{color:#d6d6d6}.section__contact{background-image:linear-gradient(rgba(22,27,34,.5),rgba(22,27,34,.5)),url(../components/footer/images/footban.webp?v=2025924114257)}.section__contact .section-intro__header{line-height:1.325}.has-decor:after,.has-decor:before{-webkit-mask-image:url(../components/footer/images/ippdecor.svg?v=2025924114257);mask-image:url(../components/footer/images/ippdecor.svg?v=2025924114257)}.footban .section .section-intro{align-items:center}.glightbox-container{width:100%;height:100%;position:fixed;top:0;left:0;z-index:999999!important;overflow:hidden;touch-action:none;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;backface-visibility:hidden;outline:0}.glightbox-container.inactive{display:none}.glightbox-container .gcontainer{position:relative;width:100%;height:100%;z-index:9999;overflow:hidden}.glightbox-container .gslider{transition:transform .4s ease;height:100%;left:0;top:0;width:100%;position:relative;overflow:hidden;display:flex!important;justify-content:center;align-items:center;transform:translate3d(0,0,0)}.glightbox-container .gslide{width:100%;position:absolute;-webkit-user-select:none;user-select:none;display:flex;align-items:center;justify-content:center;opacity:0}.glightbox-container .gslide.current{opacity:1;z-index:99999;position:relative}.glightbox-container .gslide.prev{opacity:1;z-index:9999}.glightbox-container .gslide-inner-content{width:100%}.glightbox-container .ginner-container{position:relative;width:100%;display:flex;justify-content:center;flex-direction:column;max-width:100%;margin:auto;height:100vh}.glightbox-container .ginner-container.gvideo-container{width:100%}.glightbox-container .ginner-container.desc-bottom,.glightbox-container .ginner-container.desc-top{flex-direction:column}.glightbox-container .ginner-container.desc-left,.glightbox-container .ginner-container.desc-right{max-width:100%!important}.gslide iframe,.gslide video{outline:0!important;border:none;min-height:165px;-webkit-overflow-scrolling:touch;touch-action:auto}.gslide:not(.current){pointer-events:none}.gslide-image{align-items:center}.gslide-image img{max-height:100vh;display:block;padding:0;float:none;outline:0;border:none;-webkit-user-select:none;user-select:none;max-width:100vw;width:auto;height:auto;object-fit:cover;touch-action:none;margin:auto;min-width:200px}.desc-bottom .gslide-image img,.desc-top .gslide-image img{width:auto}.desc-left .gslide-image img,.desc-right .gslide-image img{width:auto;max-width:100%}.gslide-image img.zoomable{position:relative}.gslide-image img.dragging{cursor:grabbing!important;transition:none}.gslide-video{position:relative;max-width:100vh;width:100%!important}.gslide-video .plyr__poster-enabled.plyr--loading .plyr__poster{display:none}.gslide-video .gvideo-wrapper{width:100%;margin:auto}.gslide-video::before{content:'';position:absolute;width:100%;height:100%;background:rgba(255,0,0,.34);display:none}.gslide-video.playing::before{display:none}.gslide-video.fullscreen{max-width:100%!important;min-width:100%;height:75vh}.gslide-video.fullscreen video{max-width:100%!important;width:100%!important}.gslide-inline{background:#fff;text-align:left;max-height:calc(100vh - 40px);overflow:auto;max-width:100%;margin:auto}.gslide-inline .ginlined-content{padding:20px;width:100%}.gslide-inline .dragging{cursor:grabbing!important;transition:none}.ginlined-content{overflow:auto;display:block!important;opacity:1}.gslide-external{display:flex;width:100%;min-width:100%;background:#fff;padding:0;overflow:auto;max-height:75vh;height:100%}.gslide-media{display:flex;width:auto}.zoomed .gslide-media{box-shadow:none!important}.desc-bottom .gslide-media,.desc-top .gslide-media{margin:0 auto;flex-direction:column}.gslide-description{position:relative;flex:1 0 100%}.gslide-description.description-left,.gslide-description.description-right{max-width:100%}.gslide-description.description-bottom,.gslide-description.description-top{margin:0 auto;width:100%}.gslide-description p{margin-bottom:12px}.gslide-description p:last-child{margin-bottom:0}.zoomed .gslide-description{display:none}.glightbox-button-hidden{display:none}.glightbox-mobile .glightbox-container .gslide-description{height:auto!important;width:100%;position:absolute;bottom:0;padding:19px 11px;max-width:100vw!important;order:2!important;max-height:78vh;overflow:auto!important;background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.75) 100%);transition:opacity .3s linear;padding-bottom:50px}.glightbox-mobile .glightbox-container .gslide-title{color:#fff;font-size:1em}.glightbox-mobile .glightbox-container .gslide-desc{color:#a1a1a1}.glightbox-mobile .glightbox-container .gslide-desc a{color:#fff;font-weight:700}.glightbox-mobile .glightbox-container .gslide-desc *{color:inherit}.glightbox-mobile .glightbox-container .gslide-desc .desc-more{color:#fff;opacity:.4}.gdesc-open .gslide-media{transition:opacity .5s ease;opacity:.4}.gdesc-open .gdesc-inner{padding-bottom:30px}.gdesc-closed .gslide-media{transition:opacity .5s ease;opacity:1}.greset{transition:all .3s ease}.gabsolute{position:absolute}.grelative{position:relative}.glightbox-desc{display:none!important}.glightbox-open{overflow:hidden}.gloader{height:25px;width:25px;animation:lightboxLoader .8s infinite linear;border:2px solid #fff;border-right-color:transparent;border-radius:50%;position:absolute;display:block;z-index:9999;left:0;right:0;margin:0 auto;top:47%}.goverlay{width:100%;height:calc(100vh + 1px);position:fixed;top:-1px;left:0;background:#000;will-change:opacity}.glightbox-mobile .goverlay{background:#000}.gclose,.gnext,.gprev{z-index:99999;cursor:pointer;width:26px;height:44px;border:none;display:flex;justify-content:center;align-items:center;flex-direction:column}.gclose svg,.gnext svg,.gprev svg{display:block;width:25px;height:auto;margin:0;padding:0}.gclose.disabled,.gnext.disabled,.gprev.disabled{opacity:.1}.gclose .garrow,.gnext .garrow,.gprev .garrow{stroke:#fff}.gbtn.focused{outline:2px solid #0f3d81}iframe.wait-autoplay{opacity:0}.glightbox-closing .gclose,.glightbox-closing .gnext,.glightbox-closing .gprev{opacity:0!important}.glightbox-clean .gslide-description{background:#fff}.glightbox-clean .gdesc-inner{padding:22px 20px}.glightbox-clean .gslide-title{font-size:1em;font-weight:400;font-family:arial;color:#000;margin-bottom:19px;line-height:1.4em}.glightbox-clean .gslide-desc{font-size:.86em;margin-bottom:0;font-family:arial;line-height:1.4em}.glightbox-clean .gslide-video{background:#000}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:rgba(0,0,0,.75);border-radius:4px}.glightbox-clean .gclose path,.glightbox-clean .gnext path,.glightbox-clean .gprev path{fill:#fff}.glightbox-clean .gprev{position:absolute;top:-100%;left:30px;width:40px;height:50px}.glightbox-clean .gnext{position:absolute;top:-100%;right:30px;width:40px;height:50px}.glightbox-clean .gclose{width:35px;height:35px;top:15px;right:10px;position:absolute}.glightbox-clean .gclose svg{width:18px;height:auto}.glightbox-clean .gclose:hover{opacity:1}.gfadeIn{animation:gfadeIn .5s ease}.gfadeOut{animation:gfadeOut .5s ease}.gslideOutLeft{animation:gslideOutLeft .3s ease}.gslideInLeft{animation:gslideInLeft .3s ease}.gslideOutRight{animation:gslideOutRight .3s ease}.gslideInRight{animation:gslideInRight .3s ease}.gzoomIn{animation:gzoomIn .5s ease}.gzoomOut{animation:gzoomOut .5s ease}@keyframes lightboxLoader{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes gfadeIn{from{opacity:0}to{opacity:1}}@keyframes gfadeOut{from{opacity:1}to{opacity:0}}@keyframes gslideInLeft{from{opacity:0;transform:translate3d(-60%,0,0)}to{visibility:visible;transform:translate3d(0,0,0);opacity:1}}@keyframes gslideOutLeft{from{opacity:1;visibility:visible;transform:translate3d(0,0,0)}to{transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@keyframes gslideInRight{from{opacity:0;visibility:visible;transform:translate3d(60%,0,0)}to{transform:translate3d(0,0,0);opacity:1}}@keyframes gslideOutRight{from{opacity:1;visibility:visible;transform:translate3d(0,0,0)}to{transform:translate3d(60%,0,0);opacity:0}}@keyframes gzoomIn{from{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:1}}@keyframes gzoomOut{from{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@media (min-width:769px){.glightbox-container .ginner-container{width:auto;height:auto;flex-direction:row}.glightbox-container .ginner-container.desc-top .gslide-description{order:0}.glightbox-container .ginner-container.desc-top .gslide-image,.glightbox-container .ginner-container.desc-top .gslide-image img{order:1}.glightbox-container .ginner-container.desc-left .gslide-description{order:0}.glightbox-container .ginner-container.desc-left .gslide-image{order:1}.gslide-image img{max-height:97vh;max-width:100%}.gslide-image img.zoomable{cursor:zoom-in}.zoomed .gslide-image img.zoomable{cursor:grab}.gslide-inline{max-height:95vh}.gslide-external{max-height:100vh}.gslide-description.description-left,.gslide-description.description-right{max-width:275px}.glightbox-open{height:auto}.goverlay{background:rgba(0,0,0,.92)}.glightbox-clean .gslide-media{box-shadow:1px 2px 9px 0 rgba(0,0,0,.65)}.glightbox-clean .description-left .gdesc-inner,.glightbox-clean .description-right .gdesc-inner{position:absolute;height:100%;overflow-y:auto}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:rgba(0,0,0,.32)}.glightbox-clean .gclose:hover,.glightbox-clean .gnext:hover,.glightbox-clean .gprev:hover{background-color:rgba(0,0,0,.7)}.glightbox-clean .gprev{top:45%}.glightbox-clean .gnext{top:45%}}@media (min-width:992px){.glightbox-clean .gclose{opacity:.7;right:20px}}@media screen and (max-height:420px){.goverlay{background:#000}}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{aspect-ratio:initial}.header--homepage{background-color:rgba(22,27,33,.35);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.detail .header--homepage,.form .header--homepage{background-color:#161b22}@media (min-width:992px){.header .metismenu.mod-menu .metismenu-item.mm-active .mm-caret{display:block;visibility:visible;opacity:1}}.metismenu-item.mm-active .mm-toggler:after{transform:rotateX(-180deg)}.header__btn--fade svg path{fill-opacity:1}.hero__homepage .psr-hero__img{object-position:90% 50%}@media (min-width:576px){.hero__homepage .psr-hero__img{object-position:70% 50%}}@media (min-width:768px){.hero__homepage .psr-hero__img{animation:12s linear main-photo-scale;object-position:80% 50%}}@media (min-width:992px){.hero__homepage .psr-hero__img{object-position:70% 50%}}@media (min-width:576px){.hero__homepage .psr-hero{height:60vw;max-height:inherit}}@media (min-width:768px){.hero__homepage .psr-hero{height:auto}}@media (min-width:992px){.hero__homepage .psr-hero__content{min-height:33rem}}.hero--vacancy-detail{box-shadow:0 10px 35px -10px rgba(0,0,0,.15)}.hero--vacancy-detail .hero__wrap{position:relative}@media (min-width:992px){.hero--vacancy-detail .hero__wrap{display:flex;width:100%}}.hero--vacancy-detail .hero__info{padding:3rem 1.5rem;flex:0 0 50%;z-index:1}.hero--vacancy-detail .hero__info:before{content:'';display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;background:url(../components/hero/images/bg.svg?v=2025924114257) left top repeat-y}@media (min-width:768px){.hero--vacancy-detail .hero__info{padding:3rem 4.5rem;display:flex;flex-direction:column;justify-content:center}}@media (max-width:767px){.hero--vacancy-detail .hero__buttons{display:flex;flex-direction:column;gap:1.5rem}.hero--vacancy-detail .hero__buttons .button{align-self:self-start}}.hero--vacancy-detail .button--back{bottom:.375rem;right:.375rem;max-width:calc(100% - (1.5rem / 2));box-shadow:0 12px 20px -10px rgba(0,0,0,.3)}@media (min-width:768px){.hero--vacancy-detail .button--back{bottom:3.2rem;right:1.5rem;position:absolute}}@media (min-width:1200px){.hero--vacancy-detail .button--back{top:1.5rem;right:1.5rem;bottom:unset}}.hero--vacancy-detail .hero__image{max-width:100%;object-fit:cover;object-position:center;aspect-ratio:1.77777778}@media (min-width:992px){.hero--vacancy-detail .hero__image{flex:0 0 50%;max-width:50%;aspect-ratio:unset}}@keyframes main-photo-scale{from{transform:scale(1.15)}to{transform:scale(1)}}.cp-loader{position:relative;margin:auto;flex:none;display:flex;align-items:center;justify-content:center;min-height:50vh;padding-top:3rem;padding-bottom:3rem;z-index:4}.cp-loader.is-hidden{display:none}.is-loading--bottom .cp-loader{align-items:flex-end}.cp-loader__icon{position:relative;width:6rem;height:6rem;flex:none}@media (min-width:992px){.cp-loader__icon{width:8rem;height:8rem}}.cp-loader--detail,.cp-loader--form{min-height:60vh}.is-loaded .cp-loader--articles,.is-loaded .cp-loader--articles-list,.is-loaded .cp-loader--vacancies,.is-loaded .cp-loader--vacancies-list{display:none}.is-loading .cp-loader--articles,.is-loading .cp-loader--articles-list,.is-loading .cp-loader--vacancies,.is-loading .cp-loader--vacancies-list{position:absolute;top:0;bottom:0;left:0;right:0}.cp-loader--articles-list,.cp-loader--vacancies-list{min-height:auto}.is-loading .articles__empty,.is-loading .articles__item,.is-loading .vacancies__empty,.is-loading .vacancies__header,.is-loading .vacancies__job{opacity:.4}#vacancy-form .cp-loader,.cp-is-loading{display:none}.skip-to-content{position:fixed;top:0;left:50%;transform:translateY(-100%);overflow:hidden;z-index:-99999;transition:transform .2s ease-in-out}.skip-to-content:active,.skip-to-content:focus{color:#626262;background-color:#fff;overflow:auto;padding:.75rem;transform:translate(-50%,10px);border-radius:1.5rem;text-align:center;font-size:1.6rem;z-index:99999;box-shadow:0 0 0 3px rgba(227,0,15,.2)}.swiper__wrapper{position:relative}.swiper{overflow:hidden}.swiper-lazy-preloader{border-color:#e3000f;border-top-color:transparent}@media (max-width:576px){.swiper-buttons{display:flex}.psr-media--overlap .psr-media__inner{display:none}}.psr-slider-pribehy .swiper-slide-inner{position:relative}.psr-slider-pribehy .swiper-slide-inner:hover .psr-nametag__position img{scale:1.2}@media (max-width:576px){.psr-slider-pribehy .psr-slider__intro .swiper-controls{position:absolute;bottom:-80px}}.psr-slider-pribehy .psr-nametag{margin-inline:0;text-align:left;background:0 0;margin-top:0;position:absolute;bottom:0;width:100%;border-bottom-color:#626262;padding:1rem .75rem}@media (min-width:576px){.psr-slider-pribehy .psr-nametag{padding:1rem 1.5rem}}@media (min-width:768px){.psr-slider-pribehy .psr-nametag{padding:1.5rem 2rem}}@media (min-width:576px){.psr-slider-pribehy .psr-nametag__name{font-size:24px}}.psr-slider-pribehy .psr-nametag__position{text-transform:uppercase;font-family:Rajdhani,sans-serif;font-size:16px;position:relative;z-index:1;margin-bottom:.5rem;opacity:1}.psr-slider-pribehy .psr-nametag__position img{transition:.2s ease-in-out scale}.psr-slider-pribehy .psr-nametag__video{opacity:.7;letter-spacing:5px}.psr-slider-pribehy .psr-slider__media{max-width:inherit;position:relative}.psr-slider-pribehy .psr-slider__media:after{background:linear-gradient(180deg,rgba(25,29,35,0) 0,#191d23 100%);width:100%;height:100%;content:' ';position:absolute;left:0;right:0;top:0;bottom:0}.swiper__image{max-width:100%;height:auto;aspect-ratio:1.33333333;object-fit:cover}.swiper__text{margin-bottom:0}.tiles{display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;gap:1.5rem;margin-bottom:var(--main-container-padding-y);max-width:1400px}.tiles__item{--form-box-spacing:clamp(2rem, 5vw, 4rem);background-size:cover;background-position:center;width:100%;overflow:hidden}.tiles__item .form-box__desc{font-size:16px}@media (min-width:768px){.tiles__item{width:calc(50% - (1.5rem / 2));flex-shrink:0}}.tiles__item:nth-child(2) .tri--tl{left:unset;right:0;transform:rotate(90deg)}.tiles__item:nth-child(3){width:100%;background-size:auto 100%;background-position:top right;background-repeat:no-repeat}@media (min-width:1200px){.tiles__item:nth-child(3){width:75%}}.tiles__item:nth-child(3):before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;background:#161b22;z-index:-1}.tiles__item:nth-child(3) .tiles__item-content{padding-bottom:0;height:unset;background:0 0!important}.tiles__item:nth-child(3) .tri--tl{display:none}.tiles__item:nth-child(3) .tiles__top-text .form-box__desc{opacity:.5}.tiles__item-content{height:100%}.tiles__item-content.bg-dark{padding:3rem 1.45rem;background:linear-gradient(180deg,rgba(25,29,35,.7) 0,#191d23 100%)!important}@media (min-width:580px){.tiles__item-content.bg-dark{padding:3rem 4rem}}@media (min-width:1200px){.tiles__item-content.bg-dark{padding:var(--main-container-padding-y) var(--form-box-spacing)}}.tiles__item-content.bg-dark.full-black{background:#000!important;height:unset}.tiles__top-button{margin-top:1.5rem}.tiles__top{display:flex;height:100%;flex-direction:column;justify-content:space-between;align-items:flex-start}.tiles__contact-block{display:flex;flex-direction:column-reverse;margin-top:1.5rem}@media (min-width:776px){.tiles__contact-block{flex-direction:row;justify-content:flex-start;align-items:center}}.tiles__contact-image{position:relative}.tiles__contact-image img{position:relative;left:-2rem}@media (min-width:576px){.tiles__contact-image img{left:-5rem}}.tiles__contact-info{padding:3rem 0;position:relative}@media (min-width:776px){.tiles__contact-info{padding-bottom:0;margin-left:30px}}.tiles__contact-info:after{content:url(../components/tiles/images/chat.svg?v=2025924114257);position:absolute;top:0}.tiles__contact-name{font-size:1.25rem;margin-bottom:0}.tiles__contact-function{font-weight:200;font-size:.75rem;position:relative;display:inline-block}.tiles__contact-function:after{content:'';width:100%;height:1px;position:absolute;left:0;background-color:#fff;bottom:-.75rem}.tiles__mail,.tiles__phone{display:flex;gap:1.5rem;margin-top:1.125rem}.tiles__mail .icon-box__title,.tiles__phone .icon-box__title{color:#fff;transition:color .2s ease-in-out}.tiles__mail svg,.tiles__phone svg{transition:color .2s ease-in-out;background-color:var(--icon-bg);color:#fff;padding:.4em;display:flex;align-items:center;justify-content:center}.tiles__mail:hover .icon-box__title,.tiles__phone:hover .icon-box__title{color:#e3000f}.tiles__mail:hover svg,.tiles__phone:hover svg{fill:currentColor}.tiles__top-text{max-width:600px}#co-te-ceka{overflow-y:clip}.timeline{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;width:100%;max-width:87.5rem;margin:0 auto}@media (min-width:992px){.timeline .timeline__item:first-of-type{position:relative}.timeline .timeline__item:first-of-type:before{content:'';display:block;position:absolute;top:0;left:50%;width:5px;height:50%;transform:translateX(-50%);background-color:#fff;z-index:3}}.timeline--year-top .timeline__item:first-of-type .timeline__grid--center:after,.timeline--year-top .timeline__item:first-of-type .timeline__grid--center:before{top:3.9375rem}.timeline--year-top .timeline__item:last-of-type .timeline__grid--center:after,.timeline--year-top .timeline__item:last-of-type .timeline__grid--center:before{bottom:calc(100% - 3.9375rem);top:auto}.timeline--year-top .timeline__item-year{align-items:flex-start}.timeline--year-top .timeline__grid{align-items:flex-start}.timeline__item{display:flex;width:100%;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;position:relative;padding:1.5rem 0}.timeline__item:first-of-type .timeline__grid--center:after,.timeline__item:first-of-type .timeline__grid--center:before{top:3.9375rem}@media (min-width:992px){.timeline__item:first-of-type .timeline__grid--center:after,.timeline__item:first-of-type .timeline__grid--center:before{top:50%}}@media (min-width:992px){.timeline__item:first-of-type .timeline__image{margin-right:0;margin-left:3rem}}@media (min-width:1200px){.timeline__item:first-of-type .timeline__image{margin-left:4.5rem}}.timeline__item:last-of-type .timeline__grid--center:after{background-color:#fff!important;width:6px;transform:translateX(-50%);z-index:2;top:3rem!important;height:100%;bottom:0!important}@media (min-width:992px){.timeline__item:last-of-type .timeline__grid--center:after{top:50%!important}}.timeline__item:last-of-type .timeline__grid--center:after,.timeline__item:last-of-type .timeline__grid--center:before{bottom:calc(100% - 3.9375rem);top:auto}@media (min-width:992px){.timeline__item:last-of-type .timeline__grid--center:after,.timeline__item:last-of-type .timeline__grid--center:before{bottom:50%}}@media (min-width:992px){.timeline__item:last-of-type .timeline__image{margin-right:0;margin-left:3rem}}@media (min-width:1200px){.timeline__item:last-of-type .timeline__image{margin-left:4.5rem}}@media (min-width:992px){.timeline__item{flex-wrap:nowrap;justify-content:center;padding:0}}@media (min-width:992px){.timeline__item .timeline__grid--first.timeline__grid--with-year{padding-right:0}}@media (max-width:991px){.timeline__item .timeline__grid--first.timeline__grid--with-year{order:1}}@media (min-width:992px){.timeline__item .timeline__grid--first.timeline__grid--with-year .timeline__content{padding-right:3rem}}@media (min-width:1200px){.timeline__item .timeline__grid--first.timeline__grid--with-year .timeline__content{padding-right:4.5rem}}@media (min-width:992px){.timeline__item .timeline__grid--last.timeline__grid--with-year{padding-left:0}}@media (max-width:991px){.timeline__item .timeline__grid--last.timeline__grid--with-year{order:1}}@media (min-width:992px){.timeline__item .timeline__grid--last.timeline__grid--with-year .timeline__content{padding-left:3rem}}@media (min-width:1200px){.timeline__item .timeline__grid--last.timeline__grid--with-year .timeline__content{padding-left:4.5rem}}.timeline__item--reverse{flex-direction:row-reverse}@media (min-width:992px){.timeline__item:not(.timeline__item--reverse) .timeline__grid--first{padding-right:1.5rem;flex-direction:row-reverse}}@media (min-width:992px){.timeline__item:not(.timeline__item--reverse) .timeline__grid--last{padding-left:1.5rem;padding-right:0}}.timeline__grid{display:flex;flex-direction:column;order:2;padding:1.5rem 1.5rem;width:calc(100% - (1.5rem * 2))}@media (min-width:992px){.timeline__grid{margin-bottom:0;order:2;width:calc(50% - 1.5rem);min-width:calc(50% - 1.5rem);flex-direction:row}}.timeline__grid.timeline__grid--with-year{padding:.5rem 0 0 1.5rem}.timeline__grid--center{max-width:.25rem;min-width:0}@media (max-width:991px){.timeline__grid--center{order:1}}@media (min-width:992px){.timeline__grid--center{margin-left:0;order:4}}.timeline__grid--center:after,.timeline__grid--center:before{display:block;content:'';position:absolute;z-index:1;height:100%;width:.25rem;top:0;left:1.5rem;background-color:#fabdbc;transform:translateX(-.125rem)}@media (min-width:992px){.timeline__grid--center:after,.timeline__grid--center:before{left:50%}}.timeline__grid--center:after{height:var(--active-line-height,0);background-color:#e3000f;z-index:2}@media (min-width:992px){.timeline__grid--center:after{top:0!important}}@media (max-width:991px){.timeline__grid--first{width:calc(100% - (1.5rem * 4));min-width:calc(100% - (1.5rem * 2));padding-bottom:0}.timeline__grid--first:not(.timeline__grid--with-year){padding-left:4.5rem;width:100%}}@media (min-width:992px){.timeline__grid--first{padding-right:6rem;order:3}}@media (max-width:991px){.timeline__grid--last{width:calc(100% - (1.5rem * 4));min-width:calc(100% - (1.5rem * 2))}.timeline__grid--last:not(.timeline__grid--with-year){padding-left:4.5rem;width:100%}}@media (min-width:992px){.timeline__grid--last{padding-left:6rem;order:4}}.timeline__content{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.timeline__content-inner{border:1px solid #e6e6e6;box-shadow:0 4px 30px -10px rgba(0,0,0,.1);padding:1.125rem}@media (min-width:576px){.timeline__content-inner{padding:1.5rem}}@media (min-width:992px){.timeline__content-inner{padding:2.37rem 2.37rem 2.37rem 1.75005rem}}.timeline__item-year{display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-family:Epilogue,sans-serif;color:#000;font-weight:700;line-height:1;position:absolute;left:0;top:2rem;width:3rem;height:3rem;background-color:#fff;border:1px solid #e6e6e6;box-shadow:0 4px 15px -7px rgba(0,0,0,.25);transition:color .2s ease-in-out,background-color .2s ease-in-out;z-index:3}@media (min-width:992px){.timeline__item-year{position:absolute;left:50%;top:calc(50% - 2.5rem);transform:translate(-50%);font-size:1.875rem;width:5rem;height:5rem}}.timeline__item-year.is-active{background-color:#e3000f;color:#fff}.timeline__item-title{color:#161b22;line-height:1.4;margin-bottom:1rem;font-size:1.2rem}@media (min-width:576px){.timeline__item-title{font-size:1.5rem}}.timeline__item-text{margin:.25rem 0 .25rem 0;font-size:1rem;color:#626262}.timeline__image{max-width:100%;max-height:100%;height:11rem;width:11rem;background-size:contain;background-repeat:no-repeat;background-position:center;box-shadow:15px 15px 35px -10px rgba(0,0,0,.25);border-radius:50%}@media (min-width:576px){.timeline__image{height:16rem;width:16rem}}@media (min-width:992px){.timeline__image{height:20rem;width:20rem;margin-right:3rem}}@media (min-width:1200px){.timeline__image{height:25rem;width:25rem;margin-right:4.5rem}}.timeline__grid--image{justify-content:flex-start;align-items:center}@media (max-width:991px){.timeline__grid--image{width:100%}}.timeline__grid--with-year .timeline__content{position:relative}.timeline__grid--with-year .timeline__content:before{content:'';display:block;position:absolute;top:1rem;left:-15px;width:15px;height:18px;background-image:url(../components/timeline/images/arrow.svg?v=2025924114257);background-size:contain;background-repeat:no-repeat;transform:rotate(180deg)}@media (min-width:992px){.timeline__grid--with-year .timeline__content:before{top:50%;left:unset;right:calc(3rem - 28.5px);width:29px;height:34px;transform:translate(0,-50%)}}@media (min-width:1200px){.timeline__grid--with-year .timeline__content:before{right:calc(4.5rem - 28.5px)}}.timeline__grid--with-year .timeline__content-inner{background-color:#fff;position:relative}@media (min-width:576px){.timeline__grid--with-year .timeline__content-inner:after{content:'';display:block;position:absolute;top:-50px;right:-30px;width:74px;height:100px;background-image:url(../components/timeline/images/home.svg?v=2025924114257);background-size:contain;background-repeat:no-repeat;z-index:-1}}@media (min-width:576px) and (min-width:992px){.timeline__grid--with-year .timeline__content-inner:after{width:146px;height:196px;top:-95px;left:-73px;right:unset}}@media (min-width:992px){.timeline__grid--with-year.timeline__grid--last .timeline__content:before{top:calc(50% - 34px);left:calc(3rem - 28.5px);right:unset;transform:rotate(180deg) translate(0,-50%)}}@media (min-width:1200px){.timeline__grid--with-year.timeline__grid--last .timeline__content:before{left:calc(4.5rem - 28.5px)}}@media (min-width:992px){.timeline__grid--with-year.timeline__grid--last .timeline__content-inner:after{width:146px;height:196px;top:-95px;left:unset;right:-73px}}.vacancies__empty{text-align:left;margin-top:3rem;margin-bottom:0;font-family:Epilogue,sans-serif;font-weight:600;color:#161b22}.vacancies__header{display:none}@media (min-width:768px){.vacancies__header{display:flex;padding:1.5rem;column-gap:3rem}}.vacancies__header-label{flex-basis:0;flex-grow:1;max-width:100%;font-weight:700}.vacancies__header-label--title{flex:0 0 50%;max-width:50%}.vacancies__job{position:relative;display:flex;flex-direction:column;row-gap:.5rem;padding:1.5rem .75rem;text-decoration:none;color:#626262;transition:background .2s ease-in-out,color .2s ease-in-out,box-shadow .2s ease-in-out;border:1px solid #e3e3e3;margin-bottom:1.5rem}.vacancies__job:focus,.vacancies__job:hover{color:inherit;box-shadow:0 10px 35px -10px rgba(0,0,0,.15)}.vacancies__job:focus .button,.vacancies__job:hover .button{color:#fff;background-color:#e3000f}@media (min-width:576px){.vacancies__job{padding:1.875rem 1.5rem}}@media (min-width:1200px){.vacancies__job{padding:2.25rem 3.435rem}}@media (min-width:768px){.vacancies__item{flex-basis:0;flex-grow:1;max-width:100%}}.vacancies__item--name{font-size:clamp(1.3rem,3vw,1.5rem);font-weight:700;font-family:Epilogue,sans-serif;color:#161b22;margin-bottom:calc(1.5rem - (1.5rem / 3))}.vacancies__item--date{color:#b0b0b0;font-family:Epilogue,sans-serif}.vacancies__item--info{display:flex;flex-direction:row;flex-wrap:wrap;column-gap:1.5rem;row-gap:.5rem;margin-bottom:calc(1.5rem - (1.5rem / 3))}@media (min-width:1200px){.vacancies__item--info{margin-bottom:1.5rem}}.vacancies__item--location,.vacancies__item--salary{display:inline-flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-start;color:#acabab;background-color:#f6f6f6;width:auto;flex-grow:unset;flex-basis:unset;padding:.1875rem .625rem}.vacancies__item--location svg,.vacancies__item--salary svg{margin-right:.625rem;flex-shrink:0}.vacancies__icon{display:inline-block;vertical-align:middle;width:2rem;height:2rem;margin-left:.5rem;color:#e3000f;transition:color .2s ease-in-out}.vacancies__icon svg{width:2rem;height:2rem}.vacancies__button{width:100%}.vacancies__button .button{color:#e3000f;background-color:#fff;border-color:#e3000f;text-decoration:none;transition:color .2s ease-in-out,background-color .2s ease-in-out}.vacancies__button .button svg{width:.875rem;height:.6875rem}.vacancies__list{position:relative}.vacancies__wrap{position:relative}@media (min-width:992px){.vacancies__wrap{display:flex;gap:3rem}}@media (min-width:1200px){.vacancies__wrap{gap:4.5rem}}@media (min-width:1500px){.vacancies__wrap{gap:7.5rem}}.vacancies__col--main{margin-bottom:2.25rem;width:100%}@media (min-width:992px){.vacancies__col--sidebar{min-width:21rem}}@media (min-width:1200px){.vacancies__col--sidebar{min-width:25rem;width:25rem}}.cp-button__wrapper--offset{margin-top:3rem}.cp-detail .cp-button__wrapper{display:flex;flex-wrap:wrap;gap:1.5rem}.cp-detail__contact{margin-top:3rem;color:#000}.cp-detail__contact-title{text-align:left;margin-bottom:.75rem}.cp-contact{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:row;gap:3rem}.cp-contact__photo{width:15rem;height:auto;border-radius:50%;border:.4rem solid #161b22}.cp-detail__wrap{max-width:1080px}.cp-detail__content{color:#494949}.cp-detail__content h2{margin:3rem 0 .75rem;font-size:clamp(1.3rem,3vw,1.5rem)}.cp-detail__content h2:first-child{margin-top:0}.cp-detail__info{margin:3rem -1.5rem;background:#fafafa;color:#3b3b3b;padding:1.5rem;position:relative}.cp-detail__info:after{content:'';display:block;width:63px;height:63px;background:#fff;transform:translateX(50%) translateY(-50%) rotate(45deg);position:absolute;top:0;right:0}@media (min-width:576px){.cp-detail__info{margin:3rem 0}.cp-detail__info:after{width:126px;height:126px}}@media (min-width:768px){.cp-detail__info{padding:3rem}}@media (min-width:992px){.cp-detail__info{padding:4.5rem}}.cp-info__item{margin:1.5rem 0;display:flex;flex-wrap:wrap}.cp-info__item dt{font-weight:700;flex:0 0 100%}@media (min-width:768px){.cp-info__item dt{flex:0 0 20%;max-width:20%;margin-right:1.5rem}}.cp-info__item dd{flex:1 0 0;margin:0}.cp-info__item span{font-size:1em}.cp-info__iframe{border:0;width:100%;height:25rem;margin-top:1.5rem}.cp-medallion{padding:1.5rem;margin:3rem 0;border:none;max-width:620px;background:#fafafa;color:#3b3b3b;position:relative;z-index:1}.cp-medallion:before{content:'';display:block;position:absolute;top:-1.5rem;right:-1.5rem;width:3rem;height:3rem;background-color:#fff;transform:rotate(45deg)}@media (min-width:576px){.cp-medallion:before{top:-2.5rem;right:-2.5rem;width:5rem;height:5rem}}.cp-medallion__title{text-align:left;color:#3b3b3b}.cp-medallion__title:last-child{margin-bottom:0}.cp-medallion__subtitle{margin-top:.75rem;text-align:left;color:#3b3b3b;font-family:Rajdhani,sans-serif;font-weight:400;font-size:.85rem;display:flex;gap:.7em;line-height:1;letter-spacing:3px;text-transform:uppercase}.cp-medallion__subtitle:before{content:'';background-color:#e3000f;width:.9em;height:.9em}.cp-medallion__text{margin-top:1.5rem;text-align:left}.cp-medallion__text p{white-space:pre-line}.cp-medallion__text p:last-child{margin-bottom:0}.cp-medallion__gallery{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;margin:.75rem -.75rem -.75rem -.75rem}.cp-medallion__photo-wrap{padding:.75rem}.cp-medallion__photo{width:100%;height:auto;display:block}.cp-medallion__gallery-item--large{flex:0 0 100%;max-width:100%}@media (min-width:480px){.cp-medallion__gallery-item--large{flex:0 0 67%;max-width:calc(67% - 1px)}}.cp-medallion__gallery-item--small{flex:0 0 100%;max-width:100%;display:flex;align-items:center;justify-content:space-between}@media (min-width:480px){.cp-medallion__gallery-item--small{flex:0 0 33%;max-width:33%;display:block}}.cp-medallion__gallery--size-1 .cp-medallion__gallery-item{flex:0 0 100%;max-width:100%}.cp-medallion__gallery--size-2 .cp-medallion__gallery-item{flex:0 0 50%;max-width:50%}.cp-medallion__video{margin-top:1.5rem}.cp-medallion__video-wrapper{padding-bottom:56.25%;position:relative}.cp-medallion__video-iframe{position:absolute;height:100%;width:100%;top:0;left:0;border:0}.cp-detail__promo{margin-bottom:3rem;white-space:pre-line;color:#494949}.cp-detail__promo p{white-space:pre-line}.cp-social{margin-top:3rem}.cp-social__item{margin-right:.75rem;width:3.2rem;height:3.2rem;color:#858585}.cp-social__item:last-child{margin-right:0}.cp-social__item svg{pointer-events:none}.cp-social__item:hover{color:#e3000f}:root{--cp-form-color-error:#cf4d4d;--cp-form-color-success:#e3000f;--cp-form-transition:0.2s ease-in-out;--cp-form-gap:calc(1.5rem * 1.6);--cp-form-label-size:1rem;--cp-form-label-color:#161b22;--cp-form-input-size:1rem;--cp-form-input-bg:#f7f7f7;--cp-form-input-bg-focus:#f7f7f7;--cp-form-input-bg-error:#f7f7f7;--cp-form-input-color:#626262;--cp-form-input-color-error:#626262;--cp-form-input-border-width:1.5px;--cp-form-input-border-color:#CED4DA;--cp-form-input-border-color-focus:#e3000f;--cp-form-input-border-radius:0;--cp-form-input-min-height:45px;--cp-form-input-outline:-webkit-focus-ring-color auto;--cp-form-input-outline-firefox:Highlight auto;--cp-form-validation-message-bg:transparent;--cp-form-validation-message-color:#cf4d4d;--cp-form-validation-message-border-radius:0;--cp-form-checkbox-text-size:1rem;--cp-form-checkbox-bg:#f7f7f7;--cp-form-checkbox-bg-checked:#e3000f;--cp-form-checkbox-border-color:rgba(0, 0, 0, 0.25);--cp-form-checkbox-border-color-checked:#e3000f;--cp-form-checkbox-border-width:1.5px;--cp-form-checkbox-border-radius:0;--cp-form-checkbox-outline:-webkit-focus-ring-color auto;--cp-form-checkbox-outline-firefox:Highlight auto;--cp-form-h1-display:block;--cp-form-header-margin-bottom:1.5rem;--cp-form-gdpr-text-size:1rem;--cp-form-gdpr-link-color:#e3000f;--cp-form-gdpr-link-color-hover:#95000A;--cp-form-message-success-align:left;--cp-form-message-success-background:#e3000f;--cp-flexi-title-size:25px;--cp-flexi-title-weight:700;--cp-flexi-panel-bg:#e6e6e6;--cp-flexi-panel-line-bg:#e6e6e6;--cp-flexi-panel-radius:0;--cp-flexi-hint-question-bg:#626262;--cp-flexi-box-border-color:rgba(0, 0, 0, 0.2);--cp-flexi-box-border-radius:0;--cp-datepicker-header-background:#e3000f;--cp-datepicker-header-border-color:#e3000f;--cp-datepicker-content-color:#626262;--cp-datepicker-content-color-hover:#626262;--cp-datepicker-content-color-selected:#ffffff;--cp-datepicker-content-color-active:#ffffff;--cp-datepicker-content-background-hover:#e6e6e6;--cp-datepicker-content-background-selected:#e3000f;--cp-datepicker-content-background-active:#e3000f}.form__wrap{max-width:1080px}.videos{position:relative;background-size:cover;background-repeat:no-repeat;background-position:center top}@media (max-width:576px){.videos{padding-bottom:7rem}}.videos:after,.videos:before{content:' ';position:absolute}.videos:before{width:50px;height:50px;z-index:5;transform:rotate(45deg);left:-25px;top:-25px;background-color:#fff}@media (min-width:768px){.videos:before{width:100px;height:100px;left:-50px;top:-50px}}@media (min-width:992px){.videos:before{width:190px;height:190px;left:-95px;top:-95px}}.videos:after{width:100%;height:100%;left:0;right:0;top:0;bottom:0;background:#161b22;opacity:.9}.videos--homepage{background-image:url(../components/videos/images/homepage-bg.jpg?v=2025924114257)}.why-us{position:relative}.why-us:after{width:104%;height:1px;content:' ';position:absolute;left:-2%;right:0;bottom:0;background-color:rgba(0,0,0,.1)}.why-us .psr-nametag{position:relative;background-image:url(../components/why-us/images/badge.svg?v=2025924114257);background-repeat:no-repeat;background-size:cover;background-position:center}