@import url(https://fonts.googleapis.com/css2?family=Epilogue:wght@700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Farsan:wght@400&display=swap);*,:after,:before{box-sizing:border-box;font-family:Inter,sans-serif}ol[class],ul[class]{padding:0}blockquote,body,dd,dl,figcaption,figure,h1,h2,h3,h4,li,ol[class],p,ul[class]{margin:0}body{min-height:100vh;scroll-behavior:smooth;text-rendering:optimizeSpeed;line-height:1.5}ol[class],ul[class]{list-style:none}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img{max-width:100%;display:block}article>*+*{margin-top:1em}button,input,select,textarea{font:inherit}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}a,button{cursor:pointer}svg{outline:none}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}body{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.06) rgba(0,0,0,.01)}body::-webkit-scrollbar{width:7px}body::-webkit-scrollbar-track{border-radius:40px;border:1px solid #fff;background:rgba(0,0,0,.01)}body::-webkit-scrollbar-thumb{border-radius:40px;border:1px solid #fff;background:rgba(0,0,0,.06)}:root{--White:#fff;--Surface:#f7f9fc;--secondary-100:#eef1f5;--Outline:#dadee4;--secondary-300:#98a2b3;--secondary-500:#76808d;--secondary:#3c434c;--secondary-heading:#1e242a;--secondary-input-outline:#dadee4;--primary-50:#f0fafb;--primary-100:#e9f7fe;--primary-300:#87d6ff;--primary-500:#45bcfa;--primary-600:#25aef6;--primary-700:#149fe7;--tertiary-50:#fff2f1;--tertiary-100:#fee4e2;--tertiary-300:#fda29b;--tertiary-500:#d92d20;--tertiary-600:#b42318;--onfirmation-50:#eef8d7;--onfirmation-100:#eef8d7;--onfirmation-300:#dcedb4;--onfirmation-500:#8dcb01;--onfirmation-600:#65b400;--m-3-sys-light-error:#b3261e;--slider-connect-bg:#25aef6;--slider-bg:rgba(30,36,42,.2);--Corner-radius-main:8px}body.no-scroll{overflow:hidden}.header{position:sticky;top:0;left:0;width:100%;border-bottom:1px solid #e6e0e9;background:#293d4d;height:57px;z-index:9999999999}.header,.header .container{display:flex;align-items:center}.header .container{justify-content:space-between;padding-left:32px;padding-right:32px}@media(max-width:576px){.header .container{padding-left:16px;padding-right:16px}}.header .header-logo{min-width:152px}@media screen and (max-width:1023px){.header .header-logo{margin-left:16px}}@media(max-width:576px){.header .header-logo{min-width:auto}}.header .main-nav{display:flex}@media screen and (min-width:1024px){.header .main-nav{max-width:667px;width:100%;justify-content:space-between;align-items:center}}@media screen and (max-width:1023px){.header .main-nav{flex-direction:column;align-items:flex-start}.header .main-nav .post-job-btn{width:calc(100% - 32px);height:56px;margin:16px 16px 0;justify-content:center}}@media screen and (min-width:1024px){.header .main-nav_candidate{max-width:450px;margin:0 auto}}.header .main-nav .btn{padding-left:28px;padding-right:28px;border-radius:10px}.header .user-nav-dropdown__btn .default-avatar-initials{font-size:17px}.header .nav-link{font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.2px;padding:11px;text-decoration:none;position:relative;transition:all .25s ease}@media screen and (min-width:1024px){.header .nav-link{color:#fff;border-radius:32px}.header .nav-link:before{content:"";border-radius:2px 2px 0 0;background:var(--primary-500,#26adf6);width:40px;height:4px;position:absolute;top:calc(100% + 4px);left:50%;transform:translateX(-50%) scale(0);transition:all .25s ease}}@media screen and (max-width:1023px){.header .nav-link{width:100%;min-height:76px;display:inline-flex;align-items:center;padding-left:24px;color:#fff}}@media(min-width:1200px){.header .nav-link.router-link-active:before{transform:translateX(-50%) scale(1)}}@media screen and (max-width:1023px){.header .nav-link.router-link-active{background-color:rgba(0,0,0,.23)}.header .nav-link.router-link-active:after{content:"";background:var(--primary-500,#26adf6);width:6px;height:100%;position:absolute;top:0;right:0}}.header .nav-link.router-link_gray{opacity:.3}.header .nav-link:hover{background:rgba(0,0,0,.23);text-decoration:none;color:#fff}.header .hidden-link{opacity:0;pointer-events:none}.header .router-button-link_gray{background:var(--Secondary-500,#76808d);border:1px solid var(--Secondary-500,#76808d);pointer-events:none}.header .tooltip-container{padding:5px 10px!important;border:1px solid var(--Outline,#dadee4);border-radius:10px!important}.header .mobile-menu-button{width:40px;height:40px;display:inline-flex;padding:0;order:-1;align-items:center;justify-content:center;color:#fff;transition:background-color .25s ease;background-color:hsla(0,0%,100%,.04);border:none;outline:none;border-radius:50%;cursor:pointer}.header .mobile-menu-button:hover{background-color:rgba(0,0,0,.23)}@media screen and (min-width:1024px){.header .main-nav-wrapper{display:contents}}@media screen and (max-width:1023px){.header .main-nav-wrapper{position:fixed;top:56px;left:0;width:100vw;height:calc(100vh - 56px);transform:translateX(-100%);transition:transform .3s ease;overscroll-behavior:contain;overflow-y:auto;background-color:#293d4d;z-index:9999}.header .main-nav-wrapper.open{transform:translateX(0)}}.header .main-nav-wrapper .mobile-submenu{width:100%}@media(min-width:1024px){.header .main-nav-wrapper .mobile-submenu{display:none}}.header .main-nav-wrapper .mobile-submenu__header{height:76px;display:flex;padding-left:24px;padding-right:24px;font-size:16px;font-weight:600;line-height:20px;color:#fff;align-items:center;justify-content:space-between}.header .main-nav-wrapper .mobile-submenu__header .arrow{transform-origin:center}.header .main-nav-wrapper .mobile-submenu__header .arrow.open{transform:rotate(180deg)}.header .main-nav-wrapper .mobile-submenu__list .item{width:100%;height:76px;padding-left:48px}.header .main-nav-wrapper .mobile-submenu__list .item .link{width:100%;height:100%;display:flex;gap:16px;color:#fff;font-size:16px;font-weight:600;line-height:20px;align-items:center;text-decoration:none}.header .main-nav-wrapper .mobile-submenu__list .item .link svg path{stroke:#fff}.header .main-nav-wrapper .mobile-submenu__list .item.active,.header .main-nav-wrapper .mobile-submenu__list .item:hover{background-color:rgba(0,0,0,.23)}a:not(.btn).user-nav-link{color:var(--secondary,#3c434c)!important;font-size:14px;font-style:normal;font-weight:700;line-height:18px;border-radius:5px;padding:8px 16px;cursor:pointer;transition:all .25s ease;display:inline-flex;align-items:center;gap:8px;text-decoration:none!important;margin-bottom:8px;white-space:nowrap}a:not(.btn).user-nav-link svg{transform:translateY(-1px)}.user-nav{display:flex;align-items:center}@media screen and (max-width:1023px){.user-nav{margin-left:auto}}.user-nav .user-message{width:40px;height:40px;background:hsla(0,0%,100%,.04);border-radius:50px;display:flex;align-items:center;justify-content:center;margin-right:16px;transition:all .25s ease;position:relative}.user-nav .user-message-number{position:absolute;top:4px;left:20px;background:var(--m-3-sys-light-error,#b3261e);color:#fff;border-radius:100%;min-width:15px;min-height:15px;text-align:center;font-size:11px;font-style:normal;font-weight:500;line-height:16px;letter-spacing:.5px;display:flex;align-items:center;justify-content:center}.user-nav .user-message:hover{background:rgba(0,0,0,.23)}.user-nav .user-message svg path[stroke]{stroke:#fff}.user-nav .user-message svg path[fill]{fill:#fff}.user-nav-dropdown{position:relative}.user-nav-dropdown__btn{background:hsla(0,0%,100%,.07);border-radius:50px;width:40px;height:40px;border:0;padding:2px}.user-nav-dropdown .btn{padding:0}.user-nav-dropdown__menu{position:absolute;top:100%;right:0;padding:32px 31px;width:235px;border-radius:var(--Corner-radius-main,8px);border:1px solid var(--devider,#e0dfdf);background:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,.1);text-align:center;transition:all .25s ease}.user-nav-dropdown__menu .avatar{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:123px;height:123px;border-radius:100%;font-size:36px;margin:0 auto 16px}.user-nav-dropdown__menu p:not(.company-name){color:var(--secondary,#3c434c);font-size:14px;font-style:normal;font-weight:700;line-height:18px}.user-nav-dropdown__menu .company-name{color:var(--secondary,#3c434c);font-size:12px;font-style:normal;font-weight:400;line-height:16px;margin-bottom:16px}.user-nav-dropdown .hidden{display:none}.user-nav__avatar{width:37px;height:37px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.Vue-Toastification__container{z-index:9999999999!important}.pre-screen-question p,.questions p{margin-bottom:15px;margin-top:-7px}.cursor-pointer{cursor:pointer}.footer{background-color:#293d4d;color:#8aa5b9;overflow:hidden}.footer .container{display:flex;justify-content:space-between;padding:44px 32px}@media(min-width:1200px){.footer .container{flex-direction:row}}@media(max-width:1023px){.footer .container{gap:32px;padding-bottom:32px;align-items:center;flex-direction:column}}.footer__logo{color:var(--primary-600,#25aef6);font-size:17px;font-family:Farsan;text-transform:lowercase}@media(max-width:1023px){.footer__logo{display:inline-flex;align-items:center;flex-direction:column}}.footer__logo img.logo{width:83px;margin-bottom:16px}.footer__nav,.footer__nav_candidate,.footer__nav_company{display:flex;flex-direction:column;flex-wrap:wrap;align-items:stretch;gap:80px;width:100%;max-height:80px}@media(min-width:1200px){.footer__nav_company{max-width:556px}}@media(max-width:1199px){.footer__nav_company{max-width:556px;gap:16px;max-height:none;flex-direction:row;justify-content:space-around}}@media(max-width:576px){.footer__nav_company{flex-direction:column;align-items:center}}.footer__nav_candidate{max-width:465px}@media(max-width:576px){.footer__nav_candidate{max-height:none;gap:32px}}.footer__nav ul,.footer__nav_candidate ul,.footer__nav_company ul{margin:0;padding:0;width:-moz-fit-content;width:fit-content}@media(max-width:576px){.footer__nav ul,.footer__nav_candidate ul,.footer__nav_company ul{width:100%}}.footer__nav ul li,.footer__nav_candidate ul li,.footer__nav_company ul li{list-style:none;width:-moz-fit-content;width:fit-content}.footer__nav ul li:nth-child(n+2),.footer__nav_candidate ul li:nth-child(n+2),.footer__nav_company ul li:nth-child(n+2){margin-top:10px}@media(max-width:576px){.footer__nav ul li,.footer__nav_candidate ul li,.footer__nav_company ul li{width:100%;text-align:center}}.footer__nav .nav-link,.footer__nav_candidate .nav-link,.footer__nav_company .nav-link{font-size:14px;line-height:20px;color:#8aa5b9;text-decoration:none}.footer__nav .nav-link.nav-link-button,.footer__nav_candidate .nav-link.nav-link-button,.footer__nav_company .nav-link.nav-link-button{padding:0;border:0;background:transparent}.footer__nav .nav-link.nav-link-button:hover,.footer__nav_candidate .nav-link.nav-link-button:hover,.footer__nav_company .nav-link.nav-link-button:hover{text-decoration:underline;color:var(--primary-700,#149fe7)}.footer__social-links,.footer__social-wrapper{max-width:212px;width:100%}.footer__social-links{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:10px;height:44px}.footer .footer-chat{display:flex;align-items:center;cursor:pointer;margin-top:25px}@media screen and (max-width:1024px){.footer .footer-chat{justify-content:center}}.footer .footer-chat img{margin-right:10px}.footer .footer-chat .footer-chat-name{font-family:Inter;font-size:16px;font-weight:600;line-height:16px;text-align:left;display:flex;align-items:center;color:#fff;margin-bottom:3px}.footer .footer-chat .footer-chat-name img{margin-left:5px}.footer .footer-chat .footer-chat-text{font-family:Inter;font-size:14px;font-weight:400;line-height:14px;text-align:left;color:#8aa5b9}.footer__rights-block{display:flex;flex-direction:row;justify-content:center;align-items:center;color:#556b7d;font-size:14px;line-height:21px;background-color:#1b2a35;padding:4px 0}@media(max-width:576px){.footer__rights-block{flex-direction:column}}.footer__rights-block .author{display:inline-flex;gap:10px;align-items:center}@media(max-width:576px){.footer__rights-block .author{margin-top:16px}}.footer__rights-block .ddi-logo{display:inline-block;width:63px}body,html{background:var(--Surface,#f7f9fc)}.main-content,.main-content_not-fixed{min-height:calc(100vh - 57px)}.main-content_not-fixed{padding-bottom:1px}.main-content,.sub-content{padding-left:32px;padding-right:32px}@media(max-width:1199px){.main-content,.sub-content{padding-left:16px;padding-right:16px}}@media screen and (min-width:1440px){.footer-container,.header-container,.main-content,.sub-content{max-width:1440px;width:100%;margin-left:auto;margin-right:auto}}.btn{color:var(--White,#fff);font-size:14px;font-style:normal;font-weight:700;line-height:20px;border-radius:5px;background:var(--primary-600,#25aef6);padding:8px 16px;cursor:pointer;border:1px solid var(--primary-600,#25aef6);transition:all .25s ease;display:inline-flex;align-items:center;text-decoration:none}.btn.btn-border{border-radius:40px}.btn .btn-icon-before{margin-right:10px;max-width:20px;width:100%;flex:0 0 100%}.btn .btn-icon-after{margin-left:10px;max-width:20px}.btn_right{float:right}.btn svg path:not([stroke]){fill:var(--White,#fff)}.btn svg path[stroke]{stroke:var(--White,#fff)}.btn:hover{background:var(--primary-700,#149fe7);box-shadow:0 2px 5px 0 rgba(0,0,0,.2)}.btn:active{border:1px solid var(--primary-600,#25aef6);background:var(--primary-600,#25aef6);box-shadow:0 0 0 4px #eef9ff,0 1px 2px 0 rgba(16,24,40,.05)}.btn.btn-disabled,.btn[disabled]{border:1px solid var(--secondary-input-outline,#dadee4);background:var(--secondary-input-outline,#dadee4);pointer-events:none}.btn.btn-invert{background:#fff;border:1px solid #fff}.btn.btn-invert,.btn.btn-text{color:var(--primary-600,#25aef6)}.btn.btn-text{background:transparent;border:0}.btn.btn-text .btn-icon-before{margin-right:8px}.btn.btn-text .btn-icon-after{margin-left:8px}.btn.btn-text svg path:not([stroke]){fill:var(--primary-600,#25aef6)}.btn.btn-text svg path[stroke]{stroke:var(--primary-600,#25aef6)}.btn.btn-text:hover{background:transparent;box-shadow:none;color:var(--primary-700,#149fe7)}.btn.btn-text:hover svg path:not([stroke]){fill:var(--primary-700,#149fe7)}.btn.btn-text:hover svg path[stroke]{stroke:var(--primary-700,#149fe7)}.btn.btn-text:active{color:var(--primary-600,#25aef6);border:0;background:transparent;box-shadow:none}.btn.btn-text:active svg path:not([stroke]){fill:var(--primary-600,#25aef6)}.btn.btn-text:active svg path[stroke]{stroke:var(--primary-600,#25aef6)}.btn.btn-text[disabled]{color:var(--secondary-input-outline,#dadee4);border:0;background:transparent;box-shadow:none}.btn.btn-text[disabled] svg path:not([stroke]){fill:var(--secondary-input-outline,#dadee4)}.btn.btn-text[disabled] svg path[stroke]{stroke:var(--secondary-input-outline,#dadee4)}.btn.btn-text-silent{background:transparent;border:0;color:var(--Secondary-,#3c434c)}.btn.btn-text-silent .btn-icon-before{margin-right:8px}.btn.btn-text-silent .btn-icon-after{margin-left:8px}.btn.btn-text-silent svg path:not([stroke]){fill:var(--Secondary-,#3c434c)}.btn.btn-text-silent svg path[stroke]{stroke:var(--Secondary-,#3c434c)}.btn.btn-text-silent:hover{background:transparent;box-shadow:none;color:var(--primary-700,#149fe7)}.btn.btn-text-silent:hover svg path:not([stroke]){fill:var(--primary-700,#149fe7)}.btn.btn-text-silent:hover svg path[stroke]{stroke:var(--primary-700,#149fe7)}.btn.btn-text-silent:active{color:var(--primary-600,#25aef6);border:0;background:transparent;box-shadow:none}.btn.btn-text-silent:active svg path:not([stroke]){fill:var(--primary-600,#25aef6)}.btn.btn-text-silent:active svg path[stroke]{stroke:var(--primary-600,#25aef6)}.btn.btn-text-silent[disabled]{color:var(--secondary-input-outline,#dadee4);border:0;background:transparent;box-shadow:none}.btn.btn-text-silent[disabled] svg path:not([stroke]){fill:var(--secondary-input-outline,#dadee4)}.btn.btn-text-silent[disabled] svg path[stroke]{stroke:var(--secondary-input-outline,#dadee4)}.btn.btn-text-danger{background:transparent;border:0;color:var(--tertiary-500,#d92d20)}.btn.btn-text-danger .btn-icon-before{margin-right:8px}.btn.btn-text-danger .btn-icon-after{margin-left:8px}.btn.btn-text-danger svg path:not([stroke]){fill:var(--tertiary-500,#d92d20)}.btn.btn-text-danger svg path[stroke]{stroke:var(--tertiary-500,#d92d20)}.btn.btn-text-danger:hover{background:transparent;box-shadow:none;color:var(--tertiary-600,#b42318)}.btn.btn-text-danger:hover svg path:not([stroke]){fill:var(--tertiary-600,#b42318)}.btn.btn-text-danger:hover svg path[stroke]{stroke:var(--tertiary-600,#b42318)}.btn.btn-text-danger:active{color:var(--tertiary-500,#d92d20);border:0;background:transparent;box-shadow:none}.btn.btn-text-danger:active svg path:not([stroke]){fill:var(--tertiary-500,#d92d20)}.btn.btn-text-danger:active svg path[stroke]{stroke:var(--tertiary-500,#d92d20)}.btn.btn-text-danger[disabled]{color:var(--secondary-input-outline,#dadee4);border:0;background:transparent;box-shadow:none}.btn.btn-text-danger[disabled] svg path:not([stroke]){fill:var(--secondary-input-outline,#dadee4)}.btn.btn-text-danger[disabled] svg path[stroke]{stroke:var(--secondary-input-outline,#dadee4)}.btn.btn-primary-white{background:#fff;color:var(--primary-600,#25aef6)}.btn.btn-text-success{background:transparent;border:0;color:var(--onfirmation-600,#65b400)}.btn.btn-text-success .btn-icon-before{margin-right:8px}.btn.btn-text-success .btn-icon-after{margin-left:8px}.btn.btn-text-success svg path:not([stroke]){fill:var(--onfirmation-600,#65b400)}.btn.btn-text-success svg path[stroke]{stroke:var(--onfirmation-600,#65b400)}.btn.btn-text-success:hover{background:transparent;box-shadow:none;color:var(--onfirmation-500,#65b400)}.btn.btn-text-success:hover svg path:not([stroke]){fill:var(--onfirmation-500,#65b400)}.btn.btn-text-success:hover svg path[stroke]{stroke:var(--onfirmation-500,#65b400)}.btn.btn-text-success:active{color:var(--onfirmation-600,#65b400);border:0;background:transparent;box-shadow:none}.btn.btn-text-success:active svg path:not([stroke]){fill:var(--onfirmation-600,#65b400)}.btn.btn-text-success:active svg path[stroke]{stroke:var(--onfirmation-600,#65b400)}.btn.btn-text-success[disabled]{color:var(--secondary-input-outline,#dadee4);border:0;background:transparent;box-shadow:none}.btn.btn-text-success[disabled] svg path:not([stroke]){fill:var(--secondary-input-outline,#dadee4)}.btn.btn-text-success[disabled] svg path[stroke]{stroke:var(--secondary-input-outline,#dadee4)}.btn.btn-icon-circle{border-radius:60px;background:var(--Surface,#f7f9fc);width:60px;height:60px;padding:0;display:inline-flex;justify-content:center;align-items:center;border:0;color:var(--onfirmation-600,#65b400)}.btn.btn-icon-circle .btn-icon-before{margin-right:8px}.btn.btn-icon-circle .btn-icon-after{margin-left:8px}.btn.btn-icon-circle svg path:not([stroke]){fill:var(--secondary-300,#98a2b3)}.btn.btn-icon-circle svg path[stroke]{stroke:var(--secondary-300,#98a2b3)}.btn.btn-icon-circle:hover{box-shadow:none;color:var(--onfirmation-500,#65b400)}.btn.btn-icon-circle:hover svg path:not([stroke]){fill:var(--secondary-500,#65b400)}.btn.btn-icon-circle:hover svg path[stroke]{stroke:var(--secondary-500,#65b400)}.btn.btn-icon-circle:active{color:var(--secondary-300,#65b400);border:0;box-shadow:none}.btn.btn-icon-circle:active svg path:not([stroke]){fill:var(--secondary-300,#65b400)}.btn.btn-icon-circle:active svg path[stroke]{stroke:var(--secondary-300,#65b400)}.btn.btn-icon-circle[disabled]{color:var(--secondary-input-outline,#dadee4);border:0;background:transparent;box-shadow:none}.btn.btn-icon-circle[disabled] svg path:not([stroke]){fill:var(--secondary-input-outline,#dadee4)}.btn.btn-icon-circle[disabled] svg path[stroke]{stroke:var(--secondary-input-outline,#dadee4)}.btn.btn-outline{background:transparent;color:var(--primary-600,#25aef6)}.btn.btn-outline svg path:not([stroke]){fill:var(--primary-600,#25aef6)}.btn.btn-outline svg path[stroke]{stroke:var(--primary-600,#25aef6)}.btn.btn-outline:hover{border:1px solid var(--primary-500,#45bcfa);background:linear-gradient(0deg,var(--primary-50,#f0fafb) 0,var(--primary-50,#f0fafb) 100%),var(--On-Primary,#fff)}.btn.btn-outline:active{border:1px solid var(--primary-500,#45bcfa);background:var(--primary-100,#e9f7fe);box-shadow:0 1px 2px 0 rgba(16,24,40,.05)}.btn.btn-outline-blue{border:1px dashed var(--primary-500,#45bcfa);background:linear-gradient(0deg,var(--primary-50,#f0fafb) 0,var(--primary-50,#f0fafb) 100%),var(--On-Primary,#fff);color:var(--primary-600,#25aef6)}.btn.btn-outline-blue[disabled]{border:1px dashed #dadee4;background:var(--Surface,#f7f9fc);color:var(--Secondary-300,#98a2b3)}.btn.btn-outline-blue[disabled] svg path:not([stroke]){fill:var(--Secondary-300,#98a2b3)}.btn.btn-outline-blue[disabled] svg path[stroke]{stroke:var(--Secondary-300,#98a2b3)}.btn.btn-outline-blue svg path:not([stroke]){fill:var(--primary-600,#25aef6)}.btn.btn-outline-blue svg path[stroke]{stroke:var(--primary-600,#25aef6)}.btn.btn-outline-blue:hover{border:1px dashed var(--primary-500,#45bcfa);background:linear-gradient(0deg,var(--primary-50,#f0fafb) 0,var(--primary-50,#f0fafb) 100%),var(--On-Primary,#fff)}.btn.btn-outline-blue:active{border:1px dashed var(--primary-500,#45bcfa);background:var(--primary-100,#e9f7fe);box-shadow:0 1px 2px 0 rgba(16,24,40,.05)}.btn.btn-outline-silent{background:transparent;color:var(--secondary-eading,#101828);border:1px solid var(--secondary-input-outline,#dadee4)}.btn.btn-outline-silent svg path[fill]{fill:var(--primary-600,#25aef6)}.btn.btn-outline-silent svg path[stroke]{stroke:var(--primary-600,#25aef6)}.btn.btn-outline-silent:hover{border:1px solid var(--primary-500,#45bcfa);background:linear-gradient(0deg,var(--primary-50,#f0fafb) 0,var(--primary-50,#f0fafb) 100%),var(--On-Primary,#fff)}.btn.btn-outline-silent:active{border:1px solid var(--primary-500,#45bcfa);background:var(--primary-100,#e9f7fe);box-shadow:0 1px 2px 0 rgba(16,24,40,.05)}.btn.btn-outline-silent.btn-disabled,.btn.btn-outline-silent[disabled]{color:#dadee4}.btn.btn-outline-silent.btn-disabled svg path[fill],.btn.btn-outline-silent[disabled] svg path[fill]{fill:#dadee4}.btn.btn-outline-silent.btn-disabled svg path[stroke],.btn.btn-outline-silent[disabled] svg path[stroke]{stroke:#dadee4}.btn.btn-danger{background:var(--Tertiary-500,#d92d20);color:#fff;border:1px solid var(--Tertiary-500,#d92d20)}.btn.btn-danger svg path[fill]{fill:#fff}.btn.btn-danger svg path[stroke]{stroke:#fff}.btn.btn-danger:hover{border:1px solid var(--Tertiary-600,#b42318);background:var(--Tertiary-600,#b42318)}.btn.btn-danger:active{border:1px solid var(--Tertiary-500,#d92d20);background:var(--Tertiary-500,#d92d20);box-shadow:0 1px 2px 0 rgba(16,24,40,.05)}.btn.btn-success{background:var(--onfirmation-500,#8dcb01);color:#fff;border:1px solid var(--onfirmation-500,#8dcb01)}.btn.btn-success svg path[fill]{fill:#fff}.btn.btn-success svg path[stroke]{stroke:#fff}.btn.btn-success:hover{border:1px solid var(--onfirmation-600,#65b400);background:var(--onfirmation-600,#65b400)}.btn.btn-success:active{background:var(--onfirmation-500,#8dcb01);border:1px solid var(--onfirmation-500,#8dcb01);box-shadow:0 1px 2px 0 rgba(16,24,40,.05)}.btn.btn-outline-danger{background:transparent;color:var(--Tertiary-500,#d92d20);border:1px solid var(--Tertiary-100,#fee4e2)}.btn.btn-outline-danger svg path[fill]{fill:var(--Tertiary-500,#d92d20)}.btn.btn-outline-danger svg path[stroke]{stroke:var(--Tertiary-500,#d92d20)}.btn.btn-outline-danger:hover{border:1px solid var(--Tertiary-200,#fee4e2);background:linear-gradient(0deg,var(--Tertiary-100,#fee4e2) 0,var(--Tertiary-100,#fee4e2) 100%),var(--On-Primary,#fff)}.btn.btn-outline-danger:active{border:1px solid var(--Tertiary-300,#fee4e2);background:var(--Tertiary-200,#fee4e2);box-shadow:0 1px 2px 0 rgba(16,24,40,.05)}.show-more-button_before:before{content:"...";background-color:#fff;line-height:26px}.show-more-button{padding:0 0 0 5px;background:#fff!important}.show-more-button-container{display:flex;flex-direction:row;position:relative;float:right}.show-more-button_normal{font-weight:400!important}.show-more-button_less{position:relative}.clear-all{opacity:0;pointer-events:none}.form-container{display:flex;flex-wrap:wrap;gap:20px}.form-checkbox-wrapper{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;max-width:400px}.text-area.form-item.form-item-error .form-icon-error{top:15px;transform:translateY(0)}.flex-end{justify-content:flex-end}.form-item-switcher{display:flex;align-items:center}.form-item-switcher.w-100{flex:0 0 100%;max-width:100%}.form-item-switcher.w-20{flex:0 0 calc(20% - 10px);max-width:calc(20% - 10px)}.form-item-switcher.flex-column{flex-direction:column;align-items:flex-start;gap:16px}.form-item-switcher .form-item-switcher-wrapper{position:relative;z-index:1;cursor:pointer}.form-item-switcher .form-item-switcher-wrapper.mt-2{margin-top:8px}.form-item-switcher .form-item-switcher-wrapper.flex-vertical-center{display:flex;flex-direction:row}.form-item-switcher .form-item-switcher-wrapper .value{display:inline-block;padding-left:44px;position:relative;min-width:36px;min-height:20px}.form-item-switcher .form-item-switcher-wrapper .value:before{content:"";position:absolute;top:2px;left:0;width:36px;height:20px;border-radius:12px;background:var(--Primary-600,#25aef6);background:var(--Outline,#dadee4);transition:all .25s ease}.form-item-switcher .form-item-switcher-wrapper .value:after{background:#fff;content:"";position:absolute;top:4px;left:3px;width:16px;height:16px;border-radius:100%;filter:drop-shadow(0 1px 2px rgba(16,24,40,.06)) drop-shadow(0 1px 3px rgba(16,24,40,.1));transition:all .25s ease}.form-item-switcher .form-item-switcher-wrapper input{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;opacity:0;cursor:pointer}.form-item-switcher .form-item-switcher-wrapper input:checked+.value:before{background:var(--Primary-600,#25aef6)}.form-item-switcher .form-item-switcher-wrapper input:checked+.value:after{left:18px}.form-item-switcher .form-switcher-label{color:var(--Primary-600,#25aef6);font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:20px;margin-right:16px}.language-inputs{display:flex;align-items:flex-end;gap:20px;margin-top:20px;margin-bottom:20px}.language-inputs .form-item-select:nth-child(2){flex:0 0 40%}.language-inputs .btn-circle{border-radius:100%;width:44px;min-width:44px;height:44px;padding:0;display:flex;align-items:center;justify-content:center;background:var(--Surface,#f7f9fc);border:0}.language-inputs .btn-circle svg path[stroke]{stroke:#98a2b3}.language-inputs .btn-circle svg path[fill]{fill:#98a2b3}.mr-1{margin-right:6px}.multiselect__placeholder{width:100%}.tabs-button .form-icon-error{margin-left:10px}@media screen and (max-width:767px){.tabs-button .form-icon-error{margin-right:10px}}.tabs-button .form-icon-error path:not([stroke]){fill:var(--tertiary-600,#b42318)}.tabs-button .form-icon-error path[stroke]{stroke:var(--tertiary-600,#b42318)}.form__row{width:100%;display:flex;gap:20px}.form__row--justifyContent{justify-content:space-between}.form__row__inputs-divider{display:inline-flex;padding-top:24px;align-items:center;justify-content:center}.form__row__inputs-divider:before{content:"—";color:var(--secondary-input-outline,#dadee4)}.form__row.disabled{opacity:.5}@media(max-width:576px){.form__row.dates-range-row{flex-direction:column}}@media(max-width:576px)and (min-width:577px){.form__row.dates-range-row{align-items:stretch}}@media(max-width:576px){.form__row.dates-range-row .form__row__inputs-divider{display:none}}.form-item{position:relative;flex:1 1 calc(100% - 20px)}.form-item.w-75{flex:1 1 calc(75% - 10px);max-width:calc(75% - 10px)}.form-item.w-25{flex:1 1 calc(25% - 10px);max-width:calc(25% - 10px)}.form-item.w-20{flex:1 1 calc(20% - 10px);max-width:calc(20% - 10px)}.form-item.w-40{flex:1 1 calc(40% - 15px);max-width:calc(40% - 15px)}.form-item.w-33{flex:1 1 calc(33% - 15px);max-width:calc(33% - 15px)}.form-item.w-30{flex:1 1 calc(30% - 15px);max-width:calc(30% - 15px)}.form-item.w-50{flex:1 1 calc(50% - 10px);max-width:calc(50% - 10px)}@media(max-width:576px){.form-item.mobile-row{display:flex;gap:12px;align-items:center}.form-item.mobile-row>*{flex:initial!important}.form-item.mobile-row .form-label{margin-bottom:0}}.form-item .alert{position:absolute;top:100%;left:0;z-index:99;opacity:0;pointer-events:none}.form-item.form-item-readonly{position:relative}.form-item.form-item-readonly:hover .alert{opacity:1;pointer-events:auto}.form-item.form-item-readonly .form-label{color:var(--Outline,#dadee4)}.form-item.form-item-readonly .form-control{color:var(--secondary-300,#98a2b3)}.form-item .form-icon path[stroke]{stroke:var(--secondary-300,#98a2b3)}.form-item .form-icon path[fill]{fill:var(--secondary-300,#98a2b3)}.form-item .form-control-wrapper{position:relative}.form-item .form-icon{position:absolute;top:50%;transform:translateY(-50%);left:16px;width:20px;height:auto;z-index:1}.form-item .form-icon.form-icon-before{position:absolute;left:auto;right:10px}.form-item .form-icon path path:not([stroke]){fill:var(--secondary-300,#98a2b3)}.form-item .form-icon path path[stroke]{stroke:var(--secondary-300,#98a2b3)}.form-item .form-icon-error{position:absolute;top:50%;transform:translateY(-50%);right:16px;z-index:2}.form-item .form-icon-error path:not([stroke]){fill:var(--tertiary-600,#b42318)}.form-item .form-icon-error path[stroke]{stroke:var(--tertiary-600,#b42318)}.form-item .form-error{color:var(--tertiary-600,#b42318);font-weight:400}.form-item .form-error,.form-label{font-size:12px;font-style:normal;line-height:16px}.form-label{color:var(--secondary-heading,#1e242a);font-weight:500;margin-bottom:8px;display:flex;justify-content:space-between}.form-label .counter{text-align:right;margin-left:auto}.form-label.subLabel{display:flex;justify-content:space-between;align-items:center}.form-control,textarea{border-radius:var(--Corner-radius-main,8px);border:1px solid var(--Outline,#dadee4);background:var(--White,#fff);box-shadow:0 1px 2px 0 rgba(16,24,40,.05);width:100%;height:44px;padding:16px;color:var(--secondary-heading,#1e242a);font-size:16px;font-style:normal;font-weight:400;line-height:150%;transition:all .25s ease;caret-color:#87d6ff;caret-color:var(--Primary-600,#25aef6)}.form-control.form-control-icon,textarea.form-control-icon{padding-left:44px}.form-control.form-control-error,textarea.form-control-error{border:1px solid var(--tertiary-300,#fda29b);background:var(--White,#fff);padding-right:50px}.form-control:focus,textarea:focus{border:1px solid var(--primary-300,#87d6ff);background:var(--White,#fff);box-shadow:0 0 0 4px #edf8fe,0 1px 2px 0 rgba(16,24,40,.05);outline:0}.form-control[disabled],textarea[disabled]{opacity:.5}.form-control:focus::-moz-placeholder,textarea:focus::-moz-placeholder{color:transparent}.form-control:focus::placeholder,textarea:focus::placeholder{color:transparent}.form-control::-moz-placeholder,textarea::-moz-placeholder{color:var(--secondary-300,#98a2b3);font-size:16px;font-style:normal;font-weight:400;line-height:150%}.form-control::placeholder,textarea::placeholder{color:var(--secondary-300,#98a2b3);font-size:16px;font-style:normal;font-weight:400;line-height:150%}textarea{min-height:120px;resize:none}textarea.resize{resize:block}textarea.projects-textarea{min-height:90px!important}textarea.modal-textarea{min-height:200px!important}.form-radio{position:relative}.form-radio input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;margin:0;z-index:2;cursor:pointer}.form-radio .form-radio-label{position:relative;padding-left:30px;display:inline-block;color:var(--secondary-heading,#1e242a);font-size:14px;font-style:normal;font-weight:500;line-height:16px}.form-radio .form-radio-label:before{content:"";border-radius:20px;border:1px solid var(--secondary-input-outline,#dadee4);background:var(--secondary-100,#eef1f5);width:20px;height:20px;display:block;position:absolute;top:-3px;left:0}.form-radio .form-radio-label:after{content:"";border-radius:20px;background:var(--primary-600,#25aef6);width:8px;height:8px;display:block;top:3px;left:6px;position:absolute;transform:scale(0);transition:all .25s ease}.form-radio input:checked+.form-radio-label:after{transform:scale(1)}.form-radio input:checked+.form-radio-label:before{border:1px solid var(--primary-600,#25aef6);background:var(--secondary-100,#eef1f5);box-shadow:0 0 0 3px #eef9ff}.form-checkbox{position:relative}.form-checkbox input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;margin:0;z-index:2;cursor:pointer}.form-checkbox .form-checkbox-label{position:relative;padding-left:30px;display:inline-block;color:var(--secondary-heading,#1e242a);font-size:14px;font-style:normal;font-weight:500;line-height:16px;min-width:20px;min-height:12px;word-break:break-word}.form-checkbox .form-checkbox-label:before{content:"";width:20px;height:20px;display:block;position:absolute;top:-2px;left:0;border-radius:4px;border:1px solid var(--secondary-input-outline,#dadee4);background:#eef1f5}.form-checkbox .form-checkbox-label:after{content:"";display:block;position:absolute;transform:scale(0);transition:all .25s ease;width:14px;height:14px;top:1px;left:3px;background:url(/img/check-white.aaaa64bc.svg) no-repeat 50%;padding:0}.form-checkbox input:checked+.form-checkbox-label:after{transform:scale(1)}.form-checkbox input:checked+.form-checkbox-label:before{border-radius:4px;border:1px solid var(--primary-600,#25aef6);background:var(--primary-600,#25aef6)}.form-radio-group{display:flex;flex-wrap:wrap}.form-radio-group .form-radio{margin-right:60px}.multiselect{min-height:44px}.multiselect.multiselect--disabled{background:transparent;opacity:1}.multiselect.multiselect--disabled .multiselect__select{background:transparent}.multiselect.multiselect--active .multiselect__tags{border:1px solid var(--primary-300,#87d6ff);background:var(--White,#fff);box-shadow:0 0 0 4px #edf8fe,0 1px 2px 0 rgba(16,24,40,.05);outline:0}.multiselect .multiselect__tags{min-height:44px;border-radius:var(--Corner-radius-main,8px);border:1px solid var(--Outline,#dadee4);background:var(--White,#fff);box-shadow:0 1px 2px 0 rgba(16,24,40,.05);width:100%;height:44px;padding:8px 40px 0 16px}.multiselect .multiselect__select{min-height:44px}.multiselect .multiselect__single{color:var(--secondary-heading,#1e242a);font-size:16px;font-style:normal;font-weight:400;line-height:150%;padding-left:0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.multiselect .multiselect__select:before{border:0;width:24px;height:24px;display:block;top:2px;background:url(/img/arrow-select.62af1ac2.svg) no-repeat 50%}.multiselect .multiselect__placeholder{color:var(--secondary-300,#98a2b3);font-size:16px;font-style:normal;font-weight:400;line-height:150%;padding-top:0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.multiselect .multiselect__content{width:100%}.multiselect .multiselect__content li:last-child .multiselect__option{padding-left:16px}.multiselect .multiselect__content li:last-child .multiselect__option:after,.multiselect .multiselect__content li:last-child .multiselect__option:before{opacity:0}.multiselect .multiselect__content li:nth-last-child(2) .multiselect__option{padding-left:16px}.multiselect .multiselect__content li:nth-last-child(2) .multiselect__option:after,.multiselect .multiselect__content li:nth-last-child(2) .multiselect__option:before{opacity:0}.multiselect .multiselect__option{width:100%;display:inline-block;color:var(--secondary-heading,#1e242a);font-size:16px;font-style:normal;font-weight:400;line-height:150%;padding-left:45px;overflow:hidden;text-overflow:ellipsis}.multiselect .multiselect__option:after{content:""!important;width:14px;height:14px;position:absolute;top:18px;left:19px;background:url(/img/check-white.aaaa64bc.svg) no-repeat 50%!important;padding:0;transition:all .25s ease;transform:scale(0)}.multiselect .multiselect__option:before{content:"";position:absolute;top:14px;left:16px;width:20px;height:20px;border-radius:4px;border:1px solid var(--secondary-input-outline,#dadee4);background:#eef1f5}.multiselect .multiselect__option.multiselect__option--selected{background:#fff}.multiselect .multiselect__option.multiselect__option--selected:before{border-radius:4px;border:1px solid var(--primary-600,#25aef6);background:var(--primary-600,#25aef6)}.multiselect .multiselect__option.multiselect__option--selected:after{transform:scale(1)}.multiselect .multiselect__option.multiselect__option--selected.multiselect__option--highlight{background:var(--Surface,#f7f9fc)}.multiselect .multiselect__option--highlight{background:var(--Surface,#f7f9fc);color:var(--secondary-heading,#1e242a)}.multiselect .multiselect__content-wrapper{z-index:999!important;border-radius:5px;width:-moz-fit-content;width:fit-content;min-width:100%;overscroll-behavior:contain;max-width:-moz-max-content;max-width:max-content;max-height:300px!important}.multiselect .multiselect__input{padding-top:2px;padding-left:0}.form-item-select .form-icon-error{right:40px}@media(max-width:576px){.form-item-select.date-select{width:100%;flex:1!important;max-width:none!important}}.form-item-select.date-select .form-icon-error{right:16px}.form-item-select.form-item-error .multiselect__tags{border:1px solid var(--tertiary-300,#fda29b);background:var(--White,#fff);padding-right:74px}.form-item-error .vue-tel-input{border:1px solid var(--tertiary-300,#fda29b)!important;background:var(--White,#fff)!important;padding-right:74px!important}.form-item-error .form-control,.form-item-error textarea{border:1px solid var(--tertiary-300,#fda29b)!important;padding-right:74px}.form-item-error.form-textarea .form-icon-error{top:30px}.form-item-password .form-icon-error{right:40px}.form-item-password.form-item-error .form-control{padding-right:74px}.form-item-password .form-icon-password{position:absolute;top:50%;transform:translateY(-50%);right:16px;cursor:pointer}.form-item-password .form-icon-password path:not([stroke]){fill:#98a2b3}.form-item-password .form-icon-password path[stroke]{stroke:#98a2b3}.form-instruction{color:var(--secondary-on-surface,#98a2b3);font-size:12px;font-style:normal;font-weight:400;line-height:16px}.form-item-phone .form-icon{display:none}.form-item-phone .vti__input{border-radius:0 8px 8px 0}.form-item-phone .vti__country-code{margin-right:5px}.form-item-phone .vue-tel-input{border-radius:var(--Corner-radius-main,8px);border:1px solid var(--Outline,#dadee4);background:var(--White,#fff);box-shadow:0 1px 2px 0 rgba(16,24,40,.05);width:100%;height:44px;color:var(--secondary-heading,#1e242a);font-size:16px;font-style:normal;font-weight:400;line-height:150%;transition:all .25s ease;caret-color:#87d6ff}.form-item-phone .vue-tel-input:focus{border:1px solid var(--primary-300,#87d6ff);background:var(--White,#fff);box-shadow:0 0 0 4px #edf8fe,0 1px 2px 0 rgba(16,24,40,.05);outline:0}.form-item-phone .vue-tel-input:focus::-moz-placeholder{color:transparent}.form-item-phone .vue-tel-input:focus::placeholder{color:transparent}.form-item-phone .vue-tel-input::-moz-placeholder{color:var(--secondary-300,#98a2b3);font-size:16px;font-style:normal;font-weight:400;line-height:150%}.form-item-phone .vue-tel-input::placeholder{color:var(--secondary-300,#98a2b3);font-size:16px;font-style:normal;font-weight:400;line-height:150%}.multiselect--active .multiselect__input:focus::-moz-placeholder{color:transparent!important}.multiselect--active .multiselect__input:focus::placeholder{color:transparent!important}.vue-slider .vue-slider-mark-step{display:none}.vue-slider.slider-inverter .vue-slider-process,.vue-slider.slider-inverter:hover .vue-slider-process{background:#c1c4c8}.vue-slider .vue-slider-process,.vue-slider.slider-inverter .vue-slider-rail,.vue-slider.slider-inverter:hover .vue-slider-rail{background:var(--primary-600,#25aef6)}.vue-slider .vue-slider-rail,.vue-slider:hover .vue-slider-rail{background:rgba(30,36,42,.25)}.vue-slider .vue-slider-dot-handle{width:14px;height:14px;border-radius:100%;background:#fff;border:0}.vue-slider .vue-slider-dot-handle,.vue-slider .vue-slider-dot-handle-focus{box-shadow:0 0 0 3px rgba(37,174,246,.4),.5px .5px 2px 1px rgba(37,174,246,.4)}.vue-slider .vue-slider-mark-label{color:#949494;text-align:center;font-size:10px;font-style:normal;font-weight:400;line-height:normal}.vue-slider .vue-slider-mark-label:before{height:5px;width:1px;background:#949494;position:absolute;top:-5px;left:50%;transform:translateX(-50%);content:""}.autocomplete{position:relative}.autocomplete .popup-autocomplete{position:absolute;top:calc(100% + 10px);left:0;width:100%;border-radius:var(--Corner-radius-main,8px);background:var(--White,#fff);z-index:999;overflow-y:scroll;overscroll-behavior:contain;max-height:250px;box-shadow:0 4px 25px 0 rgba(0,0,0,.1);padding:16px 0}.autocomplete .popup-autocomplete .no-result{text-align:center}.autocomplete .popup-autocomplete .no-result,.autocomplete .popup-autocomplete .popup-autocomplete-item{color:var(--Secondary-,#3c434c);font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:24px;padding:10px 16px}.autocomplete .popup-autocomplete .popup-autocomplete-item{margin-bottom:8px;cursor:pointer;text-align:left}.autocomplete .popup-autocomplete .popup-autocomplete-item.active{color:var(--primary-600,#25aef6)}.autocomplete .popup-autocomplete .popup-autocomplete-item:last-child{margin-bottom:0}.autocomplete .popup-autocomplete .popup-autocomplete-item:hover{background:var(--Surface,#f7f9fc)}.search-empty-jobs-list{display:flex;flex-direction:column;align-items:center;position:absolute;top:calc(100% + 10px);left:0;width:100%;border-radius:var(--Corner-radius-main,8px);background:var(--White,#fff);z-index:999;max-height:260px;box-shadow:0 4px 25px 0 rgba(0,0,0,.102);padding:24px 0}.search-empty-jobs-list__icon{transform:translateX(17px)}.search-empty-jobs-list__title{font-size:14px;line-height:24px;color:var(--secondary,#3c434c);margin-top:12px}.search-empty-jobs-list__add-post-btn{margin-top:26px}.multiselect .multiselect__option--selected.multiselect__option--highlight{color:var(--secondary-heading,#1e242a)}.h-210 .ql-container .ql-editor{max-height:210px;min-height:280px;overflow-y:scroll;overscroll-behavior:contain}.locations-select.multiselect .multiselect__select{opacity:0}.form-item .form-icon.form-icon-before{display:flex}.form-item .form-icon.form-icon-before svg{transition:all .25s ease}.icon-rotate .form-icon-before svg{transform:rotate(180deg)}.form-item.form-item-autofilled .form-control,.form-item.form-item-autofilled .multiselect .multiselect__tags{border:1px dashed #25aef6;box-shadow:0 1px 2px 0 rgba(16,24,40,.05);background:var(--Primary-50,#f0fafb);color:var(--Primary-600,#25aef6)}.form-item.form-item-autofilled .multiselect__input,.form-item.form-item-autofilled .multiselect__single{background:var(--Primary-50,#f0fafb);color:var(--Primary-600,#25aef6)}.form-item.form-item-autofilled .text-editor .ql-toolbar.ql-snow+.ql-container.ql-snow{border:1px dashed #25aef6;box-shadow:0 1px 2px 0 rgba(16,24,40,.05);background:var(--Primary-50,#f0fafb);color:var(--Primary-600,#25aef6)}.vti__dropdown-arrow{border:0;width:24px;height:24px;display:block;top:2px;background:url(/img/arrow-select.62af1ac2.svg) no-repeat 50%;color:transparent!important;transform:scaleY(1)!important;transition:all .25s ease}.vti__dropdown{border-radius:6px 0 0 6px}.vti__dropdown.open{position:static}.vti__dropdown.open .vti__dropdown-arrow{transform:scaleY(1) rotate(180deg)!important}.vti__dropdown.open .vti__dropdown-list.below{max-width:100%;top:44px}.vue-slider-ltr .vue-slider-mark:first-child .vue-slider-mark-label{width:40px}@media screen and (max-height:910px){.v3dp__popout{bottom:100%;top:auto}.add-project-modal .v3dp__popout{bottom:auto;top:100%}}.form-item-select-multiple .multiselect .multiselect__tags-wrap{display:block;overflow:hidden;white-space:nowrap}.form-item-select-multiple .multiselect .multiselect__tags-wrap .multiselect__tag-icon{display:none}.form-item-select-multiple .multiselect .multiselect__tags-wrap .multiselect__tag{padding:0;background:transparent;color:#35495e;text-overflow:unset;overflow:visible;margin-top:7px;margin-right:0}.form-item-select-multiple .multiselect .multiselect__tags-wrap .multiselect__tag:nth-child(2):before{content:", "}.counter-error{color:var(--tertiary-600,#b42318)}.form-item-textarea.form-item .form-icon-error{top:15px;transform:translateX(0);right:24px}.company-profile-page .upload.upload-candidate-big{display:block}.company-profile-page .upload.upload-candidate-big>svg{transform:translate(5px,5px)}.form-item.form-item-readonly .modal.modal-support .form-control,.form-item.form-item-readonly .modal.modal-support .form-label{color:var(--secondary-heading,#1e242a)}.modal-support .form-file-control{width:-moz-fit-content;width:fit-content;cursor:pointer}a:not(.btn){color:var(--primary-600,#25aef6);font-size:14px;font-style:normal;font-weight:400;line-height:150%;text-decoration-line:none;transition:all .25s ease}a:not(.btn):hover{text-decoration-line:underline;color:var(--primary-700,#149fe7)}a:not(.btn):active{color:var(--primary-600,#25aef6)}.overflowHidden{overflow:hidden}.d-flex{display:flex;align-items:center}.mb-4{margin-bottom:24px}.pt-0{padding-top:0!important}.pb-0{padding-bottom:0!important}.ml-0{margin-left:0!important}.container{width:100%;margin:0 auto}.mr-2{margin-right:16px}.p-0{padding:0}.ml-2{margin-left:16px}.mt-4{margin-top:24px}.mb-2{margin-bottom:16px}.loader{width:48px;height:48px;border:5px solid #25aef6;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}.loader-wrapper{display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;width:100%;height:100%}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotationBack{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}.tag{color:var(--secondary,#3c434c);font-size:12px;font-style:normal;font-weight:400;line-height:22px;border-radius:4px;border:1px solid var(--Outline,#dadee4);padding:4px 10px;display:inline-flex;align-items:center;justify-content:center;height:-moz-fit-content;height:fit-content}.tag.tag-primary{background:var(--Primary-100,#e9f7fe);color:var(--Primary-600,#25aef6)}.tag button{border:0;background:transparent;padding:0;display:flex;align-items:center;justify-content:center;margin-left:10px}.tag button svg path[stroke]{stroke:#98a2b3}.tag button svg path[fill]{fill:#98a2b3}.tag--remove svg{width:16px;height:16px}.tooltip-text p{display:block!important;margin-right:0!important;margin-bottom:5px!important}.tooltip{position:relative}.tooltip:hover .tooltip-container{display:block}.tooltip.tooltip-right .tooltip-container{left:auto;right:0}.tooltip.tooltip-top .tooltip-container{top:-100%}.tooltip.tooltip-job .tooltip-container{max-width:289px;left:auto;right:calc(100% + 10px);top:0}.tooltip.tooltip-bottom .tooltip-container{left:0;top:calc(100% + 5px)}.tooltip .tooltip-container{position:absolute;top:calc(100% + 5px);left:0;z-index:9;padding:24px;border-radius:20px;background:var(--White,#fff);box-shadow:14px 14px 60px 0 rgba(0,0,0,.15);width:-moz-max-content;width:max-content;max-width:355px;display:none}.tooltip .tooltip-container:before{content:"";position:absolute;bottom:calc(100% - 20px);left:0;width:100%;height:35px;z-index:9}.tooltip .tooltip-container *{color:var(--secondary-text,#45515c);font-size:13px;font-style:normal;font-weight:400;line-height:18px}.tooltip .tooltip-container .form-checkbox{margin-bottom:16px}.tooltip .tooltip-container .form-checkbox:last-child{margin-bottom:0}.tooltip .tooltip-container .form-checkbox .form-checkbox-label{font-size:14px}.tooltip .tooltip-container p{margin-bottom:16px}.tooltip .tooltip-container p:last-child{margin-bottom:0}.tooltip .tooltip-container .job-tooltip-title{color:var(--Secondary-Text,#45515c);font-family:Inter;font-size:13px;font-style:normal;font-weight:700;line-height:18px;margin-bottom:8px}.tooltip .tooltip-container ul{padding:0;margin:0;list-style:none}.tooltip .tooltip-container b,.tooltip .tooltip-container strong{color:var(--secondary-text,#45515c);font-size:13px;font-style:normal;font-weight:700;line-height:24px}.tooltip .tooltip-container a{color:var(--primary-600,#25aef6);font-size:13px;font-style:normal;font-weight:400;line-height:24px;text-decoration-line:underline}.tooltip_short .tooltip-container{padding:4px 16px;border-radius:8px}.tooltip.label-tooltip{float:right;margin-left:10px;margin-top:-2px;height:10px}.tooltip.label-tooltip .danger.danger_blue{width:20px;height:20px}.tooltip.label-tooltip .danger.danger_blue path[stroke]{stroke:var(--Primary-600,#25aef6)}@media screen and (min-width:1100px){.tooltip.label-tooltip .tooltip-container{bottom:calc(100% - 15px);left:calc(100% - 15px);top:auto;right:auto}.tooltip.label-tooltip .tooltip-container p{margin-bottom:5px}}@media screen and (max-width:998px){.tooltip.label-tooltip .tooltip-container{bottom:auto;left:100%;top:0;right:auto}.tooltip.label-tooltip .tooltip-container p{margin-bottom:5px}}@media screen and (max-width:768px){.tooltip.label-tooltip .tooltip-container{bottom:auto;left:-100px;top:100%;right:auto;max-width:300px}.tooltip.label-tooltip .tooltip-container p{margin-bottom:5px}}.post-job-wrapper .multiselect .multiselect__content-wrapper{width:100%}@media screen and (min-width:767px)and (max-width:1200px){.add-job-post-fields__right .has-label-tooltip .tooltip.label-tooltip .tooltip-container{bottom:auto;right:100%;top:100%;left:auto}}.has-label-tooltip .tooltip.label-tooltip .tooltip-container{bottom:auto;right:100%;top:100%;left:auto}@media screen and (max-width:1200px){.has-label-tooltip .tooltip.label-tooltip .tooltip-container{bottom:auto;right:auto;top:100%;left:0}}@media screen and (max-width:768px){.has-label-tooltip .tooltip.label-tooltip .tooltip-container{bottom:auto;left:-100px;top:100%;right:auto;max-width:300px}.has-label-tooltip .tooltip.label-tooltip .tooltip-container p{margin-bottom:5px}}.candidate-list-aside--filter__item .tooltip{float:right;margin-left:6px;margin-top:4px}.candidate-list-aside--filter__item .tooltip .tooltip-container{left:-130px;max-width:300px;padding:16px;box-shadow:14px 14px 40px 0 rgba(0,0,0,.1)}.candidate-list-aside--filter__item .tooltip .tooltip-container p{margin-bottom:5px;font-size:11px}.candidate-list-aside--filter__item .tooltip .tooltip-container p strong{font-size:11px}.candidate-list-aside--filter__item .tooltip .danger.danger_blue{width:20px;height:20px}.candidate-list-aside--filter__item .tooltip .danger.danger_blue path[stroke]{stroke:var(--Primary-600,#25aef6)}.pagination{justify-content:space-between;width:100%}.pagination,.pagination-info{display:flex;align-items:center}.pagination-info{white-space:nowrap}.pagination-info .form-item{margin:0 12px}@media screen and (max-width:767px){.pagination-info .form-item{flex:0 0 auto;max-width:100%;width:auto}}.pagination-info .form-item .form-control{text-align:center;padding:0;width:55px}.pagination-button{display:flex;align-items:center}.pagination-button .btn{margin-left:16px}.modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;background:rgba(0,0,0,.2);display:grid;align-items:center;justify-content:center;grid-template-columns:1fr}.modal .modal-wrapper{margin:0 auto}@media screen and (max-width:998px){.modal{max-height:100dvh;overflow-y:auto;overflow-x:hidden;padding-top:60px!important;padding-bottom:16px!important}.modal .modal-wrapper{overflow-y:visible!important}}.modal.modal-message .modal-header{align-items:center}.modal.modal-message .modal-header .modal-title{font-size:18px}.modal.modal-message .modal-wrapper{max-width:1100px}.modal .modal-bg{z-index:-1;position:absolute;top:0;left:0;width:100%;height:100%}.modal.modal-edit .v3dp__popout{bottom:100%}.modal .modal-wrapper{max-width:721px;width:100%;height:-moz-fit-content;height:fit-content;overflow-y:auto;overscroll-behavior:contain;border-radius:20px;background:var(--White,#fff);box-shadow:6px 8px 60px 0 rgba(0,0,0,.08),0 0 10px 0 rgba(0,0,0,.06);padding:23px}@media(max-width:576px){.modal .modal-wrapper{max-width:100vw}}.modal .modal-wrapper.visible{overflow-y:visible}.modal .modal-footer{margin-top:20px;display:flex;justify-content:space-between}.modal .modal-footer p{color:var(--Secondary-,#3c434c);font-size:15px;font-style:normal;font-weight:700;line-height:22px;display:flex;align-items:center}.modal .modal-footer p svg{margin-right:16px}.modal .modal-footer p svg path[stroke]{stroke:var(--Secondary-,#3c434c)}.modal .modal-footer p svg path[fill]{fill:var(--Secondary-,#3c434c)}.modal .modal-footer .btn{margin-left:16px}.modal .modal-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:20px}.modal .modal-header .modal-title{color:var(--secondary-heading,#1e242a);font-size:21px;font-style:normal;font-weight:700;line-height:24px}.modal .btn-close{border-radius:60px;background:var(--Surface,#f7f9fc);border:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.my-modal-backdrop{position:fixed;top:0;left:0;z-index:9999999996;width:100vw;height:100vh;background-color:#000}.my-modal-backdrop.fade{opacity:0}.my-modal-backdrop.show{opacity:.5}.my-modal-container{display:none;position:fixed;top:0;left:0;z-index:9999999999;height:100%;width:100%;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;outline:0;scrollbar-width:none}.my-modal-container.my-modal-container-confirmation{align-items:center;justify-content:center}.my-modal-container.my-modal-container-confirmation .my-modal-dialog{max-width:420px;margin:0}.my-modal-container.my-modal-container-confirmation .my-modal-header{align-items:center}.my-modal-container.my-modal-container-confirmation .my-modal-body{padding-top:20px}.my-modal-container.my-modal-container-confirmation .modal-actions{display:flex;gap:20px;justify-content:flex-end;margin-top:20px}.my-modal-container .my-modal-dialog{position:relative;width:auto;max-width:721px;margin:1.75rem auto}@media screen and (max-width:998px){.my-modal-container .my-modal-dialog{margin:60px auto 1.75rem}}.my-modal-container .my-modal-content{position:relative;display:flex;flex-direction:column;width:100%;background-color:#fff;border-radius:20px;padding:24px;z-index:1070}.my-modal-container .my-modal-header{display:flex;flex-direction:row;justify-content:space-between}.my-modal-container .btn-close{cursor:pointer;border-radius:60px;background:var(--Surface,#f7f9fc);border:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.modal-support .invalid-message{color:var(--tertiary-600,#b42318);font-size:12px;font-style:normal;font-weight:400;line-height:16px;font-family:Inter}.modal-support .modal-success{max-width:500px;width:100%;border-radius:20px;padding:32px;background:var(--White,#fff);box-shadow:6px 8px 60px 0 rgba(0,0,0,.08),0 0 10px 0 rgba(0,0,0,.06)}.modal-support .modal-success .btn-close{margin-left:auto;display:block}.modal-support .modal-success .modal-success-title{font-family:Inter;font-size:16px;font-weight:700;line-height:20px;text-align:center;color:var(--Secondary-Heading,#1e242a);margin-bottom:20px}.modal-support .modal-success .modal-success-text{font-family:Inter;font-size:14px;font-weight:400;line-height:21px;text-align:center;color:var(--Secondary-,#3c434c)}.modal-support .modal-success .modal-success-img{display:block;margin:0 auto 30px}.modal-support .form-file-control{position:relative;display:flex;align-items:center;gap:8px;font-family:Inter;font-size:14px;font-weight:700;line-height:20px;text-align:left;color:var(--Primary-600,#25aef6)}.modal-support .form-file-control input{position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;opacity:0;cursor:pointer}.modal-support .form-item-file{margin-top:20px}.modal-support .modal-header-title{font-family:Inter;font-size:21px;font-weight:700;line-height:24px;text-align:left;color:var(--Secondary-Heading,#1e242a);margin-top:4px}.modal-support .modal-wrapper{max-width:483px}.modal-support .modal-footer{justify-content:flex-end}.modal-edit{padding:16px}.my-modal-container .my-modal-dialog{padding:0 16px}.text-editor{position:relative}.text-editor .invalid-feedback{position:absolute;top:21px;right:0}.text-editor .ql-snow .ql-picker.ql-expanded .ql-picker-options{max-height:220px;overflow-y:auto}.text-editor .ql-editor.ql-blank:before{color:var(--Secondary-On-surface,#98a2b3);font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.text-editor .ql-align .ql-picker-label{display:flex;align-items:center;justify-content:center}.text-editor .ql-align svg{width:18px}.text-editor .ql-picker{border:1px solid #f1f1f1;min-height:35px;min-width:40px;margin-right:8px}.text-editor .ql-picker .ql-picker-label:before{line-height:32px}.text-editor .ql-toolbar.ql-snow{border:0;padding:0 0 12px}.text-editor .ql-toolbar.ql-snow button{border:1px solid #f1f1f1;width:40px;height:35px;display:flex;justify-content:center;align-items:center;margin-right:8px}.text-editor .ql-toolbar.ql-snow button svg{max-width:18px}.text-editor .ql-toolbar.ql-snow button svg .ql-stroke{stroke:var(--Secondary-500,#76808d)}.text-editor .ql-toolbar.ql-snow button svg .ql-fill{fill:var(--Secondary-500,#76808d)}.text-editor .ql-toolbar.ql-snow+.ql-container.ql-snow{border:1px solid var(--Secondary-input-outline,#dadee4)}.text-editor .ql-container{height:auto;margin-bottom:20px;min-height:280px;border-radius:var(--Corner-radius-main,8px);border:1px solid var(--Secondary-input-outline,#dadee4);background:var(--On-Primary,#fff);box-shadow:0 1px 2px 0 rgba(16,24,40,.05)}.text-editor .ql-container .ql-editor{min-height:280px}.text-editor .ql-toolbar{padding:0 0 12px}.ql-picker-item[data-value="8px"]:before,.ql-picker-label[data-value="8px"]:before{content:"8px"!important}.ql-picker-item[data-value="9px"]:before,.ql-picker-label[data-value="9px"]:before{content:"9px"!important}.ql-picker-item[data-value="10px"]:before,.ql-picker-label[data-value="10px"]:before{content:"10px"!important}.ql-picker-item[data-value="11px"]:before,.ql-picker-label[data-value="11px"]:before{content:"11px"!important}.ql-picker-item[data-value="12px"]:before,.ql-picker-label[data-value="12px"]:before{content:"12px"!important}.ql-picker-item[data-value="13px"]:before,.ql-picker-label[data-value="13px"]:before{content:"13px"!important}.ql-picker-item[data-value="14px"]:before,.ql-picker-label[data-value="14px"]:before{content:"14px"!important}.ql-picker-item[data-value="15px"]:before,.ql-picker-label[data-value="15px"]:before{content:"15px"!important}.ql-picker-item[data-value="16px"]:before,.ql-picker-label[data-value="16px"]:before{content:"16px"!important}.ql-picker-item[data-value="17px"]:before,.ql-picker-label[data-value="17px"]:before{content:"17px"!important}.ql-picker-item[data-value="18px"]:before,.ql-picker-label[data-value="18px"]:before{content:"18px"!important}.ql-picker-item[data-value="20px"]:before,.ql-picker-label[data-value="20px"]:before{content:"20px"!important}.ql-picker-item[data-value="24px"]:before,.ql-picker-label[data-value="24px"]:before{content:"24px"!important}.ql-picker-item[data-value="30px"]:before,.ql-picker-label[data-value="30px"]:before{content:"30px"!important}.ql-picker-item[data-value="32px"]:before,.ql-picker-label[data-value="32px"]:before{content:"32px"!important}.ql-picker-item[data-value="36px"]:before,.ql-picker-label[data-value="36px"]:before{content:"36px"!important}.text-render.ql-editor{height:auto;padding:0;overflow:visible}.table-default .th{color:var(--secondary-eading,#101828);font-size:14px;font-style:normal;font-weight:400;line-height:18px;text-align:left;background:#f9fafb;padding:12px 24px;display:table-cell;border-bottom:1px solid var(--divider,#eaecf0)}.table-default .th.th-center{text-align:center}.table-default .th.th-big{width:100%}.table-default .th .th-total{margin-left:7px;color:var(--primary-600,#7f56d9);font-size:12px;font-style:normal;font-weight:500;line-height:18px}.table-default .th:first-child{border-radius:8px 0 0 0}.table-default .th:last-child{border-radius:0 8px 0 0}.table-default .td{padding:16px 24px;border-bottom:1px solid var(--divider,#eaecf0);display:table-cell;color:var(--secondary-text,#667085);font-size:14px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.16px;vertical-align:middle}@media screen and (min-width:1300px){.table-default .td.td-action{min-width:500px}.table-default .td.td-facility,.table-default .td.td-name{width:270px}}@media screen and (max-width:1300px){.table-default .td.td-action{min-width:250px}.table-default .td.td-facility,.table-default .td.td-name{min-width:150px}}.table-default .td.td-actions .d-flex{justify-content:flex-end}.table-default .td.td-actions .btn-icon{width:40px;height:40px;display:inline-flex;justify-content:center;align-content:center;transition:all .25s ease;opacity:0}.table-default .td.td-actions .btn-icon i:before{color:#667085}.table-default .td.td-center{text-align:center}.table-default .td.td-big{width:30%}.table-default .td strong{color:var(--secondary-dark,#101828);font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table-default .tr-deactivated .td{background:var(--secondary-surface,#f9fafb);color:var(--secondary-base,#cbd2e0)}.table-default .tr-deactivated .td strong{color:var(--secondary-text,#667085)}.table-default .tr-full{display:block}.table-default .table{display:table}.table-default .table-wrapper{border:1px solid var(--divider,#eaecf0);box-shadow:0 1px 2px 0 rgba(16,24,40,.06),0 1px 3px 0 rgba(16,24,40,.1);border-radius:8px;background:#fff}.table-default .thead{display:table-header-group}.table-default .tbody{display:table-row-group}.table-default .tr{display:table-row}.table-default .tr.tr-active .td,.table-default .tr:hover .td{background:var(--primary-50,#f9f5ff)}.table-default .tr:hover .td.td-actions .btn{opacity:1}.table-default .td-checkbox,.table-default .th-checkbox{width:60px;position:relative}.table-default .td-checkbox .form-control-checkbox,.table-default .th-checkbox .form-control-checkbox{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.table-default .td-checkbox .form-control-checkbox span,.table-default .th-checkbox .form-control-checkbox span{width:20px;height:20px;padding:0}.table-default .form-control-checkbox span{display:block}.table-default .form-control-checkbox span:before{border:1px solid var(--wf-base-800,#cbd2e0);background:#fff}.table-default .form-control-checkbox input:checked+span:before{border:1px solid var(--wf-base-800,#2d3648)}.table-default .form-control-checkbox input:checked+span:after{left:4px}.table-border .table{border:1px solid #cbd2e0;border-radius:10px}.table-border .th{padding:14px 20px}.table-border .th:first-child{border-radius:10px 0 0 0}.table-border .th:last-child{border-radius:0 10px 0 0}.table-border .tr:last-child .td{border:0}.table-responsive{overflow-x:auto;overflow-y:visible;max-width:100%;padding:0 0 15px;width:100%}.table-full .table{width:100%}.blur-block{width:100%;height:100%;pointer-events:none;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);position:absolute;top:0;left:0}.blur-block,.blur-block__icon-container{display:flex;justify-content:center;align-items:center}.blur-block__icon-container{background:rgba(0,0,0,.471);width:40px;height:40px;border-radius:50%}.blur-block__icon{width:20px}.blur-block__icon path[stroke]{stroke:var(--WHite,#fff)}.blur-block__icon path[fill]{fill:var(--WHite,#fff)}.blur-block~*,.has-blur{pointer-events:none}.has-blur{position:relative;min-height:70px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.candidate-profile-aside-wrapper.has-blur .blur-block{width:85%;left:47px}.candidate-profile-aside-wrapper.has-blur .blur-block .blur-block__icon-container{transform:translateX(-23px)}.candidate-profile__avatar-block .blur-block__icon-container{background:transparent}.candidate-profile-body{position:relative}.is_not_verified{font-family:Inter;font-size:13px;font-weight:400;line-height:18px;text-align:left;color:#25aef6;display:flex;align-items:center}.is_not_verified svg{margin-right:7px}.is_not_verified svg path[stroke]{stroke:#25aef6}.is_not_verified svg path[fill]{fill:#25aef6}.no-info{min-height:40px;justify-content:center}.breadcrumbs,.no-info{display:flex;align-items:center}.breadcrumbs li{color:var(--Secondary-500,#76808d);font-size:11px;font-style:normal;font-weight:400;line-height:140%;margin-right:24px;position:relative}.breadcrumbs li:last-child:before{display:none}.breadcrumbs li:before{content:"";background-image:url(/img/icon-chevron-right.9d6ddf36.svg);background-position:50%;background-repeat:no-repeat;width:5px;height:10px;position:absolute;top:2px;left:calc(100% + 9px)}.breadcrumbs li a{color:var(--Secondary-500,#76808d);font-size:11px;font-style:normal;font-weight:400;line-height:140%}.breadcrumbs-block{display:flex;flex-direction:row}.back-image{display:flex;justify-content:center;align-items:center;margin-right:10px;min-width:40px;min-height:40px;background:rgba(16,24,40,.039);border-radius:50%;cursor:pointer}.back-image svg path[stroke]{stroke:#98a2b3}.back-image svg path[fill]{fill:#98a2b3}.date-picker-wrapper{width:100%;display:inline-block;position:relative}.date-picker-wrapper .dp__main.error .dp__input{border-color:var(--tertiary-300,#fda29b)}.date-picker-wrapper .dp__input{height:44px;padding-left:16px;padding-right:16px;font-size:16px;color:var(--secondary-heading,#1e242a);border-radius:var(--Corner-radius-main,8px);box-shadow:0 1px 2px 0 rgba(16,24,40,.05)}@media(max-width:576px){.date-picker-wrapper .dp__input{font-size:14px}}.date-picker-wrapper .dp__input.dp__input_focus{border-color:var(--primary-300,#87d6ff);box-shadow:0 0 0 4px #edf8fe,0 1px 2px 0 rgba(16,24,40,.05)}.date-picker-wrapper .dp__today{border-color:var(--primary-600,#25aef6)}.date-picker-wrapper .dp__active_date,.date-picker-wrapper .dp__overlay_cell_active{background-color:var(--primary-600,#25aef6)}.dp--menu-wrapper,.dp__theme_light{height:330px}.dp__main{height:44px}.registration{min-width:100%;display:flex;flex-wrap:wrap}.registration .registration__aside-sub{margin-bottom:30px;font-family:Inter;font-size:15px;font-weight:700;line-height:18px;text-align:left;color:var(--White,#fff);text-transform:uppercase}.registration .registration__aside-sub:nth-child(n+2){margin-top:42px}@media(max-width:576px){.registration .mb-4.d-inline-flex{margin:20px auto 20px;display:table}.registration .registration__content.login__content .login__content-link{flex-wrap:wrap}.registration .registration__content.login__content .login__content-link .fw-600{margin-bottom:15px}.registration .mt-4.d-inline-flex{margin:20px auto 20px;display:table}}.registration__aside{width:100%;position:relative;display:grid}@media(min-width:1200px){.registration__aside{min-height:100vh;flex:0 0 381px;padding:92px 30px 50px 50px;grid-template-columns:1fr;grid-template-rows:auto 1fr;background:url(/img/aside-bg-desktop.c1f3cdd0.jpg) 0/cover no-repeat}}@media(min-width:577px)and (max-width:1199px){.registration__aside{background:url(/img/aside-bg-tablet.d4341316.jpg) 0/cover no-repeat}}@media(max-width:576px){.registration__aside{background:url(/img/aside-bg-mobile.9edfa1f8.jpg) 0/cover no-repeat}}@media(min-width:577px)and (max-width:1199px){.registration__aside{padding:32px 35px 27px;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;grid-template-areas:"left right" "left right"}.registration__aside>:first-child{grid-area:left;align-self:start}.registration__aside>:nth-child(2){grid-area:right;align-self:center;justify-self:end}.registration__aside>:last-child{grid-area:left;align-self:end}}@media(max-width:576px){.registration__aside{padding:55px 10px 28px;justify-items:center;grid-template-columns:1fr}}@media(max-width:1199px){.registration__aside.login-aside{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between}}@media(max-width:576px){.registration__aside.login-aside{padding:0;justify-content:center;background:none}}@media(min-width:1200px){.registration__aside.login-aside h2{max-width:250px}}@media(max-width:1199px){.registration__aside.login-aside h2{margin-bottom:0}}@media(min-width:577px)and (max-width:1199px){.registration__aside.login-aside h2{max-width:none}}@media(max-width:576px){.registration__aside.login-aside h2{display:none}}@media(max-width:1199px){.registration__aside.login-aside .registration__aside__content{width:100%;display:flex;margin-top:49px;order:1;align-items:stretch;justify-content:space-between}}@media(max-width:576px){.registration__aside.login-aside .registration__aside__content{display:none}}@media(min-width:1200px){.registration__aside.login-aside .registration__aside__content .block:nth-child(n+2){margin-top:42px}}@media(max-width:576px){.registration__aside.login-aside .logo-aside-wrapper{display:none;width:116px;height:62px;background-image:url(/img/aside-logo-mobile@2x.f5221c53.png)}}.registration__aside h2{color:var(--White,#fff);font-size:30px;font-style:normal;font-weight:700;line-height:120%;margin-bottom:42px}@media(min-width:1200px){.registration__aside h2{max-width:140px}}@media(min-width:577px)and (max-width:1199px){.registration__aside h2{max-width:140px}}.registration__aside .logo-aside-wrapper{width:86px;height:44px;background:url(/img/Logo-white.52e304a3.svg) 0/cover no-repeat}@media(min-width:1200px){.registration__aside .logo-aside-wrapper{margin-top:20px;align-self:flex-end}}@media(max-width:576px){.registration__aside .logo-aside-wrapper{margin-top:53px}}.registration__aside .registration__aside-list__item{display:flex}.registration__aside .registration__aside-list__item:nth-child(n+2){margin-top:42px}.registration__aside .registration__aside-list__item-title{color:var(--secondary-heading,#1e242a);font-size:16px;font-style:normal;font-weight:700;line-height:16px;display:block}.registration__aside .registration__aside-list__item-text{color:var(--secondary,#3c434c);font-size:14px;font-style:normal;font-weight:400;line-height:14px}.registration__aside .registration__aside-list__item-icon{width:20px;flex:0 0 20px;margin-right:16px;margin-top:1px}.registration__aside .registration__aside-list__item-icon path:not([stroke]){fill:var(--White,#fff)}.registration__aside .registration__aside-list__item-icon path[stroke]{stroke:var(--White,#fff)}.registration .back-btn{display:flex;justify-content:center;align-items:center;text-decoration:none}.registration .back-btn:hover{text-decoration:none}.registration .back-btn svg{margin-right:5px}.registration .back-btn svg path[stroke]{stroke:var(--Primary-600,#25aef6)}.registration .back-btn svg path[fill]{fill:var(--Primary-600,#25aef6)}.registration .login-logo{text-align:center;margin:24px auto 35px;display:table}.registration .login-logo.mt-4{margin-top:24px}.registration .confirmation{text-align:center;padding-top:60px;padding-bottom:60px}.registration .confirmation .confirmation-text{font-family:Inter;font-size:16px;font-weight:400;line-height:24px;text-align:center;color:var(--Secondary-,#3c434c);max-width:681px;margin:0 auto;display:block}.registration .confirmation .confirmation-img{margin:20px auto;display:block}.registration .confirmation .confirmation-title{font-family:Inter;font-size:18px;font-weight:700;line-height:24px;color:var(--Secondary-Heading,#1e242a);margin-bottom:16px}.registration.login-page{flex-wrap:nowrap}@media(max-width:1199px){.registration.login-page{min-height:100vh;flex-direction:column}}.registration.login-page .login-body{flex:1;width:100%;display:flex;flex-direction:column;justify-content:space-between}.registration.login-page .login-footer{width:100%;padding:24px;border-top:1px solid #dadee4}@media(max-width:576px){.registration.login-page .login-footer{padding:16px}}.registration.login-page .login-footer__content{max-width:785px;display:flex;margin:0 auto;gap:24px;align-items:center;justify-content:space-between}@media(max-width:576px){.registration.login-page .login-footer__content{flex-direction:column}}.registration.login-page .login-footer__content .label{flex:1}@media(max-width:576px){.registration.login-page .login-footer__content .label{width:100%;text-align:center}}.registration.login-page .login-footer__content .links{display:inline-flex;gap:24px}@media(max-width:576px){.registration.login-page .login-footer__content .links{width:100%;max-width:365px;align-items:center;justify-content:space-between}}.registration.login-page .login-footer__content .links .link{text-decoration:underline}.registration__content{margin:0 auto;max-width:600px;width:100%}@media screen and (min-width:1200px){.registration__content{max-width:785px}.registration__content.login__content-small{max-width:580px}}@media(max-width:1199px){.registration__content{max-width:none;padding-left:16px;padding-right:16px}}.registration__content.login__content{flex:1;width:100%}.registration__content.login__content .registration__content-step{padding:64px 32px}@media(min-width:1200px){.registration__content.login__content .registration__content-step{margin-top:24px}}@media(max-width:576px){.registration__content.login__content .registration__content-step{padding:32px 16px}}.registration__content.login__content h3{margin-bottom:8px}@media(max-width:576px){.registration__content.login__content h3{font-size:21px;line-height:24px;text-align:center}}.registration__content.login__content .login__content-link{display:flex;justify-content:space-between;margin-top:20px}.registration__content.login__content .login__content-link .fw-600{font-weight:600}.registration__content.login__content .registration__content-step p{margin-bottom:20px;color:var(--Secondary-,#3c434c);font-family:Inter;font-size:18px;font-style:normal;font-weight:400;line-height:24px}@media(max-width:576px){.registration__content.login__content .registration__content-step p{font-size:16px;line-height:24px;text-align:center}.registration__content.login__content .registration__content-header{margin-top:24px}.registration__content.login__content .login-btn{width:100%;height:56px;border-radius:10px}}.registration__content-footer{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}@media(max-width:576px){.registration__content-footer{gap:32px;flex-direction:column;justify-content:center}.registration__content-footer .next-step-btn{width:100%;height:56px;display:inline-flex;border-radius:10px;justify-content:center;order:-1}.registration__content-footer>p{margin-left:-16px;margin-right:-16px}}.registration__content-footer-button{display:flex;align-items:center}.registration__content-footer-button .btn{margin-left:16px}.registration__content-footer p{color:var(--secondary,#3c434c);font-size:14px;font-style:normal;font-weight:400;line-height:150%}.registration__content-header{display:flex;align-items:center;justify-content:space-between}@media(min-width:1200px){.registration__content-header{margin-bottom:32px;margin-top:32px}}@media(max-width:1199px){.registration__content-header{margin-top:24px;margin-bottom:24px}}@media(max-width:576px){.registration__content-header{margin-top:60px;gap:16px;flex-direction:column}.registration__content-header .registration-step{order:1}}.registration__content-header p{color:var(--secondary,#3c434c);font-size:14px;font-style:normal;font-weight:400;line-height:150%}.registration__content-header p.empty:before{display:block;content:"";height:21px}.registration .privacy-policy{display:flex;align-items:center}.registration .privacy-policy a{margin:0 4px}.registration__content-step{border-radius:20px;background:var(--White,#fff);box-shadow:6px 8px 60px 0 rgba(0,0,0,.08),0 0 10px 0 rgba(0,0,0,.06);margin-bottom:32px;padding:32px}@media(max-width:576px){.registration__content-step{padding-left:16px;padding-right:16px}}.registration__content-step h1{margin-bottom:20px;color:var(--secondary-heading,#1e242a);font-size:21px;font-style:normal;font-weight:700;line-height:24px}.registration__content-step .mt-10{margin-top:10px}.registration__content-step .mb-10{margin-bottom:10px}.registration__content-step .flex-row{width:100%;display:flex;gap:20px;align-items:center}.registration__content-step .registration__company-industry{max-width:calc(100% - 140px);flex:1}.registration__content-step .registration__company-range-of-employees{width:133px;flex:unset}.registration__content-step .form-radio-group{width:100%;max-width:420px;display:flex;justify-content:space-between}.registration__content-step .form-radio-group .form-radio{margin-right:0}.registration .registration-step{display:flex;align-items:center}.registration .registration-step .registration-step-item{color:var(--secondary-300,#98a2b3);font-size:14px;font-style:normal;font-weight:700;line-height:26px;border-radius:50px;border:1px solid var(--Outline,#dadee4);transition:all .25s ease;display:inline-block;padding:0 16px;margin-right:8px;cursor:pointer}.registration .registration-step .registration-step-item.registration-step-active{color:var(--primary-700,#149fe7);background-color:#eff9fa;border:1px solid var(--primary-700,#149fe7)}.login-terms{display:flex;flex-direction:row;align-items:center}.login-terms__text{font-size:14px;padding-top:2px}.login-btn{width:115px;text-align:center!important;padding:10px 16px!important;display:block}.login__pass-rules-tooltip{margin-top:-10px;font-size:12px;line-height:16px;color:#98a2b3}.d-inline-flex{display:inline-flex}.is-email-verified{display:flex;align-items:center;gap:10px;font-weight:400}.is-email-verified,.is-email-verified span{font-family:Inter;font-size:16px;line-height:24px;text-align:left;color:var(--Secondary-,#3c434c)}.is-email-verified span{font-weight:700;display:block}.is-email-verified-red span{color:var(--Tertiary-600,#b42318)}.is-email-verified-red .icon{background:var(--Tertiary-100,#fee4e2);width:52px;height:52px;border-radius:100%;display:flex;align-items:center;justify-content:center}.is-email-verified-red svg{width:26px;height:26px}.is-email-verified-red svg path{stroke:#d92d20;stroke-width:1}.registration__content.login__content .registration__content-step.unsubscribe-wrapper p{font-weight:400;font-size:15px;line-height:24px;letter-spacing:0}.registration__content.login__content .registration__content-step.unsubscribe-wrapper{max-width:522px;margin-left:auto;margin-right:auto;padding:32px;margin-top:100px}.btn-black{box-shadow:none;width:100%;font-family:Inter;font-weight:700!important;font-size:16px!important;line-height:16px!important;letter-spacing:0;vertical-align:middle;color:var(--White,#fff)!important;text-align:center;justify-content:center;background:var(--Secondary-Heading,#1e242a);padding:10px 16px;display:flex;align-items:center;min-height:56px;border:1px solid var(--Secondary-Heading,#1e242a);border-radius:10px;margin-bottom:15px}.btn-black svg{margin-right:8px}.btn-black span{color:var(--Primary-500,#45bcfa)}.btn-linkedin{box-shadow:none;width:100%;font-family:Inter;font-weight:700;font-size:16px;line-height:16px;letter-spacing:0;vertical-align:middle;color:var(--White,#fff);text-align:center;justify-content:center;background:#0054a8;padding:10px 16px;display:flex;align-items:center;min-height:56px;border:1px solid var(--Secondary-Heading,#1e242a);border-radius:10px;margin-bottom:20px}.btn-linkedin svg{margin-right:8px}.btn-linkedin span{color:var(--Primary-500,#45bcfa)}.candidates-only{color:var(--Secondary-,#3c434c);font-family:Inter;font-weight:400;font-size:14px;line-height:16px;letter-spacing:0;vertical-align:middle;margin-bottom:0!important}.candidates-only span{color:var(--Primary-500,#45bcfa)}.separator-block{display:block;text-align:center;position:relative;z-index:1;color:var(--Secondary-,#3c434c);font-family:Inter;font-weight:400;font-size:14px;line-height:150%;letter-spacing:0;vertical-align:middle;margin:30px 0}.separator-block:before{width:50px;height:20px;z-index:-1}.separator-block:after,.separator-block:before{content:"";position:absolute;top:50%;left:50%;background:#fff;transform:translate(-50%,-50%)}.separator-block:after{width:100%;height:1px;z-index:-2;background:#dadee4}.registration__content.login__content .registration__content-step.registration__content-step-v2{padding:32px}.btn-full{width:100%;justify-content:center;height:56px;font-size:16px}.align-right{width:100%;justify-content:flex-end}.align-center{width:100%;justify-content:center}.registration__content-back-btn{background:transparent;border:0;box-shadow:none;position:absolute;top:24px;left:24px}@media screen and (min-width:1201px){.registration__content-back-btn{left:400px}}@media screen and (max-width:1200px){.registration__content{position:relative}}.professional-form .modal.add-skill-modal .modal-body{overflow:visible!important}.candidate-list-page{display:flex;padding-top:33px}@media screen and (min-width:992px){.candidate-list-page{width:100%;margin:0 auto}}@media screen and (min-width:1650px){.candidate-list-page{max-width:1600px;padding:33px 0;margin-left:auto;margin-right:auto}}@media screen and (min-width:1920px){.candidate-list-page{max-width:1730px}}.candidate-list-page .candidate-list-aside{width:100%;padding-right:40px;padding-bottom:40px;padding-left:15px}@media(max-width:1300px)and (min-width:998px){.candidate-list-page .candidate-list-aside{padding-left:15px}}@media(min-width:1024px){.candidate-list-page .candidate-list-aside{max-width:356px;flex:0 0 356px}}@media(max-width:1023px){.candidate-list-page .candidate-list-aside{top:56px;left:0;max-width:358px;height:calc(100dvh - 56px);position:fixed;padding-left:16px;padding-top:16px;overflow-y:auto;background-color:#f7f9fc;transform:translateX(-100%);transition:transform .3s ease;z-index:100}.candidate-list-page .candidate-list-aside.open{transform:translateX(0)}}@media(max-width:576px){.candidate-list-page .candidate-list-aside{width:100vw;max-width:none;max-height:none}}.candidate-list-page .candidate-list-aside-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}@media(max-width:1023px){.candidate-list-page .candidate-list-aside-header{gap:24px;flex-direction:column;align-items:flex-start}}.candidate-list-page .candidate-list-aside-header .close-mobile-filters-btn{top:8px;right:8px;width:40px;height:40px;display:none;position:absolute;border-radius:50%;background-color:#eef1f5;cursor:pointer;z-index:1}@media(max-width:1129px){.candidate-list-page .candidate-list-aside-header .close-mobile-filters-btn{display:inline-flex;align-items:center;justify-content:center}}.candidate-list-page .candidate-list-aside-header .btn{font-size:14px;font-style:normal;font-weight:500;line-height:24px}.candidate-list-page .candidate-list-aside-header .clear-filters-btn{font-size:13px;line-height:24px}.candidate-list-page .candidate-list-aside-header p{display:flex;align-items:center;color:var(--secondary-heading,#1e242a);font-size:18px;font-style:normal;font-weight:700;line-height:24px}.candidate-list-page .candidate-list-aside-header p svg{margin-right:8px}.candidate-list-page .candidate-list-aside--filter .form-container{max-height:150px;overflow-y:auto;overscroll-behavior:contain;flex-wrap:nowrap;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.06) rgba(0,0,0,.01)}.candidate-list-page .candidate-list-aside--filter .form-container::-webkit-scrollbar{width:7px}.candidate-list-page .candidate-list-aside--filter .form-container::-webkit-scrollbar-track{border-radius:40px;border:1px solid #fff;background:rgba(0,0,0,.01)}.candidate-list-page .candidate-list-aside--filter .form-container::-webkit-scrollbar-thumb{border-radius:40px;border:1px solid #fff;background:rgba(0,0,0,.06)}.candidate-list-page .candidate-list-aside--filter__item{margin-bottom:32px}.candidate-list-page .candidate-list-aside--filter__item.candidate-list-aside--filter__item-slider{margin-bottom:45px}.candidate-list-page .candidate-list-aside--filter__item .price-input-wrapper{display:flex;align-items:center;margin-bottom:16px}.candidate-list-page .candidate-list-aside--filter__item .price-input-wrapper .form-control,.candidate-list-page .candidate-list-aside--filter__item .price-input-wrapper .multiselect .multiselect__single{color:rgba(11,20,31,.8);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:24px}.candidate-list-page .candidate-list-aside--filter__item .price-input-wrapper .form-control{padding:0 12px}.candidate-list-page .candidate-list-aside--filter__item .price-input-wrapper .form-item-select{margin-left:8px}.candidate-list-page .candidate-list-aside--filter__item .price-input-wrapper svg{width:12px;flex:0 0 12px;margin:0 8px}.candidate-list-page .candidate-list-aside--filter__item .slider{margin-bottom:26px}.candidate-list-page .candidate-list-aside--filter__item .text-small .form-checkbox-label{font-size:13px}.candidate-list-page .candidate-list-aside--filter__item .selected{color:#dadee4!important;width:140px;display:flex;align-items:center;gap:10px}.candidate-list-page .candidate-list-aside--filter__item .selected .form-control{text-align:center}.candidate-list-page .candidate-list-aside--filter__item .tag-wrapper{margin-top:16px;display:flex;flex-direction:column;max-height:150px;overflow-y:auto;overscroll-behavior:contain;flex-wrap:nowrap;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.06) rgba(0,0,0,.01)}.candidate-list-page .candidate-list-aside--filter__item .tag-wrapper::-webkit-scrollbar{width:7px}.candidate-list-page .candidate-list-aside--filter__item .tag-wrapper::-webkit-scrollbar-track{border-radius:40px;border:1px solid #fff;background:rgba(0,0,0,.01)}.candidate-list-page .candidate-list-aside--filter__item .tag-wrapper::-webkit-scrollbar-thumb{border-radius:40px;border:1px solid #fff;background:rgba(0,0,0,.06)}.candidate-list-page .candidate-list-aside--filter__item .tag-wrapper .tag{margin-bottom:8px;width:-moz-max-content;width:max-content}.candidate-list-page .candidate-list-aside--filter__item h3{color:var(--secondary-heading,#1e242a);font-size:16px;font-style:normal;font-weight:600;line-height:24px;margin-bottom:16px;display:flex;justify-content:space-between;align-items:center}.candidate-list-page .candidate-list-aside--filter__item h3 .selected{color:var(--primary-600,#25aef6);font-size:13px;font-style:normal;font-weight:400;line-height:24px}.candidate-list-page .candidate-list-aside--filter__item .form-container{flex-direction:column;gap:12px}.candidate-list-page .candidate-list-aside.candidates-list-filters-bar .form-checkbox-label{color:var(--secondary,#3c434c);font-size:16px;font-weight:400}.candidate-list-wrapper{display:flex;flex-wrap:wrap;gap:24px;margin-bottom:54px}.btn.btn-outline-silent.mr-0{margin-right:0!important}.candidate-list-body{width:100%;flex:1}@media(max-width:743px){.candidate-list-body{display:flex;flex-direction:column}}.candidate-list-body .radio-button-wrapper{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:12px 0}.candidate-list-body .radio-button-wrapper input:checked+.form-radio-label{color:var(--primary-600,#25aef6);background:var(--primary-100,#e9f7fe);border:1px solid transparent}.candidate-list-body .radio-button-wrapper .form-radio-label{color:var(--secondary,#3c434c);font-size:13px;font-style:normal;font-weight:400;line-height:24px;border-radius:4px;border:1px solid var(--Outline,#dadee4);padding:4px 14.5px}.candidate-list-body .radio-button-wrapper .form-radio-label:after,.candidate-list-body .radio-button-wrapper .form-radio-label:before{display:none}.candidate-list-body .skills-filter{display:flex;gap:37px;padding-top:43px;position:relative;padding-right:80px}.candidate-list-body .skills-filter-col{flex:0 0 calc(50% - 19px);max-width:calc(50% - 19px);width:calc(50% - 19px)}.candidate-list-body .skills-filter-col h3{color:var(--secondary,#3c434c);font-size:16px;font-style:normal;font-weight:600;line-height:24px;margin-bottom:14px;display:flex;justify-content:space-between;align-items:center}.candidate-list-body .skills-filter-close{border-radius:60px;background:#fff;box-shadow:0 0 4px 0 rgba(0,0,0,.1);width:40px;height:40px;padding:0;display:flex;align-items:center;justify-content:center;position:absolute;top:43px;right:0;border:0}.candidate-list-body .skills-filter-wrapper{border-radius:12px;border:1px solid #e0dfdf;background:#fff;height:548px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.06) rgba(0,0,0,.01);padding:24px 50px}.candidate-list-body .skills-filter-wrapper::-webkit-scrollbar{width:7px;height:7px}.candidate-list-body .skills-filter-wrapper::-webkit-scrollbar-track{border-radius:40px;border:1px solid #fff;background:rgba(0,0,0,.01)}.candidate-list-body .skills-filter-wrapper::-webkit-scrollbar-thumb{border-radius:40px;border:1px solid #fff;background:rgba(0,0,0,.06)}.candidate-list-body .skills-filter-wrapper .form-container{flex-direction:column;gap:16px}.candidate-list-body .clear-input{position:absolute;top:7px;right:140px;z-index:2;display:flex;justify-content:center;align-items:center;background:var(--Surface,#f7f9fc);width:40px;height:40px;border-radius:50%;cursor:pointer}@media screen and (max-width:743px){.candidate-list-body .clear-input{top:6px;right:64px;width:44px;height:44px}}.candidate-list-body .search{display:flex;align-items:center;position:relative;margin-bottom:25px}@media(min-width:744px){.candidate-list-body .search{border-radius:40px;box-shadow:0 0 18px 0 rgba(0,0,0,.1)}}@media(max-width:743px){.candidate-list-body .search{flex-direction:column}.candidate-list-body .search .form-item{width:100%;flex:initial}}@media(min-width:744px){.candidate-list-body .search .form-item .form-control{height:56px;border-radius:0 40px 40px 0;padding-right:195px}}@media(max-width:743px){.candidate-list-body .search .form-item .form-control{width:100%;height:56px;border-radius:100px;padding-right:110px}}.candidate-list-body .search .search__button{width:120px;height:44px;position:absolute;top:6px;right:7px;padding:0;border-radius:40px;justify-content:center;gap:8px;z-index:2}@media(max-width:743px){.candidate-list-body .search .search__button{top:6px;right:7px;color:transparent;font-size:0;width:44px;gap:0}}.candidate-list-body .search .search__button svg{width:20px;height:20px;margin-right:0}.candidate-list-body .search .btn-search-filter{background:#fff;display:flex;align-items:center;white-space:nowrap;height:56px;border:1px solid var(--Outline,#dadee4);box-shadow:0 1px 2px 0 rgba(16,24,40,.05);padding:0 31px 0 12px;color:var(--primary-600,#25aef6);font-size:14px;font-style:normal;font-weight:400;line-height:24px}@media(min-width:744px){.candidate-list-body .search .btn-search-filter{flex:0 0 339px;border-radius:40px 0 0 40px}}@media(max-width:743px){.candidate-list-body .search .btn-search-filter{width:100%;height:40px;order:1;margin-top:16px;border-radius:6px}}.candidate-list-body .search .btn-search-filter_selected{text-overflow:ellipsis;overflow:hidden;max-width:180px;white-space:nowrap}.candidate-list-body .search .btn-search-filter .available-count{color:var(--Secondary-300,#98a2b3);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:24px;margin-left:8px;margin-right:20px}.candidate-list-body .search .btn-search-filter .arrow{position:absolute;top:50%;right:0;transform:translateY(-50%)}.candidate-list-body .search .btn-search-filter svg{margin:0 11px}.candidate-list-body .mode-wrapper .multiselect .multiselect__placeholder,.candidate-list-body .mode-wrapper .multiselect .multiselect__single{color:var(--Secondary-,#3c434c);font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:24px}.candidate-list-body .mode-wrapper .mobile-filters-btn{min-width:138px;gap:8px;font-weight:400}@media screen and (min-width:1024px){.candidate-list-body .mode-wrapper .mobile-filters-btn{display:none}}.candidate-list-body .mode-wrapper .mobile-filters-btn:not(.active){color:#3c434c;background-color:#fff;border:1px solid var(--Outline,#dadee4)}.candidate-list-body .mode-wrapper .mobile-filters-btn:not(.active) svg path{stroke:#98a2b3}.candidate-list-body .mode-wrapper .mobile-filters-btn svg{width:20px;height:20px}.candidate-list-body .selected-filters{display:flex;gap:10px;overflow-x:auto;scrollbar-width:thin;padding-bottom:10px;margin-bottom:13px;scrollbar-color:rgba(0,0,0,.06) rgba(0,0,0,.01)}.candidate-list-body .selected-filters .tag{white-space:nowrap}.candidate-list-body .selected-filters::-webkit-scrollbar{width:7px;height:7px}.candidate-list-body .selected-filters::-webkit-scrollbar-track{border-radius:40px;border:1px solid #fff;background:rgba(0,0,0,.01)}.candidate-list-body .selected-filters::-webkit-scrollbar-thumb{border-radius:40px;border:1px solid #fff;background:rgba(0,0,0,.06)}.candidate-list-body .mode-wrapper{width:100%;margin-bottom:24px;display:flex;align-items:center}.candidate-list-body .mode-wrapper .sort{position:relative;margin-left:16px}@media(min-width:744px){.candidate-list-body .mode-wrapper .sort{max-width:-moz-fit-content;max-width:fit-content}}@media(max-width:576px){.candidate-list-body .mode-wrapper .sort{flex:1}}.candidate-list-body .mode-wrapper .sort .multiselect{min-height:40px;min-width:236px}@media(max-width:576px){.candidate-list-body .mode-wrapper .sort .multiselect{width:100%;max-width:100%;min-width:auto}}.candidate-list-body .mode-wrapper .sort .multiselect .multiselect__option.multiselect__option--selected:after,.candidate-list-body .mode-wrapper .sort .multiselect .multiselect__option:before{display:none}.candidate-list-body .mode-wrapper .sort .multiselect .multiselect__content{width:100%;padding:12px 0}.candidate-list-body .mode-wrapper .sort .multiselect .multiselect__content-wrapper{width:100%}.candidate-list-body .mode-wrapper .sort .multiselect .multiselect__content .multiselect__element{width:100%;display:inline-block}.candidate-list-body .mode-wrapper .sort .multiselect .multiselect__option{padding:12px 24px}@media(max-width:576px){.candidate-list-body .mode-wrapper .sort .multiselect .multiselect__option{width:100%;display:inline-block;padding-left:12px;padding-right:12px;overflow:hidden;text-overflow:ellipsis}}.candidate-list-body .mode-wrapper .sort .multiselect .multiselect__single{font-size:12px;margin-bottom:0}@media(max-width:576px){.candidate-list-body .mode-wrapper .sort .multiselect .multiselect__single{height:auto;display:inline-block}.candidate-list-body .mode-wrapper .sort .multiselect .multiselect__single>div{width:100%;display:inline-block;overflow:hidden;text-overflow:ellipsis}}@media(max-width:430px){.candidate-list-body .mode-wrapper .sort .multiselect .multiselect__single{width:100px}}.candidate-list-body .mode-wrapper .sort .multiselect .multiselect__select{min-height:40px}.candidate-list-body .mode-wrapper .sort .multiselect .multiselect__select:before{top:0}.candidate-list-body .mode-wrapper .sort .multiselect .multiselect__tags{min-height:40px;height:40px;padding:8px 40px 0 35px;border:1px solid var(--gray-50,#ebeef2)}@media(max-width:576px){.candidate-list-body .mode-wrapper .sort .multiselect .multiselect__tags{width:100%;max-width:100%;display:flex;justify-content:space-between}}.candidate-list-body .mode-wrapper .sort .sort-button{cursor:pointer;position:absolute;top:12px;left:14px;z-index:99}.candidate-list-body .btn-mode{border:1px solid var(--gray-50,#ebeef2);background:var(--gray-10,#fafbfc);color:rgba(30,36,42,.5);font-size:12px;font-style:normal;font-weight:400;line-height:22px;display:inline-flex;align-items:center;padding:7px 18px}.candidate-list-body .btn-mode.btn-mode-first{border-radius:6px 0 0 6px}.candidate-list-body .btn-mode svg{margin-right:4px}.candidate-list-body .btn-mode svg path[stroke]{stroke:#c7ced9}.candidate-list-body .btn-mode svg path[fill]{fill:#c7ced9}.candidate-list-body .btn-mode:first-child{border-radius:6px 0 0 6px}.candidate-list-body .btn-mode:last-of-type{border-radius:0 6px 6px 0}.candidate-list-body .btn-mode.btn-mode-active{background:rgba(135,214,255,.28);border:1px solid rgba(135,214,255,.28);color:var(--Primary-600,#25aef6);text-shadow:.5px 0 #25aef6;font-size:12px;font-style:normal}.candidate-list-body .btn-mode.btn-mode-active svg path[stroke]{stroke:var(--Primary-600,#25aef6)}.candidate-list-body .btn-mode.btn-mode-active svg path[fill]{fill:var(--Primary-600,#25aef6)}.candidate-list-body .result{color:var(--secondary-heading,#1e242a);font-size:18px;font-style:normal;font-weight:700;line-height:24px;margin-bottom:21px}@media(max-width:743px){.candidate-list-body .result{order:1}}.candidate-list-body .result strong{color:#25aef6;font-size:18px;font-style:normal;font-weight:700;line-height:24px}.candidate-list-body .pagination{margin-bottom:40px}.candidate-list-content{display:flex;width:100%}@media screen and (max-width:1259px){.candidate-list-content{flex-wrap:wrap}}@media(max-width:743px){.candidate-list-content{order:1}}.candidate-list-content .w-100{flex:1 1 100%;max-width:100%}.candidate-list-aside-right{flex:0 0 280px;max-width:190px;width:280px;padding-left:45px}@media screen and (min-width:1260px){.candidate-list-aside-right{display:block;max-width:244px;margin-left:44px;padding-left:0}}@media screen and (max-width:1259px){.candidate-list-aside-right{padding-left:0;flex:0 0 100%;max-width:100%;width:100%;display:flex;gap:40px}.candidate-list-aside-right .article,.candidate-list-aside-right .most-popular{flex:0 1 50%;max-width:50%;width:50%}}@media screen and (max-width:767px){.candidate-list-aside-right{display:flex;flex-wrap:wrap;gap:40px}.candidate-list-aside-right .article,.candidate-list-aside-right .most-popular{flex:0 1 100%;max-width:100%;width:100%}}.candidate-list-aside-right .article{margin-bottom:53px;display:flex;align-items:flex-end;justify-content:flex-end;flex-direction:column;border-radius:18px;background:#25aef6 url(/img/article-bg.138593c1.svg) no-repeat 0 0;padding:16px 14px;min-height:276px;width:100%}@media screen and (min-width:1920px){.candidate-list-aside-right .article{min-height:276px}}.candidate-list-aside-right .article h3{color:#fff;text-align:right;font-size:24px;font-style:normal;font-weight:700;line-height:44px}.candidate-list-aside-right .article p{color:#fff;text-align:right;font-size:12px;font-style:normal;font-weight:400;line-height:18px;margin-bottom:16px}@media screen and (max-width:1024px){.candidate-list-body{max-width:800px;margin:0 auto}}.candidate-item{border-radius:20px;background:var(--White,#fff);width:100%;max-width:800px;padding:20px 24px 65px;position:relative;box-shadow:0 0 7px 0 rgba(0,0,0,.05);cursor:pointer}.candidate-item .ask-about-skills{display:flex;align-items:center;color:var(--secondary,#3c434c);font-size:14px;font-style:normal;font-weight:400;line-height:22px;margin-bottom:12px;position:absolute;bottom:60px;left:24px}.candidate-item .ask-about-skills .tooltip{display:flex}.candidate-item .ask-about-skills svg{margin-right:4px}.candidate-item--header{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.candidate-item--header-right{display:flex;align-items:center;left:calc(100% - 15px);top:0;width:-moz-fit-content;width:fit-content}.candidate-item--header-right .tooltip{display:inline-flex}.candidate-item--header .favorite.favorite-active path{stroke:#25aef6;fill:#25aef6}.candidate-item--header .favorite svg path{stroke:#98a2b3}.candidate-item--header .label{display:inline-flex;align-items:center;color:var(--secondary,#3c434c);font-size:12px;font-style:normal;font-weight:400;line-height:150%;margin-right:12px}.candidate-item--header .label svg{margin-right:4px}.candidate-item--skills{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:12px}.candidate-item--skills .skills-item{border-radius:6px;background:var(--secondary-100,#eef1f5);padding:4px 4px 4px 8px;color:var(--secondary-500,#76808d);font-size:12px;font-style:normal;font-weight:400;line-height:22px;cursor:pointer;white-space:nowrap}.candidate-item--skills .skills-item_14fz{font-size:14px}.candidate-item--skills .skills-item.skills-item-primary{background:var(--primary-100,#e9f7fe);color:var(--primary-600,#25aef6);font-size:12px;font-style:normal;font-weight:400;line-height:22px}.candidate-item--skill{display:flex;flex-direction:row}.candidate-item--skill-years{width:-moz-fit-content;width:fit-content;max-width:40px;margin-left:5px}.candidate-item--info{display:flex;align-items:center;flex-wrap:wrap;row-gap:5px;margin-bottom:12px}.candidate-item--info .candidate-item__location-text,.candidate-item--info p{color:var(--secondary,#3c434c);font-size:14px;font-style:normal;font-weight:400;line-height:22px;margin-right:20px}.candidate-item--info p:last-child{margin-right:0}.candidate-item--info p strong{color:var(--secondary,#3c434c);font-size:14px;font-style:normal;font-weight:700;line-height:22px}.candidate-item--footer{display:flex;align-items:center;justify-content:space-between;padding-top:20px;border-top:1px solid var(--secondary-input-outline,#dadee4);position:absolute;bottom:20px;left:24px;width:calc(100% - 48px)}.candidate-item--footer .btn{opacity:0}.candidate-item--footer span{color:var(--secondary-on-surface,#98a2b3);font-size:12px;font-style:normal;font-weight:400;line-height:150%;display:inline-flex;align-items:center;margin-right:12px}.candidate-item--footer span svg{margin-right:4px}.candidate-item--footer span svg path[stroke]{stroke:var(--secondary-on-surface,#98a2b3)}.candidate-item--footer span svg path[fill]{fill:var(--secondary-on-surface,#98a2b3)}.candidate-item--main-information{display:flex;margin-bottom:8px;position:relative;right:5px}.candidate-item--main-information .candidate-profile-open-to-work{margin-top:4px}.candidate-item--main-information .candidate-item--avatar-info{width:calc(100% - 96px)}.candidate-item--main-information h3{color:var(--secondary-heading,#1e242a);font-size:18px;font-style:normal;font-weight:700;line-height:24px;margin-bottom:8px;margin-top:8px}.candidate-item--main-information p{color:var(--secondary-heading,#1e242a);font-size:14px;font-style:normal;font-weight:400;line-height:22px;min-height:22px;text-overflow:ellipsis;overflow:hidden}.candidate-item--avatar{position:relative;width:88px;height:88px;margin-right:8px}.candidate-item--avatar .avatar{width:65px;height:65px;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:100%}.candidate-item .candidate-item--footer .btn{opacity:1;color:var(--Outline,#dadee4);transition:none}.candidate-item .candidate-item--footer .btn svg path[stroke]{stroke:var(--Outline,#dadee4)}.candidate-item .candidate-item--footer .btn svg path[fill]{fill:var(--Outline,#dadee4)}.candidate-item:hover{box-shadow:14px 14px 60px 0 rgba(0,0,0,.078)}.candidate-item:hover .candidate-item--footer .btn{color:var(--primary-600,#25aef6)}.candidate-item:hover .candidate-item--footer .btn svg path[stroke]{stroke:var(--primary-600,#25aef6)}.candidate-item:hover .candidate-item--footer .btn svg path[fill]{fill:var(--primary-600,#25aef6)}.most-popular h3{color:var(--secondary-heading,#1e242a);font-size:18px;font-style:normal;font-weight:700;line-height:24px;margin-bottom:27px}.most-popular .most-popular-item{margin-bottom:32px;display:flex;align-items:center}.most-popular .most-popular-item .blur-block{pointer-events:auto}.most-popular .most-popular-item .avatar{width:47px;height:47px;border-radius:100%;-o-object-position:center center;object-position:center center;-o-object-fit:cover;object-fit:cover;margin-right:16px}.most-popular .most-popular-item h4{color:var(--secondary-heading,#1e242a);font-size:14px;font-style:normal;font-weight:700;line-height:14px;margin-bottom:8px}.most-popular .most-popular-item p{color:var(--secondary-heading,#1e242a);font-size:12px;font-style:normal;font-weight:400;line-height:12px;min-height:12px}.candidate-list-wrapper-boardMode .candidate-item{width:100%;max-width:calc(50% - 16px)}@media screen and (min-width:1366px){.candidate-list-wrapper-boardMode .candidate-item{max-width:calc(33.3333% - 16px)}}@media(min-width:684px){.candidate-list-wrapper-boardMode .candidate-item{min-width:298px}}@media(max-width:683px){.candidate-list-wrapper-boardMode .candidate-item{max-width:none;width:100%}}.candidate-list-wrapper-boardMode .candidate-item--skill-name{max-width:75px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.candidate-list-wrapper-boardMode .candidate-item--skills .skill-item{width:100%;max-width:133px}.candidate-list-wrapper-boardMode .candidate-item .candidate-item--info{flex-direction:column;align-items:flex-start;margin-bottom:6px}.candidate-list-wrapper-boardMode .candidate-item .candidate-item--info .fixed-flag{display:inline}.candidate-list-wrapper-boardMode .candidate-item .candidate-item--info .candidate-item__location{display:flex;flex-direction:row;align-items:center;white-space:normal;margin-bottom:2px}.candidate-list-wrapper-boardMode .candidate-item .candidate-item--info .candidate-item__location_short{cursor:pointer}.candidate-list-wrapper-boardMode .candidate-item .candidate-item--info .candidate-item__location_short .candidate-item__location-text{text-overflow:ellipsis;max-width:276px;overflow:hidden;white-space:nowrap}.candidate-list-wrapper-boardMode .candidate-item .candidate-item--info p{margin-bottom:2px}.candidate-list-wrapper-listMode .candidate-item__location{display:flex;flex-direction:row;align-items:center;white-space:normal}.candidate-list-wrapper-listMode .candidate-item{margin-left:auto;margin-right:auto}.candidate-profile-profile-body-edit{display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important}.candidate-profile-page{display:flex;flex-wrap:wrap;align-items:flex-start;position:relative;padding-bottom:100px}@media screen and (max-width:998px){.candidate-profile-page.candidate-view-candidate-profile{padding-bottom:0}.candidate-profile-page.candidate-view-candidate-profile .sub-content.candidate-profile-page-sub-content{padding:0}}.candidate-profile-page.bg-white{background:#fff}.candidate-profile-page .actions .btn-outline-silent{margin-right:16px}.candidate-profile-page.rounded{border-radius:20px}.candidate-profile-page .candidate-profile__avatar-block{width:85px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:3px}@media screen and (max-width:767px){.candidate-profile-page .candidate-profile__avatar-block{justify-content:flex-start}.candidate-profile-page .candidate-profile__additional-info .block-contact{justify-content:end!important}.candidate-profile-page .candidate-profile__additional-info .block-contact .additional-info__item{flex:0 0 calc(100% - 100px);max-width:calc(100% - 100px);width:100%}}.candidate-profile-page .candidate-profile__title-block .additional-info__item{gap:8px}@media screen and (min-width:999px){.candidate-profile-page .candidate-profile__title-block .additional-info__item{display:none}}@media screen and (max-width:767px){.candidate-profile-page .candidate-profile__title-block{display:flex;flex-direction:column}.candidate-profile-page .candidate-profile__title-block .candidate-profile-pronouns{order:1;position:absolute;top:80px;left:20px;font-size:12px;font-weight:400;line-height:12px;letter-spacing:.5px;color:var(--Secondary-300,#98a2b3)}.candidate-profile-page .candidate-profile__title-block .candidate-profile-pronouns.candidate-profile-pronouns-has-match{top:100px}.candidate-profile-page .candidate-profile__title-block .candidate-profile-name{order:2}.candidate-profile-page .candidate-profile__title-block .candidate-profile-position{order:3}.candidate-profile-page .candidate-profile__title-block .candidate-profile-open-to-work{order:5}.candidate-profile-page .candidate-profile__title-block .additional-info__item{order:4;margin-top:10px!important;white-space:normal!important}}.candidate-profile-page .candidate-profile__additional-info{margin-top:-7px;padding-left:4px}@media screen and (max-width:998px){.candidate-profile-page .candidate-profile__additional-info .additional-info__item:first-child{display:none}}.candidate-profile-page .candidate-profile-avatar{width:175px;height:175px;position:relative;margin:0 auto}.candidate-profile-page .candidate-profile-avatar .avatar{width:141px;height:141px;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.candidate-profile-page .candidate-profile-aside{width:320px;flex:0 0 320px;max-width:320px;padding-top:14px;height:auto}@media screen and (max-width:998px){.candidate-profile-page .candidate-profile-aside{width:100%;flex:0 0 100%;max-width:100%;order:2;display:flex;flex-wrap:wrap;gap:20px}}.candidate-profile-page .candidate-profile-aside__link{max-width:274px;width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:var(--Secondary-,#3c434c);font-family:Inter;font-size:16px;font-weight:400;line-height:24px;text-align:left}.candidate-profile-page .candidate-profile-aside .candidate-profile-aside-manger{display:flex;align-items:center;margin-bottom:8px}.candidate-profile-page .candidate-profile-aside .candidate-profile-aside-manger .avatar{width:65px;height:65px;margin-right:8px}.candidate-profile-page .candidate-profile-aside .candidate-profile-aside-manger h3{color:var(--Secondary-Heading,#1e242a);font-size:18px;font-style:normal;font-weight:700;line-height:24px}.candidate-profile-page .candidate-profile-aside .candidate-profile-aside-manger p{color:var(--Secondary-Heading,#1e242a);font-size:14px;font-style:normal;font-weight:400;line-height:22px}.candidate-profile-page .candidate-profile-aside .actions{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:17px}.candidate-profile-page .candidate-profile-aside .actions .btn{margin-bottom:17px}.candidate-profile-page .candidate-profile-aside .candidate-profile-aside-wrapper{border-radius:20px;background:var(--White,#fff);box-shadow:6px 33px 60px 0 rgba(0,0,0,.08),0 0 10px 0 rgba(0,0,0,.06);padding:14px 20px;margin-bottom:16px;color:var(--Secondary-,#3c434c)}@media screen and (min-width:768px)and (max-width:998px){.candidate-profile-page .candidate-profile-aside .candidate-profile-aside-wrapper{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px);width:calc(50% - 10px)}.candidate-profile-page .candidate-profile-aside .candidate-profile-aside-wrapper:first-child{flex:0 0 100%;max-width:100%;width:100%}}@media screen and (max-width:767px){.candidate-profile-page .candidate-profile-aside .candidate-profile-aside-wrapper{flex:0 0 100%;max-width:100%;width:100%}}.candidate-profile-page .candidate-profile-aside .candidate-profile-aside-wrapper .mb-10{margin-bottom:10px}.candidate-profile-page .candidate-profile-aside .candidate-profile-aside-wrapper.candidate-profile-aside-wrapper__secondary{padding:24px}.candidate-profile-page .candidate-profile-aside .candidate-profile-aside-wrapper .no-information{margin-left:6px;font-family:Inter;font-size:16px;font-weight:400;line-height:24px;text-align:left}.candidate-profile-page .candidate-profile-aside .candidate-profile-aside-wrapper .candidate-profile-aside-title-item{margin-bottom:7px;text-transform:capitalize;font-family:Inter;font-size:16px;font-weight:400;line-height:24px;text-align:left;color:#3c434c}.candidate-profile-page .candidate-profile-aside .candidate-profile-aside-wrapper .candidate-profile-aside-title-item .candidate-profile-aside-title{font-family:Inter;font-size:16px;font-weight:700;line-height:22px;text-align:left;color:#3c434c}.candidate-profile-page .candidate-profile-aside .company-preference-location-block{margin-top:5px;display:flex;flex-direction:row}.candidate-profile-page .candidate-profile-aside .company-preference-location-block .flag{margin-right:8px}.candidate-profile-page .candidate-profile-aside .company-preference-size{margin-top:8px}.candidate-profile-page .candidate-profile-aside h3{color:var(--Secondary-Heading,#1e242a);text-align:center;font-size:21px;font-style:normal;font-weight:700;line-height:24px;margin-bottom:4px}.candidate-profile-page .candidate-profile-aside h4{color:var(--Secondary-,#3c434c);font-size:16px;font-style:normal;font-weight:400;line-height:150%;margin-bottom:4px}.candidate-profile-page .candidate-profile-aside ul{margin:0;padding:0;list-style:none}@media screen and (min-width:768px)and (max-width:998px){.candidate-profile-page .candidate-profile-aside ul{-moz-column-count:2;column-count:2}}.candidate-profile-page .candidate-profile-aside ul li{margin-bottom:12px;display:flex;align-items:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.candidate-profile-page .candidate-profile-aside ul li.cv-item{color:var(--Primary-600,#25aef6)}.candidate-profile-page .candidate-profile-aside ul li.cv-item>svg path[fill],.candidate-profile-page .candidate-profile-aside ul li.cv-item>svg path[stroke]{stroke:#25aef6}.candidate-profile-page .candidate-profile-aside ul li.cv-item a{font-weight:700;color:var(--primary-600,#25aef6);font-size:14px;font-style:normal;line-height:150%}.candidate-profile-page .candidate-profile-aside ul li.cv-item button{padding:0;margin-left:10px;border:0;background:transparent;display:block;height:20px}.candidate-profile-page .candidate-profile-aside ul li.cv-item button svg{margin:0}.candidate-profile-page .candidate-profile-aside ul li.upload{position:relative;color:var(--Primary-600,#25aef6)}.candidate-profile-page .candidate-profile-aside ul li.upload>svg path[fill],.candidate-profile-page .candidate-profile-aside ul li.upload>svg path[stroke]{stroke:#25aef6}.candidate-profile-page .candidate-profile-aside ul li.upload input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.candidate-profile-page .candidate-profile-aside ul li svg{margin-right:14px;min-width:20px}.candidate-profile-page .candidate-profile-aside ul li svg path[stroke]{stroke:#98a2b3}.candidate-profile-page .candidate-profile-aside ul li svg path[fill]{fill:#98a2b3}.candidate-profile-page .candidate-profile-aside ul li:last-child{margin-bottom:0}.candidate-profile-page .candidate-applied{margin-right:10px;display:flex;align-items:center}.candidate-profile-page .candidate-applied .label{display:flex;align-items:center;font-family:Inter;font-size:14px;font-weight:700;line-height:20px;text-align:left}.candidate-profile-page .candidate-applied .label svg{margin-right:4px}.candidate-profile-page__main{display:flex;flex-direction:row;align-items:flex-start;background:#fff;border-radius:20px;margin-top:32px;padding:35px 32px 27px 32px;box-shadow:6px 8px 60px 0 rgba(0,0,0,.078),0 0 10px 0 rgba(0,0,0,.059)}@media screen and (max-width:998px){.candidate-profile-page__main{margin-top:0;box-shadow:none;border-radius:0;padding:16px;flex-wrap:wrap}}.candidate-profile-page .opacity-0{opacity:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.candidate-profile-page .candidate-profile-body{width:calc(100% - 320px);flex:0 0 calc(100% - 320px);max-width:calc(100% - 320px);padding-left:32px;height:auto;margin-bottom:24px}@media screen and (max-width:998px){.candidate-profile-page .candidate-profile-body{width:100%;flex:0 0 100%;max-width:100%;padding-left:0}}.candidate-profile-page .candidate-profile-body .tabs .tabs-button.active svg{margin-left:0}.candidate-profile-page .candidate-profile-body .tabs .tabs-header{margin-bottom:17px}@media screen and (max-width:998px){.candidate-profile-page .candidate-profile-body .tabs .tabs-header{display:none}.candidate-profile-page .candidate-profile-body .tab-item{padding-bottom:30px;padding-top:30px;border-bottom:1px solid var(--Secondary-input-outline,#dadee4)}}.candidate-profile-page .candidate-profile-body .tabs-button-mobile{display:none}@media screen and (max-width:998px){.candidate-profile-page .candidate-profile-body .tabs-button-mobile{display:flex;justify-content:space-between;align-items:center;padding:0 16px;width:100%;height:56px;background-color:#fff;font-family:Inter;font-size:14px;font-weight:600;line-height:24px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:var(--Secondary-500,#76808d);border:0;border-bottom:1px solid var(--Secondary-input-outline,#dadee4)}.candidate-profile-page .candidate-profile-body .tabs-button-mobile.active .tabs-button-mobile-arrow{background:var(--Primary-100,#e9f7fe);transform:rotate(180deg)}.candidate-profile-page .candidate-profile-body .tabs-button-mobile.active .tabs-button-mobile-arrow svg path[stroke]{stroke:#25aef6}.candidate-profile-page .candidate-profile-body .tabs-button-mobile.active .tabs-button-mobile-arrow svg path[fill]{fill:#25aef6}.candidate-profile-page .candidate-profile-body .tabs-button-mobile span:not(.tabs-button-mobile-arrow){display:flex;align-items:center;gap:6px}.candidate-profile-page .candidate-profile-body .tabs-button-mobile .tabs-button-mobile-arrow{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:60px;border:0;background:transparent}}.candidate-profile-page .candidate-profile-body p{color:var(--Secondary-,#3c434c);font-size:15px;font-style:normal;font-weight:400;line-height:150%}.candidate-profile-page .candidate-profile-body p strong{font-weight:700}.candidate-profile-page .candidate-profile-body .additional-info__item{margin:0;white-space:nowrap;font-size:16px}@media screen and (max-width:767px){.candidate-profile-page .candidate-profile-body .candidate-profile__main-info-right .contract-type{position:absolute;bottom:-52px;left:11px;font-size:0}.candidate-profile-page .candidate-profile-body .candidate-profile__main-info-right .contract-type .contract-type__text{display:none}}.candidate-profile-page .candidate-profile-body .candidate-profile__main-info{display:flex;flex-direction:row;justify-content:space-between;position:relative}@media screen and (max-width:998px){.candidate-profile-page .candidate-profile-body .candidate-profile__main-info .mt-30{margin-top:0;margin-bottom:0}}.candidate-profile-page .candidate-profile-body .candidate-profile__main-info-left{display:flex;flex-direction:row}.candidate-profile-page .candidate-profile-body .candidate-profile__main-info-left .candidate-profile-avatar{width:90px;height:90px}.candidate-profile-page .candidate-profile-body .candidate-profile__main-info-left .candidate-profile-avatar.mb-0{margin-bottom:0}.candidate-profile-page .candidate-profile-body .candidate-profile__main-info-left .candidate-profile-avatar .avatar{width:70px;height:70px}.candidate-profile-page .candidate-profile-body .candidate-profile__quote p{font-size:16px}.candidate-profile-page .candidate-profile-body .mt-30{margin-top:30px}.candidate-profile-page .candidate-profile-body .mt-34{margin-top:34px}.candidate-profile-page .candidate-profile-body .candidate-profile-relocation{display:flex;flex-direction:row;align-items:center;background-color:var(--Primary-100,#e9f7fe);color:var(--Primary-600,#25aef6);font-size:14px;padding:5px 10px;border-radius:20px}.candidate-profile-page .candidate-profile-body .candidate-profile-relocation.mt-35{margin-top:35px}.candidate-profile-page .candidate-profile-body .candidate-profile-relocation svg{margin-right:10px}.candidate-profile-page .candidate-profile-body .candidate-profile-relocation svg path[stroke]{stroke:var(--Primary-600,#25aef6)}.candidate-profile-page .candidate-profile-body .candidate-profile-relocation svg path[fill]{fill:var(--Primary-600,#25aef6)}.candidate-profile-page .candidate-profile-body .candidate-profile__title-block{margin-left:15px}.candidate-profile-page .candidate-profile-body .match{font-size:12px;font-style:normal;font-weight:700;line-height:150%;text-transform:uppercase}.candidate-profile-page .candidate-profile-body .match.match-high{color:var(--onfirmation-500,#8dcb01)}.candidate-profile-page .candidate-profile-body .match.match-low{color:var(--primary-600,#25aef6)}.candidate-profile-page .candidate-profile-body .candidate-profile__additional-info .block-contact{border:none}.candidate-profile-page .candidate-profile-body .candidate-profile__additional-info .block-contact.flex-start{justify-content:flex-start}.candidate-profile-page .candidate-profile-body .candidate-profile__additional-info .block-contact.pt-0{padding-top:0}.candidate-profile-page .candidate-profile-body .candidate-profile__citizenship{margin-left:5px;white-space:nowrap}.candidate-profile-page .candidate-profile-body .candidate-profile__salary{white-space:nowrap}.candidate-profile-page .candidate-profile-body .date-mobile,.candidate-profile-page .candidate-profile-body .title-mobile{display:none}@media screen and (max-width:767px){.candidate-profile-page .candidate-profile-body .date-mobile,.candidate-profile-page .candidate-profile-body .title-mobile{display:inline;font-weight:600;margin-right:5px}.candidate-profile-page .candidate-profile-body .hide-mobile{display:none!important}}.candidate-profile-page .candidate-profile-body .date-mobile{margin-bottom:15px;font-size:12px}@media screen and (max-width:767px){.candidate-profile-page .candidate-profile-body .date-mobile{display:block!important;padding-top:0!important}}.candidate-profile-page .candidate-profile-body .candidate-profile__quote{margin-top:12px;margin-bottom:12px;display:flex;flex-direction:row;padding-bottom:20px;border-bottom:1px solid var(--Outline,#dadee4)}@media screen and (max-width:998px){.candidate-profile-page .candidate-profile-body .candidate-profile__quote{margin-bottom:0}}.candidate-profile-page .candidate-profile-body .candidate-profile__quote svg.quote{width:44px;flex:0 0 44px;height:26px;margin-right:20px}.candidate-profile-page .candidate-profile-body .candidate-profile__quote .quote-text{width:calc(100% - 30px)}.candidate-profile-page .candidate-profile-body .candidate-profile__quote .actions{height:auto;display:flex;flex-direction:column;justify-content:flex-end}.candidate-profile-page .candidate-profile-body .candidate-profile__quote .actions .btn-text-silent{white-space:nowrap;padding:0 28px 0 3px}.candidate-profile-page .candidate-profile-body .skills-group-title{margin-top:16px;margin-bottom:16px;color:var(--Secondary-,#3c434c);font-size:14px}@media screen and (max-width:998px){.candidate-profile-page .candidate-profile-body .skills-group-title:first-child{margin-top:0}}.candidate-profile-page .candidate-profile-body .skills-group-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px}.candidate-profile-page .candidate-profile-body .skills-group-container .skill-card{width:100%;max-width:calc(50% - 10px);box-shadow:6px 8px 60px 0 rgba(0,0,0,.078),0 0 10px 0 rgba(0,0,0,.059);border-radius:12px;padding:10px}@media screen and (max-width:767px){.candidate-profile-page .candidate-profile-body .skills-group-container .skill-card{max-width:100%}}.candidate-profile-page .candidate-profile-body .skills-group-container .skill-title{display:flex;flex-direction:row;align-items:center;font-size:16px;color:var(--Secondary-,#3c434c)}.candidate-profile-page .candidate-profile-body .skills-group-container .skill-icon{display:inline-flex;justify-content:center;align-items:center;padding:10px;background:var(--Primary-100,#e9f7fe);border-radius:100%;width:40px;min-width:40px;height:40px;min-height:40px;margin-right:16px}.candidate-profile-page .candidate-profile-body .skills-group-container .skill-body{border-radius:8px;padding:12px;margin-top:5px;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}.candidate-profile-page .candidate-profile-body .skills-group-container .skill-body .subskill-item{color:var(--Secondary-500,#76808d);border-radius:6px;background-color:var(--Secondary-100,#eef1f5);padding:4px 10px;font-size:13px}.candidate-profile-page .candidate-profile-body .skills-group-container .skill-body .subskill-item svg{cursor:pointer}.candidate-profile-page .candidate-profile-body .education-group-title{margin-top:16px;margin-bottom:16px;color:var(--Secondary-,#3c434c);font-size:16px}@media screen and (max-width:998px){.candidate-profile-page .candidate-profile-body .education-group-title:first-child{margin-top:0}}.candidate-profile-page .candidate-profile-body .education-group-container{display:flex;flex-direction:column;gap:16px}.candidate-profile-page .candidate-profile-body .education-group-container .education-item{display:flex;flex-direction:row;justify-content:space-between}.candidate-profile-page .candidate-profile-body .education-group-container .education-item__dates{color:var(--Secondary-,#3c434c);font-size:16px;font-weight:600;margin-right:55px;padding-top:25px;white-space:nowrap;flex:0 0 224px}@media screen and (max-width:767px){.candidate-profile-page .candidate-profile-body .education-group-container .education-item__dates{display:none}}.candidate-profile-page .candidate-profile-body .education-group-container .education-card{width:100%;max-width:740px;border-radius:20px;padding:24px;box-shadow:6px 8px 60px 0 rgba(0,0,0,.078)}.candidate-profile-page .candidate-profile-body .education-group-container .education-title{font-size:18px;color:var(--Secondary-,#3c434c);font-weight:700}.candidate-profile-page .candidate-profile-body .education-group-container .education-body table td:first-child{font-weight:600}@media screen and (max-width:767px){.candidate-profile-page .candidate-profile-body .education-group-container .education-body table td:first-child{display:none}}.candidate-profile-page .candidate-profile-body .experience-group-container{display:flex;flex-direction:column;gap:16px}.candidate-profile-page .candidate-profile-body .experience-group-container .experience-item{display:flex;flex-direction:row;justify-content:space-between;position:relative}@media screen and (max-width:767px){.candidate-profile-page .candidate-profile-body .experience-group-container .experience-item{justify-content:flex-start}}.candidate-profile-page .candidate-profile-body .experience-group-container .experience-item__dates{width:180px;min-width:180px;color:var(--Secondary-,#3c434c);font-size:16px;font-weight:600;margin-right:55px;padding-top:25px;white-space:nowrap}@media screen and (max-width:767px){.candidate-profile-page .candidate-profile-body .experience-group-container .experience-item__dates{position:absolute;top:-10px;left:40px}}.candidate-profile-page .candidate-profile-body .experience-group-container .experience-item__dates-period{font-size:14px;font-weight:400}.candidate-profile-page .candidate-profile-body .experience-group-container .experience-card{width:100%;max-width:80%;margin-left:20px;border-radius:20px;padding:24px;box-shadow:6px 8px 60px 0 rgba(0,0,0,.078)}@media screen and (max-width:767px){.candidate-profile-page .candidate-profile-body .experience-group-container .experience-card{margin-top:70px;margin-left:16px;max-width:calc(100% - 42px)}}.candidate-profile-page .candidate-profile-body .experience-group-container .experience-title{font-size:18px;color:var(--Secondary-,#3c434c);font-weight:700}.candidate-profile-page .candidate-profile-body .experience-group-container .button_right{float:right}.candidate-profile-page .candidate-profile-body .project-group-container{display:flex;flex-direction:column;gap:16px}.candidate-profile-page .candidate-profile-body .project-group-container .project-item{display:flex;flex-direction:row;justify-content:space-between}.candidate-profile-page .candidate-profile-body .project-group-container .project-item__dates{color:var(--Secondary-,#3c434c);font-size:16px;font-weight:600;margin-right:55px;padding-top:25px;white-space:nowrap}@media screen and (max-width:767px){.candidate-profile-page .candidate-profile-body .project-group-container .project-item__dates{display:none}}.candidate-profile-page .candidate-profile-body .project-group-container .project-item__dates-period{font-size:14px;font-weight:400}.candidate-profile-page .candidate-profile-body .project-group-container .project .date-mobile{margin-bottom:15px;font-size:12px}@media screen and (max-width:767px){.candidate-profile-page .candidate-profile-body .project-group-container .project .date-mobile{display:block!important;padding-top:0!important}}.candidate-profile-page .candidate-profile-body .project-group-container .project-card{width:100%;max-width:740px;border-radius:20px;padding:24px;box-shadow:6px 8px 60px 0 rgba(0,0,0,.078)}.candidate-profile-page .candidate-profile-body .project-group-container .project-title{font-size:18px;color:var(--Secondary-,#3c434c);font-weight:700}.candidate-profile-page .candidate-profile-body .project-group-container .button_right{float:right}.candidate-profile-page .candidate-profile-body .question-card{border-radius:12px;box-shadow:6px 8px 60px 0 rgba(0,0,0,.078);padding:32px;color:var(--Secondary,#3c434c)}.candidate-profile-page .candidate-profile-body .question-name{color:var(--Primary-600,#25aef6);font-size:16px;font-weight:600;margin-bottom:16px}.candidate-profile-page .candidate-profile-body .question-application-date{font-size:16px;font-weight:400;margin-bottom:16px}.candidate-profile-page .candidate-profile-body .question-title{font-weight:700;font-size:16px;margin-bottom:10px}.candidate-profile-page .candidate-profile-body .question-title_18{font-size:18px}.candidate-profile-page .candidate-profile-body .question-answer{font-size:16px;margin-bottom:16px}.candidate-profile-page .candidate-profile-body .question-answer .form-radio{margin-bottom:18px}.candidate-profile-page .candidate-profile-body .question-answer .form-checkbox{margin-bottom:16px}.candidate-profile-page .candidate-profile-body .question-answer .form-checkbox-label{color:var(--Secondary,#3c434c);font-size:16px}.candidate-profile-page .candidate-profile-body .question-answer .non-checked .form-checkbox-label{color:var(--Secondary-300,#98a2b3)}.candidate-profile-page .candidate-profile-body .empty-skills{margin-top:40px;text-align:center}.candidate-profile-page .candidate-profile-body .empty-skills h3{color:var(--Secondary-Heading,#1e242a);font-family:Inter;font-size:18px;font-style:normal;font-weight:700;line-height:24px}.candidate-profile-page .candidate-profile-body .empty-skills h3 strong{color:var(--Primary-600,#25aef6);font-family:Inter;font-size:18px;font-style:normal;font-weight:700;line-height:24px}.candidate-profile-page .candidate-profile-body .empty-skills p{margin:8px auto;color:var(--Secondary-,#3c434c);text-align:center;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:150%;max-width:682px}.candidate-profile-page .candidate-profile-body .empty-skills img{margin:10px auto 0}.candidate-profile-page .candidate-profile-pronouns{color:#000;font-size:12px;font-style:normal;font-weight:400;line-height:12px;letter-spacing:.5px;padding-top:14px;display:inline-block}.candidate-profile-page .candidate-profile-name{color:var(--Secondary-Heading,#1e242a);font-size:24px;font-style:normal;font-weight:700;line-height:24px;margin:10px 0}.candidate-profile-page .candidate-profile-position{color:var(--Secondary-Heading,#1e242a);font-size:16px;font-style:normal;font-weight:400;line-height:16px}.candidate-profile-page .tag{color:var(--Secondary-500,#76808d);background:var(--Secondary-100,#eef1f5);border:transparent}.candidate-profile-page .tag.tag-primary{background:var(--Primary-100,#e9f7fe);color:var(--Primary-600,#25aef6)}.candidate-profile-page table{margin-top:10px;width:100%}@media screen and (max-width:767px){.candidate-profile-page table{width:100%}}.candidate-profile-page table td{vertical-align:baseline;padding-bottom:10px}.candidate-profile-page table td span{display:inline-block;margin-bottom:5px}.candidate-profile-page table td:first-child{color:var(--Secondary-,#3c434c);font-size:15px;font-style:normal;font-weight:700;line-height:22px;width:175px}@media screen and (max-width:998px){.candidate-profile-page table td:first-child{width:auto}}@media screen and (max-width:767px){.candidate-profile-page table td:first-child{display:none}}.candidate-profile-page table td:last-child{color:var(--Secondary-,#3c434c);font-size:15px;font-style:normal;font-weight:400;line-height:150%}.candidate-profile-page .tag-wrapper{display:flex;flex-wrap:wrap;gap:5px}.candidate-profile-page .candidate-profile-header{flex:0 0 100%;max-width:100%;width:100%;display:flex;align-items:center;justify-content:space-between;padding-top:10px;padding-bottom:10px;height:auto}.candidate-profile-page .candidate-profile-header_sticky{position:sticky;top:57px;z-index:10;background:var(--White,#fff)}@media screen and (max-width:998px){.candidate-profile-page .candidate-profile-header_sticky{position:static;top:auto}}.candidate-profile-page .candidate-profile-header .actions{display:flex;gap:10px;margin-left:auto}@media screen and (min-width:1261px){.candidate-profile-page .candidate-profile-header .actions{flex-direction:row;gap:inherit}}.candidate-profile-page .candidate-profile-header .actions .tooltip{margin-right:16px}.candidate-profile-page .candidate-profile-header .actions .btn-outline-silent{margin-right:0}.candidate-profile-page .candidate-profile-header>div:last-child{display:flex;align-items:center;justify-content:space-between}.candidate-profile-page .candidate-profile-header .ml-a{margin-left:auto}.candidate-profile-page .candidate-profile-header .ml-50{margin-left:50px}@media screen and (max-width:767px){.candidate-profile-page .candidate-profile-header .ml-50{margin-left:0!important}.candidate-profile-page .candidate-profile-header .ml-50 .btn{white-space:nowrap;display:flex;width:100%;margin-bottom:5px;border:0}.candidate-profile-page .candidate-header-profile{width:100%;justify-content:flex-end}.candidate-profile-page .candidate-header-profile .alert-info{position:absolute;top:54px;left:16px}}.candidate-profile-page .alert-danger,.candidate-profile-page .alert-info{font-size:13px;font-style:normal;font-weight:400;line-height:18px;display:flex;align-items:center}.candidate-profile-page .alert-danger svg,.candidate-profile-page .alert-info svg{margin-right:8px}.candidate-profile-page .alert-danger{color:var(--Tertiary-600,#b42318)}.candidate-profile-page .alert-info{color:var(--Primary-600,#25aef6)}.candidate-profile-page .alert-info svg{width:20px;flex:0 0 20px;height:20px}.candidate-profile-page .alert-info svg path[stroke]{stroke:var(--Primary-600,#25aef6)}.candidate-profile-page .alert-info svg path[fill]{fill:var(--Primary-600,#25aef6)}.candidate-profile-page .candidate-profile-title{font-size:24px;font-style:normal;font-weight:700;line-height:24px;display:flex;align-items:center}.candidate-profile-page .candidate-profile-title,.candidate-profile-page .candidate-profile-title:hover{color:var(--Secondary-Heading,#1e242a);text-decoration:none}.candidate-profile-page .candidate-profile-title svg{margin-right:8px}.candidate-profile-page .candidate-profile-title svg path[stroke]{stroke:#98a2b3}.candidate-profile-page .candidate-profile-title svg path[fill]{fill:#98a2b3}.block-contact{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px 24px;padding:10px 0;border-bottom:1px solid var(--Outline,#dadee4);margin-bottom:10px}.block-contact_13fz{font-size:13px}.block-contact .next-location{padding-left:112px}.block-contact p{display:flex;align-items:center;margin-right:24px;color:var(--secondary,#3c434c)}.block-contact p img,.block-contact p strong,.block-contact p svg{margin-right:8px}.block-contact p.mr-0{margin-right:0}.block-contact div{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap}.job-preview__block-contact{align-items:flex-start}.job-preview__block-contact p{margin:0;text-align:left;align-items:flex-start}.job-preview__block-contact p strong{font-size:15px}.candidate-list-empty{text-align:center;max-width:276px;margin:70px auto}.candidate-list-empty img{transform:translateX(17px)}.candidate-list-empty h3{font-family:Inter;font-size:18px;font-weight:700;line-height:24px;letter-spacing:0;text-align:center;margin-bottom:8px;color:#111}.candidate-list-empty h3 strong{color:#25aef6}.candidate-list-empty p{font-family:Inter;font-size:14px;font-weight:400;line-height:24px;letter-spacing:0;text-align:left;color:rgba(11,20,31,.8)}.candidate-profile-page .candidate-item--header .label{margin-right:0}.candidate-profile-page.candidate-view-candidate-profile .block-contact{margin-top:22px}.candidate-profile-page .accordion-list{background:transparent}.candidate-profile-page .accordion-list .accordion-item{transition:height .3s ease-in-out;border:0;border-radius:0;overflow:hidden;background:transparent}.candidate-profile-page .accordion-list .accordion-item>.accordion-item__summary:hover{color:var(--Secondary-,#3c434c)}.candidate-profile-page .accordion-list .accordion-item>.accordion-item__summary{border-bottom:1px solid var(--Secondary-input-outline,#dadee4)}.candidate-profile-page .accordion-list .accordion-item>.accordion-item__summary strong{color:var(--Secondary-,#3c434c);font-size:15px;font-style:normal;font-weight:700;line-height:22px;display:inline-flex;width:175px}.candidate-profile-page .accordion-list .accordion-item>.accordion-item__summary span:not(.accordion-item__summary-icon){color:var(--Secondary-,#3c434c);font-size:16px;font-style:normal;font-weight:400;line-height:150%}.candidate-profile-page .accordion-list .accordion-item>.accordion-item__summary .accordion-item__summary-icon{border-radius:60px;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center}.candidate-profile-page .accordion-list .accordion-item.accordion-item--open>.accordion-item__summary{background:transparent;color:var(--Secondary-,#3c434c)}.candidate-profile-page .accordion-list .accordion-item.accordion-item--open>.accordion-item__summary .accordion-item__summary-icon{background:var(--Primary-100,#e9f7fe)}.candidate-profile-page .accordion-list .accordion-item .accordion-item__body{padding-top:24px}.candidate-profile-page .accordion-list .accordion-item .accordion-item__body .accordion-item__body-item{margin-top:32px;display:flex}.candidate-profile-page .accordion-list .accordion-item .accordion-item__body .accordion-item__body-item .time{width:171px;flex:0 0 171px;max-width:171px;color:var(--Secondary-,#3c434c);font-size:14px;font-style:normal;font-weight:400;line-height:22px}.candidate-profile-page .accordion-list .accordion-item .accordion-item__body .accordion-item__body-item .time strong{color:var(--Secondary-,#3c434c);font-size:15px;font-style:normal;font-weight:700;line-height:15px}.candidate-profile-page .accordion-list .accordion-item .accordion-item__body table{padding:0;margin:0;width:calc(100% - 171px);max-width:calc(100% - 171px);flex:calc(100% - 171px)}.candidate-profile-page .accordion-list .accordion-item .accordion-item__body table td{padding-bottom:8px}.candidate-profile-page .accordion-list .accordion-item .accordion-item__body table td:first-child{width:124px;color:var(--Secondary-,#3c434c);font-size:15px;font-style:normal;font-weight:700;line-height:22px}.candidate-profile-page .accordion-list .accordion-item .accordion-item__body table td:nth-child(2){color:var(--Secondary-,#3c434c);font-size:15px;font-style:normal;font-weight:400;line-height:150%}.candidate-profile-page .accordion-list .accordion-item .accordion-item__content{background:transparent;padding:0}.tabs .tabs-header{display:flex;margin-bottom:10px}.tabs .tabs-button{flex:1 1 100%;padding:0 0 16px;border:0;background:transparent;color:var(--Secondary-500,#76808d);font-size:16px;font-style:normal;font-weight:600;line-height:24px;position:relative;display:flex;flex-direction:row;align-items:center;justify-content:center;white-space:nowrap}.tabs .tabs-button svg{margin-right:8px}.tabs .tabs-button.active{color:var(--Primary-600,#25aef6)}.tabs .tabs-button.active:before{background:#25aef6;height:2px;top:calc(100% - 2px)}.tabs .tabs-button.active svg{margin-left:8px}.tabs .tabs-button.active svg path[stroke]{stroke:var(--Primary-600,#25aef6)}.tabs .tabs-button.active svg path[fill]{fill:var(--Primary-600,#25aef6)}.tabs .tabs-button:before{content:"";position:absolute;top:100%;left:0;width:100%;height:1px;background:#dadee4}.article{background:var(--Outline,#dadee4);padding:12px 0;background:transparent;border-bottom:1px solid #dadee4}.article .article-title,.article .article-title a{color:var(--Primary-600,#25aef6);font-size:16px;font-style:normal;font-weight:600;line-height:24px}.article .article-title a{margin-bottom:12px}.article .date{display:block;font-weight:400}.article .article-subtitle,.article .date{color:var(--Secondary-,#3c434c);font-size:16px;font-style:normal;line-height:150%;margin-bottom:12px}.article .article-subtitle{font-weight:700}.article p{margin-bottom:12px;color:var(--Secondary-,#3c434c);font-size:15px;font-style:normal;font-weight:400;line-height:150%}.messenger .messenger-wrapper{max-height:410px;overflow-y:auto;overscroll-behavior:contain;padding:20px;margin:0 -20px 20px;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.06) rgba(0,0,0,.01)}.messenger .messenger-wrapper::-webkit-scrollbar{width:7px}.messenger .messenger-wrapper::-webkit-scrollbar-track{border-radius:40px;border:1px solid #fff;background:rgba(0,0,0,.01)}.messenger .messenger-wrapper::-webkit-scrollbar-thumb{border-radius:40px;border:1px solid #fff;background:rgba(0,0,0,.06)}.messenger-item{border-radius:12px;background:var(--White,#fff);box-shadow:6px 8px 60px 0 rgba(0,0,0,.08),0 0 10px 0 rgba(0,0,0,.06);padding:16px;display:flex;margin-bottom:16px}.messenger-item .messenger-item-avatar{width:74px;height:75px;flex:0 0 74px}.messenger-item .messenger-item-body{padding-left:24px;padding-right:126px;width:calc(100% - 114px);flex:0 0 calc(100% - 114px)}.messenger-item .messenger-item-body .name{color:var(--Secondary-,#3c434c);font-size:15px;font-style:normal;font-weight:700;line-height:22px;padding:8px 0}.messenger-item .messenger-item-body .date{color:var(--Secondary-,#3c434c);font-size:15px;font-style:normal;font-weight:400;line-height:22px}.messenger-item .messenger-item-body .text{color:var(--Secondary-,#3c434c);white-space:break-spaces;word-break:break-all}.messenger-item .btn-remove{width:40px;flex:0 0 40px;height:40px;display:flex;justify-content:center;align-items:center;border-radius:100%;border:0;background:var(--Surface,#f7f9fc)}.messenger-item .btn-remove:hover{background:var(--Tertiary-100,#fee4e2)}.messenger-item .btn-remove:hover svg path[stroke]{stroke:var(--Tertiary-500,#d92d20)}.messenger-item .btn-remove:hover svg path[fill]{fill:var(--Tertiary-500,#d92d20)}.alerts-block{margin-bottom:10px;justify-content:flex-start;flex-wrap:wrap;gap:10px}.alert-warning,.alerts-block{display:flex;flex-direction:row;align-items:center}.alert-warning{background:rgba(255,225,166,.278);color:var(--Orange,#f2994a);border-radius:20px;padding:4px 8px;width:-moz-fit-content;width:fit-content;font-size:14px}.alert-warning svg{margin-right:8px}.alert-warning svg path[stroke]{stroke:var(--Orange,#f2994a)}.alert-warning svg path[fill]{fill:var(--Orange,#f2994a)}.alert-success{background:#eef8d7;color:var(--onfirmation-500,#8dcb01);border-radius:20px;padding:4px 8px;width:-moz-fit-content;width:fit-content;font-size:14px;display:flex;flex-direction:row;align-items:center}.alert-success svg{margin-right:8px}.alert-success svg path[stroke]{stroke:var(--onfirmation-500,#8dcb01)}.alert-success svg path[fill]{fill:var(--onfirmation-500,#8dcb01)}.alert-danger{background:var(--Tertiary-50,#fff2f1);color:var(--Tertiary-600,#b42318);border-radius:20px;padding:4px 8px;width:-moz-fit-content;width:fit-content;font-size:14px;display:flex;flex-direction:row;align-items:center}.alert-danger svg{margin-right:8px}.alert-danger svg path[stroke]{stroke:var(--Tertiary-600,#b42318)}.alert-danger svg path[fill]{fill:var(--Tertiary-600,#b42318)}.alert-draft{padding-right:12px;background:var(--Secondary-100,#eef1f5);color:var(--Secondary-500,#76808d);border-radius:20px;padding:4px 8px;width:-moz-fit-content;width:fit-content;font-size:14px;display:flex;flex-direction:row;align-items:center}.alert-draft svg{margin-right:8px}.alert-draft svg path[stroke]{stroke:var(--Secondary-500,#76808d)}.alert-draft svg path[fill]{fill:var(--Secondary-500,#76808d)}.alert-tooltip{background:#f0fafb;color:var(--primary-600,#25aef6);border-radius:20px;padding:4px 8px;width:-moz-fit-content;width:fit-content;font-size:14px;display:flex;flex-direction:row;align-items:center}.alert-tooltip svg{margin-right:8px;width:16px;margin:6px 8px 0 0}.alert-tooltip svg path[stroke]{stroke:var(--primary-600,#25aef6)!important}.alert-tooltip svg path[fill]{fill:var(--primary-600,#25aef6)!important}.match{font-size:12px;font-style:normal;font-weight:700;line-height:150%;text-transform:uppercase}.match.match-high{color:var(--onfirmation-500,#8dcb01)}.match.match-low{color:var(--primary-600,#25aef6)}.default-avatar-initials{display:flex;justify-content:center;align-items:center;font-size:23px;font-weight:500;line-height:24px;color:var(--primary-300,#87d6ff);background:var(--primary-100,#e9f7fe);width:100%;height:100%;border-radius:100%}.messenger-editor .text-editor .ql-container{min-height:160px}.separate-scroll{position:sticky;top:90px;max-height:calc(100vh - 100px);overflow-y:auto;overscroll-behavior:contain;flex-wrap:nowrap;scrollbar-width:none;scrollbar-color:transparent transparent}.fixed-flag{width:24px;height:24px;margin-right:8px;border-radius:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.alert-info{font-size:13px;font-style:normal;font-weight:400;line-height:18px;display:flex;align-items:center;color:var(--Primary-600,#25aef6);white-space:normal}.alert-info.ml-3{margin-left:100px}@media screen and (max-width:1300px){.alert-info.ml-3{margin-left:30px}}.alert-info svg{width:20px;height:20px;margin-right:8px}.alert-info svg path[stroke]{stroke:var(--Primary-600,#25aef6)}.alert-info svg path[fill]{fill:var(--Primary-600,#25aef6)}.candidate-profile-avatar{width:157px;height:157px;position:relative}@media(max-width:576px){.candidate-profile-avatar{width:133px;height:133px}}.candidate-profile-avatar img{width:133px;height:133px;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;border-radius:100%;display:block;margin-left:auto;margin-right:auto}.candidate-profile-avatar input{position:absolute;top:0;left:0;opacity:0;cursor:pointer;pointer-events:none;width:100%}.candidate-profile-avatar__edit-button{left:110px;bottom:45px;width:40px;height:40px;border-radius:50%;display:flex;justify-content:center;align-items:center;position:relative;cursor:pointer}@media(max-width:576px){.candidate-profile-avatar__edit-button{left:95px;bottom:40px}}.candidate-profile-avatar__edit-button .dropdown-btn{background:var(--primary-100,#e9f7fe)!important}.candidate-profile-avatar__edit-button.dropdown .dropdown-menu{display:flex;flex-direction:column;right:auto;left:50%;transform:translateX(-50%);top:calc(100% + 5px);padding:18px 16px}.candidate-profile-avatar__edit-button svg path[fill],.candidate-profile-avatar__edit-button svg path[stroke]{stroke:#25aef6}.messenger-mobile,.mobile-alert{display:none}@media screen and (max-width:767px){.modal.comment-modal .modal-wrapper{height:100vh;max-height:100vh;border-radius:0}.modal.comment-modal .messenger-item .messenger-item-body{padding-right:16px;padding-left:0}.modal.comment-modal .mobile-alert{display:flex;color:var(--Primary-600,#25aef6);font-family:Inter;font-size:14px;font-weight:400;line-height:16.8px;text-align:left;gap:8px}.modal.comment-modal .mobile-alert svg{margin-top:-3px}.modal.comment-modal .mobile-alert svg path[stroke]{stroke:var(--Primary-600,#25aef6)}.modal.comment-modal .mobile-alert svg path[fill]{fill:var(--Primary-600,#25aef6)}.modal.comment-modal .messenger-editor{display:none}.modal.comment-modal .messenger-mobile{display:flex;position:absolute;bottom:0;left:0;width:100%;padding:16px}.modal.comment-modal .messenger-mobile .send-message{width:40px;flex:0 0 40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:100%;border:1px solid transparent;padding:0;background:var(--Primary-600,#25aef6);margin-left:12px;transition:all .25s ease}.modal.comment-modal .messenger .messenger-wrapper{height:calc(100vh - 207px);max-height:calc(100vh - 207px)}.modal.comment-modal .modal-footer{display:none}}.company-profile-body-preferences .optional{color:var(--Primary-600,#25aef6)}.candidate-profile-company-view{display:flex;flex-direction:column;flex-wrap:nowrap;padding:0!important}@media screen and (max-width:1250px){.candidate-profile-company-view .tabs-header{display:none}.candidate-profile-company-view.candidate-profile-page .candidate-profile-body .candidate-profile__quote{margin-bottom:0}.candidate-profile-company-view.candidate-profile-page .candidate-profile-body .skills-group-title:first-child{margin-top:0}.candidate-profile-company-view .tab-item{padding:16px 0}.candidate-profile-company-view .candidate-profile-body .tabs-button-mobile{display:flex;justify-content:space-between;align-items:center;padding:0 16px;width:100%;height:56px;background-color:#fff;font-family:Inter;font-size:14px;font-weight:600;line-height:24px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:var(--Secondary-500,#76808d);border:0;border-bottom:1px solid var(--Secondary-input-outline,#dadee4)}.candidate-profile-company-view .candidate-profile-body .tabs-button-mobile.active .tabs-button-mobile-arrow{background:var(--Primary-100,#e9f7fe);transform:rotate(180deg)}.candidate-profile-company-view .candidate-profile-body .tabs-button-mobile.active .tabs-button-mobile-arrow svg path[stroke]{stroke:#25aef6}.candidate-profile-company-view .candidate-profile-body .tabs-button-mobile.active .tabs-button-mobile-arrow svg path[fill]{fill:#25aef6}.candidate-profile-company-view .candidate-profile-body .tabs-button-mobile span:not(.tabs-button-mobile-arrow){display:flex;align-items:center;gap:6px}.candidate-profile-company-view .candidate-profile-body .tabs-button-mobile .tabs-button-mobile-arrow{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:60px;border:0;background:transparent}.candidate-profile-company-view.candidate-profile-page .candidate-profile-body .candidate-profile__quote{display:flex!important;flex-wrap:wrap;position:relative;padding-bottom:50px}.candidate-profile-company-view.candidate-profile-page .candidate-profile-body .candidate-profile__quote .quote-text{width:calc(100% - 74px)}.candidate-profile-company-view.candidate-profile-page .candidate-profile-body .candidate-profile__quote .actions{position:absolute;bottom:20px;right:0}.candidate-profile-company-view.candidate-profile-page .candidate-profile-body .match{margin-top:-6px}}@media screen and (max-width:998px){.candidate-profile-company-view .candidate-profile-company-view__body{padding:16px}.candidate-profile-company-view.candidate-profile-page .candidate-profile-body .additional-info__item{margin-top:10px}.candidate-profile-company-view.candidate-profile-page .candidate-profile-body .candidate-profile__title-block{display:flex;flex-direction:column;margin-bottom:10px}.candidate-profile-company-view .candidate-profile-open-to-work{order:2}.candidate-profile-company-view.candidate-profile-page .candidate-profile-body .match{margin-top:8px}.candidate-profile-company-view .candidate-profile-company-view__header{padding-left:16px;padding-right:16px}.candidate-profile-company-view .sub-content{padding:0}.candidate-profile-company-view.candidate-profile-page .candidate-profile-body .candidate-profile__quote .actions{display:flex;justify-content:flex-end;align-items:flex-end;margin-top:16px;flex:0 0 100%;max-width:100%;width:100%}.candidate-profile-company-view.candidate-profile-page .candidate-profile-body .candidate-profile__quote{display:flex!important;flex-wrap:wrap;position:relative;padding-bottom:50px}.candidate-profile-company-view.candidate-profile-page .candidate-profile-body .candidate-profile__quote .quote-text{width:calc(100% - 74px)}.candidate-profile-company-view.candidate-profile-page .candidate-profile-body .candidate-profile__quote .actions{position:absolute;bottom:20px;right:0}.candidate-profile-company-view.candidate-profile-page .candidate-profile__avatar-block{justify-content:flex-start}.candidate-profile-company-view .breadcrumbs{position:absolute;top:73px;left:16px}.candidate-profile-company-view .candidate-profile-company-view__body{padding-top:40px}.candidate-profile-company-view .candidate-profile-company-view__header{padding-bottom:0}}@media screen and (max-width:767px){.candidate-profile-company-view.candidate-profile-page .candidate-profile-header .actions .tooltip{margin-right:0}.candidate-profile-company-view.candidate-profile-page .candidate-profile-body .candidate-profile__quote{display:block!important}.candidate-profile-company-view.candidate-profile-page .candidate-profile-body .candidate-profile__quote svg.quote{display:none}.candidate-profile-company-view.candidate-profile-page .candidate-profile-body .candidate-profile__quote .quote-text{padding:16px;position:relative;background:#f3f5f8;border-radius:10px;flex:0 0 100%;max-width:100%;width:100%}.candidate-profile-company-view.candidate-profile-page .candidate-profile-body .candidate-profile__quote .quote-text:after{bottom:100%;left:50px;border:solid transparent;content:"";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(243,245,248,0);border-bottom-color:#f3f5f8;border-width:13px;margin-left:-13px}.candidate-profile-company-view.candidate-profile-page .candidate-profile-body .additional-info__item{margin-top:0}}.candidate-profile-company-view__body{display:flex;flex-direction:row;align-items:flex-start;padding:32px;margin-top:36px;margin-bottom:36px;border-radius:20px;box-shadow:6px 8px 60px 0 rgba(0,0,0,.078),0 0 10px 0 rgba(0,0,0,.059)}@media screen and (max-width:998px){.candidate-profile-company-view__body{box-shadow:none;flex-wrap:wrap;margin-top:0}}.candidate-profile-company-view__header{padding:0 36px;justify-content:space-between}.candidate-profile-description{max-width:100%}.candidate-empty,.prescreen-questions-empty{text-align:center;max-width:457px;margin:70px auto}.candidate-empty__icon,.prescreen-questions-empty__icon{margin:0 auto}.candidate-empty__title,.prescreen-questions-empty__title{font-family:Inter;font-size:18px;font-weight:700;line-height:24px;letter-spacing:0;text-align:center;margin-bottom:8px;color:#111}.candidate-empty__title strong,.prescreen-questions-empty__title strong{color:#25aef6}.candidate-empty__text,.prescreen-questions-empty__text{font-family:Inter;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0;text-align:left;color:rgba(11,20,31,.8);margin-bottom:16px;text-align:center}.candidate-header-profile{display:flex;align-items:center;justify-content:space-between;width:calc(100% - 150px);flex:0 0 calc(100% - 150px);max-width:calc(100% - 150px)}@media screen and (max-width:1129px){.candidate-header-profile{width:calc(100% - 150px);flex:0 0 calc(100% - 150px);max-width:calc(100% - 150px)}}.job-description-candidate{width:100%;text-align:left}.contract-type-empty{width:20px;min-height:24px;padding:4px 8px;margin-bottom:14px;display:block}@media screen and (min-width:1024px){.company-profile-page.candidate-profile-edit .company-profile-aside .company-profile-action{display:none}}@media screen and (max-width:1023px){.company-profile-page.candidate-profile-edit .company-profile-aside.page-menu{left:0;top:57px;flex:1;width:100vw;min-height:calc(100vh - 57px);padding-left:16px;padding-right:16px;padding-bottom:16px;position:fixed;z-index:99}.company-profile-page.candidate-profile-edit .company-profile-aside.page-menu .company-profile-aside-sticky{position:sticky;top:81px;display:flex;justify-content:flex-start;flex-direction:column}}@media screen and (max-width:1023px)and (max-width:1024px){.company-profile-page.candidate-profile-edit .company-profile-aside.page-menu .company-profile-aside-sticky{position:relative;top:0}}@media screen and (max-width:1023px){.company-profile-page.candidate-profile-edit .company-profile-aside.page-menu .company-profile-aside-sticky .company-profile-action{padding-left:0;position:static;align-items:flex-start;background:#f7f9fc}.company-profile-page.candidate-profile-edit .company-profile-aside.page-menu .company-profile-aside-sticky .company-profile-action:after{content:none}.company-profile-page.candidate-profile-edit .company-profile-aside.page-menu .company-profile-aside-sticky .company-profile-action .company-profile-action-left{gap:8px;flex-direction:column;align-items:flex-start}.company-profile-page.candidate-profile-edit .company-profile-aside.page-menu .company-profile-aside-sticky .company-profile-action .company-profile-action-left .alert-info{margin-left:0}.company-profile-page.candidate-profile-edit .company-profile-aside.page-menu .company-profile-aside-sticky nav{margin-top:24px}.company-profile-page.candidate-profile-edit .company-profile-aside.page-menu .company-profile-aside-sticky nav a{display:flex;margin-bottom:0;padding-left:0;border-radius:0;align-items:center;justify-content:space-between;border-bottom:1px solid #dadee4}.company-profile-page.candidate-profile-edit .company-profile-aside.page-menu .company-profile-aside-sticky nav a span{flex:1}.company-profile-page.candidate-profile-edit .company-profile-aside.page-menu .company-profile-aside-sticky nav a:after{content:"";display:block;width:5px;height:10px;margin-left:25px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNyIgaGVpZ2h0PSIxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtMSAxMS4xMjUgNS01LTUtNSIgc3Ryb2tlPSIjOThBMkIzIiBzdHJva2Utd2lkdGg9IjEuNjciIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==);background-size:contain;background-repeat:no-repeat}.company-profile-page.candidate-profile-edit .company-profile-aside.page-menu .company-profile-aside-sticky .aside-modal-cv-file{margin-top:18px}.company-profile-page.candidate-profile-edit .company-profile-aside.page-menu .company-profile-aside-sticky .aside-modal-cv-file .aside-modal-cv-file-title{text-align:center}.company-profile-page.candidate-profile-edit .company-profile-aside.page-menu .company-profile-aside-sticky .change-password-btn{order:1;height:44px;margin-top:19px;justify-content:center}.company-profile-page.candidate-profile-edit .company-profile-aside.page-menu .company-profile-aside-sticky .change-password-modal .modal-wrapper{padding-left:16px;padding-right:16px}.company-profile-page.candidate-profile-edit .company-profile-aside.page-menu .company-profile-aside-sticky .change-password-modal .modal-header{align-items:center}.company-profile-page.candidate-profile-edit .company-profile-aside.page-menu .company-profile-aside-sticky .change-password-modal .modal-footer{gap:16px;align-items:center}.company-profile-page.candidate-profile-edit .company-profile-aside.page-menu .company-profile-aside-sticky .change-password-modal .modal-footer .btn{height:56px;margin-left:0;border-radius:10px;justify-content:center}.company-profile-page.candidate-profile-edit .company-profile-aside.page-menu .company-profile-aside-sticky .change-password-modal .modal-footer .btn:first-child{flex:0 0 112px}.company-profile-page.candidate-profile-edit .company-profile-aside.page-menu .company-profile-aside-sticky .change-password-modal .modal-footer .btn:last-child{flex:1}}.company-profile-page.candidate-profile-edit .candidate-profile-top-bar{width:100%;order:-1;margin-bottom:24px}.company-profile-page.candidate-profile-edit .company-profile-action{position:sticky;top:56px;z-index:9;background:#fff;align-items:center;max-height:100%;margin-top:0!important;padding:16px 0}.company-profile-page.candidate-profile-edit .company-profile-action:before{content:"";position:absolute;bottom:0;left:-25px;width:calc(100% + 44px);height:1px;border-bottom:1px solid var(--Outline,#dadee4)}@media(max-width:1199px){.company-profile-page.candidate-profile-edit .company-profile-action{order:-1}}.company-profile-page.candidate-profile-edit .company-profile-action .btn{padding:10px 16px;border-radius:10px}.company-profile-page.candidate-profile-edit .company-profile-info{padding-top:10px;max-width:100%}@media(min-width:1200px){.company-profile-page.candidate-profile-edit .company-profile-info{flex:0 0 calc(100% - 300px)}}.company-profile-page.candidate-profile-edit .company-profile-info .candidate-info-top-bar{display:flex;margin-bottom:20px;align-items:center;flex-direction:row;justify-content:space-between}@media screen and (max-width:767px){.company-profile-page.candidate-profile-edit .company-profile-info .candidate-info-top-bar .form-item-switcher .form-switcher-label{color:var(--Secondary-,#3c434c)}}@media(max-width:1199px){.company-profile-page.candidate-profile-edit .company-profile-info .candidate-info-top-bar{gap:20px}.company-profile-page.candidate-profile-edit .company-profile-info .candidate-info-top-bar .form-item{width:100%;flex:initial;max-width:none;justify-content:flex-start}.company-profile-page.candidate-profile-edit .company-profile-info .candidate-info-top-bar .form-item:not(.form-item-switcher):last-child{width:120px;flex:0 0 120px}}@media screen and (max-width:768px){.company-profile-page.candidate-profile-edit .company-profile-info .candidate-info-top-bar{padding-left:0;flex-wrap:wrap}.company-profile-page.candidate-profile-edit .company-profile-info .candidate-info-top-bar .form-item:last-child{width:100%;flex:0 0 100%}}@media screen and (min-width:768px)and (max-width:998px){.company-profile-page.candidate-profile-edit .company-profile-info .candidate-info-top-bar .autofill-from-cv-btn{width:100%;justify-content:center}}@media(max-width:576px){.company-profile-page.candidate-profile-edit .company-profile-info .candidate-info-top-bar .autofill-from-cv-btn{width:100%;justify-content:center}}.company-profile-page.candidate-profile-edit .company-profile-info .candidate-info-top-bar .form-item-switcher{width:100%;justify-content:flex-start}@media(max-width:576px){.company-profile-page.candidate-profile-edit .company-profile-info .candidate-info-top-bar .form-item-switcher{justify-content:space-between}}@media(max-width:1199px){.company-profile-page.candidate-profile-edit .company-profile-info .form-container{gap:10px;flex-wrap:nowrap}}@media(max-width:576px){.company-profile-page.candidate-profile-edit .company-profile-info .candidate-first-name{margin-top:10px}}@media(max-width:1260px){.company-profile-page.candidate-profile-edit .company-profile-info .candidate-last-name{margin-top:10px}}.company-profile-page.candidate-profile-edit .company-profile-info .language-inputs{position:relative;justify-content:space-between}.company-profile-page.candidate-profile-edit .company-profile-info .language-inputs .candidate-language{max-width:none}@media(min-width:1200px){.company-profile-page.candidate-profile-edit .company-profile-info .language-inputs:nth-child(n+4) .candidate-language-level{margin-left:5px}}@media(max-width:576px){.company-profile-page.candidate-profile-edit .company-profile-info .language-inputs:nth-child(n+4) .candidate-language{max-width:calc(100% - 60px)}}@media(max-width:1199px){.company-profile-page.candidate-profile-edit .company-profile-info .language-inputs{margin-top:10px;margin-bottom:0}}@media(max-width:576px){.company-profile-page.candidate-profile-edit .company-profile-info .language-inputs{flex-direction:column;align-items:flex-start}}.company-profile-page.candidate-profile-edit .company-profile-info .language-inputs .candidate-language-remove-btn{margin-left:auto}@media(max-width:576px){.company-profile-page.candidate-profile-edit .company-profile-info .language-inputs .candidate-language-remove-btn{top:26px;right:0;width:40px;height:40px;position:absolute}}.company-profile-page.candidate-profile-edit .company-profile-info .candidate-language{flex:0 0 calc(50% - 10px)}@media(max-width:576px){.company-profile-page.candidate-profile-edit .company-profile-info .candidate-language{width:100%;flex:1}}.company-profile-page.candidate-profile-edit .company-profile-info .candidate-language-level{flex:1 1 calc(50% - 10px)}@media(max-width:576px){.company-profile-page.candidate-profile-edit .company-profile-info .candidate-language-level{width:100%;flex:1}}.company-profile-page.candidate-profile-edit .company-profile-info .candidate-language-level .multiselect__content-wrapper{width:100%}.company-profile-page.candidate-profile-edit .company-profile-info .candidate-language-level .multiselect__tags{display:inline-grid}.company-profile-page.candidate-profile-edit .no-padding{padding:0;margin-top:15px}.company-profile-page.candidate-profile-edit .candidate-profile-avatar img{width:157px;height:157px}@media(max-width:576px){.company-profile-page.candidate-profile-edit .candidate-profile-avatar img{width:133px;height:133px}}.company-profile-page.candidate-profile-edit .upload{margin-top:0}@media(max-width:576px){.company-profile-page.candidate-profile-edit .company-profile-form-aside .candidate-login-info .form-item-phone{margin-bottom:0}.company-profile-page.candidate-profile-edit .company-profile-form-aside{display:contents;align-items:center}}.company-profile-page.candidate-profile-edit .company-profile-form-aside .aside-block{display:flex;gap:14px;align-items:center;flex-direction:column}.company-profile-page.candidate-profile-edit .company-profile-form-aside .aside-block .upload a{max-width:168px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (min-width:1200px){.company-profile-page.candidate-profile-edit .company-profile-form-aside .aside-block{max-width:300px}}@media(max-width:1199px){.company-profile-page.candidate-profile-edit .company-profile-form-aside .aside-block{flex:0 0 250px;position:relative;margin:0 auto}}@media screen and (min-width:768px)and (max-width:998px){.company-profile-page.candidate-profile-edit .company-profile-form-aside .aside-block{flex:0 0 187px;padding-right:24px}}@media(max-width:576px){.company-profile-page.candidate-profile-edit .company-profile-form-aside .aside-block{order:-1;flex:1;position:static}.company-profile-page.candidate-profile-edit .company-profile-form-aside{flex-direction:column}}.company-profile-page.candidate-profile-edit .company-profile-form-aside .btn{padding:10px 16px}.company-profile-page.candidate-profile-edit .company-profile-body{padding-bottom:60px}.company-profile-page.candidate-profile-edit .company-profile-body .company-profile-action{margin-top:31px}@media(max-width:576px){.company-profile-page.candidate-profile-edit .company-profile-body .company-profile-action{height:auto;max-height:-moz-min-content;max-height:min-content;padding-top:16px;padding-bottom:16px;padding-left:0;align-items:flex-start}}.company-profile-page.candidate-profile-edit .company-profile-body .company-profile-action .company-profile-action-left{gap:20px}@media(max-width:1199px){.company-profile-page.candidate-profile-edit .company-profile-body .company-profile-action .company-profile-action-left{gap:8px;align-items:flex-start;flex-direction:column}}.company-profile-page.candidate-profile-edit .company-profile-body .company-profile-action .company-profile-action-left .alert-info{margin-left:0}@media(max-width:576px){.company-profile-page.candidate-profile-edit .company-profile-body .company-profile-action .company-profile-action-left h2{font-size:18px;line-height:24px}}.company-profile-page.candidate-profile-edit .company-profile-body .candidate-profile-info-row{width:100%;gap:32px;display:flex;align-items:center;justify-content:flex-start}.company-profile-page.candidate-profile-edit .company-profile-body .candidate-profile-info-row.candidate-profile-info-row-start{align-items:flex-start}@media(max-width:1199px){.company-profile-page.candidate-profile-edit .company-profile-body .candidate-profile-info-row:nth-child(n+3){margin-top:20px}}@media screen and (max-width:998px){.company-profile-page.candidate-profile-edit .company-profile-body .candidate-profile-info-row:not(.switcher-row){flex-direction:column}.company-profile-page.candidate-profile-edit .company-profile-body .candidate-profile-info-row:not(.switcher-row) .form-label-aside{display:none}.company-profile-page.candidate-profile-edit .company-profile-body .candidate-profile-info-row.switcher-row .form-label-aside{font-weight:500;font-size:12px;line-height:16px}}@media(max-width:1199px){.company-profile-page.candidate-profile-edit .company-profile-body .candidate-profile-info-row .company-profile-info{display:flex;padding:0}.company-profile-page.candidate-profile-edit .company-profile-body .candidate-profile-info-row .form-item-select{flex:1;max-width:none}.company-profile-page.candidate-profile-edit .company-profile-body .candidate-profile-info-row .form-container{width:100%;flex-direction:row;margin-top:0}.company-profile-page.candidate-profile-edit .company-profile-body .candidate-profile-info-row .form-container .form-item:first-child{flex:1;max-width:none}}.company-profile-page.candidate-profile-edit .company-profile-body .candidate-profile-info-row .form-label-aside{flex:0 0 324px;margin-bottom:0}@media(max-width:1199px){.company-profile-page.candidate-profile-edit .company-profile-body .candidate-profile-info-row .form-label-aside{padding:0}}@media(max-width:576px){.company-profile-page.candidate-profile-edit .company-profile-body .candidate-profile-info-row .form-label-aside{flex-basis:auto}}.company-profile-page.candidate-profile-edit .company-profile-body .candidate-profile-info-row .company-profile-info{width:100%;flex:1}.company-profile-page.candidate-profile-edit .opacity-0{opacity:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.company-profile-page.candidate-profile-edit .empty-skills{text-align:center;margin-top:20px}.company-profile-page.candidate-profile-edit .empty-skills h3{color:var(--Secondary-Heading,#1e242a);font-family:Inter;font-size:18px;font-style:normal;font-weight:700;line-height:24px}.company-profile-page.candidate-profile-edit .empty-skills h3 strong{color:var(--Primary-600,#25aef6);font-family:Inter;font-size:18px;font-style:normal;font-weight:700;line-height:24px}.company-profile-page.candidate-profile-edit .empty-skills p{margin:8px auto;color:var(--Secondary-,#3c434c);text-align:center;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:150%;max-width:386px}.company-profile-page.candidate-profile-edit .empty-skills img{margin:10px auto 0}.company-profile-page.candidate-profile-edit .pr-52{padding-right:32px}@media screen and (min-width:1400px){.company-profile-page.candidate-profile-edit .company-profile-body .company-profile-form{flex:0 0 100%}}.company-profile-page.candidate-profile-edit .form-container.company-profile-body{padding-bottom:0}.company-profile-page_modal.company-profile-page{min-height:auto}.company-profile-page_modal .company-profile-body{padding-bottom:0!important}.company-profile-page_modal .company-profile-body .company-profile-form{padding:26px 0!important}.relative{position:relative}.popup-autocomplete.is_verified p.is_verified-p{font-family:Inter;font-size:14px;font-weight:400;line-height:24px;text-align:center;color:var(--Secondary-,#3c434c);white-space:normal}.popup-autocomplete.is_verified{text-align:center;padding:24px 35px!important;overflow-y:visible;overscroll-behavior:contain}.popup-autocomplete.is_verified svg{margin:0 auto 10px}.popup-autocomplete.is_verified p{font-family:Inter;font-size:14px;font-weight:400;line-height:24px;text-align:center;color:var(--Secondary-,#3c434c);white-space:normal}.form-item-editor.text-area.form-item.form-item-error .form-icon-error{top:65px}.form-item-editor.text-area.form-item.form-item-error .text-editor .ql-toolbar.ql-snow+.ql-container.ql-snow{border-color:var(--tertiary-600,#b42318)}.skill-card-text{padding:0 12px;font-size:14px}.candidate-profile-open-to-work{font-family:Inter;font-size:12px;font-weight:400;line-height:22px;text-align:left;color:var(--Primary-600,#25aef6);display:flex;gap:4px;margin-top:8px;border-radius:21px;padding:2px 6px;background:var(--Primary-100,#e9f7fe);width:106px;align-items:center;justify-content:center;margin-bottom:10px}.candidate-profile-open-to-work:before{content:"";display:block;width:11px;height:11px;background:var(--Primary-600,#25aef6);border-radius:100%}.chart-slider{width:100%;height:80px;display:flex;justify-content:space-between;align-items:flex-end;gap:2px}.chart-slider .chart-slider-item{width:calc(16% - 38px);background:linear-gradient(180deg,#eaecf5,#f7f9fc);height:100%;transition:all .25s ease}.chart-slider .chart-slider-item.chart-slider-item-active{background:linear-gradient(180deg,#a4dbfa,#f7f9fc)}.lang-item{text-transform:capitalize}.my-jobs-item-header .dropdown .dropdown-btn{z-index:7;position:relative}.card-click-actions{position:absolute;z-index:1;top:0;left:0;width:100%;height:88%}.company-profile-page_modal .company-profile-body{padding:0!important}.alert-info svg{flex:0 0 20px}.company-profile-page.candidate-profile-edit .company-profile-body{align-content:baseline}.company-profile-page.candidate-profile-edit .company-profile-body .candidate-profile-info-row.candidate-profile-info-row-top{align-items:flex-start}.company-profile-page.candidate-profile-edit .company-profile-body .candidate-profile-info-row.candidate-profile-info-row-top .form-label-aside{transform:translateY(33px)}.company-profile-page.candidate-profile-edit .company-profile-body .candidate-profile-info-row.company-profile-info-button{margin-bottom:20px}.company-profile-page.candidate-profile-edit .company-profile-body .candidate-profile-info-row.company-profile-info-button .company-profile-info{padding-top:0;padding-bottom:0;margin-bottom:0}.mobile-only{display:none}@media(max-width:1199px){.company-profile-page.candidate-profile-edit .company-profile-body.company-profile-body-settings .candidate-profile-info-row .company-profile-info,.mobile-only{display:block}.company-profile-page.candidate-profile-edit .company-profile-body.company-profile-body-settings .candidate-profile-info-row .company-profile-info .form-item.w-50{width:100%;flex:0 0 100%;max-width:100%}.company-profile-page.candidate-profile-edit .company-profile-body .candidate-profile-info-row.company-profile-info-button{margin-bottom:0}.change-password-modal.modal .form-container{flex-direction:column!important}}@media(max-width:576px){.company-profile-page.candidate-profile-edit .company-profile-body .candidate-profile-info-row.company-profile-info-button .w-100,.company-profile-page.candidate-profile-edit .company-profile-body.company-profile-body-settings .candidate-profile-info-row .company-profile-info .btn{width:100%;justify-content:center}}.modal.modal-uploadCv .modal-wrapper{max-width:376px}.modal.modal-uploadCv .modal-header{align-items:center}.modal.modal-uploadCv .modal-header .modal-title{font-family:Inter;font-size:18px;font-weight:700;line-height:10px}.modal.modal-uploadCv .aside-modal-cv-file{box-shadow:none;padding:0}.candidate-profile-top-bar .btn.btn-outline-silent svg path[stroke]{stroke:var(--secondary-eading,#101828)}.file-cv-autocomplite{display:flex;align-items:center}.file-cv-autocomplite .btn{padding:5px}.file-cv-autocomplite .btn svg path[stroke]{stroke:var(--secondary-eading,#101828)}.file-cv-autocomplite span{font-family:Inter;font-size:12px;font-weight:400;line-height:12px;color:var(--Secondary-500,#76808d)}.file-cv-autocomplite span span{display:block;font-family:Inter;font-size:14px;font-weight:700;line-height:20px;color:var(--Secondary-eading,#101828)}.user-nav-link-wrapper{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column}.user-nav-link-wrapper .btn.btn-text{margin-left:45px}.relative.candidate-profile-message{position:sticky;bottom:0;left:0;width:100%;padding:16px;background:#fff;z-index:99999999;border-top:1px solid var(--Secondary-input-outline,#dadee4)}.relative.candidate-profile-message .btn{width:100%;display:flex;justify-content:center;align-items:center}.relative.candidate-profile-message .messenger-modal-body{max-height:calc(100vh - 219px);height:calc(100vh - 219px)}.relative.candidate-profile-message .messenger-modal{position:fixed;top:56px;left:0;width:100%;height:100%;box-shadow:none;border:0;border-radius:0}.company-profile-aside-sticky .aside-modal-cv-file{display:none}@media screen and (max-width:998px){.company-profile-aside-sticky .aside-modal-cv-file{display:block}.company-profile-page.candidate-profile-edit .company-profile-body{overflow:visible}}@media screen and (max-width:1200px){.company-profile-page.candidate-profile-edit .company-profile-body .candidate-profile-info-row .form-container .form-item-switcher-wrapper{margin-top:0;transform:translateY(-10px)}}@media screen and (max-width:998px){.company-profile-aside-sticky .tooltip .tooltip-container{left:auto;right:0}}@media screen and (max-width:767px){.company-profile-page.candidate-profile-edit .company-profile-info{flex:0 0 100%}.company-profile-page.candidate-profile-edit .company-profile-body .candidate-profile-info-row .form-container,.company-profile-page.candidate-profile-edit .company-profile-body .candidate-profile-info-row .form-item-switcher{justify-content:flex-end}.form-item-switcher .form-item-switcher-wrapper.mt-2{margin-top:0}}.question-card .form-item{flex:1 1 100%}.loader-button{margin:0 10px}.loader-button .loader{width:32px;height:32px}.modal{padding:0 15px}.modal-full{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999999991;background:var(--Surface,#f7f9fc);box-shadow:6px 33px 60px 0 rgba(0,0,0,.08),0 0 10px 0 rgba(0,0,0,.06);gap:20px;border-radius:20px;padding:24px;overflow-y:auto}@media screen and (max-width:767px){.modal-full{padding:24px 16px}}.modal-full .btn-close{border:0;background:transparent;padding:0}.modal-full-body{max-width:1024px;width:100%;margin:0 auto;display:flex;flex-wrap:wrap;gap:24px}.modal-full-body .video-muted{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;font-family:Inter;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0;color:#fff;width:100%;text-align:center;padding:0 24px}.modal-full-body .video-container{flex:0 0 calc(60% - 24px);max-width:60%;width:60%;box-shadow:6px 33px 60px 0 rgba(0,0,0,.08),0 0 10px 0 rgba(0,0,0,.06);background:var(--White,#fff);gap:20px;border-radius:20px;padding:24px;height:100%}@media screen and (max-width:800px){.modal-full-body .video-container{flex:0 0 100%;max-width:100%;width:100%;padding:24px 16px}}.modal-full-body .video-container.video-container-in-review{flex:0 0 calc(56% - 24px);max-width:56%;width:56%}@media screen and (max-width:800px){.modal-full-body .video-container.video-container-in-review{flex:0 0 100%;max-width:100%;width:100%;padding:24px 16px}}.modal-full-body .video-container select{max-width:100%}.modal-full-body .video-instruction{flex:0 0 calc(40% - 24px);max-width:40%;width:40%;box-shadow:6px 33px 60px 0 rgba(0,0,0,.08),0 0 10px 0 rgba(0,0,0,.06);background:var(--White,#fff);gap:20px;border-radius:20px;padding:24px;position:relative}@media screen and (max-width:800px){.modal-full-body .video-instruction .video-instruction-body{overflow:hidden;height:0}.modal-full-body .video-instruction.open .video-instruction-body{height:auto;padding-top:24px}.modal-full-body .video-instruction.open .arrow{transform:rotate(180deg)}}.modal-full-body .video-instruction .video-instruction-header{position:absolute;top:13px;right:24px}.modal-full-body .video-instruction .video-instruction-header .arrow{display:none}@media screen and (max-width:800px){.modal-full-body .video-instruction .video-instruction-header{position:relative;top:auto;right:auto;display:flex;justify-content:space-between;align-items:center;padding-right:15px;cursor:pointer}.modal-full-body .video-instruction .video-instruction-header .arrow{display:block}.modal-full-body .video-instruction{flex:0 0 100%;max-width:100%;width:100%;padding:24px 16px}}.modal-full-body .video-instruction.video-instruction-in-review{background:var(--Primary-100,#e9f7fe);height:100%;flex:0 0 calc(44% - 24px);max-width:44%;width:44%}@media screen and (max-width:800px){.modal-full-body .video-instruction.video-instruction-in-review{flex:0 0 100%;max-width:100%;width:100%;padding:24px 16px}}.modal-full-body .video-instruction.video-instruction-in-review h3{display:flex;align-items:center;gap:12px;font-family:Inter;font-weight:700;font-size:16px;line-height:24px;letter-spacing:0;vertical-align:middle;color:var(--Secondary-Heading,#1e242a)}.modal-full-body .video-instruction.video-instruction-in-review p{font-family:Inter;font-weight:400;font-size:16px;line-height:150%;letter-spacing:0;vertical-align:middle;color:var(--Secondary-,#3c434c);margin-top:24px}.modal-full-body .video-instruction.video-instruction-in-review p span{color:var(--Primary-600,#25aef6)}.modal-full-body .video-instruction h3{font-family:Inter;font-weight:700;font-size:16px;line-height:150%;letter-spacing:0;vertical-align:middle;color:var(--Primary-600,#25aef6);margin-bottom:10px}.modal-full-body .video-instruction p{font-family:Inter;font-weight:700;font-size:13px;line-height:150%;letter-spacing:0;color:var(--Secondary-,#3c434c)}.modal-full-body .video-instruction ul{margin-top:10px;padding-left:17px}.modal-full-body .video-instruction ul li{font-family:Inter;font-weight:400;font-size:13px;line-height:150%;letter-spacing:0;color:var(--Secondary-,#3c434c)}.modal-full-body .video-list{flex:0 0 100%;max-width:100%;width:100%;border-top:1px solid var(--Outline,#dadee4);padding-top:24px}.modal-full-body .video-list .video-list-container{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:93px;grid-row-gap:24px}@media screen and (max-width:800px){.modal-full-body .video-list .video-list-container{grid-template-columns:repeat(1,1fr)}}.modal-full-body .video-list .video-list-item .btn{border:8px}.modal-full-body .video-list .video-list-item h4{font-family:Inter;font-weight:700;font-size:12px;line-height:150%;letter-spacing:0;color:var(--Secondary-,#3c434c);margin-bottom:10px}.modal-full-body .video-list .video-list-item-video{box-shadow:6px 33px 60px 0 rgba(0,0,0,.08),0 0 10px 0 rgba(0,0,0,.06);background:var(--White,#fff);border-radius:20px;padding:10px;margin-bottom:10px}.modal-full-body .video-list .video-list-item-video video{border-radius:20px}.modal-full-body .video-list .footer-video{display:flex;justify-content:space-between}.modal-full-body .video-list h3{font-family:Inter;font-weight:700;font-size:16px;line-height:22px;letter-spacing:0;vertical-align:middle;color:var(--Secondary-Heading,#1e242a);margin-bottom:24px}.modal-full-body .video-list h3 span{color:var(--Primary-700,#049be9)}.btn-video-control-wrapper{position:absolute;bottom:15px;left:50%;transform:translateX(-50%);display:flex;gap:24px}.btn-video-control-wrapper .btn-video-control{background:rgba(0,0,0,.37);border:1px solid #fff;border-radius:100%;width:56px;height:56px;display:flex;align-items:center;justify-content:center;transition:all .25s ease;position:relative}.btn-video-control-wrapper .btn-video-control.btn-muted:before{content:"";position:absolute;top:26px;left:15px;width:25px;height:1px;transform:rotate(45deg);z-index:1;background:#fff}.btn-video-control-wrapper .btn-video-control.btn-muted:nth-child(2):before{top:26px;left:14px;width:25px}.btn-video-control-wrapper .btn-video-control.btn-muted{background:var(--Tertiary-600,#b42318);border:1px solid var(--Tertiary-600,#b42318)}.modal-full-body .video-container .video-footer{display:flex;gap:24px;justify-content:space-between;padding-top:24px}.modal-full-body .video-container .video-footer p{color:var(--Secondary-,#3c434c);font-family:Inter;font-weight:400;font-size:14px;line-height:22px;letter-spacing:0;vertical-align:middle}@media screen and (max-width:366px){.modal-full-body .video-container .video-footer{flex-wrap:wrap}}.modal-full-body .video-container .video-footer .btn{height:36px;width:127px;flex:0 0 127px}@media screen and (max-width:366px){.modal-full-body .video-container .video-footer .btn{width:100%;flex:0 0 100%;justify-content:center}}.modal-full-body .video-container .video-footer .btn.btn-stop svg{margin-right:20px}.modal-full-body .video-container .video-footer select{max-width:170px;border:0;outline:none;font-family:Inter;font-weight:400;font-size:14px;line-height:22px;letter-spacing:0;vertical-align:middle;color:var(--Secondary-,#3c434c);appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:20px;background-color:#fff;background-image:url(/img/select-arrow.208eafb7.svg);background-repeat:no-repeat;background-position:right 0 center;background-size:12px;cursor:pointer}@media screen and (max-width:767px){.modal-full-body .video-container .video-footer select{max-width:104px}}@media screen and (max-width:366px){.modal-full-body .video-container .video-footer select{max-width:200px}}.modal-full-body .video-container .video-footer select:focus{outline:none;border-color:transparent}.modal-full-body .video-container .video-footer .select-wrapper{display:flex;gap:16px}@media screen and (max-width:1200px){.modal-full-body .video-container .video-footer .select-wrapper{flex-wrap:wrap}}.modal-full-body .video-container .video-footer .select-wrapper>div{display:flex;gap:4px;align-items:center}.video-container-title{font-family:Inter;font-weight:700;font-size:16px;line-height:22px;letter-spacing:0;vertical-align:middle;color:var(--Secondary-Heading,#1e242a);margin-bottom:20px}.video-responsive{position:relative;width:100%;padding-bottom:75.25%;height:0;overflow:hidden}.video-responsive .video-responsive-timer-bottom{position:absolute;bottom:15px;left:50%;transform:translateX(-50%);z-index:2;background:rgba(0,0,0,.8);gap:10px;padding:4px 10px;color:#fff;font-family:Inter;font-weight:400;font-size:14px;line-height:24px;letter-spacing:0}.video-responsive .video-responsive-timer-bottom strong{font-weight:600}.video-responsive .video-responsive-timer{position:absolute;top:15px;left:50%;transform:translateX(-50%);z-index:2;background:rgba(0,0,0,.35);gap:10px;padding:4px 10px;color:#fff;font-family:Inter;font-weight:600;font-size:16px;line-height:24px;letter-spacing:0}.video-responsive video{position:absolute;top:0;left:0;width:100%;height:100%;background:#000}.modal-full-header{display:flex;justify-content:space-between;margin-bottom:20px;color:var(--Secondary-Heading,#1e242a);font-family:Inter;font-weight:700;font-size:16px;line-height:22px;letter-spacing:0;vertical-align:middle}.video-info-approved,.video-info-declined,.video-info-in-review{background:var(--Primary-100,#e9f7fe);padding:24px;border-radius:20px;width:100%}.video-info-approved h3,.video-info-declined h3,.video-info-in-review h3{display:flex;align-items:center;gap:12px;font-family:Inter;font-weight:700;font-size:16px;line-height:24px;letter-spacing:0;vertical-align:middle;color:var(--Tertiary-600,#b42318);color:var(--Secondary-Heading,#1e242a);max-width:250px}.video-info-approved h3 svg,.video-info-declined h3 svg,.video-info-in-review h3 svg{flex:0 0 42px;max-width:42px;width:42px}.video-info-approved p,.video-info-declined p,.video-info-in-review p{font-family:Inter;font-weight:400;font-size:16px;line-height:150%;letter-spacing:0;vertical-align:middle;color:var(--Secondary-,#3c434c);margin-top:10px}.video-info-approved p svg,.video-info-declined p svg,.video-info-in-review p svg{transform:translateY(1px);margin-right:2px}.video-info-approved p span,.video-info-declined p span,.video-info-in-review p span{color:var(--Primary-600,#25aef6)}.video-info-in-review{padding:16px;border-radius:10px}.video-info-declined{background:var(--Tertiary-50,#fff2f1)}.video-info-declined h3{color:var(--Tertiary-600,#b42318)}.video-info-declined p{color:var(--Secondary-,#3c434c)}.video-info-declined p span{color:var(--Primary-600,#25aef6)}.mt-3{margin-top:15px}.video-info-approved{background:transparent}.video-info-approved h3{margin-bottom:24px}.video-img video{border-radius:20px;border:1px solid #dadee4}.video-img .btn-text-danger{margin-top:10px}.video-info-container{display:flex;flex-direction:column;justify-content:space-between;width:100%}.candidate-profile-aside-wrapper video{border-radius:20px;border:1px solid #dadee4}.form-item-video{display:flex;gap:24px}@media screen and (max-width:1200px){.form-item-video{flex-wrap:wrap}}.form-item-video .video-info p{color:var(--Secondary-,#3c434c);font-family:Inter;font-weight:400;font-size:16px;line-height:150%;letter-spacing:0;vertical-align:middle}.form-item-video .video-info ul{padding-left:20px}.form-item-video .video-info .btn{padding-left:0}.form-item-video .video-info li{color:var(--Secondary-,#3c434c);font-family:Inter;font-weight:400;font-size:16px;line-height:150%;letter-spacing:0;vertical-align:middle}.form-item-video .video-img{flex:0 0 266px;max-width:266px;width:100%}@media screen and (max-width:900px){.form-item-video .video-img{flex:0 0 100%;max-width:100%;width:100%}.form-item-video .video-img img{width:100%}}@media screen and (max-width:767px){.candidate-profile-page .tooltip .tooltip-container{left:0;right:auto;max-width:240px}}.loading-video{position:absolute;top:0;left:0;width:100%;height:100%;background:#1e242a;z-index:9999}.loading-video .wrapper-loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.loading-video .loading-video-control-wrapper{position:absolute;bottom:16px;left:0;display:flex;gap:16px;padding:0 16px;width:100%;align-items:center}.loading-video .loading-video-control-wrapper .progress{flex:1 1 auto;height:6px;background:hsla(0,0%,100%,.81);border-radius:5px;display:block;position:relative;overflow:hidden}.loading-video .loading-video-control-wrapper .progress .progress-line{position:absolute;top:0;left:0;height:6px;border-radius:5px;background:#25aef6}.loading-video .loading-video-control-wrapper p{font-family:Inter;font-weight:400;font-size:14px;line-height:20px;letter-spacing:0;color:#fff;margin-bottom:0!important}.mt-2{margin-top:10px}.btn-share{height:44px;border-radius:12px;min-width:190px}.dropdown-share.dropdown.with-text .dropdown-menu{padding:16px 24px}.multiselect{max-width:100%}.company-profile-page{min-height:calc(100vh - 57px);display:flex;padding:0;box-shadow:6px 8px 60px 0 rgba(0,0,0,.078)}.company-profile-page_modal{box-shadow:none}.company-profile-page.company-profile-page-transparent{background:transparent}.company-profile-page .company-profile-aside{width:298px;flex:0 0 298px;background:var(--Surface,#f7f9fc);white-space:nowrap;padding:24px 12px 60px 24px}@media screen and (max-width:1200px){.company-profile-page .company-profile-aside{width:100%;flex:0 0 270px}}@media screen and (max-width:1024px){.company-profile-page .company-profile-aside.page-menu{overflow-y:auto;max-height:calc(100dvh - 57px)}.company-profile-page .company-profile-aside.page-menu .company-profile-action:before{display:none}}@media(max-width:1023px){.company-profile-page .company-profile-aside:not(.page-menu){display:none}}@media screen and (min-width:768px)and (max-width:998px){.company-profile-page .company-profile-aside:not(.page-menu){width:242px;flex:0 0 242px;padding:24px 16px}.company-profile-page .company-profile-aside:not(.page-menu) nav a{padding:16px}.company-profile-page .company-profile-aside:not(.page-menu) .aside-modal-cv-file .aside-modal-cv-file-title{white-space:break-spaces}}.company-profile-page .company-profile-aside nav a{display:flex;align-items:center;padding:16px 24px;color:var(--m-3-sys-light-on-surface-variant,#49454f);font-size:14px;font-style:normal;font-weight:600;line-height:150%;border-radius:40px;transition:all .25s ease;text-decoration:none;margin-bottom:16px}.company-profile-page .company-profile-aside nav a svg{margin-right:16px;min-width:20px}.company-profile-page .company-profile-aside nav a svg.danger_blue{min-width:24px}.company-profile-page .company-profile-aside nav a svg.danger{margin-right:0;margin-left:16px}.company-profile-page .company-profile-aside nav a svg.danger path[stroke]{stroke:#b42318;transition:all .25s ease}.company-profile-page .company-profile-aside nav a svg.danger path[fill]{fill:#b42318;transition:all .25s ease}.company-profile-page .company-profile-aside nav a svg.danger_blue path[stroke]{stroke:var(--secondary-600,#25aef6)}.company-profile-page .company-profile-aside nav a svg.danger_blue path[fill]{fill:var(--secondary-600,#25aef6)}.company-profile-page .company-profile-aside nav a svg path[stroke]{stroke:#98a2b3;transition:all .25s ease}.company-profile-page .company-profile-aside nav a svg path[fill]{fill:#98a2b3;transition:all .25s ease}.company-profile-page .company-profile-aside nav a.router-link-active{color:var(--primary-600,#25aef6);background:var(--primary-100,#e9f7fe)}.company-profile-page .company-profile-aside nav a.router-link-active svg path[stroke]{stroke:#25aef6}.company-profile-page .company-profile-aside nav a.router-link-active svg path[fill]{fill:#25aef6}.company-profile-page .company-profile-aside:before{position:absolute;top:0;right:100%;width:1000%;height:100%;background:var(--Surface,#f7f9fc);content:""}.company-profile-page .pr-52{padding-right:52px}.company-profile-page .candidate-profile-edit-body{flex-wrap:nowrap!important;flex-direction:column}.company-profile-page .company-profile-body{display:flex;width:100%;flex-wrap:wrap;padding-bottom:40px;position:relative}@media(min-width:1200px){.company-profile-page .company-profile-body{padding-left:32px;padding-right:32px}}@media(min-width:577px)and (max-width:1199px){.company-profile-page .company-profile-body{padding-left:24px;padding-right:24px}}@media(max-width:576px){.company-profile-page .company-profile-body{padding-left:16px;padding-right:16px}}.company-profile-page .company-profile-body.pt-24{padding-top:24px}.company-profile-page .company-profile-body.height-content{height:-moz-fit-content;height:fit-content}.company-profile-page .company-profile-body_non-tall{height:inherit}.company-profile-page .company-profile-body .mb-0{margin-bottom:0}.company-profile-page .company-profile-body .button-wrapper{display:flex;justify-content:flex-end;align-items:center;margin-top:20px;gap:16px}.company-profile-page .company-profile-body .card__text-row,.company-profile-page .company-profile-body .contact-person__email,.company-profile-page .company-profile-body .contact-person__phone{text-decoration:none!important;border:0!important}.company-profile-page .company-profile-body .company-profile-tabs{width:100%;flex:0 0 100%;max-width:100%;display:flex;max-height:52px;height:100%}.company-profile-page .company-profile-body .company-profile-tabs .tabs-button{flex:0 0 50%;max-width:50%;padding-top:16px}@media(max-width:576px){.company-profile-page .company-profile-body .company-profile-tabs .tabs-button{font-weight:600;font-size:11px}}.company-profile-page .company-profile-body .company-profile-tabs .tabs-button_triple{flex:0 0 33.333%;max-width:33.333%}.company-profile-page .company-profile-body .row-block{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.company-profile-page .company-profile-body .row-block svg.dates-line{margin-top:25px}.company-profile-page .company-profile-body .company-profile-edit-cards-container{display:flex;gap:32px;flex-direction:row;width:100%;align-items:flex-start}@media screen and (min-width:998px){.company-profile-page .company-profile-body .company-profile-edit-cards-container .modal-wrapper{margin-top:36px}}@media screen and (max-width:998px){.company-profile-page .company-profile-body .company-profile-edit-cards-container{flex-direction:column;min-height:calc(100dvh - 215px)}.company-profile-page .company-profile-body .company-profile-edit-cards-container .with-alert{min-height:calc(100dvh - 300px)}.company-profile-page .company-profile-body .company-profile-edit-cards-container .with-tabs{min-height:calc(100dvh - 264px)}.company-profile-page .company-profile-body .company-profile-edit-cards-container .with-alert-without-tab{min-height:calc(100dvh - 251px)}}.company-profile-page .company-profile-body .company-profile-card{width:100%}.company-profile-page .company-profile-body .company-profile-card.company-profile-card-education{flex:0 0 calc(49% - 12px);max-width:calc(49% - 12px)}.company-profile-page .company-profile-body .company-profile-card .clear-all{margin-left:auto;display:inherit}.company-profile-page .company-profile-body .company-profile-form{max-width:588px;width:100%;padding-top:40px;padding-bottom:40px}@media(max-width:1199px){.company-profile-page .company-profile-body .company-profile-form{padding:0;max-width:none}}.company-profile-page .company-profile-body .company-profile-form.company-profile-form-education{flex:0 0 calc(51% - 5px);max-width:calc(51% - 5px)}.company-profile-page .company-profile-body .company-profile-form-title{color:var(--Secondary-Heading,#1e242a);font-family:Inter;font-size:18px;font-style:normal;font-weight:700;line-height:24px;margin-bottom:20px;display:flex;justify-content:space-between;align-items:center}.company-profile-page .company-profile-body .btn-close{border-radius:60px;background:var(--Surface,#f7f9fc);border:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.company-profile-page .company-profile-body .company-profile-card-item.autofill-list-item{box-shadow:none;border-radius:10px;padding:15px;cursor:pointer;border:1px solid var(--Outline,#dadee4)}.company-profile-page .company-profile-body .company-profile-card-item.autofill-list-item h2.title{margin-bottom:10px}.company-profile-page .company-profile-body .autofill-list{padding:30px 0;background:var(--Surface,#f7f9fc);border-radius:10px}.company-profile-page .company-profile-body .autofill-list .autofill-list-skills{display:flex;flex-direction:column;gap:10px}.company-profile-page .company-profile-body .autofill-list .autofill-list-skill{width:100%;padding:10px;border-radius:10px;background:#fff;border:1px solid var(--Outline,#dadee4);font-family:Inter;font-size:14px;font-weight:700;line-height:22px;text-align:left;color:var(--Secondary-Heading,#1e242a);cursor:pointer;display:flex;justify-content:space-between;align-items:center;order:1}.company-profile-page .company-profile-body .autofill-list .autofill-list-skill .autofill-list-skill-years{font-family:Inter;font-size:14px;font-weight:400;line-height:22px;text-align:left;color:var(--Secondary-,#3c434c)}.company-profile-page .company-profile-body .autofill-list .autofill-list-skill.autofill-list-skill-selected{border:1px dashed #25aef6;background:var(--Primary-100,#e9f7fe)}.company-profile-page .company-profile-body .autofill-list .autofill-list-skill.autofill-list-skill-added{opacity:.6;pointer-events:none;order:6}.company-profile-page .company-profile-body .autofill-list h3{font-family:Inter;font-size:18px;font-weight:700;line-height:24px;text-align:left;color:var(--Primary-600,#25aef6);margin-bottom:20px;display:flex;gap:10px;padding:0 20px}.company-profile-page .company-profile-body .autofill-list p{padding:0 20px;font-family:Inter;font-size:16px;font-weight:400;line-height:20.8px;text-align:left;color:var(--Secondary-,#3c434c)}.company-profile-page .company-profile-body .autofill-list-wrapper{max-height:400px;overflow-y:auto;padding:20px 20px 0}.company-profile-page .company-profile-body .company-profile-form-wrapper{border-radius:20px;background:var(--White,#fff);box-shadow:6px 8px 60px 0 rgba(0,0,0,.08),0 0 10px 0 rgba(0,0,0,.06);padding:24px}.company-profile-page .company-profile-body .company-profile-form-wrapper .w-40{flex:1 1 calc(40% - 10px);max-width:calc(40% - 10px)}.company-profile-page .company-profile-body .company-profile-form-wrapper .w-45{flex:1 1 calc(45% - 10px);max-width:calc(45% - 10px)}.company-profile-page .company-profile-body .company-profile-form-wrapper .w-50{flex:1 1 calc(50% - 10px);max-width:calc(50% - 10px)}.company-profile-page .company-profile-body .company-profile-form-wrapper .w-60{flex:1 1 calc(60% - 10px);max-width:calc(60% - 10px)}.company-profile-page .company-profile-body .company-profile-form-wrapper .w-100{flex:1 1 100%;max-width:100%}.company-profile-page .company-profile-body .company-profile-form-wrapper .mt-45{margin-top:45px}.company-profile-page .company-profile-body .company-profile-form-wrapper.add-new-project{width:100%;max-width:588px}.company-profile-page .company-profile-body .company-profile-form-wrapper .form-container .switcher-label{font-size:12px}.company-profile-page .company-profile-body .company-profile-form-wrapper .form-container .form-item-switcher_vertical{flex-direction:column;align-items:flex-start}.company-profile-page .company-profile-body .company-profile-form-wrapper .form-container .form-item-switcher_vertical label{font-weight:500;margin-bottom:15px}.company-profile-page .company-profile-body .company-profile-form-wrapper .candidate-degree-type,.company-profile-page .company-profile-body .company-profile-form-wrapper .candidate-education-level,.company-profile-page .company-profile-body .company-profile-form-wrapper .candidate-experience-company-name,.company-profile-page .company-profile-body .company-profile-form-wrapper .candidate-experience-company-size,.company-profile-page .company-profile-body .company-profile-form-wrapper .candidate-experience-country,.company-profile-page .company-profile-body .company-profile-form-wrapper .candidate-experience-industry{flex:1 1 100%;max-width:100%}@media screen and (min-width:1261px){.company-profile-page .company-profile-body .company-profile-form-wrapper .candidate-degree-type,.company-profile-page .company-profile-body .company-profile-form-wrapper .candidate-education-level{flex:1 1 calc(50% - 10px);max-width:calc(50% - 10px)}.company-profile-page .company-profile-body .company-profile-form-wrapper .candidate-experience-company-name{flex:1 1 100%;max-width:100%}.company-profile-page .company-profile-body .company-profile-form-wrapper .candidate-experience-industry{flex:1 1 calc(60% - 10px);max-width:calc(60% - 10px)}}.company-profile-page .company-profile-body .company-profile-card-item{border-radius:20px;background:var(--White,#fff);box-shadow:6px 8px 60px 0 rgba(0,0,0,.08),0 0 10px 0 rgba(0,0,0,.06);padding:24px;margin-bottom:20px}.company-profile-page .company-profile-body .company-profile-card-item h2{color:var(--Secondary-Heading,#1e242a);font-family:Inter;font-size:16px;font-style:normal;font-weight:700;line-height:22px;margin-bottom:20px;display:flex;justify-content:space-between}.company-profile-page .company-profile-body .company-profile-card-item h2.title-section .title_period{font-weight:400;margin-left:5px}.company-profile-page .company-profile-body .company-profile-card-item h2 .title_with-errors{display:flex;flex-direction:column}.company-profile-page .company-profile-body .company-profile-card-item table td{color:var(--Secondary-,#3c434c);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:22px;margin-bottom:8px;white-space:pre-wrap;word-break:break-all}.company-profile-page .company-profile-body .company-profile-card-item table td .button_right{float:right}.company-profile-page .company-profile-body .company-profile-card-item table td:first-child{color:var(--Secondary-,#3c434c);font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:22px;min-width:125px;padding-right:4px;word-break:unset;vertical-align:top}.company-profile-page .company-profile-body .company-profile-card-item.candidate-project-card-item .project-link{width:100%;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.company-profile-page .company-profile-body .professional-info{margin-top:24px;color:var(--secondary,#3c434c);width:100%}.company-profile-page .company-profile-body .professional-form{margin-top:24px;width:100%;display:flex;flex-direction:row;gap:32px}@media screen and (max-width:998px){.company-profile-page .company-profile-body .professional-form{flex-direction:column}.company-profile-page .company-profile-body .professional-form.with-alert .skills-container{min-height:calc(100dvh - 396px)}.company-profile-page .company-profile-body .professional-form .skills-container{min-height:calc(100dvh - 407px)}}.company-profile-page .company-profile-body .professional-form.flex-wrap{flex-wrap:wrap;gap:20px}@media screen and (max-width:998px){.company-profile-page .company-profile-body .professional-form .form-item{width:100%;flex:initial;max-width:none}.company-profile-page .company-profile-body .professional-form .form-item:nth-child(2),.company-profile-page .company-profile-body .professional-form .form-item:nth-child(4){order:1}}.company-profile-page .company-profile-body .professional-form .slider-label{font-size:12px;font-weight:500;color:var(--secondary-heading,#1e242a);display:flex;align-items:center}.company-profile-page .company-profile-body .professional-form .slider-label__value{margin-left:8px;font-size:14px;font-weight:400;color:var(--Secondary-,#3c434c)}.company-profile-page .company-profile-body .professional-form .candidate-profile-add-new-skill{max-width:427px;width:100%;height:-moz-fit-content;height:fit-content}@media screen and (min-width:1800px){.company-profile-page .company-profile-body .professional-form .candidate-profile-add-new-skill{max-width:446px}}@media(max-width:768px){.company-profile-page .company-profile-body .professional-form .candidate-profile-add-new-skill{max-width:none}}.company-profile-page .company-profile-body .professional-form .skills-container{width:100%;display:flex;flex-direction:column}.company-profile-page .company-profile-body .professional-form .skill-card{border-radius:20px;background:var(--White,#fff);box-shadow:6px 8px 60px 0 rgba(0,0,0,.08),0 0 10px 0 rgba(0,0,0,.06);padding:24px;margin-bottom:16px;height:-moz-fit-content;height:fit-content}.company-profile-page .company-profile-body .professional-form .skill-icon{display:inline;width:40px;height:40px;margin-right:16px}.company-profile-page .company-profile-body .professional-form .skill-title{display:flex;align-items:center;font-size:16px;color:var(--Secondary-,#3c434c)}.company-profile-page .company-profile-body .professional-form .skill-body{border-radius:8px;padding:12px;margin-top:5px;background:var(--Surface,#f7f9fc);display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}.company-profile-page .company-profile-body .professional-form .skill-body .subskill-item{color:var(--Secondary-,#3c434c);border-radius:4px;border:1px solid var(--secondary-input-outline,#dadee4);background-color:#fff;padding:4px 10px;display:flex;flex-direction:row;align-items:center;cursor:pointer}.company-profile-page .company-profile-body .professional-form .skill-body .subskill-item svg{width:15px;height:15px;cursor:pointer;margin-left:8px}.company-profile-page .company-profile-body .professional-form .skill-body .subskill-item svg path{stroke:var(--secondary-input-outline,#dadee4)}.company-profile-page .company-profile-body .professional-form .w-40{flex:1 1 calc(40% - 10px);max-width:calc(40% - 10px)}.company-profile-page .company-profile-body .professional-form .w-60{flex:1 1 calc(60% - 10px);max-width:calc(60% - 10px)}.company-profile-page .company-profile-body .add-skill-modal{grid-template-columns:minmax(100%,427px)}.company-profile-page .company-profile-body .add-skill-modal .modal-wrapper{margin:0 auto;max-width:427px}@media screen and (min-width:999px){.company-profile-page .company-profile-body .add-education-modal,.company-profile-page .company-profile-body .add-exp-modal,.company-profile-page .company-profile-body .add-license-certificate-modal,.company-profile-page .company-profile-body .add-project-modal,.company-profile-page .company-profile-body .add-skill-modal{display:block;z-index:auto;background:transparent;position:static;flex:0 0 50%;max-width:50%;width:50%}}@media screen and (max-width:998px){.company-profile-page .company-profile-body .add-education-modal,.company-profile-page .company-profile-body .add-exp-modal,.company-profile-page .company-profile-body .add-license-certificate-modal,.company-profile-page .company-profile-body .add-project-modal,.company-profile-page .company-profile-body .add-skill-modal{display:grid;padding:60px 16px 16px;max-height:100dvh;overflow-y:auto;overflow-x:hidden;background:rgba(0,0,0,.5);padding-top:76px}.company-profile-page .company-profile-body .add-education-modal:not(.open),.company-profile-page .company-profile-body .add-exp-modal:not(.open),.company-profile-page .company-profile-body .add-license-certificate-modal:not(.open),.company-profile-page .company-profile-body .add-project-modal:not(.open),.company-profile-page .company-profile-body .add-skill-modal:not(.open){display:none}}.company-profile-page .company-profile-body .add-education-modal .modal-wrapper,.company-profile-page .company-profile-body .add-exp-modal .modal-wrapper,.company-profile-page .company-profile-body .add-license-certificate-modal .modal-wrapper,.company-profile-page .company-profile-body .add-project-modal .modal-wrapper,.company-profile-page .company-profile-body .add-skill-modal .modal-wrapper{display:flex;flex-direction:column;overflow:visible}.company-profile-page .company-profile-body .add-education-modal .modal-wrapper .modal-footer,.company-profile-page .company-profile-body .add-education-modal .modal-wrapper .modal-header,.company-profile-page .company-profile-body .add-exp-modal .modal-wrapper .modal-footer,.company-profile-page .company-profile-body .add-exp-modal .modal-wrapper .modal-header,.company-profile-page .company-profile-body .add-license-certificate-modal .modal-wrapper .modal-footer,.company-profile-page .company-profile-body .add-license-certificate-modal .modal-wrapper .modal-header,.company-profile-page .company-profile-body .add-project-modal .modal-wrapper .modal-footer,.company-profile-page .company-profile-body .add-project-modal .modal-wrapper .modal-header,.company-profile-page .company-profile-body .add-skill-modal .modal-wrapper .modal-footer,.company-profile-page .company-profile-body .add-skill-modal .modal-wrapper .modal-header{flex-shrink:0}.company-profile-page .company-profile-body .add-education-modal .modal-wrapper .modal-header,.company-profile-page .company-profile-body .add-exp-modal .modal-wrapper .modal-header,.company-profile-page .company-profile-body .add-license-certificate-modal .modal-wrapper .modal-header,.company-profile-page .company-profile-body .add-project-modal .modal-wrapper .modal-header,.company-profile-page .company-profile-body .add-skill-modal .modal-wrapper .modal-header{gap:16px;align-items:center}.company-profile-page .company-profile-body .add-education-modal .modal-wrapper .modal-header .modal-title,.company-profile-page .company-profile-body .add-exp-modal .modal-wrapper .modal-header .modal-title,.company-profile-page .company-profile-body .add-license-certificate-modal .modal-wrapper .modal-header .modal-title,.company-profile-page .company-profile-body .add-project-modal .modal-wrapper .modal-header .modal-title,.company-profile-page .company-profile-body .add-skill-modal .modal-wrapper .modal-header .modal-title{flex:1;font-size:18px;color:var(--Secondary-,#3c434c)}.company-profile-page .company-profile-body .add-education-modal .modal-wrapper .modal-body,.company-profile-page .company-profile-body .add-exp-modal .modal-wrapper .modal-body,.company-profile-page .company-profile-body .add-license-certificate-modal .modal-wrapper .modal-body,.company-profile-page .company-profile-body .add-project-modal .modal-wrapper .modal-body,.company-profile-page .company-profile-body .add-skill-modal .modal-wrapper .modal-body{flex-grow:1;overflow:visible;overscroll-behavior:contain}.company-profile-page .company-profile-body .add-education-modal .modal-wrapper .modal-footer,.company-profile-page .company-profile-body .add-exp-modal .modal-wrapper .modal-footer,.company-profile-page .company-profile-body .add-license-certificate-modal .modal-wrapper .modal-footer,.company-profile-page .company-profile-body .add-project-modal .modal-wrapper .modal-footer,.company-profile-page .company-profile-body .add-skill-modal .modal-wrapper .modal-footer{margin-top:40px}@media screen and (min-width:999px){.company-profile-page .company-profile-body .add-education-modal .modal-wrapper .modal-footer,.company-profile-page .company-profile-body .add-exp-modal .modal-wrapper .modal-footer,.company-profile-page .company-profile-body .add-license-certificate-modal .modal-wrapper .modal-footer,.company-profile-page .company-profile-body .add-project-modal .modal-wrapper .modal-footer,.company-profile-page .company-profile-body .add-skill-modal .modal-wrapper .modal-footer{justify-content:flex-end}}@media screen and (max-width:998px){.company-profile-page .company-profile-body .add-education-modal .modal-wrapper .modal-footer,.company-profile-page .company-profile-body .add-exp-modal .modal-wrapper .modal-footer,.company-profile-page .company-profile-body .add-license-certificate-modal .modal-wrapper .modal-footer,.company-profile-page .company-profile-body .add-project-modal .modal-wrapper .modal-footer,.company-profile-page .company-profile-body .add-skill-modal .modal-wrapper .modal-footer{gap:16px}.company-profile-page .company-profile-body .add-education-modal .modal-wrapper .modal-footer .btn,.company-profile-page .company-profile-body .add-exp-modal .modal-wrapper .modal-footer .btn,.company-profile-page .company-profile-body .add-license-certificate-modal .modal-wrapper .modal-footer .btn,.company-profile-page .company-profile-body .add-project-modal .modal-wrapper .modal-footer .btn,.company-profile-page .company-profile-body .add-skill-modal .modal-wrapper .modal-footer .btn{min-width:112px;height:56px;margin-left:0;justify-content:center}.company-profile-page .company-profile-body .add-education-modal .modal-wrapper .modal-footer .submit-btn,.company-profile-page .company-profile-body .add-exp-modal .modal-wrapper .modal-footer .submit-btn,.company-profile-page .company-profile-body .add-license-certificate-modal .modal-wrapper .modal-footer .submit-btn,.company-profile-page .company-profile-body .add-project-modal .modal-wrapper .modal-footer .submit-btn,.company-profile-page .company-profile-body .add-skill-modal .modal-wrapper .modal-footer .submit-btn{flex:1}}@media(min-width:1200px){.company-profile-page .company-profile-body .add-education-modal .modal-wrapper,.company-profile-page .company-profile-body .add-exp-modal .modal-wrapper,.company-profile-page .company-profile-body .add-license-certificate-modal .modal-wrapper,.company-profile-page .company-profile-body .add-project-modal .modal-wrapper{margin-top:36px}}.company-profile-page .company-profile-body .add-education-btn-wrapper.gadget,.company-profile-page .company-profile-body .add-exp-btn-wrapper.gadget,.company-profile-page .company-profile-body .add-license-certificate-btn-wrapper.gadget,.company-profile-page .company-profile-body .add-project-btn-wrapper.gadget,.company-profile-page .company-profile-body .add-skill-btn-wrapper.gadget{flex:1;width:100%;display:flex;align-items:center;justify-content:center}@media screen and (max-width:998px){.company-profile-page .company-profile-body .add-education-btn-wrapper.gadget,.company-profile-page .company-profile-body .add-exp-btn-wrapper.gadget,.company-profile-page .company-profile-body .add-license-certificate-btn-wrapper.gadget,.company-profile-page .company-profile-body .add-project-btn-wrapper.gadget,.company-profile-page .company-profile-body .add-skill-btn-wrapper.gadget{width:100%;left:0;bottom:0;padding-top:10px;padding-bottom:10px;position:sticky;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:hsla(0,0%,100%,.01);z-index:9}}.company-profile-page .company-profile-body .add-education-btn-wrapper.gadget .btn,.company-profile-page .company-profile-body .add-exp-btn-wrapper.gadget .btn,.company-profile-page .company-profile-body .add-license-certificate-btn-wrapper.gadget .btn,.company-profile-page .company-profile-body .add-project-btn-wrapper.gadget .btn,.company-profile-page .company-profile-body .add-skill-btn-wrapper.gadget .btn{width:100%;height:56px;max-width:340px;justify-content:center}.company-profile-page .company-profile-body .alert-block{width:100%;margin:0 auto 24px;display:flex;justify-content:flex-start;align-items:center;padding:12px 16px;box-shadow:6px 8px 60px 0 rgba(0,0,0,.078);border-radius:20px;font-size:13px}.company-profile-page .company-profile-body .alert-block .content{display:flex;gap:8px;flex-wrap:wrap}.company-profile-page .company-profile-body .alert-block strong{min-width:153px;margin-right:8px}.company-profile-page .company-profile-body .alert-block svg.info{min-width:38px;margin-right:10px}.company-profile-page .company-profile-body .w-100{flex:1 1 100%;max-width:100%}.company-profile-page .company-profile-body .company-profile-info-section{display:flex;align-items:flex-start;margin-bottom:24px;margin-left:auto;margin-right:auto;width:100%}@media(min-width:1024px){.company-profile-page .company-profile-body .company-profile-info-section{flex-direction:row}}@media(max-width:576px){.company-profile-page .company-profile-body .company-profile-info-section{align-items:center;flex-direction:column}.company-profile-page .company-profile-body .company-profile-info-section .btn.btn-edit{margin-top:30px}}.company-profile-page .company-profile-body .company-profile-info-section__left{display:flex;flex-direction:row;align-items:center}@media(max-width:576px){.company-profile-page .company-profile-body .company-profile-info-section__left{flex-direction:column;align-items:center}}.company-profile-page .company-profile-body .company-profile-info-section__left .company-profile-info-section__info-line{display:flex;flex-direction:column}@media(min-width:1200px){.company-profile-page .company-profile-body .company-profile-info-section__left .company-profile-info-section__info-line{margin-left:34px}}@media(min-width:577px)and (max-width:1199px){.company-profile-page .company-profile-body .company-profile-info-section__left .company-profile-info-section__info-line{margin-left:34px}}@media(max-width:576px){.company-profile-page .company-profile-body .company-profile-info-section__left .company-profile-info-section__info-line{margin-top:16px}}.company-profile-page .company-profile-body .company-profile-info-section__left .company-profile-info-section__info-line p{display:flex;align-items:center}@media(min-width:1200px){.company-profile-page .company-profile-body .company-profile-info-section__left .company-profile-info-section__info-line p{margin-right:16px;white-space:nowrap}}@media(max-width:1199px){.company-profile-page .company-profile-body .company-profile-info-section__left .company-profile-info-section__info-line p{white-space:normal}}@media(min-width:577px)and (max-width:1199px){.company-profile-page .company-profile-body .company-profile-info-section__left .company-profile-info-section__info-line p{text-align:center}}@media(max-width:576px){.company-profile-page .company-profile-body .company-profile-info-section__left .company-profile-info-section__info-line p{text-align:left;align-items:flex-start}}.company-profile-page .company-profile-body .company-profile-info-section__avatar{width:100px;height:100px;-o-object-fit:cover;object-fit:cover;border-radius:50%}.company-profile-page .company-profile-body .company-profile-info-section .btn-edit{padding:10px 16px;border-radius:10px}.company-profile-page .company-profile-body .company-profile-info-section .btn-edit svg{margin-right:8px}.company-profile-page .company-profile-body .company-profile-info-section p{white-space:nowrap;margin-top:5px;display:flex;align-items:center;font-size:16px;color:var(--secondary-heading,#1e242a)}@media(min-width:1200px){.company-profile-page .company-profile-body .company-profile-info-section p{margin-right:16px}}.company-profile-page .company-profile-body .company-profile-info-section p strong{margin-right:15px;color:#3c434c}.company-profile-page .company-profile-body .company-profile-info-section .company-profile-title{color:var(--secondary-heading,#1e242a);font-size:28px;font-style:normal;font-weight:700;line-height:24px;margin-bottom:10px}@media(max-width:576px){.company-profile-page .company-profile-body .company-profile-info-section .company-profile-title{text-align:center}}.company-profile-page .company-profile-body .company-profile-info-section.mt-96{margin-top:96px}.company-profile-page .company-profile-body .card{box-shadow:6px 33px 60px 0 rgba(0,0,0,.08);border-radius:20px;padding:32px}@media(max-width:576px){.company-profile-page .company-profile-body .card{padding:16px}}.company-profile-page .company-profile-body .card__subitem{width:100%;background-color:var(--primary-50,#f0fafb);border-radius:20px;padding:24px 80px 24px 24px;font-size:12px;color:var(--Secondary-,#3c434c)}@media screen and (max-width:1261px){.company-profile-page .company-profile-body .card__subitem{padding:24px 24px 24px 16px}}@media(max-width:576px){.company-profile-page .company-profile-body .card__subitem{padding:16px;display:inline-flex;flex-direction:column;justify-content:space-between}}.company-profile-page .company-profile-body .card__counter{margin-top:3px;font-size:28px;line-height:42px;color:var(--Primary-600,#25aef6);white-space:nowrap}@media(max-width:576px){.company-profile-page .company-profile-body .card__counter{font-size:19px;line-height:28px}}.company-profile-page .company-profile-body .card__counter svg path[stroke]{stroke:var(--Primary-600,#25aef6)}.company-profile-page .company-profile-body .card__counter svg path[fill]{fill:var(--Primary-600,#25aef6)}.company-profile-page .company-profile-body .card .card-subitems-row{display:flex;flex-direction:row;justify-content:space-between;gap:20px}@media(max-width:576px){.company-profile-page .company-profile-body .card .card-subitems-row{gap:16px;align-items:stretch}}.company-profile-page .company-profile-body .card__text{margin-top:20px;font-size:16px;font-family:Inter;color:var(--Secondary-,#3c434c);display:flex;flex-direction:column;gap:13px}.company-profile-page .company-profile-body .card__text-row{display:flex;flex-direction:row;align-items:center;gap:18px}@media screen and (max-width:998px){.company-profile-page .company-profile-body .company__contact-person{display:flex;flex-wrap:wrap;justify-content:space-between}}.company-profile-page .company-profile-body .company__contact-person strong{color:var(--secondary,#3c434c)}.company-profile-page .company-profile-body .company__contact-person .contact-person{margin-top:26px;display:flex;flex-direction:row}.company-profile-page .company-profile-body .company__contact-person .contact-person .avatar{width:50px;height:50px;margin-right:6px}.company-profile-page .company-profile-body .company__contact-person .contact-person__text{display:flex;flex-direction:column;color:var(--secondary-heading,#1e242a)}.company-profile-page .company-profile-body .company__contact-person .contact-person__phone{margin-top:34px;margin-bottom:10px}.company-profile-page .company-profile-body .company__contact-person .contact-person__email,.company-profile-page .company-profile-body .company__contact-person .contact-person__phone{color:var(--Secondary-,#3c434c);font-size:16px;padding-left:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;display:block}.company-profile-page .company-profile-body .company__contact-person .contact-person__email svg,.company-profile-page .company-profile-body .company__contact-person .contact-person__phone svg{margin-right:12px;transform:translateY(3px)}.company-profile-page .company-profile-body .company__contact-person .contact-person__email svg path[stroke],.company-profile-page .company-profile-body .company__contact-person .contact-person__phone svg path[stroke]{stroke:#98a2b3}.company-profile-page .company-profile-body .company__contact-person .contact-person__email svg path[fill],.company-profile-page .company-profile-body .company__contact-person .contact-person__phone svg path[fill]{fill:#98a2b3}.company-profile-page .company-profile-body .company-profile__additional-description{display:flex;gap:30px;width:100%}@media(min-width:1200px){.company-profile-page .company-profile-body .company-profile__additional-description{margin:10px auto 20px}}@media screen and (max-width:1024px){.company-profile-page .company-profile-body .company-profile__additional-description{width:100%;flex-direction:column}}.company-profile-page .company-profile-body .company-profile__additional-description .card{flex:1;box-shadow:6px 33px 60px 0 rgba(0,0,0,.078),0 0 10px 0 rgba(0,0,0,.059)}@media(min-width:1200px){.company-profile-page .company-profile-body .company-profile__additional-description .card:not(:first-child):last-child{max-width:320px}}@media screen and (min-width:1025px)and (max-width:1280px){.company-profile-page .company-profile-body .company-profile__additional-description .card{width:100%;max-width:calc(40% - 15px);flex:0 0 calc(40% - 15px);padding:24px}.company-profile-page .company-profile-body .company-profile__additional-description .card:first-child{max-width:calc(60% - 15px);flex:0 0 calc(60% - 15px)}}.company-profile-page .company-profile-edit-body{background:#fff;align-content:flex-start}.company-profile-page .company-profile-edit-body .info-wrapper{padding-bottom:60px}.company-profile-page .company-profile-content{max-width:1142px;min-height:calc(100vh - 57px);background:#fff;padding-top:24px;flex-direction:column;justify-content:flex-start}.company-profile-page .company-profile-action{flex:0 0 100%;max-width:100%;width:100%;max-height:72px;height:100%;padding-top:14px;padding-left:72px;display:flex;justify-content:space-between;align-items:center}.company-profile-page .company-profile-action h2{color:var(--secondary-heading,#1e242a);font-size:24px;font-style:normal;font-weight:700;line-height:24px;display:flex;align-items:center}@media(max-width:576px){.company-profile-page .company-profile-action h2{font-size:18px}}.company-profile-page .company-profile-action h2 a{display:flex}.company-profile-page .company-profile-action h2 svg{margin-right:16px}.company-profile-page .company-profile-action h2 svg path[stroke]{stroke:#98a2b3}.company-profile-page .company-profile-action h2 svg path[fill]{fill:#98a2b3}.company-profile-page .company-profile-action .btn-outline-silent{margin-right:16px}.company-profile-page .flag{width:24px;height:24px;margin-right:8px;border-radius:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.company-profile-page .form-label-aside{color:var(--Secondary-,#3c434c);font-family:Inter;font-size:16px;font-style:normal;font-weight:700;line-height:22px;display:flex;min-height:42px;margin-bottom:24px;padding:10px 0}@media screen and (max-width:998px){.company-profile-page .form-label-aside{min-height:auto}}.company-profile-page .form-label-aside .optional{color:var(--Primary-600,#25aef6);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:22px;margin-left:8px}.company-profile-page .company-profile-info{flex:0 0 calc(100% - 280px);padding-bottom:20px}.company-profile-page .company-profile-info-wrapper{max-width:656px}.company-profile-page .company-profile-info .mt-10{margin-top:10px}.company-profile-page .company-profile-info .sub-title{display:flex;align-items:center;justify-content:space-between;color:var(--secondary,#3c434c);font-size:15px;font-style:normal;font-weight:700;line-height:22px;margin:20px 0}.company-profile-page .company-profile-info .company-profile-title{color:var(--secondary-heading,#1e242a);font-size:24px;font-style:normal;font-weight:700;line-height:24px;margin-bottom:20px}.company-profile-page .company-profile-info .company-profile-contact{display:flex;align-items:center;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid var(--secondary-input-outline,#dadee4)}.company-profile-page .company-profile-info .company-profile-contact p{white-space:nowrap;margin-right:16px;display:flex;align-items:center}.company-profile-page .company-profile-info .company-profile-contact p strong{margin-right:5px}.company-profile-page .company-profile-info .company-profile-contact a{display:inline-flex;white-space:nowrap;align-items:center;overflow:hidden;text-overflow:ellipsis;flex:1}.company-profile-page .company-profile-info .company-profile-contact a svg{width:20px;flex:0 0 20px;margin-right:8px}.company-profile-page .company-profile-info .company-profile-contact a svg path[fill],.company-profile-page .company-profile-info .company-profile-contact a svg path[stroke]{stroke:#98a2b3}.company-profile-page .company-profile-info table{margin-bottom:27px}.company-profile-page .company-profile-info table td:first-child{color:var(--secondary,#3c434c);font-size:15px;font-style:normal;font-weight:700;line-height:22px;width:233px}.company-profile-page .company-profile-info table td{color:var(--secondary,#3c434c);font-size:16px;font-style:normal;font-weight:400;line-height:150%;padding:5px 0}.company-profile-page .company-profile-info .company-profile-industry,.company-profile-page .company-profile-info .company-profile-range-of-employees{flex:1 1 calc(100% - 10px);max-width:calc(100% - 10px)}.company-profile-page .company-profile-info .company-profile-size{width:100%;gap:20px}.company-profile-page .company-profile-info .company-profile-size .form-radio{margin-right:0}.company-profile-page .company-profile-info .company-profile-email,.company-profile-page .company-profile-info .company-profile-phone{flex:1 1 calc(100% - 10px);max-width:calc(100% - 10px)}.company-profile-page .company-profile-info .candidate-currency{min-width:104px;max-width:104px}.company-profile-page .company-profile-info .candidate-money-block{min-width:125px}.company-profile-page .company-profile-info .candidate-passport-period{min-width:148px}.company-profile-page .company-profile-info .candidate-passport-switcher{min-width:80px}.company-profile-page .company-profile-info .row-block{flex-wrap:wrap}.company-profile-page .company-profile-info .candidate-pronouns{min-width:135px;margin-top:10px}@media(max-width:576px){.company-profile-page .company-profile-info .candidate-pronouns,.company-profile-page .company-profile-info .candidate-pronouns .candidate-pronouns-select{max-width:168px}}.company-profile-page .company-profile-info .candidate-experience,.company-profile-page .company-profile-info .candidate-location{margin-top:10px}@media screen and (min-width:1261px){.company-profile-page .company-profile-info .company-profile-industry{max-width:calc(100% - 153px)}.company-profile-page .company-profile-info .company-profile-range-of-employees{max-width:133px}.company-profile-page .company-profile-info .company-profile-email,.company-profile-page .company-profile-info .company-profile-phone{flex:1 1 calc(50% - 10px);max-width:calc(50% - 10px)}.company-profile-page .company-profile-info .company-profile-size{gap:60px}.company-profile-page .company-profile-info .candidate-experience,.company-profile-page .company-profile-info .candidate-location{margin-top:0}.company-profile-page .company-profile-info .candidate-citizenship,.company-profile-page .company-profile-info .candidate-experience,.company-profile-page .company-profile-info .candidate-location,.company-profile-page .company-profile-info .candidate-position{flex:1 1 calc(50% - 10px);max-width:calc(50% - 10px)}.company-profile-page .company-profile-info .candidate-first-name,.company-profile-page .company-profile-info .candidate-last-name,.company-profile-page .company-profile-info .candidate-pronouns{flex:1 1 calc(33% - 10px);max-width:calc(33% - 10px);margin-top:0}.company-profile-page .company-profile-info .candidate-language,.company-profile-page .company-profile-info .candidate-language-level{flex:1 1 calc(50% - 10px);max-width:calc(50% - 10px)}}.company-profile-page .alert-danger{color:var(--Tertiary-600,#b42318);font-size:13px;font-style:normal;font-weight:400;line-height:18px;display:flex;align-items:center}.company-profile-page .alert-danger svg{margin-right:8px}.company-profile-page .company-profile-action-left{display:flex;align-items:center}.company-profile-page .company-profile-action-left .alert-danger{margin-left:33px}.company-profile-page.candidate-profile-edit-page .company-profile-form-aside{flex:0 0 250px}.company-profile-page.candidate-profile-edit-page .company-profile-form-aside .form-item{margin-bottom:20px}.company-profile-page.candidate-profile-edit-page .company-profile-form-aside .form-item-phone{margin-bottom:24px}.company-profile-page.candidate-profile-edit-page .company-profile-form-aside .company-profile-avatar{position:relative;padding:0;text-align:center}.company-profile-page.candidate-profile-edit-page .company-profile-form-aside .company-profile-avatar img{margin:0 auto}.company-profile-page.candidate-profile-edit-page .company-profile-form-aside .company-profile-avatar input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.company-profile-page.candidate-profile-edit-page .company-profile-form-aside .w-100{width:100%;display:flex;justify-content:center}@media(max-width:1199px){.company-profile-page.candidate-profile-edit-page .company-profile-info .form-container{flex-direction:column}}.company-profile-page .upload{position:relative;display:flex;align-items:center;justify-content:center;margin:20px 0;color:var(--Primary-600,#25aef6)}.company-profile-page .upload-candidate{font-weight:700;font-size:14px}.company-profile-page .upload>svg{margin-right:10px}.company-profile-page .upload>svg.ml-2{margin-left:10px!important;margin-right:0}.company-profile-page .upload>svg path[fill],.company-profile-page .upload>svg path[stroke]{stroke:#25aef6}.company-profile-page .upload input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.company-profile-page .company-profile-avatar{padding:0 72px}.company-profile-page .company-profile-avatar img{width:133px;height:133px;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;border-radius:100%;display:block}.company-profile-page .company-profile-avatar__edit-button{background:var(--primary-100,#e9f7fe);width:40px;height:40px;border-radius:50%;display:flex;justify-content:center;align-items:center;position:relative;bottom:35px;left:100px;cursor:pointer}.company-profile-page .company-profile-avatar__edit-button .dropdown-menu{display:flex;flex-direction:column;left:50%;transform:translateX(-50%)}.company-profile-page .company-profile-avatar__edit-button .dropdown-btn>svg path[fill],.company-profile-page .company-profile-avatar__edit-button .dropdown-btn>svg path[stroke]{stroke:#25aef6}.company-profile-page .company-profile-avatar__contact-person{margin-top:250px}.company-profile-page .alert{border-radius:20px;background:var(--White,#fff);box-shadow:6px 8px 60px 0 rgba(0,0,0,.08),0 0 10px 0 rgba(0,0,0,.06);padding:24px}.company-profile-page .alert h3{display:flex;align-items:center;color:var(--tertiary-600,#b42318);font-size:14px;font-style:normal;font-weight:400;line-height:18px;margin-bottom:10px}.company-profile-page .alert h3 svg{margin-right:16px}.company-profile-page .alert p{color:var(--secondary,#3c434c);font-size:13px;font-style:normal;font-weight:400;line-height:150%}.my-modal-container .company-profile-form{flex:none!important;max-width:100%!important}.my-modal-container .company-profile-form-wrapper{background:transparent!important;box-shadow:none!important;padding:0!important}.not-verified{visibility:hidden}@media(max-width:1023px){.not-verified{display:none!important}}.not-verified.visible{visibility:visible}@media(max-width:1023px){.not-verified.visible{display:flex!important}}.company-profile-page-for-company{margin:0 auto;max-width:1440px}.company-profile-page-for-company.company-profile-page .company-profile-body .company__contact-person .contact-person__email svg,.company-profile-page-for-company.company-profile-page .company-profile-body .company__contact-person .contact-person__phone svg{width:20px;flex:0 0 20px}.company-profile-page-for-company.edit .company-profile-action{padding-left:0}.company-profile-page-for-company.edit .company-profile-action .actions{display:inline-flex;align-items:center}.company-profile-page-for-company.edit .company-profile-avatar{padding-left:0}.company-profile-page-for-company.edit .info-wrapper{max-width:940px;margin:0 auto}@media screen and (max-width:1200px){.company-profile-page-for-company.edit .info-wrapper{max-width:100%}}@media(min-width:1024px){.company-profile-page-for-company.edit .info-wrapper{margin-top:20px}}.company-profile-page-for-company.edit .info-wrapper .info-block{display:flex;gap:40px;align-items:flex-start;justify-content:space-between}@media(max-width:576px){.company-profile-page-for-company.edit .info-wrapper .info-block{gap:0;align-items:center;flex-direction:column;justify-content:flex-start}}.company-profile-page-for-company.edit .info-wrapper .info-block .form-container,.company-profile-page-for-company.edit .info-wrapper .info-block:last-child{margin-top:20px}.company-profile-page-for-company.edit .info-wrapper .info-block .company-profile-avatar__company,.company-profile-page-for-company.edit .info-wrapper .info-block .company-profile-avatar__contact-person{height:133px;flex:0 0 133px;max-width:133px}@media screen and (max-width:767px){.company-profile-page-for-company.edit .info-wrapper .info-block .company-profile-avatar__company,.company-profile-page-for-company.edit .info-wrapper .info-block .company-profile-avatar__contact-person{margin:0 auto 10px}}.company-profile-page-for-company.edit .info-wrapper .info-block .company-profile-avatar__company .avatar-wrapper,.company-profile-page-for-company.edit .info-wrapper .info-block .company-profile-avatar__contact-person .avatar-wrapper{height:100%;margin-top:0;overflow:hidden;border-radius:50%}.company-profile-page-for-company.edit .info-wrapper .info-block .company-profile-avatar__company .avatar-wrapper img,.company-profile-page-for-company.edit .info-wrapper .info-block .company-profile-avatar__contact-person .avatar-wrapper img{width:100%;height:100%}@media(max-width:576px){.company-profile-page-for-company.edit .info-wrapper .info-block .company-profile-avatar__company{margin-top:26px}}.company-profile-page-for-company.edit .info-wrapper .info-block .company-profile-avatar__contact-person{margin-top:0}@media(max-width:576px){.company-profile-page-for-company.edit .info-wrapper .info-block__main .company-profile-size{width:100%;flex-wrap:nowrap;align-items:center;justify-content:space-around}.company-profile-page-for-company.edit .info-wrapper .info-block__main .company-profile-size .form-radio{margin-right:0}}@media(min-width:577px){.company-profile-page-for-company.edit .info-wrapper .info-block.contact-person-info .company-profile-avatar__contact-person{margin-top:58px}}@media(max-width:576px){.company-profile-page-for-company.edit .info-wrapper .info-block.contact-person-info .company-profile-avatar__contact-person{margin-top:20px}}.company-profile-page-for-company.edit .info-wrapper .info-block.contact-person-info .sub-title{display:flex;align-items:center;justify-content:space-between}@media(max-width:576px){.company-profile-page-for-company.edit .info-wrapper .info-block.contact-person-info .sub-title{order:-1;gap:20px;align-items:center;justify-content:flex-start;flex-direction:column}.company-profile-page-for-company.edit .info-wrapper .info-block.contact-person-info .info-block__main{display:contents}}.mt-16{margin-top:16px}.candidate-list-content-wrapper{min-height:70vh;position:relative}.most-popular-alert{position:absolute;bottom:100%;z-index:4;left:0;font-family:Inter;font-size:12px;font-weight:400;line-height:18px;text-align:left;color:var(--On-Primary,#fff);background:rgba(0,0,0,.45);padding:10px;border-radius:12px;max-width:177px}.company-profile-page-for-company.edit.company-profile-page .company-profile-action{max-width:940px;margin:0 auto}.company-profile-page-for-company.edit .company-profile-range-of-employees .form-label{white-space:nowrap}@media screen and (min-width:767px){.company-profile-page-for-company.edit.company-profile-page .company-profile-action{max-width:100%;flex:0 0 100%;width:100%}.company-profile-page-for-company.edit .company-profile-industry{flex:0 1 calc(100% - 360px);max-width:calc(100% - 360px);width:calc(100% - 360px)}.company-profile-page-for-company.edit .company-profile-range-of-employees{flex:0 1 160px;max-width:160px;width:160px}.company-profile-page-for-company.edit .company-profile-range-of-employees .form-label{white-space:nowrap}}@media screen and (min-width:998px){.company-profile-page-for-company.edit .company-profile-email,.company-profile-page-for-company.edit .company-profile-phone{flex:0 1 calc(50% - 10px);max-width:calc(50% - 10px);width:calc(50% - 10px)}}.company-profile-action-footer .outline-silent{display:none}@media screen and (max-width:767px){.company-profile-action-footer .outline-silent{display:flex}.company-profile-action-footer .btn{height:56px}.company-profile-action-footer .btn:not(.btn-outline-silent){flex:0 1 100%;justify-content:center}.multiselect .multiselect__content-wrapper{max-width:100%;width:100%}.company-profile-page-for-company.edit.company-profile-page .company-profile-edit-body{display:block}.company-profile-page-for-company.edit.company-profile-page .company-profile-edit-body .info-wrapper{max-width:100%;width:100%}.company-profile-page-for-company.edit.company-profile-page .company-profile-edit-body .info-wrapper .info-block{display:block}.form-item{flex:0 0 100%;max-width:100%;width:100%}.company-profile-page .company-profile-body .add-skill-modal .modal-wrapper .modal-footer .btn{height:44px}}@media screen and (max-width:767px)and (max-width:375px){.btn.btn-outline-silent.outline-silent-black.mr-2 .btn-icon-before{display:none}}.comment-modal .actions{display:flex}@media screen and (max-width:767px){.company-profile-page.candidate-profile-edit .company-profile-info .candidate-info-top-bar .form-item-switcher{order:1}.company-profile-page.candidate-profile-edit .company-profile-info .candidate-info-top-bar .form-item:not(.form-item-switcher):last-child{width:100%;flex:0 0 100%}.messenger-mobile{align-items:center}.messenger-mobile .form-item{flex:0 1 100%}}@media screen and (max-width:998px){.required-skill .tooltip .tooltip-container{bottom:100%;top:auto;left:-93px;max-width:243px}}@media screen and (min-width:1024px)and (max-width:1261px){.company-profile-page .company-profile-info .candidate-citizenship,.company-profile-page .company-profile-info .candidate-experience,.company-profile-page .company-profile-info .candidate-location,.company-profile-page .company-profile-info .candidate-position{flex:1 1 calc(50% - 10px);max-width:calc(50% - 10px)}.company-profile-page .company-profile-info .candidate-passport-period{max-width:170px!important}}.date-select-top .dp--menu-wrapper{top:-340px!important}@media screen and (max-width:767px){.company-profile-page.candidate-profile-edit .company-profile-body{padding-bottom:16px}.company-profile-page .company-profile-body .professional-form{gap:5px}.company-profile-body .company-profile-action-footer{margin-top:16px}}@media screen and (min-width:870px){.company-profile-page-full.company-profile-page .company-profile-body .company-profile__additional-description .card{display:flex;gap:32px;align-items:center}.company-profile-page-full.company-profile-page .company-profile-body .company-profile__additional-description .card .row-block{flex:0 0 50%;max-width:50%;width:100%}.company-profile-page-full.company-profile-page .company-profile-body .card__text{margin-top:0}.company-profile-page-full.company-profile-page .company-profile-body .company-profile__additional-description .card:first-child{max-width:100%;flex:0 0 100%}}.candidate-profile-info-row-border{border-top:1px solid var(--Outline,#dadee4);padding:16px 0}.remove-account-modal .modal-wrapper{padding:32px}.remove-account-modal .modal-wrapper .modal-title{font-family:Inter;font-weight:600;font-size:18px;line-height:20px;letter-spacing:0;color:var(--Secondary-Heading,#1e242a)}.remove-account-modal .modal-footer div{display:flex}.change-password-modal p{font-family:Inter;font-weight:400;font-size:16px;line-height:150%;letter-spacing:0;color:var(--Secondary-,#3c434c)}.change-password-modal ul{padding-left:25px}.change-password-modal ul li{margin-bottom:15px;font-family:Inter;font-weight:400;font-size:16px;line-height:150%;letter-spacing:0;color:var(--Secondary-,#3c434c)}.modal-question .card-form .form-item{flex:1 1 100%}.job-header{min-height:72px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:101}@media(max-width:1023px){.job-header{gap:20px}}.job-header.job-preview-header .container{align-items:center}.job-header_sticky{position:sticky;top:57px;z-index:102}.job-header.align-start{align-items:flex-start}.job-header.job-header-top{background:#fff;padding:14px 0 29px 0;border-bottom:0}@media screen and (max-width:767px){.job-header.job-header-top{display:contents}}.job-header.job-header-company{padding-top:10px;max-width:100%;flex-direction:column;flex-wrap:nowrap;align-items:flex-start}@media(max-width:1199px){.job-header:not(.job-sticky-header){padding-top:0}.job-header.job-sticky-header{top:57px;left:0;padding-top:0;padding-left:16px;padding-right:16px;width:100vw;background-color:#fff;position:sticky;z-index:9}}.job-header .tabs-header{width:100%;margin-bottom:0}.job-header .tabs-header .tabs-button{padding:16px 0}.job-header .tabs-header .tabs-button:last-child:before{width:1000%}.job-header .tabs-header .tabs-button:first-child:before{width:1000%;right:0;left:auto}.job-header__top{width:100%;display:flex;align-items:center}@media screen and (max-width:767px){.job-header__top{top:57px;padding-top:10px;padding-bottom:10px;position:sticky;background:#fff;z-index:101}}@media(min-width:577px){.job-header__title-wrapper{gap:16px;display:inline-flex;align-items:center}}.job-header .added-by{color:var(--Secondary-500,#76808d);font-size:12px;font-style:normal;font-weight:400;line-height:18px}.job-header .block-contact-wrapper{display:flex;align-items:flex-start;justify-content:space-between;width:100%}@media(min-width:1024px){.job-header .block-contact-wrapper{margin-top:20px}}@media(max-width:1023px){.job-header .block-contact-wrapper{flex-direction:column}.job-header .block-contact-wrapper .block-contact:first-child{align-items:flex-start;flex-direction:column}.job-header .block-contact-wrapper .block-contact__right{flex:1;width:100%;margin-top:12px;justify-content:space-between}}.job-header .block-contact-wrapper .block-contact__statistic{display:inline-flex;align-items:center;gap:12px}.job-header .block-contact-wrapper .date{color:#98a2b3;font-size:12px;font-style:normal;font-weight:400;line-height:150%}.job-header .block-contact-wrapper .block-contact{border-bottom:0}.job-header .block-contact-wrapper .block-contact.flex-start{justify-content:flex-start}.job-header .block-contact-wrapper .block-contact.mb-0{margin-bottom:0}.job-header .block-contact-wrapper .block-contact__right{display:flex;flex-direction:row;align-items:center;gap:16px}.job-header .block-contact-wrapper .block-contact__right.no-wrap{white-space:nowrap}.job-header .block-contact-wrapper .block-contact__counter{display:flex;flex-direction:row;align-items:center;color:#98a2b3;font-size:12px}.job-header .block-contact-wrapper .block-contact__counter svg{margin-right:5px}.job-header .block-contact-wrapper .block-contact__counter svg path[fill]{fill:#98a2b3}.job-header .block-contact-wrapper .block-contact__counter svg path[stroke]{stroke:#98a2b3}.job-header h2{display:flex;align-items:center;margin:2px 0}.job-header h2 a{margin-right:6px;display:flex;align-items:center;justify-content:center;height:40px;width:40px;border-radius:100%;margin-top:-4px}.job-header h2 a svg path[fill]{fill:#98a2b3}.job-header h2 a svg path[stroke]{stroke:#98a2b3}.job-header h2 a:hover{background:rgba(16,24,40,.06)}.job-header h3{display:flex;align-items:center;min-height:40px}.job-header h3 a{margin-right:6px;display:flex;align-items:center;justify-content:center;height:40px;width:40px;border-radius:100%;margin-top:-2px}.job-header h3 a svg path[fill]{fill:#98a2b3}.job-header h3 a svg path[stroke]{stroke:#98a2b3}.job-header h3 a:hover{background:rgba(16,24,40,.06)}.job-header .container{display:flex;max-width:1376px;align-items:flex-start;justify-content:space-between;margin:0}.job-header .actions{display:flex}.job-header .actions .btn{padding:10px 16px;border-radius:10px}.job-header .actions .btn.ml-2{margin-left:8px}.job-header .btn-outline-silent svg path[fill]{fill:var(--secondary-eading,#101828)}.job-header .btn-outline-silent svg path[stroke]{stroke:var(--secondary-eading,#101828)}.job-header__job-title{color:var(--secondary-heading,#1e242a)}.tabs-wrapper{width:100%;border-top:1px solid var(--Outline,#dadee4);border-bottom:1px solid var(--Outline,#dadee4);display:flex;align-items:center;justify-content:center}.tabs-wrapper .tabs-header{width:100%;margin-bottom:0;display:flex;flex-direction:row}.tabs-wrapper .tabs-button{flex:1 1 100%;border:0;background:transparent;color:var(--Secondary-500,#76808d);font-size:16px;font-style:normal;font-weight:600;line-height:24px;position:relative;display:flex;flex-direction:row;align-items:center;justify-content:center;white-space:nowrap;padding:18px 0}.tabs-wrapper .tabs-button.active{color:var(--Primary-600,#25aef6)}.tabs-wrapper .tabs-button.active:before{width:100%;right:0;left:auto;background:#25aef6;height:1px;top:calc(100% - 1px);content:"";position:absolute}@media(max-width:1023px){.tabs-wrapper .tabs-button{font-size:14px;line-height:16px;white-space:normal}}.job-body{margin-top:21px;margin-bottom:44px}.job-body .mode-wrapper{margin-bottom:24px;display:flex;gap:13px;align-items:center;justify-content:space-between;max-width:100%;width:100%;flex:0 0 100%}@media screen and (max-width:767px){.job-body .mode-wrapper.mode-wrapper-post-job-candidates{flex-wrap:wrap}}.job-body .mode-wrapper .actions-wrapper{max-width:100%;overflow-y:auto}.job-body .mode-wrapper .actions{display:flex;align-items:center}.job-body .mode-wrapper .actions_long{margin-left:15px;max-width:inherit;flex-wrap:nowrap;gap:0}@media screen and (max-width:1300px){.job-body .mode-wrapper .actions_long{margin-left:0;width:774px;flex:0 0 774px;max-width:774px}}.job-body .mode-wrapper .actions .btn{margin-right:13px;color:var(--Secondary-,#3c434c);font-size:12px;font-style:normal;font-weight:400;line-height:22px}.job-body .mode-wrapper .actions .btn.active{color:var(--Primary-600,#25aef6);font-size:12px;font-style:normal;text-shadow:.5px 0 #25aef6;line-height:22px;background:rgba(135,214,255,.28);border:1px solid rgba(135,214,255,.28)}.job-body .mode-wrapper .sort{position:relative}.job-body .mode-wrapper .sort .multiselect{min-height:40px;min-width:161px}.job-body .mode-wrapper .sort .multiselect .multiselect__single{font-size:14px}.job-body .mode-wrapper .sort .multiselect .multiselect__select{min-height:40px}.job-body .mode-wrapper .sort .multiselect .multiselect__select:before{top:0}.job-body .mode-wrapper .sort .multiselect .multiselect__tags{min-height:40px;height:40px;padding:8px 40px 0 35px;border:1px solid var(--gray-50,#ebeef2)}.job-body .mode-wrapper .sort .sort-button{cursor:pointer;position:absolute;top:12px;left:14px;z-index:2}.job-body .candidate-list-wrapper-boardMode .candidate-item{flex:0 0 calc(25% - 18px)}@media screen and (max-width:1329px){.job-body .candidate-list-wrapper-boardMode .candidate-item{flex:0 0 calc(33.3333% - 16px)}}@media(max-width:1023px){.job-body .candidate-list-wrapper-boardMode .candidate-item{flex:0 0 calc(50% - 16px)}}@media screen and (max-width:767px){.job-body .candidate-list-wrapper-boardMode .candidate-item{flex:0 0 100%}}.job-body .job-container{border-radius:20px;background:var(--White,#fff);box-shadow:6px 8px 60px 0 rgba(0,0,0,.08),0 0 10px 0 rgba(0,0,0,.06);padding:32px;margin-bottom:32px}.job-body .job-container .no-skills{margin:0 auto 32px}.job-body table td{font-size:16px;font-weight:400;line-height:150%;vertical-align:baseline;padding-bottom:10px}.job-body table td,.job-body table td h3{color:var(--Secondary-,#3c434c);font-style:normal}.job-body table td h3{font-size:15px;font-weight:700;line-height:22px;margin-bottom:16px}.job-body table td .form-checkbox{margin-bottom:16px}.job-body table td .form-checkbox .form-checkbox-label{color:var(--Secondary-,#3c434c);font-size:15px;font-style:normal;font-weight:400}.job-body table td ul{padding-left:15px}.job-body table td .tag-wrapper{padding-top:10px;padding-bottom:16px;display:flex;gap:10px;flex-wrap:wrap}.job-body table td .tag-wrapper:last-child{padding-bottom:0}.job-body table td .tag-wrapper .tag{background:var(--Secondary-100,#eef1f5);color:var(--Secondary-500,#76808d);border:0}.job-body table td:first-child{width:233px;padding-right:32px;color:var(--Secondary-,#3c434c);font-size:15px;font-style:normal;font-weight:700;line-height:22px}.job-body table td:first-child span{color:var(--Secondary-500,#76808d);font-size:14px;font-style:normal;font-weight:400;line-height:22px;display:block}@media(max-width:1023px){.job-body.job-preview-body{padding:0;flex-direction:column;border-radius:initial;box-shadow:none;background:transparent}.job-body.job-preview-body .job-container{order:-1}.job-body.job-preview-body .job-aside,.job-body.job-preview-body .job-container{flex:1;max-width:100%}.job-body.job-preview-body .job-small-screen-card{padding:24px;border-radius:20px;background:var(--White,#fff);box-shadow:6px 33px 60px 0 rgba(0,0,0,.08),0 0 10px 0 rgba(0,0,0,.06)}}@media(max-width:1199px){.job-body.job-preview-body .job-description-wrapper{flex-direction:column!important}}.job-body.job-preview-body .job-description-wrapper .mobile-job-description-header{display:flex;align-items:center;justify-content:space-between}.job-body.job-preview-body .job-description-wrapper .quote{flex:0 0 34px;max-width:34px}@media(min-width:1024px){.job-body.job-preview-body .job-description-wrapper .job-description{max-width:653px}}@media(max-width:1023px){.job-body.job-preview-body .job-description-wrapper .job-description{max-width:100%}}@media screen and (max-width:1023px)and (min-width:998px){.job-body.job-preview-body .job-aside{padding-left:0;padding-right:0}}@media(min-width:577px)and (max-width:1199px){.job-body.job-preview-body .job-aside{flex-wrap:wrap;flex-direction:row;justify-content:space-between}}@media screen and (max-width:767px){.job-body.job-preview-body .job-aside{display:initial}}.job-body.job-preview-body .job-aside .job-preview-tab-item__title{width:100%}.job-body.job-preview-body .job-aside .job-aside-card{flex:1}.job-body.job-preview-body .job-aside .job-aside-card:nth-child(2){width:100%;min-width:100%}@media(max-width:1023px){.job-body.job-preview-body .job-aside .job-aside-card:nth-child(n+3){max-width:calc(50% - 8px)}}@media screen and (max-width:767px){.job-body.job-preview-body .job-aside .job-aside-card:nth-child(n+3){min-width:100%}}.job-body .pre-screen-alert{color:var(--Primary-600,#25aef6)}.job-body .pre-screen-alert svg path[stroke]{stroke:var(--Primary-600,#25aef6)}.pre-screen h2{color:var(--Secondary-Heading,#1e242a);font-size:18px;line-height:24px;margin-bottom:20px}.pre-screen h2,.pre-screen h3{font-style:normal;font-weight:700}.pre-screen h3{color:var(--Secondary-,#3c434c);font-size:15px;line-height:22px}.pre-screen .form-checkbox,.pre-screen .form-radio,.pre-screen h3{margin-bottom:16px}.pre-screen .form-checkbox-label,.pre-screen .form-radio-label{color:var(--Secondary-,#3c434c);font-size:15px;font-style:normal;font-weight:400}.pre-screen-sliders{display:flex;align-items:center;flex-wrap:wrap;gap:65px;margin-bottom:64px}.pre-screen-slider{flex:0 0 calc(33.3333% - 45px);max-width:calc(33.3333% - 45px);width:calc(33.3333% - 45px);border-bottom:1px solid rgba(218,222,228,.5)}.pre-screen-slider .vue-slider{margin-bottom:20px}.pre-screen-slider .form-checkbox{margin-bottom:16px}.pre-screen-slider h3{display:flex;align-items:center;justify-content:space-between;color:var(--Secondary-,#3c434c);font-size:14px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:8px}.pre-screen-slider h3 .form-control{width:40px;padding:0;text-align:center}.post-job-wrapper{display:contents}.job-add-main-information{padding-top:10px;padding-bottom:24px;background:#fff;position:relative;z-index:100}.job-add-main-information .form-label{color:#1e242a}.job-add-main-information .form-wrapper{display:flex;flex-wrap:wrap;-moz-column-gap:57px;column-gap:57px;row-gap:20px}.job-add-main-information .form-wrapper .new-job-industry{flex:1 1 calc(35% - 155px);max-width:calc(35% - 155px)}.job-add-main-information .form-wrapper .new-job-number-of-hires{max-width:155px;display:flex;flex-direction:column;align-items:center}.job-add-main-information .form-wrapper .new-job-number-of-hires .form-label{justify-content:center}.job-add-main-information .form-wrapper .new-job-number-of-hires .form-control{max-width:91px;width:100%}.job-add-main-information .form-wrapper .new-job-number-of-hires button{padding:0}.job-add-main-information .form-wrapper .new-job-number-of-hires .form-control-wrapper{width:100%;justify-content:space-between}.job-add-main-information .form-wrapper .new-job-currency{max-width:130px;min-width:100px}.job-add-main-information .form-wrapper .new-job-salary-block{flex:1 1 80%;max-width:80%;min-width:230px}.job-add-main-information .form-wrapper .form-item.w-60{flex:1 1 calc(60% - 29px);max-width:calc(60% - 29px)}.job-add-main-information .form-wrapper .form-item.w-40{flex:1 1 calc(40% - 29px);max-width:calc(40% - 29px)}.job-add-main-information .form-wrapper .form-item.w-50{flex:1 1 calc(50% - 29px);max-width:calc(50% - 29px)}.job-add-main-information .form-wrapper .form-item.w-35{flex:1 1 calc(35% - 29px);max-width:calc(35% - 29px)}.job-add-main-information .form-wrapper .form-item.w-13{flex:1 1 calc(13% - 29px);max-width:calc(13% - 29px)}.job-add-main-information .form-wrapper .form-item-group{display:flex;-moz-column-gap:20px;column-gap:20px}.job-add-main-information .form-wrapper .form-item-group .form-item.w-60{flex:1 1 calc(60% - 10px);max-width:calc(60% - 10px)}.job-add-main-information .form-wrapper .form-item-group .form-item.w-40{flex:1 1 calc(40% - 10px);max-width:calc(40% - 10px)}.job-add-main-information .form-wrapper .form-item-group__divider:before{content:"";display:inline-block;width:6px;height:1px;background:#000;transform:translateY(5px)}.job-add-main-information .add-job-post-fields{display:flex;flex-direction:column;gap:20px;width:100%}@media screen and (max-width:1240px){.job-add-main-information .add-job-post-fields .tooltip.label-tooltip{margin-left:2px}}.job-add-main-information .add-job-post-fields__left{width:100%;display:flex;flex-direction:column;gap:20px}.job-add-main-information .add-job-post-fields__right{width:100%;display:flex;flex-direction:row;justify-content:space-between}.job-add-main-information .add-job-post__job-position-level{width:100%;display:flex;flex-direction:row;gap:50px}@media screen and (max-width:767px){.job-add-main-information .add-job-post__job-position-level{flex-direction:column}}.job-add-main-information .add-job-post__job-level{max-width:235px}.job-add-main-information .add-job-post__salary{display:flex;flex-direction:row;justify-content:space-between;gap:20px;width:100%}@media screen and (max-width:1024px){.job-add-main-information .add-job-post__salary{max-width:49%}}@media screen and (max-width:767px){.job-add-main-information .add-job-post__salary{max-width:100%}}.job-add-main-information .add-job-post__salary .salary-input-block{display:flex;flex-direction:row;gap:8px}@media(min-width:1024px){.job-add-main-information .add-job-post__salary .salary-input-block .salary-input{min-width:80px}}@media(min-width:1200px){.job-add-main-information .add-job-post__contract{max-width:198px}}.job-add-main-information .add-job-post__salary-block{display:flex;flex-direction:column;width:100%}.job-add-main-information .add-job-post__currency{max-width:130px;min-width:103px;width:100%}.job-add-main-information .add-job-post-fields{flex-direction:row;gap:40px}@media screen and (max-width:1024px){.job-add-main-information .add-job-post-fields{gap:20px;flex-direction:column}}.job-add-main-information .add-job-post-fields__left{flex:0 1 52%;max-width:52%}@media screen and (max-width:1024px){.job-add-main-information .add-job-post-fields__left{flex:1;max-width:none}}.job-add-main-information .add-job-post-fields__right{flex:1;gap:20px;max-width:none;justify-content:flex-start;flex-direction:column}@media(min-width:1200px){.job-add-main-information .add-job-post-fields__right .form__row{gap:40px}}@media screen and (max-width:767px){.job-add-main-information .add-job-post-fields__right .form__row:last-child,.job-add-main-information .add-job-post-fields__right .form__row:not(:last-child){flex-direction:column}}@media(min-width:1200px){.job-add-main-information .add-job-post-fields__right .industry-domain-form-item{max-width:380px}}.job-add-main-information .add-job-post__job-position-level{gap:20px}@media(max-width:1199px){.job-add-main-information .add-job-post__job-position-level .form-item-select{flex:1;max-width:50%}}@media screen and (max-width:767px){.job-add-main-information .add-job-post__job-position-level .form-item-select{max-width:100%}}.job-add-main-information .add-job-post__job-level{max-width:calc(50% - 10px);max-width:259px}@media screen and (min-width:1920px){.job-add-main-information .add-job-post-fields{max-width:1720px;margin-left:auto;margin-right:auto}}@media screen and (max-width:767px){.job-add-main-information .form-wrapper{display:block}}@media screen and (min-width:1281px){.job-add-main-information .form-wrapper .new-job-industry{flex:1 1 calc(45% - 155px);max-width:calc(45% - 155px)}}.form-item-number{text-align:center}.form-item-number .form-label{text-align:center;display:block}.form-item-number .form-control-wrapper{display:flex;align-items:center;padding:0 10px}.form-item-number .form-control-wrapper .form-control{text-align:center}.form-item-number .form-control-wrapper svg path[stroke]{stroke:#98a2b3}.form-item-number .form-control-wrapper svg path[fill]{fill:#98a2b3}.form-item-number button{background:transparent;border:0;display:flex;align-items:center;justify-content:center;height:44px;padding:0 12px}.job-add-tab-content{margin-bottom:40px}@media screen and (max-width:767px){.job-add-tab-content{flex:1;display:flex;align-items:center;flex-direction:column;justify-content:flex-start}}.job-add-tab-content .job-add-tab-item{display:flex;gap:32px}@media screen and (max-width:767px){.job-add-tab-content .job-add-tab-item{flex:1;width:100%;align-items:center;flex-direction:column;justify-content:space-between}}.job-add-tab-content .job-add-tab-item .card .form-item.form-item-slider{margin-bottom:45px;width:100%;max-width:calc(100% - 5px);margin-left:auto;margin-right:auto}.job-add-tab-content .job-add-tab-item .empty-skills{text-align:center}.job-add-tab-content .job-add-tab-item .empty-skills.empty-pre-screen{max-width:398px;margin:0 auto}.job-add-tab-content .job-add-tab-item .empty-skills h3{color:var(--Secondary-Heading,#1e242a);font-family:Inter;font-size:18px;font-style:normal;font-weight:700;line-height:24px}.job-add-tab-content .job-add-tab-item .empty-skills h3 strong{color:var(--Primary-600,#25aef6);font-family:Inter;font-size:18px;font-style:normal;font-weight:700;line-height:24px}.job-add-tab-content .job-add-tab-item .empty-skills p{margin:8px auto;color:var(--Secondary-,#3c434c);text-align:center;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:150%;max-width:682px}.job-add-tab-content .job-add-tab-item .empty-skills img{margin:0 auto}.job-add-tab-content .job-add-tab-item .modal-btn-wrapper{width:100%;left:0;bottom:0;padding:10px 16px;position:sticky;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:hsla(0,0%,100%,.01);z-index:9}.job-add-tab-content .job-add-tab-item .modal-btn-wrapper .btn{width:100%;height:56px;justify-content:center}.job-add-tab-content .job-add-tab-item .form-item-switcher{align-items:center;display:flex}.job-add-tab-content .job-add-tab-item .form-item-switcher .form-label{margin-bottom:0;margin-right:12px}.job-add-tab-content .job-add-tab-item .form-item-switcher .skills__tooltip{width:16px;height:16px;margin-right:11px;cursor:pointer}.job-add-tab-content .job-add-tab-item .form-item-switcher .skills__tooltip path[stroke]{stroke:var(--secondary-300,#98a2b3)}.job-add-tab-content .job-add-tab-item .form-item-switcher .skills__tooltip path[fill]{fill:var(--secondary-300,#98a2b3)}.job-add-tab-content .job-add-tab-item .vue-slider-dot-tooltip-inner{border-radius:4px;background:var(--White,#fff);box-shadow:14px 14px 60px 0 rgba(0,0,0,.15),0 1px 8px 0 rgba(0,0,0,.1);color:var(--Secondary-Heading,#1e242a);text-align:center;font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:12px;padding:4px 8px}.job-add-tab-content .job-add-tab-item .vue-slider-dot-tooltip-inner:after{border-top-color:#fff}.job-add-tab-content .job-add-tab-item .skills-wrapper .skills-card{display:flex;flex-direction:column}.job-add-tab-content .job-add-tab-item .skills-wrapper .tag-wrapper{gap:10px;justify-content:flex-start;background:var(--Surface,#f7f9fc);border-radius:12px;align-content:baseline;flex:1}.job-add-tab-content .job-add-tab-item .skills-wrapper .tag{background:#fff;border:1px solid var(--Outline,#dadee4)}.job-add-tab-content .job-add-tab-item .skills-wrapper .tag:hover svg path[stroke]{stroke:var(--Tertiary-300,#fda29b)}.job-add-tab-content .job-add-tab-item .skills-wrapper .tag.tag-top{border:1px solid var(--Primary-300,#87d6ff);background:#e5f6ff}.job-add-tab-content .job-add-tab-item .skills-wrapper .tag button svg{width:14px;height:14px}.job-add-tab-content .job-add-tab-item .not-selected{color:var(--Secondary-300,#98a2b3);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.job-add-tab-content .job-add-tab-item .form-title{position:relative}.job-add-tab-content .job-add-tab-item .form-title .clear-btn{top:-8px}.job-add-tab-content .job-add-tab-item.job-add-tab-item-location .col{padding-top:44px;flex:0 0 calc(33.33333% - 16px);max-width:calc(33.33333% - 16px)}@media screen and (max-width:767px){.job-add-tab-content .job-add-tab-item.job-add-tab-item-location .col{padding-top:44px;flex:0 0 100%;max-width:100%;width:100%}.job-add-tab-content .job-add-tab-item.job-add-tab-item-location .col .card{margin-bottom:0}}.job-add-tab-content .job-add-tab-item.job-add-tab-item-location .multiple-select-values{min-height:100px}.job-add-tab-content .job-add-tab-item.job-add-tab-item-location .card-time-zone .form-item{flex:0 0 100%;max-width:100%;width:100%}.job-add-tab-content .job-add-tab-item .clear-btn{position:absolute;top:0;right:0}.job-add-tab-content .job-add-tab-item .skills-body{display:flex;align-items:center;gap:8px}.job-add-tab-content .job-add-tab-item .skills-body .tag{background:var(--Secondary-100,#eef1f5);border-color:var(--Secondary-100,#eef1f5);color:var(--Secondary-500,#76808d);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:22px;border-radius:8px}.job-add-tab-content .job-add-tab-item .skill-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.job-add-tab-content .job-add-tab-item .skill-header .dropdown-edit{position:relative;top:0;right:0}.job-add-tab-content .job-add-tab-item .skill-header .skill-title{color:var(--Secondary-,#3c434c);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.job-add-tab-content .job-add-tab-item .skills-grid{display:flex;flex-wrap:wrap;gap:16px}.job-add-tab-content .job-add-tab-item .skills-grid .card{flex:0 0 calc(50% - 8px);max-width:calc(50% - 8px)}.job-add-tab-content .job-add-tab-item .col{flex:0 1 50%;max-width:50%}.job-add-tab-content .job-add-tab-item .col.col-big{flex:0 1 65%;max-width:65%}@media(max-width:576px){.job-add-tab-content .job-add-tab-item .col.col-big.add-description-col,.job-add-tab-content .job-add-tab-item .col.mobile-full-width-col{flex:1;width:100%;max-width:none}}.job-add-tab-content .job-add-tab-item .col.col-small{flex:0 1 35%;max-width:35%}.job-add-tab-content .job-add-tab-item .col:last-child{padding-top:44px}@media(max-width:576px){.job-add-tab-content .job-add-tab-item .col:last-child{width:100%;flex:1;max-width:none;padding-top:0}}.job-add-tab-content .job-add-tab-item .col:first-child{padding-top:44px}@media screen and (max-width:998px){.job-add-tab-content .job-add-tab-item .mobile-modal{width:100%;flex:1!important;max-width:100%!important;display:none;overscroll-behavior:contain;position:fixed;z-index:99999999999;top:0;left:0;height:100%;padding:32px 16px 32px;overflow-y:auto}.job-add-tab-content .job-add-tab-item .mobile-modal .question-card{height:-moz-fit-content;height:fit-content}.job-add-tab-content .job-add-tab-item .mobile-modal.open{display:grid;align-items:center}}.job-add-tab-content .job-add-tab-item .mobile-modal__backdrop{top:0;left:0;position:fixed;z-index:999;width:100vw;height:100vh;opacity:.5;background-color:#000}.job-add-tab-content .job-add-tab-item .mobile-modal__body{position:relative}@media screen and (max-width:998px){.job-add-tab-content .job-add-tab-item .mobile-modal__body{z-index:999}}.job-add-tab-content .description-tab{max-width:1024px;width:100%;margin:44px auto}.job-add-tab-content .card{text-align:left;border-radius:12px;background:var(--White,#fff);box-shadow:6px 8px 60px 0 rgba(0,0,0,.08),0 0 10px 0 rgba(0,0,0,.06);padding:16px;position:relative;margin-bottom:12px;height:100%}.job-add-tab-content .card .text-editor{margin-bottom:20px}.job-add-tab-content .card table td:first-child{font-weight:600;padding-right:44px}.job-add-tab-content .card table td:first-child,.job-add-tab-content .card table td:last-child{color:var(--Secondary-,#3c434c);font-family:Inter;font-size:14px;font-style:normal;line-height:22px}.job-add-tab-content .card table td:last-child{font-weight:400}.job-add-tab-content .card .card-option-item{display:flex;align-items:center;justify-content:center}.job-add-tab-content .card .card-option-item .form-item-select{margin-right:20px}.job-add-tab-content .card .card-option-item .btn{padding:10px 6px}.job-add-tab-content .card .card-option-item .form-checkbox,.job-add-tab-content .card .card-option-item .form-radio{margin-bottom:0;pointer-events:none}.job-add-tab-content .card .form-radio-group{justify-content:space-between;margin-bottom:20px}.job-add-tab-content .card .card-footer{display:flex;justify-content:flex-end}.job-add-tab-content .card .card-footer .btn{margin-left:16px}.job-add-tab-content .card .form-item{margin-bottom:20px}.job-add-tab-content .card .card-location{display:flex;gap:20px}.job-add-tab-content .card .card-location .form-item{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px);width:calc(50% - 10px)}.job-add-tab-content .card.card-form{padding:24px;border-radius:20px;background:var(--White,#fff);box-shadow:6px 8px 60px 0 rgba(0,0,0,.08),0 0 0 rgba(0,0,0,.06)}.job-add-tab-content .card.card-form.h-auto{height:auto}.job-add-tab-content .card.card-form .card-header{display:flex;align-items:center;justify-content:space-between}.job-add-tab-content .card.card-form .card-header .btn-close{width:40px;height:40px;display:inline-flex;border-radius:50%;align-items:center;outline:none;border:0;justify-content:center;background-color:#f7f9fc;cursor:pointer}.job-add-tab-content .card .card-option{border-radius:var(--Corner-radius-main,8px);padding:16px;background:var(--Surface,#f7f9fc);margin-bottom:20px}.job-add-tab-content .card .card-option .form-radio .form-radio-label:before{top:-14px;transform:translateY(0)}.job-add-tab-content .card .form-title{color:var(--Secondary-Heading,#1e242a);font-family:Inter;font-size:18px;font-style:normal;font-weight:700;line-height:24px;margin-bottom:20px}.job-add-tab-content .card .dropdown-edit{position:absolute;top:16px;right:16px}.job-add-tab-content .card .card-question{padding-right:44px}.job-add-tab-content .card .multiple-select-values{border-radius:var(--Corner-radius-main,8px);padding:12px;background:var(--Surface,#f7f9fc);margin-top:20px;display:flex;flex-wrap:wrap;gap:10px}.job-add-tab-content .card p{color:var(--Secondary-,#3c434c);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:150%;margin-bottom:16px}.job-add-tab-content .card p:last-child{margin-bottom:0}.job-add-tab-content .card .form-checkbox,.job-add-tab-content .card .form-radio{margin-bottom:16px}.job-add-tab-content .card .form-checkbox input:checked+.form-checkbox-label:after,.job-add-tab-content .card .form-checkbox input:checked+.form-radio-label:after,.job-add-tab-content .card .form-radio input:checked+.form-checkbox-label:after,.job-add-tab-content .card .form-radio input:checked+.form-radio-label:after{transform:translateY(-50%) scale(1)}.job-add-tab-content .card .form-checkbox .form-checkbox-label,.job-add-tab-content .card .form-checkbox .form-radio-label,.job-add-tab-content .card .form-radio .form-checkbox-label,.job-add-tab-content .card .form-radio .form-radio-label{color:var(--Secondary-,#3c434c);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:150%}.job-add-tab-content .card .form-checkbox .form-checkbox-label:before,.job-add-tab-content .card .form-checkbox .form-radio-label:before,.job-add-tab-content .card .form-radio .form-checkbox-label:before,.job-add-tab-content .card .form-radio .form-radio-label:before{top:50%;transform:translateY(-50%)}.job-add-tab-content .card .form-checkbox .form-checkbox-label:after,.job-add-tab-content .card .form-checkbox .form-radio-label:after,.job-add-tab-content .card .form-radio .form-checkbox-label:after,.job-add-tab-content .card .form-radio .form-radio-label:after{top:50%;transform:translateY(-50%) scale(0)}.job-add-tab-content .card .title{color:var(--Secondary-Heading,#1e242a);font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:22px;margin-bottom:16px;word-break:break-word}.job-add-tab-content .question-card{height:inherit}.job-alert{display:flex;align-items:center;padding:4px 8px;border-radius:20px;background:var(--Surface,#f7f9fc);color:var(--Secondary-300,#98a2b3);font-size:14px;font-style:normal;font-weight:400;line-height:150%}.job-alert svg{margin-right:4px}.job-alert svg path[stroke]{stroke:var(--Secondary-300,#98a2b3)}.job-alert svg path[fill]{fill:var(--Secondary-300,#98a2b3)}.job-alert.job-alert-award{color:var(--Orange,#f2994a);background:rgba(255,225,166,.28)}.job-alert.job-alert-award svg path[stroke]{stroke:var(--Orange,#f2994a)}.job-alert.job-alert-award svg path[fill]{fill:var(--Orange,#f2994a)}.job-alert.job-alert-viewed{background:rgba(135,214,255,.28);color:var(--Primary-600,#25aef6)}.job-alert.job-alert-viewed svg path[stroke]{stroke:var(--Primary-600,#25aef6)}.job-alert.job-alert-viewed svg path[fill]{fill:var(--Primary-600,#25aef6)}.job-alert.job-alert-accepted{color:var(--onfirmation-500,#8dcb01);background:var(--onfirmation-50,#eef8d7)}.job-alert.job-alert-accepted svg path[stroke]{stroke:var(--onfirmation-500,#8dcb01)}.job-alert.job-alert-accepted svg path[fill]{fill:var(--onfirmation-500,#8dcb01)}.job-alert.job-alert-rejected{background:var(--Tertiary-50,#fff2f1);color:var(--Tertiary-600,#b42318)}.job-alert.job-alert-rejected svg path[stroke]{stroke:var(--Tertiary-600,#b42318)}.job-alert.job-alert-rejected svg path[fill]{fill:var(--Tertiary-600,#b42318)}.company-profile-page.company-profile-page-full .company-profile-body .company__contact-person .contact-person{margin-top:45px;align-items:center}.company-profile-page.company-profile-page-full .company-profile-body .company__contact-person .contact-person .avatar{width:74px;height:74px}.job-aside-user{cursor:pointer}.job-header{padding:0 32px}.job-images{display:flex;align-items:center;position:relative;z-index:9;cursor:pointer}.job-images img{width:45px;height:45px;-o-object-fit:contain;object-fit:contain;margin-right:5px;border-radius:100%;border:1px solid #dadee4}.skills-item .tooltip .tooltip-container{word-break:break-word;white-space:normal}.dropdown{position:relative;width:40px}.dropdown.with-text{width:auto}.dropdown.with-text .dropdown-btn{font-size:14px;font-style:normal;font-weight:700;line-height:20px;border-radius:5px;padding:8px 16px;cursor:pointer;transition:all .25s ease;display:inline-flex;align-items:center;height:auto;width:auto;background:transparent!important;color:var(--secondary-eading,#101828);border:1px solid var(--secondary-input-outline,#dadee4);margin-right:10px;gap:8px}.dropdown.with-text .dropdown-menu{padding:10px}.dropdown .dropdown-btn{display:flex;align-items:center;justify-content:center;height:40px;width:40px;border-radius:100%;padding:0;border:0;background:var(--Surface,#f7f9fc)!important;box-shadow:none!important;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-tap-highlight-color:rgba(0,0,0,0)}.dropdown .dropdown-btn:focus{outline:none}.dropdown .dropdown-btn:focus:not(:focus-visible){outline:none}.dropdown .dropdown-btn:focus:not(:-moz-focusring){outline:none}.dropdown .dropdown-btn::-moz-focus-inner{border:0;padding:0}.dropdown .dropdown-menu{position:absolute;top:100%;right:0;padding:16px 24px;border-radius:12px;background:var(--White,#fff);box-shadow:14px 14px 60px 0 rgba(0,0,0,.15);z-index:4;width:-moz-max-content;width:max-content}.dropdown-edit .btn{width:100%;padding:0;margin-bottom:16px;display:flex}.dropdown-edit .btn:last-child{margin-bottom:0}.modal.modal-skill .modal-wrapper{overflow:visible;max-width:533px}.modal.modal-skill .modal-wrapper .skills-search{margin-bottom:16px}.job-add-tab-content .job-add-tab-item .multiple-select-values,.modal-skill .card-form .multiple-select-values{border-radius:var(--Corner-radius-main,8px);padding:12px;background:var(--Surface,#f7f9fc);margin-top:20px;display:flex;flex-wrap:wrap;gap:10px}.job-add-tab-content .job-add-tab-item .card .multiple-select-values-skills,.job-add-tab-content .job-add-tab-item .multiple-select-values-skills,.modal-skill .card-form .card .multiple-select-values-skills,.modal-skill .card-form .multiple-select-values-skills{margin-top:0;margin-bottom:20px}.job-add-tab-content .job-add-tab-item .card .multiple-select-values-skills .tag,.job-add-tab-content .job-add-tab-item .multiple-select-values-skills .tag,.modal-skill .card-form .card .multiple-select-values-skills .tag,.modal-skill .card-form .multiple-select-values-skills .tag{color:var(--Secondary-,#3c434c);font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:22px;border:1px solid var(--Outline,#dadee4);background:#fff}.skills-search{position:relative}.skills-search.candidate-list-body{flex:0 0 100%;max-width:100%;width:100%}.skills-search .skills-filter-item{margin-bottom:16px}.skills-search .skills-filter-item:last-child .vue-slider{padding-bottom:15px!important;border-bottom:0}.skills-search .skills-filter-item .radio-button-wrapper .form-radio-label{padding:4px 8px}.skills-search .skills-filter-item .radio-button-wrapper,.skills-search .skills-filter-item .vue-slider{max-width:313px}.skills-search .skills-filter-item .vue-slider{border-bottom:1px solid rgba(218,222,228,.5);padding-bottom:35px!important}.skills-search .search-dropdown{position:absolute;top:calc(100% + 5px);left:0;width:100%;max-height:303px;overflow-y:auto;overscroll-behavior:contain;padding:16px;border-radius:var(--Corner-radius-main,8px);background:var(--White,#fff);box-shadow:0 4px 25px 0 rgba(0,0,0,.1);scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.06) rgba(0,0,0,.01);z-index:9}.skills-search .search-dropdown::-webkit-scrollbar{width:7px}.skills-search .search-dropdown::-webkit-scrollbar-track{border-radius:40px;border:1px solid #fff;background:rgba(0,0,0,.01)}.skills-search .search-dropdown::-webkit-scrollbar-thumb{border-radius:40px;border:1px solid #fff;background:rgba(0,0,0,.06)}.modal-question.modal{height:100dvh;overflow-y:auto;display:grid;padding:10px}.modal-question.modal .modal-wrapper{height:-moz-fit-content;height:fit-content;overflow-y:unset}.modal-question .card-form .card-option{border-radius:var(--Corner-radius-main,8px);padding:16px;background:var(--Surface,#f7f9fc)}.modal-question .card-form .card-option .form-item-select{margin-right:20px}.modal-question .card-form .card-option .form-radio .form-radio-label:before{top:-14px;transform:translateY(0)}.modal-question .card-form .form-checkbox,.modal-question .card-form .form-radio{margin-bottom:16px}.modal-question .card-form .form-checkbox input:checked+.form-checkbox-label:after,.modal-question .card-form .form-checkbox input:checked+.form-radio-label:after,.modal-question .card-form .form-radio input:checked+.form-checkbox-label:after,.modal-question .card-form .form-radio input:checked+.form-radio-label:after{transform:translateY(-50%) scale(1)}.modal-question .card-form .form-checkbox .form-checkbox-label,.modal-question .card-form .form-checkbox .form-radio-label,.modal-question .card-form .form-radio .form-checkbox-label,.modal-question .card-form .form-radio .form-radio-label{color:var(--Secondary-,#3c434c);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:150%}.modal-question .card-form .form-checkbox .form-checkbox-label:before,.modal-question .card-form .form-checkbox .form-radio-label:before,.modal-question .card-form .form-radio .form-checkbox-label:before,.modal-question .card-form .form-radio .form-radio-label:before{top:50%;transform:translateY(-50%)}.modal-question .card-form .form-checkbox .form-checkbox-label:after,.modal-question .card-form .form-checkbox .form-radio-label:after,.modal-question .card-form .form-radio .form-checkbox-label:after,.modal-question .card-form .form-radio .form-radio-label:after{top:50%;transform:translateY(-50%) scale(0)}.modal-question .card-form .form-item{margin-bottom:20px}.modal-question .card-form .card-option-item{display:flex;align-items:center;justify-content:center}.modal-question .card-form .card-option-item .form-checkbox,.modal-question .card-form .card-option-item .form-radio{margin-bottom:0;pointer-events:none}.modal-pre-screen-content .modal-wrapper{max-width:800px}.modal-pre-screen-content .modal-body{max-height:calc(100dvh - 250px);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.06) rgba(0,0,0,.01)}.modal-pre-screen-content .modal-body::-webkit-scrollbar{width:7px}.modal-pre-screen-content .modal-body::-webkit-scrollbar-track{border-radius:40px;border:1px solid #fff;background:rgba(0,0,0,.01)}.modal-pre-screen-content .modal-body::-webkit-scrollbar-thumb{border-radius:40px;border:1px solid #fff;background:rgba(0,0,0,.06)}.modal-pre-screen{padding:20px 0}.modal-pre-screen .modal-pre-screen-title{text-align:center;color:var(--Secondary-Heading,#1e242a);font-family:Inter;font-size:24px;font-style:normal;font-weight:700;line-height:130%}.modal-pre-screen .company-logo{display:flex;align-items:center;justify-content:center;color:var(--Secondary-,#3c434c);font-family:Inter;font-size:15px;font-style:normal;font-weight:400;line-height:150%;margin:20px 0}.modal-pre-screen .company-logo .default-avatar-initials,.modal-pre-screen .company-logo img{width:53px;height:53px;border-radius:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;margin-right:8px}.modal-pre-screen .block-contact{border-top:1px solid var(--Outline,#dadee4);padding:10px 24px;justify-content:space-between;margin-bottom:20px}.modal-pre-screen .block-contact p{margin-right:10px;font-size:14px}.modal-pre-screen .block-contact p:last-of-type{margin-right:0}.modal-pre-screen .alert{display:flex;align-items:center;justify-content:center;color:var(--Primary-600,#25aef6);font-size:14px;font-style:normal;font-weight:400;line-height:18px}.modal-pre-screen .alert svg{margin-right:8px}.modal-pre-screen .alert svg path[stroke]{stroke:var(--Primary-600,#25aef6)}.modal-pre-screen .alert svg path[fill]{fill:var(--Primary-600,#25aef6)}.pre-screen{border-radius:20px;background:var(--Surface,#f7f9fc);padding:24px}.my-jobs__filter-row{justify-content:space-between;margin-left:auto;margin-right:auto}.sub-content{width:100%}@media screen and (max-width:767px){.sub-content.tabs-content-wrapper{display:flex;min-height:calc(100vh - 57px);flex-direction:column;align-items:center;justify-content:flex-start}}.sub-content__mobile-header{top:57px;height:62px;width:calc(100% + 32px);left:-16px;display:flex;padding:12px 16px;background-color:#fff;align-items:center;position:sticky;justify-content:center;z-index:9}.sub-content__mobile-header .back-image{left:16px;position:absolute}.sub-content__mobile-header .title{font-size:14px;line-height:24px;font-weight:600;color:#76808d}@media(min-width:577px){.post-job-tabs{padding-left:16px;padding-right:16px;align-items:stretch}}@media screen and (max-width:767px){.post-job-tabs{flex-direction:column}}@media(max-width:1023px){.post-job-tabs .tabs-button{width:20%}}@media screen and (max-width:767px){.post-job-tabs .tabs-button{width:100%;padding-left:20px;padding-right:20px;justify-content:space-between;border-bottom:1px solid var(--Outline,#dadee4)}}.job-candidate-page-text-mode.job-candidate-page .job-body.job-preview-body{background:#fff}.job-candidate-page-text-mode.job-candidate-page .job-aside-card{box-shadow:none;border:0;padding:0}.job-candidate-page-text-mode.job-candidate-page .job-aside-user>div{flex-direction:row;align-items:center;gap:8px}.job-candidate-page-text-mode.job-candidate-page .job-aside-user .company-name{font-weight:400}.job-candidate-page-text-mode.job-candidate-page .job-aside-location ul{border-bottom:0}.job-candidate-page-text-mode.job-candidate-page .job-aside-location .hide-on-text{display:none}.job-candidate-page-text-mode.job-candidate-page .skills-wrapper{grid-template-columns:repeat(1,1fr)}.job-candidate-page-text-mode.job-candidate-page .skills-wrapper .skills-card h4{margin-bottom:0;font-family:Inter;font-weight:400;font-size:14px;line-height:22px;letter-spacing:0;vertical-align:middle;max-width:180px;flex:0 0 180px;word-break:break-word}.job-candidate-page-text-mode.job-candidate-page .skills-wrapper .skills-card{box-shadow:none;display:flex;gap:8px;align-items:flex-start;padding:0}@media screen and (max-width:998px){.job-candidate-page-text-mode.job-candidate-page .skills-wrapper .skills-card{display:block}.job-candidate-page-text-mode.job-candidate-page .skills-wrapper .skills-card h4{flex:0 0 100%;max-width:100%;width:100%;margin-bottom:10px}}.job-candidate-page-text-mode.job-candidate-page .job-preview-main-wrapper .description{border-bottom:0;padding-bottom:0}.job-candidate-page-text-mode.job-candidate-page .skills-wrapper .tag-wrapper{padding:0}.job-candidate-page-text-mode.job-candidate-page .skills-card__icon{display:none}.job-candidate-page-text-mode.job-candidate-page .job-aside-user.mb-2 .company-name{font-weight:700}.job-candidate-page-text-mode.job-candidate-page .job-aside-user .subtext{margin-bottom:0;font-weight:700}.job-candidate-page-text-mode.job-candidate-page .job-aside-card .card-subitems-row{flex-direction:column;margin-top:10px;gap:10px}.job-candidate-page-text-mode.job-candidate-page .job-aside-card .card__subitem{width:100%;background:transparent;padding:0;display:flex;align-items:center;gap:8px;font-weight:700}.job-candidate-page-text-mode.job-candidate-page .job-aside-card .card__counter{color:var(--Secondary-,#3c434c);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:16.8px;margin-top:0}.job-candidate-page .mobile-text-mode,.job-candidate-page-text-mode.job-candidate-page .job-aside-card .card__counter svg{display:none}@media screen and (max-width:998px){.job-candidate-page-text-mode.job-candidate-page .mobile-text-mode,.job-candidate-page-text-mode.job-candidate-page .skills-wrapper .skills-card{display:block}.job-candidate-page-text-mode .job-body.job-preview-body .job-aside .job-aside-card{flex:0 0 100%;max-width:100%;width:100%}.job-candidate-page-text-mode.job-candidate-page .description{justify-content:space-between}.job-candidate-page-text-mode.job-candidate-page .skills-wrapper .skills-card h4{max-width:100%;flex:0 0 100%;width:100%;margin-bottom:15px}.job-candidate-page-text-mode.job-candidate-page .aside-mobile .contract-type,.job-candidate-page-text-mode.job-candidate-page .aside-title{display:none}}.job-candidate-page .sort-wrapper{display:flex}.job-candidate-page .btn-mode{background:transparent;color:var(--Secondary-,#3c434c);border:1px solid var(--Outline,#dadee4);border-collapse:collapse;width:56px;height:40px;display:flex;align-items:center;justify-content:center}.job-candidate-page .btn-mode:first-child{border-radius:8px 0 0 8px}.job-candidate-page .btn-mode:last-child{border-radius:0 8px 8px 0}.job-candidate-page .btn-mode svg path[stroke]{stroke:#98a2b3}.job-candidate-page .btn-mode svg path[fill]{fill:#98a2b3}.job-candidate-page .btn-mode.btn-mode-active{background:rgba(135,214,255,.28);border:1px solid rgba(135,214,255,.28);color:var(--Primary-600,#25aef6);text-shadow:.5px 0 #25aef6}.job-candidate-page .btn-mode.btn-mode-active svg path[stroke]{stroke:var(--Primary-600,#25aef6)}.job-candidate-page .btn-mode.btn-mode-active svg path[fill]{fill:var(--Primary-600,#25aef6)}.my-jobs-header .sort-wrapper{display:flex}@media screen and (max-width:1024px){.my-jobs-header .sort-wrapper{position:absolute;top:0;right:0}}@media screen and (max-width:767px){.my-jobs-header .sort-wrapper{display:none}}.my-jobs-header .job-body .mode-wrapper{flex:1 0 auto;max-width:100%;width:auto;margin-bottom:0}.my-jobs-header .job-body .mode-wrapper_long{flex-direction:row;gap:0}.my-jobs-header .job-body .mode-wrapper .btn-mode{background:transparent;color:var(--Secondary-,#3c434c);border:1px solid var(--Outline,#dadee4);border-collapse:collapse}.my-jobs-header .job-body .mode-wrapper .btn-mode svg path[stroke]{stroke:#98a2b3}.my-jobs-header .job-body .mode-wrapper .btn-mode svg path[fill]{fill:#98a2b3}.my-jobs-header .job-body .mode-wrapper .btn-mode.btn-mode-active{background:rgba(135,214,255,.28);border:1px solid rgba(135,214,255,.28);color:var(--Primary-600,#25aef6);text-shadow:.5px 0 #25aef6}.my-jobs-header .job-body .mode-wrapper .btn-mode.btn-mode-active svg path[stroke]{stroke:var(--Primary-600,#25aef6)}.my-jobs-header .job-body .mode-wrapper .btn-mode.btn-mode-active svg path[fill]{fill:var(--Primary-600,#25aef6)}.my-jobs-header .page-title{white-space:nowrap;color:var(--Secondary-Heading,#1e242a);font-family:Inter;font-size:24px;font-style:normal;font-weight:700;line-height:24px;display:flex;align-items:center;min-width:214px;padding-right:16px}@media screen and (max-width:1300px){.my-jobs-header .page-title{min-width:auto}}.my-jobs-header .page-title a{margin-right:6px;display:flex;align-items:center;justify-content:center;height:40px;width:40px;border-radius:100%;margin-top:-4px}.my-jobs-header .page-title a:hover{background:rgba(16,24,40,.06)}.my-jobs-header .page-title a svg path[stroke]{stroke:#98a2b3}.my-jobs-header .page-title svg{margin-right:6px}.my-jobs-header .container{display:flex;align-items:center}@media screen and (max-width:1024px){.my-jobs-header .container{display:block;position:relative;margin-top:21px;margin-bottom:15px}.my-jobs-header .container .actions.actions_long{padding-bottom:10px}.my-jobs-header .container .page-title{margin-bottom:30px}}.my-jobs-header__container{width:100%;margin:16px auto 32px;align-items:flex-start;display:flex;flex-direction:row}.no-applied-jobs{display:flex;flex-direction:column;margin-top:153px;margin-left:auto;margin-right:auto;width:270px}.no-applied-jobs__title{color:#111;font-size:18px;font-weight:700;margin-bottom:16px;text-align:center}.no-applied-jobs__text{color:rgba(11,20,31,.8);font-size:14px;text-align:center;margin-bottom:32px}.no-applied-jobs__btn{width:130px;font-size:14px;line-height:20px;padding:10px;display:block;text-align:center;margin-left:auto;margin-right:auto}.my-jobs .container{display:flex;gap:20px;margin-bottom:40px;padding:0}.my-jobs .container.flex-wrap{flex-wrap:wrap}.my-jobs .dropdown-btn{background:var(--Surface,#f7f9fc)}.my-jobs__jobs-list{width:100%;margin:0 auto}.my-jobs.my-jobs-list .container{max-width:951px;width:100%;padding:0}.my-jobs.my-jobs-list .apply-more-block{display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 0 7px 0 rgba(0,0,0,.051);border-radius:20px;width:100%;height:345px;background:var(--White,#fff)}.my-jobs.my-jobs-list .apply-more-block__title{margin-bottom:10px;font-size:16px}.my-jobs.my-jobs-list .apply-more-block__text{margin-bottom:32px;font-size:14px}.my-jobs.my-jobs-board .my-jobs-item{flex:0 0 calc(33.3333% - 14px);max-width:calc(33.3333% - 14px)}@media screen and (max-width:998px){.my-jobs.my-jobs-board .my-jobs-item{flex:0 0 calc(50% - 14px);max-width:calc(50% - 14px)}}@media screen and (max-width:767px){.my-jobs.my-jobs-board .my-jobs-item{flex:0 0 100%;max-width:100%}}.my-jobs.my-jobs-board .my-jobs-item.apply-more-block_double{flex:0 0 calc(66.6666% - 14px);max-width:calc(66.6666% - 14px)}@media screen and (max-width:998px)and (min-width:768px){.my-jobs.my-jobs-board .my-jobs-item.apply-more-block_double{flex:0 0 calc(50% - 14px);max-width:calc(50% - 14px)}}@media screen and (max-width:767px){.my-jobs.my-jobs-board .my-jobs-item.apply-more-block_double{flex:0 0 100%;max-width:100%}}.my-jobs.my-jobs-board .my-jobs-item .block-contact{display:block;color:var(--secondary,#3c434c)}.my-jobs.my-jobs-board .apply-more-block{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 24px;min-height:300px;box-shadow:0 0 7px 0 rgba(0,0,0,.051);border-radius:20px;width:100%;background:var(--White,#fff)}@media screen and (max-width:998px){.my-jobs.my-jobs-board .apply-more-block{flex:0 0 calc(50% - 14px);max-width:calc(50% - 14px);min-height:400px}.my-jobs.my-jobs-board .apply-more-block .apply-more-block__title{max-width:270px}}@media screen and (max-width:767px){.my-jobs.my-jobs-board .apply-more-block{flex:0 0 100%;max-width:100%}}.my-jobs.my-jobs-board .apply-more-block__title{margin-bottom:10px;text-align:center;font-size:16px}.my-jobs.my-jobs-board .apply-more-block__text{margin-bottom:32px;font-size:14px}.my-jobs.my-jobs-board .apply-more-block_triple{display:none}@media screen and (min-width:1921px){.my-jobs.my-jobs-board .apply-more-block_triple{display:flex}}.my-jobs.my-jobs-board .container_no-wrap{flex-wrap:nowrap;align-items:stretch}@media screen and (max-width:998px){.my-jobs.my-jobs-board .container_no-wrap{flex-wrap:wrap}}.my-jobs.my-jobs-board .block-contact p{margin-bottom:5px}.my-jobs.my-jobs-list .block-contact .contract-type{margin-bottom:0}.my-jobs .my-jobs-item{border-radius:20px;background:var(--White,#fff);padding:20px 24px 60px;width:100%;position:relative;box-shadow:0 0 7px 0 rgba(0,0,0,.05)}.my-jobs .my-jobs-item .contract-type{margin-bottom:8px}@media screen and (max-width:767px){.my-jobs .my-jobs-item .tooltip.tooltip-right .tooltip-container{left:0;max-width:270px}}.my-jobs .my-jobs-item .block-contact__item{font-family:Inter;font-size:14px;font-weight:400;line-height:22px;text-align:left}.my-jobs .my-jobs-item .fixed-flag{width:22px;height:22px}.my-jobs .my-jobs-item__date{color:var(--secondary-300,#98a2b3);font-size:14px}.my-jobs .my-jobs-item:hover{box-shadow:14px 14px 60px 0 rgba(0,0,0,.08);cursor:pointer}.my-jobs .my-jobs-item .my-jobs-item-title{color:var(--Secondary-Heading,#1e242a);font-family:Inter;font-size:18px;font-style:normal;font-weight:700;line-height:24px;margin-top:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.my-jobs .my-jobs-item .my-jobs-item-title_20fz{font-size:20px}.my-jobs .my-jobs-item .tag-wrapper{display:flex;gap:8px;flex-wrap:wrap}.my-jobs .my-jobs-item .tag-wrapper .tag{border-radius:6px;background:var(--Secondary-100,#eef1f5);color:var(--Secondary-500,#76808d);font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:22px;border-color:transparent}.my-jobs .my-jobs-item .my-jobs-item-description{color:var(--Secondary-,#3c434c);font-family:Inter;font-style:normal;font-weight:400;line-height:150%;margin-bottom:10px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}.my-jobs .my-jobs-item .my-jobs-item-description,.my-jobs .my-jobs-item .my-jobs-item-description *{font-size:14px!important;white-space:pre-line;word-break:break-all}.my-jobs .my-jobs-item .my-jobs-item-description_16fz{font-size:16px}.my-jobs .my-jobs-item .my-jobs-item-description ul{margin:0}.my-jobs .my-jobs-item .dropdown-menu .btn{white-space:nowrap}.my-jobs .my-jobs-item .my-jobs-item-company{display:flex;align-items:center;color:var(--Secondary-,#3c434c);font-family:Inter;font-size:15px;font-style:normal;font-weight:400;line-height:150%;margin-bottom:10px}.my-jobs .my-jobs-item .my-jobs-item-company img{width:38px;height:38px;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;border-radius:100%;border:1px solid var(--Outline,#dadee4);margin-right:10px}.my-jobs .my-jobs-item .my-jobs-item-info{display:flex;align-items:center;margin-top:20px;position:absolute;bottom:22px;left:24px;width:calc(100% - 34px)}.my-jobs .my-jobs-item .my-jobs-item-info .btn-text{position:absolute;right:0;top:-9px;pointer-events:none;color:var(--Outline,#dadee4)}.my-jobs .my-jobs-item .my-jobs-item-info .btn-text svg path[stroke]{stroke:var(--Outline,#dadee4)}.my-jobs .my-jobs-item .my-jobs-item-info .btn-text svg path[fill]{fill:var(--Outline,#dadee4)}.my-jobs .my-jobs-item .my-jobs-item-info span{color:var(--Secondary-On-surface,#98a2b3);font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:150%;margin-right:12px;display:flex;align-items:center}.my-jobs .my-jobs-item .my-jobs-item-info span svg{margin-right:4px}.my-jobs .my-jobs-item .my-jobs-item-info span svg path[stroke]{stroke:var(--Secondary-On-surface,#98a2b3)}.my-jobs .my-jobs-item .my-jobs-item-info span svg path[fill]{fill:var(--Secondary-On-surface,#98a2b3)}.my-jobs .my-jobs-item:not(.my-jobs-item-deactivated):hover .my-jobs-item-info .btn-text{transition:none!important;opacity:1;pointer-events:auto;color:var(--primary-600,#dadee4)}.my-jobs .my-jobs-item:not(.my-jobs-item-deactivated):hover .my-jobs-item-info .btn-text svg path[stroke]{stroke:var(--primary-600,#25aef6)}.my-jobs .my-jobs-item:not(.my-jobs-item-deactivated):hover .my-jobs-item-info .btn-text svg path[fill]{fill:var(--primary-600,#25aef6)}.my-jobs .my-jobs-item .in-review{color:var(--primary-600,#25aef6);font-size:14px;margin-bottom:10px;display:flex;flex-direction:row;align-items:center}.my-jobs .my-jobs-item-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:0}@media screen and (max-width:1129px){.my-jobs .my-jobs-item-header{align-items:center}}.my-jobs .my-jobs-item-header .date{color:var(--Primary-600,#25aef6);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:150%}.my-jobs .my-jobs-item-header .alerts-block{margin-bottom:0}.my-jobs .my-jobs-item-header .alert-tooltip{padding:3px 8px}.my-jobs .my-jobs-item-header .alert-tooltip svg{margin:0!important}.my-jobs .my-jobs-item-header .tooltip.review-tooltip{margin:0 8px 0 0;display:inherit}.my-jobs .my-jobs-item-deactivated .my-jobs-item-title{opacity:.62;color:var(--Secondary-300,#98a2b3)}.my-jobs .my-jobs-item-deactivated .contract-type{opacity:.62;filter:grayscale(100%)}.my-jobs .my-jobs-item-deactivated .block-contact{opacity:.62}.my-jobs .my-jobs-item-deactivated .block-contact img{filter:grayscale(100%);opacity:.4}.my-jobs .my-jobs-item-deactivated .block-contact p{color:var(--Secondary-300,#98a2b3)}.my-jobs .my-jobs-item-deactivated .my-jobs-item-description{opacity:.62;color:var(--Secondary-300,#98a2b3)}.my-jobs .my-jobs-item-deactivated .my-jobs-item-info,.my-jobs .my-jobs-item-deactivated .tag-wrapper .tag{opacity:.62}.my-jobs .my-jobs-item-deactivated .my-jobs-item-header .date{color:var(--Tertiary-600,#b42318);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:150%;margin-right:10px}.my-jobs .my-jobs-item-review .block-contact p,.my-jobs .my-jobs-item-review .my-jobs-item-description,.my-jobs .my-jobs-item-review .my-jobs-item-title{color:var(--Secondary-300,#98a2b3)}.my-jobs .my-jobs-item-review .my-jobs-item-info,.my-jobs .my-jobs-item-review .tag-wrapper .tag{opacity:.3}.my-jobs .my-jobs-item-review .my-jobs-item-header .date{font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:150%}.my-jobs .my-jobs-item-review .contract-type{filter:grayscale(100%)}.contract-type{gap:6px}.all-jobs-list{padding-top:32px;padding-bottom:32px}.all-jobs-list>.container{gap:0}.all-jobs-list .mode-wrapper{display:flex;justify-content:space-between;align-items:center;padding-top:20px;padding-bottom:20px}.all-jobs-list .mobile-filters-btn{min-width:138px;gap:8px;font-weight:400}.all-jobs-list .mobile-filters-btn:not(.active){color:#3c434c;background-color:#fff;border:1px solid var(--Outline,#dadee4)}.all-jobs-list .mobile-filters-btn:not(.active) svg path{stroke:#98a2b3}.all-jobs-list .mobile-filters-btn svg{width:20px;height:20px}.all-jobs-list .skills-search .search-dropdown{width:-moz-fit-content;width:fit-content}.all-jobs-list .loader-wrapper{top:150px}.all-jobs-list .search{width:100%}.all-jobs-list .search__button{width:120px;height:44px;position:absolute;top:6px;right:7px;padding:0!important;border-radius:40px;gap:8px;justify-content:center;z-index:2}@media(max-width:743px){.all-jobs-list .search__button{top:2px;right:2px;color:transparent;font-size:0;width:44px;gap:0}}.all-jobs-list .search__button svg{width:20px;height:20px;margin-right:0}.all-jobs-list .search .search-count{color:var(--Secondary-Heading,#1e242a);margin-top:0;margin-bottom:0}.all-jobs-list .search .search-count,.all-jobs-list .search .search-count strong{font-family:Inter;font-size:18px;font-style:normal;font-weight:700;line-height:24px}.all-jobs-list .search .search-count strong{color:var(--Primary-600,#25aef6)}.all-jobs-list .search-input{width:100%;position:relative}.all-jobs-list .search-input .btn{position:absolute;top:7px;right:7px;padding:10px 16px}@media screen and (max-width:767px){.all-jobs-list .search-input .btn{font-size:0}.all-jobs-list .search-input .btn .btn-icon-before{margin-right:0}}.all-jobs-list .search-input .clear-input{position:absolute;top:7px;right:140px;z-index:2;display:flex;justify-content:center;align-items:center;background:var(--Surface,#f7f9fc);width:44px;height:44px;border-radius:50%;cursor:pointer}@media screen and (max-width:767px){.all-jobs-list .search-input .clear-input{right:67px}}.all-jobs-list .search-input .form-control{border-radius:100px;background:#fff;box-shadow:0 0 18px 0 rgba(0,0,0,.1);border:0;width:100%;height:56px;padding-right:130px;padding-left:24px;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px;caret-color:#87d6ff;outline:0;border:1px solid transparent}.all-jobs-list .search-input .form-control:focus::-moz-placeholder{color:transparent}.all-jobs-list .search-input .form-control:focus::placeholder{color:transparent}.all-jobs-list .search-input .form-control::-moz-placeholder{color:rgba(30,36,42,.4);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.all-jobs-list .search-input .form-control::placeholder{color:rgba(30,36,42,.4);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.all-jobs-list .search-input .form-control:focus{border:1px solid var(--primary-300,#87d6ff);background:var(--White,#fff);box-shadow:0 0 0 4px #edf8fe,0 1px 2px 0 rgba(16,24,40,.05);outline:0}.all-jobs-list .all-jobs-filter{flex:0 0 292px;max-width:292px;width:100%}@media screen and (min-width:1700px){.all-jobs-list .all-jobs-filter{flex:0 0 346px;max-width:346px}}.all-jobs-list .all-jobs-content{gap:20px;flex-wrap:wrap;width:100%;flex:1;align-content:baseline}.all-jobs-list .all-jobs-content .block-contact .contract-type{margin-bottom:0}.all-jobs-list .pagination{padding-top:12px}.all-jobs-list .candidate-list-aside--filter__item .candidate-list-body{width:100%;flex:100%;max-width:100%}.all-jobs-list .candidate-list-aside--filter__item .row-direction{flex-direction:row;justify-content:space-between}.all-jobs-list .candidate-list-aside--filter__item .tag-wrapper{flex-direction:row;gap:10px;flex-wrap:wrap}.all-jobs-list .candidate-list-aside--filter__item .tag-wrapper .tag{margin-bottom:0}.all-jobs-list .candidate-list-aside--filter__item .skills-search .form-label{display:none}.all-jobs-list .my-jobs-item{width:100%;margin-bottom:32px}.all-jobs-list .my-jobs-item .salary{color:var(--Primary-600,#25aef6);font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-left:10px}.all-jobs-list .my-jobs-item .my-jobs-item-info .btn-text{position:absolute;right:0;top:-9px;transition:none}.all-jobs-list .my-jobs-item .job-alert-applied-wrapper{display:flex;align-items:center;min-height:40px}.all-jobs-list .my-jobs-item .job-alert-applied-wrapper .dont-show-this{display:none;justify-content:center;align-items:center;width:35px;height:35px;background:var(--Surface,#f7f9fc);border-radius:50%;margin-left:10px;cursor:pointer}.all-jobs-list .my-jobs-item .job-alert-applied-wrapper .dont-show-this svg path[stroke]{stroke:var(--secondary-300,#98a2b3)}.all-jobs-list .my-jobs-item .job-alert-applied-wrapper .dont-show-this svg path[fill]{fill:var(--secondary-300,#98a2b3)}.all-jobs-list .my-jobs-item .btn-icon-circle{display:none;width:40px;height:40px}.all-jobs-list .my-jobs-item:hover .job-alert-applied-wrapper .btn-icon-circle{margin-left:16px}.all-jobs-list .my-jobs-item:hover .job-alert-applied-wrapper .dont-show-this{display:flex}.all-jobs-list .my-jobs-item:hover .btn-icon-circle{display:block}.all-jobs-list .my-jobs-item:hover .btn-text{opacity:1}@media screen and (max-width:1129px){.all-jobs-list .candidate-list-aside{padding-right:25px}}.all-jobs-list .my-jobs-item-company{display:flex;align-items:center;color:var(--Secondary-,#3c434c);font-family:Inter;font-size:15px;font-style:normal;font-weight:400;line-height:150%;margin-bottom:10px}.all-jobs-list .my-jobs-item-company img{width:38px;height:38px;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;border-radius:100%;border:1px solid var(--Outline,#dadee4);margin-right:10px}.all-jobs-list .block-contact p{font-size:14px;margin-right:8px}.my-jobs-empty{text-align:center;position:relative;max-width:314px;margin:50px auto 0}.my-jobs-empty .my-jobs-empty-img{position:absolute;left:100%;top:7px;transform:translateY(-50%)}.my-jobs-empty h3{font-size:18px;font-weight:700;margin-bottom:16px}.my-jobs-empty h3,.my-jobs-empty p{font-family:Inter;line-height:24px;letter-spacing:0;text-align:center}.my-jobs-empty p{margin-bottom:0}.alert,.my-jobs-empty p{font-size:14px;font-weight:400}.alert{color:var(--Tertiary-600,#b42318);font-family:Inter;font-style:normal;line-height:18px;display:flex;align-items:center;margin-bottom:16px}.alert svg{margin-right:8px}.skills-wrapper{display:grid;grid-gap:16px;grid-template-columns:repeat(2,1fr);margin-bottom:16px}@media screen and (max-width:767px){.skills-wrapper{grid-template-columns:1fr}}.skills-wrapper:last-child{margin-bottom:0}.skills-wrapper .skills-card{border-radius:12px;background:var(--White,#fff);box-shadow:6px 8px 60px 0 rgba(0,0,0,.08),0 0 10px 0 rgba(0,0,0,.06);padding:10px}.skills-wrapper .skills-card h4{display:flex;align-items:center;color:var(--Secondary-,#3c434c);font-family:Inter;font-size:16px;font-style:normal;font-weight:700;line-height:24px;margin-bottom:4px}.skills-wrapper .skills-card .skill-icon{background:var(--primary-600,#25aef6);width:40px;max-width:40px;height:40px;max-height:40px}.skills-wrapper .tag-wrapper{display:flex;gap:10px;flex-wrap:wrap;padding:12px}.skills-wrapper .tag-wrapper .tag{border-radius:6px;background:var(--Secondary-100,#eef1f5);border:0;padding:4px 12px}.skills-wrapper .tag-wrapper .tag_14fz{font-size:14px}.skills-wrapper .tag-wrapper .tag.tag-top{border:1px solid var(--Primary-300,#87d6ff)}.skills-wrapper .tag-wrapper .tag .top{color:#fff;font-family:Inter;font-size:8px;font-style:normal;font-weight:600;line-height:10px;border-radius:4px;background:var(--Primary-500,#45bcfa);padding:2px 4px;margin-right:8px}.description{display:flex}.description .quote{flex:0 0 34px;max-width:34px;margin-right:20px}.description .text-wrapper{color:var(--Secondary-,#3c434c);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:150%;margin-bottom:20px;white-space:pre-wrap}.description .text-wrapper.w-100{width:100%}.description .text-wrapper .text{display:inline-block}.description .text-wrapper .text h3{font-weight:700}.description .text-wrapper .text h3,.description .text-wrapper .text p{color:var(--Secondary-,#3c434c);font-family:Inter;font-size:14px;font-style:normal;line-height:150%}.description .text-wrapper .text p{font-weight:400;margin-bottom:20px}.description .text-wrapper .text p:last-child{margin-bottom:0}.description .text-wrapper .text ul{padding:0 0 0 15px;margin:0}.description .text-wrapper .text ul li{color:var(--Secondary-,#3c434c);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:150%}.description .btn.btn-text{display:inline-flex;padding:0}.job-preview-body .tabs .tabs-header{border-top:1px solid var(--Secondary-input-outline,#dadee4)}.job-preview-body .tabs .tabs-button{padding:16px 0}.job-preview-body.job-preview-page{margin-top:22px}@media(max-width:1023px){.job-preview-body.job-preview-page{width:calc(100% + 32px);margin-top:0;margin-left:-16px;margin-right:-16px}}.job-preview-body.job-preview-page .aside{display:flex;justify-content:flex-start}.job-preview-body.job-preview-page .job-preview-main-wrapper{padding-bottom:20px}@media(max-width:1023px){.job-preview-body.job-preview-page .job-preview-main-wrapper{padding-left:16px;padding-right:16px}.job-preview-body.job-preview-page .job-aside{max-width:calc(100vw - 32px);margin:0 auto}.job-preview-body.job-preview-page .job-preview-tab-item{padding-left:16px;padding-right:16px}}.job-candidate-page .job-preview-main-wrapper .aside,.job-preview-main-wrapper{display:flex;justify-content:space-between}.job-preview-main-wrapper{gap:30px;align-items:flex-start;background-color:#fff}.job-preview-main-wrapper .content.w-100{width:100%}.job-preview-main-wrapper .content.d-row{display:flex;flex-direction:row;gap:20px;flex:0 1 100%}.job-preview-main-wrapper_bottom-border{padding-bottom:20px;border-bottom:1px solid var(--Outline,#dadee4)}.job-preview-main-wrapper .block-contact{padding:0}.job-preview-main-wrapper .job-description{display:flex;flex-direction:column;align-items:flex-end;max-width:calc(100% - 54px);color:#3c434c;font-size:14px;line-height:21px}.job-preview-main-wrapper .job-description-empty{font-size:14px}.job-preview-main-wrapper .aside-flex.aside{display:flex;justify-content:flex-start}.job-preview-main-wrapper .description{border-bottom:1px solid var(--secondary-input-outline,#dadee4);padding-bottom:20px;margin-top:20px;margin-bottom:20px}.job-preview-main-wrapper .description.border-none{border:none}.job-preview-main-wrapper .description .aside .job-stats{color:var(--Secondary-On-surface,#98a2b3);font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:150%}.job-preview-main-wrapper .description .aside .job-stats svg path[stroke]{stroke:#98a2b3}.job-preview-main-wrapper .description .aside .job-stats>div{display:flex;align-items:center;justify-content:flex-end;margin-bottom:9px}.job-preview-main-wrapper .description .aside .job-stats>div span{display:flex;align-items:center}.job-preview-main-wrapper .description .aside .job-stats>div span svg{margin-right:8px}.job-preview-main-wrapper .description .aside .job-stats .date{text-align:end;margin-bottom:0}.job-preview-main-wrapper .description .aside .job-stats__views{margin-right:12px}.job-preview-main-wrapper .content .block-contact{border-bottom:0}.job-preview-main-wrapper .content .title{color:var(--Secondary-Heading,#1e242a);font-family:Inter;font-size:22px;font-style:normal;font-weight:700;line-height:30px;margin-bottom:15px}.job-preview-main-wrapper .job-preview__block-contact{flex-direction:column;width:100%}.job-preview-main-wrapper .job-preview__block-contact.with-borders{padding:10px 0;border-top:1px solid var(--secondary-input-outline,#dadee4);border-bottom:1px solid var(--secondary-input-outline,#dadee4)}.job-preview-main-wrapper .aside{flex:0 0 179px;max-width:179px;flex-direction:column;align-items:flex-end;justify-content:flex-end}.job-preview-main-wrapper .aside.ml-35{margin-left:35px}.job-preview-main-wrapper .aside .salary{color:var(--Primary-500,#45bcfa);font-family:Inter;font-size:22px;font-style:normal;font-weight:400;line-height:30px;text-align:right;margin-bottom:20px}.job-preview-main-wrapper .aside .job-alert{max-width:-moz-max-content;max-width:max-content;padding:5px 10px;margin-left:auto}@media(min-width:1024px){.job-preview-main-wrapper .job-preview__block-contact{flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap;color:var(--secondary,#3c434c)}}.locations-select-multiple .multiselect__tags .multiselect__placeholder,.locations-select.multiselect .multiselect__content li:last-child{display:none}.locations-select-multiple .multiselect__tags .multiselect__input{position:relative!important;width:100%!important;margin-bottom:0;margin-top:3px}.locations-select-multiple .multiselect__tags .multiselect__input::-moz-placeholder{color:var(--secondary-300,#98a2b3);font-size:16px;font-style:normal;font-weight:400;line-height:150%;padding-top:0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.locations-select-multiple .multiselect__tags .multiselect__input::placeholder{color:var(--secondary-300,#98a2b3);font-size:16px;font-style:normal;font-weight:400;line-height:150%;padding-top:0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.locations-select-multiple .multiselect__tags .multiselect__tags-wrap{display:none}.my-jobs-item__date{margin-top:9px}.my-jobs-item-actions{display:flex;align-items:center;position:absolute;top:0;right:0;z-index:9}.my-jobs-item-actions .date{margin-right:32px}.job-preview-body{padding:32px;display:flex;flex-wrap:wrap;width:100%;gap:50px;background:#fff;border-radius:20px;box-shadow:6px 8px 60px 0 rgba(0,0,0,.078),0 0 10px 0 rgba(0,0,0,.059)}@media(max-width:1023px){.job-preview-body{gap:20px}}.job-preview-body .job-aside{flex:0 0 392px;max-width:392px}.job-preview-body .job-container{flex:0 0 calc(100% - 442px);max-width:calc(100% - 442px);box-shadow:none;background:transparent;border-radius:0;margin-bottom:0;padding:0}.job-preview-body .job-preview-tab-item .form-checkbox{margin-bottom:16px}.job-preview-body .job-preview-tab-item__title{margin-bottom:16px;color:var(--Secondary-,#3c434c);font-family:Inter;font-size:15px;font-style:normal;font-weight:700;line-height:22px}.job-preview-body .job-preview-tab-item__title_empty{font-weight:400}.job-preview-body .job-preview-tab-item textarea{min-height:208px}.job-candidate-page{padding-bottom:30px}.job-candidate-page .job-preview-body{margin-top:24px;margin-bottom:0}.job-candidate-header{background:var(--White,#fff)}.job-candidate-header .candidate-applied{margin-right:10px;display:flex;align-items:center}.job-candidate-header .candidate-applied .label{display:flex;align-items:center;font-weight:700;margin-right:16px;font-size:14px}.job-candidate-header .candidate-applied .label svg path[stroke]{stroke:var(--secondary-heading,#101828)}.job-candidate-header.job-header{border-bottom:0}.job-candidate-header.job-header .job-candidate-header-title{display:flex;align-items:center}.job-candidate-header.job-header .job-candidate-header-title h3{flex:0 0 443px;max-width:443px}.job-candidate-header.job-header .breadcrumbs{display:flex;align-items:center}.job-candidate-header.job-header .breadcrumbs li{color:var(--Secondary-500,#76808d);font-size:11px;font-style:normal;font-weight:400;line-height:140%;margin-right:24px;position:relative;white-space:nowrap}.job-candidate-header.job-header .breadcrumbs li:last-child:before{display:none}.job-candidate-header.job-header .breadcrumbs li:before{content:"";background-image:url(/img/icon-chevron-right.9d6ddf36.svg);background-position:50%;background-repeat:no-repeat;width:5px;height:10px;position:absolute;top:2px;left:calc(100% + 9px)}.job-candidate-header.job-header .breadcrumbs li a{color:var(--Secondary-500,#76808d);font-size:11px;font-style:normal;font-weight:400;line-height:140%}.job-preview-tab-item{padding:20px 0 0}.lang-wrapper{display:flex}.lang-wrapper strong{white-space:nowrap;padding-right:10px}.lang-wrapper span{display:block}.job-aside-card{border-radius:20px;background:var(--White,#fff);box-shadow:6px 33px 60px 0 rgba(0,0,0,.08),0 0 10px 0 rgba(0,0,0,.06);padding:24px;margin-bottom:16px}.job-aside-card .job-aside-location .lang-wrapper{margin-bottom:0}.job-aside-card h4{margin-bottom:12px;color:var(--Secondary-,#3c434c);font-family:Inter;font-size:14px;font-style:normal;font-weight:700;line-height:22px}.job-aside-card h4:last-child{margin-bottom:0}.job-aside-card h4 span{font-weight:400}.job-aside-card .tag-wrapper{display:flex;gap:8px;flex-wrap:wrap}.job-aside-card .tag-wrapper .tag{border-radius:6px;background:var(--Secondary-100,#eef1f5);border:0}.job-aside-card .tag-wrapper .tag .top{color:#fff;font-family:Inter;font-size:8px;font-style:normal;font-weight:600;line-height:10px;border-radius:4px;background:var(--Primary-500,#45bcfa);padding:2px 4px;margin-right:8px}.job-aside-card .card-subitems-row{display:flex;flex-direction:row;justify-content:space-between;gap:30px;margin-top:16px}.job-aside-card .card__subitem{background-color:var(--primary-50,#f0fafb);border-radius:20px;padding:16px;width:50%;font-size:12px;color:var(--Secondary-,#3c434c)}.job-aside-card .card__counter{margin-top:4px;font-size:21px;line-height:31px;color:var(--Primary-600,#25aef6);white-space:nowrap}.job-aside-card .card__counter svg{transform:translateY(4px) translateX(-1px);margin-right:2px}.job-aside-card .card__counter svg path[stroke]{stroke:var(--Primary-600,#25aef6)}.job-aside-card .card__counter svg path[fill]{fill:var(--Primary-600,#25aef6)}.skills-card__icon-text{font-family:Inter;font-size:18px;font-weight:600;line-height:27px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:var(--Primary-300,#87d6ff);display:flex;justify-content:center;background:#e9f7fe;align-items:center}.job-aside-user{display:flex;max-width:100%;align-items:center}.job-aside-user .avatar{flex:0 0 50px;max-width:50px;border-radius:100%;height:50px;margin-right:8px;border:1px solid #dadee4}.job-aside-user>div{flex:0 0 calc(100% - 78px);max-width:calc(100% - 78px);overflow:hidden;display:flex;flex-direction:column}.job-aside-user .logo{flex:0 0 50px;max-width:50px;border-radius:100%;height:50px;margin-right:8px;border:1px solid #dadee4}.job-aside-user .link{color:var(--Primary-600,#25aef6);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:150%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.job-aside-user .title{color:var(--Secondary-Heading,#1e242a);font-family:Inter;font-size:18px;font-style:normal;font-weight:700;line-height:24px}.job-aside-user .subtext{font-size:12px;color:var(--Secondary-,#3c434c);line-height:12px;margin-bottom:4px}.job-aside-user .company-name{line-height:16.8px}.job-aside-user .company-name,.job-aside-user .name{color:var(--Secondary-,#3c434c);font-family:Inter;font-size:14px;font-style:normal;font-weight:700}.job-aside-user .name{line-height:22px}.job-aside-user .position{color:var(--Secondary-Heading,#1e242a);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.job-aside-location ul{margin:0;padding:0;margin-bottom:10px;border-bottom:1px solid var(--Outline,#dadee4)}.job-aside-location ul li{display:flex;align-items:center;margin-bottom:10px}.job-aside-location ul li.job-aside-location__item{font-size:14px}.job-aside-location ul li img{margin-right:8px;flex:0 0 24px;max-width:24px;height:24px;border-radius:100%}.job-aside-location p{margin-bottom:8px;color:var(--Secondary-,#3c434c);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:150%}.job-aside-location p strong{font-size:14px}.job-aside-location p strong,.questions h3{color:var(--Secondary-,#3c434c);font-family:Inter;font-style:normal;font-weight:700;line-height:22px}.questions h3{font-size:15px;margin-bottom:16px;margin-top:16px}.questions .form-checkbox,.questions .form-radio{display:inline-block;margin-bottom:15px}.fixed-flag_inline{display:inline}.tooltip-location-container{display:flex;flex-direction:row;margin-bottom:5px}.location-tooltip{margin-left:5px;color:var(--primary-600,#25aef6);cursor:pointer}.location-tooltip_grey{filter:grayscale(100%);opacity:.4}.review-tooltip{color:var(--secondary-text,#45515c);cursor:pointer;display:inline-block}.review-tooltip svg{width:16px;margin-top:6px}.review-tooltip svg path[stroke]{stroke:var(--secondary-300,#98a2b3)}.review-tooltip svg path[fill]{fill:var(--secondary-300,#98a2b3)}.contract-type{display:flex;flex-direction:row;align-items:center;white-space:nowrap;background:rgba(135,214,255,.28);color:var(--Primary-600,#25aef6);border-radius:20px;font-size:14px;padding:4px 8px;width:-moz-fit-content;width:fit-content;margin-bottom:14px}.contract-type_deactivated{background:#eef1f5;color:var(--secondary-300,#98a2b3)}.contract-type_deactivated svg path[stroke]{stroke:var(--secondary-300,#98a2b3)}.contract-type_deactivated svg path[fill]{fill:var(--secondary-300,#98a2b3)}.contract-type svg path[stroke]{stroke:var(--Primary-600,#25aef6)}.contract-type svg path[fill]{fill:var(--Primary-600,#25aef6)}.contract-type__images-delimiter{margin-left:3px;margin-right:3px}.contract-type__text{margin-left:4px;white-space:nowrap}.without-arrow .multiselect__select{display:none}.skills-card__icon{margin-right:16px;width:40px;min-width:40px;height:40px;min-height:40px;background:var(--primary-100,#e9f7fe);border-radius:50%;display:flex;justify-content:center;align-items:center}.job-preview__tag-wrapper .tag{color:var(--Secondary-500,#76808d);font-size:13px;line-height:22px}.job-preview-tab-item .question-card{border-radius:12px;box-shadow:6px 8px 60px 0 rgba(0,0,0,.078);padding:32px;color:var(--Secondary,#3c434c)}.job-preview-tab-item .question-name{color:var(--Primary-600,#25aef6);font-size:16px;font-weight:600;margin-bottom:16px}.job-preview-tab-item .question-application-date{font-size:16px;font-weight:400;margin-bottom:16px}.job-preview-tab-item .question-title{font-weight:700;font-size:16px;margin-bottom:10px}.job-preview-tab-item .question-title_18{font-size:18px}.job-preview-tab-item .question-answer{font-size:16px;margin-bottom:16px}.job-preview-tab-item .question-answer .form-radio{margin-bottom:18px}.job-preview-tab-item .question-answer .form-checkbox{margin-bottom:16px}.job-preview-tab-item .question-answer .form-checkbox-label{color:var(--Secondary,#3c434c);font-size:16px}.job-preview-tab-item .question-answer .non-checked .form-checkbox-label{color:var(--Secondary-300,#98a2b3)}.job-preview-tab-item__title_empty{font-weight:400}.my-jobs .applied-jobs-container .my-jobs-item-header{align-items:center}.job-add-tab-content .job-add-tab-item.job-add-tab-item-benefit .ql-formats{display:flex;gap:8px;flex-wrap:wrap}.job-add-tab-content .job-add-tab-item.job-add-tab-item-benefit .ql-formats>button{margin:0}.job-add-tab-content .job-add-tab-item.job-add-tab-item-benefit .multiple-select-values{min-height:155px;align-content:baseline}@media screen and (max-width:1300px){.job-body.my-jobs-job-body .mode-wrapper .actions_long{margin-left:0;width:418px;flex:0 0 418px;max-width:418px}}.candidate-list-aside--filter__item-domain{padding-bottom:20px}@media screen and (max-height:1200px){.candidate-list-aside--filter__item-domain .popup-autocomplete{top:auto;bottom:calc(100% + 10px)}}.actions.mobile-actions{display:flex;align-items:center}.add-job-post__number-of-hires{max-width:179px;min-width:179px}@media screen and (max-width:1250px){.job-candidate-page .description .text-wrapper.w-100,.job-preview-main-wrapper .aside{flex:0 0 100%;max-width:100%;width:100%}.job-candidate-page .description{flex-wrap:wrap;position:relative}.job-candidate-page .description .quote{margin-bottom:20px}.job-candidate-page .description .job-stats{width:100%;display:flex;justify-content:space-between}.job-preview-main-wrapper .aside.ml-35{margin-left:0}.job-preview-body .job-aside{flex:0 0 345px}.job-aside-card .card__subitem{padding:10px 10px 10px 10px}.job-preview-body .job-container{flex:0 0 calc(100% - 395px);max-width:calc(100% - 395px)}.job-aside-card .card-subitems-row{gap:16px}}.aside-title{display:none}@media screen and (max-width:998px){.job-candidate-page .sub-content{padding:0}.job-candidate-page{padding-bottom:0}.job-candidate-page .job-header{padding:0 32px;box-shadow:none;border-bottom:1px solid var(--secondary-input-outline,#dadee4);position:relative}.job-candidate-page .job-header .breadcrumbs{position:absolute;left:32px;top:calc(100% + 25px)}.job-candidate-page .job-body.job-preview-body{margin-top:0;border-radius:0;box-shadow:none;padding:0;background:transparent;gap:0}.job-preview-body .job-aside{flex:0 0 100%;max-width:100%;width:100%;order:2;padding:0 32px 32px;display:flex;flex-wrap:wrap;gap:16px}.job-preview-body .job-container{flex:0 0 100%;max-width:100%;width:100%}.job-candidate-page .job-preview-main-wrapper{padding:60px 32px 32px;background:#fff}.job-candidate-page .job-preview-tab-item.pt-0{padding:32px!important}.job-preview-main-wrapper .description{border-bottom:0;margin-bottom:0;padding-bottom:0}.job-preview-main-wrapper .job-preview__block-contact.with-borders{border:0}.job-aside-card .card__subitem{padding:16px}.job-aside-card .card-subitems-row{gap:50px}.job-aside-card{flex:0 0 100%;max-width:100%;width:100%}.job-aside-card:nth-child(3),.job-aside-card:nth-child(4){flex:0 0 calc(50% - 8px);max-width:calc(50% - 8px);width:calc(50% - 8px)}.aside-title{display:block;color:var(--Secondary-,#3c434c);font-family:Inter;font-size:15px;font-style:normal;font-weight:700;line-height:22px;flex:0 0 100%;max-width:100%;width:100%}}@media screen and (max-width:767px){.job-candidate-page .skills-wrapper{grid-template-columns:repeat(1,1fr)}.job-aside-card .card-subitems-row{gap:10px}.job-aside-card .card__counter{font-size:17px}.job-aside-card:nth-child(3),.job-aside-card:nth-child(4){flex:0 0 100%;max-width:100%;width:100%}.job-candidate-page .job-preview-main-wrapper{padding:60px 16px 16px}.job-candidate-page .job-header{padding:0 16px}.job-candidate-page .job-preview-tab-item.pt-0{padding:32px 16px!important}.job-preview-body .job-aside{padding:0 16px 32px}.job-candidate-page .job-header .breadcrumbs{left:16px}.modal-pre-screen-content .modal-pre-screen{padding-top:0}.modal-pre-screen-content .modal-pre-screen .modal-pre-screen-title{font-family:Inter;font-size:20px;font-weight:700;line-height:24px;text-align:center;color:var(--Secondary-Heading,#1e242a);margin-bottom:15px}.modal-pre-screen-content .company-logo{display:none}.modal-pre-screen-content .modal-footer .btn:not(.btn-outline-silent){flex:1 0 auto;text-align:center;margin-left:0;justify-content:center;height:56px}.modal-pre-screen-content .modal-footer p{display:none}.modal-pre-screen-content .modal-footer .actions{flex:0 0 100%;max-width:100%;display:flex;align-items:center;gap:16px}.modal-pre-screen-content .modal-footer .actions .btn-outline-silent{margin-left:0;height:56px}.job-add-tab-content .job-add-tab-item .col,.job-add-tab-content .job-add-tab-item .col.col-big,.job-add-tab-content .job-add-tab-item .col.col-small{flex:0 1 100%;max-width:100%;width:100%}.job-add-tab-content .job-add-tab-item .col.col-small{padding-top:0}}@media screen and (min-width:768px)and (max-width:998px){.job-add-tab-content .job-add-tab-item .col.col-big{flex:0 1 100%;max-width:100%}.job-add-tab-content .job-add-tab-item .col.col-small{flex:0 1 100%;max-width:100%;padding-top:0}.job-add-tab-content .job-add-tab-item.job-add-tab-item-location .col{flex:0 1 100%;max-width:100%;width:100%;padding-top:0}.job-add-tab-content .job-add-tab-item.job-add-tab-item-location .col:first-child{padding-top:30px}.job-add-tab-content .job-add-tab-item .col{padding-top:0;flex:0 0 100%;max-width:100%;width:100%}.tabs-wrapper .tabs-button{font-size:14px;line-height:16px;white-space:normal;padding:18px 35px}.job-add-tab-content .job-add-tab-item{flex-direction:column}.job-add-tab-content .job-add-tab-item .mobile-modal{z-index:9999999999}.job-add-tab-content .job-add-tab-item .mobile-modal__body{margin:30px auto 0;max-width:425px;width:100%}.modal-btn-wrapper .btn{max-width:221px}}button{padding:0}.modal-bg{overscroll-behavior:contain}.modal{z-index:99999999999}.modal-pre-screen-content.modal{overflow:visible;padding-top:16px!important}@media screen and (max-width:998px){.modal-pre-screen-content{max-height:100dvh}.modal-pre-screen-content .modal-body{max-height:calc(100dvh - 200px)}}@media screen and (max-width:767px){.add-job-post__number-of-hires{margin-left:auto}.job-header .actions .btn.ml-2 svg{margin-right:0}}.mobile-job-body-actions{display:none}@media screen and (max-width:767px){.change-password-modal .modal-footer p{display:none}.change-password-modal .modal-footer>div{display:flex;flex:0 0 100%;width:100%;justify-content:flex-end;gap:16px}.change-password-modal .modal-footer .btn{width:auto;margin:0}.change-password-modal .modal-footer .btn.btn-outline-silent{width:auto!important}.candidate-list-page .candidate-list-aside--filter__item .price-input-wrapper .form-item-select{flex:1 1 calc(100% - 20px);min-width:100px}.mobile-job-body-actions{display:flex;gap:10px;position:sticky;left:0;bottom:0;background:#fff;padding:10px 15px}.mobile-job-body-actions .btn{flex:0 1 100%;text-align:center;justify-content:center}.job-preview-header-mobile{display:flex;align-items:center;position:relative;justify-content:flex-start;width:100%}.job-preview-header-mobile .breadcrumbs{display:none}.job-preview-main-wrapper .content .title{margin-top:0!important}.job-preview-header-mobile-title{color:var(--Secondary-500,#76808d);font-family:Inter;font-size:14px;font-weight:600;line-height:24px;text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}.job-header__top-breadcrumbs{display:flex;align-items:flex-start;justify-content:space-between;flex:0 0 100%;max-width:100%;width:100%}@media screen and (max-width:1200px){.job-header__top-breadcrumbs{align-items:center}}.job-header__top-breadcrumbs-info{font-family:Inter;font-size:13px;font-weight:400;line-height:18px;color:var(--Primary-600,#25aef6);display:flex;align-items:center;gap:8px}.job-header__top-breadcrumbs-info svg path[stroke]{stroke:var(--Primary-600,#25aef6)}.text-capitalize{text-transform:capitalize}.mobile-actions{display:flex;justify-content:space-between;width:100%}.dropdown .btn.btn-outline-danger{border:0}.job-dropdown .dropdown-menu{padding:15px}.job-dropdown.dropdown .dropdown-btn{border-radius:6px;background:transparent!important;border:1px solid var(--secondary-input-outline,#dadee4);width:42px;height:42px}.job-dropdown .btn.btn-outline-silent.outline-silent-black{border:0}.dropdown-inner.dropdown.with-text .dropdown-menu{right:calc(100% + 16px);left:auto;top:-15px}@media screen and (max-width:500px){.dropdown-inner.dropdown.with-text .dropdown-menu{right:-15px;left:auto;top:-15px}}.dropdown-inner.dropdown.with-text .dropdown-btn{border:0;margin:0 0 5px;width:100%;justify-content:flex-start}.job-dropdown-mobile{display:none!important}@media screen and (max-width:998px){.job-dropdown-mobile{display:block!important}.hide-mobile-tablet{display:none!important}.job-header .container{flex-wrap:wrap;gap:8px}}.job-preview-main-wrapper .content .title{display:flex;align-items:center;justify-content:space-between;gap:8px}.source-link{display:flex;align-items:center;gap:8px;white-space:nowrap}@media screen and (max-width:767px){.job-header .container{flex-wrap:wrap;justify-content:space-between}.job-header .container .form-item{padding:0;flex:1 1 auto;margin-top:10px}}.job-header .form-item{padding:0 15px;flex:1 1 auto}.job-header .btn.btn-outline-silent{height:44px}.company-profile-body-full{margin:0 auto}.company-profile-page{background:#fff}.company-profile-page-full{max-width:100%!important;flex-wrap:wrap}.company-profile-page-full .job-header{flex:0 0 100%;max-width:100%}.my-jobs-item-header:first-of-type{position:relative;z-index:10}.job-candidate-page .job-aside-user.mb-2 .company-name{font-size:17px}.candidate-item--skill{white-space:nowrap}.tr.tr-is-read .td{border-bottom:var(--outline,1px) solid var(--Gray-200,#eaecf0);opacity:var(--outline,1);background:var(--Secondary-surface,#f9fafb);color:var(--Secondary-Text,#667085);font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:16px}.notifications .notification-panel__header{padding:24px 24px 0 24px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--divider,#eaecf0)}.notifications .notification-panel__header .notification-panel__header-actions{display:flex;align-items:center;margin-left:auto}.notifications .notification-panel-item__controls{text-align:right}.notifications-back{position:absolute;top:0;left:0;z-index:9999;background-color:rgba(0,0,0,.251);width:100%;height:100vh}.messenger-modal,.user-nav .tooltip-container,.user-nav-dropdown{z-index:9999}.user-nav-dropdown.user-nav-dropdown-notifications{z-index:99991}@media screen and (max-width:767px){.user-nav-dropdown{position:static}}.notification-dropdown{height:-moz-fit-content;height:fit-content;position:absolute;right:-47px;top:62px;padding:24px 14px 0 24px;width:440px;border-radius:20px;border:1px solid var(--devider,#fff);background-color:#f3f5f8;box-shadow:6px 8px 60px 0 rgba(0,0,0,.078),0 0 10px 0 rgba(0,0,0,.059);z-index:999999;text-align:center;transition:all .25s ease}.notification-dropdown .notifications__head{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.notification-dropdown .notifications__head h2{font-size:18px;color:var(--secondary-heading,#1e242a)}.notification-dropdown .notifications__btn,.notification-dropdown .notifications__btn_gray,.notification-dropdown .notifications__btn_white{display:flex;justify-content:center;align-items:center;cursor:pointer;width:40px;height:40px;border-radius:20px}.notification-dropdown .notifications__btn_gray{background:var(--Secondary-100,#eef1f5)}.notification-dropdown .notifications__btn_white{background:var(--Surface,#f7f9fc)}.notification-dropdown .notifications__actions{display:flex;flex-direction:row;justify-content:space-between;margin-top:12px}.notification-dropdown .notifications__actions-left{display:flex;flex-direction:row;gap:13px}.notification-dropdown .notifications__actions .btn{display:flex;justify-content:center;align-items:center;width:74px;height:40px;font-size:12px;font-weight:400}.notification-dropdown .notifications__actions .btn-outline{border:1px solid var(--Outline,#dadee4);color:var(--Secondary-,#3c434c)}.notification-dropdown .notifications__actions .btn-light{color:var(--primary-600,#25aef6);font-weight:700;background-color:rgba(135,214,255,.278);border:none}.notification-dropdown .notifications-cards-container{margin-top:12px;display:flex;flex-direction:column;gap:12px;overflow-y:scroll;overscroll-behavior:contain;max-height:calc(100vh - 300px);margin:0 -15px;padding:15px 15px 40px}.notification-dropdown .notifications-card,.notification-dropdown .notifications-card_colorless{border-radius:20px;padding:16px;background-color:#fff;box-shadow:6px 8px 20px 0 rgba(0,0,0,.078);display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:10px;cursor:pointer}.notification-dropdown .notifications-card_colorless{background:transparent;box-shadow:none}.notification-dropdown .notifications-card__icon{width:38px;height:38px}.notification-dropdown .notifications-card__icon.reminder-icon{display:flex;justify-content:center;align-items:center;cursor:pointer;width:40px;height:40px;border-radius:20px;background-color:var(--primary-100,#e9f7fe)}.notification-dropdown .notifications-card__title{font-size:13px;font-weight:600;color:var(--secondary-heading,#1e242a);text-align:left}.notification-dropdown .notifications-card__text{font-size:13px;text-align:justify}.notification-dropdown .notifications-card__date{font-size:11px;color:var(--Secondary-500,#76808d);white-space:nowrap;margin-bottom:5px}.notification-dropdown .notifications-card__additional{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-end}.notification-dropdown .notifications-card__show-more{display:flex;flex-direction:row;align-items:center;justify-content:center;cursor:pointer;color:var(--primary-600,#25aef6)}.notification-dropdown .notifications-card__show-more svg{margin-left:10px}.notification-dropdown .notifications-card__show-more svg path[stroke]{stroke:var(--primary-600,#25aef6)}.notification-dropdown .notifications-card__show-more svg path[fill]{fill:var(--primary-600,#25aef6)}.notification-dropdown .notifications__read-separator-block{display:flex;flex-direction:column;background-color:#f4f6f9;position:relative}.notification-dropdown .notifications__read-separator-block .notifications__read-separator-line{position:absolute;top:8px;z-index:0;width:375px;height:1px;border:1px solid var(--Outline,#dadee4)}.notification-dropdown .notifications__read-separator-text{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:16px;z-index:1;opacity:1;font-size:14px;line-height:21px;white-space:nowrap;color:var(--secondary-300,#98a2b3);margin-bottom:16px}.notification-dropdown .notifications__read-separator-text span{background-color:#f4f6f9;padding:0 16px;transform:translateY(8px)}.notification-dropdown .notifications__read-separator-text button{border:none;background-color:#f4f6f9;padding:0 16px 0 16px}.notification-dropdown .notifications__empty-message{margin-top:16px;margin-bottom:30px;margin-left:auto;margin-right:auto;font-size:16px;font-weight:600;color:var(--secondary-heading,#1e242a)}.notification-dropdown .notifications__empty-message_blue{color:var(--Primary-600,#25aef6)}.notification-dropdown .notifications__empty-icon{padding-top:32px}.notification-dropdown .notifications__empty-icon svg{width:88px;height:85px}.notification-dropdown .show-more-notifications-button{display:flex;flex-direction:row;align-items:center}@media screen and (max-width:767px){.notification-dropdown{top:0;left:0;right:auto;width:100%;height:100vh;border-radius:0}.notification-dropdown .notifications-cards-container{max-height:calc(100vh - 126px);height:calc(100vh - 126px);padding-left:15px;padding-right:15px}.notification-dropdown .notifications__read-separator-block .notifications__read-separator-line{width:100%}}.infinity-items-wrap{position:relative;display:flex;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;gap:28px;background:#fff}.infinity-items-wrap:before{left:0;background:linear-gradient(90deg,#fff,hsla(0,0%,100%,0))}.infinity-items-wrap:after{right:0;background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff)}.infinity-items{flex-shrink:0;display:flex;gap:28px;justify-content:space-around;min-width:100%;padding:20px 0}.infinity-item{flex:0 0 auto;border-radius:6px;display:flex;justify-content:center;align-items:center;color:#e3ecfa;text-align:center;font-family:Inter;font-size:57px;font-style:normal;font-weight:700;line-height:44px;transition:all .1s ease-in-out}.marquee{animation:scroll 40s linear infinite}.reverce{animation-direction:reverse}.landing{min-height:100vh}.landing .container{max-width:1200px}.registration-modal .modal-header{align-items:center;margin-bottom:0}.registration-modal .modal-wrapper{padding:32px}.registration-modal .form-wrapper{display:flex;flex-wrap:wrap;gap:20px;max-width:785px;width:100%;margin:36px auto}.registration-modal .form-wrapper-footer{max-width:785px;width:100%;margin:0 auto 0;display:flex;justify-content:space-between;align-items:center}.registration-modal .form-wrapper-footer .privacy-policy{display:flex;align-items:center}.registration-modal .form-wrapper-footer .privacy-policy a{margin:0 4px}.registration-modal .form-wrapper-footer .privacy-policy .form-checkbox{margin-top:-4px}.registration-modal .form-wrapper .form-wrapper-title{color:var(--Secondary-Heading,#1e242a);font-family:Inter;font-size:21px;font-style:normal;font-weight:700;line-height:24px;flex:0 0 100%;max-width:100%;width:100%}.registration-form .form-wrapper{display:flex;flex-wrap:wrap;gap:20px;border-radius:20px;background:var(--White,#fff);box-shadow:6px 8px 60px 0 rgba(0,0,0,.08),0 0 10px 0 rgba(0,0,0,.06);padding:32px;max-width:785px;width:100%;margin:36px auto}.registration-form .form-wrapper-footer{max-width:785px;width:100%;margin:0 auto 96px;display:flex;justify-content:space-between;align-items:center}.registration-form .form-wrapper-footer .privacy-policy{display:flex;align-items:center}.registration-form .form-wrapper-footer .privacy-policy a{margin:0 4px}.registration-form .form-wrapper-footer .privacy-policy .form-checkbox{margin-top:-4px}.registration-form .form-wrapper .form-wrapper-title{color:var(--Secondary-Heading,#1e242a);font-family:Inter;font-size:21px;font-style:normal;font-weight:700;line-height:24px;flex:0 0 100%;max-width:100%;width:100%}.form-upload{position:relative}.form-upload input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.form-upload span{display:flex;align-items:center;color:var(--Primary-600,#25aef6);font-family:Inter;font-size:14px;font-style:normal;font-weight:700;line-height:20px}.form-upload span svg{margin-right:8px}.landing-footer{background:#293d4d;padding:30px 0}.landing-footer .logo{width:186px}.landing-footer .container{display:flex;justify-content:space-between;align-items:center}.landing-footer .social{display:flex;gap:37px}.landing-footer p{color:hsla(0,0%,100%,.8);text-align:center;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:21.6px;display:flex;align-items:center}.landing-footer p svg{width:86px;margin-left:8px}.landing-banner{background:rgba(37,174,246,0);background-image:url(/img/landing-banner.87a18d66.png);background-position:bottom;background-size:cover}.landing-banner .container{position:relative;z-index:1;padding-bottom:163px;padding-top:32px}.landing-banner .banner-img{position:absolute;bottom:0;left:371px;z-index:-1;max-width:60%;top:150px}.landing-banner .aside-list__item{display:flex;align-items:center;margin-bottom:42px}.landing-banner .aside-list__item-title{color:var(--secondary-heading,#1e242a);font-size:16px;font-style:normal;font-weight:700;line-height:16px;display:block}.landing-banner .aside-list__item-text{color:var(--secondary,#3c434c);font-size:14px;font-style:normal;font-weight:400;line-height:14px}.landing-banner .aside-list__item-icon{width:20px;flex:0 0 20px;margin-right:16px}.landing-banner .aside-list__item-icon path:not([stroke]){fill:var(--White,#fff)}.landing-banner .aside-list__item-icon path[stroke]{stroke:var(--White,#fff)}.landing-banner .landing-title{color:#fff;font-family:Inter;font-size:36px;font-style:normal;font-weight:700;line-height:120%;margin-bottom:8px}.landing-banner .landing-subtitle{color:#fff;font-family:Inter;font-size:20px;font-style:normal;font-weight:500;line-height:44px;margin-bottom:40px}.landing-banner header{display:flex;justify-content:space-between;align-items:center;margin-bottom:38px}.landing-banner header p{color:var(--Secondary-Heading,#1e242a);font-family:Inter;font-size:16px;font-style:normal;font-weight:700;line-height:44px}.landing-banner header .btn{margin-left:16px}@media screen and (min-width:1360px){.landing-banner .banner-img{max-width:100%;top:inherit}}.brand{padding:19px 0 47px;background:#f7f9fc}.brand .container{display:flex;align-items:center}.brand .link{color:var(--Primary-600,#25aef6);font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:44px}.brand .brand-wrapper{flex:1 0 auto;margin:0 32px;display:flex;align-items:center;justify-content:space-between}.brand .title{color:var(--Secondary-300,#98a2b3);font-family:Inter;font-size:21px;font-style:normal;font-weight:700;line-height:24px}.get-early-access{padding:32px 0;text-align:center}.get-early-access .arrow{position:absolute;top:-20px;left:calc(100% + 137px)}.get-early-access .container{position:relative}.get-early-access-white{background:#fff}.get-early-access .text{margin-bottom:8px;color:var(--Primary-600,#25aef6);font-family:Inter;font-size:16px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:2px;text-transform:uppercase}.get-early-access .title{color:var(--Secondary-Heading,#1e242a);font-family:Epilogue;font-size:34px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.68px;display:table;margin:0 auto 12px;position:relative;z-index:1}.get-early-access .title .title-border{position:absolute;top:0;left:-12px;z-index:-1}.get-early-access .title .title-circle{position:absolute;top:4px;left:-8px;z-index:-1}.get-early-access .subtitle{color:var(--Secondary-Heading,#1e242a);font-family:Inter;font-size:21px;font-style:normal;font-weight:700;line-height:24px;text-align:center}.get-early-access .btn{margin-top:20px}.landing.landing-user .privacy-page{padding-top:30px}.landing .article-wrapper{background:#fff;padding:82px 0;overflow:hidden}.landing .article-img{position:absolute;top:0;left:0;width:100%;border-radius:20px;background:#f0f2f6;height:177px;z-index:-1}.landing .article-arrow{position:absolute;top:150px;left:440px}.landing .article-item{display:flex;flex-wrap:wrap;-moz-column-gap:138px;column-gap:138px;margin-bottom:68px}.landing .article-item .star-wrapper{display:flex;gap:10px;align-items:center;margin-bottom:16px}.landing .article-item:first-child{margin-bottom:135px}.landing .article-item:first-child .content p{max-width:426px}.landing .article-item .article-img-3{position:absolute;top:0;left:0}.landing .article-item .article-card-2{border-radius:20px;background:#fff;position:absolute;bottom:48px;left:70px;box-shadow:-14px 14px 100px 0 rgba(0,0,0,.1);width:208px;padding:20px 30px}.landing .article-item .article-card-2 img{margin-bottom:16px}.landing .article-item .article-card-2 h2{color:#0b141f;font-family:Inter;font-size:24px;font-style:normal;font-weight:700;line-height:24px;margin-bottom:16px}.landing .article-item .article-card-2 p{color:rgba(11,20,31,.6);font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:22px}.landing .article-item .article-card-1{position:relative;z-index:1;padding:20px;max-width:321px;width:100%}.landing .article-item .article-card-1:before{width:100%;height:100%;position:absolute;top:0;left:0;border-radius:20px;background:#fff;box-shadow:-14px 14px 100px 0 rgba(0,0,0,.1);z-index:-1;content:""}.landing .article-item .article-card-1 .article-card-img{position:absolute;z-index:-2;top:71px;left:186px}.landing .article-item .article-card-1 p{color:rgba(11,20,31,.6);font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:22px}.landing .article-item .article-card-1 p strong{color:var(--Secondary-Heading,#1e242a);font-family:Inter;font-size:16px;font-style:normal;font-weight:600;line-height:22px}.landing .article-item .article-card-1 p small{color:var(--Secondary-Heading,#1e242a);font-family:Inter;font-size:12px;font-style:normal;font-weight:600;line-height:20px}.landing .article-item .content-icons{display:flex;align-items:center;color:var(--Secondary-Heading,#1e242a);font-family:Inter;font-size:24px;font-style:normal;font-weight:700;line-height:34px}.landing .article-item .content-icons span{margin:0 16px}.landing .article-item .content-icons .content-icon{width:60px;height:60px;border-radius:15px;background:#eef9ff;display:flex;align-items:center;justify-content:center}.landing .article-item .content-icons .content-icon svg path[stroke]{stroke:#25aef6}.landing .article-item .content-icons .content-icon svg path[fill]{fill:#25aef6}.landing .article-item .content h3{color:var(--Secondary-Heading,#1e242a);font-family:Inter;font-size:24px;font-style:normal;font-weight:700;line-height:34px;margin:28px 0 20px}.landing .article-item .content p{color:var(--Secondary-,#3c434c)}.landing .article-item .content a,.landing .article-item .content p{font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:24px}.landing .article-item .content a{color:var(--Primary-600,#25aef6)}.landing .article-item .col{flex:0 0 calc(50% - 69px);max-width:50%;width:100%;position:relative;z-index:1}.white-bg{background:var(--White,#fff)}@media screen and (max-width:767px){.landing .article-item .col{flex:0 0 100%;max-width:100%;width:100%;order:2}.landing .article-item .col.content{order:1}.landing .article-item .col img{margin:0;max-width:100%}.landing .article-item .col:not(.content){position:relative}.landing .article-item .col:not(.content) img{position:relative;top:0;left:0}}.registration__content.login__content.login__content-small .privacy-policy{display:block}@media screen and (max-width:600px){.registration__content.login__content.login__content-small .privacy-policy span{display:block;margin:0 auto;text-align:center}}.optional{color:#25aef6}.invalid,.invalid-for-quill .ql-container{border:1px solid!important;border-color:var(--tertiary-300,#fda29b)!important;background-image:url(/img/alert-triangle.7d4efad7.svg)!important;background-repeat:no-repeat!important;background-position:right calc(.375em + .1875rem) center!important;background-size:20px 20px!important;transition:none;border-radius:10px;padding-right:34px}.form-item-error .multiselect__tags{border:1px solid var(--tertiary-300,#fda29b);background:var(--White,#fff)}.invalid-border{border:1px solid!important;border-color:var(--tertiary-300,#fda29b)!important}.invalid-feedback{color:var(--tertiary-600,#b42318);font-size:12px;font-weight:400!important;text-align:right}.invalid-for-quill .ql-container{background-position:calc(100% - 15px) 15px!important}.invalid-for-password .form-icon-password{right:35px}.aside-modal-cv-file.modal-cv-waiting .modal-wrapper,.modal-cv.modal-cv-waiting .modal-wrapper{padding-bottom:40px}.aside-modal-cv-file.modal-cv-waiting .modal-header,.modal-cv.modal-cv-waiting .modal-header{margin-bottom:0}.aside-modal-cv-file .modal-wrapper,.modal-cv .modal-wrapper{max-width:466px}.aside-modal-cv-file .modal-header,.modal-cv .modal-header{justify-content:flex-end}.aside-modal-cv-file .modal-cv-img,.modal-cv .modal-cv-img{margin:0 auto 20px;display:block}.aside-modal-cv-file .modal-cv-text,.modal-cv .modal-cv-text{font-family:Inter;font-size:14px;font-weight:400;line-height:21px;text-align:center;color:var(--Secondary-,#3c434c);max-width:467px}.aside-modal-cv-file .modal-cv-file,.modal-cv .modal-cv-file{padding:10px}.aside-modal-cv-file .modal-cv-file .btn-text,.modal-cv .modal-cv-file .btn-text{margin:0;padding:0}.aside-modal-cv-file .modal-cv-file .btn-text svg,.modal-cv .modal-cv-file .btn-text svg{margin:0}.aside-modal-cv-file .modal-cv-file .btn.w-100,.modal-cv .modal-cv-file .btn.w-100{margin-top:20px;width:100%;max-width:100%;text-align:center;justify-content:center;align-items:center}.aside-modal-cv-file .file-wrapper,.modal-cv .file-wrapper{display:flex;align-items:center;color:var(--Primary-600,#25aef6);font-family:Inter;font-size:12px;font-weight:400;line-height:20px;text-align:left;gap:8px}.aside-modal-cv-file .file-wrapper>span,.modal-cv .file-wrapper>span{display:flex;align-items:center;justify-content:flex-start;gap:8px;max-width:calc(100% - 32px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.aside-modal-cv-file .file-wrapper>span svg,.modal-cv .file-wrapper>span svg{flex:0 0 24px;max-width:24px}.aside-modal-cv-file .modal-cv-title,.modal-cv .modal-cv-title{font-family:Inter;font-size:18px;font-weight:700;line-height:1.5;text-align:center;color:var(--Secondary-Heading,#1e242a);margin-bottom:20px}.aside-modal-cv-file .modal-cv-title-text,.modal-cv .modal-cv-title-text{font-family:Inter;font-size:16px;font-weight:400;line-height:20.8px;text-align:center;color:var(--Secondary-,#3c434c);margin-bottom:10px}.aside-modal-cv-file .btn,.modal-cv .btn{margin:0 auto;display:flex;padding:10px 16px;border-radius:10px}.aside-modal-cv-file .cv-file,.modal-cv .cv-file{border:1px dashed var(--Secondary-300,#98a2b3);background:#f7f9fc;display:flex;flex-direction:column;justify-content:center;gap:12px;align-items:center;padding:32px;min-height:198px;width:100%;position:relative;z-index:1;border-radius:10px}.aside-modal-cv-file .cv-file .cv-file-title,.modal-cv .cv-file .cv-file-title{color:var(--Secondary-,#3c434c);font-family:Inter;font-size:14px;font-weight:400;line-height:18px;text-align:center}.aside-modal-cv-file .cv-file input,.modal-cv .cv-file input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.aside-modal-cv-file .modal-cv-or,.modal-cv .modal-cv-or{display:block;text-align:center;width:100%;position:relative;z-index:1;text-transform:uppercase;font-family:Inter;font-size:16px;font-weight:600;line-height:20.8px;color:#49454f;margin:20px 0}.aside-modal-cv-file .modal-cv-or:after,.modal-cv .modal-cv-or:after{content:"";width:40px;height:26px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;z-index:-1}.aside-modal-cv-file .modal-cv-or:before,.modal-cv .modal-cv-or:before{content:"";width:100%;height:1px;background:#dadee4;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-2}.aside-modal-cv-file{border-radius:20px;padding:10px;box-shadow:6px 8px 60px 0 rgba(0,0,0,.08),0 0 10px 0 rgba(0,0,0,.06);background:var(--White,#fff)}.aside-modal-cv-file .aside-modal-cv-file-title{font-family:Inter;font-size:14px;font-weight:600;line-height:21px;color:#49454f;padding:10px}.company-profile-action-footer{display:flex;gap:16px;justify-content:flex-end;align-items:center;width:100%;margin-top:40px;position:sticky;bottom:0;background:#fff;padding:10px 29px;z-index:9}.company-profile-page .company-profile-body .company-profile-card-item.autofill-list-item:hover{border:1px dashed #25aef6;background:var(--Primary-100,#e9f7fe)}.cv-file-title-sub{color:var(--Primary-600,#25aef6)!important;font-family:Inter;font-size:14px;font-weight:700;line-height:20px;display:flex;justify-content:center;align-items:center;gap:8px}.landing{@import"https://fonts.googleapis.com/css2?family=Epilogue:wght@700&display=swap"}@font-face{font-family:Inter;src:url(/fonts/Inter-Black.3fdb6f95.woff2) format("woff2"),url(/fonts/Inter-Black.d1f926e5.woff) format("woff");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter-ExtraBold.d409cdef.woff2) format("woff2"),url(/fonts/Inter-ExtraBold.e56ae91b.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter-ExtraLight.addf5f8f.woff2) format("woff2"),url(/fonts/Inter-ExtraLight.03482b89.woff) format("woff");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter-Light.119faba4.woff2) format("woff2"),url(/fonts/Inter-Light.a6ba5283.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter-Medium.921af8a7.woff2) format("woff2"),url(/fonts/Inter-Medium.7d8478e3.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter-SemiBold.fcb3e64a.woff2) format("woff2"),url(/fonts/Inter-SemiBold.e42299e9.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter-Thin.fad2deba.woff2) format("woff2"),url(/fonts/Inter-Thin.67b3b548.woff) format("woff");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter-Bold.6f2dc5b5.woff2) format("woff2"),url(/fonts/Inter-Bold.946f5ffc.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter-Regular.dfc7f97d.woff2) format("woff2"),url(/fonts/Inter-Regular.c884aa00.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}.landing *,.landing :after,.landing :before{box-sizing:border-box;font-family:Inter,sans-serif}.landing ol[class],.landing ul[class]{padding:0}.landing blockquote,.landing body,.landing dd,.landing dl,.landing figcaption,.landing figure,.landing h1,.landing h2,.landing h3,.landing h4,.landing li,.landing ol[class],.landing p,.landing ul[class]{margin:0}.landing body{min-height:100vh;scroll-behavior:smooth;text-rendering:optimizeSpeed;line-height:1.5}.landing ol[class],.landing ul[class]{list-style:none}.landing a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}.landing img{max-width:100%;display:block}.landing article>*+*{margin-top:1em}.landing button,.landing input,.landing select,.landing textarea{font:inherit}@media(prefers-reduced-motion:reduce){.landing *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.landing a,.landing button{cursor:pointer}.landing svg{outline:none}.landing input::-webkit-inner-spin-button,.landing input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.landing input[type=number]{-moz-appearance:textfield}.landing body{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.06) rgba(0,0,0,.01)}.landing body::-webkit-scrollbar{width:7px}.landing body::-webkit-scrollbar-track{border-radius:40px;border:1px solid #fff;background:rgba(0,0,0,.01)}.landing body::-webkit-scrollbar-thumb{border-radius:40px;border:1px solid #fff;background:rgba(0,0,0,.06)}.landing :root{--White:#fff;--Surface:#f7f9fc;--secondary-100:#eef1f5;--Outline:#dadee4;--secondary-300:#98a2b3;--secondary-500:#76808d;--secondary:#3c434c;--secondary-heading:#1e242a;--secondary-input-outline:#afb0b2;--primary-50:#f0fafb;--primary-100:#e9f7fe;--primary-300:#87d6ff;--primary-500:#45bcfa;--primary-600:#25aef6;--primary-700:#149fe7;--tertiary-50:#fff2f1;--tertiary-100:#fee4e2;--tertiary-300:#fda29b;--tertiary-500:#d92d20;--tertiary-600:#b42318;--onfirmation-50:#eef8d7;--onfirmation-100:#eef8d7;--onfirmation-300:#dcedb4;--onfirmation-500:#8dcb01;--onfirmation-600:#65b400;--m-3-sys-light-error:#b3261e;--slider-connect-bg:#25aef6;--slider-bg:rgba(30,36,42,.2);--Corner-radius-main:8px}.landing .header{position:sticky;top:0;left:0;width:100%;border-bottom:1px solid #e6e0e9;background:#293d4d;height:57px;display:flex;align-items:center;z-index:102}.landing .header .container,.landing .header .main-nav{display:flex;align-items:center;justify-content:space-between}.landing .header .main-nav{max-width:667px;width:100%}.landing .header .main-nav .btn{padding-left:28px;padding-right:28px}.landing .header .nav-link{color:#fff;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.2px;padding:11px;border-radius:32px;text-decoration:none;position:relative;transition:all .25s ease}.landing .header .nav-link:before{content:"";border-radius:2px 2px 0 0;background:var(--primary-500,#26adf6);width:40px;height:4px;position:absolute;top:calc(100% + 4px);left:50%;transform:translateX(-50%) scale(0);transition:all .25s ease}.landing .header .nav-link.router-link-active:before{transform:translateX(-50%) scale(1)}.landing .header .nav-link:hover{background:rgba(0,0,0,.23);text-decoration:none;color:#fff}.landing .user-nav{display:flex;align-items:center}.landing .user-nav .user-message{width:40px;height:40px;background:hsla(0,0%,100%,.04);border-radius:50px;display:flex;align-items:center;justify-content:center;margin-right:16px;transition:all .25s ease;position:relative}.landing .user-nav .user-message-number{position:absolute;top:4px;left:20px;background:var(--m-3-sys-light-error,#b3261e);color:#fff;border-radius:100%;min-width:15px;min-height:15px;text-align:center;font-size:11px;font-style:normal;font-weight:500;line-height:16px;letter-spacing:.5px;display:flex;align-items:center;justify-content:center}.landing .user-nav .user-message:hover{background:rgba(0,0,0,.23)}.landing .user-nav .user-message svg path[stroke]{stroke:#fff}.landing .user-nav .user-message svg path[fill]{fill:#fff}.landing .user-nav-dropdown{position:relative}.landing .user-nav-dropdown__btn{background:hsla(0,0%,100%,.07);border-radius:50px;width:40px;height:40px;border:0;padding:2px}.landing .user-nav-dropdown .btn{padding:0}.landing .user-nav-dropdown__menu{position:absolute;top:100%;right:0;padding:32px 31px;width:213px;border-radius:var(--Corner-radius-main,8px);border:1px solid var(--devider,#e0dfdf);background:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,.1);text-align:center;transition:all .25s ease}.landing .user-nav-dropdown__menu .avatar{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:123px;height:123px;border-radius:100%;margin:0 auto 16px}.landing .user-nav-dropdown__menu p:not(.company-name){color:var(--secondary,#3c434c);font-size:14px;font-style:normal;font-weight:700;line-height:18px}.landing .user-nav-dropdown__menu .company-name{color:var(--secondary,#3c434c);font-size:12px;font-style:normal;font-weight:400;line-height:16px;margin-bottom:16px}.landing body,.landing html{background:var(--Surface,#f7f9fc)}.landing .privacy-header{height:57px;background:#293d4d;display:flex;align-items:center;justify-content:center}.landing .privacy-header .container{display:flex;align-items:center;justify-content:space-between}.landing .privacy-header img{max-width:100%;max-height:57px}.landing .privacy-page{max-width:956px;padding:40px 15px;margin:0 auto}.landing .privacy-page p{color:var(--Secondary-,#3c434c);font-size:16px;font-weight:400;line-height:150%}.landing .privacy-page h2,.landing .privacy-page p{font-family:Inter;font-style:normal;margin-bottom:24px}.landing .privacy-page h2{color:var(--Secondary-Heading,#1e242a);font-size:24px;font-weight:700;line-height:42px}.landing .privacy-page section{margin-bottom:32px}.landing .privacy-page h3{color:var(--Secondary-,#3c434c);font-family:Inter;font-size:15px;font-style:normal;font-weight:700;line-height:22px;margin-bottom:24px}.landing .privacy-page h1{color:var(--Secondary-Heading,#1e242a);text-align:center;font-family:Inter;font-size:27px;font-style:normal;font-weight:700;line-height:42px;margin-bottom:32px}.landing .privacy-page img{margin:0 auto 32px}.landing .privacy-page ol,.landing .privacy-page ul{margin:0 0 24px;padding:0;padding-left:20px}.landing .privacy-page ol li,.landing .privacy-page ul li{padding:0;color:var(--Secondary-,#3c434c);font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.landing .btn{color:var(--White,#fff);font-size:14px;font-style:normal;font-weight:700;line-height:20px;border-radius:10px;background:var(--primary-600,#25aef6);padding:10px 16px;cursor:pointer;border:1px solid var(--primary-600,#25aef6);transition:all .25s ease;display:inline-flex;align-items:center;text-decoration:none}.landing .btn.btn-border{border-radius:40px}.landing .btn .btn-icon-before{margin-right:10px;max-width:20px}.landing .btn .btn-icon-after{margin-left:10px;max-width:20px}.landing .btn svg path:not([stroke]){fill:var(--White,#fff)}.landing .btn svg path[stroke]{stroke:var(--White,#fff)}.landing .btn:hover{background:var(--primary-700,#149fe7);box-shadow:0 2px 5px 0 rgba(0,0,0,.2)}.landing .btn:active{border:1px solid var(--primary-600,#25aef6);background:var(--primary-600,#25aef6);box-shadow:0 0 0 4px #eef9ff,0 1px 2px 0 rgba(16,24,40,.05)}.landing .btn.btn-disabled,.landing .btn[disabled]{border:1px solid var(--secondary-input-outline,#dadee4);background:var(--secondary-input-outline,#dadee4)}.landing .btn.btn-invert{background:#fff;color:var(--primary-600,#25aef6);border:1px solid #fff}.landing .btn.btn-text{background:transparent;border:0;color:var(--primary-600,#25aef6)}.landing .btn.btn-text .btn-icon-before{margin-right:8px}.landing .btn.btn-text .btn-icon-after{margin-left:8px}.landing .btn.btn-text svg path:not([stroke]){fill:var(--primary-600,#25aef6)}.landing .btn.btn-text svg path[stroke]{stroke:var(--primary-600,#25aef6)}.landing .btn.btn-text:hover{background:transparent;box-shadow:none;color:var(--primary-700,#149fe7)}.landing .btn.btn-text:hover svg path:not([stroke]){fill:var(--primary-700,#149fe7)}.landing .btn.btn-text:hover svg path[stroke]{stroke:var(--primary-700,#149fe7)}.landing .btn.btn-text:active{color:var(--primary-600,#25aef6);border:0;background:transparent;box-shadow:none}.landing .btn.btn-text:active svg path:not([stroke]){fill:var(--primary-600,#25aef6)}.landing .btn.btn-text:active svg path[stroke]{stroke:var(--primary-600,#25aef6)}.landing .btn.btn-text[disabled]{color:var(--secondary-input-outline,#dadee4);border:0;background:transparent;box-shadow:none}.landing .btn.btn-text[disabled] svg path:not([stroke]){fill:var(--secondary-input-outline,#dadee4)}.landing .btn.btn-text[disabled] svg path[stroke]{stroke:var(--secondary-input-outline,#dadee4)}.landing .btn.btn-text-silent{background:transparent;border:0;color:var(--Secondary-,#3c434c)}.landing .btn.btn-text-silent .btn-icon-before{margin-right:8px}.landing .btn.btn-text-silent .btn-icon-after{margin-left:8px}.landing .btn.btn-text-silent svg path:not([stroke]){fill:var(--Secondary-,#3c434c)}.landing .btn.btn-text-silent svg path[stroke]{stroke:var(--Secondary-,#3c434c)}.landing .btn.btn-text-silent:hover{background:transparent;box-shadow:none;color:var(--primary-700,#149fe7)}.landing .btn.btn-text-silent:hover svg path:not([stroke]){fill:var(--primary-700,#149fe7)}.landing .btn.btn-text-silent:hover svg path[stroke]{stroke:var(--primary-700,#149fe7)}.landing .btn.btn-text-silent:active{color:var(--primary-600,#25aef6);border:0;background:transparent;box-shadow:none}.landing .btn.btn-text-silent:active svg path:not([stroke]){fill:var(--primary-600,#25aef6)}.landing .btn.btn-text-silent:active svg path[stroke]{stroke:var(--primary-600,#25aef6)}.landing .btn.btn-text-silent[disabled]{color:var(--secondary-input-outline,#dadee4);border:0;background:transparent;box-shadow:none}.landing .btn.btn-text-silent[disabled] svg path:not([stroke]){fill:var(--secondary-input-outline,#dadee4)}.landing .btn.btn-text-silent[disabled] svg path[stroke]{stroke:var(--secondary-input-outline,#dadee4)}.landing .btn.btn-text-danger{background:transparent;border:0;color:var(--tertiary-500,#d92d20)}.landing .btn.btn-text-danger .btn-icon-before{margin-right:8px}.landing .btn.btn-text-danger .btn-icon-after{margin-left:8px}.landing .btn.btn-text-danger svg path:not([stroke]){fill:var(--tertiary-500,#d92d20)}.landing .btn.btn-text-danger svg path[stroke]{stroke:var(--tertiary-500,#d92d20)}.landing .btn.btn-text-danger:hover{background:transparent;box-shadow:none;color:var(--tertiary-600,#b42318)}.landing .btn.btn-text-danger:hover svg path:not([stroke]){fill:var(--tertiary-600,#b42318)}.landing .btn.btn-text-danger:hover svg path[stroke]{stroke:var(--tertiary-600,#b42318)}.landing .btn.btn-text-danger:active{color:var(--tertiary-500,#d92d20);border:0;background:transparent;box-shadow:none}.landing .btn.btn-text-danger:active svg path:not([stroke]){fill:var(--tertiary-500,#d92d20)}.landing .btn.btn-text-danger:active svg path[stroke]{stroke:var(--tertiary-500,#d92d20)}.landing .btn.btn-text-danger[disabled]{color:var(--secondary-input-outline,#dadee4);border:0;background:transparent;box-shadow:none}.landing .btn.btn-text-danger[disabled] svg path:not([stroke]){fill:var(--secondary-input-outline,#dadee4)}.landing .btn.btn-text-danger[disabled] svg path[stroke]{stroke:var(--secondary-input-outline,#dadee4)}.landing .btn.btn-primary-white{background:#fff;color:var(--primary-600,#25aef6)}.landing .btn.btn-text-success{background:transparent;border:0;color:var(--onfirmation-600,#65b400)}.landing .btn.btn-text-success .btn-icon-before{margin-right:8px}.landing .btn.btn-text-success .btn-icon-after{margin-left:8px}.landing .btn.btn-text-success svg path:not([stroke]){fill:var(--onfirmation-600,#65b400)}.landing .btn.btn-text-success svg path[stroke]{stroke:var(--onfirmation-600,#65b400)}.landing .btn.btn-text-success:hover{background:transparent;box-shadow:none;color:var(--onfirmation-500,#65b400)}.landing .btn.btn-text-success:hover svg path:not([stroke]){fill:var(--onfirmation-500,#65b400)}.landing .btn.btn-text-success:hover svg path[stroke]{stroke:var(--onfirmation-500,#65b400)}.landing .btn.btn-text-success:active{color:var(--onfirmation-600,#65b400);border:0;background:transparent;box-shadow:none}.landing .btn.btn-text-success:active svg path:not([stroke]){fill:var(--onfirmation-600,#65b400)}.landing .btn.btn-text-success:active svg path[stroke]{stroke:var(--onfirmation-600,#65b400)}.landing .btn.btn-text-success[disabled]{color:var(--secondary-input-outline,#dadee4);border:0;background:transparent;box-shadow:none}.landing .btn.btn-text-success[disabled] svg path:not([stroke]){fill:var(--secondary-input-outline,#dadee4)}.landing .btn.btn-text-success[disabled] svg path[stroke]{stroke:var(--secondary-input-outline,#dadee4)}.landing .btn.btn-icon-circle{border-radius:60px;background:var(--Surface,#f7f9fc);width:60px;height:60px;padding:0;display:inline-flex;justify-content:center;align-items:center;border:0;color:var(--onfirmation-600,#65b400)}.landing .btn.btn-icon-circle .btn-icon-before{margin-right:8px}.landing .btn.btn-icon-circle .btn-icon-after{margin-left:8px}.landing .btn.btn-icon-circle svg path:not([stroke]){fill:var(--secondary-300,#98a2b3)}.landing .btn.btn-icon-circle svg path[stroke]{stroke:var(--secondary-300,#98a2b3)}.landing .btn.btn-icon-circle:hover{box-shadow:none;color:var(--onfirmation-500,#65b400)}.landing .btn.btn-icon-circle:hover svg path:not([stroke]){fill:var(--secondary-500,#65b400)}.landing .btn.btn-icon-circle:hover svg path[stroke]{stroke:var(--secondary-500,#65b400)}.landing .btn.btn-icon-circle:active{color:var(--secondary-300,#65b400);border:0;box-shadow:none}.landing .btn.btn-icon-circle:active svg path:not([stroke]){fill:var(--secondary-300,#65b400)}.landing .btn.btn-icon-circle:active svg path[stroke]{stroke:var(--secondary-300,#65b400)}.landing .btn.btn-icon-circle[disabled]{color:var(--secondary-input-outline,#dadee4);border:0;background:transparent;box-shadow:none}.landing .btn.btn-icon-circle[disabled] svg path:not([stroke]){fill:var(--secondary-input-outline,#dadee4)}.landing .btn.btn-icon-circle[disabled] svg path[stroke]{stroke:var(--secondary-input-outline,#dadee4)}.landing .btn.btn-outline{background:transparent;color:var(--primary-600,#25aef6)}.landing .btn.btn-outline svg path:not([stroke]){fill:var(--primary-600,#25aef6)}.landing .btn.btn-outline svg path[stroke]{stroke:var(--primary-600,#25aef6)}.landing .btn.btn-outline:hover{border:1px solid var(--primary-500,#45bcfa);background:linear-gradient(0deg,var(--primary-50,#f0fafb) 0,var(--primary-50,#f0fafb) 100%),var(--On-Primary,#fff)}.landing .btn.btn-outline:active{border:1px solid var(--primary-500,#45bcfa);background:var(--primary-100,#e9f7fe);box-shadow:0 1px 2px 0 rgba(16,24,40,.05)}.landing .btn.btn-outline-silent{background:transparent;color:var(--secondary-eading,#101828);border:1px solid var(--secondary-input-outline,#dadee4)}.landing .btn.btn-outline-silent svg path[fill]{fill:var(--primary-600,#25aef6)}.landing .btn.btn-outline-silent svg path[stroke]{stroke:var(--primary-600,#25aef6)}.landing .btn.btn-outline-silent:hover{border:1px solid var(--primary-500,#45bcfa);background:linear-gradient(0deg,var(--primary-50,#f0fafb) 0,var(--primary-50,#f0fafb) 100%),var(--On-Primary,#fff)}.landing .btn.btn-outline-silent:active{border:1px solid var(--primary-500,#45bcfa);background:var(--primary-100,#e9f7fe);box-shadow:0 1px 2px 0 rgba(16,24,40,.05)}.landing .btn.btn-outline-danger{background:transparent;color:var(--Tertiary-500,#d92d20);border:1px solid var(--Tertiary-100,#fee4e2)}.landing .btn.btn-outline-danger svg path[fill]{fill:var(--Tertiary-500,#d92d20)}.landing .btn.btn-outline-danger svg path[stroke]{stroke:var(--Tertiary-500,#d92d20)}.landing .btn.btn-outline-danger:hover{border:1px solid var(--Tertiary-200,#fee4e2);background:linear-gradient(0deg,var(--Tertiary-100,#fee4e2) 0,var(--Tertiary-100,#fee4e2) 100%),var(--On-Primary,#fff)}.landing .btn.btn-outline-danger:active{border:1px solid var(--Tertiary-300,#fee4e2);background:var(--Tertiary-200,#fee4e2);box-shadow:0 1px 2px 0 rgba(16,24,40,.05)}.landing .form-container{display:flex;flex-wrap:wrap;gap:20px}.landing .form-item{position:relative;flex:1 1 calc(100% - 20px)}.landing .form-item.w-75{flex:1 1 calc(75% - 10px);max-width:calc(75% - 10px)}.landing .form-item.w-25{flex:1 1 calc(25% - 10px);max-width:calc(25% - 10px)}.landing .form-item.w-50{flex:1 1 calc(50% - 10px);max-width:calc(50% - 10px)}.landing .form-item .alert{position:absolute;top:100%;left:0;z-index:99;opacity:0;pointer-events:none}.landing .form-item.form-item-readonly{position:relative}.landing .form-item.form-item-readonly:hover .alert{opacity:1;pointer-events:auto}.landing .form-item.form-item-readonly .form-label{color:var(--Outline,#dadee4)}.landing .form-item.form-item-readonly .form-control{color:var(--secondary-300,#98a2b3)}.landing .form-item .form-icon path[stroke]{stroke:var(--secondary-300,#98a2b3)}.landing .form-item .form-icon path[fill]{fill:var(--secondary-300,#98a2b3)}.landing .form-item .form-control-wrapper{position:relative}.landing .form-item .form-icon{position:absolute;top:50%;transform:translateY(-50%);left:16px;width:20px;height:auto}.landing .form-item .form-icon.form-icon-before{position:absolute;left:auto;right:10px}.landing .form-item .form-icon path path:not([stroke]){fill:var(--secondary-300,#98a2b3)}.landing .form-item .form-icon path path[stroke]{stroke:var(--secondary-300,#98a2b3)}.landing .form-item .form-icon-error{position:absolute;top:50%;transform:translateY(-50%);right:16px}.landing .form-item .form-icon-error path:not([stroke]){fill:var(--tertiary-600,#b42318)}.landing .form-item .form-icon-error path[stroke]{stroke:var(--tertiary-600,#b42318)}.landing .form-item .form-error{color:var(--tertiary-600,#b42318);font-size:12px;font-style:normal;font-weight:400;line-height:16px}.landing .form-label{color:var(--secondary-heading,#1e242a);font-size:12px;font-style:normal;font-weight:500;line-height:16px;margin-bottom:8px;display:block}.landing .form-label .optional,.landing .optional{color:#25aef6}.landing .form-control,.landing textarea{border-radius:var(--Corner-radius-main,8px);border:1px solid var(--Outline,#dadee4);background:var(--White,#fff);box-shadow:0 1px 2px 0 rgba(16,24,40,.05);width:100%;height:44px;padding:16px;color:var(--secondary-heading,#1e242a);font-size:16px;font-style:normal;font-weight:400;line-height:150%;transition:all .25s ease}.landing .form-control.form-control-icon,.landing textarea.form-control-icon{padding-left:44px}.landing .form-control.form-control-error,.landing textarea.form-control-error{border:1px solid var(--tertiary-300,#fda29b);background:var(--White,#fff);padding-right:50px}.landing .form-control:focus,.landing textarea:focus{border:1px solid var(--primary-300,#87d6ff);background:var(--White,#fff);box-shadow:0 0 0 4px #edf8fe,0 1px 2px 0 rgba(16,24,40,.05);outline:0}.landing .form-control::-moz-placeholder,.landing textarea::-moz-placeholder{color:var(--secondary-300,#98a2b3);font-size:16px;font-style:normal;font-weight:400;line-height:150%}.landing .form-control::placeholder,.landing textarea::placeholder{color:var(--secondary-300,#98a2b3);font-size:16px;font-style:normal;font-weight:400;line-height:150%}.landing textarea{min-height:120px;resize:none}.landing textarea.resize{resize:block}.landing .form-radio{position:relative}.landing .form-radio input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;margin:0;z-index:2;cursor:pointer}.landing .form-radio .form-radio-label{position:relative;padding-left:30px;display:inline-block;color:var(--secondary-heading,#1e242a);font-size:14px;font-style:normal;font-weight:500;line-height:16px}.landing .form-radio .form-radio-label:before{content:"";border-radius:20px;border:1px solid var(--secondary-input-outline,#dadee4);background:var(--secondary-100,#eef1f5);width:20px;height:20px;display:block;position:absolute;top:-3px;left:0}.landing .form-radio .form-radio-label:after{content:"";border-radius:20px;background:var(--primary-600,#25aef6);width:8px;height:8px;display:block;top:3px;left:6px;position:absolute;transform:scale(0);transition:all .25s ease}.landing .form-radio input:checked+.form-radio-label:after{transform:scale(1)}.landing .form-radio input:checked+.form-radio-label:before{border:1px solid var(--primary-600,#25aef6);background:var(--secondary-100,#eef1f5);box-shadow:0 0 0 3px #eef9ff}.landing .form-checkbox{position:relative}.landing .form-checkbox input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;margin:0;z-index:2;cursor:pointer}.landing .form-checkbox .form-checkbox-label{position:relative;padding-left:30px;display:inline-block;color:var(--secondary-heading,#1e242a);font-size:14px;font-style:normal;font-weight:500;line-height:16px;min-width:20px;min-height:12px}.landing .form-checkbox .form-checkbox-label:before{content:"";width:20px;height:20px;display:block;position:absolute;top:-2px;left:0;border-radius:4px;border:2px solid var(--secondary-input-outline,#dadee4);background:#eef1f5}.landing .form-checkbox .form-checkbox-label:after{content:"";display:block;position:absolute;transform:scale(0);transition:all .25s ease;width:14px;height:14px;top:1px;left:3px;background:url(/img/check-white.aaaa64bc.svg) no-repeat 50%;padding:0}.landing .form-checkbox input:checked+.form-checkbox-label:after{transform:scale(1)}.landing .form-checkbox input:checked+.form-checkbox-label:before{border-radius:4px;border:1px solid var(--primary-600,#25aef6);background:var(--primary-600,#25aef6)}.landing .form-radio-group{display:flex;flex-wrap:wrap}.landing .form-radio-group .form-radio{margin-right:60px}.landing .multiselect{min-height:44px}.landing .multiselect.multiselect--disabled{background:transparent;opacity:1}.landing .multiselect.multiselect--disabled .multiselect__select{background:transparent}.landing .multiselect.multiselect--active .multiselect__tags{border:1px solid var(--primary-300,#87d6ff);background:var(--White,#fff);box-shadow:0 0 0 4px #edf8fe,0 1px 2px 0 rgba(16,24,40,.05);outline:0}.landing .multiselect .multiselect__tags{min-height:44px;border-radius:var(--Corner-radius-main,8px);border:1px solid var(--Outline,#dadee4);background:var(--White,#fff);box-shadow:0 1px 2px 0 rgba(16,24,40,.05);width:100%;height:44px;padding:8px 40px 0 16px}.landing .multiselect .multiselect__select{min-height:44px;width:47px}.landing .multiselect .multiselect__single{color:var(--secondary-heading,#1e242a);font-size:16px;font-style:normal;font-weight:400;line-height:150%;padding-left:0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.landing .multiselect .multiselect__select:before{border:0;width:24px;height:24px;display:block;top:2px;background:url(/img/arrow-select.62af1ac2.svg) no-repeat 50%}.landing .multiselect .multiselect__placeholder{color:var(--secondary-300,#98a2b3);font-size:16px;font-style:normal;font-weight:400;line-height:150%;padding-top:0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.landing .multiselect .multiselect__content li:last-child .multiselect__option{padding-left:16px}.landing .multiselect .multiselect__content li:last-child .multiselect__option:after,.landing .multiselect .multiselect__content li:last-child .multiselect__option:before{opacity:0}.landing .multiselect .multiselect__option{color:var(--secondary-heading,#1e242a);font-size:16px;font-style:normal;font-weight:400;line-height:150%;padding-left:45px}.landing .multiselect .multiselect__option:after{content:"";width:14px;height:14px;position:absolute;top:18px;left:19px;background:url(/img/check-white.aaaa64bc.svg) no-repeat 50%;padding:0;transition:all .25s ease;transform:scale(0)}.landing .multiselect .multiselect__option:before{content:"";position:absolute;top:14px;left:16px;width:20px;height:20px;border-radius:4px;border:1px solid var(--secondary-input-outline,#dadee4);background:#eef1f5}.landing .multiselect .multiselect__option.multiselect__option--selected{background:#fff}.landing .multiselect .multiselect__option.multiselect__option--selected:before{border-radius:4px;border:1px solid var(--primary-600,#25aef6);background:var(--primary-600,#25aef6)}.landing .multiselect .multiselect__option.multiselect__option--selected:after{transform:scale(1)}.landing .multiselect .multiselect__option.multiselect__option--selected.multiselect__option--highlight{background:var(--Surface,#f7f9fc)}.landing .multiselect .multiselect__option--highlight{background:var(--Surface,#f7f9fc);color:var(--secondary-heading,#1e242a)}.landing .multiselect .multiselect__content-wrapper{z-index:999!important;border-radius:5px;width:-moz-fit-content;width:fit-content;min-width:100%}.landing .multiselect .multiselect__input{padding-top:2px;padding-left:0}.landing .form-item-select .form-icon-error{right:40px}.landing .form-item-select.form-item-error .multiselect__tags{border:1px solid var(--tertiary-300,#fda29b);background:var(--White,#fff);padding-right:74px}.landing .form-item-password .form-icon-error{right:40px}.landing .form-item-password.form-item-error .form-control{padding-right:74px}.landing .form-item-password .form-icon-password{position:absolute;top:50%;transform:translateY(-50%);right:16px;cursor:pointer}.landing .form-item-password .form-icon-password path:not([stroke]){fill:#98a2b3}.landing .form-item-password .form-icon-password path[stroke]{stroke:#98a2b3}.landing .form-instruction{color:var(--secondary-on-surface,#98a2b3);font-size:12px;font-style:normal;font-weight:400;line-height:16px}.landing .form-item-phone .form-icon{display:none}.landing .form-item-phone .vti__input{border-radius:0 8px 8px 0}.landing .form-item-phone .vti__country-code{margin-right:5px}.landing .form-item-phone .vue-tel-input{border-radius:var(--Corner-radius-main,8px);border:1px solid var(--Outline,#dadee4);background:var(--White,#fff);box-shadow:0 1px 2px 0 rgba(16,24,40,.05);width:100%;height:44px;color:var(--secondary-heading,#1e242a);font-size:16px;font-style:normal;font-weight:400;line-height:150%;transition:all .25s ease}.landing .form-item-phone .vue-tel-input:focus{border:1px solid var(--primary-300,#87d6ff);background:var(--White,#fff);box-shadow:0 0 0 4px #edf8fe,0 1px 2px 0 rgba(16,24,40,.05);outline:0}.landing .form-item-phone .vue-tel-input::-moz-placeholder{color:var(--secondary-300,#98a2b3);font-size:16px;font-style:normal;font-weight:400;line-height:150%}.landing .form-item-phone .vue-tel-input::placeholder{color:var(--secondary-300,#98a2b3);font-size:16px;font-style:normal;font-weight:400;line-height:150%}.landing .vue-slider .vue-slider-mark-step{display:none}.landing .vue-slider.slider-inverter .vue-slider-process,.landing .vue-slider.slider-inverter:hover .vue-slider-process{background:#c1c4c8}.landing .vue-slider .vue-slider-process,.landing .vue-slider.slider-inverter .vue-slider-rail,.landing .vue-slider.slider-inverter:hover .vue-slider-rail{background:var(--primary-600,#25aef6)}.landing .vue-slider .vue-slider-rail,.landing .vue-slider:hover .vue-slider-rail{background:rgba(30,36,42,.25)}.landing .vue-slider .vue-slider-dot-handle{background:#fff;border:0}.landing .vue-slider .vue-slider-dot-handle,.landing .vue-slider .vue-slider-dot-handle-focus{box-shadow:0 0 0 3px rgba(37,174,246,.4),.5px .5px 2px 1px rgba(37,174,246,.4)}.landing .vue-slider .vue-slider-mark-label{color:#949494;text-align:center;font-size:10px;font-style:normal;font-weight:400;line-height:normal}.landing .vue-slider .vue-slider-mark-label:before{height:5px;width:1px;background:#949494;position:absolute;top:-5px;left:50%;transform:translateX(-50%);content:""}.landing a:not(.btn){color:var(--primary-600,#25aef6);font-size:14px;font-style:normal;font-weight:400;line-height:150%;text-decoration-line:none;transition:all .25s ease}.landing a:not(.btn):hover{text-decoration-line:underline;color:var(--primary-700,#149fe7)}.landing a:not(.btn):active{color:var(--primary-600,#25aef6)}.landing .container{max-width:1440px;width:100%;margin:0 auto;padding:0 36px}.landing .p-0{padding:0}.landing .ml-2{margin-left:16px}.landing .mt-4{margin-top:24px}.landing .mb-2{margin-bottom:16px}.landing .tag{color:var(--secondary,#3c434c);font-size:12px;font-style:normal;font-weight:400;line-height:22px;border-radius:4px;border:1px solid var(--Outline,#dadee4);padding:4px 10px;display:inline-flex;align-items:center;justify-content:center}.landing .tag.tag-primary{background:var(--Primary-100,#e9f7fe);color:var(--Primary-600,#25aef6)}.landing .tag button{border:0;background:transparent;padding:0;display:flex;align-items:center;justify-content:center;margin-left:10px}.landing .tag button svg path[stroke]{stroke:#98a2b3}.landing .tag button svg path[fill]{fill:#98a2b3}.landing .tooltip{position:relative}.landing .tooltip:hover .tooltip-container{display:block}.landing .tooltip.tooltip-right .tooltip-container{left:auto;right:0}.landing .tooltip.tooltip-job .tooltip-container{max-width:289px;left:auto;right:calc(100% + 10px);top:0}.landing .tooltip .tooltip-container{position:absolute;top:calc(100% + 5px);left:0;z-index:9;padding:24px;border-radius:20px;background:var(--White,#fff);box-shadow:14px 14px 60px 0 rgba(0,0,0,.15);width:-moz-max-content;width:max-content;max-width:314px;display:none}.landing .tooltip .tooltip-container:before{content:"";position:absolute;bottom:calc(100% - 20px);left:0;width:100%;height:35px;z-index:9}.landing .tooltip .tooltip-container *{color:var(--secondary-text,#45515c);font-size:13px;font-style:normal;font-weight:400;line-height:18px}.landing .tooltip .tooltip-container .form-checkbox{margin-bottom:16px}.landing .tooltip .tooltip-container .form-checkbox:last-child{margin-bottom:0}.landing .tooltip .tooltip-container .form-checkbox .form-checkbox-label{font-size:14px}.landing .tooltip .tooltip-container p{margin-bottom:16px}.landing .tooltip .tooltip-container p:last-child{margin-bottom:0}.landing .tooltip .tooltip-container .job-tooltip-title{color:var(--Secondary-Text,#45515c);font-family:Inter;font-size:13px;font-style:normal;font-weight:700;line-height:18px;margin-bottom:16px}.landing .tooltip .tooltip-container ul{padding:0;margin:0;list-style:none}.landing .tooltip .tooltip-container b,.landing .tooltip .tooltip-container strong{color:var(--secondary-text,#45515c);font-size:13px;font-style:normal;font-weight:700;line-height:24px}.landing .tooltip .tooltip-container a{color:var(--primary-600,#25aef6);font-size:13px;font-style:normal;font-weight:400;line-height:24px;text-decoration-line:underline}.landing .pagination{display:flex;align-items:center;justify-content:space-between;width:100%}.landing .pagination-info{display:flex;align-items:center;white-space:nowrap}.landing .pagination-info .form-item{width:55px;margin:0 12px}.landing .pagination-info .form-item .form-control{text-align:center;padding:0}.landing .pagination-button{display:flex;align-items:center}.landing .pagination-button .btn{margin-left:16px}.landing .modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;background:rgba(0,0,0,.2);display:flex;justify-content:center}.landing .modal,.landing .modal.modal-message .modal-header{align-items:center}.landing .modal.modal-message .modal-header .modal-title{font-size:18px}.landing .modal.modal-message .modal-wrapper{max-width:1100px}.landing .modal .modal-bg{z-index:-1;position:absolute;top:0;left:0;width:100%;height:100%}.landing .modal .modal-wrapper{max-width:721px;width:100%;height:auto;overflow-y:auto;overscroll-behavior:contain;border-radius:20px;background:var(--White,#fff);box-shadow:6px 8px 60px 0 rgba(0,0,0,.08),0 0 10px 0 rgba(0,0,0,.06);padding:23px}.landing .modal .modal-footer{margin-top:20px;display:flex;justify-content:space-between}.landing .modal .modal-footer p{color:var(--Secondary-,#3c434c);font-size:15px;font-style:normal;font-weight:700;line-height:22px;display:flex;align-items:center}.landing .modal .modal-footer p svg{margin-right:16px}.landing .modal .modal-footer p svg path[stroke]{stroke:var(--Secondary-,#3c434c)}.landing .modal .modal-footer p svg path[fill]{fill:var(--Secondary-,#3c434c)}.landing .modal .modal-footer .btn{margin-left:16px}.landing .modal .modal-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:20px}.landing .modal .modal-header .modal-title{color:var(--secondary-heading,#1e242a);font-size:21px;font-style:normal;font-weight:700;line-height:24px}.landing .modal .btn-close{border-radius:60px;background:var(--Surface,#f7f9fc);border:0;width:40px;height:40px}.landing .modal .btn-close,.landing .text-editor .ql-align .ql-picker-label{display:flex;align-items:center;justify-content:center}.landing .text-editor .ql-align svg{width:18px}.landing .text-editor .ql-picker{border:1px solid #f1f1f1;min-height:35px;min-width:40px;margin-right:8px}.landing .text-editor .ql-picker .ql-picker-label:before{line-height:32px}.landing .text-editor .ql-toolbar.ql-snow{border:0;padding:0 0 12px}.landing .text-editor .ql-toolbar.ql-snow button{border:1px solid #f1f1f1;width:40px;height:35px;display:flex;justify-content:center;align-items:center;margin-right:8px}.landing .text-editor .ql-toolbar.ql-snow button svg{max-width:18px}.landing .text-editor .ql-toolbar.ql-snow button svg .ql-stroke{stroke:var(--Secondary-500,#76808d)}.landing .text-editor .ql-toolbar.ql-snow button svg .ql-fill{fill:var(--Secondary-500,#76808d)}.landing .text-editor .ql-toolbar.ql-snow+.ql-container.ql-snow{border:1px solid var(--Secondary-input-outline,#dadee4)}.landing .text-editor .ql-container{height:auto;margin-bottom:20px;min-height:280px;border-radius:var(--Corner-radius-main,8px);border:1px solid var(--Secondary-input-outline,#dadee4);background:var(--On-Primary,#fff);box-shadow:0 1px 2px 0 rgba(16,24,40,.05)}.landing .text-editor .ql-toolbar{padding:0 0 12px}.landing .ql-picker-item[data-value="8px"]:before,.landing .ql-picker-label[data-value="8px"]:before{content:"8px"!important}.landing .ql-picker-item[data-value="9px"]:before,.landing .ql-picker-label[data-value="9px"]:before{content:"9px"!important}.landing .ql-picker-item[data-value="10px"]:before,.landing .ql-picker-label[data-value="10px"]:before{content:"10px"!important}.landing .ql-picker-item[data-value="11px"]:before,.landing .ql-picker-label[data-value="11px"]:before{content:"11px"!important}.landing .ql-picker-item[data-value="12px"]:before,.landing .ql-picker-label[data-value="12px"]:before{content:"12px"!important}.landing .ql-picker-item[data-value="13px"]:before,.landing .ql-picker-label[data-value="13px"]:before{content:"13px"!important}.landing .ql-picker-item[data-value="14px"]:before,.landing .ql-picker-label[data-value="14px"]:before{content:"14px"!important}.landing .ql-picker-item[data-value="15px"]:before,.landing .ql-picker-label[data-value="15px"]:before{content:"15px"!important}.landing .ql-picker-item[data-value="16px"]:before,.landing .ql-picker-label[data-value="16px"]:before{content:"16px"!important}.landing .ql-picker-item[data-value="17px"]:before,.landing .ql-picker-label[data-value="17px"]:before{content:"17px"!important}.landing .ql-picker-item[data-value="18px"]:before,.landing .ql-picker-label[data-value="18px"]:before{content:"18px"!important}.landing .ql-picker-item[data-value="20px"]:before,.landing .ql-picker-label[data-value="20px"]:before{content:"20px"!important}.landing .ql-picker-item[data-value="24px"]:before,.landing .ql-picker-label[data-value="24px"]:before{content:"24px"!important}.landing .ql-picker-item[data-value="30px"]:before,.landing .ql-picker-label[data-value="30px"]:before{content:"30px"!important}.landing .ql-picker-item[data-value="32px"]:before,.landing .ql-picker-label[data-value="32px"]:before{content:"32px"!important}.landing .ql-picker-item[data-value="36px"]:before,.landing .ql-picker-label[data-value="36px"]:before{content:"36px"!important}.landing .text-render.ql-editor{height:auto;padding:0;overflow:visible}.landing .infinity-items-wrap{position:relative;display:flex;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;gap:28px;background:#fff}.landing .infinity-items-wrap:before{left:0;background:linear-gradient(90deg,#fff,hsla(0,0%,100%,0))}.landing .infinity-items-wrap:after{right:0;background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff)}.landing .infinity-items{flex-shrink:0;display:flex;gap:28px;justify-content:space-around;min-width:100%;padding:20px 0}.landing .infinity-item{flex:0 0 auto;border-radius:6px;display:flex;justify-content:center;align-items:center;color:#e3ecfa;text-align:center;font-family:Inter;font-size:57px;font-style:normal;font-weight:700;line-height:44px;transition:all .1s ease-in-out}.landing .marquee{animation:scroll 40s linear infinite}.landing .reverce{animation-direction:reverse}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(calc(-100% - 20px))}}.landing .inner-logo{margin:16px auto;display:block}.landing .pb-0{padding-bottom:0!important}.landing .landing{min-height:100vh}.landing .landing .container{max-width:1200px}.landing .registration-modal .modal-header{align-items:center;margin-bottom:0}.landing .registration-modal .modal-wrapper{padding:32px}.landing .registration-modal .form-wrapper{display:flex;flex-wrap:wrap;gap:20px;max-width:785px;width:100%;margin:36px auto}.landing .registration-modal .form-wrapper-footer{max-width:785px;width:100%;margin:0 auto 0;display:flex;justify-content:space-between;align-items:center}.landing .registration-modal .form-wrapper-footer .privacy-policy{display:flex;align-items:center}.landing .registration-modal .form-wrapper-footer .privacy-policy a{margin:0 4px}.landing .registration-modal .form-wrapper-footer .privacy-policy .form-checkbox{margin-top:-4px}.landing .registration-modal .form-wrapper .form-wrapper-title{color:var(--Secondary-Heading,#1e242a);font-family:Inter;font-size:21px;font-style:normal;font-weight:700;line-height:24px;flex:0 0 100%;max-width:100%;width:100%}.landing .registration-form .form-wrapper{display:flex;flex-wrap:wrap;gap:20px;border-radius:20px;background:var(--White,#fff);box-shadow:6px 8px 60px 0 rgba(0,0,0,.08),0 0 10px 0 rgba(0,0,0,.06);padding:32px;max-width:785px;width:100%;margin:36px auto}.landing .registration-form .form-wrapper-footer{max-width:785px;width:100%;margin:0 auto 96px;display:flex;justify-content:space-between;align-items:center}.landing .registration-form .form-wrapper-footer .privacy-policy{display:flex;align-items:center}.landing .registration-form .form-wrapper-footer .privacy-policy a{margin:0 4px}.landing .registration-form .form-wrapper-footer .privacy-policy .form-checkbox{margin-top:-4px}.landing .registration-form .form-wrapper .form-wrapper-title{color:var(--Secondary-Heading,#1e242a);font-family:Inter;font-size:21px;font-style:normal;font-weight:700;line-height:24px;flex:0 0 100%;max-width:100%;width:100%}.landing .form-upload{position:relative}.landing .form-upload input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.landing .form-upload span{display:flex;align-items:center;color:var(--Primary-600,#25aef6);font-family:Inter;font-size:14px;font-style:normal;font-weight:700;line-height:20px}.landing .form-upload span svg{margin-right:8px}.landing .landing-footer{background:#293d4d;padding:30px 0}.landing .landing-footer .logo{width:186px}.landing .landing-footer .container{display:flex;justify-content:space-between;align-items:center}.landing .landing-footer .social{display:flex;gap:37px}.landing .landing-footer p{color:hsla(0,0%,100%,.8);text-align:center;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:21.6px}.landing .landing-footer p svg{width:86px;margin-left:8px}.landing .landing-footer p .developed-by{display:inline-flex;align-items:center}.landing .landing-banner{background:rgba(37,174,246,0);background-image:url(/img/landing-banner.87a18d66.png);background-position:bottom;background-size:cover;overflow:hidden}.landing .landing-banner .container{position:relative;z-index:1;padding-bottom:163px;padding-top:32px}.landing .landing-banner .banner-img{float:right;max-width:80%;margin:-110px -40зч}.landing .landing-banner .aside-list__item{display:flex;margin-bottom:42px}.landing .landing-banner .aside-list__item-title{color:var(--secondary-heading,#1e242a);font-size:16px;font-style:normal;font-weight:700;line-height:16px;display:block;margin-bottom:8px}.landing .landing-banner .aside-list__item-text{color:var(--secondary,#3c434c);font-size:13px;font-style:normal;font-weight:400;line-height:14px}.landing .landing-banner .aside-list__item-icon{width:20px;flex:0 0 20px;margin-right:16px}.landing .landing-banner .aside-list__item-icon path:not([stroke]){fill:var(--White,#fff)}.landing .landing-banner .aside-list__item-icon path[stroke]{stroke:var(--White,#fff)}.landing .landing-banner .landing-title{color:#fff;font-family:Inter;font-size:36px;font-style:normal;font-weight:700;line-height:120%;margin-bottom:8px}.landing .landing-banner .landing-subtitle{color:#fff;font-family:Inter;font-size:20px;font-style:normal;font-weight:500;line-height:44px;margin-bottom:40px}.landing .landing-banner header{display:flex;justify-content:space-between;align-items:center;margin-bottom:38px}.landing .landing-banner header p{color:var(--Secondary-Heading,#1e242a);font-family:Inter;font-size:16px;font-style:normal;font-weight:700;line-height:44px}.landing .landing-banner header .btn{margin-left:16px}.landing .brand{padding:19px 0 47px;background:#f7f9fc}.landing .brand .container{display:flex;align-items:center}.landing .brand .link{color:#bac5d7;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:44px}.landing .brand .brand-wrapper{flex:1 0 auto;margin-left:32px;display:flex;align-items:center;justify-content:space-between}.landing .brand .title{color:var(--Secondary-300,#98a2b3);font-family:Inter;font-size:21px;font-style:normal;font-weight:700;line-height:24px}.landing .get-early-access{padding:32px 0;text-align:center}.landing .get-early-access .arrow{position:absolute;top:-20px;left:calc(100% + 137px)}.landing .get-early-access .container{position:relative}.landing .get-early-access-white{background:#fff}.landing .get-early-access .text{margin-bottom:8px;color:var(--Primary-600,#25aef6);font-family:Inter;font-size:16px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:2px;text-transform:uppercase}.landing .get-early-access .title{color:var(--Secondary-Heading,#1e242a);font-family:Epilogue;font-size:34px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.68px;display:table;margin:0 auto 12px;position:relative;z-index:1}.landing .get-early-access .title .title-border{position:absolute;top:0;left:-12px;z-index:-1}.landing .get-early-access .title .title-circle{position:absolute;top:4px;left:-8px;z-index:-1}.landing .get-early-access .subtitle{color:var(--Secondary-Heading,#1e242a);font-family:Inter;font-size:21px;font-style:normal;font-weight:700;line-height:24px;text-align:center}.landing .get-early-access .subtitle_fz16{font-size:16px}.landing .get-early-access .btn{margin-top:20px}.landing .landing .article-wrapper{background:#fff;padding:82px 0;overflow:hidden}.landing .landing .article-img{position:absolute;top:0;left:0;width:100%;border-radius:20px;background:#f0f2f6;height:177px;z-index:-1}.landing .landing .article-arrow{position:absolute;top:150px;left:440px}.landing .landing .article-item{display:flex;flex-wrap:wrap;-moz-column-gap:138px;column-gap:138px;margin-bottom:68px}.landing .landing .article-item .star-wrapper{display:flex;gap:10px;align-items:center;margin-bottom:16px}.landing .landing .article-item:first-child{margin-bottom:135px}.landing .landing .article-item:first-child .content p{max-width:426px}.landing .landing .article-item .article-img-3{position:absolute;top:0;left:0}.landing .landing .article-item .article-card-2{border-radius:20px;background:#fff;position:absolute;bottom:48px;left:70px;box-shadow:-14px 14px 100px 0 rgba(0,0,0,.1);width:208px;padding:20px 30px}.landing .landing .article-item .article-card-2 img{margin-bottom:16px}.landing .landing .article-item .article-card-2 h2{color:#0b141f;font-family:Inter;font-size:24px;font-style:normal;font-weight:700;line-height:24px;margin-bottom:16px}.landing .landing .article-item .article-card-2 p{color:rgba(11,20,31,.6);font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:22px}.landing .landing .article-item .article-card-1{position:relative;z-index:1;padding:20px;max-width:321px;width:100%}.landing .landing .article-item .article-card-1:before{width:100%;height:100%;position:absolute;top:0;left:0;border-radius:20px;background:#fff;box-shadow:-14px 14px 100px 0 rgba(0,0,0,.1);z-index:-1;content:""}.landing .landing .article-item .article-card-1 .article-card-img{position:absolute;z-index:-2;top:71px;left:186px}.landing .landing .article-item .article-card-1 p{color:rgba(11,20,31,.6);font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:22px}.landing .landing .article-item .article-card-1 p strong{color:var(--Secondary-Heading,#1e242a);font-family:Inter;font-size:16px;font-style:normal;font-weight:600;line-height:22px}.landing .landing .article-item .article-card-1 p small{color:var(--Secondary-Heading,#1e242a);font-family:Inter;font-size:12px;font-style:normal;font-weight:600;line-height:20px}.landing .landing .article-item .content-icons{display:flex;align-items:center;color:var(--Secondary-Heading,#1e242a);font-family:Inter;font-size:24px;font-style:normal;font-weight:700;line-height:34px}.landing .landing .article-item .content-icons span{margin:0 16px}.landing .landing .article-item .content-icons .content-icon{width:60px;height:60px;border-radius:15px;background:#eef9ff;display:flex;align-items:center;justify-content:center}.landing .landing .article-item .content-icons .content-icon svg path[stroke]{stroke:#25aef6}.landing .landing .article-item .content-icons .content-icon svg path[fill]{fill:#25aef6}.landing .landing .article-item .content h3{color:var(--Secondary-Heading,#1e242a);font-family:Inter;font-size:24px;font-style:normal;font-weight:700;line-height:34px;margin:28px 0 20px}.landing .landing .article-item .content p{color:var(--Secondary-,#3c434c);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:24px}.landing .landing .article-item .content a{color:var(--Primary-600,#25aef6);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:24px}.landing .landing .article-item .col{flex:0 0 calc(50% - 69px);max-width:50%;width:100%;position:relative;z-index:1}@media screen and (max-width:520px){.landing .modal.send-modal{padding:16px}}.landing .modal.send-modal .modal-wrapper{max-width:500px;padding:32px}@media screen and (max-width:520px){.landing .modal.send-modal .modal-wrapper{padding:16px 16px 32px}}.landing .modal.send-modal .modal-header{margin-bottom:0}.landing .modal.send-modal .send-modal-wrapper{text-align:center}.landing .modal.send-modal .send-modal-wrapper img{margin:0 auto 24px}.landing .modal.send-modal .send-modal-wrapper h2{margin-bottom:24px;color:var(--Secondary-Heading,#1e242a);text-align:center;font-family:Inter;font-size:16px;font-style:normal;font-weight:700;line-height:20px}.landing .modal.send-modal .send-modal-wrapper p{color:var(--Secondary-,#3c434c);text-align:center;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:150%}.landing .landing__header-links{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center}.landing .landing__header-links .landing__header-links-text{order:1;max-width:160px}.landing .landing__header-links .landing__header-links-registration-container{order:3;margin-left:auto!important;margin-right:auto;min-width:200px}.landing .landing__header-links .landing__header-links-registration{white-space:nowrap;margin-left:0!important}.landing .landing__header-links .login-link{order:2;white-space:nowrap}@media screen and (max-width:449px){.landing .landing__header-links .landing__header-links-registration{margin-left:0!important}.landing .landing__header-links .landing__header-links-registration-container{display:flex;justify-content:center}}@media screen and (min-width:450px){.landing .landing__header-links{flex-wrap:nowrap}.landing .landing__header-links .landing__header-links-text{max-width:inherit}.landing .landing__header-links .landing__header-links-registration-container{order:2;margin-left:16px!important;margin-right:16px;float:right;min-width:inherit}.landing .landing__header-links .login-link{order:3}}.landing .login-link{margin-left:16px;color:var(--White,#fff)!important;text-decoration:none;display:flex;flex-direction:row;align-items:center}.landing .login-link:hover{text-decoration:none!important}.landing .login-link svg{margin-right:8px}.landing .landing .article-item .col:not(.content){position:relative}.landing .landing .article-item .col:not(.content) img{position:absolute;top:0;left:0}.landing .landing .article-item{margin-bottom:128px}.landing .landing .article-item:last-child{margin-bottom:68px}@media screen and (max-width:1200px){.landing .landing-banner .banner-img{max-width:70%;margin:-87px -67px 0}.landing .landing-banner .container{padding-bottom:30px}.landing .landing .article-arrow{top:177px;left:409px}.landing .landing .article-item .article-card-1 .article-card-img{left:105px}.landing .landing .article-img{height:205px}.landing .landing .article-item .article-card-2{bottom:123px}.landing .brand .container{flex-wrap:wrap}.landing .brand .container .title{width:100%;flex:0 0 100%;text-align:center;color:var(--Secondary-300,#98a2b3);font-family:Inter;font-size:21px;font-style:normal;font-weight:700;line-height:24px;margin-bottom:32px}.landing .brand .container .link{color:#bac5d7;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:44px}.landing .brand .container .brand-wrapper{margin:0}.landing .landing .article-wrapper{padding-top:52px}}.landing .arrow-right,.landing .link-mobile{display:none}@media screen and (max-width:998px){.landing .landing-banner .banner-img{position:static;margin:-80px 0 0;float:none;max-width:100%}.landing .landing .article-item .col:not(.content) img{top:50px}.landing .landing .article-wrapper{padding-top:10px;padding-bottom:32px}.landing .infinity-item{font-size:31px}.landing .brand{padding-bottom:32px}.landing .landing .article-item,.landing .landing .article-item:first-child{margin-bottom:34px}.landing .arrow-right{position:absolute;top:80px;right:15px;display:block}.landing .landing .article-item{-moz-column-gap:40px;column-gap:40px}.landing .brand .container .link{display:none}.landing .brand .container .link-mobile{display:block;flex:0 0 100%;max-width:100%;text-align:center;color:#bac5d7;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:44px;margin-top:8px}.landing .landing .article-item .col{flex:0 0 calc(50% - 20px)}.landing .get-early-access{overflow:hidden}.landing .article-img-3-img{max-width:356px;margin:-30px}.landing .landing .article-arrow{display:none}.landing .landing-banner header{flex:0 0 100%;max-width:100%;width:100%;order:1;flex-direction:column;margin-bottom:0}.landing .landing-banner header a{order:1;margin:16px 0}.landing .landing-banner header p{display:flex;justify-content:space-between;flex:0 0 100%;max-width:100%;width:100%}.landing .landing-banner .landing-title{order:2;margin-bottom:16px;text-align:center}.landing .landing-banner .banner-img{order:3}.landing .landing-banner .landing-subtitle{order:4;margin-bottom:16px;margin-top:10px;margin-left:-33px;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:120%}.landing .landing-banner .aside-list{order:5;margin-bottom:16px}.landing .landing-banner .container{display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:center}.landing .landing-footer .container{flex-direction:column}.landing .landing-footer .logo{width:auto;order:1}.landing .landing-footer .social{order:2;margin:24px 0}.landing .landing-footer p{order:3}}@media screen and (max-width:700px){.landing .landing-banner .banner-img{position:static;margin:-35px 0 0}.landing .get-early-access.get-early-access-white{padding-top:0}.landing .landing-banner .container{padding:0 16px}.landing .landing-banner header{padding-top:21px}.landing .landing .article-item .col{flex:0 0 100%;max-width:100%;width:100%;order:2}.landing .landing .article-item .col.content{order:1}.landing .landing .article-item .col img{margin:0;max-width:100%}.landing .landing .article-item .col:not(.content){position:relative}.landing .landing .article-item .col:not(.content) img{position:relative;top:0;left:0}.landing .brand .container .brand-wrapper{flex-wrap:wrap;max-width:100%;justify-content:space-around;gap:10px}.landing .brand{padding-bottom:20px}.landing .container{padding:0 16px}.landing .registration-form .form-wrapper-footer{flex-direction:column;display:flex;margin-bottom:32px}.landing .registration-form .form-wrapper-footer .btn{width:100%;text-align:center;margin-top:24px;justify-content:center}.landing .registration-form .form-wrapper-footer .privacy-policy,.landing .registration-modal .form-wrapper-footer .privacy-policy{display:block;font-size:12px}.landing .registration-modal .form-wrapper-footer .privacy-policy a{font-size:12px}.landing .registration-modal .form-wrapper-footer .btn{width:100%;justify-content:center;margin-top:24px}.landing .registration-modal .modal-wrapper{padding:16px;max-width:360px}.landing .modal .modal-header .modal-title{font-size:16px}.landing .registration-modal .form-wrapper{margin-top:15px;margin-bottom:15px}.landing .registration-form .form-wrapper-footer .privacy-policy .form-checkbox,.landing .registration-modal .form-wrapper-footer .privacy-policy .form-checkbox{display:inline-block}.landing .vti__dropdown-list.below{max-width:279px;top:44px}.landing .registration-modal .form-wrapper-footer{flex-direction:column}.landing .form-item.w-50{flex:0 0 100%;max-width:100%;width:100%}.landing .landing-banner header .btn{width:140px;flex:0 0 144px;margin-left:47px}.landing .landing-banner header p{color:var(--Secondary-Heading,#1e242a);font-family:Inter;font-size:14px;font-style:normal;font-weight:700;line-height:18px}.landing .landing-banner .landing-title{color:#fff;text-align:center;font-family:Inter;font-size:26px;font-style:normal;font-weight:700;line-height:120%}.landing .arrow-right{position:relative;top:auto;left:auto;margin:0 auto}.landing .landing-footer p .developed-by{display:flex;align-items:center;justify-content:center;margin-top:10px}.landing .landing-footer p .developed-by svg{margin-left:18px}}@media screen and (max-width:360px){.landing .registration-modal .modal-wrapper{padding:16px;max-width:300px}}.landing .vti__flag.be{width:18px}.landing .vti__flag.ch{width:15px}.landing .vti__flag.mc{width:19px}.landing .vti__flag.ne{width:18px}.landing .vti__flag.np{width:13px}.landing .vti__flag.va{width:15px}@media only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.landing .vti__flag{background-size:5630px 15px}}.landing .vti__flag.ac{height:10px;background-position:0 0}.landing .vti__flag.ad{height:14px;background-position:-22px 0}.landing .vti__flag.ae{height:10px;background-position:-44px 0}.landing .vti__flag.af{height:14px;background-position:-66px 0}.landing .vti__flag.ag{height:14px;background-position:-88px 0}.landing .vti__flag.ai{height:10px;background-position:-110px 0}.landing .vti__flag.al{height:15px;background-position:-132px 0}.landing .vti__flag.am{height:10px;background-position:-154px 0}.landing .vti__flag.ao{height:14px;background-position:-176px 0}.landing .vti__flag.aq{height:14px;background-position:-198px 0}.landing .vti__flag.ar{height:13px;background-position:-220px 0}.landing .vti__flag.as{height:10px;background-position:-242px 0}.landing .vti__flag.at{height:14px;background-position:-264px 0}.landing .vti__flag.au{height:10px;background-position:-286px 0}.landing .vti__flag.aw{height:14px;background-position:-308px 0}.landing .vti__flag.ax{height:13px;background-position:-330px 0}.landing .vti__flag.az{height:10px;background-position:-352px 0}.landing .vti__flag.ba{height:10px;background-position:-374px 0}.landing .vti__flag.bb{height:14px;background-position:-396px 0}.landing .vti__flag.bd{height:12px;background-position:-418px 0}.landing .vti__flag.be{height:15px;background-position:-440px 0}.landing .vti__flag.bf{height:14px;background-position:-460px 0}.landing .vti__flag.bg{height:12px;background-position:-482px 0}.landing .vti__flag.bh{height:12px;background-position:-504px 0}.landing .vti__flag.bi{height:12px;background-position:-526px 0}.landing .vti__flag.bj{height:14px;background-position:-548px 0}.landing .vti__flag.bl{height:14px;background-position:-570px 0}.landing .vti__flag.bm{height:10px;background-position:-592px 0}.landing .vti__flag.bn{height:10px;background-position:-614px 0}.landing .vti__flag.bo{height:14px;background-position:-636px 0}.landing .vti__flag.bq{height:14px;background-position:-658px 0}.landing .vti__flag.br{height:14px;background-position:-680px 0}.landing .vti__flag.bs{height:10px;background-position:-702px 0}.landing .vti__flag.bt{height:14px;background-position:-724px 0}.landing .vti__flag.bv{height:15px;background-position:-746px 0}.landing .vti__flag.bw{height:14px;background-position:-768px 0}.landing .vti__flag.by{height:10px;background-position:-790px 0}.landing .vti__flag.bz{height:14px;background-position:-812px 0}.landing .vti__flag.ca{height:10px;background-position:-834px 0}.landing .vti__flag.cc{height:10px;background-position:-856px 0}.landing .vti__flag.cd{height:15px;background-position:-878px 0}.landing .vti__flag.cf{height:14px;background-position:-900px 0}.landing .vti__flag.cg{height:14px;background-position:-922px 0}.landing .vti__flag.ch{height:15px;background-position:-944px 0}.landing .vti__flag.ci{height:14px;background-position:-961px 0}.landing .vti__flag.ck{height:10px;background-position:-983px 0}.landing .vti__flag.cl{height:14px;background-position:-1005px 0}.landing .vti__flag.cm{height:14px;background-position:-1027px 0}.landing .vti__flag.cn{height:14px;background-position:-1049px 0}.landing .vti__flag.co{height:14px;background-position:-1071px 0}.landing .vti__flag.cp{height:14px;background-position:-1093px 0}.landing .vti__flag.cr{height:12px;background-position:-1115px 0}.landing .vti__flag.cu{height:10px;background-position:-1137px 0}.landing .vti__flag.cv{height:12px;background-position:-1159px 0}.landing .vti__flag.cw{height:14px;background-position:-1181px 0}.landing .vti__flag.cx{height:10px;background-position:-1203px 0}.landing .vti__flag.cy{height:14px;background-position:-1225px 0}.landing .vti__flag.cz{height:14px;background-position:-1247px 0}.landing .vti__flag.de{height:12px;background-position:-1269px 0}.landing .vti__flag.dg{height:10px;background-position:-1291px 0}.landing .vti__flag.dj{height:14px;background-position:-1313px 0}.landing .vti__flag.dk{height:15px;background-position:-1335px 0}.landing .vti__flag.dm{height:10px;background-position:-1357px 0}.landing .vti__flag.do{height:13px;background-position:-1379px 0}.landing .vti__flag.dz{height:14px;background-position:-1401px 0}.landing .vti__flag.ea{height:14px;background-position:-1423px 0}.landing .vti__flag.ec{height:14px;background-position:-1445px 0}.landing .vti__flag.ee{height:13px;background-position:-1467px 0}.landing .vti__flag.eg{height:14px;background-position:-1489px 0}.landing .vti__flag.eh{height:10px;background-position:-1511px 0}.landing .vti__flag.er{height:10px;background-position:-1533px 0}.landing .vti__flag.es{height:14px;background-position:-1555px 0}.landing .vti__flag.et{height:10px;background-position:-1577px 0}.landing .vti__flag.eu{height:14px;background-position:-1599px 0}.landing .vti__flag.fi{height:12px;background-position:-1621px 0}.landing .vti__flag.fj{height:10px;background-position:-1643px 0}.landing .vti__flag.fk{height:10px;background-position:-1665px 0}.landing .vti__flag.fm{height:11px;background-position:-1687px 0}.landing .vti__flag.fo{height:15px;background-position:-1709px 0}.landing .vti__flag.fr{height:14px;background-position:-1731px 0}.landing .vti__flag.ga{height:15px;background-position:-1753px 0}.landing .vti__flag.gb{height:10px;background-position:-1775px 0}.landing .vti__flag.gd{height:12px;background-position:-1797px 0}.landing .vti__flag.ge{height:14px;background-position:-1819px 0}.landing .vti__flag.gf{height:14px;background-position:-1841px 0}.landing .vti__flag.gg{height:14px;background-position:-1863px 0}.landing .vti__flag.gh{height:14px;background-position:-1885px 0}.landing .vti__flag.gi{height:10px;background-position:-1907px 0}.landing .vti__flag.gl{height:14px;background-position:-1929px 0}.landing .vti__flag.gm{height:14px;background-position:-1951px 0}.landing .vti__flag.gn{height:14px;background-position:-1973px 0}.landing .vti__flag.gp{height:14px;background-position:-1995px 0}.landing .vti__flag.gq{height:14px;background-position:-2017px 0}.landing .vti__flag.gr{height:14px;background-position:-2039px 0}.landing .vti__flag.gs{height:10px;background-position:-2061px 0}.landing .vti__flag.gt{height:13px;background-position:-2083px 0}.landing .vti__flag.gu{height:11px;background-position:-2105px 0}.landing .vti__flag.gw{height:10px;background-position:-2127px 0}.landing .vti__flag.gy{height:12px;background-position:-2149px 0}.landing .vti__flag.hk{height:14px;background-position:-2171px 0}.landing .vti__flag.hm{height:10px;background-position:-2193px 0}.landing .vti__flag.hn{height:10px;background-position:-2215px 0}.landing .vti__flag.hr{height:10px;background-position:-2237px 0}.landing .vti__flag.ht{height:12px;background-position:-2259px 0}.landing .vti__flag.hu{height:10px;background-position:-2281px 0}.landing .vti__flag.ic{height:14px;background-position:-2303px 0}.landing .vti__flag.id{height:14px;background-position:-2325px 0}.landing .vti__flag.ie{height:10px;background-position:-2347px 0}.landing .vti__flag.il{height:15px;background-position:-2369px 0}.landing .vti__flag.im{height:10px;background-position:-2391px 0}.landing .vti__flag.in{height:14px;background-position:-2413px 0}.landing .vti__flag.io{height:10px;background-position:-2435px 0}.landing .vti__flag.iq{height:14px;background-position:-2457px 0}.landing .vti__flag.ir{height:12px;background-position:-2479px 0}.landing .vti__flag.is{height:15px;background-position:-2501px 0}.landing .vti__flag.it{height:14px;background-position:-2523px 0}.landing .vti__flag.je{height:12px;background-position:-2545px 0}.landing .vti__flag.jm{height:10px;background-position:-2567px 0}.landing .vti__flag.jo{height:10px;background-position:-2589px 0}.landing .vti__flag.jp{height:14px;background-position:-2611px 0}.landing .vti__flag.ke{height:14px;background-position:-2633px 0}.landing .vti__flag.kg{height:12px;background-position:-2655px 0}.landing .vti__flag.kh{height:13px;background-position:-2677px 0}.landing .vti__flag.ki{height:10px;background-position:-2699px 0}.landing .vti__flag.km{height:12px;background-position:-2721px 0}.landing .vti__flag.kn{height:14px;background-position:-2743px 0}.landing .vti__flag.kp{height:10px;background-position:-2765px 0}.landing .vti__flag.kr{height:14px;background-position:-2787px 0}.landing .vti__flag.kw{height:10px;background-position:-2809px 0}.landing .vti__flag.ky{height:10px;background-position:-2831px 0}.landing .vti__flag.kz{height:10px;background-position:-2853px 0}.landing .vti__flag.la{height:14px;background-position:-2875px 0}.landing .vti__flag.lb{height:14px;background-position:-2897px 0}.landing .vti__flag.lc{height:10px;background-position:-2919px 0}.landing .vti__flag.li{height:12px;background-position:-2941px 0}.landing .vti__flag.lk{height:10px;background-position:-2963px 0}.landing .vti__flag.lr{height:11px;background-position:-2985px 0}.landing .vti__flag.ls{height:14px;background-position:-3007px 0}.landing .vti__flag.lt{height:12px;background-position:-3029px 0}.landing .vti__flag.lu{height:12px;background-position:-3051px 0}.landing .vti__flag.lv{height:10px;background-position:-3073px 0}.landing .vti__flag.ly{height:10px;background-position:-3095px 0}.landing .vti__flag.ma{height:14px;background-position:-3117px 0}.landing .vti__flag.mc{height:15px;background-position:-3139px 0}.landing .vti__flag.md{height:10px;background-position:-3160px 0}.landing .vti__flag.me{height:10px;background-position:-3182px 0}.landing .vti__flag.mf{height:14px;background-position:-3204px 0}.landing .vti__flag.mg{height:14px;background-position:-3226px 0}.landing .vti__flag.mh{height:11px;background-position:-3248px 0}.landing .vti__flag.mk{height:10px;background-position:-3270px 0}.landing .vti__flag.ml{height:14px;background-position:-3292px 0}.landing .vti__flag.mm{height:14px;background-position:-3314px 0}.landing .vti__flag.mn{height:10px;background-position:-3336px 0}.landing .vti__flag.mo{height:14px;background-position:-3358px 0}.landing .vti__flag.mp{height:10px;background-position:-3380px 0}.landing .vti__flag.mq{height:14px;background-position:-3402px 0}.landing .vti__flag.mr{height:14px;background-position:-3424px 0}.landing .vti__flag.ms{height:10px;background-position:-3446px 0}.landing .vti__flag.mt{height:14px;background-position:-3468px 0}.landing .vti__flag.mu{height:14px;background-position:-3490px 0}.landing .vti__flag.mv{height:14px;background-position:-3512px 0}.landing .vti__flag.mw{height:14px;background-position:-3534px 0}.landing .vti__flag.mx{height:12px;background-position:-3556px 0}.landing .vti__flag.my{height:10px;background-position:-3578px 0}.landing .vti__flag.mz{height:14px;background-position:-3600px 0}.landing .vti__flag.na{height:14px;background-position:-3622px 0}.landing .vti__flag.nc{height:10px;background-position:-3644px 0}.landing .vti__flag.ne{height:15px;background-position:-3666px 0}.landing .vti__flag.nf{height:10px;background-position:-3686px 0}.landing .vti__flag.ng{height:10px;background-position:-3708px 0}.landing .vti__flag.ni{height:12px;background-position:-3730px 0}.landing .vti__flag.nl{height:14px;background-position:-3752px 0}.landing .vti__flag.no{height:15px;background-position:-3774px 0}.landing .vti__flag.np{height:15px;background-position:-3796px 0}.landing .vti__flag.nr{height:10px;background-position:-3811px 0}.landing .vti__flag.nu{height:10px;background-position:-3833px 0}.landing .vti__flag.nz{height:10px;background-position:-3855px 0}.landing .vti__flag.om{height:10px;background-position:-3877px 0}.landing .vti__flag.pa{height:14px;background-position:-3899px 0}.landing .vti__flag.pe{height:14px;background-position:-3921px 0}.landing .vti__flag.pf{height:14px;background-position:-3943px 0}.landing .vti__flag.pg{height:15px;background-position:-3965px 0}.landing .vti__flag.ph{height:10px;background-position:-3987px 0}.landing .vti__flag.pk{height:14px;background-position:-4009px 0}.landing .vti__flag.pl{height:13px;background-position:-4031px 0}.landing .vti__flag.pm{height:14px;background-position:-4053px 0}.landing .vti__flag.pn{height:10px;background-position:-4075px 0}.landing .vti__flag.pr{height:14px;background-position:-4097px 0}.landing .vti__flag.ps{height:10px;background-position:-4119px 0}.landing .vti__flag.pt{height:14px;background-position:-4141px 0}.landing .vti__flag.pw{height:13px;background-position:-4163px 0}.landing .vti__flag.py{height:11px;background-position:-4185px 0}.landing .vti__flag.qa{height:8px;background-position:-4207px 0}.landing .vti__flag.re{height:14px;background-position:-4229px 0}.landing .vti__flag.ro{height:14px;background-position:-4251px 0}.landing .vti__flag.rs{height:14px;background-position:-4273px 0}.landing .vti__flag.ru{height:14px;background-position:-4295px 0}.landing .vti__flag.rw{height:14px;background-position:-4317px 0}.landing .vti__flag.sa{height:14px;background-position:-4339px 0}.landing .vti__flag.sb{height:10px;background-position:-4361px 0}.landing .vti__flag.sc{height:10px;background-position:-4383px 0}.landing .vti__flag.sd{height:10px;background-position:-4405px 0}.landing .vti__flag.se{height:13px;background-position:-4427px 0}.landing .vti__flag.sg{height:14px;background-position:-4449px 0}.landing .vti__flag.sh{height:10px;background-position:-4471px 0}.landing .vti__flag.si{height:10px;background-position:-4493px 0}.landing .vti__flag.sj{height:15px;background-position:-4515px 0}.landing .vti__flag.sk{height:14px;background-position:-4537px 0}.landing .vti__flag.sl{height:14px;background-position:-4559px 0}.landing .vti__flag.sm{height:15px;background-position:-4581px 0}.landing .vti__flag.sn{height:14px;background-position:-4603px 0}.landing .vti__flag.so{height:14px;background-position:-4625px 0}.landing .vti__flag.sr{height:14px;background-position:-4647px 0}.landing .vti__flag.ss{height:10px;background-position:-4669px 0}.landing .vti__flag.st{height:10px;background-position:-4691px 0}.landing .vti__flag.sv{height:12px;background-position:-4713px 0}.landing .vti__flag.sx{height:14px;background-position:-4735px 0}.landing .vti__flag.sy{height:14px;background-position:-4757px 0}.landing .vti__flag.sz{height:14px;background-position:-4779px 0}.landing .vti__flag.ta{height:10px;background-position:-4801px 0}.landing .vti__flag.tc{height:10px;background-position:-4823px 0}.landing .vti__flag.td{height:14px;background-position:-4845px 0}.landing .vti__flag.tf{height:14px;background-position:-4867px 0}.landing .vti__flag.tg{height:13px;background-position:-4889px 0}.landing .vti__flag.th{height:14px;background-position:-4911px 0}.landing .vti__flag.tj{height:10px;background-position:-4933px 0}.landing .vti__flag.tk{height:10px;background-position:-4955px 0}.landing .vti__flag.tl{height:10px;background-position:-4977px 0}.landing .vti__flag.tm{height:14px;background-position:-4999px 0}.landing .vti__flag.tn{height:14px;background-position:-5021px 0}.landing .vti__flag.to{height:10px;background-position:-5043px 0}.landing .vti__flag.tr{height:14px;background-position:-5065px 0}.landing .vti__flag.tt{height:12px;background-position:-5087px 0}.landing .vti__flag.tv{height:10px;background-position:-5109px 0}.landing .vti__flag.tw{height:14px;background-position:-5131px 0}.landing .vti__flag.tz{height:14px;background-position:-5153px 0}.landing .vti__flag.ua{height:14px;background-position:-5175px 0}.landing .vti__flag.ug{height:14px;background-position:-5197px 0}.landing .vti__flag.um{height:11px;background-position:-5219px 0}.landing .vti__flag.us{height:11px;background-position:-5241px 0}.landing .vti__flag.uy{height:14px;background-position:-5263px 0}.landing .vti__flag.uz{height:10px;background-position:-5285px 0}.landing .vti__flag.va{height:15px;background-position:-5307px 0}.landing .vti__flag.vc{height:14px;background-position:-5324px 0}.landing .vti__flag.ve{height:14px;background-position:-5346px 0}.landing .vti__flag.vg{height:10px;background-position:-5368px 0}.landing .vti__flag.vi{height:14px;background-position:-5390px 0}.landing .vti__flag.vn{height:14px;background-position:-5412px 0}.landing .vti__flag.vu{height:12px;background-position:-5434px 0}.landing .vti__flag.wf{height:14px;background-position:-5456px 0}.landing .vti__flag.ws{height:10px;background-position:-5478px 0}.landing .vti__flag.xk{height:15px;background-position:-5500px 0}.landing .vti__flag.ye{height:14px;background-position:-5522px 0}.landing .vti__flag.yt{height:14px;background-position:-5544px 0}.landing .vti__flag.za{height:14px;background-position:-5566px 0}.landing .vti__flag.zm{height:14px;background-position:-5588px 0}.landing .vti__flag.zw{height:10px;background-position:-5610px 0}.landing .vti__flag{width:20px;height:15px;box-shadow:0 0 1px #888;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAFf4AAAAPCAMAAAAsJ+pWAAADAFBMVEUAAAB/U1dILHgLN5L////OECYAAAAAJH3tKDj90hXSDjT/AAABNpb/zQAAK34AI5XQFCvvKixCit7eKQ/+3wPCJy0BlUMBn0rQJToCd2DuGiPkHR52rtwgRYzUKx3pDS4AYTPGDDDjBxnCAQPpAA4DAowBbML6+voBKGXbAgcDUqYZigICeDUAaU3/1QDbEh7cIx8AHaXlZG7NCR8BMKQGMIQDakCvFCvaJRr98/GOosMAbTLosrgPrioANqvx9vZXc7MAccsCaKgDn18gtTkkSqUAI4ICot4BrspNYaBLrNf3eH775ORzq98ormartMzWER7zogbFDhufMzwBhlHfMzkRDAr83kgBeUEAgTwAmzoLRq/IND0GiTDCBSXdTSECgABYWVnsi5QHP4QBZQBjtOXz0tXkaBjl7PX+wwHDZnXIzuBIl9DcEjn/zyKtxeL5r7ABPxo5fc4ypjIgXDg6gzsAf/8BHJAFlWeMGjn3PjXQAgBzhrb6fAHk7ORZUoHvzBmq0bj96QNmzf/JsBkClsAVtDg2dR89csb5uBHwP0nM08nrjBgGUpbS4unVhpABHnr43xOqq6duel4ei0j5xcbKPljCwLjLqLSrlBFbl7FCCAg6Xrm+gpYmHkrngYFpweXroKfhwhICW7zUcX7vV2LhTwb9nJyHK1EhoEJldqA4WJqOgZUEAWXWJyn/UBGHm3UIKH1pJ15UroXcUVUFLpGwwA6LiEVPrFj8mTNihC5KecDEUl5ZqjTGVB9IWWqJryC0tDNwXxVrw4kLPnZJhnPy3o5JUEB7DBGJr95CbU1wiM3cdgWmW0E/mQD8FxhaRgYsJgsAmgCSeBGrCw7B1+93opo+RIIjd7ihNl9om2oBGl3Qokn98kJmLUAYGJaWy+vf0hS3vlb0JSqKw6GbPhkWos76sGYdbZ8AsWUBULwCT/G0k2E7KmzFeBwdMnz46rzQvX0xS2Zck82mxnAXH27gykAgUrYnlSmDuVWIQDMQTCUzr6oIKnROksEhguycBXzUAAAABHRSTlMA/rFGbqhDHAAAReZJREFUeNrUnQ9cE9cdwM8tiNDqaNUOW7FzXRdnO3RQ6kjZwtrJmpqKyEC7Ohm4BYQp2Oq6tiyCS+sgKWICBkREGPgHmEKholQRUEBFWh0K1rFVLU63ISA6V5m2+713f97d5V0S0P37Jrm8i37C5e7de++++eX3mMI8XXZiYlh3YV6YJw/DfAtTt24SsM7ijWGY+4CvPfPkM3Dnb88wzFhMwWOY9b/HMEzBWAcKGIW/9ggFhvkGBYbxoMAwr1BgmBcpMMzv5Gzdmcgw4ygwTGKe7vHa2sevluY9LsAwD1JgmJmYkpjdae/M5GGYtygwzJe+9KXQ0LVp4zkOfQlgGE9EWOxKTGwYt3e+SYHb69E3FyHe4Lb2AQoMo6LAvWoo9ZXuR5W6KDCQvBAYWKSG//tDlpw0LwJ8BsRroSrMvHEY8RH2EWCYRRsdYZhpFBhmDgWG+REFhln11vMOMMxKwGslAVZ+xe2dHeUzkjLFe2fq1BclN3RnmLjiTUvkMMx0jqUAX2bPig+DVRzBH6J1hvnJT5744ImfSGGYX8j5rCeGYYKCgoaCgJ3e3juDOBjmIRGvLsJY4K9JYZhfYS6rMIefw8hOtGwAV6XvIp56X1YVpmDaPDAW/vBOpMAwXgSXVWECBYZ5feA9BxjmfgpK73D/lBwJB+GhVM3LE2ivjqWA95lnYmIQ7LPkpApdUnJFeVI4w2Rt+5kDXFVYGqcKgYpAqsLTHGs6K1v4MsPM4ChXqYoChVPtKzxPa0VbtpACw0yigJqhnzvclBrIo9RP7B1Z/+l3ZChtw48pKB03FUIzIchPRcCN6YzExBmwf7cJKHUJUylw7/viR+MqREdVqfY9R4FhAnITQquzPbPDfX3D4SlIlxhg4PZZTAx5AKRGpdx3Xwr5a3s/pe0H/t8DHn00gC8rHQsVT3CwpEEmuHoH9jnGC3PwlxiGCQt7LXbgNVgeGoJl2IANlgyT84EjDPPss2fVU2c+O1OM7FhU3+GOxc8xx1SYY+waw+x814GdZMuk7UPb4ZrnviyD3sIodbnfowCNIQU0ePmSw51hfCnwez35WUzTeIzSXseb/VCNCnP5Vxil4+ZDgWH2U6C3O0rbsIsCdxa2F0Ul3U/gOhB+e0v5T7wiKleFUAcHq3EhN2oFw4z33/vqj0S8utcf9sNpyigOfWL329RHKTDMUxSET+wzzWdaDPnEB0tWOoCPBWHX3s5o/NdmUlDa3lXPvLRYjlJr9Pzt5x1QOkIPU2CYX1NQ6t8yTKaIiIiMCBEZbC9y1VcKquvyqo7qegYFpSFuJAWG+RoFhplMgWGou+FlTIs/MH5SzPTp3riD7G9woF+pAWdXc98QQ+tw/MZAUxKxLuJNxPjx+AlWoSl5G3PQCxPDb9l4CvxH2/kOZif/0aZQYJivc5wtLw/lywzj5+dXkaqDZUKCUIRunoJSNVMFG7iOwdeHR+mweVMgJ2F0QUE0X+auIJ6u4XqoQG4/oCufrb9D1ApAs079xEFiJviFB+C/9l0KDLPdAYZ5EmNUYYzsGn9dwW1XDbsGe5cC/apAaUz/hS8yYiZQwIdgRmkpGo2QyxqlAzNrdtTs2WrKJRR/uESHYBZiQQC3sxfgVaW2ooD6atI/nqLsVhWg/ecqCUptW85w7oH1v3xLgtJnm+tx39fkKI0Xf8rxNUl/+wIFpYs7FSZv5+sinF4/hMXKTt8lFJT2ww8oMMwzFBjmr7/561/hQdCZTAyzDNO3CLF/NwuMZ6gnHz+IaHqWgE/fzEyH07cwJNQTjsXaDXmeAvRPQa/kSv/3+xSU/u9LmIN/xMQ/glGSG2soQLMQTaslzd9xBDoECgyTMnuWDOWzZQsFea3O9kQo1fUZmLbxmJjpGKXa583SJtUu9N79TQpY5wR5CoTdYbehIGa2Awwzf35dR2LffAlKvTASNyGwqH2MwDBfpcAwRVY4JLEhxOkA4r2zWYBhHhcg57e0Rr39/UbTKXyMf0tBaQy4luOACKVXVRSQRPszRaJNYmkV/tv3gLNCa572HILe39MriNKf/zYFOJBzVlAaAVyR5gmnPGnKPCsqPCdMqBYfhrkU6JVfacsWL/6lOTczSgLDPEGBYazrP3B8VVeZklRaWpir0Xm6rX8JyvrXg2sZTgHckMSDkf217Ox7rX+vH3vRTf1L1G+xIcSoNMjSVe5ICghA2/s4oNPx+rf9+l3r39fat4D/levfMIn+Dfu36l/AECDdj/uMKkNtIBK/eFFrUBn3jUz/kiMMY9dAeA94Qlp5sHXRonuif3ftEopoL3zzLYr+9Vq5cSXcvVZ6ASCCM/bscaZ/4Y4eQpFhiqn6dxmHLlWj48si/ZuSIta/H1zYu1fwvx98IOjfzb8gfH4jfkEgGlzbTEPO9O8u9jjvn+2m/pWeaNmhQDarf58aof6Nvwv9G0QBiZGd793vrv71002QgxoniQB+qekgRf/msp/tSEWym6qC7LNwXWp5UnJ5uRUeqOqe+dnPXhTf/lP6d6kL/Uuxv4r6d+HpaAU54yNTwArbQPTvlCmj1L+kTm4TkHUJQYBU/54/f0/1L+je3KzQalb/BrFrsM8mx8TExMeTR8xktsfV7yD6d4ce/7VJFw46078PPOCu/s1NjIxMzL2n+neoyTYAy7o6WAbZmg4h/fu9T6n6dybSvzM/mypCdiyy2/6e7UT/vjvBgXeV9O/So3Wt6Yfnf/khl/qX1uW61r+zlkT6kBaRYn9Z/btEers3+redwoj0L73duff6dwkrDPVlXy3To6q9fz96wqsMcyrfHwlgIn/980+hT3G64D+sf4FpFstuvowuPBvTVmaIb3L9e9B0kvtroRTY7TWb0ZKU0Pb+c7Ec+QB1wI8doN6+dc/07/nzMv075Cnv30zf/Gbznj0R/Zde5+mPgF7kiO5Ot0EKruu4hpPK/r+nf/1B/3og/8swDY850DBi/TtXKn9PnEDX3xMz/Lcj74ss8Hb/jIlvvjli/RszMv17tvKytepy31mx/tVoeP2rg6KS/pVWM/LtvNpg16vvhf4tOFoAd6J/n4YbRf92Nv9uaxtcBJUW8TDMikgF/XvkCG9/Q/OivIn+vb/bbwT615j1H9C/7+78gkv9iw9BYSEcgrUi/Ss7/7u7Of1bW1w7i6p/1WoH/bsAbmL9u0BZaI2NnrNAWPXx4V4dDD4G4/S70b8H9pkP15XDleaVK1dsV660XIGi9LOFec74O3t5+be/vUs5033mRP9v69+Oe61/f3vmt39FDw5dk6l+NXfJ17IIUbubA6rzalA/buvfeSllZY5iISWrtDQP+nyZ/lUnJan/b/Tvyy/PoNSSFc3u61/48nkWMJvcR6Z/5WesRoeaUsmro9e/vnerf7Mrgnj5W10Xy27D2FP9MTT9a+urA/1bI9W/X5XfWP2rD5isd0//BgbY4URuy/XxIIj3zmaOJlb/frxly8fK+vftg+h79lHr37wQgtKrKrXRbFarko+JAIn2AtK/t13r36+7qX/lFQSiZZzp39myG9a/+c0ggN3XvxVBQbq71L/6lNyQ3JCQFEDNfc+3ePEPew0BzvTv+uYP6tc3r4d3SKrfK4fJjPKN8vGBRVQ17IUjR8Jc6l/ADf3rc5q1vyebm0+y/ve0DyP5a9XdOl13tVj/esD9rvTvddACWcd+7lr/EvWryus4ejRYaZD1IQByD3gc8TGnf68nFl53U//+mQMq7J95oJJg/9t+aLlM/05QjP5dHRkVFbn6HuvfYiRoCWjAfFirKvYN9A0IgEWxSnv47bdHpH/JEc708ZlcmNhROBnrX0wwOOC0u9S/BzduPEj0L9oHUxz1L4n6XdS6aOWi/XuU9S8nfSU3htkQp6x/K9LT7eb08Aq5/k358MMUkf7d2/jEB43gfJ94Ai346N/PP7/58895+9tl+XZgIOhfGOPkH4EWAulfMj6l2F9B/37yxidU/VvzHEZ6ommg5anQsPr3H+0vu61/t0dsh8X2UetfLQWkFBb4FqulKGlEz9Bkqv791nexAH4pB9F0sOkluf4d7BlkP9uyI8tStW6qinFRvnDZ5Qv7LDVV13JuzXHQMfh9E86PNPq3IXGU+ncphbuP/sVKt4AqZ+Ca+pNHfUUKmL4Ngv5dDF3UzMVy/XvI7xDcnetfsn8zt2372Zi6ujE/A/0r7YCmTv35K9US/ZucfE/1b3YYq3yR/mVL2dmwz4ZzmjZu9IK7F35qyhnGPW5w2Yc7eP2748OyYKx/J21sdKJ/LRZ39a8hsqMj0iBtkPVxAaUh6lHrX1tT/tBrr8U2NcW+FjZQ11SH9e8VxejfZ59NVomQdc/lW7fq3NC/ngMDnq70rwdoxPxFxADL9e80oUTpcl3r391n3z2km/1fiv79LgVB/3oEutS/Su3OvY/+5YU3XHHFqVX6mBi9Sh03KyqXbRFZAUzkL7QPsA1IACvp32CDIdihTW0bGx0NCwf9+8ADbupfYNo0D7H+/bTe5Cz6txG2FQG6+hNM2RufiMDbq42Ntaow1libmt/eVc88KUXWGgVV9QWx+vfw8yy3a2rIMGMBBZf6Nzxcon+HOps7h+T69ytfQfr30uuXLl3q729AGtgCvUi5tvvqJim4L5T533ujf49SGI3+nVRiKilho389xPq3oWHU+neuJvUdsfy1XGavv7dnWN58Mz7+zTctGSCCnetfPO728kIlQf8usYxI/54ttEL071mrVdC/QLimAulfXEytkOjfZ54RitJqFnTlnStXglA1M9itdv1d619sf4/CvcBV9K8J7v7gf0PgkhLfQtD7Th+i6d9DdXWHsPxdpinyBlbEsU1f7Lr8Sfnu69/ew/8J/fuoLwQAu9C/mZkxvnV1vjGZmeKeKlNoi6uR/vXLZvVvQFEUNfpXm5ysletfZH8d9G8gBXy4js7yYAnMEP3qSNsO/pcN1hiN/s01a7Nyp771Vkv9lCtDq69MOQ7+V1LpquuzDx0aWM3q37/946M3pKAe26NghPq360bvf0z/Jh44kLhpxPr3ds1tTv8+TYn+/etvj0nl72pO//qhy6/LMbt58DsMu61/M/VlmWVEB5HLZF9fWGRCPaseGqrm7VPSO+8k3b3+fVtB/xqNo9S/5yiwjfwfoqVAE7Ki+fuvylDUv/D98yypAFbUv1UUZE3pMlssih+R9eN+wGj0b/Emb++OehEQrUyBYXZTYBgIRc7O9qvGetGWVhLG6hwwFp37YyjRvwcONCD9e9h19C8Wv3qa/gU9LNW/EMKH/O8pcxQxPWJJsxlTVcVF/4YmJYUq699G7nv2k0r6N58CEb0bRCi9qjJeM/XYVe3SkSGo33sb/Su71BkCqtkTsLV1UK2Cp5vBsISgxVakf7HzRXdSggN5Mv8kCGB39a8OqiFd/24JBba4o3+L4uJSUopTDClxnP411UPQQktWStTuqBil6N/mzhOdzU8gs27oy1guhdFpcgtLS5NSKnUQ7KAbWjt0RKJ/N26U6F8gXYpI/y6URP/6HMX215SWZsL+96iPByP5a3e0lwe1d4j+PXoaDVpOH+XboasUxDsnJkaif6/Dg71E1R5zrn+J+gUMly4dzdPSB1ns9gYEJO2o1KELUXikYv3bfiCx3Yn+Ff/y8CMe60cCUEkwW44NLacmf0hLk0f/rh6HWT0K/aulIAhZWfQv6jjSVcFxwUYjLFTpqB8Zmf4lR9jHZ4mqdIlqExrCnoqtNGtRBQ6oNYAD9hqt/t2190JdXcneXUT/AqvO3RCD9e9GHPy7stWYkGBIecOZ/iXWl70DoH9LFfWvX3p6761zvelmP4n+zd2x4777duzIJfp3Xf4F0L+Nez/A8veJRqx/u9K80m7weR+2wxjw2xaG0XBAb7OJLzOMo/0l+lev0juP/iWHIVtXkY2+h9Rlo/H6MdX7buvfiHW/uqvkD8EUQIx4gBTZlKt1R/9OCAqq1lVT9G87igBe09TE+t+bB0X693LrYKulR43L+JAd0SW5Gf0bzu+z8HBNy5o1muTwcO59IQOEO9G/azjmTJ48hy+70r+r/xRnIFsWT0Ho6PzzS0wmf6J/KShdaCwEIq1ApVUAyZk3gPg3HgV4Bay0DXtZXp7b0jL3ZW6FP25PHfKDS/FDTznXv6ROgv7t6+/vB/0r7RKqz2ZlEf27bSrPtnumf8MBQ7Ferff11eeGBGvROnQqEPKU0+TF0ZQzZUok2+OmZOp5/avPhAXSv8CFV++B/k08OmfO0USJ/s3F15EBavIOgRSU9O9rr71mG3oNiD2ElgN1sEBjol9S9G9CQoJKm5Aw9awI6bHwnNvdPVDtVP96otvA5s0DuMjr3zk+jvoXzvmjJ01eixa19tY856B/i4uFolKXm4w5f15YAmQwXltWVsuXOSXGGTES/QuOI1fyAO6F/v0NBV7/Tj6wwe67JNGF/qW3O/Qjf5jCyKJ/oYylb3BMTDASwbwM5QUwL39Z/Qv+2mNOolWEUH9DNk2fvinEQf/GRkbGOujfBywRERZeACt18R4clrQ0i1j/9latuWWEZBUEkf591dQcba2Ev9UcwarXB/TF6rKHCXh7K2Nj7SpDHLS0dputUtje6HQpsjNg4PjxAWn0763lJTWC/v0TBYaJ4ykqEooi/RsbKxTx976mJpMT/XsCYoAvcfp3gBr9S0FJ/2ZSUNK/Y3lOkSjAUenf5oaGZtC/3pLo3wbM6PTvOxqVNvR+zLIx/Sf2twar+PCr7Rb0bbUFy183on8XLZJE/8ZkKOvfnDVrcmT6d3Pf139r1Xz961XXif7VhSeFIv0rFEXdfH7+ar4srWbLnp9y/PkgLvo32DH5w04K2E4MiyveMNG/0UcLFvr4LCw4Gi2P/tWb1TL9m1/SJo3+9QZiKfrXlpZmQ/a3Iq8W/odHrX0+vrYZs25d84V1+R8JONe/WftqjO7r3++NVv+uWLHiIyKAwyiwh6CwEB0CLwHpgYFzP7u7G+vfqG9EzSqTwgYGXLmSQNG/8uhfpVYBXzhzX3nFZLD+F+UAGRwMztrylEL07z/PudS/w2vM59avBf3bWT+lufl4Zz3oEslnu7N6dWx9XR3Wv4gHE9Ri2HM60iqF178/+WD7h4769yIaF/US/RtA4Z7p347+/o4RR//++VZJjRD921KT09JS05JT0yLo378ek8hfQf/2kcQPQG0c+w7HQ6Qo6t8yfWaZLP8D7vPzSkuzcD0La7pwoQlf6n/22Wehycmhn4lxpn9z5+3YMS9F/InfpkD2jsFqNYxO/6opoEZ+7ssvbymcVwRImpB4fwff9g8K7GikCGtfgtLY5wQFSa3OnnvW1nJ9bran9DwO61kZ0RM2Yv3rG6I2BHhbxJ/EaSwdEAyQV7PRT26R/g0bMvn7m3j9C4r8ZBoIYHn0b0dHB9K/6Y7Rv18bN2/eOHH0b3CpQvTvuHlFmVL96xHoG7IV+gR7reB/xXtnM9B1sauL1b8ft6tU7R9T9S+YoL350bh7yb+opH/XUSCit3QDQelVld1kMl3TahNEMIydglj/BptHGP0rrSBB69dUrQ/i9G9JSdqiVlWr/6AKYhVLSlj9y4nf7ds5BYz171gigN3Qv8j+UvTvltDU9tD3Q0Pb21kDrFT5ufqlhoVKrWZrGXi1/sbFXADwbvZGS/7QDA94h9b4XOtjshwLeYXdYYmJ2bq8Qrj6Xlu+urxapH/Tevr6etIE/UuynBKI/p0M7TDRv/D5CtAVhReQf4rt5RjJX8sGtd7qKdK/BRhB/z5FQaJ/I+LF+vf8+VdeyVJhznD6N4sCDHv+BOpXr+Iw2i9dshoZZh4F2N7Sq48fOPC4Li/x8cfDcTASl/yh3bGFtGHSYnaPtwmQ8JfiR8fF8WVe/743t/1QmkT/hiH9a0rr7EwzSaN/I6EWQY2KHIX+/SUFrjqFRHnI9C/wnX1G6KDzYNfs+w6sjlD/whH2xEc4EfSv3VYefgANYfHGbh1TmFdcDFctbBywkmdKpMDp34Pr6rKBunUHif5FnLy5iECif728WhMGQ4rj9gj692Hciz4s1r9yXCV/0KSbq87VN0P8r1j/qufd9+F9cJ+n5vXvExdKLoD33Qjqd+9PgCfY5A9Vk26SvA+BC+JvfC5yR97eIndEsb/u619yomXrgjyBIKx/n3q//R9u699fWe4u+pceb+fjGxLnA2PLAcfkD3732+Ahyf3rGarVOepfYMt3v9XXdLAxB2hsWiPo39ZWywkgWCXo3yPLjvhpJJEbSj/WyduwNqi0NCg0pLCiQtN1qKU31a+Cf1/1GXeifztZGiZ/tHNyA7dC9G8q6F8PHxbhurDNezgkl2+NuL5qecny8SKEji7N1NxsShP071YKSsPuhYglelAgZLSIGqf4Ry1vPBD/KIdPZPOnzrehaa4NmNvErnHHrdv2FJbAtm7uuIUiKiYELQsl4Dp5B3L/Qp0E79tbWNiLkj9IO6CpNttUUfTvMfJ0j/SvLw+E+PCw+hcLYIsFy19O/wLBJPkDFHn9CwHAbunfGArC/w34xmOPfSOADCHJZWQceYcACkr69w9/+MNWeMCSe4IH/kp83y0ZWKeqsiCy+roI2bE4FBsb+wex/jVqjVpp9O8duJffvl1+RxT9ezT6tEdMmhh2e32WFjRDB7KSDwIm+rdWnzKRh97lCmdhlgq0dZZaPuxOmUcugrjoX6AdBlV8WWHgTvSv7srd5v7NynLI/euxJHBDaeImD/6cv0yB3u4oHXmtmkOvl3159p7b0b9syoeAuLgAyPtABnGsAB4/HstfXv9uqkWHrjbXcZ/lsinwuX+BT8GRWFubyJeF4Y/F8qtfWSzcivBDxUe/umnTV2eJIlUCPeAxDYZEadPYMtK/xt6D+8ABqyXHTRz6G6u1R5/Kt+xm9e+8eQ+Upcj1L8T8qkKmw+aGgAm2Ev2rVUmQngGeYzoaxkj07+2Ly5fX3GbLpF3XJSfr+DKpD+qa+UKFIPr3fHT0eXH0b3Xb1rYJyvq3P+JE/4l+rH8HBgaOdDtE/yZxnNFozvBlhnmaAv3rWKVXBfsbG22Lvgv9mzbm0qUO/5jpKPsD0b8gb0Dg3KX+XRbbb7k8CAounGH8l2dEWE5s3x6/bl389u0nLBEZy/2V9O9ensFBoQgfLSb+RPw0Bf37Q1BFcv2baj2bpNUmf71KI+jfiuSkcA3Sv1xR0L8o8NdkwgWEpJqB/j3bAvpXMffv3ylgx9L2EiJnPn5qw1do3CUUB7tGon+D+04WivVvW+fW3/1BmvsX3nf3Cu+PuiSw6clMtqAJQalxK3AP1fvlhxgGDohl3bqTJesuRImOULwDRP/27ss57Er/qjm00N3wZfpVgXxMT/RvbdmKFUIGCBsF1OoeQrl/oZ8hlzXSA1MJ/jeoGutflgXCDWDVVXi42kH/ypI/wCppFVoDLrfKLp1xAohpGRnw93ez+ndw0cpBVXD4P54iiPRv+vFVq1ZbVzvTv+cOGEqrIOK3qaSlZHl9SUlLo+0t6WcbqrPZVsfy+hc4pnZMOhWlV4nh9O8Hnc0TT2yX698bkxAXBP1L2kEzyWZwL/TvTiDyQE9Pf6T425BkCg7RvzW3bvP69+ne9Jqu3t7ervQuafIHIn+x/uVSP8QL7hfOUE4g52SpxDiL/i3LDBgnBvf5cCw8Q7EIqbKmd+HkfDOB1NSZEpQqeTIQ8Mm8uAfKxJ/4MAVyLOz5+Xa39e+LL4rkxiaeAweEIjTyc5vqoJXvXir5gbY353+XNzcvxws8pkrgMRqFIs4KeW0wZTcO/8U3KCmNfU6zHC2I1Ycs4VYktXqguyK14p3uAU/Jq6B/958Yhf71DgjO9Zbr33AKZP/qg4P1ZP8KWX/r/OFN0qo5/dtmjB17yrRyf4ws+hfr3/m9lOjfstx5cYYybgX32LnFYAId9W9mcAp81SDRv4BPLvo63so1/ETDecLe2czR5Sr69+2DfOiv6fAPlPRvBIclI8PCl0eY/MGM9e8Z6XmsoiDWv9f6gsXRv+hO9G8+BUkFAf17jte/2P/6p9lvmq6Fp/kj+8vq39notiAiYsFsVAJQ9G9n89hmJICnC0j1b2ZAQCZbmaqrqz11Ok94kuvf0HZYVFTAoj0UrTv73sxsNialAklGIYNZdKdpDQjgmqwd8+YV4ds8pdy/uTFeJ4qMfyoQw6Bft8C2ZaMs1R2VGk3lcBjRvzdreyyWm+7p35gltbVLloj175wZR4ZaqoCWoSMz5qAPLPlr2fbWQXu2WP+OBdzWvxaLT8Rukf79OQpoYsl6BSE6K69dI2elVP8OXlPlXdIqpl58nOc1vPz4YydTv0WwRO2OIDjVv0Ao5P91iP7txEijf6NA/gJR7unfPXvc07/64lq5/gXePsy5RAj9HbH+9Zg+3QeYPt0X9G9iXWwHjv41dbIR4AUFfxqzies26V8WKR0J9KPUC5PSQsvL/e5kl0D8nTP968XdVi4yGgKK9XsATvDnQi+6Qyz4wylw+tdXfOP1r1+6vaenqmp42J7uJ47+3XEfZocQ/YuFL6t/uRQQWP/e2HzxcyHvw/aez37xCxf6l9hfuv6lJ38gJ1q2Bvc71RrQv/j3ZMr6d/duee7fu9K/dIni4xESF0jXv4f8IIRUNvVbRaqf/PL4u+2C/m3KOXjwYA6Z+u3yCUxPq6B/j6DbkXLxUE0pr0y5nyZJVxEO0y+FJ+tCzfaK1CSuazdwGSBeRHeAS5CA9S+BYSpZEicvaZucyK2Qb6ESwu16g55F0L/ew09r9Wphy5Yj+i/1ZywnCB1dSdO5W/lE/46lQP8mmte/BtC/xRL9u3+cBcJ/H+VY8VH5+863oellnc2me5noX4wfeRJN2YeChQigdH/2s20ALGFRWlsWAAVpl+DZ3td3XZT790wyWiaf4fXvecSDoH+nnhdQqn1pFBT17+uNjVOA2Ph4iHzi9e8OjrL77ivjy7AfNsJt0qS9n65fL9K/ZRzjLJZxfJmcLRvz8zfyZRL9WwBIon+LPbwxvsHCq6kUFPQvUTYnobHlwGOiB7WoPpjNovowk839K0n+ID0WA222c1v/EEb0r9o+aLZrRfoX53y4k6pJLb9Don99jsLl7PCXxXDbizNAeCHAAPfO51uYouIifbHeEMCuKXW5Koz2DNK/Z7Ry/VsGB0mkfzFf+lKW1Zr1JbC/7ujfK1VVV+5K/yacef/9Mwnyqd88NpmL83iXQ7YhKzycqEHFdgdjTED/3yj/xLnFxbnkHbYgjoH+3UJQjv7lJ3zDk8C51r8ATf8eWIo5IM9afnTTpqN8mR/+PBARAT4z4gGZ/i2cVQh34VIlqbg4CT8GB5OSQtgyqAztmn2gf9fsMztG/76Kc9FF27Y2m2L4vLtxuQ/P00v1L2A3amF07jPdN9hoVinqX9kAtdxqLc8W6d/bt2ou3oKyVP9WqMFxVMj1r7oXLuUc9W9lc3MlX8ZXBSgiRIJY//ZnoDb4BNa/SYBBhqhWV1YKRSX9q6IwSv07POxu7t82W2ynY/RvT11dz7RRJ39oR8kfQP626iHVW6jfeyPTv99H7AO0WrTEq/DRTlhORMTQ9W9OzpSsrCk5P5To3/Lwr59Vqc9+XaPj9G9FRYUuNTW0QqfV6rhiBdfNr19PHoC0mi27ffzJ2/zF54j1b056jkj/elAQon/Vhr4xfVpB/24VKBaA9329s2HOijnRYpD+PWKzHZlQAXO+AVF5NdCwCPr3wroSsf4NZjFcvmzgiiL9m5NTo3ahf4WdkJQU7GpmVPqY/t0AvSouc4Xvzi8K+reuTq5/l8N4wMsLFiu9BCQHRjz1GwWySe7k/hWSktXW7m+VtLq2SpQAIt6S4ZURESPWvym+HgSif48bV8HCfNyZ/jUC+hfeOptfX+efds7fdOVcy1vSz1Z/5dzZ4/XVrP598HNYfB6+Q4DXvwaa/r0QU1QUc0Kufy9MwvQ66F+jNd14L/XvEWBt3IaQ0sojAnRZ4KB///xnkvu3Jh3Ub29vTW/v0+Kp33j5S/Sv301I/EDcr4roX6Ns75gwaePTTAQu9y++eidIj0VYm61LBy+wAnnmzGclKFXymcCBzB07MmtdT3PKi/hrnZ3X7GoH/XvxoqP+vf7gmTOwYBEF3zc0CEVB/16l61//5mZ/vJDEzRrtdnF9CKmrLNQbIAHwI3CHGzmztFqV+JnTv5OPnlo7ZE4wJp6+dABWJXvyal/LCy+s7bvqKdu/fY2NfaPRv5sCfL2H14hQCrnh2wH94KA+WKZ/wwZMsANgR8SGsfo31mhT1L/yqd9wwO8jhod3wHXjI3z070KOxxz0rz4FLR95RKx/gcAUGzQ0lXGB/Dm0meBe7l8I/cWjQtCNF2//QFH/8nVgXqE5QHRdzZEogv4qTv7Qc9EsTf7gSv9q7deu2c2i6N99Fy7sI/o3DJMd5KfT+QVls2uSCgL6t8q6fgLugbdlbTPfLLk5AwHP5qzzQvQvTAozaRJMDANFVv92nuyEfQICmICsdmVKyjzI9gL2t8xggGdehSxdipbU3L99fRV80ckpbLbbs8LRBVF4lt3OxjtjHY8CgH/Zm84j1b/rp00sGHvScgJF/0aUDGbJ9K8n4e8dQ/v2DXX8nejfnp4eS89FafIHqxRB/xYtKQ1YUiTWvwt2fk9g5wL8gT3F+J0/7+eprH8PUSCJKT0aGpbGx/De5RVgqopHfUyqf3Mtlly+LEv+EHztWk9rsFP9C7PPEBT1r1I2rkiOjsqPInmI/sXzv8mjf9OaOzub06TRv1E4+teF/o3iiM/IiOfLo9K/6kQ13B30b0kGQanV9BEx51xloS0SDWE3rlu38UJ+JyTaOAqHObqt0mpE5y8FZf3bCGmo64IG/Mq7/FBS6kanyR8Ar0VGY6vBGBK3g9W/Gkz3jFQNgWGiKaDkDx0OsPpXl2405IVcu2Y2puskuX93YPtLcv9i2OQPGE7/fg53Ie9D1y8AGK1xIP3LlxmGs78Xif1l9e8nej34QjUsP1GO/vXkwWkfYAkpIHhZF6oXQ/QvTLkzzdXUbyUURqh/AXnyB5yhRN2qRbSqSYYSnFvUMffvd8H+QvMEreZcnAOY6N/WE4hWKJHoX78jaBGuF1DSv+FJmvLkJJh+KQm+YEtqaEgKL0/FP7UpjsKxhWe2kejfYowBziACw7RwzJl8aQ5fJhVaW2XTki3jgn9XrH56wyaDRP+a+jv6TBL1eoGlxBausZVwK670b+u1a61S/RuZDljTBZCcgcwP8fvH4eQPH1W+/yCgtA0RGMvLupYW3csWdo3X9vAgBUX9u01MUkgfG/3rKSa1srAyWxT9e0wa/bsWs2ncmLUEeu1T+qIiHNAGh+Si5A9qfbEBrSP9e7DOUf/eRwE3Wtj/npg8uZno30eBhy1ARgZaPozWhW1I6zx1qjNN2IYUlgOT51yafEBIWQAVs9SXI1eoqa9RcKJ/V62KjmbzLRH9C7ygAnp71Q769+z7IqTHYqgttqtyhij6V2sfbE0X6198bnpWbG5ZC89QYqN/l3osHZn+Dc4NKMo1FLFrtC5XOflDOEfIvHkhfJl0xNbhYSvpiM0UiP5tKS9vIfrXl4IL/XtsS3v7lmMO+jexMNDDh4OowXCNJpw/GIrtDkYN56nK2NsrtyCGoiIDOZohmIDdxSEEWvQvVf+6SP4A39RVpYvgf4c2fSlmOv87tMdYThcsWVJwmlsh+hf9tFmuf30h1SncfflLFU1oqEb+EPTvp/WXxF/YSOZ8O9Vp2S1MuzYuJThFlvwBEz5nuse7V18PEX/i6OIQCdIzoLuyq6uyWxL9i3hepn81KkAj17/Gmr/Mn58l17/nm728mvnwX3oPKdG//RGXGiLY6N9NFESDJZttVPp3dMkfhtvahon+DXSE6N/8zs58h9y/Cxsgp/Fk9/RvlBh+6rf3Yvv3D2qzNDqYRBY6nBElf3gVsc+sRtZebd6HV5H+jYig61+gpiYhoaZGGv17xf7KZ1brZ6/YP+P0bwKPSiUUef3bCAugkde/niKCLl1afylMWf9epSDo3ydrep9ET070rxD9a0y32uxGQf/GCYh/ub27ubnOstt7eoFkUMHO+ZZazCYnSv/yQ1j/wqC4E0f/5ncICGnl4kHGcypE0L/ampycliw39a/2xg2tK/1LH9O/W5ZriFsBREIGCHz975eU5BcmRml84EmQ699LUsTxjL4CSrl/+cxkARs2BFyWtrpb8U9jA6dFRPjEkOQPaAZuqv6tMq4CoADAQaQAAQdGs9a87a1nj7c1+ZfULa87DtkfJJ8t7HjLrXNDx8Ow/j2WkPXg34Dub5D8oh5AR7oUVv+u39uQnBxzYrtM/26chLnhGP1rNKrvtf7V6TfkhWiOCChl4P8zBS76t6a3q6u3pqarpovXv4gKXv4S/du3aL/Y/aqNZvQOTz6z2ipFMcloZiZE/0qR1bM7LVfY3L9rKShV8plAbQCoJrf1r72qT6Opstnl+vdWTs4tB/37ImrGXpTr38n9ERH9k7kVIflDkTvJH1Qc5qoqs1j/doVrDJAU0rGuHz6sJc+c/r3UcDQ6NnZrm9Wq7evrwPpXvB/rys+fX1t3x1O2fwdu3RoYRe5fQD71m7L+xQxC5lhJ9G9QNegc//GwN7jsD3iWhbHU5A9jOsY46F9MWVymPnOHKpM/Nx8jSPVvpqrsq0CAvozoX0xgHEqPZUsJpOjfqoubP2uCZ1Hgxd/l+hdCf5vZ0QCE/gIMc4WC8KvawOBKQ3AgtwKjUwpKr8LxNhpRMIUIV8kftFaz+do1Ev3b9Fxj43NNgv7l6kCFX3W1Hz8Vn2ygV9/SVd+Ne+Dz286fO3ezJBEFcZVcfOHMGaJ/J2asAzImCvq3+aTJUf+OI5QZyuCuqEKI/tX19PRVuKF/gfDHdaGPh6MSGcR2mnIWi5Dp34lI/+ILldzW1kJZ8gfJ2VN5qKKicu0dUfSvBa7zb0qnfhsrRdC/cUs21C6JI/oXWLD2e1wSp7ULPBz1b7afX7ZY/4IYBPsr6N8ICkTXneyMjm4+yZZZ/XteJXBGOfpXNvWbfhD0r96Z/v04K+vjx1ngecTRv3+hQPQvnv8tzV+W+7cZkOX+jRwHuEr+kMOx68KFXXx5dMkf8tTqPFnyB2D3AwTX+hc4un79UQ+sfzHrNsYAJ6PZlmRU+tfzzp072TqUZ6rR2dRvOPTXkJsC9ncPC/w2GjNjBiwEFPVv3Ll9cgT9qzYmXRtUG+1S/aveAajl+hfH/RL9K8v7gFfhgoQj0ts7ki/zV++s/b05m+jfN1Q8b7jWv0B1qA4mnQyt9uQv33ZHiRFF/0ZEOEb/yvSvH4WRJX+gT/1G/79hFOT5DkEAE/2rHrzcMxgMfYiQ+9fvCBbAA6/vFlDSvxU6XapOF5qqqyiHR2WlroKb+q1oQTE2Md8XZdOioDT1m57FoA/JS8jicKZ/ey6NKezLEKvXd1haOlrOdbRwKyPWv20vPSkFy5lx8W88zKtfjNI2LMB8dc5cGPPN+Sq7RtO/yskftknQaNCSYSQdQqHV2jGA9S8FfmqnceM+ETEy/ZudHZqVG5CoQ1O/saWwbHryB2X9uxEL4PETp61xS/8C+WPH5vNlUe1buFAo4jOgWM9R68syYv0bveqn602TANMpuf6FYZXoavr996+rj70PKOrf7Oa243V/Fyd/sJrtVknyhzvI//69qunqBChz0b8Yiv5VTv4Qh/RvDLei1OV+jwIZsH5cWfkxXyb6dxgg+vc4BUH/XqkKDa26IuhfPQUX+le7Ra3eoiX6l8PjQKIL/avc7gBZvYcP96ogRolvz4Ih75caFmqDAT3hNYaZjdm9e7YIevQvSf5QpscLWHEy9RsQuXrx4idFjFz/ApZ4C9wfletfBNG/RPqSh5D8YdghEnsXDv3F8Q/x3KufYDLlU79hkq++jqqsWP8WLA2UIj0D1t7o6rqxlkz9xs795qb+TZ//l+fmp8v1b3qJl1dJurv693UQwHBn9a+BguiiOjra7Er/aiko6d9/UiD6d05b2xy+TFVQRP/6Q7Z60L8eJPoXsbC/382p39JlXdb9AMjfy4YzmgrsfoGRTf32Kku6GnXp3AqO/rUo6d8WLaaF6F+Exr65svIzs+brrvQvsLceLev3smtyOzFmzICnsv4toSDVv0+6F/2rMlutZrWgf2spwPsO26xLvFc46t8Jfmzo74riww9h2AbmoOlU/t6HCPynMGwHDDL9a4aR2mGzu8kfAL5MH3DRx/Q496/vu19g+SLWiCghxwQx7unf7m6ifxf8RIpYgYh7CaR7FaN/ryUWFiZeE+lf3IKdQgkgQABPi+flV3ApJL5R0L+q1aLcvysoMIwxS2tWf3blis1U19lZV388X65/Ia15ff3QHTb5w+fqM3+j6F/KeBHr3/oYrH9dRf++T+GeRf8a80IMbujfCxS42N3FACyffgaWvP4lkb9E/7Ysil8A7hf1k0Zz7+GWnMVP4ndYNVaGUvSvnoK8ngVNYOvZhxSUKvlMIPHhTZsePuBa/57BdNmqNF1W2zl2TRT9m5NDSf5wDL7SflCsf5fi4N+0tIY53ArbyE/58UMSlKZ+S+AwWq1G0jwO5mnsmmvBCaHVAwLcpzh8WEWeWf0bG7sQ6d+2WKs14cDpMWtZ/Us4VHkmyXZIbvdwmOeI9W8US7M70b/rKaBtyNb51U3y56kLo079Ro/+Jbl/if6FtdHoXyAwwIrmZcj1oUX/dt1AS3gHHtHMjux0UI3c5URzE4T+AkqdUjSH1jom5BSRKRtK8U2M0qtnKNAzWkuTP5Dcv0j/3rrloH8rkGvM9qug6d9D+XV1+bG4B054PqFqvXlwA4xhega3PX+e6F9I+pAB9nc2KnO5f5tx8odVLxFGo391VX0QZltV4Ub0r9lsfx3Ig+dR6F+V1nHqN08CnqkQCVkS/Qsb1ndRqn+jFfRvbWlAQGkt0b+I6e1TMe3TPYj+lSKZ+g047UL/juXp7Iwmv1J8BXhRTfSv09y/AiQK2HX0LynR9S89969L/Yvnf5NF/65EwWJI/wLiqd8yXU399mWOXQcP7uLL9AnWXE79Bv8km/oN8HmU4Ez/EpYuhYWgf3kJXJLfDEduNMkfSjyr71TfCRIlf/jmW8876l8AYsyMl+P3hMTtL9ujHP2rnPxBSf/6mc3m9K6udEi/Ikn+gK6p9bAg+lfMBx8Q/UvyPrAwzKccSP/yZYah2F+X0b81RP8SgvxSU/3gay96VVBM/kCBPkXbCKd+89n53v3vSVGK/j1EATdOGqkAFvSvscrIPgn6l7W/V+fMWiAAgpMCVAVNUjh6aDTJyZpwa7iGz+uUm2sAE7PvOwIK0b9E/3ZWivQvb4KKVKrUGRzOkj/09F9q6JGo15ksFX1jxtRVCEO9WAqi77xaB/Ui/Ttn9UuLZTAMn/DhQRFK2zCLY0Fk5AK+TEv+oDz12zYKsi6heqA6yJNM/cbnf7h30b+s8g3KRvo3u5pdo079ppz8YRKb/mF5RITpoJvJH1DOZor+nbZA8pM5qCAsel9vlhEnfwD/W78RxyefFOnfz5GWTDCbE1wFU3mKCBseunPJU5L712g2SvQvm/336lU2RF9R/7qa+i1Xn6Iv4sq0LldZ/35Mgehfgkv9+yxk/hUlf1BRGFX0LzBZKJH3TUhOJsdCsd0B0s1GCIYwZhn59qw2AFOGF/gWUDuS6F8y9ZsKIFO/EflLBDDDYPkrY8TJH8jUbzL9a4D56cFTGPhLlfDk5HD5g5v6rX6Oz3QRDINDf2NjT6HRr2UaP3wJpcAnf0hYNuHIhDsDWqOdT5sGkxGLoMUndHdnk9y/BDeSP2h7a2Ael16tTP8uwsHvrvTvN7+J9G8/+F+O/ggX0b/qtujoNi23opSj9wcUlPTvLgrkfSOHhyP5MvVsIfoXwp7Gs9G/RP9i3Na/L4lgGJC/h/pak9rB/d4PCPp3YoY/kr4REUgE+2dMVNa/3+cwwjiBL6PcvzENirl/0WjPmE6if1lSrZWV1s2oRJI/hFYIyR+gWMF386tLTPn5ppLVFP0LhIV5OtG//hRGkvyB5P5VQ1tCcv8WUWCYpZd6ei55OyZ/mBCaF4VDf+3zBc+Dn1565pmHRDiN/lVpzekq96d+I4ww+hcc6JwvMDwTgIqKCfdc/74jQHLIkOhfau7f5PLyyvJkkf61t4GVMaO8eLPQ9G/4wAwGx/ngg0RP/qBKX4WAorL+BbQvvNWSPz4ferl6k+ktTv8ShtqGDoVx+vfzBx2SPyygjhd/imjsDAjoL3GV+5eejoHKKPSvPi/PUHnHpf6lnzrPUGAYIn8JEO7SEwNxv0ZzOha/AN4PT34leqwcpdy/KgpKIuRhCs6if8u7/fy6y13r359hNh+v6+rqO76ZXSP69+bFizcd9e95iHyU6F/MZItlMkn+gOSvHKiTzd9xQGnqN/21DYUbWpPmhgUR+FAetYo8s/r39dch9S80SPYE4wFY28npXwJkLy0ndk/EyPXveApK+venFPA2DJlKRNQNIP17qh/kr5v6F0GSP9Cjf10nfwACa+1QZbeG+AZK9W8VRP/CAlAKd4HQX+579lP5NyB7CoJ+ZhE5Z7PbbeS82ECB/qpSq/F9CkT/Gq9dy7ObRbl/DwJeRP9yUx8htwYTIVH0b1jY0FAY+/sb9TaVef251hLYmJLWF85rheQPwOzl69YtF+vfsSeR/P3yQwSR/iXJH1zp3x5Mn0v9a4TsD3kNQB7kfjC6m/yB6F9z/V45tPOE6N+NN/v6bm50T/8uhPljSxdK9W9grQpTG+iG/kVJvQuOnj7tnv6FxBv5zWOJ/gXOqHimsvr3RQpE/4oVsNLUb49TYJiLFHhHUxKzO22mgFP9S+Z/k0X/ruzsXCmJ/gVWR0ZFRYL9dap/KUDlpcBVsmLpMAMNmOGXFsW+gb4BAbAohl9evP326PQvgehfAuSCMDHMQQpKxoNM/eYZRKZ+WwXyl6p/IcpsEKJ/9+yBU3CPcu5fpTDDOLr+RYRb06tu3YLfw2qWyfRvcLCS/iXRv5K8D3L9OyzVv8T+4v5iRFO/eUpAX+q41r/APdW/9Gij10nSX5e5f9dRwI3Td+URwOQHTlaj0VpllOb+3QkjcoJS156qqfBL1fghWe6nSe3u1sDU3cLl/OHviKDn/lXSv3wPDHavfAaHs6nfTCU9FtNy8ZbN5Gipq2txNdSL5WlrE0nh4cWOwEBNiPolKG3DLAq0qd9Gr38JotPy/HlY3LvcvwYsfz1Z/esJAjghF02lNpzTtHGjF9y98FNTzrCTqd82+mPBih6Nzqd+q+dYg+4cIv3b8KY0Y5ovVw/iiLSsouA892/zJEyzSP8mOs4kcJ2C47EIk+hfhFT/EpzrX5z3gQv7Ja9OFLI/1Ir1r4z/jP5FjE7/0nP/0rvBfRSU2p1YCvTfLYws9y+RvkQEwznPy18igGE/EPlLUJr6zc6Bpn7jy6B/eR54QCjyF5MfcfAXk0HLlgXJH0j/frrmym/kUWS7YM63aLt6K1yTxPMWF9pJCsLUb+FH7tw5Ei5M/VawVG5/lQeoz0PIL8Gtqd8SjPNrVFq5/t2GcaF/M0wmGOpmRIjIUIr+zWIxd9lsXWZu5d+ufwmu9S+A9C+GYfobHOh3rX+fZG9Y/763ts/aPheF/RKgKYlYB94XGD8eP8HqRCX928HSpzIYVH3cCv/RlJI/dNXAnehfjrPlOpGg9IMJ3zQaWCYkwEKHi9DNczSaTI18mVLNRqx/6VO/1Tc73OpJ9C+C6N9iCvC+Ud4+u2uvSQATt0yDO6UVcb2iS92HKAjDPkNPj4ErEv2r0hpHqX9TKSjm/s1MyQ1YIvjfCRTcTf7gtv4NDglBAwSnuX+BY9evHxNPm7MV5S6HB04AwcXm5YKjkSOe+k1lP776+Dln0b+1wJLyt966Al855EMMav4VXv8SwuCmNPUbfbzIT/3WKJ/6DXMR2d9eon/pQvbu9W84YN+wIa80L1kUr7OTgnP9uzgHs5jXv00lRP4S/VvXV3V4Pid+yX6A0N//oP6lV3LoOCM/qpw5sxKe8A1egGNBAfQvSwukwI5t4VZcTf32Itwdp347gO4ccAa89GOK/iX2lwAdAgXYO2j+f+t7YH8JCmMfMvVbtI1M/Sb7wra6Ovvfqn/DKTjRvwNDLIcA+AxDsA0FRP5K9C8cmzpq7l8y9Rs1+tf11G+YwCgz+q7cXhso1b9daOlU/zYKc77V/ABwpn/zeaDJ4RlZ8odkCq71b0iI2SjK/Xth/vwLRP++TsFZD6w+V29qhcDX1ps3YI2f+g0eMRkTJ2bEEP2L5O+TIH/p+pdM/eYq+UNVD6KKXXEW1ZWVYM6b1tAwLc+ckCWf+k0TyqOkf63rP3hCDkND0L/rJm3cOGkdr3+pCPr3sccmQzYvTv+SpCMqgOScpvMIx8KCgoV82elfA041N8MUNxL9ez0560wCDnR6xZn+pTOOAqNAFwWx/n2HXHuMABL9u9JkWimO/iXcU/0LGGTRv5D3gU06FYgXtQbIADEi/TsinqSglF/gR5hdey/U1ZXs3cWuMQqsBFoNcUVxe4Cyy3sQ9AlUsWd6UXabyiiwjA3/TTcnJcHCj9W/I0Kc94Ho30aOBm/vBr7MMBT7677+pXP3+vddCkpVIYgCowAXPWqDhwAMvigwVEgcFP6Fozj377IhNvQXj8uV9a/T903/vmwwMx2B9a8oJo2Osv7FrP5TnCiLZzwF0V7fuVMo0geWCikhRkQ8BeXjxot7Yu4V9O+ImEqBe98XQf8mqASUat/7FBSPEMR+QWZ/8oiZzF5wpWTqef2rz0QOmI/+hRu6w68QnOnfpykwCngDtdj/hoik5XoKzvXvyTQsp9dHC/p3zCOPTJTcoHM9S4GhoqR/oSbK2ckosPRoHXG/cv0bUztxYhlJ/nDX0PUvlZHpXzoqnqwsl/8XUgHxN77wE8WBDgW6/uV+Ed8O+vd+glL0L0n5gMGrzIhQsYRsmj59UwiZFohjfUfHer4M+pfCiCLDQP+2/EYOw6BcdNE2a1szTJfE42R7K22xdlWWRpOlslfiSdKYe8CfKJBUCKVxpUV8WbHdocAo4EuBGDg4s4TiyPSv+4xI/7qP29G/IIDRjDFzIe5XCkNFSf+OY9mRMm5cyg4XI/0pHDUwSRRfZhTwA8JTK5D+5YpY/1JgqCjp30YKuJEbFle8YdzIvUqBRP9K9a9y42lZJ0/IVpFX64H6Jwj9FWAUoF2pu4+S/vWjoDSmf7cYddfTv8D8O5HpX/2mKD2rfwHH3L9xPKWlQpFr40+14SecAEL5wBD9+0+rVqW1QklZ/74JE2BMHANdesu5uqpzwBXl3h3L3wcT1GIYKkIb/8F2HONC9C+m6wbI33+3/uUMzYFiQ4NBJaB0kdtIgde/OS2ImhZO/941I9O/7qNUyR9GfJKY+MnDPB8+TD95BP17PbyyMnyqK/1LgWHUFJgRQde/qFL/q717DZEpDAM4/iorxv0+kZVL9oNCu8i67X5wHVPuqyQTZWw2LSLFWtRu4WjkFhu1yFrbCK1SRG65K02SS764tL7ggy8oHzznnXPmGTPPmXde5z3jDOc3Z2eGhHbX7pm/Z56pGafXX2R17vOEwCTI5d+rBBUfTRpM/y67do2c/gUd58zpaN5nFobqOs5p3DOUyr+gx+H7ev8tLmEkq/x7uaGCf3VqeNc2U5R/6XGtawSrn60kMAu4/CGon4bi9G+nlpZOmH97EDJ/Bw5+0OpO1e2cpek/wOUPhfpNodGCoXXfNuMvkuuI0+OiF9/g8t8MOx3LIkVaraaFw7VaUaQs/qS9L/ro76IPVcc3J1jkXwmYf0G2+ZfD/Gs4DHMicCPMvxwf/RXmX4TLHxKe64HA4fz7jmA//+L0L8DpXyfzb/i0P+W/mIsacemUHoEbi9q7Kf/CAPD+/TD6K8q/nT7CyocrtRcQYz11/Lto8gbj1PoryL8gWq3thAIcjf+IScG9DyhRI0eFfL6QuTNff2T3YwmH9VeYfy85nX/nESxP3wiWGZFgtfuX1p7A829rwWgefwG/lc+/sAQbqc2/YHzyUweXE5J2gsE5nsm5/LucIMy/N24ozL80ufy7i5DxIxQK4RvgL/rX9LTZzL/NT5tK9T/NCL+j4I3fvaks/wL/yskni3228m9FQx/QsB7E8290YBr6c0cq/0q5fwdWPiDMvyhv86/M59lIgpr8C8T5FzCGL/iGLwLHpCQiVThcmvyq8Ehl/r37knr/xuLnfw17exRkk3/LVvCZ3/gcMF93ocA8Aj3BpSL/0vqhfzf/Jk3/Ckjk3yZ+Jcq/BGaBj/xWlZvTv3PhrpL8S5/V+ziIfT64AJ+y/Ht+d7z+IqiX/Pdv/PD7E11pU9I4l3/pc/pWGDoKL17rd7T/pi5/OAnN2Xr6t4RgrGvCp9M+GC3Ov7qNjzZm3v077ExhYe/tbW0BOAJwDeoz5N9vr7b8LmP+BcM7I4uJU5Ka/AuC+j42ZPXIZiPBeOm3SUnGuz//pn+SDyBYPUtqlSkQ4Dfy+fc1QU3+rZw9g9dfcf69SHAu/9LZZR1BTf49uG/fJ3L6Fy7AvGudfzn4ZXT+BSWTV8D78UCjXP41R3/vzASC/DufwKSMJYjzb2kwefcvrO+7ZSP/grLaezvuRWZVJvLvGLjAAeCa/4Cxiknw3dB+/gXRTwe3R6cL8i+IaBocR/QrY/q37irU37uRiV02d09wVf71l5b6hfmXIPeoCPNvdeXzhxsczr+9CI7kX8BIEvnXNnfl36UtLUvF+XfbBd3HbPIvD754CPMvKJ9YU27eZ1Jw74M4/2L9Tc+/77e8/zvTvwUEFZ8KtG4Eyfz7daERfieYxzwmBdY4TkFO598FBPpUz7n8u4AgyL9jjSuOkdycfy3/tGAzLn9oDiamf0fx8AsX3eXvyfm3Z08b+RcN+cP8C2LP6uqeQR5bb0z/9h0IeuMB6OlqtflXTJx/1VOff6cSHMu/pCzzL9/+oOZ9hgT5V8FJPs14TIKjv4Jwomn6Nd5jChQQBPlXNTr/SsiL/IsU5V+kNP9Gq2GBdzz/RqvgrvP5F2XIv1J8oa5G/UXxP23x0Uv9kMr8KyaZfzuuPNkEHdTR/mu9+xck519g9bWiAzh3rkPCMXH+RYLpX8i/9fEArCfg+gz5t3V4KtfnX85O/kX5Mf0rkX9H/H7B/IsC0vl3E4Ep0L5qEMZfQf49Tsh1/h1AUDT9u4aa/kXC6V8Ck9KZYL662LufM8X5lx5OkPKQIMy/HE7/gh328i8o4gcuf+CH+QZUdMTppovwJs6/oNZg/s0O6aO/kXKIvy7NvyXFxSW5zL+IkRzLvyQv/yrLvwRmYfcFJMi/Uh1kiGE5wOYnA/c+iPMv1t/0/Au8/JuN1gWjiQktGdq0KdL5V0xB/qXlPv+ify//AiP/cjz/pnl7PSn/Dh5sO//amv4FFbFYBX7kXw1MZ7ElVYKXf02PCe7Mv37X5F/7+GOSvecLssq/Kbz86+VfpHL6N1pTM5vnX343mo/5d3UfQOXf4p39++VL/h28Ns6X1n/dl39jsQ4IFkDI5V/aVjiv33qjTa++bQEAt/WWDaKgs738S/of8y/FPdO/kHyRa/LvXFj76878S3Ey/7ZbvGyZS/NvDEd/nc6/7QnS+RfYzr+CzTJq8i8S518CY/Cab1r1WKi/4vzrXmT+9XAS+dcj/100x0KJvQ/I1tdo5vkb6PzrITmdf2m7wEs8OObxAHc9vLONzr8eT0644B+Axz1E+df5c/rPZ02tL5ibdUj3gHk8ih+4pkz+nuDTvx5PXjPzb96ec5D5N6d+AU9U34jqcCCnAAAAAElFTkSuQmCC);background-repeat:no-repeat;background-color:#dbdbdb;background-position:20px 0}@media only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.landing .vti__flag{background-image:url(data:image/png;base64,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)}}.landing .vti__flag.np{background-color:transparent}.landing .vue-tel-input{border-radius:3px;display:flex;border:1px solid #bbb;text-align:left}.landing .vue-tel-input.disabled .dropdown,.landing .vue-tel-input.disabled .selection,.landing .vue-tel-input.disabled input{cursor:no-drop}.landing .vue-tel-input:focus-within{box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);border-color:#66afe9}.landing .vti__dropdown{display:flex;flex-direction:column;align-content:center;justify-content:center;position:relative;padding:7px;cursor:pointer}.landing .vti__dropdown.show{max-height:300px;overflow:scroll}.landing .vti__dropdown.open{background-color:#f3f3f3}.landing .vti__dropdown.disabled{cursor:no-drop;outline:none;background-color:#f3f3f3}.landing .vti__dropdown:hover{background-color:#f3f3f3}.landing .vti__selection{font-size:.8em;display:flex;align-items:center}.landing .vti__selection .vti__country-code{color:#666}.landing .vti__flag{margin-right:5px;margin-left:5px}.landing .vti__dropdown-list{z-index:1;padding:0;margin:0;text-align:left;list-style:none;max-height:200px;overflow-y:scroll;position:absolute;left:-1px;background-color:#fff;border:1px solid #ccc;width:390px}.landing .vti__dropdown-list.below{top:33px}.landing .vti__dropdown-list.above{top:auto;bottom:100%}.landing .vti__dropdown-arrow{transform:scaleY(.5);display:inline-block;color:#666}.landing .vti__dropdown-item{cursor:pointer;padding:4px 15px}.landing .vti__dropdown-item.highlighted{background-color:#f3f3f3}.landing .vti__dropdown-item.last-preferred{border-bottom:1px solid #cacaca}.landing .vti__dropdown-item .vti__flag{display:inline-block;margin-right:5px}.landing .vti__input{border:none;border-radius:0 2px 2px 0;width:100%;outline:none;padding-left:7px}.landing .vti__search_box{border:1px solid #ccc;width:94%;padding:7px;margin:2px}.error-page{display:flex;align-items:center;justify-content:center;min-height:100vh;width:100%;background-color:#eef9ff;position:relative;z-index:1}.error-page .error-page-img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1}.error-page .error-page-content{text-align:center;max-width:416px}.error-page .error-page-content h2{position:relative;color:var(--Secondary-Heading,#1e242a);font-family:Inter;font-size:30px;font-weight:700;line-height:38px;margin-bottom:35px}.error-page .error-page-content h2:before{content:"";position:absolute;top:calc(100% + 5px);left:50%;transform:translateX(-50%);width:168px;height:16px;background-size:contain;background-image:url(/img/title-arrow.acebac05.svg);background-repeat:no-repeat}.error-page .error-page-content h2 span{color:var(--Primary-600,#25aef6)}.error-page .error-page-content p{font-family:Inter;font-size:14px;font-weight:400;line-height:21px;text-align:center;color:var(--Secondary-,#3c434c);margin-bottom:30px}.error-page .error-page-content .btn{min-height:44px;min-width:147px;text-align:center;justify-content:center}@media screen and (max-width:767px){.error-page{align-items:flex-start;padding-top:200px}.error-page .error-page-img{top:0;transform:translate(-50%)}}.generator-td{font-size:13px}.generator-experience{margin-bottom:20px}.generator-experience h3{border-top:1px solid var(--Secondary-Heading,#1e242a);font-family:TimesNewRoman;font-size:14px;font-weight:400;line-height:1.1;text-align:left;text-transform:uppercase;padding-bottom:20px;padding-top:20px;margin-top:20px;page-break-inside:avoid}.generator-experience td{font-size:13px}.generator-experience .experience-item__dates,.generator-experience .experience-title{page-break-inside:avoid}.generator-experience .experience-item{display:flex;flex-direction:row;justify-content:space-between;position:relative}.generator-experience .experience-item .td-title{font-weight:700;float:left;margin-right:4px}.generator-experience .experience-item tr{page-break-inside:avoid}@media screen and (max-width:767px){.generator-experience .experience-item{justify-content:flex-start}}.generator-experience .experience-item__dates{width:180px;min-width:180px;color:var(--Secondary-,#3c434c);font-size:13px;font-weight:600;margin-right:55px;padding-top:25px;white-space:nowrap}@media screen and (max-width:767px){.generator-experience .experience-item__dates{position:absolute;top:-10px;left:40px}}.generator-experience .experience-item__dates-period{font-size:11px;font-weight:400}.generator-experience .experience-card{width:100%;max-width:80%;margin-left:20px}@media screen and (max-width:767px){.generator-experience .experience-card{margin-top:70px;margin-left:16px;max-width:calc(100% - 42px)}}.generator-experience .experience-title{font-weight:700;margin-top:10px;font-size:14px}.generator-education .education-item tr p ul,.generator-education .project-item tr p ul,.generator-experience .experience-item tr p ul{margin:0;padding-left:0;list-style:none}.generator-education .education-item tr p ul li:before,.generator-education .project-item tr p ul li:before,.generator-experience .experience-item tr p ul li:before{content:"";width:6px;height:6px;background:#000;display:inline-block;border-radius:100%;margin-right:6px;transform:translateY(7px)}.inner-template{padding:30px 50px;background:#fff}.generator-lng-content,.generator-lng-content p,.generator-lng-content span{font-size:13px}.generator-lng-content:not(.generator-lng-content-travel)>span{margin-bottom:5px}.generator-education .education-item__dates,.generator-education .education-item__dates-period,.generator-education .education-title,.generator-education .project-item__dates,.generator-education .project-item__dates-period,.generator-education .project-title{page-break-inside:avoid}.generator-education td{font-size:13px}.generator-education .education-item,.generator-education .project-item{display:flex;flex-direction:row;justify-content:space-between}.generator-education .education-item .td-title,.generator-education .project-item .td-title{font-weight:700;float:left;margin-right:4px}.generator-education .education-item tr,.generator-education .project-item tr{page-break-inside:avoid}.generator-education .education-item__dates,.generator-education .project-item__dates{color:var(--Secondary-,#3c434c);font-size:13px;font-weight:600;margin-right:55px;padding-top:15px;white-space:nowrap;flex:0 0 166px}@media screen and (max-width:767px){.generator-education .education-item__dates,.generator-education .project-item__dates{display:none}}.generator-education .education-item__dates .project-item__dates-period,.generator-education .project-item__dates .project-item__dates-period{font-size:11px;font-weight:400}.generator-education .education-card,.generator-education .project-card{width:100%;max-width:740px}.generator-education .education-title,.generator-education .project-title{font-weight:700;font-size:14px;margin-top:10px}.generator-experience{margin-top:20px}.generator-tr{page-break-inside:avoid;display:flex}.generator-td{min-height:32px;margin-bottom:8px}.generator-td:first-child{font-family:TimesNewRoman;font-size:15px;font-weight:700;line-height:1.1;text-align:left;color:var(--Secondary-Heading,#1e242a);width:166px;flex:0 0 166px;max-width:166px;margin-right:26px}.generator-td:first-child h3{margin-bottom:0;transform:translateY(5px)}.generator-td:last-child{display:flex;flex-wrap:wrap;gap:8px;align-items:flex-start;margin-top:10px}.generator-education{padding-bottom:20px;padding-top:10px;margin-bottom:20px;border-top:1px solid var(--Secondary-Heading,#1e242a)}.generator-education h3{font-family:TimesNewRoman;font-size:14px;font-weight:400;line-height:1.1;text-align:left;text-transform:uppercase;margin-bottom:10px}.generator-skill{page-break-inside:avoid;padding-bottom:20px;padding-top:10px;margin-bottom:20px;border-top:1px solid var(--Secondary-Heading,#1e242a)}.generator-skill.generator-skill-pb-0{padding-bottom:0;margin-bottom:0}.generator-skill.generator-skill-pb-0 .generator-td{margin-bottom:0}.generator-skill h3{font-family:TimesNewRoman;font-size:14px;font-weight:400;line-height:1.1;text-align:left;text-transform:uppercase;margin-bottom:10px}.generator-skill .generator-skill-item{background:var(--Secondary-100,#eef1f5);padding:0 8px 4px 8px;height:27px;border-radius:4px;display:inline-block;font-family:TimesNewRoman;font-size:13px;font-weight:700;line-height:1;margin-right:8px;color:var(--Secondary-,#3c434c)}.generator-skill table{width:100%}.generator-skill table td:first-child{font-family:TimesNewRoman;font-size:14px;font-weight:700;line-height:1.1;text-align:left;color:var(--Secondary-Heading,#1e242a);width:140px}.generator-lng .generator-header-location{margin-top:0;align-items:center}.generator-header-avatar-info{margin-top:-20px}.generator-self-overview{padding-bottom:20px;padding-top:10px;border-top:1px solid var(--Secondary-Heading,#1e242a);display:flex;align-items:flex-start;gap:30px;page-break-inside:avoid}.generator-self-overview .self-overview-title{font-family:TimesNewRoman;font-size:14px;font-weight:400;line-height:1.1;text-align:left;color:var(--Secondary-Heading,#1e242a);white-space:nowrap;text-transform:uppercase}.generator-self-overview .self-overview-text,.generator-self-overview .self-overview-text *{font-family:TimesNewRoman!important;font-size:15px!important;font-style:italic!important;font-weight:400!important;line-height:1.1!important;text-align:left!important;color:var(--Secondary-,#3c434c)!important}.generator-header{display:flex;justify-content:space-between;padding-bottom:10px}.generator-header>div:not(.generator-header-avatar){flex:0 0 30%}.generator-header-avatar{display:flex;align-items:center;gap:16px}.generator-header-avatar img{height:131px}.experience-body p{white-space:pre-wrap}.generator-header-name{font-size:14px;font-weight:400;line-height:1.1}.generator-header-name,.generator-header-position{font-family:TimesNewRoman;color:var(--Secondary-Heading,#1e242a);margin-bottom:8px}.generator-header-position{font-size:18px;font-weight:700;line-height:14px}.generator-header-location{font-family:TimesNewRoman;font-size:14px;font-weight:700;line-height:1.1;color:var(--Secondary-,#3c434c);display:flex;margin-top:18px}.generator-header-location img{margin-right:8px;transform:translateY(3px)}.generator-header{padding:0;position:relative;margin-bottom:20px}.generator-header .list{list-style:none;padding:0;margin:0}.generator-header .list li{display:flex;gap:8px;font-family:TimesNewRoman;font-size:14px;font-weight:700;line-height:1.1;text-align:left;color:var(--Secondary-,#3c434c);margin-bottom:8px}.generator-header .list li span{margin-top:-7px}.generator-header .list li svg{flex:0 0 18px;max-width:18px}.generator-header .list li svg path[stroke]{stroke:var(--Secondary-,#3c434c)!important}.generator-header .list li svg path[fill]{fill:var(--Secondary-,#3c434c)!important}.generator-header p{font-family:TimesNewRoman;font-size:11px;font-style:italic;font-weight:400;line-height:11px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:var(--Secondary-,#3c434c)}.generator-wrapper-container{position:fixed;z-index:999999;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;background:#fff;margin:0}.avoid,.pdf-content{page-break-inside:avoid}.pdf-content{page-break-before:auto;page-break-after:auto}.generator-lng{padding-bottom:20px;padding-top:10px;border-top:1px solid var(--Secondary-Heading,#1e242a);display:flex;align-items:flex-start;gap:30px;page-break-inside:avoid}.generator-lng .generator-lng-title{font-family:TimesNewRoman;font-size:14px;text-transform:uppercase;margin-right:26px;white-space:nowrap;flex:0 0 166px}.generator-lng .generator-lng-content,.generator-lng .generator-lng-title{font-weight:400;line-height:1.1;text-align:left;color:var(--Secondary-Heading,#1e242a)}.generator-lng .generator-lng-content{font-family:Times New Roman;font-size:16px}.modal-checkbox-wrapper{display:flex;flex-wrap:wrap;gap:10px}.modal-checkbox-wrapper .form-checkbox{flex:0 0 calc(50% - 5px);max-width:calc(50% - 5px);width:calc(50% - 5px)}.modal-body-title{margin-bottom:12px;margin-top:12px}.modal-templates{padding:16px;max-width:100%;overflow-x:auto;background:var(--Surface,#f7f9fc);border-radius:8px}.modal-templates-wrapper{display:flex;gap:16px}.modal-template-item{cursor:pointer;border:0 solid var(--Primary-300,#87d6ff);flex:0 0 163px;max-width:163px;width:163px;position:relative}.modal-template-item.selected{border:3px solid var(--Primary-300,#87d6ff)}.modal-cv-list .modal-wrapper{max-width:541px}.modal-cv-list .modal-wrapper .modal-body,.modal-generator .modal-wrapper .modal-body{max-height:calc(100dvh - 170px);overflow-y:auto}.btn.btn-outline-silent.outline-silent-black svg path[stroke]{stroke:var(--secondary-eading,#101828)}.job-contract-type-mobile{display:none}@media screen and (max-width:767px){.modal .modal-footer .btn:first-child{margin-left:0}.container.candidate-profile-page.candidate-profile-company-view .tooltip.tooltip-right .tooltip-container{left:0;right:auto}.container.candidate-profile-page.candidate-profile-company-view .job-contract-type-mobile{height:auto;position:absolute;bottom:-34px;left:0}.job-contract-type-mobile{display:flex;margin:30px auto 0;height:30px;padding:6px 12px;gap:8px}.job-contract-type-mobile .contract-type{margin-bottom:0}.candidate-profile__main-info-right,.job-contract-type-mobile .contract-type__text{display:none}.mobile-btn.btn{font-size:0}.mobile-btn.btn .btn-icon-before{margin-right:0}.candidate-header-profile{width:calc(100% - 134px);flex:0 0 calc(100% - 134px);max-width:calc(100% - 134px)}}.modal-body-cv-list{padding:16px;max-width:100%;overflow-x:auto;background:var(--Surface,#f7f9fc);border-radius:8px;margin-bottom:16px}.modal-body-cv-list-title{margin-bottom:16px;color:var(--Secondary-Heading,#1e242a);font-family:Inter;font-size:16px;font-weight:400;line-height:24px}.modal-body-cv-list-item{display:flex;align-items:center;gap:10px}.modal-body-cv-list-item img{max-width:74px}.modal-body-cv-list-item .modal-body-cv-list-item-name{font-family:Inter;font-size:16px;font-weight:400;line-height:24px;color:var(--Secondary-Heading,#1e242a)}.modal-body-cv-list-item .modal-body-cv-list-item-date{font-family:Inter;font-size:13px;font-weight:400;line-height:19.5px;text-align:left;color:var(--Secondary-300,#98a2b3);margin-bottom:8px}.modal-body-cv-list-item .modal-body-cv-list-item-link{display:inline-flex;align-items:center;gap:4px;color:var(--Primary-600,#25aef6);font-family:Inter;font-size:14px;font-weight:700;line-height:20px}.company-profile-body .multiselect .multiselect__content-wrapper{max-width:100%}.default,.job-preview-main-wrapper .content{width:100%}