@charset "UTF-8";*,:after,:before{box-sizing:border-box}*{outline:0}body,html{padding:0;margin:0}html{font-size:62.5%;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-size:1.6rem;color:#58595b;font-family:'Open Sans',sans-serif;line-height:1.3;overflow-x:hidden}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){body{display:flex;flex-direction:column}}.layout-wrap{display:flex;flex-direction:column;min-height:100vh}main{flex:1 1 auto;position:relative;overflow:hidden}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){main{min-height:50vh}}::selection{background-color:#ee3124;color:#fff}footer,header,img,main,section{display:block}a{color:#ee3124}a:hover{text-decoration:none}h1,h2,h3,h4,h5,h6{line-height:1.2;margin-top:0;margin-bottom:1.5rem;transition:transform .2s ease-in-out;word-break:break-word;word-wrap:break-word}h1:hover,h2:hover,h3:hover,h4:hover,h5:hover,h6:hover{transform:scale(1.02)}address,ol,p,ul{margin-top:0;margin-bottom:1.5rem}address{font-style:normal}iframe{border:none}h1{font-size:3rem}@media (min-width:992px){h1{font-size:4rem}}h2{font-size:2.2rem}@media (min-width:992px){h2{font-size:3rem}}h3{font-size:2rem}@media (min-width:992px){h3{font-size:2.4rem}}h4,h5,h6{font-size:1.6rem}.content ul{padding-left:0;margin-left:0}.content ul li{list-style-type:none;position:relative;padding-left:1.5rem}.content ul li:before{content:"";width:6px;height:6px;display:block;background:#ee3124;left:0;top:.7rem;position:absolute}@font-face{font-family:lear;src:url(../fonts/lear.eot?v=2025101491448);src:url(../fonts/lear.eot?v=2025101491448&#iefix) format("embedded-opentype"),url(../fonts/lear.woff?v=2025101491448) format("woff"),url(../fonts/lear.ttf?v=2025101491448) format("truetype"),url(../fonts/lear.svg?v=2025101491448#lear) format("svg");font-weight:400;font-style:normal}[data-icon]:before{font-family:lear,Arial,serif!important;content:attr(data-icon);font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class*=" icon-"]:before,[class^=icon-]:before{font-family:lear,Arial,serif!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-instagram:before{content:"\62"}.icon-facebook:before{content:"\63"}.icon-twitter:before{content:"\64"}.icon-linkedin:before{content:"\65"}.icon-world:before{content:"\66"}.chevron:before{border-style:solid;border-width:.15em .15em 0 0;content:'';display:inline-block;height:.5em;left:.2em;position:relative;top:.2em;transform:rotate(-45deg);vertical-align:super;width:.5em}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.chevron:before{top:.4em}}.chevron--right:before{left:0;transform:rotate(45deg)}.chevron--bottom:before{top:0;transform:rotate(135deg)}.chevron--left:before{left:.25em;transform:rotate(-135deg)}.text-center{text-align:center}@media (max-width:767px){.text-center-bp-md-max{text-align:center}}.text-left{text-align:left}.text-right{text-align:right}.text-uppercase{text-transform:uppercase}.responsive-img{max-width:100%;height:auto}.display-flex{display:flex}.justify-content-center{justify-content:center}.offset-top{padding-top:3rem}@media (min-width:992px){.offset-top{padding-top:5rem}}.offset-bottom{padding-bottom:3rem}@media (min-width:992px){.offset-bottom{padding-bottom:5rem}}.graphic-title{border-bottom:1px solid #ee3124;padding:1.5rem 0 1.5rem 5.5rem;position:relative;display:block}.graphic-title:before{width:27px;height:27px;content:"";display:block;background:transparent url(../components/icons/lear.png?v=2025101491448) no-repeat center center;background-size:100% auto;position:absolute;left:0;top:1.5rem}@media (min-width:768px){.graphic-title:before{width:36px;height:36px}}.graphic-container{position:relative}.graphic-container:before{content:"";width:962px;height:1225px;background:transparent url(../images/elipsa.png?v=2025101491448) no-repeat left top;background-size:100% auto;position:absolute;left:-30%;top:-70%;opacity:.7;display:none}@media (min-width:992px){.graphic-container:before{display:block}}.benefits{margin-bottom:3rem}@media (min-width:576px){.benefits{margin-bottom:0}}.benefits .col-sm-6{display:flex}.benefit__item{width:100%;background-repeat:no-repeat;background-position:bottom right;background-size:50px 50px;background-color:#efeded;position:relative;margin-bottom:1.5rem;padding:1.125rem 0 0 1.5rem;border-right:1.5rem solid #efeded;border-bottom:1.5rem solid #efeded;transition:background-color .2s ease-in-out,border .2s ease-in-out,color .2s ease-in-out}@media (min-width:992px){.benefit__item{padding:2.25rem 0 0 3rem;border-bottom:2.25rem solid #efeded;border-right:2.25rem solid #efeded;background-size:75px 75px;margin-bottom:3rem}}@media (min-width:1200px){.benefit__item{background-size:100px 100px}}.benefit__item:hover{background-color:#ee3124;border-color:#ee3124}.benefit__item:hover .benefit__item-perex,.benefit__item:hover .benefit__item-title{color:#fff}.benefit__item:hover .benefit__item-title{text-shadow:0 0 10px rgba(0,0,0,.2)}.benefit__item-title{color:#ee3124}.benefit__item-perex{color:#ee3124;font-size:2rem;margin-bottom:0;padding-right:80px}@media (min-width:992px){.benefit__item-perex{padding-right:120px}}.benefit__item--holiday{background-image:url(../components/benefits/images/holiday.png?v=2025101491448)}.benefit__item--flexibility{background-image:url(../components/benefits/images/flexibility.png?v=2025101491448)}.benefit__item--contributions{background-image:url(../components/benefits/images/contributions.png?v=2025101491448)}.benefit__item--rewards{background-image:url(../components/benefits/images/rewards.png?v=2025101491448)}.benefit__item--education{background-image:url(../components/benefits/images/education.png?v=2025101491448)}.benefit__item--team{background-image:url(../components/benefits/images/team.png?v=2025101491448)}.benefit__item-title--text{margin-bottom:0}.bg-dashed-circle{display:none;position:absolute;background-image:url(data:image/svg+xml;base64,PHN2ZyANCiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciDQogeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiDQogd2lkdGg9IjEyMjguNzY1cHgiIGhlaWdodD0iMTIyOC43NjVweCI+DQo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiICBzdHJva2U9InJnYigxODAsIDE4MCwgMTgwKSIgc3Ryb2tlLXdpZHRoPSIyLjUxcHgiIHN0cm9rZS1kYXNoYXJyYXk9IjEwLjA0LCA1LjAyIiBzdHJva2UtbGluZWNhcD0iYnV0dCIgc3Ryb2tlLWxpbmVqb2luPSJtaXRlciIgb3BhY2l0eT0iMC4yNTEiIGZpbGw9Im5vbmUiDQogZD0iTTYxMy43NTQsMS4yNTUgQzk1Mi4wMjksMS4yNTUgMTIyNi4yNTQsMjc1LjQ4MSAxMjI2LjI1NCw2MTMuNzU1IEMxMjI2LjI1NCw5NTIuMDI5IDk1Mi4wMjksMTIyNi4yNTUgNjEzLjc1NCwxMjI2LjI1NSBDMjc1LjQ3OSwxMjI2LjI1NSAxLjI1NCw5NTIuMDI5IDEuMjU0LDYxMy43NTUgQzEuMjU0LDI3NS40ODEgMjc1LjQ3OSwxLjI1NSA2MTMuNzU0LDEuMjU1IFoiLz4NCjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgIHN0cm9rZT0icmdiKDE4MCwgMTgwLCAxODApIiBzdHJva2Utd2lkdGg9IjIuNTFweCIgc3Ryb2tlLWRhc2hhcnJheT0iMTAuMDQsIDUuMDIiIHN0cm9rZS1saW5lY2FwPSJidXR0IiBzdHJva2UtbGluZWpvaW49Im1pdGVyIiBvcGFjaXR5PSIwLjI1MSIgZmlsbD0ibm9uZSINCiBkPSJNNjEwLjc1NCwxNy4yNTUgQzk0MS4yOTYsMTcuMjU1IDEyMDkuMjU0LDI4NS4yMTIgMTIwOS4yNTQsNjE1Ljc1NSBDMTIwOS4yNTQsOTQ2LjI5NyA5NDEuMjk2LDEyMTQuMjU1IDYxMC43NTQsMTIxNC4yNTUgQzI4MC4yMTIsMTIxNC4yNTUgMTIuMjU0LDk0Ni4yOTcgMTIuMjU0LDYxNS43NTUgQzEyLjI1NCwyODUuMjEyIDI4MC4yMTIsMTcuMjU1IDYxMC43NTQsMTcuMjU1IFoiLz4NCjwvc3ZnPg==);height:80vw;width:80vw;background-size:contain;background-repeat:no-repeat}@media (min-width:576px){.bg-dashed-circle{display:block}}.bg-dashed-circle--lear-v-cr{bottom:-50vw;right:-15vw}.bg-dashed-circle--page-zavod{right:-25vw}.bg-dashed-circle--page-why{right:-25vw}.bg-dashed-circle--page-list{right:-41vw;top:-90px}.button{display:inline-block;border:1px solid transparent;text-align:center;text-decoration:none;font-weight:700;cursor:pointer;outline:0;vertical-align:middle;-webkit-user-select:none;user-select:none;font-size:inherit;background:0 0;line-height:1.4;word-break:break-word;white-space:normal;-webkit-appearance:none;padding:0;font-family:'Open Sans',sans-serif;color:#58595b;border-radius:0;transition:.2s background-color,.2s color,.2s border-color}.button:active,.button:focus,.button:hover{background:0 0;color:#58595b;text-decoration:underline}.button--primary{background-color:#ee3124;border:1px solid #ee3124;color:#fff}.button--primary.button--active,.button--primary:active,.button--primary:focus,.button--primary:hover{background-color:rgba(238,49,36,.6);border-color:rgba(238,49,36,0);color:#fff;text-decoration:none}.button--hero{background-color:#ee3124;border:0;color:#fff;font-size:2rem;padding:.75rem 4.5rem .75rem 4.5rem;overflow:hidden;position:relative;border-top-left-radius:3rem;border-bottom-left-radius:3rem;opacity:.82;transition:opacity .2s ease-in-out}.button--hero svg{display:inline-block;width:2.5rem;height:2.5rem;margin-right:1.5rem;position:relative;top:.5rem}.button--hero svg path{transition:fill .2s ease-in-out}.button--hero:after,.button--hero:before{content:"";width:3px;height:160%;display:block;background:#fff;position:absolute;bottom:0;left:0;transform:rotate(30deg);transform-origin:100% 100%;transition:background-color .2s ease-in-out}.button--hero:after{transform:rotate(30deg) translateX(.8rem)}.button--hero.button--active,.button--hero:active,.button--hero:focus,.button--hero:hover{background-color:#fff;color:#ee3124;text-decoration:none;opacity:1}.button--hero.button--active:after,.button--hero.button--active:before,.button--hero:active:after,.button--hero:active:before,.button--hero:focus:after,.button--hero:focus:before,.button--hero:hover:after,.button--hero:hover:before{background:#ee3124}.button--hero.button--active svg path,.button--hero:active svg path,.button--hero:focus svg path,.button--hero:hover svg path{fill:#ee3124}@media (min-width:768px){.button--hero{font-size:3rem;padding:.75rem 6rem .75rem 7.5rem}.button--hero svg{width:3rem;height:3rem;margin-right:3rem}}.button--vyskov-back{font-size:1.6rem;padding:.75rem 3rem .75rem 7.5rem;position:relative;margin-top:3.75rem;margin-bottom:1.5rem}.button--vyskov-back:before{content:"";background:url(../icons/arrow.svg?v=2025101491448) center;display:block;width:4rem;height:1rem;transform:rotate(-180deg);background-size:cover;position:absolute;top:calc(50% - .5rem);left:2rem;transition:left .2s ease-in-out}.button--vyskov-back:hover:before{left:.75rem}.button--medium{padding:1.5rem 1.5rem}.button--icon{display:inline-flex;justify-content:center;align-items:center}.button--icon svg{width:2rem;height:2rem}.button--icon svg path,.button--icon svg rect{fill:#fff;transition:.2s fill}.button--icon-left{display:inline-flex;justify-content:center;align-items:center}.button--icon-left svg{width:2rem;height:2rem}.button--icon-left svg path,.button--icon-left svg rect{fill:#fff;transition:.2s fill}.button--icon-left svg{margin-right:1rem;order:-1}.button--icon-right{display:inline-flex;justify-content:center;align-items:center}.button--icon-right svg{width:2rem;height:2rem}.button--icon-right svg path,.button--icon-right svg rect{fill:#fff;transition:.2s fill}.button--icon-right svg{margin-left:1rem;order:1}.button--icon-center{display:inline-flex;justify-content:center;align-items:center}.button--icon-center svg{width:2rem;height:2rem}.button--icon-center svg path,.button--icon-center svg rect{fill:#fff;transition:.2s fill}#widget_container .cp-button,.cp-button{display:inline-block;border:1px solid transparent;text-align:center;text-decoration:none;font-weight:700;cursor:pointer;outline:0;vertical-align:middle;-webkit-user-select:none;user-select:none;font-size:inherit;background:0 0;line-height:1.4;word-break:break-word;white-space:normal;-webkit-appearance:none;padding:0;font-family:'Open Sans',sans-serif;color:#58595b;border-radius:0;transition:.2s background-color,.2s color,.2s border-color;padding:1.5rem 1.5rem}#widget_container .cp-button:active,#widget_container .cp-button:focus,#widget_container .cp-button:hover,.cp-button:active,.cp-button:focus,.cp-button:hover{background:0 0;color:#58595b;text-decoration:underline}#widget_container .cp-button.cp-button--submit,.cp-button.cp-button--submit{background-color:#ee3124;border:1px solid #ee3124;color:#fff}#widget_container .cp-button.cp-button--submit.button--active,#widget_container .cp-button.cp-button--submit:active,#widget_container .cp-button.cp-button--submit:focus,#widget_container .cp-button.cp-button--submit:hover,.cp-button.cp-button--submit.button--active,.cp-button.cp-button--submit:active,.cp-button.cp-button--submit:focus,.cp-button.cp-button--submit:hover{background-color:rgba(238,49,36,.6);border-color:rgba(238,49,36,0);color:#fff;text-decoration:none}#widget_container .cp-button.cp-button--back,.cp-button.cp-button--back{color:#ee3124;font-weight:400;text-decoration:underline}#widget_container .cp-button.cp-button--back:hover,.cp-button.cp-button--back:hover{text-decoration:none}@media (max-width:575px){#widget_container .cp-button,.cp-button{width:100%;margin-right:0;margin-bottom:.5em;text-align:center}}.circle{position:relative;padding:0 10px;overflow:hidden;width:250px;margin:0 0 20px}@media (min-width:576px){.circle{width:45%}}@media (min-width:768px){.circle{width:30%;margin:0 0 40px}}.circle:hover .circle__half{visibility:hidden}.circle:hover .circle__shape{transform:rotate(330deg)!important}.circle:hover .circle__introSubtitle,.circle:hover .circle__introTitle{text-shadow:0 0 10px rgba(0,0,0,.2)}.circle:hover .circle__introTitle{transform:scale(1.2);text-shadow:none}.circle:nth-child(5) .circle__introTitle{margin-top:0}.circle__shape{position:relative;transform:rotate(-45deg);transition:transform .5s ease-in-out}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.circle__shape{padding-top:100%}}.circle__shape svg{width:100%;height:100%;margin-top:3px}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.circle__shape svg{position:absolute;margin-top:-100%}}.circle__half{position:absolute;top:1px;left:-1px;width:100%;height:50%;overflow:hidden;border-left:1px solid #fff;border-right:1px solid #fff;box-sizing:content-box;transition:transform .3s ease-in-out}.circle__half:after{position:absolute;content:'';height:200%;width:100%;border-radius:100% 100% 0 0;background:#e9e9e9}.circle__content{position:absolute;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.circle__content>*{margin:0 auto}.circle__introTitle{width:80%;text-transform:uppercase;margin-bottom:15px;margin-top:15px}.circle__introTitle--sm{text-transform:none}.circle__introSubtitle{width:90%;color:#ee3124}.circle__introLogo{width:25%;height:65px;display:inline-block;background-size:contain;background-repeat:no-repeat;background-position:center center}.circle__introLogoDivider{display:inline-block;width:1px;height:45px;margin:8px 10px;background-color:#ee3124}.circle__introLogoDivider:last-of-type{display:none}.circle__introLink{display:block;position:absolute;width:100%;height:100%;top:0;left:0;border-radius:50%}@media (min-width:576px){.circle--stat{width:45%}}@media (min-width:992px){.circle--stat{width:30%;margin:0 0 40px}}.circle--stat:nth-child(2) .circle__shape{transform:rotate(135deg)}@media (min-width:992px){.circle--stat:nth-child(3) .circle__shape{transform:rotate(20deg)}}.circle--stat .circle__half{left:0;top:-1px;width:102%;height:51%;background:#fff}.circle--stat .circle__half:after{background:#fff}.circle--stat .circle__content{width:90%}.circle--stat .circle__introLogos{width:90%}.circle--stat .circle__introLogo{width:auto;height:40px}@media (min-width:992px){.circle--stat .circle__introLogo{height:50px}}.circle--stat .circle__introTitle{margin-bottom:.5rem}.circle--stat .circle__introSubtitle{color:#58595b;font-size:1.7rem;margin-bottom:1rem}@media (min-width:768px){.circle--stat .circle__introSubtitle{font-size:1.9rem}}.circles{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}@media (min-width:576px){.circles{justify-content:space-between}}.circles.circles--stats{margin-top:4.5rem}@media (min-width:576px){.circles.circles--stats{justify-content:center}}@media (min-width:992px){.circles.circles--stats{margin-top:7.5rem;justify-content:space-between!important}}.footer{background:#ee3124;padding:.75rem 0}.footer p{margin-bottom:0;color:#fff}.footer a{color:#fff}.d-flex{display:flex!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width:576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width:768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}@media (min-width:576px){.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}}@media (min-width:768px){.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}}@media (min-width:992px){.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}}@media (min-width:1200px){.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;max-width:120rem}.container--fluid{max-width:9999px}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.333333%;max-width:8.333333%}.col-2{flex:0 0 16.666667%;max-width:16.666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.333333%;max-width:33.333333%}.col-5{flex:0 0 41.666667%;max-width:41.666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.333333%;max-width:58.333333%}.col-8{flex:0 0 66.666667%;max-width:66.666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.333333%;max-width:83.333333%}.col-11{flex:0 0 91.666667%;max-width:91.666667%}.col-12{flex:0 0 100%;max-width:100%}@media (min-width:576px){.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{flex:0 0 100%;max-width:100%}}@media (min-width:768px){.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{flex:0 0 100%;max-width:100%}}@media (min-width:992px){.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{flex:0 0 100%;max-width:100%}}@media (min-width:1200px){.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{flex:0 0 100%;max-width:100%}}.d-flex{display:flex!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width:576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width:768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.header{border-bottom:2px solid #ee3124;background:#fcfcfc;padding:2.25rem 0;z-index:12}.header__logo{max-width:20rem;transition:transform .2s ease-in-out;backface-visibility:hidden;perspective:1000px}.header__logo:hover{transform:scale(1.02)}@media (min-width:768px){.header__logo{max-width:23rem}}@media (min-width:992px){.header__logo{max-width:26rem}}.header__inner{justify-content:space-between;align-items:center}.hero--video{position:relative;z-index:10}.hero--video .button--hero{position:absolute;right:0;top:55%;z-index:20}@media (min-width:768px){.hero--video .button--hero{top:27%}}.container--video{width:100%;position:relative;max-width:9999px;padding-left:0;padding-right:0;overflow:hidden;max-height:75vh}@media (min-width:992px){.container--video{min-height:500px}}.hero__video{background:#000;position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer}.hero__video-wrapper{background:#000;position:relative;padding-bottom:56.39%;height:0;outline:1px solid transparent;overflow:hidden}.hero__content--video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;cursor:pointer}.container--control{position:absolute;bottom:0;top:0;left:50%;transform:translateX(-50%);z-index:10;cursor:pointer}.hero__video-control{position:absolute;bottom:5%;left:15px;width:3rem;height:3rem;background-image:url(../components/hero/images/icon-play.svg?v=2025101491448);background-repeat:no-repeat;background-position:center;background-color:#ee3124;pointer-events:none;border-radius:50%;border:2px solid #fff}@media (min-width:768px){.hero__video-control{width:4rem;height:4rem;bottom:6%;left:15px}}@media (min-width:992px){.hero__video-control{bottom:8%}}.hero__video-control.icon-pause{background-image:url(../components/hero/images/icon-pause.svg?v=2025101491448)}.home__about{padding:3rem 1.5rem;background:#fcfcfc}.home__about .sm{display:flex;justify-content:center;margin-top:4.5rem;margin-bottom:4.5rem}@media screen and (min-width:768px){.home__about .sm{margin-top:10.5rem}}.home__about .sm__followUs{position:absolute;bottom:-6rem;left:10%}.home h2{margin-bottom:0}@media (max-width:767px){.home .map-block{margin-top:1.5rem}}.lear-v-cr{position:relative;overflow:hidden;padding-bottom:0!important}@media (min-width:1200px){.lear-v-cr{position:relative}}@media (min-width:576px){.lear-v-cr .sm{padding-left:10px;padding-bottom:20px;width:55%}}@media (min-width:992px){.lear-v-cr .sm{padding-left:20px;width:60%}}.lear-v-cr .bg-dashed-circle{display:none}@media (min-width:576px){.lear-v-cr .bg-dashed-circle{display:block;bottom:-150px;right:-25vw;transform:none}}@media (min-width:768px){.lear-v-cr .bg-dashed-circle{bottom:-50vw;right:-25vw}}.lear-v-cr__bottom{display:block;position:relative;width:100%;height:400px;margin-top:50px;overflow:hidden}@media (min-width:576px){.lear-v-cr__bottom{float:right;width:50%;height:320px}}@media (min-width:768px){.lear-v-cr__bottom{height:350px;width:65%}}@media (min-width:992px){.lear-v-cr__bottom{height:380px}}@media (min-width:1200px){.lear-v-cr__bottom{height:430px}}.lear-v-cr__intro{display:inline-block;width:100%;margin:0 auto;background-color:#ee3124;color:#fff;padding:10px;text-align:center;text-decoration:none;transition:.2s ease-in-out}.lear-v-cr__intro:hover{text-decoration:underline}@media (min-width:768px){.lear-v-cr__intro{text-align:left;padding:20px;margin-top:30px}}.lear-v-cr__intro h2{display:inline;font-weight:600;font-style:italic;text-transform:uppercase;margin:0}.lear-v-cr__intro h2 .chevron{margin-left:15px}.lear-v-cr__chair{position:absolute;height:86%;width:100%;bottom:-5px;background-image:url(../components/lear-v-cr/images/chair.png?v=2025101491448);background-size:contain;background-repeat:no-repeat;background-position:center bottom}@media (min-width:576px){.lear-v-cr__chair{height:81%}}@media (min-width:768px){.lear-v-cr__chair{height:100%;right:35px;width:60%;background-position:right bottom}}.map{margin-top:3rem;position:relative}@media (max-width:600px){.map .map__image{display:none}.map .map__pin{position:relative;width:auto;left:0!important;top:0!important}.map .map__pin+.map__pin{margin-top:1.5rem}.map .map__pin .map__pin-image{display:none}.map .map__pin-content{position:relative;left:0;top:0;transform:translate(0,0)!important;z-index:1;visibility:visible;opacity:1;width:100%;max-width:550px}}.map__pin{position:absolute;top:0;left:0;width:4rem;transition:opacity .2s ease-in-out;cursor:pointer}.map__pin:hover .map__pin-content{opacity:1;z-index:10;visibility:visible;cursor:default}@media (min-width:992px){.map__pin{width:6rem}}.map__pin.plzen{left:20%;top:42%}.map__pin.ostrov{left:10%;top:33%}.map__pin.kolin{left:41%;top:25%}.map__pin.kolin .map__pin-content{transform:translate(-47%,0)}.map__pin.brno-centrum{left:58%;top:55%;width:100%}@media (min-width:576px){.map__pin.brno-centrum{width:3rem}}@media (min-width:768px){.map__pin.brno-centrum{width:4rem}}@media (min-width:992px){.map__pin.brno-centrum{width:6rem}}.map__pin.brno-centrum .map__pin-content{transform:translate(-100%,-100%)}.map__pin.brno-centrum-zavod{left:63%;top:55%;width:100%}@media (min-width:576px){.map__pin.brno-centrum-zavod{width:3rem}}@media (min-width:768px){.map__pin.brno-centrum-zavod{width:4rem}}@media (min-width:992px){.map__pin.brno-centrum-zavod{width:6rem}}.map__pin.brno-centrum-zavod .map__pin-content{transform:translate(-100%,-100%)}.map__pin.vyskov{left:69%;top:50%}.map__pin.vyskov .map__pin-content{transform:translate(-100%,-100%)}.map__pin.hranice{left:80%;top:40%}.map__pin.hranice .map__pin-content{transform:translate(-100%,-100%)}.map__pin-content{position:absolute;opacity:0;z-index:-1;visibility:hidden;background:#fff;box-shadow:1px 1px 10px 3px rgba(0,0,0,.2);width:55vw;padding:1.5rem 2.25rem;top:40%;left:50%;transition:opacity .2s ease-in-out}@media (min-width:768px){.map__pin-content{width:40vw}}@media (min-width:1200px){.map__pin-content{width:45rem}}.map__pin-title{border-bottom:1px solid #ee3124;display:block;padding-bottom:.8rem;margin-bottom:.8rem}.map__pin-logos{display:flex;justify-content:flex-start;flex-wrap:nowrap;align-items:flex-end}.map__pin-logo{margin-right:1rem}.map__pin-logo img{width:auto;height:auto}.map__pin-logo.seating{position:relative;top:3px;width:80px}.map__pin-logo.esystems{width:95px}@media (min-width:992px){.map__pin-logo.seating{position:relative;top:4px;width:118px}.map__pin-logo.esystems{width:140px}}.map__pin-button{display:block;padding:1.5rem 5rem;background:#ee3124;color:#fff;margin-top:3rem;position:relative;overflow:hidden;border:0}.map__pin-button:hover{text-decoration:none;background:#fff;color:#ee3124}.map__pin-button:hover .box{border-color:#ee3124}.map__pin-button:hover .box:after{border-color:#ee3124}.map__pin-button .box{width:7rem;height:7rem;border:4px solid #fff;border-radius:3px;position:absolute;left:-3.5rem;top:50%;transform:rotate(-45deg) translateY(-3.2rem) translateX(1.9rem);transform-origin:50% 50%;transition:border .2s ease-in-out}.map__pin-button .box:after{content:"";width:80%;height:80%;position:absolute;left:10%;top:10%;border:4px solid #fff;border-radius:3px;transition:border .2s ease-in-out}.map__pin-button .box:nth-child(2){left:auto;right:-5.2rem}@media (max-width:991px){.js-menu-open{position:fixed;width:100%}}.m-navwrapper{margin-right:-.75rem}.m-navwrapper *{box-sizing:border-box}.m-nav__checkbox{display:none}.m-nav__button{background-color:#ee3124;color:#fff;width:6rem;height:6rem;padding-top:10px;text-align:center;text-transform:uppercase;font-size:1rem;cursor:pointer;transition:background-color .4s ease-in;position:fixed;top:2rem;right:15px;z-index:990}@media (min-width:992px){.m-nav__button{display:none}}.m-navwrapper--left .m-nav__button,.m-navwrapper--left-slide-top .m-nav__button{left:0;right:auto}.m-nav{background-color:#fff;padding:9rem 20px 0 20px;width:85vw;position:fixed;left:15vw;top:0;bottom:0;text-transform:uppercase;z-index:5;transition:transform .4s cubic-bezier(.55,.055,.675,.19);transform:translateX(100%);overflow-y:scroll;text-align:left}@media (min-width:768px){.m-nav{padding:10.5rem 7rem 0 50px;width:50vw;left:auto;right:0}}@media (min-width:992px){.m-nav{padding:1.5rem 0 .75rem 0;width:auto;text-align:center;position:static;transform:translateX(0) translateY(0);overflow:visible;transition:none;background:0 0}}.m-navwrapper--left .m-nav{transform:translateX(-100%);left:0}.m-navwrapper--left-slide-top .m-nav,.m-navwrapper--right-slide-top .m-nav{transform:translateX(0) translateY(-100%);left:0;width:100vw;bottom:10vh}.m-nav__list{padding:0;margin:0}.m-nav__item{list-style:none}.m-nav__item--active>.m-nav__link{color:#ee3124}.m-nav__item.m-nav__item--has-submenu{position:relative}@media (max-width:991px){.m-nav__item.m-nav__item--has-submenu.js-active{overflow:hidden}.m-nav__item.m-nav__item--has-submenu ul .m-nav__link:before{content:"-";color:#ee3124;margin-right:5px}}@media (min-width:992px){.m-nav__item.m-nav__item--has-submenu>.m-nav__submenu{display:none}.m-nav__item.m-nav__item--has-submenu:hover>.m-nav__submenu{display:block}}@media (min-width:992px){.m-nav__item{display:inline-block;font-size:2.3rem;margin-bottom:0}}@media (max-width:991px){.m-nav__item{border-top:1px solid #58595b}.m-nav__item:first-child{border-top:0}.m-nav__item:first-child .m-nav__link{border-top:0}}.m-nav__link{text-decoration:none;color:#58595b;font-weight:700;transition:color .2s ease-in-out;padding:.75rem 0}.m-nav__link:hover{text-decoration:none;color:#ee3124}@media (min-width:992px){.m-nav__link{display:inline-block;margin:0 1.5rem}}@media (max-width:991px){.m-nav__link{display:block;padding-left:10px}}.m-nav__submenu{display:none;padding:0;margin-top:10px;margin-bottom:10px;text-shadow:1px 0 4px rgba(0,0,0,.1)}@media (min-width:768px){.m-nav__submenu{margin-left:10px}}@media (min-width:992px){.m-nav__submenu{background-color:#ededed;padding:.75rem 0;margin:0;text-align:left;position:absolute;top:100%;left:0;width:25rem}}@media (max-width:991px){.m-nav__submenu{margin-left:20px;margin-top:0;margin-bottom:0;display:block}}.js-active .m-nav__submenu{display:block}.m-nav__submenu .m-nav__item{width:100%;box-sizing:border-box}.m-nav__submenu .m-nav__item:first-child .m-nav__link{border-top:0}.m-nav__submenu .m-nav__link{display:block;box-sizing:border-box;text-transform:none;font-size:1.8rem;font-weight:400;border-top:1px solid #58595b;padding:.75rem 0}.m-nav__checkbox:checked~.m-nav{transform:translateX(0);transition:transform .4s cubic-bezier(.215,.61,.355,1)}.m-navwrapper--left-slide-top .m-nav__checkbox:checked~.m-nav,.m-navwrapper--right-slide-top .m-nav__checkbox:checked~.m-nav{transform:translateX(0) translateY(0)}.m-nav__checkbox:checked~.m-nav__button .m-nav__icon--menu{display:none}.m-nav__checkbox:checked~.m-nav__button .m-nav__icon--close{display:inline-block}.m-nav__checkbox:checked~.m-nav__overlay{background-color:rgba(0,0,0,.5);transition:background-color .4s cubic-bezier(.215,.61,.355,1);pointer-events:auto}.m-nav__overlay{background-color:transparent;pointer-events:none;position:fixed;left:0;top:0;right:0;bottom:0;transition:background-color .4s cubic-bezier(.215,.61,.355,1);z-index:3}@media (min-width:992px){.m-nav__overlay{display:none}}.m-nav__button .m-nav__icon--menu{display:inline-block}.m-nav__button .m-nav__icon--close{display:none}.m-nav__icon{width:30px;height:30px;fill:#fff}.flip-me-x{animation-name:flipInX;animation-duration:1s}@keyframes flipInX{from{opacity:0;transform:perspective(400px) rotateX(90deg) scale3d(1.2,1.2,1.2)}50%{opacity:1;animation-timing-function:cubic-bezier(.455,.03,.515,.955);transform:perspective(400px) rotateX(-20deg) scale3d(1,1,1)}to{transform:perspective(400px) rotateX(0) scale3d(1,1,1)}}.top-employer{position:absolute;left:2rem;top:1rem;width:15rem}@media (min-width:768px){.top-employer{left:5.3rem}}@media (min-width:992px){.top-employer{left:0;top:0;width:18rem;transform:translateX(-100%) translateY(-1.35rem)}}.news{margin-top:4rem;gap:3rem}.news__item{margin-bottom:3.75rem}.news__item:last-child{margin-bottom:0}.news__image{margin-bottom:2.25rem;width:100%}@media (min-width:576px){.news__image{margin-right:2.25rem;min-width:220px;flex:0 1 320px}}@media (min-width:768px){.news__image{flex:0 0 320px}}.news__title{font-size:18px;margin:0}.news__text{margin-top:10px;font-size:14px}.page-404{display:flex;align-items:center;height:80vh}.page-404__icon-wrap{position:relative;height:10rem;margin-bottom:1.5rem}.page-404__icon{position:absolute;width:10rem;height:7.8rem;left:0;right:0;margin:auto}.page-banner{background-size:cover;padding:20px 0;background-position:center center}.page-banner .container{padding:0}@media (min-width:576px){.page-banner .container{padding:0 20px}}.page-banner.zavod-vyskov{min-height:30rem;background-position:top center}@media (min-width:576px){.page-banner.zavod-vyskov{min-height:35rem}}@media (min-width:768px){.page-banner.zavod-vyskov{min-height:43rem}}.page-banner__info{position:relative;width:300px;min-height:390px;padding:10px;margin-right:auto;margin-left:auto;background:linear-gradient(rgba(255,255,255,.98),rgba(255,255,255,.98));transition:.2s ease-in-out}@media (min-width:576px){.page-banner__info{width:350px;margin-right:0;margin-left:auto;background:linear-gradient(rgba(255,255,255,.9),rgba(255,255,255,.9))}.page-banner__info:hover{transform:scale(1.08);background:linear-gradient(rgba(255,255,255,.98),rgba(255,255,255,.98))}}.page-banner__text{font-size:1.3rem;color:#000;text-align:justify}.page-banner__logos{text-align:right;margin-bottom:15px}@media (min-width:576px){.page-banner__logos{margin-bottom:30px}}.page-banner__logo{height:25px;display:inline-block}.page-banner__logoDivider{display:inline-block;width:1px;height:25px;margin:0 5px;background-color:#ee3124}.page-banner__logoDivider:last-of-type{display:none}.page-banner--list,.page-banner--why{background-repeat:no-repeat;background-position:center;background-size:contain;padding-bottom:31.88%;padding-top:0;position:relative;z-index:1}@media (max-width:575px){.page-banner--list,.page-banner--why{height:190px;background-size:cover}}@media (max-width:575px){.page-banner--list{background-position:left}}.page-banner--why{padding-bottom:37.8%;position:relative}.page-banner--bg-top{background-position:top center}.page-header{width:100%;padding:1rem;text-align:center;border-bottom:1px solid #ee3124;position:relative;z-index:1;background-color:#fff}@media (min-width:576px){.page-header{padding:4rem 0 .5rem;text-align:left}}.page-header h1{margin:0 auto!important;font-size:2.5rem}@media (min-width:576px){.page-header h1{padding-bottom:1.5rem}}@media (min-width:576px){.page-header h1{font-size:3rem}}@media (min-width:992px){.page-header h1{font-size:3.2rem}}@media (min-width:768px){.page-section-contacts{display:flex;justify-content:space-between}}.page-section-contacts__rows{width:100%}.page-section-contacts__row{position:relative;margin-top:4rem}.page-section-contacts__row:first-child>a{margin-left:10px}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.page-section-contacts__row:first-child>a{margin-left:0}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.page-section-contacts__row>a{transform:translate(-43%,0)}}.page-section-contacts__row>a:hover+address>a,.page-section-contacts__row>a:hover+span>a{color:inherit;text-decoration:underline}.page-section-contacts__row svg{height:6rem;cursor:pointer}.page-section-contacts__row>address,.page-section-contacts__row>span{position:absolute;display:inline-block;top:50%;left:8rem;transform:translate(0,-50%)}.page-section-contacts__row>address a,.page-section-contacts__row>span a{color:initial;text-decoration:none}.page-section-contacts__row>address a:hover,.page-section-contacts__row>span a:hover{color:#ee3124;text-decoration:underline}.page-section-header{position:relative;padding:10px 5px 10px 30px;border-bottom:1px solid #ee3124}@media (min-width:992px){.page-section-header{padding:10px 5px 10px 45px}}.page-section-header svg{position:absolute;top:15px;left:0;height:2.1rem}.page-section-header svg path{fill:#ee3124}@media (min-width:992px){.page-section-header svg{height:2.8rem}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.page-section-header svg{transform:translate(-48%,0)}}.page-section-header h2{padding:0;margin:0}.page-section-students{padding:2rem 10px;background-color:#fcfcfc}@media (min-width:576px){.page-section-students{padding:2.5rem}}.page-section-text-image{padding:2rem 10px;background-color:#fcfcfc}@media (min-width:576px){.page-section-text-image{padding:2.5rem}}@media (min-width:768px){.page-section-text-image{display:flex;flex-direction:row;justify-content:space-between}}@media (min-width:768px){.page-section__text{width:60%;padding-right:3rem}}.page-section__image{margin-top:3rem}@media (min-width:768px){.page-section__image{margin-top:0;width:calc(50% - 1rem)}}.page-section__image img{width:100%;max-width:100%}.page-section__images{display:flex;align-items:flex-end;flex-direction:column;gap:1.5rem}@media (min-width:768px){.page-section__images{width:300px}}.page-section__images .page-section__image{width:100%}.page-section-text-image--multiple .page-section__text{width:100%}template{display:none!important}.page-zavod .onlylist>.row>div,.page-zavod>.row>div{margin-bottom:3.75rem}@media (min-width:768px){.page-zavod .onlylist>.row>div,.page-zavod>.row>div{margin-bottom:5.25rem}}.page-zavod .onlylist>.row>div.page-zavod__stripe,.page-zavod>.row>div.page-zavod__stripe{margin-bottom:.75rem}@media (min-width:768px){.page-zavod .onlylist>.row>div.page-zavod__stripe,.page-zavod>.row>div.page-zavod__stripe{margin-bottom:5.25rem}}.page-zavod__motto .sm,.page-zavod__stripe .sm{justify-content:center}.page-zavod__motto .sm__stripe,.page-zavod__stripe .sm__stripe{align-items:flex-start}.page-zavod__motto .sm__followUs,.page-zavod__stripe .sm__followUs{margin-top:10px}.page-zavod__motto .sm__motto,.page-zavod__stripe .sm__motto{font-size:2.1rem;text-align:center}@media (min-width:768px){.page-zavod__vacancies .page-section-header{width:70%}}#widget_container .cp-is-loading{max-width:1170px}#widget_container .cp-is-loading .cp-list__item+.cp-list__item,#widget_container .cp-is-loading .cp-ph+.cp-ph{margin-top:1.125rem}#widget_container .cp-ph{background:#efeded;font-size:3rem}#widget_container .cp-ph:after{background:linear-gradient(to right,rgba(238,49,36,0) 20%,rgba(238,49,36,.45) 50%,rgba(238,49,36,0) 80%) 50% 50%}.signpost{padding:3rem 1.5rem 1.5rem}@media (min-width:992px){.signpost{padding-top:4.5rem}}.signpost a{text-decoration:none;color:#58595b}.signpost__item{height:14rem;display:flex;flex-direction:column;justify-content:center;text-align:center;border:1px solid #e9e9e9;overflow:hidden;position:relative;transition:background .4s ease-in-out;margin-top:1.5rem;margin-bottom:1.5rem;border-radius:4rem;background-color:#fff}@media (min-width:992px){.signpost__item{border-radius:7rem}}.signpost__item .signpost__item-label{bottom:3rem;color:#58595b;font-size:1.4rem;text-shadow:0 0 4px #fff}.signpost__item .signpost__icon{position:relative;top:-1.5rem}.signpost__item .signpost__icon svg{height:6rem;opacity:1}.signpost__item .signpost__icon svg path{transition:fill .5s ease-in-out;fill:#ee3124}.signpost__item:hover{background-color:#fff}.signpost__item:hover .signpost__item-label{color:#ee3124}.signpost__item-label{margin-bottom:0;color:#58595b;position:absolute;text-transform:uppercase;bottom:50%;left:50%;transform:translate(-50%,50%);width:100%;padding:0 1.5rem;transition:text-shadow .4s ease-in-out,bottom .4s ease-in-out,color .4s ease-in-out,font-size .4s ease-in-out;pointer-events:none;font-size:2rem}@media (min-width:992px){.signpost__item-label{font-size:1.6rem}}@media (min-width:1200px){.signpost__item-label{font-size:2rem}}.signpost__icon svg{height:240rem;transition:height .4s ease-in-out,opacity .4s ease-in-out;width:auto;opacity:0}.signpost__icon svg path{transition:fill .5s ease-in-out;fill:#fff}.sm{position:relative;width:100%;margin-top:20px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}@media (min-width:576px){.sm{margin-top:0;justify-content:space-between}}@media (min-width:576px){.sm.sm--hide-sm{display:none}}.sm.sm--show-sm{display:none}@media (min-width:576px){.sm.sm--show-sm{display:flex}}.sm.motto--text-center{justify-content:center;margin-top:.75rem}.sm.motto--text-center .sm__motto{text-align:center}.sm__motto{font-weight:700;font-size:1.7rem;color:#000;padding:0 20px 15px 20px}@media (min-width:576px){.sm__motto{font-size:1.8rem;padding:0 15px 0 0}}.sm__stripe{text-align:center;display:flex;justify-content:center;align-items:center}.sm__stripe>*{display:inline-block}.sm__followUs{display:inline-block;background-size:contain;background-repeat:no-repeat;background-position:center center;width:50px;height:50px;margin-right:15px}.sm__social{display:inline-block;text-decoration:none}.sm__social span{display:inline-block;width:30px;height:30px;border:1px solid #ee3124;border-radius:50%;background-color:#ee3124;color:#fff;line-height:32px;text-align:center;transition:.2s ease-in-out}.sm__social span:hover{background-color:#fff;color:#ee3124}.sm--positions{justify-content:center;text-align:center}@media (min-width:768px){.sm--positions{justify-content:flex-end}}@media (min-width:768px){.sm--positions .sm__motto{padding-right:22.5rem}}.sm--why{position:absolute;left:1.5rem;bottom:3rem;max-width:1170px;margin:0 auto;right:1.5rem}.onlydetail,.onlyerror,.onlyform,.onlylist,.onlythx{display:none}.table-work-safety{padding:1rem 10px 2rem;background-color:#fcfcfc;width:100%;margin:0;font-size:1rem}@media (min-width:400px){.table-work-safety{font-size:1.2rem}}@media (min-width:576px){.table-work-safety{font-size:1.6rem;padding:1rem 2.5rem 2.5rem}}@media (min-width:768px){.table-work-safety{padding:0 2.5rem 2.5rem}}.table-work-safety table,.table-work-safety td,.table-work-safety tr{border:1px solid #e9e9e9;border-collapse:collapse}.table-work-safety td{padding:.5rem}@media (min-width:768px){.table-work-safety td{padding:1.5rem}}@media (min-width:992px){.table-work-safety td{padding:1.5rem 2.25rem}}#widget_container .cp-filter.cp-form{padding:1rem 0;border-radius:0;max-width:400px;margin:-2.4rem auto 3rem}@media (min-width:768px){#widget_container .cp-filter.cp-form{margin-top:-1rem;max-width:920px;padding:1rem}}#widget_container .cp-filter.cp-form .cp-filter__title{display:none}#widget_container .cp-filter.cp-form .cp-filter__content{display:flex;flex-direction:column}@media (min-width:768px){#widget_container .cp-filter.cp-form .cp-filter__content{justify-content:space-between;align-items:flex-end;flex-direction:row}}#widget_container .cp-filter.cp-form .cp-filter__item{flex:0 0 41%;margin:0 0 11px;text-align:center}@media (min-width:768px){#widget_container .cp-filter.cp-form .cp-filter__item{margin:0}}#widget_container .cp-filter.cp-form .cp-filter__item--field{order:1}#widget_container .cp-filter.cp-form .cp-filter__item--custom_locality{order:2}#widget_container .cp-filter.cp-form .cp-button__wrapper--filter{flex:0 0 16%;order:3;margin-top:4px}#widget_container .cp-filter.cp-form .cp-button__wrapper--filter .cp-button.cp-button--submit{width:100%;margin:0;padding:.7rem .7rem;height:50px;font-size:1.6rem;line-height:1.3}#widget_container .cp-filter.cp-form .cp-filter__select-label{font-size:13px;text-align:center;color:#58595b;font-weight:700;text-transform:uppercase;margin-bottom:3px;line-height:1.3;display:inline-block}#widget_container .cp-filter.cp-form .cp-filter__select{margin-bottom:0;padding:8px 34px 8px 10px!important;color:#58595b;border-radius:0;border-color:rgba(0,0,0,.2);border-width:1px;height:50px;background-image:linear-gradient(45deg,transparent 50%,#999 50%),linear-gradient(135deg,#999 50%,transparent 50%),linear-gradient(to right,#d9d9d9,#d9d9d9);background-position:calc(100% - 13px) calc(50% + 1px),calc(100% - 8px) calc(50% + 1px),calc(100% - 25px) 50%;background-size:5px 6px,5px 6px,1px 60%;background-repeat:no-repeat;-webkit-appearance:none;appearance:none}#widget_container .cp-filter.cp-form .cp-filter__select::-ms-expand{display:none}#widget_container .cp-filter.cp-form .cp-filter__select option{color:#58595b}#widget_container .cp-filter.cp-form .cp-filter__input{box-sizing:border-box}#widget_container .cp-list{margin:0 auto}#widget_container .cp-list .cp-message{padding-bottom:6rem;font-weight:700;font-size:2rem;text-align:center}.page-zavod__vacancies #widget_container .cp-list .cp-message{text-align:left;font-weight:400;padding:2rem;font-size:inherit;margin-top:2rem}#widget_container .cp-list .cp-jobs__list{margin:1.5rem 0}@media (min-width:768px){#widget_container .cp-list .cp-jobs__list{margin:3rem 0}}#widget_container .cp-list .cp-job{position:relative;padding:0;display:block;background-color:#efeded;border:0}#widget_container .cp-list .cp-job:before{display:none}#widget_container .cp-list .cp-job:nth-child(even){background-color:#fff}#widget_container .cp-list .cp-job__link{text-decoration:none;color:#58595b;transition:text-shadow .2s ease-in-out;padding:1.2rem 1.5rem}@media (min-width:768px){#widget_container .cp-list .cp-job__link{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;padding:2.1rem 2.25rem 2.1rem 1.875rem}}#widget_container .cp-list .cp-job__link:after,#widget_container .cp-list .cp-job__link:before{position:absolute;left:0;top:0;bottom:0;content:" ";width:100%;height:100%}#widget_container .cp-list .cp-job__link:hover{text-decoration:none}#widget_container .cp-list .cp-job__link:hover .cp-job__name{text-shadow:0 0 10px rgba(0,0,0,.2)}#widget_container .cp-list .cp-job__link:hover:after{background-position:13px 9px}#widget_container .cp-list .cp-job__link:after{background-image:url(../components/vacancies/images/arrow.svg?v=2025101491448);background-repeat:no-repeat;background-position:10px 9px;background-size:18px 18px;transition:background-position .2s ease-in-out;width:40px;height:40px;border-radius:50%;border:2px solid #ee3124;left:auto;margin-top:auto;margin-bottom:auto;right:20px}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){#widget_container .cp-list .cp-job__link:after{background-image:url(../components/vacancies/images/arrow.png?v=2025101491448)}}@media (max-width:768px){#widget_container .cp-list .cp-job__link:after{display:none}}#widget_container .cp-list .cp-job__main{font-weight:700;font-size:1.8rem;line-height:1.5;order:1;text-decoration:none;display:flex;flex-direction:row;justify-content:space-between;padding:.5rem 0}@media (max-width:767px){#widget_container .cp-list .cp-job__main{width:100%}}@media (min-width:768px){#widget_container .cp-list .cp-job__main{max-width:52%;flex:0 0 52%;padding:0}}#widget_container .cp-list .cp-job__name{text-decoration:none;margin-right:1.5rem;word-wrap:break-word;word-break:break-word}#widget_container .cp-list .cp-job__icons{font-size:1.7em;color:#000;line-height:.7;min-width:70px}#widget_container .cp-list .cp-job__icons .cp-font{display:inline-block;vertical-align:top;margin-top:3px}#widget_container .cp-list .cp-job__branch{order:3;padding:.5rem 1.5rem .5rem 0}@media (min-width:768px){#widget_container .cp-list .cp-job__branch{order:4;max-width:25%;flex:0 0 25%;padding:0 8rem 0 0}}#widget_container .cp-list .cp-job__customfield--locality{order:4;padding:.5rem 0}@media (min-width:768px){#widget_container .cp-list .cp-job__customfield--locality{order:3;max-width:20%;flex:0 0 20%;padding:0;margin-right:2rem}}@media (max-width:767px){#widget_container .cp-list .cp-job__branch,#widget_container .cp-list .cp-job__customfield--locality{font-size:14px;width:100%}}#widget_container .cp-list .cp-paging{border:none;padding:1.5rem 0 3rem}#widget_container .cp-list .cp-paging a,#widget_container .cp-list .cp-paging strong{display:inline-block;background-color:#efeded;padding:1rem 1.5rem;margin:0 5px;color:#58595b;text-decoration:none;line-height:1.3}#widget_container .cp-list .cp-paging strong{background-color:#ee3124;color:#fff;font-weight:400}#widget_container .cp-list .cp-paging a{background-color:#efeded;color:#58595b;transition:background-color .2s ease-in-out}#widget_container .cp-list .cp-paging a:hover{background-color:#cbcbcb}#widget_container .cp-list .cp-paging .cp-paging__links{margin:0}#widget_container .cp-list .cp-paging .cp-paging__control{display:none}.cp-detail{margin:0 auto;max-width:100%;flex:0 0 100%;font-size:1.6rem;line-height:1.3}@media (min-width:768px){.cp-detail{width:83.333333%;flex:0 0 83.333333%;max-width:970px}}.cp-detail .cp-detail__header-info{margin-top:1.5rem;margin-bottom:4.5rem}.cp-detail>h3{font-size:3rem;color:#000;text-align:center;margin-bottom:3rem}.cp-detail>h3+p{text-align:center}.cp-detail h1,.cp-detail h2{color:#000;margin-top:3rem;margin-bottom:1.5rem}.cp-detail .cp-detail__content ol,.cp-detail .cp-detail__content ul{line-height:1.4}.cp-detail .cp-detail__content ul{padding-left:.15em}.cp-detail .cp-detail__content ul li{position:relative}.cp-detail .cp-detail__content ul li:before{width:6px;height:6px;border-radius:50%;background-color:#ee3124;content:"";position:absolute;left:0;top:8px}.cp-detail .cp-detail__content ol{padding-left:1.25em}.cp-detail .cp-detail__info{background-color:#efeded;margin-top:3rem;padding:2.25rem 2.25rem}.cp-detail .cp-detail__info h2{margin-top:0;font-size:2rem;color:#000}.cp-detail .cp-info__item{margin:1.5rem 0}.cp-detail .cp-info__item dt{margin-right:1.5rem;font-weight:700;font-size:1.6rem}@media screen and (min-width:48em){.cp-detail .cp-info__item dt{flex:0 0 100%}}@media screen and (min-width:48em){.cp-detail .cp-info__item dd{flex:0 0 100%}}.cp-detail .cp-info__item span{font-size:1em}.cp-detail .cp-info__map{height:34.5rem}.cp-detail .cp-detail__footer{margin-top:3rem}.cp-detail .cp-detail__contact{margin-bottom:2.2rem}.cp-detail .cp-detail__contact strong{color:#000}.cp-detail .cp-social{margin-top:3rem}.cp-detail .cp-social__item{padding:0 1.275rem 0 .75rem}.cp-detail .cp-social__item:before{display:none}.cp-detail .cp-social__link{transition:opacity .2s ease-in-out}.cp-detail .cp-social__link i{font-size:22px}.cp-detail .cp-social__link:hover{opacity:.7}#capybara-position-form{margin:0 auto;max-width:100%;flex:0 0 100%;font-size:1.6rem;line-height:1.3}@media (min-width:768px){#capybara-position-form{width:83.333333%;flex:0 0 83.333333%;max-width:770px}}#capybara-position-form .cp-form__title{display:none}#capybara-position-form h1{color:#000;margin-top:1.5rem;margin-bottom:3rem}#capybara-position-form .cp-form__footer,#capybara-position-form .cp-form__header{border:0}#capybara-position-form .cp-form__label{font-size:1.6rem;font-weight:400;color:#000;margin-bottom:.4em}#capybara-position-form .cp-form__file,#capybara-position-form .cp-form__input,#capybara-position-form .cp-form__select,#capybara-position-form .cp-form__textarea{-webkit-appearance:none;font-size:1.6rem;font-family:inherit;background-color:#fff;color:#000;padding:6px;border:2px solid #cbcbcb;border-radius:0;min-height:38px}#capybara-position-form .cp-form__file:focus,#capybara-position-form .cp-form__input:focus,#capybara-position-form .cp-form__select:focus,#capybara-position-form .cp-form__textarea:focus{border:2px solid #6e6e6e;outline:0;font-weight:700}#capybara-position-form .cp-form__validation-error .cp-form__file,#capybara-position-form .cp-form__validation-error .cp-form__input,#capybara-position-form .cp-form__validation-error .cp-form__select,#capybara-position-form .cp-form__validation-error .cp-form__textarea{border:2px solid #ee3124;font-weight:700;opacity:.75}#capybara-position-form .cp-form__validation-error .cp-form__file:focus,#capybara-position-form .cp-form__validation-error .cp-form__input:focus,#capybara-position-form .cp-form__validation-error .cp-form__select:focus,#capybara-position-form .cp-form__validation-error .cp-form__textarea:focus{outline:1px solid #ee3124}#capybara-position-form .cp-form__select{background-image:linear-gradient(45deg,transparent 50%,#999 50%),linear-gradient(135deg,#999 50%,transparent 50%),linear-gradient(to right,#d9d9d9,#d9d9d9);background-position:calc(100% - 13px) calc(50% + 1px),calc(100% - 8px) calc(50% + 1px),calc(100% - 25px) 50%;background-size:5px 6px,5px 6px,1px 60%;background-repeat:no-repeat;padding-right:35px}#capybara-position-form .cp-form__select::-ms-expand{display:none}#capybara-position-form .cp-form__textarea{resize:vertical;height:346px}#capybara-position-form .cp-form__file{height:auto;overflow:hidden}#capybara-position-form .cp-form__file::-ms-value{background-color:#fff;border:0}#capybara-position-form .cp-form__validation-error-message{font-size:14px;background-color:transparent;color:#ee3124;padding-left:0}#capybara-position-form .cp-form__asterisk,#capybara-position-form .cp-form__asterisk--double{color:#ee3124}#capybara-position-form .cp-form-consent,#capybara-position-form .cp-form-consent__more-text,#capybara-position-form .cp-form__info-text{font-size:1.6rem}#capybara-position-form .cp-form-consent__more-text--visible{margin-top:12.5px}#capybara-position-form .cp-form__info{margin-top:25px}#capybara-position-form .cp-form a,#capybara-position-form .cp-form-consent a,#capybara-position-form .cp-form-consent__show-more{color:#000;text-decoration:underline}#capybara-position-form .cp-form a:hover,#capybara-position-form .cp-form-consent a:hover,#capybara-position-form .cp-form-consent__show-more:hover{color:#000;text-decoration:none}#capybara-position-form .cp-form__agreement,#capybara-position-form .cp-form__group--accept_101,#capybara-position-form .cp-form__group--accept_lmc{margin-bottom:12.5px}#capybara-position-form .cp-button__wrapper{margin-top:25px}.cp-form__checkbox-group label{display:flex;align-items:flex-start}.cp-form__checkbox{display:none}.cp-form__checkbox+.cp-form__checkbox-text,.cp-form__checkbox+.cp-form__validation-error-message+.cp-form__checkbox-text{padding-left:25px;margin-right:25px;display:block;position:relative}.cp-form__checkbox+.cp-form__checkbox-text:before,.cp-form__checkbox+.cp-form__validation-error-message+.cp-form__checkbox-text:before{content:"";height:16px;width:16px;margin:0 8px 0 0;border-radius:2px;border:solid 1px #cbcbcb;background-image:url(../components/vacancy-form/images/tick.svg?v=2025101491448);background-position:center;background-repeat:no-repeat;background-size:0;transition:border .2s ease-in-out,background .2s ease-in-out;position:absolute;top:2px;left:-3px;z-index:2}.cp-form__checkbox:checked+.cp-form__checkbox-text:before,.cp-form__checkbox:checked+.cp-form__validation-error-message+.cp-form__checkbox-text:before{background-color:#008cf9;background-size:80%;border-color:#008cf9}.cp-form__checkbox:disabled+.cp-form__checkbox-text:before,.cp-form__checkbox:disabled+.cp-form__validation-error-message+.cp-form__checkbox-text:before{border-color:rgba(0,140,249,.2);background:rgba(0,140,249,.2)}[data-page-rendered=hooray] .cp-position-form{text-align:left}[data-page-rendered=hooray] .cp-message__text{display:flex;align-items:center;justify-content:flex-start;text-align:left;margin-bottom:25px;margin-top:25px}[data-page-rendered=hooray] .cp-message__text:before{content:"";width:50px;height:50px;background:#5cb85c url(../components/vacancy-form/images/tick.svg?v=2025101491448) no-repeat center;background-size:60%;border:2px solid #5cb85c;display:inline-block;margin:0 25px 0 0;border-radius:50%;flex:none}[data-error-rendered=generalError] .cp-message{text-align:left}[data-error-rendered=positionError] .cp-message{text-align:left}.values{background-color:#fff;position:relative}.value__item-wrapper{width:100%;height:100%;background-color:#efeded;background-size:cover;transition:transform .2s ease-in-out;background-position:top center;display:block}@media (min-width:768px){.value__item-wrapper{background-position:center}}.value__item-wrapper:after{background:rgba(255,255,255,.8);opacity:.85;width:100%;height:100%;content:" ";position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;transition:opacity .2s ease-in-out}@media (min-width:576px){.value__item-wrapper:after{background:#000;background:linear-gradient(180deg,transparent 0,#fff 85%)}}.value__item{position:relative;margin-bottom:3rem;overflow:hidden;height:350px;display:block}@media (min-width:576px){.value__item{height:400px}}@media (min-width:768px){.value__item{height:700px}}.value__item:hover .value__item-wrapper{transform:scale(1.05)}.value__item-perex{color:#000;font-weight:700;text-align:center;padding:3rem 3rem;z-index:2;text-shadow:1px 1px 8px rgba(255,255,255,.8);margin-bottom:0;bottom:0;right:0;left:0;position:absolute;font-size:2rem}@media (min-width:576px){.value__item-perex{font-size:2.2rem}}.value__item--2:after{opacity:.9}.value__item--3:after{opacity:.75}