a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,main,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}[hidden]{display:none}body{line-height:1}menu,ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.mt-5{margin-top:5px!important}.mb-5{margin-bottom:5px!important}.ml-5{margin-left:5px!important}.mr-5{margin-right:5px!important}.mt-10{margin-top:10px!important}.mb-10{margin-bottom:10px!important}.ml-10{margin-left:10px!important}.mr-10{margin-right:10px!important}.mt-15{margin-top:15px!important}.mb-15{margin-bottom:15px!important}.ml-15{margin-left:15px!important}.mr-15{margin-right:15px!important}.mt-20{margin-top:20px!important}.mb-20{margin-bottom:20px!important}.ml-20{margin-left:20px!important}.mr-20{margin-right:20px!important}.mt-25{margin-top:25px!important}.mb-25{margin-bottom:25px!important}.ml-25{margin-left:25px!important}.mr-25{margin-right:25px!important}*{box-sizing:border-box}.app-client{font-family:Open Sans,sans-serif;font-weight:400;font-display:swap;display:flex;flex-direction:column;min-height:100vh}.app-main{position:relative;z-index:1;flex-grow:1}a{text-decoration:none;color:currentColor;cursor:pointer}.o-auto{overflow:auto}.p-rel{position:relative}.m-0{margin:0}.d-none{display:none!important}.d-flex{display:flex!important}.d-block{display:block!important}.justify-between{justify-content:space-between!important}.d-column{flex-direction:column!important}.t-center{text-align:center}.w-100{width:100%}::-moz-placeholder{opacity:1}:-ms-input-placeholder{opacity:1}::placeholder{color:rgba(0,0,0,.6);opacity:1}::-webkit-input-placeholder{font-family:Proxima Nova,sans-serif;font-weight:800;font-size:14px;text-transform:uppercase;color:rgba(0,0,0,.6)}::-moz-placeholder{font-family:Proxima Nova,sans-serif;font-weight:800;font-size:14px;text-transform:uppercase;color:rgba(0,0,0,.6)}:-ms-input-placeholder{font-family:Proxima Nova,sans-serif;font-weight:800;font-size:14px;text-transform:uppercase;color:rgba(0,0,0,.6)}:-moz-placeholder{font-family:Proxima Nova,sans-serif;font-weight:800;font-size:14px;text-transform:uppercase;color:rgba(0,0,0,.6)}button,input,textarea{-webkit-appearance:none;border-radius:0}input::-ms-clear{display:none}button{background-color:transparent;border:none;padding:0;cursor:pointer}button:focus{outline:none}@-webkit-keyframes rotating{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes rotating{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@-webkit-keyframes heartbeat{0%{transform:scale(.75)}20%{transform:scale(1)}40%{transform:scale(.75)}60%{transform:scale(1)}80%{transform:scale(.75)}to{transform:scale(.75)}}@keyframes heartbeat{0%{transform:scale(.75)}20%{transform:scale(1)}40%{transform:scale(.75)}60%{transform:scale(1)}80%{transform:scale(.75)}to{transform:scale(.75)}}.app-header-sub-nav{display:flex;justify-content:space-between;padding:0 20px;background-color:transparent;height:36px;align-items:center;box-shadow:0 6px 10px 0 transparent;transition:background-color,border-color,box-shadow,.25s ease-in-out;border-bottom:1px solid transparent}@media (max-width:767px){.app-header-sub-nav{padding-left:20px;padding-right:20px;height:47px}}@media (max-width:400px){.app-header-sub-nav{height:36px}}.app-header-sub-nav.authenticated,.app-header-sub-nav.scroll{background-color:#fff;border-bottom:1px solid #707070;box-shadow:0 6px 10px 0 rgba(0,0,0,.5)}@media (max-width:767px){.app-header-sub-nav.authenticated,.app-header-sub-nav.scroll{box-shadow:none}}.app-header-sub-nav.authenticated .dropdown,.app-header-sub-nav.scroll .dropdown{position:relative}.app-header-sub-nav.authenticated .dropdown .dropdown-content,.app-header-sub-nav.scroll .dropdown .dropdown-content{width:303px}.app-header-sub-nav.authenticated .dropdown a:after,.app-header-sub-nav.scroll .dropdown a:after{display:none}.app-header-sub-nav.authenticated .dropdown-toggle,.app-header-sub-nav.scroll .dropdown-toggle{color:#000}.app-header-sub-nav.authenticated .dropdown-toggle:after,.app-header-sub-nav.scroll .dropdown-toggle:after{border-top:3px solid #000}.app-header-sub-nav.authenticated .login-link,.app-header-sub-nav.scroll .login-link{color:#000}.app-header-sub-nav.authenticated .login-link:after,.app-header-sub-nav.scroll .login-link:after{background-color:#000}.app-header-sub-nav.authenticated .left{width:100%}.app-header-sub-nav .left{height:100%}.app-header-sub-nav .left .user-dropdown{display:none;height:100%}@media (max-width:767px){.app-header-sub-nav .left .user-dropdown{display:flex}}@media (max-width:400px){.app-header-sub-nav .left .user-dropdown button{font-size:12px}}.app-header-sub-nav .auth-list{display:flex;align-items:center}@media (max-width:767px){.app-header-sub-nav .auth-list{display:none}}.app-header-sub-nav .auth-list .base-dropdown-options{top:36px}.app-header-sub-nav .auth-list li{display:flex;margin-right:32px}@media (max-width:991px){.app-header-sub-nav .auth-list li{margin-right:20px}}@media (max-width:767px){.app-header-sub-nav .auth-list li{padding:0;margin-right:0;width:100%}.app-header-sub-nav .auth-list li a{width:100%;display:flex;height:48px;align-items:center;padding:10px}}.app-header-sub-nav .auth-list li:last-child{margin-right:0}.app-header-sub-nav .auth-list li>a{display:inline-block;position:relative;font-family:Proxima Nova,sans-serif;font-size:14px;line-height:1;text-transform:uppercase;font-weight:800}@media (max-width:767px){.app-header-sub-nav .auth-list li>a{width:100%;display:flex;height:48px;align-items:center}}.app-header-sub-nav .auth-list li>a:hover{color:#000}.app-header-sub-nav .auth-list li>a:hover:after{width:100%;background-color:#fff;transform:scaleX(1)}.app-header-sub-nav .auth-list li>a:after{content:"";position:absolute;bottom:-2px;left:0;height:2px;width:0;background-color:#fff;transition:width,.25s ease-in-out}@media (max-width:767px){.app-header-sub-nav .auth-list li>a:after{display:none}}@media (max-width:767px){.app-header-sub-nav .auth-list li>a{white-space:nowrap;color:#000}.app-header-sub-nav .auth-list li>a:after{background-color:#000}}.app-header-sub-nav .user-dropdown{position:relative;display:flex}.app-header-sub-nav .dropdown-toggle{display:inline-block;position:relative;font-family:Proxima Nova,sans-serif;color:#fff;font-size:14px;line-height:1;text-transform:uppercase;font-weight:800;padding-right:12px}.app-header-sub-nav .dropdown-toggle.active:after{transform:translateY(-50%) rotate(180deg)}.app-header-sub-nav .dropdown-toggle:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%) rotate(0);width:0;height:0;border-top:3px solid #fff;border-left:3px solid transparent;border-right:3px solid transparent;transition:transform .25s linear}.app-header-sub-nav .dropdown-content{position:absolute;opacity:0;top:calc(100% + 1px);min-width:100%;transition:opacity,.25s ease-in-out;background-color:#fff;width:303px;z-index:-1;border:1px solid #707070;border-top:none}@media (max-width:350px){.app-header-sub-nav .dropdown-content{width:287px}.app-header-sub-nav .dropdown-content .auth-list li a{font-size:12px}}.app-header-sub-nav .dropdown-content.active{opacity:1;z-index:1}.app-header-sub-nav .dropdown-content .logout-link-wrapper{background-color:#fff;transition:background-color,.25s ease-in-out}.app-header-sub-nav .dropdown-content .logout-link-wrapper:hover{background-color:#000}.app-header-sub-nav .dropdown-content .logout-link-wrapper:hover .logout-link{color:#fff}.app-header-sub-nav .dropdown-content .logout-link{display:block;padding:10px 10px 9px 5px;position:relative;color:#000;font-family:Proxima Nova,sans-serif;font-weight:800;font-size:14px;line-height:1;text-transform:uppercase;transition:color,.25s ease-in-out}.app-header-sub-nav .dropdown-content .auth-list{display:none}@media (max-width:767px){.app-header-sub-nav .dropdown-content .auth-list{display:flex;flex-direction:column;align-items:baseline}}.app-header-sub-nav .login-link{display:inline-block;position:relative;font-family:Proxima Nova,sans-serif;color:#fff;font-size:14px;line-height:1;text-transform:uppercase;font-weight:800}.app-header-sub-nav .login-link:hover:after{width:100%}.app-header-sub-nav .login-link:after{content:"";position:absolute;bottom:7px;left:0;height:2px;width:0;background-color:#fff;transition:width,.25s ease-in-out}.app-header-sub-nav .sub-nav-right{display:flex;height:100%;width:100%}@media (max-width:414px){.app-header-sub-nav .sub-nav-right{justify-content:flex-end}}@media (max-width:400px){.app-header-sub-nav .sub-nav-right button{font-size:12px}}.app-header-sub-nav .border-bottom{border-bottom:2px solid #c1c1c5}.sub-nav{background-color:#fff;height:36px;padding:0 20px;display:flex;justify-content:space-between;align-items:center;transition:background-color,.25s ease-in-out}.sub-nav-right{background-color:transparent;justify-content:flex-end;box-shadow:none}.sub-nav-right .sub-nav-link{color:#fff}.sub-nav-right .sub-nav-link.link-login:after{border-bottom:2px solid #fff}.sub-nav.scroll{background-color:#fff;box-shadow:0 6px 10px 0 rgba(0,0,0,.5)}.sub-nav.scroll .sub-nav-link.link-login{color:#000}.sub-nav.scroll .sub-nav-link:after{border-bottom:2px solid #000}.sub-nav-link{display:block;position:relative;font-family:Proxima Nova,sans-serif;font-weight:800;font-size:14px;color:#000;text-transform:uppercase;margin:10px 0}.sub-nav-link.profile{text-transform:none;font-weight:400;border-bottom:2px solid #d8d8d8;cursor:default}.sub-nav-link.profile:hover{background-color:#fff;color:#000}.sub-nav-link:after{content:"";position:absolute;left:0;bottom:-1px;display:inline-block;width:100%;background-color:#fff;transform:scaleX(0);transition:scaleX,.25s ease-in-out;transform-origin:left;border-bottom:2px solid #000}.sub-nav-link:hover:after{width:100%;background-color:#fff;transform:scaleX(1)}.sub-nav-options{position:relative;display:flex}.sub-nav-options .indent{margin-right:40px}.sub-nav-options .divider{margin:0;border:none;height:2px;background-color:#d8d8d8}.sub-nav-section{display:none}.sub-nav-section .divider{margin:0;border:none;height:2px;background-color:#d8d8d8}.sub-nav-profile{display:flex}.sub-nav-profile .base-dropdown-options{right:0}@media screen and (max-width:768px){.sub-nav,.sub-nav.scroll{box-shadow:none!important}.sub-nav.border,.sub-nav.scroll{border-bottom:1px solid #666}.sub-nav-options{display:none}.sub-nav-section{display:flex}}.session-expired-modal{z-index:10000}.session-expired-modal .body-block{padding:30px}@media (max-width:676px){.session-expired-modal .body-block{padding:20px}}.session-expired-modal .base-button{margin:0 auto;width:261px}@media (max-width:676px){.session-expired-modal .base-button{width:auto;max-width:270px}}.session-expired-modal-title{font-size:24px;font-family:Proxima Nova,sans-serif;font-weight:800;line-height:1;letter-spacing:normal;color:#000;max-width:90%;text-align:left;margin-bottom:24px;text-transform:uppercase}.session-expired-modal-text{line-height:22px;margin-bottom:30px}.associate-modal{z-index:10000;display:flex;justify-content:center;align-items:center}.associate-modal .body-block{padding:32px}@media (max-width:676px){.associate-modal .body-block{padding:20px}}.associate-modal .base-button{margin:0 auto;width:261px}@media (max-width:676px){.associate-modal .base-button{width:auto;max-width:270px}}.associate-modal-title{font-size:32px;font-family:Proxima Nova,sans-serif;font-weight:800;line-height:36px;letter-spacing:normal;color:#000;max-width:90%;text-align:left;margin-bottom:12px;text-transform:uppercase}.associate-modal-text{font-size:16px;line-height:24px;margin-bottom:32px}.app-header-content.scroll{background-color:#fff;border-bottom:1px solid #666}.app-header-content.scroll .logo{border-right:1px solid #666}.app-header-content.scroll .app-header-content-right a,.app-header-content.scroll .toggle-container{border-left:1px solid #666}.app-header-content.scroll .app-header-content-right .career{color:#000;background-color:#fffce2;border-left:1px solid #666;transition:background-color,.25s ease-in-out}.app-header-content.scroll .app-header-content-right .career-modal{padding:10px}.app-header-content.scroll .app-header-content-right .career-modal .body-block{padding:20px}.app-header-content.scroll .app-header-content-right .header-languages.base-dropdown .base-dropdown-title{color:#000}.app-header-content.scroll .app-header-content-right .header-languages.base-dropdown .base-dropdown-title>a:before{border-top:4px solid #000}.app-header-content.scroll .app-header-content-right .header-languages.base-dropdown .base-dropdown-title .icon path{fill:#000}.app-header-content.scroll .app-header-content-right .header-languages.base-dropdown .base-dropdown-options{top:55px}.app-header-content.scroll .app-header-content-right .header-languages.base-dropdown .base-dropdown-options .sub-nav-link{border-left:none}.app-header-content.scroll .icon-language,.app-header-content.scroll .icon-logo g,.app-header-content.scroll .icon-search{fill:#000}.app-header-content.scroll .career{color:#000}.app-header-content.scroll .main-nav-toggle-btn span{transition:background-color,.25s ease-in-out;background-color:#000}.expanded .app-header-content-right .icon-language,.expanded .app-header-content-right .icon-search{fill:#000}.expanded .app-header-content-right .header-languages .language-name{color:#000!important}.expanded .app-header-content-right .career{color:#000}.expanded .app-header-content-right .main-nav-toggle-btn span{transition:background-color,.25s ease-in-out;background-color:#000}.toggle-container{padding:20px}.app-header{position:fixed;top:0;left:0;width:100%;z-index:10}.app-header [class^=icon]{display:flex;height:20px}.app-header .logo{z-index:10;padding:17px 20px;border-right:1px solid transparent}.app-header .icon-logo{max-width:95px}.app-header .icon-logo path{transition:fill,.25s ease-in-out}@media screen and (max-width:480px){.app-header .icon-logo{width:82px;height:14px}}.app-header .icon-search{fill:#fff;height:18px}.app-header .icon-search path{transition:fill,.25s ease-in-out}.app-header .icon-language{fill:#fff}.app-header-content{display:flex;justify-content:space-between;border-bottom:1px solid transparent;height:55px;transition:background-color,.25s ease-in-out}.app-header-content-right{z-index:10;display:flex;align-items:center}.app-header-content-right a{padding:18px;border-left:1px solid transparent}.app-header-content-right .career{padding:0 22px;font-size:14px;font-family:Proxima Nova,sans-serif;text-align:center;font-weight:900;color:#fff;height:100%;display:flex;align-items:center;cursor:pointer;text-transform:uppercase;text-decoration:none}.app-header-content-right .header-languages.base-dropdown .base-dropdown-title{color:#fff;text-transform:uppercase;padding-right:0}.app-header-content-right .header-languages.base-dropdown .base-dropdown-title>a:before{display:none}.app-header-content-right .header-languages.base-dropdown .base-dropdown-title .language-name{font-family:Proxima Nova,sans-serif;font-weight:900;font-size:14px;color:#fff}.app-header-content-right .header-languages.base-dropdown .base-dropdown-title .icon-language{margin-top:-2px}.app-header-content-right .header-languages.base-dropdown a{display:flex;align-items:center;justify-content:flex-start;text-decoration:none;font-size:14px}.app-header-content-right .header-languages.base-dropdown a .selected{position:absolute;left:-23px}.app-header-content-right .header-languages.base-dropdown a .language-name{margin-left:8px;font-weight:800}.app-header-content-right .header-languages.base-dropdown .sub-nav-link:after{border:none!important}.app-header-content-right .header-languages.base-dropdown .sub-nav-link:hover:after{transform:unset!important}.app-header-content-right .header-languages.base-dropdown .base-dropdown-options{width:200px;padding:17px 40px 15px;top:45px}.app-header-content-right .header-languages.base-dropdown .base-dropdown-options .sub-nav-link{padding:0;margin-left:0!important;position:relative}.app-header-content-right .header-languages.base-dropdown .base-dropdown-options .sub-nav-link:not(:last-child){margin-bottom:8px!important}.app-header-content-right .header-languages.base-dropdown .base-dropdown-options .sub-nav-link .language-name{font-weight:400;font-size:14px;line-height:1;text-transform:capitalize}.app-header-content-right .header-languages.base-dropdown .base-dropdown-options>a:hover{background-color:#fff;color:#000}.app-header-content-right .header-languages.base-dropdown .base-dropdown-options .sub-nav-link.selected .language-name{font-weight:700}@media screen and (max-width:768px){.app-header-content-right .header-languages.base-dropdown .base-dropdown-options{top:55px}}@media screen and (max-width:480px){.app-header-content-right .header-languages.base-dropdown .base-dropdown-options{top:53px}}@media screen and (max-width:480px){.app-header-content-right .header-languages.base-dropdown{position:static}.app-header-content-right .header-languages.base-dropdown .base-dropdown-options{width:100vw;left:0}.app-header-content-right .header-languages.base-dropdown .base-dropdown-title .language-name{font-size:9px}}@media screen and (max-width:413px){.app-header-content-right .header-languages.base-dropdown .base-dropdown-title .language-name{display:none}}.app-header-content .toggle-container{border-left:1px solid transparent}.app-header-content.scroll .sub-nav-link{border-left:none}.app-header-content.scroll .sub-nav-link .language-name{color:#000!important}.menu-background{position:fixed;z-index:5;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#9417a4,#606ca6 49%,#0ea)}.menu-list{display:flex;justify-content:space-between;align-items:center;width:440px;height:100vh;padding-left:95px}.menu-list-item{position:relative;font-family:Proxima Nova,sans-serif;font-weight:900;font-size:24px;min-width:340px;text-transform:uppercase;color:#fff}.menu-list-item,.menu-list-item.expandable{transition:all,.25s ease-in-out}.menu-list-item.expandable:before{transition:all,.25s ease-in-out;content:"";border-color:transparent transparent transparent #fff;border-style:solid;border-width:5px 0 5px 5px;position:absolute;right:-15px;top:16px;cursor:pointer}.menu-list-item.selected{transition:all,.25s ease-in-out}.menu-list-item.selected:before{transition:all,.25s ease-in-out;top:21px;transform:translateY(-50%) rotate(180deg) scale(3)}.menu-list-item:hover .title{transform:scale(1.05)}.menu-list-item .title{margin:10px 0;display:inline-block;cursor:pointer;transition:all,.25s ease-in-out}.menu-list-item .title.active{padding:8px 10px;margin:0 0 0 -10px;box-shadow:0 13px 35px 0 #25240c;background-color:#000;cursor:pointer}.menu-list-item .key{cursor:pointer;color:#80108e;display:inline-block;min-width:45px}.menu-list-item a{display:flex;align-items:center}.menu-languages{z-index:99999;position:absolute;right:30px;bottom:18px}.menu-languages .languages-item{margin:0 5px;font-size:18px;font-weight:800;text-transform:uppercase;display:inline-block}.menu-languages .languages-item.active{color:#fff;padding:8px 5px;box-shadow:0 8px 21px 0 #25240c;background-color:#000}.hidden-menu{display:flex;flex-direction:column;justify-content:center;position:fixed;list-style:none;padding:10px;margin:0;box-sizing:border-box;width:calc(100% - 460px);background-color:#fff;height:100%;top:0;right:calc(-100% + 440px);z-index:2;transition:translate,.25s ease-in-out;transform:translateZ(0)}.hidden-menu.toggled{right:0}.hidden-menu-list{padding-left:65px}.hidden-menu-back{margin:20px 0 20px 20px;position:relative;display:none;font-family:Proxima Nova,sans-serif;font-size:16px;font-weight:400;color:#8f24a3;cursor:pointer}.hidden-menu-back:before{content:"";border-color:transparent #8f24a3 transparent transparent;border-style:solid;border-width:5px 6px 5px 0;position:absolute;left:-15px;top:3px}.hidden-menu-item{font-family:Proxima Nova,sans-serif;font-weight:400;font-size:1.9vh;margin-bottom:1.8vh;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:left;color:#1e1e1e;transition:scale,.25s ease-in-out}.hidden-menu-item.title{width:100%;padding-left:55px;text-transform:uppercase;font-size:24px;line-height:1.5;font-weight:900}.hidden-menu-item a{position:relative}.hidden-menu-item a:after{content:"";position:absolute;left:0;bottom:0;display:inline-block;width:100%;height:1px;background-color:#fff;transform:scaleX(0);transition:scaleX,.25s ease-in-out;transform-origin:left;border-bottom:1px solid #000}.hidden-menu-item a:hover:after{width:100%;background-color:#fff;transform:scaleX(1)}.main-nav-toggle-btn{position:relative;display:flex;width:16px;height:14px;flex-direction:column;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;cursor:pointer;background:transparent}.main-nav-toggle-btn span{display:flex;height:2px;width:16px;background-color:#fff}.main-nav-toggle-btn span:nth-child(2),.main-nav-toggle-btn span:nth-child(3){position:absolute;top:50%;transform:translateY(-50%)}.main-nav-toggle-btn span:last-child{width:12px}.main-nav-toggle-btn.active span{transition:rotate,.25s ease-in-out}.main-nav-toggle-btn.active span:first-child{top:6px;width:0;left:50%}.main-nav-toggle-btn.active span:nth-child(2){top:6px;transform:rotate(45deg)}.main-nav-toggle-btn.active span:nth-child(3){top:6px;transform:rotate(-45deg)}.main-nav-toggle-btn.active span:nth-child(4){top:6px;width:0;left:50%}@media screen and (max-width:768px){.poland-take-part-modal .body-block{padding:20px}.poland-take-part-modal .modal-container{margin-top:20px}.expanded .icon-logo g{fill:#000}.menu-list{padding-left:50px}.hidden-menu{width:calc(100% - 10px);right:calc(-100% + 10px);justify-content:flex-start;padding-top:50px}.hidden-menu-list{padding-left:15px}.hidden-menu-back{display:block}.hidden-menu-item{font-size:16px}.hidden-menu-item.title{padding-left:0}}@media screen and (max-width:600px){.menu-list{padding-left:20px}}@media screen and (max-width:480px){.menu-list{width:250px}.menu-list-item{font-size:20px;min-width:270px}.app-header .logo{padding:17px 20px}.app-header-content .career{font-size:9px}}@media screen and (max-width:413px){.app-header-content-right a{padding:17px 12px}.app-header-content .career{padding:0 12px}}@media screen and (max-height:740px){.menu-list-item{font-size:3vh}}@media screen and (max-height:420px) and (orientation:landscape){.expanded .icon-logo g{fill:#000}.menu-list{padding-top:0;padding-left:20px;width:500px;height:100%}.menu-list ul{display:flex;flex-direction:column;flex-wrap:wrap;height:80%;margin-top:30px}.menu-list-item{min-width:300px;font-size:18px}.menu-list-item.expandable:before{right:20px;top:15px}.hidden-menu{flex-direction:column;width:calc(100% - 10px);right:calc(-100% + 10px);align-items:flex-start;padding-top:50px}.hidden-menu-list{display:flex;flex-direction:column;flex-wrap:wrap;height:70%;width:100%}.hidden-menu-item{min-width:300px}.hidden-menu-back{display:block}}@media screen and (max-height:320px) and (orientation:landscape){.menu-list-item{font-size:14px;min-width:250px}.hidden-menu-item{font-size:14px}.hidden-menu-item.title{padding-left:0}}.slide-fade-enter-active,.slide-fade-leave-active{transition:all,.25s ease-in-out}.slide-fade-enter,.slide-fade-leave-to{opacity:0}.app-footer{position:relative;font-family:Proxima Nova,sans-serif;color:#fff;z-index:5}.app-footer .app-footer-content{background-color:#000;padding-top:30px;padding-bottom:36px}@media (max-width:414px){.app-footer .app-footer-content{padding-top:37px;padding-bottom:45px}}.app-footer .wrapper{max-width:975px;padding-right:20px;padding-left:20px;width:100%;margin:0 auto}.app-footer-copyright{color:#717171;font-family:Open Sans,sans-serif;font-size:12px;font-weight:400;margin-top:25px}@media (max-width:414px){.app-footer-copyright{margin-top:12px;color:#aaa}}.app-footer .content{display:flex;justify-content:space-between}@media (max-width:767px){.app-footer .content{flex-wrap:wrap}}.app-footer .content-left,.app-footer .content-right{max-width:350px;width:calc(50% - 12px)}@media (max-width:767px){.app-footer .content-left,.app-footer .content-right{max-width:100%;width:100%}}@media (max-width:767px){.app-footer .content-right .content-info{justify-content:space-between}}@media (max-width:414px){.app-footer .content-right .content-info{flex-wrap:wrap}}.app-footer .content-heading{font-size:32px;font-weight:800;text-transform:uppercase;padding-bottom:12px;border-bottom:2px solid #fff;margin-bottom:29px}@media (max-width:414px){.app-footer .content-heading{margin-bottom:26px}}.app-footer .content-info{display:flex;justify-content:space-between;margin-bottom:32px;color:#aaa}@media (min-width:768px){.app-footer .content-info-list{transform:translateY(-3px)}}@media (max-width:414px){.app-footer .content-info-list{width:50%}.app-footer .content-info-list:last-child{margin-top:20px;width:100%}}@media (max-width:767px){.app-footer .content-info{justify-content:flex-start;padding:0;margin-bottom:35px}.app-footer .content-info>div{width:50%}}@media (max-width:767px) and (max-width:414px){.app-footer .content-info>div:first-child{width:55%}}@media (max-width:767px) and (max-width:320px){.app-footer .content-info>div:first-child{width:71%}}@media (max-width:767px){.app-footer .content-info-address{padding-right:15px}}.app-footer .content-info-address a{position:relative}.app-footer .content-info-address a:after{content:"";position:absolute;width:0;bottom:0;left:0;height:2px;background-color:#fff;transition:width,.25s ease-in-out}.app-footer .content-info-address a:hover:after{width:100%}.app-footer .content-info-address a.content-info-text{display:inline-block}.app-footer .content-info-heading{font-size:16px;font-weight:800;text-transform:uppercase;margin-bottom:20px}.app-footer .content-info-text{display:block;font-family:Open Sans,sans-serif;font-weight:400;font-size:12px;line-height:normal;margin-bottom:15px}.app-footer .content-info-text:last-child{margin-bottom:0}.app-footer .content-info-item{margin-bottom:8px}.app-footer .content-info-item:last-child{margin-bottom:0}.app-footer .content-info-link{position:relative;font-family:Open Sans,sans-serif;font-size:12px;line-height:1.83;display:block}.app-footer .content-info-link:after{content:"";position:absolute;width:0;bottom:0;left:0;height:2px;background-color:#fff;transition:width,.25s ease-in-out}.app-footer .content-info-link:hover:after{width:100%}.app-footer .content-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;border:2px solid #aaa;padding:12px 14px}@media (max-width:767px){.app-footer .content-bottom{display:block}}.app-footer .content-bottom-list{display:flex;align-items:center;flex-wrap:wrap;width:100%}.app-footer .content-bottom-list:first-child{max-width:60%;justify-content:flex-start}@media screen and (max-width:767px){.app-footer .content-bottom-list:first-child{max-width:100%}}.app-footer .content-bottom-list:last-child{max-width:40%;justify-content:flex-end}@media screen and (max-width:767px){.app-footer .content-bottom-list:last-child{max-width:100%;justify-content:flex-start}}@media (max-width:767px){.app-footer .content-bottom-list:first-child{margin-bottom:15px}}@media (max-width:480px){.app-footer .content-bottom-list:last-child{margin:0 -6px}}@media (max-width:400px){.app-footer .content-bottom-list:last-child .content-bottom-icon{margin:0 8px}}@media (max-width:320px){.app-footer .content-bottom-list:last-child .content-bottom-icon{margin:11px}}.app-footer .content-bottom-item{position:relative;margin-left:6px;margin-right:6px}.app-footer .content-bottom-item:after{content:"";position:absolute;left:calc(100% + 6px);transform:translateX(-50%);top:9px;width:4px;height:2px;background-color:#fff}@media (max-width:600px){.app-footer .content-bottom-item:after{top:11px}}.app-footer .content-bottom-item:last-child:after{content:none}.app-footer .content-bottom-link{position:relative;font-size:14px;line-height:1.4;font-weight:800}@media (max-width:600px){.app-footer .content-bottom-link{line-height:1.7}}.app-footer .content-bottom-link:after{content:"";position:absolute;width:0;bottom:-2px;left:0;height:2px;background-color:#fff;transition:width,.25s ease-in-out}.app-footer .content-bottom-link:hover:after{width:100%}.app-footer .content-bottom-icon{position:relative;margin-left:8px;margin-right:8px}@media screen and (max-width:480px){.app-footer .content-bottom-icon{margin-left:12px;margin-right:12px}}@media screen and (max-width:320px){.app-footer .content-bottom-icon{margin-left:8px;margin-right:8px}}.app-footer .content-bottom-icon-link{display:flex}.mouse{width:16px;height:26px;margin:0 auto;box-sizing:border-box;border:2px solid;border-radius:8px;z-index:9999;bottom:70px;left:0;right:0}.mouse,.mouse>*{display:block;position:absolute}.mouse>*{top:50%;left:50%;width:2px;height:5px;transform:translate(-50%,-50%);-webkit-animation:ani-mouse 2.5s linear infinite;animation:ani-mouse 2.5s linear infinite}.mouse:before{border-style:solid;border-width:2px 2px 0 0;content:"";display:inline-block;height:5px;left:3px;position:relative;vertical-align:top;width:5px;bottom:-30px;transform:rotate(135deg)}.theme-white .mouse{border-color:#fff}.theme-white .mouse>*{background:#fff}.theme-white .mouse:before{color:#fff}.theme-black .mouse{border-color:#000}.theme-black .mouse>*{background:#000}.theme-black .mouse:before{color:#000}@-webkit-keyframes ani-mouse{0%{opacity:1;top:29%}15%{opacity:1;top:50%}50%{opacity:0;top:50%}to{opacity:0;top:29%}}@keyframes ani-mouse{0%{opacity:1;top:29%}15%{opacity:1;top:50%}50%{opacity:0;top:50%}to{opacity:0;top:29%}}.hero{font-family:Proxima Nova,sans-serif;min-height:100vh;display:flex;justify-content:center;align-items:center;flex-direction:column;color:#fff;position:relative;z-index:1;background-repeat:no-repeat;background-position:50%;background-size:cover;padding:0;order:1}@media screen and (max-width:768px){.hero{min-height:100vh}}.hero-container{display:block;z-index:1;position:relative}@media screen and (max-width:480px){.hero-container{padding-left:70px}}@media screen and (max-width:320px){.hero-container{padding-left:40px}}.hero-heading{font-weight:900;position:relative;text-transform:uppercase;font-size:88px;line-height:88px;z-index:10;margin-bottom:52px}@media screen and (max-width:900px){.hero-heading{font-size:60px;line-height:60px}}@media screen and (max-width:768px){.hero-heading{font-size:45px;line-height:45px}}@media screen and (max-width:916px) and (orientation:landscape){.hero-heading{font-size:28px;line-height:32px}}@media screen and (max-width:480px){.hero-heading{font-size:36px;line-height:36px;font-weight:800}}@media screen and (max-width:360px){.hero-heading{font-size:28px;line-height:32px}}.hero-heading:before{content:"";width:138px;left:-45px;top:-30px;height:calc(100% + 51px);background-color:#000;box-shadow:0 8px 23px 0 #000;position:absolute;z-index:-1}@media screen and (max-width:768px){.hero-heading:before{width:84px}}@media screen and (max-width:916px) and (orientation:landscape){.hero-heading:before{left:-24px;top:-23px;width:72px;height:calc(100% + 40px)}}@media screen and (max-width:480px){.hero-heading:before{left:-35px}}@media screen and (max-width:360px){.hero-heading:before{left:-24px;top:-23px;width:72px;height:calc(100% + 40px)}}.hero-sub-heading{display:block;font-weight:700;font-size:18px;line-height:26px;position:relative;max-width:347px;left:140px;top:-20px}@media screen and (max-width:900px){.hero-sub-heading{padding-left:0;top:20px}}@media screen and (max-width:768px){.hero-sub-heading{max-width:270px;font-size:18px;line-height:24px;top:12px;left:-35px}}@media screen and (max-width:916px) and (orientation:landscape){.hero-sub-heading{font-size:18px;line-height:24px;top:12px;left:-22px}}@media screen and (max-width:400px){.hero-sub-heading{font-size:16px;line-height:20px}}.hero-sub-heading:before{content:"";width:125px;height:2px;top:-10px;background-color:#fff;position:absolute}.hero .top-scroll-down{position:absolute;bottom:0;z-index:1}@media screen and (max-width:916px) and (orientation:landscape){.hero .top-scroll-down{display:none}}@media screen and (max-width:600px){.hero .top-scroll-down{display:none}}@font-face{font-family:Open Sans;src:url(/candidate-client/fonts/OpenSans-Regular.woff2?5d5735e57127db2f7a2ad879fc6056b8) format("woff2"),url(/candidate-client/fonts/OpenSans-Regular.woff?6fde2eb6728eb97fd914dcd0641d332b) format("woff"),url(/candidate-client/fonts/OpenSans-Regular.ttf?8df00d6176ddae387d9431d3307b3e62) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Open Sans;src:url(/candidate-client/fonts/OpenSans-SemiBold.woff2?7106bb83a0e767e12659de9cfba3926d) format("woff2"),url(/candidate-client/fonts/OpenSans-SemiBold.woff?fe241c6c4f5a190e821b7c03e337d756) format("woff"),url(/candidate-client/fonts/OpenSans-SemiBold.ttf?f28ed2e40f2a6955ddc5dd3f5088a5a2) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Open Sans;src:url(/candidate-client/fonts/OpenSans-Bold.woff2?93fe8f3415688d16bb947e2c96ea380e) format("woff2"),url(/candidate-client/fonts/OpenSans-Bold.woff?759ea19bccf8a5ca50a58e474aced157) format("woff"),url(/candidate-client/fonts/OpenSans-Bold.ttf?ab38fda09644c992dc09754c3cc78201) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Open Sans;src:url(/candidate-client/fonts/OpenSans-ExtraBold.woff2?1b2c3c4788d5f305789b49f7d38e85c5) format("woff2"),url(/candidate-client/fonts/OpenSans-ExtraBold.woff?3f760f718edb65cd95c6da14d6ab1bb8) format("woff"),url(/candidate-client/fonts/OpenSans-ExtraBold.ttf?c9e437c181cb1c201188c2793fbc496f) format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Proxima Nova;src:url(/candidate-client/fonts/ProximaNova-Regular.eot?b7c512788e3c77b0196f0bace8a88418) format("eot"),url(/candidate-client/fonts/ProximaNova-Regular.woff?2d2ae2556b24a45ff8d5ed86b07b5783) format("woff"),url(/candidate-client/fonts/ProximaNova-Regular.woff2?0071b00b4d686a9bf227e289c40d6f55) format("woff2"),url(/candidate-client/fonts/ProximaNova-Regular.ttf?7ce6760d17685c466ba04d1b2c63c38b) format("ttf");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Proxima Nova;src:url(/candidate-client/fonts/ProximaNova-Bold.eot?10141a9d737da9c84e6e14ec5a562c6c) format("eot"),url(/candidate-client/fonts/ProximaNova-Bold.woff?e2cf3dc2f079bf3d5185a02552f153c4) format("woff"),url(/candidate-client/fonts/ProximaNova-Bold.woff2?7d8589756d9e06551fbfa4d342a0839a) format("woff2"),url(/candidate-client/fonts/ProximaNova-Bold.ttf?926a08fb27e3303c7452b0bdd2d5e5ab) format("ttf");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Proxima Nova;src:url(/candidate-client/fonts/ProximaNova-Extrabld.eot?169bc0f1eb2d8d0d8678014d368b0226) format("eot"),url(/candidate-client/fonts/ProximaNova-Extrabld.woff?ccf59c77109aecc8deeeede82e3bac87) format("woff"),url(/candidate-client/fonts/ProximaNova-Extrabld.woff2?335cb3e72fa421c3a282518f17bc651a) format("woff2"),url(/candidate-client/fonts/ProximaNova-Extrabld.ttf?51563919fd1af7376fac14b1194a8e4e) format("ttf");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Proxima Nova;src:url(/candidate-client/fonts/ProximaNova-Black.eot?4325ed848b66ed370420ea7fea09bc80) format("eot"),url(/candidate-client/fonts/ProximaNova-Black.woff?b978d1b46a86df7a012cf8442936a1cb) format("woff"),url(/candidate-client/fonts/ProximaNova-Black.woff2?b1d7fb702e1dfa48213261ff62730fc8) format("woff2"),url(/candidate-client/fonts/ProximaNova-Black.ttf?a0606c5fef28b9e57f501db027063141) format("ttf");font-weight:900;font-style:normal;font-display:swap}.main-section{font-family:Proxima Nova,sans-serif;color:#000}.main-section .with-square:before{content:"";width:132px;height:132px;left:0;top:-35px;position:absolute;z-index:-1}@media screen and (max-width:768px){.main-section .with-square:before{width:84px;height:84px;top:-25px}}@media screen and (max-width:380px){.main-section .with-square:before{width:72px;height:72px;top:-15px}}@media screen and (max-width:320px){.main-section .with-square:before{top:-21px}}.main-section .title{font-size:76px;font-weight:900;padding-left:40px;margin-bottom:47px;position:relative;z-index:5;line-height:76px;text-transform:uppercase}@media screen and (max-width:768px){.main-section .title{font-size:44px;line-height:44px;padding-left:28px}}@media screen and (max-width:480px){.main-section .title{font-size:36px;line-height:36px;font-weight:800;margin-bottom:40px}}@media screen and (max-width:360px){.main-section .title{font-size:28px;line-height:32px;padding-left:24px}}.main-section .title.with-square.green:before{box-shadow:0 8px 23px 0 #1bc781;background-color:#22c77d}.main-section .title.with-square.black:before{box-shadow:0 8px 23px 0 #000;background-color:#000}.main-section .title.with-square.blue:before{box-shadow:0 8px 23px 0 #5373cb;background-color:#4b91d9}.main-section .title.with-square.purple:before{box-shadow:0 8px 23px 0 #ef2d79;background-color:#ef2d79}.main-section .title.with-square.orange:before{box-shadow:0 8px 23px 0 #ff2600;background-color:#ff4201}.main-section .title.with-square.medium-purple:before{background:linear-gradient(95.26deg,#8b5ded 8.37%,#83b9eb 85.8%);box-shadow:0 8px 23px #888aec}.main-section .title.with-square.malibu:before{background:linear-gradient(71.36deg,#64c0f4 -7.47%,#d57cff 109.81%);box-shadow:0 8px 24px #a09dfb}.main-section .title.with-square.orchid:before{background:linear-gradient(92.12deg,#d572c5 7.69%,#f19a76 134.37%);box-shadow:0 8px 23px #db77ad}.main-section .title.with-square.riptide:before{background:linear-gradient(210.04deg,#8b5ded -10.32%,#71e8bd 101.28%);box-shadow:0 8px 23px #75aed1}.main-section .title.with-square.cornflower-mauve:before{background:linear-gradient(80.47deg,#696eff -14.48%,#f8acff 130.49%);box-shadow:0 8px 24px #9d85ff}.main-section .title.with-square.aquamarine-dodger:before{background:linear-gradient(100.06deg,#6bdfdb 7.1%,#2278fb 87.35%);box-shadow:0 8px 24px #84d7fc}.main-section .title.with-square.malibu-heliotrope:before{background:linear-gradient(65.86deg,#64c0f4 -8.05%,#d57cff 99.37%);box-shadow:0 8px 24px #9d9ffa}.main-section .title.with-square.orchid-texas:before{background:linear-gradient(95.14deg,#d572c5 8.35%,#ffad4e 138.65%);box-shadow:0 8px 24px #f093d5}.main-section .title.with-square.aquamarine-indigo:before{background:linear-gradient(45deg,#7effb2,#3b74ca);box-shadow:0 8px 24px #59b1c0}.main-section .title.with-square.pastel-green-blue:before{background:linear-gradient(133.92deg,#7deb9c -1.95%,#4324ff 136.04%);box-shadow:0 8px 24px #6db3b9}.main-section .title.with-square.turquoise-blue-electric-violet:before{background:linear-gradient(279.26deg,#4df0e6 -23.88%,#a20aff 151.32%);box-shadow:0 8px 24px #7585f2}.main-section .title.with-square.shamrock-sulu:before{background:linear-gradient(99.85deg,#32caa6 -8.99%,#b8f389 107.87%);box-shadow:0 8px 24px #65da9b}.main-section .title.with-square.guilliman-blue:before{background:linear-gradient(251.29deg,#0055db -9.26%,#679def 100.33%);box-shadow:0 8px 24px #659def}.main-section .title.with-square.bluish-purple:before{background:linear-gradient(256.3deg,#e167e3 -23.74%,#683ce7 121.82%);box-shadow:0 8px 24px #c57bf2}.main-section .title.with-square.fairy-tale-green:before{background:linear-gradient(252.94deg,#1da37b -7.33%,#8ad152 102.21%);box-shadow:0 8px 24px #6bd078}.main-section .title.with-square.corona:before{background:linear-gradient(255.84deg,#ec7955 -17.06%,#ffb534 111.23%);box-shadow:0 8px 24px #f9a041}.main-section .title.with-square.company-orange:before{background:linear-gradient(255.84deg,#f26b2d -17.06%,#f68c32 111.23%);box-shadow:0 8px 24px #fba73d}.main-section .title.with-square.sicilian-orange:before{background:linear-gradient(255.84deg,#e94346 -17.06%,#ed6031 111.23%);box-shadow:0 8px 24px #ed6031}.main-section .title.with-square.coral:before{background:linear-gradient(257.72deg,#e84047 -3.22%,#ed662c 104.31%);box-shadow:0 8px 24px #eb533a}.main-section .title.with-square.one-more-orange:before{background:linear-gradient(248.79deg,#ec9b3a -6.7%,#e84046 101.48%);box-shadow:0 8px 24px #ea5d43}.main-section .title.with-square.cranberry:before{background:linear-gradient(256.03deg,#ea5d97 -7.7%,#ca3b68 111.71%);box-shadow:0 8px 24px #d94b7e}.main-section .title.with-square.peach:before{background:linear-gradient(73.47deg,#f1672c -8.19%,#f79032);box-shadow:0 8px 24px #f78e32}.main-section .title.with-square.waimea-blue:before{background:linear-gradient(230.56deg,#306ee6 -2.44%,#43dbbf 113.44%);box-shadow:0 8px 24px #4f9be2}.main-section .title.with-square.picton-blue:before{background:linear-gradient(250.3deg,#476bff -4.24%,#16d3c8 106.67%);box-shadow:0 8px 24px #3690ec}.main-section .title.with-square.java-green:before{background:linear-gradient(107deg,#18b5cb -2.85%,#36cf7d 109.97%);box-shadow:0 8px 24px #23bfb1}.main-section .title.with-square.royal-blue:before{background:linear-gradient(88.57deg,#a634ff -31.01%,#5875de 55.8%,#6ae7b2 133.63%);box-shadow:0 8px 24px #606fe2}.main-section .title.with-square.boston-blue:before{background:linear-gradient(74.17deg,#092d8d -6.9%,#5bbce3 105.19%);box-shadow:0 8px 24px #3980bf}.main-section .title.with-square.puerto-rico:before{background:linear-gradient(257.72deg,#2fadf3 -3.22%,#53cb5e 104.31%);box-shadow:0 8px 24px #3ebab6}.main-section .title.with-square.curious-blue:before{background:linear-gradient(256.03deg,#51c9a5 -7.7%,#004bff 111.71%);box-shadow:0 8px 24px #2c8fcf}.main-section .title.with-square.tradewind:before{background:linear-gradient(252.97deg,#126d99 -18.1%,#16e2d8 140.71%);box-shadow:0 8px 24px #6dbeba}.main-section .title.with-square.havelock:before{background:linear-gradient(88.57deg,#41baeb -31.01%,#663ed3 133.63%);box-shadow:0 8px 24px #4e8de2}.main-section .title.with-square.sugar-grape:before{background:linear-gradient(250.3deg,#8a37ff -4.24%,#54befa 106.67%);box-shadow:0 8px 24px #6691fc}.main-section .title.with-square.skyan:before{background:linear-gradient(107deg,#60d3ff -2.85%,#2a6cff 109.97%);box-shadow:0 8px 24px #327aff}.main-section .title.with-square.bleu-de-france:before{background:linear-gradient(88.57deg,#3992f2 -31.01%,#3cda9c 133.63%);box-shadow:0 8px 24px #3aafcf}.main-section .title.with-square.portage:before{background:linear-gradient(221.18deg,#ff7a00 -33.58%,#f163c0 33.24%,#4d7eff 121.56%);box-shadow:0 8px 24px #a781ee}.main-section .title.with-square.electric-violet:before{background:linear-gradient(101.23deg,#263cff -10.02%,#ce41ff 114.11%);box-shadow:0 8px 24px #723fff}.main-section .title.with-square.azure-radiance:before{background:linear-gradient(81.42deg,#1c1eff -9.99%,#00cdfa 114.93%);box-shadow:0 8px 24px #0e76fd}.main-section .title.with-square.java:before{background:linear-gradient(80.01deg,#009bf0 -9.59%,#32e2d8 118.16%);box-shadow:0 8px 24px #15b9e7}.main-section .title.with-square.heliotrope:before{background:linear-gradient(57.32deg,#c463ff -17.31%,#4f4bff 125.36%);box-shadow:0 8px 24px 0 rgba(0,0,0,.5)}.main-section .title.with-square.amethyst:before{background:linear-gradient(49.82deg,#7034f0 -5.03%,#ff56c0 106.14%);box-shadow:0 8px 24px 0 #c248d5}.main-section .title.with-square.cerulean:before{background:linear-gradient(244.51deg,#10fc44 -50.3%,#04a9dd 30.31%,#ad00ff 134.8%);box-shadow:0 8px 24px 0 #3f6fe9}.main-section .title.with-square.old-malibu:before{box-shadow:0 8px 23px 0 #7ac1f4;background-color:#7ac1f4}.main-section .title.with-square.fountain-blue:before{box-shadow:0 8px 23px 0 #5bc2ac;background-color:#3fbbae}.main-section .title.with-square.supernova:before{box-shadow:0 8px 23px 0 #fcc803;background-color:#fcc803}.main-section .title.with-square.golden-grass:before{box-shadow:0 8px 23px 0 #e4b221;background-color:#e4b221}.main-section .title.with-square.burnt-sienna:before{box-shadow:0 8px 23px 0 #ed8e56;background-color:#ed8e56}.main-section .title.with-square.heavenly:before{box-shadow:0 8px 23px 0 #6094fe;background-color:#6094ff}.main-section .title.with-square.seagull:before{box-shadow:0 8px 23px 0 #7bd0e8;background-color:#7bd0e8}.main-section .title.with-square.azure:before{background:linear-gradient(255.72deg,#385da6 -10.52%,#8598f8 53.05%,#8ee6ad 106.84%);box-shadow:0 8px 24px 0 #8095f3}.main-section .title.with-square.st-tropez:before{background:linear-gradient(80.11deg,#2c5398 -2.87%,#8497f7 113.57%);box-shadow:0 8px 24px 0 #5472c3}.main-section .title.with-square.chenin:before{background:linear-gradient(252.75deg,#dbd86b -2.81%,#55a777 103.66%);box-shadow:0 8px 24px 0 #98c072}.main-section .title.with-square.water-leaf:before{background:linear-gradient(252.59deg,#9ae6cd -4.71%,#2b5298 105.55%);box-shadow:0 8px 24px 0 #68a4b6}.main-section .title.with-square.turquoise-blue:before{background:linear-gradient(66.11deg,#3352f4 -12.85%,#60eca1 109.46%);box-shadow:0 8px 24px #50b4c0}.main-section .title.with-square.hopbush:before{background:linear-gradient(255.37deg,#ff8d3a -17.07%,#cc78b3 50.81%,#5a6af1 111.98%);box-shadow:0 8px 24px #bf77bb}.main-section .title.with-square.violet:before{background:linear-gradient(101.23deg,#263cff -10.02%,#ce41ff 114.11%);box-shadow:0 8px 24px #643eff}.main-section .title.with-square.persian-pink:before{background:linear-gradient(73.47deg,#f1672c -8.19%,#f573b0);box-shadow:0 8px 24px #f46f7d}.main-section .title.with-square.bittersweet:before{background:linear-gradient(82deg,#0055eb -16.38%,#a361e8 53.24%,#ff6060 117.08%);box-shadow:0 8px 24px #6c5de9}.main-section .title.with-square.chile-blue:before{background:linear-gradient(76.08deg,#4e60ab 5.95%,#5673b2 22.02%,#80cdd5 100.5%);box-shadow:0 8px 24px #6592bf}.main-section .title.with-square.marguerite:before{background:linear-gradient(100.48deg,#7f5fc4 5.35%,#4e9fcb 94.64%);box-shadow:0 8px 24px #7172c7}.main-section .title.with-square.chetwode:before{background:linear-gradient(74.19deg,#adabf9 -5.05%,#4448b1 104.54%);box-shadow:0 8px 24px #8b8ce2}.main-section .title.with-square.fuchsia:before{background:linear-gradient(74.34deg,#c053cc -5.98%,#5e61c3 104.55%);box-shadow:0 8px 24px #805dc7}.main-section .title.with-square.turkish-rose:before{background:linear-gradient(78.33deg,#fdc74f -7.73%,#d99a67 26.95%,#904199 100.63%);box-shadow:0 8px 24px #b36c82}.main-section .title.with-square.endeavour:before{background:linear-gradient(102.97deg,#0057b8 -68.26%,#74b0f2);box-shadow:0 8px 24px #76abe5}.main-section .title.with-square.jordy-blue:before{background:linear-gradient(.804turn,#70ee8c -46.48%,#2ba6c5 35.36%,#8e69f7 107.56%);box-shadow:0 8px 24px #93c9ef}.main-section .title.with-square.medium-purple:before{background:linear-gradient(50.13deg,#8600ef -1.85%,#716fff 100.82%);box-shadow:0 8px 24px #9876e9}.main-section .title.with-square.danube:before{background:linear-gradient(287.61deg,#05a3fe,#4212ff 117.25%);box-shadow:0 8px 24px #709dd0}.main-section .title.with-square.feijoa:before{background:linear-gradient(114.58deg,#3ea569 -25.99%,#9ccf43 109.28%);box-shadow:0 8px 24px #9bd693}.main-section .title.with-square.brilliant-rose:before{background:linear-gradient(114.58deg,#7a36ed -25.99%,#eb49c4 109.28%);box-shadow:0 8px 24px #c47be2}.main-section .title.with-square.mariner-green:before{background:linear-gradient(125.88deg,#246edd -22.2%,#6dd281);box-shadow:0 8px 24px #80c7e5}.main-section .title.with-square.torea-bay:before{background:linear-gradient(117.49deg,#103794 -24.11%,#57b5df);box-shadow:0 8px 24px 0 #78afcf}.main-section .title.with-square.mandy:before{background:linear-gradient(125.88deg,#eb5e61 -22.2%,#efa758);box-shadow:0 8px 24px 0 #ee845d}.main-section .title.with-square.mughal-green:before{background:linear-gradient(90deg,#8395ff,rgba(60,181,132,.99));box-shadow:0 8px 24px #8395ff}.main-section .title.with-square.medium-purple:before{background:#9267d8;box-shadow:0 8px 24px 0 #ccaefd}.main-section .title.with-square.cyan-cornflower:before{background:linear-gradient(229deg,#3ab6ea 7.31%,#0b53b6 109.55%);box-shadow:0 8px 24px 0 #2386d1}.main-section .content-wrapper{max-width:1000px;width:100%;margin:0 auto;padding:144px 20px 116px;position:relative}@media screen and (max-width:480px){.main-section .content-wrapper{padding-top:100px;padding-bottom:76px}}@media screen and (max-width:360px){.main-section .content-wrapper{padding-top:80px;padding-bottom:66px}}.main-section .content{display:flex;justify-content:space-between}@media screen and (max-width:768px){.main-section .content{flex-direction:column}}.content-slider{font-family:Proxima Nova,sans-serif}.content-slider .container{display:flex}@media screen and (max-width:768px){.content-slider .container{flex-direction:column}}.content-slider .slider-list{width:40%;padding:8px 0}@media screen and (max-width:768px){.content-slider .slider-list{width:100%;padding:0 0 16px}}.content-slider .slider-list .slider-title{display:flex;font-size:16px;font-family:Proxima Nova,sans-serif;font-weight:800;line-height:20px;letter-spacing:.2px;padding-left:0;margin-bottom:16px;cursor:pointer;color:#909095;text-transform:uppercase;position:relative}.content-slider .slider-list .slider-title-number{font-weight:900;letter-spacing:normal;color:#c1c1c5;margin-right:12px}.content-slider .slider-list .slider-title-number.active{line-height:35px}.content-slider .slider-list .slider-title-content{position:relative;text-transform:uppercase}.content-slider .slider-list .slider-title-content:before{content:"";position:absolute;top:0;left:0;width:0;height:0}.content-slider .slider-list .slider-title-content.active{font-size:24px;line-height:24px;color:#000;padding-top:6px;padding-left:6px}@media screen and (max-width:768px){.content-slider .slider-list .slider-title-content.active{line-height:1.46}}.content-slider .slider-list .slider-title-content.active:before{width:15px;height:100%;border:1px solid #909095;border-right:none;border-bottom:none;transition:width .3s,height .3s .3s}.content-slider .slider-description-wrapper{width:60%;padding-left:32px;font-size:16px;font-weight:600;line-height:24px;letter-spacing:normal;color:#000;border-left:2px solid #f4a70b;padding-top:11px;padding-bottom:11px}@media screen and (max-width:768px){.content-slider .slider-description-wrapper{width:100%;border-left:0;border-top:2px solid #f4a70b;padding:16px 0 0}}.content-slider .slider-description-wrapper .slider-description{margin-bottom:63px}@media screen and (max-width:768px){.content-slider .slider-description-wrapper .slider-description{margin-bottom:34px}}.content-slider .slider-description-wrapper .slider-image-wrapper{text-align:center}.adv-section{color:#fff}.adv-section .adv-card{position:relative;padding:32px 36px}@media screen and (max-width:768px){.adv-section .adv-card{margin-right:26px}}@media screen and (max-width:360px){.adv-section .adv-card{margin-right:0}}.adv-section .adv-card-title{font-weight:800;font-size:48px;line-height:56px;text-transform:uppercase;position:relative;z-index:1}@media screen and (max-width:768px){.adv-section .adv-card-title{font-size:32px;line-height:36px}}@media screen and (max-width:360px){.adv-section .adv-card-title{font-size:24px;line-height:24px;margin-bottom:35px}}.adv-section .adv-card-title.with-square:before{width:64px;height:64px;top:-6px;left:-10px}.adv-section .adv-card-title.with-square.black:before{background-color:#000}.adv-section .adv-card .base-button{min-width:261px;position:absolute;right:32px;margin:0}@media screen and (max-width:768px){.adv-section .adv-card .base-button{right:-25px}}@media screen and (max-width:360px){.adv-section .adv-card .base-button{left:50%;transform:translate(-50%)}}.base-button{display:flex;align-items:center;justify-content:center;text-transform:uppercase;padding-left:35px;padding-right:35px;min-width:270px;height:58px;border:none;margin:10px;font-family:Proxima Nova,sans-serif;font-weight:800;font-size:14px;color:#fff;background-color:var(--btn--color);cursor:pointer;transition:box-shadow,.25s ease-in-out}.base-button.text-button{background-color:transparent;position:relative;height:30px;min-width:unset;-webkit-animation:none;animation:none;color:#000;padding:8px 0 2px;margin:0}.base-button.text-button:hover:not([disabled]){box-shadow:unset}.base-button.text-button:hover:after{width:100%}.base-button.text-button:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background-color:#000;transition:width,.25s ease-in-out}.base-button.small-button{padding:8px 16px;height:auto;min-width:auto;margin:unset}.base-button .base-icon{padding-right:12px}.base-button:hover:not([disabled]){box-shadow:0 12px 30px -10px var(--btn--color)}.base-button.active{box-shadow:0 12px 30px -10px #17c583;text-decoration:none}.base-button.active .base-button-text{display:table-cell;color:#fff;text-decoration:none}.base-button:focus{outline:none}.base-button:disabled,.base-button button[disabled]{opacity:.3;cursor:default}.base-button.disabled{opacity:.5}.base-button.outline-primary{background:#fff!important;border:2px solid #17c583;color:#17c583}.base-button.outline-primary-inverse{background-color:#fff;border:2px solid #17c583;color:#17c583}.base-button.outline-primary-inverse:hover{box-shadow:0 12px 30px -10px rgba(23,197,131,.61)}.base-button.outline-primary-inverse.active{color:#fff;background-color:var(--btn--color)}.base-button.dark{background:#000!important;color:#fff}.base-button.dark:hover{box-shadow:0 12px 30px -10px #000}.contacts .title{margin-bottom:76px}@media screen and (max-width:480px){.contacts .content-wrapper{padding-bottom:50px}}.contacts-title{font-weight:800;font-size:20px;font-stretch:normal;font-style:normal;line-height:20px;letter-spacing:normal;color:#fff;margin-bottom:12px}@media screen and (max-width:768px){.contacts-title{font-size:18px}}.contacts-mail{font-size:16px;font-stretch:normal;font-style:normal;line-height:16px;letter-spacing:normal;color:#fff;margin-bottom:50px;display:inline-block;text-transform:lowercase;text-decoration:underline;font-weight:600}@media screen and (max-width:400px){.contacts-mail{font-size:14px}}.contacts-list{display:flex}.contacts-list-item{margin-right:40px;display:flex;align-items:center;flex-basis:160px;text-transform:capitalize}@media screen and (max-width:480px){.contacts-list-item{flex-basis:76px;margin-right:0}}.contacts-list-item img{margin-right:8px}.contacts-list-item .contacts-social-item-link{font-size:16px;font-stretch:normal;font-style:normal;line-height:24px;letter-spacing:normal;color:#fff;font-weight:600}@media screen and (max-width:480px){.contacts-list{flex-direction:column}}@media screen and (max-width:414px){.cooperation-bulgaria .hero-container{padding-left:36px}}@media screen and (max-width:375px){.cooperation-bulgaria .hero-container .hero-heading{font-size:28px}}@media screen and (max-width:320px){.cooperation-bulgaria .hero-container{padding-left:24px}.cooperation-bulgaria .hero-container .hero-sub-heading{left:-24px}}@media screen and (max-width:1200px) and (orientation:landscape){.cooperation-bulgaria .mouse{display:none}}@media screen and (max-width:480px){.cooperation-bulgaria .hero-sub-heading{max-width:100%}}@media screen and (max-width:375px){.cooperation-bulgaria .hero-sub-heading{max-width:225px}}@media screen and (max-width:480px){.cooperation-bulgaria .main-section .title{font-size:32px}}.cooperation-bulgaria .our-mission{position:relative}@media screen and (max-width:480px){.cooperation-bulgaria .our-mission .title.with-square{max-width:156px}}.cooperation-bulgaria .our-mission .content{justify-content:unset;font-family:Open Sans,sans-serif}.cooperation-bulgaria .our-mission .content .description{max-width:629px}.cooperation-bulgaria .our-mission .content .description .paragraph1,.cooperation-bulgaria .our-mission .content .description .paragraph2{line-height:24px}.cooperation-bulgaria .our-mission .content .description .paragraph1{font-weight:700;margin-top:48px;font-size:16px}@media screen and (max-width:414px){.cooperation-bulgaria .our-mission .content .description .paragraph1{margin-top:16px}}.cooperation-bulgaria .our-mission .content .description .paragraph2{font-weight:400;margin-top:24px}.cooperation-bulgaria .our-mission .content .image-wrapper{margin-left:60px;margin-top:-90px}@media screen and (max-width:768px){.cooperation-bulgaria .our-mission .content .image-wrapper{margin:0;position:absolute;top:140px;right:0}.cooperation-bulgaria .our-mission .content .image-wrapper img{width:200px}}@media screen and (max-width:700px){.cooperation-bulgaria .our-mission .content .image-wrapper{top:32px;right:20px}.cooperation-bulgaria .our-mission .content .image-wrapper img{width:156px}}@media screen and (max-width:320px){.cooperation-bulgaria .our-mission .content .image-wrapper img{width:139px}}@media screen and (max-width:800px) and (orientation:landscape){.cooperation-bulgaria .our-mission .content .image-wrapper img{width:130px}}.cooperation-bulgaria .statistic .content{width:100%}.cooperation-bulgaria .statistic .content .description{display:flex;justify-content:space-between;width:100%;color:#fff}@media screen and (max-width:414px){.cooperation-bulgaria .statistic .content .description{flex-direction:column;padding-left:28px}}@media screen and (max-width:360px){.cooperation-bulgaria .statistic .content .description{padding-left:0}}.cooperation-bulgaria .statistic .content .description .statistic-item{flex:1;text-transform:uppercase}.cooperation-bulgaria .statistic .content .description .statistic-item .item-number{font-size:80px;line-height:80px;font-weight:800}.cooperation-bulgaria .statistic .content .description .statistic-item hr{max-width:188px;margin:8px 0 0;height:2px;border:none;background-color:#fff}.cooperation-bulgaria .statistic .content .description .statistic-item .item-description{margin-top:16px;font-size:20px;line-height:18px;font-weight:800}@media screen and (max-width:414px){.cooperation-bulgaria .statistic .content .description .statistic-item:not(:last-child){margin-bottom:40px}}@media screen and (max-width:350px){.cooperation-bulgaria .sort-of-cooperations.main-section .title{font-size:27px;line-height:32px}}.cooperation-bulgaria .sort-of-cooperations .content{width:100%}.cooperation-bulgaria .sort-of-cooperations .content .description{display:flex;justify-content:space-between;width:100%}@media screen and (max-width:414px){.cooperation-bulgaria .sort-of-cooperations .content .description{flex-direction:column}}.cooperation-bulgaria .sort-of-cooperations .content .description .sort-item{flex:1}@media screen and (max-width:414px){.cooperation-bulgaria .sort-of-cooperations .content .description .sort-item{margin-bottom:40px}}.cooperation-bulgaria .sort-of-cooperations .content .description .sort-item .item-figure{width:150px;height:150px;margin-bottom:32px;display:flex;align-items:flex-end}.cooperation-bulgaria .sort-of-cooperations .content .description .sort-item h4{font-size:20px;line-height:20px;font-weight:800;text-transform:uppercase}.cooperation-bulgaria .sort-of-cooperations .content .description .sort-item .item-description{margin-top:16px;font-size:16px;line-height:24px;font-weight:400;padding-right:32px;font-family:Open Sans,sans-serif}@media screen and (max-width:414px){.cooperation-bulgaria .sort-of-cooperations .content .description .sort-item:last-child{margin-bottom:0}}.cooperation-bulgaria .opportunities-for-universities .content,.cooperation-bulgaria .opportunities-for-universities .content .description{width:100%}.cooperation-bulgaria .opportunities-for-universities .content .description .slider{font-family:Proxima Nova,sans-serif}.cooperation-bulgaria .opportunities-for-universities .content .description .slider .container{display:flex}@media screen and (max-width:768px){.cooperation-bulgaria .opportunities-for-universities .content .description .slider .container{flex-direction:column}}.cooperation-bulgaria .opportunities-for-universities .content .description .slider .list{width:40%}@media screen and (max-width:768px){.cooperation-bulgaria .opportunities-for-universities .content .description .slider .list{width:100%}}.cooperation-bulgaria .opportunities-for-universities .content .description .slider .list .item{margin-bottom:16px}.cooperation-bulgaria .opportunities-for-universities .content .description .slider .list .item .title{display:flex;font-size:16px;font-weight:800;font-stretch:normal;font-style:normal;line-height:20px;letter-spacing:normal;padding-left:0;margin-bottom:0;cursor:pointer;color:#bce8ff}.cooperation-bulgaria .opportunities-for-universities .content .description .slider .list .item .title .title-number{font-weight:900;margin-right:10px;line-height:20px;letter-spacing:normal;color:#bce8ff;padding-top:7px;padding-right:7px}.cooperation-bulgaria .opportunities-for-universities .content .description .slider .list .item .title .active{color:#fff;font-size:24px}.cooperation-bulgaria .opportunities-for-universities .content .description .slider .list .item .title .title-content{position:relative;text-transform:uppercase;padding-top:7px;max-width:304px}.cooperation-bulgaria .opportunities-for-universities .content .description .slider .list .item .title .title-content:before{content:"";position:absolute;top:0;left:0;width:0;height:0}.cooperation-bulgaria .opportunities-for-universities .content .description .slider .list .item .title .title-content.active{font-size:24px;padding-top:7px;padding-right:7px;padding-left:13px}.cooperation-bulgaria .opportunities-for-universities .content .description .slider .list .item .title .title-content.active:before{width:15px;height:100%;border:2px solid #bce8ff;border-right:none;border-bottom:none;transition:width .3s,height .3s .3s}@media screen and (max-width:320px){.cooperation-bulgaria .opportunities-for-universities .content .description .slider .list .item .title .title-content.active{font-size:20px}}.cooperation-bulgaria .opportunities-for-universities .content .description .slider .description-content{width:60%;font-size:16px;font-family:Open Sans,sans-serif;font-weight:700;line-height:24px;letter-spacing:normal;color:#fff;border-left:2px solid #fff;padding-left:32px}@media screen and (max-width:768px){.cooperation-bulgaria .opportunities-for-universities .content .description .slider .description-content{border-top:2px solid #fff;border-left:none;margin-top:16px;padding-top:32px;width:100%}}@media screen and (max-width:414px){.cooperation-bulgaria .opportunities-for-universities .content .description .slider .description-content{padding-left:0}}.cooperation-bulgaria .opportunities-for-universities .content .description .slider .description-content ul{list-style-type:disc;font-family:Open Sans,sans-serif}.cooperation-bulgaria .opportunities-for-universities .content .description .slider .description-content ul li{margin-left:17px}.cooperation-bulgaria .opportunities-for-universities .content .description .slider .description-content ul li strong{font-weight:800}.cooperation-bulgaria .opportunities-for-universities .content .description .slider .description-content ul.sublist{list-style:none;padding-left:20px}.cooperation-bulgaria .opportunities-for-universities .content .description .slider .description-content ul.sublist li:before{content:"-";position:absolute;left:-10px}.cooperation-bulgaria .opportunities-for-universities .content .description .slider .description-content ul.sublist li{position:relative}.cooperation-bulgaria .opportunities-for-universities .content .description .slider .description-content ol{list-style-type:decimal;font-family:Open Sans,sans-serif}.cooperation-bulgaria .opportunities-for-universities .content .description .slider .description-content ol li{margin-left:17px}.cooperation-bulgaria .opportunities-for-universities .content .description .slider .description-content ol li strong{font-weight:800}.cooperation-bulgaria .opportunities-for-universities .content .description .slider .description-content div{font-family:Open Sans,sans-serif}.cooperation-bulgaria .opportunities-for-universities .content .description .slider .description-content .paragraph+.paragraph{margin-top:12px}.cooperation-bulgaria .opportunities-for-universities .content .description .slider .description-content .base-button{margin:24px 0 0;max-width:270px}.cooperation-bulgaria .our-partners .content{width:100%}.cooperation-bulgaria .our-partners .content .description{width:100%;display:flex;justify-content:space-between}@media screen and (max-width:800px){.cooperation-bulgaria .our-partners .content .description{flex-wrap:wrap;align-items:center;padding-left:0}}@media screen and (max-width:414px){.cooperation-bulgaria .our-partners .content .description{margin:-10px}}.cooperation-bulgaria .our-partners .content .description .partner-item{display:flex;justify-content:center;align-items:center;position:relative}@media screen and (max-width:800px){.cooperation-bulgaria .our-partners .content .description .partner-item{width:50%}}@media screen and (max-width:420px){.cooperation-bulgaria .our-partners .content .description .partner-item{flex:unset}}@media screen and (max-width:320px){.cooperation-bulgaria .our-partners .content .description .partner-item{max-width:120px}}.cooperation-bulgaria .our-partners .content .description .partner-item .trigger{width:100%;display:flex!important;justify-content:center}.cooperation-bulgaria .our-partners .content .description .partner-item .logo-color{position:absolute;visibility:hidden}@media screen and (max-width:480px){.cooperation-bulgaria .our-partners .content .description .partner-item:last-child .partner-item{max-width:144px;width:100%}}.cooperation-bulgaria .contacts .content{flex-direction:column}.cooperation-bulgaria .contacts p{font-family:Open Sans,sans-serif;font-weight:700;line-height:24px;color:#fff}.cooperation-bulgaria .contacts .base-button{margin:32px 0 0;max-width:261px}@media screen and (max-width:500px){.cooperation-bulgaria .contacts .base-button{max-width:100%}}.tooltip{display:block;z-index:5}.tooltip .tooltip-inner{font-family:Proxima Nova,sans-serif;background-color:#fff;color:#000;padding:30px;max-width:440px;width:440px;box-shadow:0 6px 12px 0 rgba(0,0,0,.3)}@media screen and (max-width:414px){.tooltip .tooltip-inner{max-width:370px;width:370px;margin-right:22px;margin-left:22px}}@media screen and (max-width:400px){.tooltip .tooltip-inner{max-width:340px;width:340px;margin-right:22px;margin-left:22px}}@media screen and (max-width:375px){.tooltip .tooltip-inner{max-width:336px;width:336px;margin-right:22px;margin-left:22px}}@media screen and (max-width:320px){.tooltip .tooltip-inner{max-width:276px;width:276px;margin-right:22px;margin-left:22px}}.tooltip .tooltip-inner .collaboration-partners-title{font-family:Open Sans,sans-serif;font-size:14px;line-height:20px;font-weight:800;margin-bottom:16px;text-transform:uppercase}.tooltip .tooltip-inner hr{height:2px;border:none;background-color:#c4c4c4}.tooltip .tooltip-inner .collaboration-partners-status{margin-top:16px;margin-bottom:16px}.tooltip .tooltip-inner .collaboration-partners-status b{font-weight:700}.tooltip .tooltip-inner .collaboration-partners-description ul{list-style:disc;padding-left:25px}.tooltip .tooltip-arrow{width:0;height:0;border-style:solid;position:absolute;margin:5px;border-color:#fff;z-index:1}.tooltip[x-placement^=top]{margin-bottom:5px}.tooltip[x-placement^=top] .tooltip-arrow{border-width:10px 10px 0;border-left-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important;bottom:-10px;left:calc(50% - 5px);margin-top:0;margin-bottom:0}.tooltip[x-placement^=bottom]{margin-top:5px}.tooltip[x-placement^=bottom] .tooltip-arrow{border-width:0 10px 10px;border-left-color:transparent!important;border-right-color:transparent!important;border-top-color:transparent!important;top:-10px;left:calc(50% - 5px);margin-top:0;margin-bottom:0}.tooltip[x-placement^=right]{margin-left:22px}.tooltip[x-placement^=right] .tooltip-arrow{border-width:10px 10px 10px 0;border-left-color:transparent!important;border-top-color:transparent!important;border-bottom-color:transparent!important;left:-10px;top:calc(50% - 5px);margin-left:0;margin-right:0}.tooltip[x-placement^=left]{margin-right:22px}.tooltip[x-placement^=left] .tooltip-arrow{border-width:10px 0 10px 10px;border-top-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important;right:-10px;top:calc(50% - 5px);margin-left:0;margin-right:0}.tooltip[aria-hidden=true]{visibility:hidden;opacity:0;transition:opacity .15s,visibility .15s}.tooltip[aria-hidden=false]{visibility:visible;opacity:1;transition:opacity .15s}