@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap);/*!
 * Bootstrap Utilities v5.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */.clearfix::after{display:block;clear:both;content:""}.link-primary{color:#0d6efd}.link-primary:focus,.link-primary:hover{color:#0a58ca}.link-secondary{color:#6c757d}.link-secondary:focus,.link-secondary:hover{color:#565e64}.link-success{color:#198754}.link-success:focus,.link-success:hover{color:#146c43}.link-info{color:#0dcaf0}.link-info:focus,.link-info:hover{color:#3dd5f3}.link-warning{color:#ffc107}.link-warning:focus,.link-warning:hover{color:#ffcd39}.link-danger{color:#dc3545}.link-danger:focus,.link-danger:hover{color:#b02a37}.link-light{color:#f8f9fa}.link-light:focus,.link-light:hover{color:#f9fafb}.link-dark{color:#212529}.link-dark:focus,.link-dark:hover{color:#1a1e21}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:calc(3 / 4 * 100%)}.ratio-16x9{--bs-aspect-ratio:calc(9 / 16 * 100%)}.ratio-21x9{--bs-aspect-ratio:calc(9 / 21 * 100%)}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.hstack{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch;align-self:stretch}.vstack{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:stretch;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;-ms-flex-item-align:stretch;align-self:stretch;width:1px;min-height:1em;background-color:currentColor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-none{display:none!important}.shadow{-webkit-box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important;box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{-webkit-box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important;box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{-webkit-box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important;box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{-webkit-box-shadow:none!important;box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{-webkit-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important}.translate-middle-x{-webkit-transform:translateX(-50%)!important;transform:translateX(-50%)!important}.translate-middle-y{-webkit-transform:translateY(-50%)!important;transform:translateY(-50%)!important}.border{border:1px solid #dee2e6!important}.border-0{border:0!important}.border-top{border-top:1px solid #dee2e6!important}.border-top-0{border-top:0!important}.border-end{border-right:1px solid #dee2e6!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:1px solid #dee2e6!important}.border-start-0{border-left:0!important}.border-primary{border-color:#0d6efd!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#198754!important}.border-info{border-color:#0dcaf0!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#212529!important}.border-white{border-color:#fff!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:#6c757d!important}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important}.text-white-50{--bs-text-opacity:1;color:rgba(255,255,255,.5)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-opacity-10{--bs-bg-opacity:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;-ms-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:.25rem!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:.2rem!important}.rounded-2{border-radius:.25rem!important}.rounded-3{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-end{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-start{border-bottom-left-radius:.25rem!important;border-top-left-radius:.25rem!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.justify-content-sm-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-sm-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-sm-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-sm-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-sm-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-sm-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-sm-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-sm-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-sm-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-sm-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-sm-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.justify-content-md-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-md-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-md-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-md-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-md-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-md-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-md-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-md-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-md-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-md-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-md-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.justify-content-lg-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-lg-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-lg-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-lg-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-lg-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-lg-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-lg-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-lg-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-lg-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-lg-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-lg-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.justify-content-xl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-xl-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-xl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-xl-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-xl-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-xl-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-xl-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-xl-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-xl-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-xl-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-xl-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xxl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xxl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xxl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xxl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xxl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xxl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xxl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xxl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xxl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-xxl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xxl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.justify-content-xxl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xxl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xxl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xxl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xxl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-xxl-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-xxl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xxl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xxl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xxl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xxl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xxl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xxl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xxl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xxl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xxl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xxl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xxl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xxl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xxl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xxl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xxl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xxl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-xxl-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-xxl-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-xxl-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-xxl-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-xxl-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-xxl-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-xxl-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-xxl-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-print-none{display:none!important}}/*!
 * Bootstrap Grid v5.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0}.row-cols-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.row-cols-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333%}.col-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.col-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66667%}.col-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333%}.col-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66667%}.col-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333%}.col-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0}.row-cols-sm-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-sm-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-sm-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-sm-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.row-cols-sm-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-sm-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-sm-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0}.row-cols-md-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-md-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-md-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-md-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.row-cols-md-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-md-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-md-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0}.row-cols-lg-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-lg-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-lg-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-lg-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.row-cols-lg-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-lg-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-lg-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0}.row-cols-xl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xl-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xl-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.row-cols-xl-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0}.row-cols-xxl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xxl-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xxl-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xxl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.row-cols-xxl-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xxl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xxl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-xxl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xxl-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333%}.col-xxl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66667%}.col-xxl-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-xxl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333%}.col-xxl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66667%}.col-xxl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-xxl-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333%}.col-xxl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66667%}.col-xxl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-xxl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333%}.col-xxl-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66667%}.col-xxl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333%}.offset-xxl-2{margin-left:16.66667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333%}.offset-xxl-5{margin-left:41.66667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333%}.offset-xxl-8{margin-left:66.66667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333%}.offset-xxl-11{margin-left:91.66667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-none{display:none!important}.flex-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}@media (min-width:576px){.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-sm-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-sm-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-sm-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-sm-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-sm-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-sm-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-sm-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-sm-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-sm-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-sm-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-sm-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}}@media (min-width:768px){.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-md-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-md-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-md-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-md-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-md-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-md-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-md-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-md-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-md-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-md-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-md-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}}@media (min-width:992px){.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-lg-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-lg-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-lg-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-lg-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-lg-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-lg-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-lg-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-lg-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-lg-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-lg-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-lg-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}}@media (min-width:1200px){.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-xl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-xl-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-xl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-xl-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-xl-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-xl-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-xl-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-xl-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-xl-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-xl-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-xl-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}}@media (min-width:1400px){.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xxl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xxl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xxl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xxl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xxl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xxl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xxl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xxl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xxl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-xxl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xxl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-xxl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xxl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xxl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xxl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xxl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-xxl-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-xxl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xxl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xxl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xxl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xxl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xxl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xxl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xxl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xxl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xxl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xxl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xxl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xxl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xxl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xxl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xxl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xxl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-xxl-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-xxl-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-xxl-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-xxl-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-xxl-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-xxl-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-xxl-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-xxl-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-print-none{display:none!important}}.link-ico .icon:hover{background-color:#007456}.icon{margin:auto 0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:24px;height:24px;background-color:#333;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon.ico52{width:52px;height:52px}.icon.ico32{width:32px;height:32px}.icon.ico16{width:16px;height:16px}.icon.mask-white{background-color:#fff}.icon.mask-text{background-color:#333}.icon.mask-gray{background-color:#888}.icon.mask-primary{background-color:#007456}.icon.mask-error{background-color:#ef253e}.icon.ico-search{-webkit-mask-image:url(../../images/icons/icon-search.svg);mask-image:url(../../images/icons/icon-search.svg)}.icon.ico-home{-webkit-mask-image:url(../../images/icons/icon-home.svg);mask-image:url(../../images/icons/icon-home.svg)}.icon.ico-email{-webkit-mask-image:url(../../images/icons/icon-email.svg);mask-image:url(../../images/icons/icon-email.svg)}.icon.ico-arrow-right{-webkit-mask-image:url(../../images/icons/icon-arrow.svg);mask-image:url(../../images/icons/icon-arrow.svg)}.icon.ico-arrow-left{-webkit-mask-image:url(../../images/icons/icon-arrow.svg);mask-image:url(../../images/icons/icon-arrow.svg);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.icon.icon-linkedin{-webkit-mask-image:url(../../images/icons/icon-soc-linkedin.svg);mask-image:url(../../images/icons/icon-soc-linkedin.svg)}.icon.icon-facebook{-webkit-mask-image:url(../../images/icons/icon-soc-facebook.svg);mask-image:url(../../images/icons/icon-soc-facebook.svg)}.icon.icon-youtube{-webkit-mask-image:url(../../images/icons/icon-soc-youtube.svg);mask-image:url(../../images/icons/icon-soc-youtube.svg)}.icon.icon-instagram{-webkit-mask-image:url(../../images/icons/icon-soc-instagram.svg);mask-image:url(../../images/icons/icon-soc-instagram.svg)}.icon.icon-telegramm{-webkit-mask-image:url(../../images/icons/icon-telegramm.svg);mask-image:url(../../images/icons/icon-telegramm.svg)}.icon.icon-viber{-webkit-mask-image:url(../../images/icons/icon-viber.svg);mask-image:url(../../images/icons/icon-viber.svg)}.icon.icon-filter{-webkit-mask-image:url(../../images/icons/icon-filter.svg);mask-image:url(../../images/icons/icon-filter.svg)}.icon.icon-close{-webkit-mask-image:url(../../images/icons/icon-close.svg);mask-image:url(../../images/icons/icon-close.svg)}a.img-wrap-link{display:initial}a.img-wrap-link .rectangle{overflow:hidden}a.img-wrap-link img.rectangle-content{-webkit-transition:-webkit-transform .35s ease-in-out;transition:-webkit-transform .35s ease-in-out;transition:transform .35s ease-in-out;transition:transform .35s ease-in-out,-webkit-transform .35s ease-in-out}a.img-wrap-link:hover img.rectangle-content{-webkit-transform:scale(1.02);transform:scale(1.02)}.rectangle{width:100%;padding-top:100%;position:relative}.rectangle .rectangle-content{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%}.rectangle img.rectangle-content{-o-object-fit:contain;object-fit:contain}.rectangle img.rectangle-content.bg{-o-object-fit:cover;object-fit:cover}.rectangle img.rectangle-content.hero-video-bg{-o-object-fit:cover;object-fit:cover}.rectangle video.rectangle-content{-o-object-fit:cover;object-fit:cover}.rectangle.ratio15_6_header{background-size:cover;background-position:center;padding-top:75%}@media (min-width:576px){.rectangle.ratio15_6_header{padding-top:40%}}.rectangle.ratio15_6{padding-top:40%}.rectangle.ratio16_9{padding-top:56.25%}.rectangle.ratio4_3{padding-top:75%}.rectangle.ratio3_2{padding-top:66.66%}.rectangle.ratio8_5{padding-top:62.5%}.rectangle.ratio_square{padding-top:100%}.rectangle.ratio_img_box{padding-top:73%}.rectangle.ratio_manager_box{padding-top:120%}.rectangle.a4_box{padding-top:110%}.rectangle.banner-box{padding-top:105%}.embed-container{position:relative;padding-top:56.25%;overflow:hidden;max-width:100%;height:auto}.embed-container embed,.embed-container iframe,.embed-container object{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.embed-container.ratio15_6{padding-top:40%}.embed-container.ratio16_9{padding-top:56.25%}.embed-container.ratio4_3{padding-top:75%}.section-big-video{margin-top:120px;margin-bottom:120px}@media (max-width:767.98px){.section-big-video{margin-top:60px;margin-bottom:60px}}@media (max-width:575.98px){.section-big-video{margin-top:40px;margin-bottom:40px}}.section-big-video .video-youtube-popup{min-height:54px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-big-video .video-youtube-popup .title-video{position:absolute;top:22px;left:22px;right:22px;color:#fff}.section-big-video .video-youtube-popup img{width:100%}.section-big-video .video-youtube-popup .icon-play{width:52px;height:52px;position:absolute;margin:auto;background-image:url(../../images/icons/icon-vadeo-play.svg);background-position:center;background-size:contain;-webkit-transition:-webkit-transform .15s ease-in-out;transition:-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out;transition:transform .15s ease-in-out,-webkit-transform .15s ease-in-out}@media (min-width:576px){.section-big-video .video-youtube-popup .icon-play{width:82px;height:82px}}.section-big-video .video-youtube-popup .icon-play:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.mejs-container,.mejs-overlay.load,.wp-video,video.wp-video-shortcode{width:100%!important;height:100%!important}.mejs-container{padding-top:56.25%}.wp-video,video.wp-video-shortcode{max-width:100%!important}video.wp-video-shortcode{position:relative}.mejs-mediaelement{position:absolute;top:0;right:0;bottom:0;left:0}.mejs-controls{display:none}.mejs-overlay-play{top:0;right:0;bottom:0;left:0;width:auto!important;height:auto!important}*{background-repeat:no-repeat;margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}button,input,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}ul{list-style-type:none;display:inherit;-webkit-box-pack:inherit;-ms-flex-pack:inherit;justify-content:inherit}textarea{resize:none}h1,p{margin:0}h2,p{margin:0}h3,p{margin:0}h4,p{margin:0}h5,p{margin:0}h6,p{margin:0}:focus{outline:0}a,a:link{text-decoration:none}a:focus,a:hover,a:visited{text-decoration:none}*{font-family:Roboto,sans-serif;outline:0!important}.grecaptcha-badge{opacity:0}.recaptcha-unvisible{opacity:0;pointer-events:none}body{font-display:swap;overflow-x:hidden;background-color:#fff;margin:0;font-size:16px;line-height:20px;font-weight:400;font-family:Roboto,sans-serif;color:#333}body.stop-scrolling{height:100%;overflow:hidden}body .site-wraper{opacity:1}a,div,h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}h1{font-weight:500;font-size:40px;line-height:48px}@media (min-width:768px){h1{font-size:32px;line-height:40px}}@media (min-width:1200px){h1{font-size:57px;line-height:65px}}h2{font-weight:500;font-size:32px;line-height:40px}@media (min-width:768px){h2{font-size:28px;line-height:36px}}@media (min-width:1200px){h2{font-size:34px;line-height:42px}}@media (min-width:1400px){h2{font-size:43px;line-height:52px}}h3{font-weight:500;font-size:28px;line-height:37px}@media (min-width:768px){h3{font-size:24px;line-height:32px}}@media (min-width:1200px){h3{font-size:28px;line-height:36px}}@media (min-width:1400px){h3{font-size:32px;line-height:40px}}h4{font-weight:500;font-size:24px;line-height:32px}@media (min-width:768px){h4{font-size:20px;line-height:30px}}@media (min-width:1200px){h4{font-size:24px;line-height:32px}}h5{font-weight:500;font-size:20px;line-height:30px}@media (min-width:768px){h5{font-size:18px;line-height:30px}}@media (min-width:1200px){h5{font-size:20px;line-height:30px}}h6{font-weight:500;font-size:18px;line-height:30px}.h1{font-weight:500;font-size:40px;line-height:48px}@media (min-width:768px){.h1{font-size:32px;line-height:40px}}@media (min-width:1200px){.h1{font-size:57px;line-height:65px}}.h2{font-weight:500;font-size:32px;line-height:40px}@media (min-width:768px){.h2{font-size:28px;line-height:36px}}@media (min-width:1200px){.h2{font-size:34px;line-height:42px}}@media (min-width:1400px){.h2{font-size:43px;line-height:52px}}.h3{font-weight:500;font-size:28px;line-height:37px}@media (min-width:768px){.h3{font-size:24px;line-height:32px}}@media (min-width:1200px){.h3{font-size:28px;line-height:36px}}@media (min-width:1400px){.h3{font-size:32px;line-height:40px}}.h4{font-weight:500;font-size:24px;line-height:32px}@media (min-width:768px){.h4{font-size:20px;line-height:30px}}@media (min-width:1200px){.h4{font-size:24px;line-height:32px}}.h5{font-weight:500;font-size:20px;line-height:30px}@media (min-width:768px){.h5{font-size:18px;line-height:30px}}@media (min-width:1200px){.h5{font-size:20px;line-height:30px}}.h6{font-weight:500;font-size:18px;line-height:30px}ul{padding:0;margin:0}ul li{list-style:none}p{line-height:30px;margin-bottom:20px}ul{margin-left:28px}ul li{margin-bottom:16px;line-height:28px;position:relative}ul li:first-child{margin-top:0}ul li:before{content:'';display:block;height:1px;width:8px;background-color:#ef253e;position:absolute;top:14px;left:-20px}@media (min-width:768px){ul li{margin-bottom:20px}}ol{counter-reset:myCounter;margin-bottom:20px}ol li{list-style:none}ol li:before{counter-increment:myCounter;content:counter(myCounter) ".";background:unset;display:inline-block;text-align:center;width:32px;height:auto;position:relative;top:0;bottom:0}a{display:inline-block;line-height:30px;color:#007456}a.title-link{color:#333}a:active,a:hover{text-decoration:none!important;color:#02523d}a.subtitle-gray{font-weight:300;text-transform:uppercase;color:#888}a.subtitle-bold{font-weight:700;text-transform:uppercase;color:#007456}a:hover.subtitle-gray{color:#007456}a:hover.subtitle-bold{color:#02523d}a:active.subtitle-gray{color:#02523d}a:active.subtitle-bold{color:#02523d}img{max-width:100%;height:auto}body .container-fluid.fluid-resolve,body .fluid-resolve.container-lg,body .fluid-resolve.container-md,body .fluid-resolve.container-sm,body .fluid-resolve.container-xl,body .fluid-resolve.container-xxl{padding-right:1rem;padding-left:1rem}@media screen and (min-width:1200px){body .container-fluid.fluid-resolve,body .fluid-resolve.container-lg,body .fluid-resolve.container-md,body .fluid-resolve.container-sm,body .fluid-resolve.container-xl,body .fluid-resolve.container-xxl{max-width:calc(1140px + 620 * ((100vw - 1200px)/ 720))}}@media screen and (min-width:1920px){body .container-fluid.fluid-resolve,body .fluid-resolve.container-lg,body .fluid-resolve.container-md,body .fluid-resolve.container-sm,body .fluid-resolve.container-xl,body .fluid-resolve.container-xxl{max-width:1760px}}@media (min-width:768px){body .container-fluid.fluid-resolve,body .fluid-resolve.container-lg,body .fluid-resolve.container-md,body .fluid-resolve.container-sm,body .fluid-resolve.container-xl,body .fluid-resolve.container-xxl{padding-right:2rem;padding-left:2rem}}@media (min-width:1200px){body .container-fluid.fluid-resolve,body .fluid-resolve.container-lg,body .fluid-resolve.container-md,body .fluid-resolve.container-sm,body .fluid-resolve.container-xl,body .fluid-resolve.container-xxl{padding-right:0;padding-left:0}}body .container-fluid.fluid-resolve,body .fluid-resolve.container-lg,body .fluid-resolve.container-md,body .fluid-resolve.container-sm,body .fluid-resolve.container-xl,body .fluid-resolve.container-xxl{padding-right:1rem;padding-left:1rem}@media screen and (min-width:1200px){body .container-fluid.fluid-resolve,body .fluid-resolve.container-lg,body .fluid-resolve.container-md,body .fluid-resolve.container-sm,body .fluid-resolve.container-xl,body .fluid-resolve.container-xxl{max-width:calc(1140px + 620 * ((100vw - 1200px)/ 720))}}@media screen and (min-width:1920px){body .container-fluid.fluid-resolve,body .fluid-resolve.container-lg,body .fluid-resolve.container-md,body .fluid-resolve.container-sm,body .fluid-resolve.container-xl,body .fluid-resolve.container-xxl{max-width:1760px}}@media (min-width:768px){body .container-fluid.fluid-resolve,body .fluid-resolve.container-lg,body .fluid-resolve.container-md,body .fluid-resolve.container-sm,body .fluid-resolve.container-xl,body .fluid-resolve.container-xxl{padding-right:2rem;padding-left:2rem}}@media (min-width:1200px){body .container-fluid.fluid-resolve,body .fluid-resolve.container-lg,body .fluid-resolve.container-md,body .fluid-resolve.container-sm,body .fluid-resolve.container-xl,body .fluid-resolve.container-xxl{padding-right:0;padding-left:0}}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text]{font-size:16px;color:#333;line-height:16px;padding:14px 22px;height:56px;border:1px solid #888;max-width:100%;background-color:#fff}input[type=number]{padding:14px 0 14px 8px}button{border:0;background:0 0;display:inline-block}select{font-size:16px;color:#333;line-height:16px;padding:14px 22px;height:56px;border:1px solid #888;max-width:100%}.big1{font-weight:500;font-size:55px;line-height:64px;color:#007456}@media (min-width:768px){.big1{font-size:55px;line-height:64px}}@media (min-width:1200px){.big1{font-size:76px;line-height:80px}}.body1{font-weight:300;font-size:20px;line-height:30px}@media (min-width:1200px){.body1{font-size:20px;line-height:30px}}.body2{font-weight:300;font-size:18px;line-height:30px}@media (min-width:768px){.body2{font-size:15px;line-height:25px}}@media (min-width:1200px){.body2{font-size:18px;line-height:30px}}.category{font-weight:700;font-size:12px;line-height:14px;letter-spacing:1.7px;text-transform:uppercase;color:#007456;margin-bottom:4px}@media (max-width:991.98px){.category{font-weight:700}}.breadcrumbs,.description{font-size:14px;line-height:18px;color:#888}.subtitle{font-weight:700;font-size:12px;line-height:14px;letter-spacing:1.71429px;color:#007456}.red-line{position:relative;padding-bottom:16px}.red-line:after{content:'';position:absolute;display:block;height:3px;width:48px;background-color:#ef253e;bottom:0;left:0;right:0;margin-left:0}.red-line.center{text-align:center}.red-line.center:after{margin:auto}.c-primary{color:#007456}.c-gray{color:#888}.c-text{color:#333}.c-white{color:#fff}.pointer-stop{pointer-events:none!important}body .select2-dropdown ul li{margin-bottom:0}body .select2-container.select2-container--open{z-index:12000}body .select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#888}main{overflow:hidden}body.noaccess main.default-page-products,body.noaccess main.page-template-page-library,body.noaccess main.single-page-library,body.noaccess main.single-page-product{opacity:.1;overflow:hidden;max-height:100vh;pointer-events:none}.gdpr-popup{position:fixed;bottom:10px;min-height:99px;padding:22px 0;width:100%;background:#fff;-webkit-box-shadow:0 0 10px rgba(0,0,0,.2);box-shadow:0 0 10px rgba(0,0,0,.2);z-index:10000;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.gdpr-popup.show{display:-webkit-box;display:-ms-flexbox;display:flex}.gdpr-popup .container-fluid,.gdpr-popup .container-lg,.gdpr-popup .container-md,.gdpr-popup .container-sm,.gdpr-popup .container-xl,.gdpr-popup .container-xxl{padding-bottom:0}.gdpr-popup .info{min-height:56px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:575.98px){.gdpr-popup .info{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:991.98px){html.logged_in{margin-top:0!important}html.logged_in #wpadminbar{display:none}}.title-row{margin-bottom:40px}.cat-link{font-weight:700;font-size:12px;line-height:14px;letter-spacing:1.7px;text-transform:uppercase;color:#007456;padding-bottom:4px;border-bottom:1px solid transparent}.cat-link.dash{border-bottom-style:dashed}@media (max-width:991.98px){.cat-link{font-weight:700}}a.cat-link{cursor:pointer;-webkit-transition:border-bottom .25s ease-in-out;transition:border-bottom .25s ease-in-out}a.cat-link:active,a.cat-link:hover{border-bottom:1px solid #007456}input[type=submit].btn{border:none}input[type=submit]:disabled{opacity:.7;background-color:#b0c7c1}input[type=submit]:disabled:hover{opacity:.7;background-color:#b0c7c1}.btn{font-weight:700;font-size:12px;line-height:14px;letter-spacing:1.71429px;color:#007456;position:relative;text-transform:uppercase;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.btn.btn-to,.btn.download,.btn.readmore{font-weight:400;line-height:24px;min-height:24px;overflow:hidden;padding-right:36px;-webkit-transition:background-color .15s ease-in-out;transition:background-color .15s ease-in-out}.btn.btn-to:after,.btn.download:after,.btn.readmore:after{content:'';position:absolute;top:0;bottom:0;margin:auto;right:4px;display:block;width:24px;height:24px;-webkit-transition:-webkit-transform .15s ease-in-out;transition:-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out;transition:transform .15s ease-in-out,-webkit-transform .15s ease-in-out;background-color:#007456;-webkit-mask-image:url(../../images/icons/icon-arrow.svg);mask-image:url(../../images/icons/icon-arrow.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.btn.btn-to.outline,.btn.download.outline,.btn.readmore.outline{font-weight:400;min-height:56px;padding:16px 48px 16px 24px;border:1px solid #007456}.btn.btn-to.outline:after,.btn.download.outline:after,.btn.readmore.outline:after{right:16px}.btn.btn-to.outline:active,.btn.btn-to.outline:focus,.btn.download.outline:active,.btn.download.outline:focus,.btn.readmore.outline:active,.btn.readmore.outline:focus{border:1px solid #02523d}.btn.btn-to.outline:active:after,.btn.btn-to.outline:focus:after,.btn.download.outline:active:after,.btn.download.outline:focus:after,.btn.readmore.outline:active:after,.btn.readmore.outline:focus:after{background-color:#02523d}.btn.btn-to.fill,.btn.download.fill,.btn.readmore.fill{font-weight:400;min-height:56px;padding:16px 48px 16px 24px;background-color:#007456;color:#fff}.btn.btn-to.fill:after,.btn.download.fill:after,.btn.readmore.fill:after{right:16px;background-color:#fff}.btn.btn-to.fill:hover,.btn.download.fill:hover,.btn.readmore.fill:hover{color:#fff}.btn.btn-to.fill:hover:after,.btn.download.fill:hover:after,.btn.readmore.fill:hover:after{background-color:#fff}.btn.btn-to.fill:active,.btn.btn-to.fill:focus,.btn.download.fill:active,.btn.download.fill:focus,.btn.readmore.fill:active,.btn.readmore.fill:focus{color:#fff;background-color:#02523d}.btn.btn-to.fill:active:after,.btn.btn-to.fill:focus:after,.btn.download.fill:active:after,.btn.download.fill:focus:after,.btn.readmore.fill:active:after,.btn.readmore.fill:focus:after{background-color:#fff}.btn.btn-to,.btn.readmore{font-weight:300}.btn.btn-to:hover,.btn.readmore:hover{color:#007456}.btn.btn-to:hover:after,.btn.readmore:hover:after{-webkit-transform:translateX(4px);transform:translateX(4px)}.btn.arrow{line-height:24px;height:24px;width:24px;overflow:hidden;-webkit-transition:background-color .15s ease-in-out;transition:background-color .15s ease-in-out}.btn.arrow:after{content:'';position:absolute;top:0;left:0;display:block;width:24px;height:24px;-webkit-transition:-webkit-transform .15s ease-in-out;transition:-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out;transition:transform .15s ease-in-out,-webkit-transform .15s ease-in-out;background-color:#007456;-webkit-mask-image:url(../../images/icons/icon-arrow.svg);mask-image:url(../../images/icons/icon-arrow.svg)}.btn.arrow:hover{color:#007456}.btn.arrow:hover:after{-webkit-transform:translateX(4px);transform:translateX(4px)}.btn.download:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.btn.download:hover{color:#007456}.btn.download:hover:after{-webkit-transform:rotate(90deg) translateX(4px);transform:rotate(90deg) translateX(4px)}.btn.btn-default,.btn.btn-success{font-weight:400;padding:16px 24px;line-height:24px;background-color:#007456;color:#fff;text-transform:uppercase;text-align:center;-webkit-transition:background-color .15s ease-in-out;transition:background-color .15s ease-in-out}.btn.btn-default:hover,.btn.btn-success:hover{background-color:#02523d;color:#fff}.btn.btn-default:active,.btn.btn-default:focus,.btn.btn-success:active,.btn.btn-success:focus{color:#fff}.btn.btn-default.outline,.btn.btn-success.outline{font-weight:400;min-height:56px;padding:16px 24px 16px 24px;background-color:#fff;border:1px solid #007456;color:#007456}.btn.btn-default.outline:after,.btn.btn-success.outline:after{right:16px}.btn.btn-default.outline:active,.btn.btn-default.outline:focus,.btn.btn-success.outline:active,.btn.btn-success.outline:focus{border:1px solid #02523d}.btn.btn-default.outline:active:after,.btn.btn-default.outline:focus:after,.btn.btn-success.outline:active:after,.btn.btn-success.outline:focus:after{background-color:#02523d}.btn.fix-size{min-width:260px}.btn.max-fix-size{width:260px;max-width:100%}.btn:active,.btn:focus{color:#02523d}.btn:active.arrow:after,.btn:active.download:after,.btn:active.readmore:after,.btn:focus.arrow:after,.btn:focus.download:after,.btn:focus.readmore:after{background-color:#02523d}.btn.inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important;width:unset}.btn .icon{background-color:#fff;margin-right:12px}.btn.outline .icon{background-color:#007456}.btn.outline .icon:hover{background-color:#02523d}.btn-more{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#007456;cursor:pointer;font-size:12px;line-height:20px;letter-spacing:1.71429px;text-transform:uppercase}.btn-more:after{content:'';margin:auto;margin-left:13px;display:block;width:14px;height:20px;-webkit-transition:-webkit-transform .15s ease-in-out;transition:-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out;transition:transform .15s ease-in-out,-webkit-transform .15s ease-in-out;background-color:#007456;-webkit-mask-image:url(../../images/icons/icon-arrow-down.svg);mask-image:url(../../images/icons/icon-arrow-down.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.btn-more.hide-more::after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.checkbox-wrap .custom-checkbox{position:absolute;z-index:-1;opacity:0}.checkbox-wrap .custom-checkbox+label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checkbox-wrap .custom-checkbox+label::before{content:'';display:inline-block;width:16px;height:16px;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;border:1px solid #c9c9c9;margin-right:12px;background-repeat:no-repeat;background-position:center center;background-size:100%}.checkbox-wrap .custom-checkbox:not(:disabled):not(:checked)+label:hover::before{border-color:#d7e9e4}.checkbox-wrap .custom-checkbox:not(:disabled):active+label::before{background-color:#d7e9e4;border-color:#d7e9e4}.checkbox-wrap .custom-checkbox:focus:not(:checked)+label::before{border-color:#80bdff}.checkbox-wrap .custom-checkbox:checked+label::before{border-color:#007456;background-color:#007456;background-image:url(../../images/icons/icon-check.svg)}.checkbox-wrap .custom-checkbox:disabled+label::before{background-color:#d7e9e4}.wrap-paginate{margin-bottom:60px}@media (min-width:768px){.wrap-paginate{margin-bottom:80px}}@media (min-width:1200px){.wrap-paginate{margin-bottom:120px}}.wrap-paginate ul.page-numbers{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.wrap-paginate ul.page-numbers li a,.wrap-paginate ul.page-numbers li span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;border-radius:52px;width:40px;height:40px;margin:4px;border:1px solid #888;line-height:24px;display:inline-flex;color:#333}@media (min-width:768px){.wrap-paginate ul.page-numbers li a,.wrap-paginate ul.page-numbers li span{font-weight:500;font-size:20px;width:52px;height:52px}}.wrap-paginate ul.page-numbers li a:hover,.wrap-paginate ul.page-numbers li span:hover{color:#007456;border:1px solid #007456}.wrap-paginate ul.page-numbers li a:hover .icon,.wrap-paginate ul.page-numbers li span:hover .icon{background-color:#007456}.wrap-paginate ul.page-numbers li a.current,.wrap-paginate ul.page-numbers li span.current{color:#fff;background-color:#007456;border:1px solid #007456}.wrap-paginate ul.page-numbers li:before{content:unset}.wrap-paginate ul.page-numbers li .icon{margin:auto}.wrap-load-more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:60px}@media (min-width:768px){.wrap-load-more{margin-bottom:80px}}@media (min-width:1200px){.wrap-load-more{margin-bottom:120px}}.wrap-load-more .load-more .loader{display:block;background:url(../../images/icons/loader-sprite.png) no-repeat 0 0;width:64px;height:64px;margin:0 auto 12px;-webkit-transition:.7s;-webkit-transition:-webkit-transform .7s;transition:-webkit-transform .7s;transition:transform .7s;transition:transform .7s,-webkit-transform .7s}.wrap-load-more .load-more:hover .loader{background-position:0 -64px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}#preloader-origin.preloader-hidden{display:none}.preloader{position:relative;min-height:200px;width:100%;height:100%;z-index:9999}.preloader ul{margin:unset!important}.preloader ul li{margin:unset!important}.preloader .preloader-icon{margin:unset;position:absolute;left:50%;top:30%;-webkit-transform:rotate(45deg) translate(-50%,-50%);transform:rotate(45deg) translate(-50%,-50%)}.preloader .preloader-icon li{list-style-type:none;position:absolute;top:0;left:0;width:18px;height:18px;background:#007f5f;border-radius:50%}.preloader .preloader-icon li:before{content:none}.preloader #a{-webkit-animation:a .75s ease-in-out infinite;animation:a .75s ease-in-out infinite;top:-36px;left:-36px}.preloader #b{-webkit-animation:b .75s ease-in-out infinite;animation:b .75s ease-in-out infinite;top:-36px;left:0}.preloader #c{-webkit-animation:c .75s ease-in-out infinite;animation:c .75s ease-in-out infinite;top:-36px;left:36px}.preloader #d{-webkit-animation:d .75s ease-in-out infinite;animation:d .75s ease-in-out infinite;top:0;left:-36px}.preloader #e{-webkit-animation:e .75s ease-in-out infinite;animation:e .75s ease-in-out infinite;top:0;left:0}.preloader #f{-webkit-animation:f .75s ease-in-out infinite;animation:f .75s ease-in-out infinite;top:0;left:36px}.preloader #g{-webkit-animation:g .75s ease-in-out infinite;animation:g .75s ease-in-out infinite;top:36px;left:-36px}.preloader #h{-webkit-animation:h .75s ease-in-out infinite;animation:h .75s ease-in-out infinite;top:36px;left:0}.preloader #i{-webkit-animation:i .75s ease-in-out infinite;animation:i .75s ease-in-out infinite;top:36px;left:36px}@-webkit-keyframes a{50%{top:0;left:-36px}100%{top:0;left:-36px}}@keyframes a{50%{top:0;left:-36px}100%{top:0;left:-36px}}@-webkit-keyframes b{50%{top:-36px;left:-36px}100%{top:-36px;left:-36px}}@keyframes b{50%{top:-36px;left:-36px}100%{top:-36px;left:-36px}}@-webkit-keyframes c{50%{top:-36px;left:0}100%{top:-36px;left:0}}@keyframes c{50%{top:-36px;left:0}100%{top:-36px;left:0}}@-webkit-keyframes d{50%{top:36px;left:-36px}100%{top:36px;left:-36px}}@keyframes d{50%{top:36px;left:-36px}100%{top:36px;left:-36px}}@-webkit-keyframes f{50%{top:-36px;left:36px}100%{top:-36px;left:36px}}@keyframes f{50%{top:-36px;left:36px}100%{top:-36px;left:36px}}@-webkit-keyframes g{50%{top:36px;left:0}100%{top:36px;left:0}}@keyframes g{50%{top:36px;left:0}100%{top:36px;left:0}}@-webkit-keyframes h{50%{top:36px;left:36px}100%{top:36px;left:36px}}@keyframes h{50%{top:36px;left:36px}100%{top:36px;left:36px}}@-webkit-keyframes i{50%{top:0;left:36px}100%{top:0;left:36px}}@keyframes i{50%{top:0;left:36px}100%{top:0;left:36px}}.accordion-wraper{-webkit-transition:border-bottom-color .15s ease-in-out;transition:border-bottom-color .15s ease-in-out}.accordion-wraper.collapse .accordion-toggle:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.accordion-wraper .accordion-toggle{cursor:pointer;line-height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:24px}.accordion-wraper .accordion-toggle:after{content:'';display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:24px;height:24px;margin-left:16px;cursor:pointer;background-image:url(../../images/icons/icon-black-arrow.svg);background-repeat:no-repeat;background-position:center center}.accordion-wraper .collapser{height:0;overflow:hidden;-webkit-transition:height .25s ease-in-out;transition:height .25s ease-in-out}.accordion-wraper .collapser .content{margin-top:32px}.accordion2{background-color:#0dcaf0}.accordion2>p{background-color:#00a32a;display:none}.accordion2 .accordion-title{cursor:pointer;line-height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 0;margin:0;background-color:#0f7595}.accordion2 .accordion-title:after{content:'';display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:24px;height:24px;margin-left:16px;cursor:pointer;background-image:url(../../images/icons/icon-black-arrow.svg);background-repeat:no-repeat;background-position:center center}.accordion2 .accordion-title.open:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.accordion2 .accordion-content{background-color:#6f42c1}.accordion{border-bottom:1px dashed #c9c9c9;margin-bottom:20px}.accordion>p{display:none}.accordion .accordion-title{border-top:1px dashed #c9c9c9;padding:16px 0;cursor:pointer;margin:0!important;font-weight:700;font-size:20px;line-height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.accordion .accordion-title:after{content:'';display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:24px;height:24px;margin-left:auto;margin-right:0;cursor:pointer;background-image:url(../../images/icons/icon-black-arrow.svg);background-repeat:no-repeat;background-position:center center}.accordion .accordion-title.open:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.accordion .accordion-title:first-child{border:none}.accordion .accordion-title.open{cursor:default}.accordion .accordion-content{padding-bottom:20px}.content h1,.content h2{margin-top:40px;margin-bottom:20px}@media (min-width:768px){.content h1,.content h2{margin-top:80px;margin-bottom:40px}}.content h3{margin-top:34px;margin-bottom:22px}@media (min-width:768px){.content h3{margin-top:64px;margin-bottom:32px}}.content h4{margin-top:28px;margin-bottom:16px}@media (min-width:768px){.content h4{margin-top:48px}}.content h5,.content h6{margin-top:24px}@media (min-width:768px){.content h5,.content h6{margin-top:28px;margin-bottom:16px}}.content figure{max-width:100%}.content figure figcaption{font-size:14px;line-height:16px;text-align:right;color:#888}.content a{display:unset;color:#04a67c}.content p{margin-bottom:20px;font-weight:300;font-size:20px;line-height:30px}.content ol li,.content ul li{margin-bottom:20px;font-weight:300;font-size:20px;line-height:30px}.content blockquote{position:relative;padding-left:20px;margin-top:48px;margin-bottom:48px;font-style:italic;font-size:20px;line-height:30px}.content blockquote:before{content:'';display:block;width:48px;height:48px;background-color:#888;-webkit-mask-image:url(../../images/icons/icon-blockquote.svg);mask-image:url(../../images/icons/icon-blockquote.svg)}@media (min-width:768px){.content blockquote{padding-left:88px}.content blockquote:before{position:absolute;left:0}}@media (min-width:768px){.content ul{margin-left:50px}}.content ul li.gray-line{margin-top:0;margin-bottom:0;margin-left:8px;display:block}.content ul li.gray-line:before{background-color:#888}.content ul li.gray-line:first-child span.vertical-Line:before{top:20px}.content ul li.gray-line:last-child span.vertical-Line:before{top:0;height:12px;bottom:unset}.content ul li.gray-line span.vertical-Line{display:block;padding-bottom:16px;height:100%;position:relative}.content ul li.gray-line span.vertical-Line:before{position:absolute;display:block;content:'';width:1px;left:-31px;top:0;bottom:0;border-right:1px dashed #888}.content ul li.gray-line span.vertical-Line:after{position:absolute;display:block;content:'';left:-35px;top:10px;width:10px;height:10px;background-color:#ef253e;border-radius:16px}.content ul li ol,.content ul li ul{margin-top:25px;margin-left:25px}.content ul li ol li,.content ul li ul li{margin-bottom:12px}.content ol{margin-left:40px}.content ol ul{margin-left:25px}.content h3:first-child,.content h4:first-child,.content h5:first-child,.content>h2:first-child{margin-top:0!important}.content img.alignright{float:right;margin:0 0 1em 1em}.content img.alignleft{float:left;margin:0 1em 1em 0}.content img.aligncenter{display:block;margin-left:auto;margin-right:auto}.content .alignright{float:right}.content .alignleft{float:left}.content .aligncenter{display:block;margin-left:auto;margin-right:auto}.wpcf7 .wpcf7-not-valid-tip{color:#ef253e;font-size:12px;font-weight:400;display:block}.wpcf7 form.invalid select.wpcf7-not-valid+.select2 .select2-selection{border-color:#f99!important}.wpcf7 form.invalid .date-time .wpcf7-not-valid-tip{display:none}.wpcf7 .wpcf7-not-valid,.wpcf7 select.wpcf7-not-valid+.chosen-container-single .chosen-single{border-color:#f99!important}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output{border:none;color:#ef253e;font-size:14px;text-align:center;margin-top:12px}.table-wrapper{max-width:100%;overflow-x:scroll}.table-wrapper table{border:1px solid #eee;table-layout:fixed;width:unset;margin-bottom:20px;border-collapse:collapse}@media (min-width:1200px){.table-wrapper table{width:auto}}.table-wrapper table th{font-weight:700;padding:5px;background:#efefef;border:1px solid #ddd}.table-wrapper table td{padding:5px 10px;border:1px solid #eee;text-align:left}.table-wrapper table td p{font-size:17px}@media (min-width:1200px){.table-wrapper table td p{font-size:18px}}.table-wrapper table tbody tr:nth-child(odd){background:#fff}.table-wrapper table tbody tr:nth-child(even){background:#f7f7f7}header{padding:20px 0;height:60px;position:relative;z-index:1000;background-color:#fff}header .header-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}header .header-content .logo{height:23px;position:relative}header .header-content .logo img{height:100%}header .header-content .logo .country-code{right:-18px;top:-9px;position:absolute;text-transform:uppercase;color:#007456;font-size:10px;font-weight:400}header .header-content .main-menu{margin-left:28px}header .header-content .main-menu-wraper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}header .header-content .main-menu-wraper .nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}header .header-content .main-menu-wraper .nav>li{margin-top:0;margin-bottom:0;position:unset}header .header-content .main-menu-wraper .nav>li:before{content:unset}header .header-content .main-menu-wraper .nav>li a{font-size:1rem;margin:0 15px;white-space:nowrap;color:#333}@media (min-width:1400px){header .header-content .main-menu-wraper .nav>li a{margin:0 24px}}@media (min-width:1650px){header .header-content .main-menu-wraper .nav>li a{margin:0 32px}}header .header-content .main-menu-wraper .nav>li.current-menu-item>a,header .header-content .main-menu-wraper .nav>li.current-menu-parent>a{color:#007456}header .header-content .main-menu-wraper .nav>li:hover>a{color:#007456}header .header-content .main-menu-wraper .nav>li:hover .sub-menu{display:block}header .header-content .main-menu-wraper .nav .sub-menu{display:none;position:absolute;z-index:100;background:#fff;padding:0 0 30px 0;margin-left:-32px}header .header-content .main-menu-wraper .nav .sub-menu>li{margin:16px 32px}header .header-content .main-menu-wraper .nav .sub-menu>li:before{content:unset}header .header-content .main-menu-wraper .nav .sub-menu>li:hover>a{color:#007456}header .header-content .main-menu-wraper .nav .sub-menu>li>a{font-size:1rem;line-height:24px;color:#666}header .header-content .main-menu-wraper .nav .sub-menu>li.current-menu-item>a,header .header-content .main-menu-wraper .nav .sub-menu>li.current-menu-parent>a{color:#007456}header .header-content .main-menu-wraper .nav .only-mobile{display:none}header .header-content .additional-menu-wraper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .header-content .additional-menu-wraper .lang-menu{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}header .header-content .additional-menu-wraper .lang-menu:hover .sub-menu{display:block}header .header-content .additional-menu-wraper .lang-menu a{font-size:12px;line-height:14px;font-weight:700;text-transform:uppercase;letter-spacing:1.7px;color:#888}header .header-content .additional-menu-wraper .lang-menu>li{margin-top:0;margin-bottom:0}header .header-content .additional-menu-wraper .lang-menu>li:before{content:unset}header .header-content .additional-menu-wraper .lang-menu>li>a{color:#888}header .header-content .additional-menu-wraper .lang-menu .pll-parent-menu-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}header .header-content .additional-menu-wraper .lang-menu .sub-menu{display:none;position:absolute;padding:0 40px 24px 40px;background-color:#fff;top:100%;z-index:1;margin-left:0}header .header-content .additional-menu-wraper .lang-menu .lang-item{margin:21px 6px;line-height:14px}header .header-content .additional-menu-wraper .lang-menu .lang-item:before{content:unset}header .header-content .additional-menu-wraper .lang-menu .lang-item a{color:#333}header .header-content .additional-menu-wraper .lang-menu .lang-item a:hover{color:#007456}header .header-content .additional-menu-wraper .link-ico{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:20px;z-index:100}header .header-content .mobile-nav-togle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;z-index:1001;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;user-select:none;margin-left:20px}header .header-content .mobile-nav-togle span{display:-webkit-box;display:-ms-flexbox;display:flex;width:26px;height:2px;margin-bottom:5px;position:relative;background:#333;border-radius:3px;z-index:1;-webkit-transform-origin:5px 0;transform-origin:5px 0;-webkit-transition:opacity .55s ease,-webkit-transform .5s cubic-bezier(.77,.2,.05,1);transition:opacity .55s ease,-webkit-transform .5s cubic-bezier(.77,.2,.05,1);transition:transform .5s cubic-bezier(.77,.2,.05,1),opacity .55s ease;transition:transform .5s cubic-bezier(.77,.2,.05,1),opacity .55s ease,-webkit-transform .5s cubic-bezier(.77,.2,.05,1)}header .header-content .mobile-nav-togle span:last-child{margin-bottom:0}header .header-content .mobile-nav-togle span:first-child{-webkit-transform-origin:0 0;transform-origin:0 0}header .header-content .mobile-nav-togle span:nth-last-child(1){-webkit-transform-origin:0 100%;transform-origin:0 100%}header .header-content .mobile-nav-togle.active span{opacity:1;-webkit-transform:rotate(45deg) translate(0,-2px);transform:rotate(45deg) translate(0,-2px)}header .header-content .mobile-nav-togle.active span:nth-last-child(2){opacity:0;-webkit-transform:rotate(0) scale(.2,.2);transform:rotate(0) scale(.2,.2)}header .header-content .mobile-nav-togle.active span:nth-last-child(1){-webkit-transform:rotate(-45deg) translate(-1px,3px);transform:rotate(-45deg) translate(-1px,3px)}header .header-content .mobile-nav-togle.active ul{-webkit-transform:none;transform:none}header .mobile-menu-overlay{opacity:1;position:fixed;right:0;top:0;bottom:0;width:0;z-index:1000}header .mobile-menu-overlay .mobile-menu{position:fixed;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;left:100vw;top:0;width:450px;height:100vh;max-width:calc(100% - 5px);background-color:#fff;-webkit-box-shadow:0 0 0 #85888c;box-shadow:0 0 0 #85888c;-webkit-transform-origin:translate(0,0);transform-origin:translate(0,0);-webkit-transform:translate(0,0);transform:translate(0,0);-webkit-transition:-webkit-transform .5s cubic-bezier(.77,.2,.05,1),-webkit-box-shadow .5s ease-in-out;transition:-webkit-transform .5s cubic-bezier(.77,.2,.05,1),-webkit-box-shadow .5s ease-in-out;transition:transform .5s cubic-bezier(.77,.2,.05,1),box-shadow .5s ease-in-out;transition:transform .5s cubic-bezier(.77,.2,.05,1),box-shadow .5s ease-in-out,-webkit-transform .5s cubic-bezier(.77,.2,.05,1),-webkit-box-shadow .5s ease-in-out;z-index:100}header .mobile-menu-overlay .mobile-menu:after{content:'';display:block;width:44px;height:60px;background-color:#fff;position:absolute;top:0;right:16px}header .mobile-menu-overlay .mobile-menu .mobile-menu-inner-wraper{position:relative;width:450px;width:100%;height:100vh;overflow-x:auto;overflow-y:hidden;padding:20px 16px}@media (min-width:768px){header .mobile-menu-overlay .mobile-menu .mobile-menu-inner-wraper{padding:30px 16px}}header .mobile-menu-overlay .overlay{position:fixed;right:0;top:0;bottom:0;width:0;-webkit-transition:background-color .25s ease-in-out,width 0s ease-in-out .25s;transition:background-color .25s ease-in-out,width 0s ease-in-out .25s;background-color:rgba(0,0,0,0);z-index:99}header .mobile-menu-overlay.active .overlay{width:100vw;-webkit-transition:background-color .25s ease-in-out,width 0s ease-in-out 0s;transition:background-color .25s ease-in-out,width 0s ease-in-out 0s;background-color:rgba(0,0,0,.35)}header .mobile-menu-overlay.active .mobile-menu{-webkit-transform:translate(-100%,0);transform:translate(-100%,0);-webkit-box-shadow:0 0 10px #85888c;box-shadow:0 0 10px #85888c}header .mobile-menu-overlay .lang-menu-mob ul{margin-left:0}header .mobile-menu-overlay .lang-menu-mob ul li{display:-webkit-box;display:-ms-flexbox;display:flex}header .mobile-menu-overlay .lang-menu-mob ul li:before{display:none}header .mobile-menu-overlay .lang-menu-mob ul li a{font-size:16px;line-height:20px;font-weight:400;text-transform:uppercase;color:#333}header .mobile-menu-overlay .lang-menu-mob ul li .sub-menu{margin-left:16px}header .mobile-menu-overlay .lang-menu-mob .lang-menu{display:-webkit-box;display:-ms-flexbox;display:flex}header .mobile-menu-overlay .lang-menu-mob .lang-menu .lang-item{margin:0 16px}header .mobile-menu-overlay .lang-menu-mob .lang-menu .lang-item.current-lang a{color:#888}header .mobile-menu-overlay nav.main-menu .menu-item{margin:28px 0;position:relative}header .mobile-menu-overlay nav.main-menu .menu-item::before{display:none}header .mobile-menu-overlay nav.main-menu .menu-item.menu-item-has-children{cursor:pointer}header .mobile-menu-overlay nav.main-menu .menu-item.menu-item-has-children:after{content:'';display:block;position:absolute;top:0;right:0;bottom:0;width:30px;height:30px;background-color:#333;-webkit-mask-image:url(../../images/icons/icon-chevron-down.svg);mask-image:url(../../images/icons/icon-chevron-down.svg);-webkit-mask-position:center;mask-position:center}header .mobile-menu-overlay nav.main-menu .menu-item.menu-item-has-children.active:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}header .mobile-menu-overlay nav.main-menu .menu-item>a{font-weight:500;font-size:18px;line-height:24px;color:#333}header .mobile-menu-overlay nav.main-menu .menu-item.active{border-bottom:1px dashed #333}header .mobile-menu-overlay nav.main-menu .menu-item.active .sub-menu{max-height:460px}header .mobile-menu-overlay nav.main-menu .menu-item.current-menu-item>a,header .mobile-menu-overlay nav.main-menu .menu-item.current-menu-parent>a{color:#007456}header .mobile-menu-overlay nav.main-menu .sub-menu{-webkit-transition:max-height .3s cubic-bezier(.77,.2,.05,1),height .3s cubic-bezier(.77,.2,.05,1);transition:max-height .3s cubic-bezier(.77,.2,.05,1),height .3s cubic-bezier(.77,.2,.05,1);max-height:0;overflow:hidden}header .mobile-menu-overlay nav.main-menu .sub-menu .menu-item>a{font-weight:400}header .mobile-menu-overlay nav.main-menu .sub-menu .menu-item.current-menu-item>a,header .mobile-menu-overlay nav.main-menu .sub-menu .menu-item.current-menu-parent>a{color:#007456}header .search-box{background-color:#fff;display:none;position:absolute;right:0;top:100%;z-index:1000;padding:0 40px 40px 40px}header .search-box form{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #c9c9c9}header .search-box.active{display:-webkit-box;display:-ms-flexbox;display:flex}header .search-box input{border:none}header .search-box button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:1200px){header{padding:26px 0;height:80px}header .header-content .logo{height:28px}}footer{background-color:#fff;z-index:1100;position:relative}footer .container-fluid,footer .container-lg,footer .container-md,footer .container-sm,footer .container-xl,footer .container-xxl{padding-bottom:20px}@media (min-width:768px){footer .container-fluid,footer .container-lg,footer .container-md,footer .container-sm,footer .container-xl,footer .container-xxl{padding-bottom:86px}}footer .logo-wrap{border-top:1px solid #999;padding-top:64px}footer .site-footer{background-color:#fff;padding:48px 0}footer .logo{margin-bottom:48px}footer .menu-colunm nav.contact-us{margin-bottom:48px}footer .menu-colunm ul{margin-left:0}footer .menu-colunm ul.nav>li{margin-bottom:48px}footer .menu-colunm ul li:before{display:none}footer .menu-colunm ul li a{font-weight:700;font-size:16px;line-height:20px;color:#333;max-width:100%;overflow:hidden}footer .menu-colunm ul li a:hover{color:#007456}footer .menu-colunm ul li ul.sub-menu{margin-top:20px}footer .menu-colunm ul li ul.sub-menu li a{font-weight:400}footer .menu-colunm .feedback-open-modal{font-weight:700;font-size:16px;line-height:20px;color:#333}footer .menu-colunm .feedback-open-modal:hover{color:#007456}footer .zero-column{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}footer .zero-column .social-links{margin-top:30px;margin-bottom:48px}footer .zero-column .social-links .subtitle{color:#888;font-weight:700;font-size:12px;line-height:14px;letter-spacing:1.71429px;text-transform:uppercase;margin-bottom:24px}footer .zero-column .social-links a{margin-right:16px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}footer .zero-column .social-links a:hover .icon{background-color:#007456}footer .third-colunm .feedback-open-modal{margin-top:0}.default-page-templates .content-wraper{max-width:860px;margin:auto}.default-page-templates .section-content-page{margin-top:58px;margin-bottom:120px}@media (max-width:767.98px){.default-page-templates .section-content-page{margin-bottom:60px}}@media (max-width:575.98px){.default-page-templates .section-content-page{margin-bottom:40px}}.default-page-templates .section-content-page-detiles{margin-top:80px}.default-page-templates .section-content-page-detiles .date{font-weight:500;font-size:12px;line-height:14px;letter-spacing:1.71429px;text-transform:uppercase;color:#888;margin-bottom:24px}.default-page-templates .section-content-page-detiles hr{border:0;border-bottom:1px dashed #888}.default-page-templates .section-content-page-detiles .tags{margin-top:24px;font-size:12px;line-height:14px;letter-spacing:1.71429px;text-transform:uppercase;color:#888}.default-page-templates .section-content-page-detiles .tags span{margin-left:36px}.default-page-templates .section-content-page-detiles .tags span:first-child{margin-left:0}.homepage .section-link-and-article{margin-bottom:80px}@media (min-width:768px){.homepage .section-link-and-article{margin-bottom:120px}}.homepage .section-big-video{margin-top:40px}@media (min-width:576px){.homepage .section-big-video{margin-top:60px}}@media (min-width:768px){.homepage .section-big-video{margin-top:35px}}.page-about{overflow:hidden}.page-about .our-value{margin-top:80px}@media (min-width:768px){.page-about .our-value{margin-top:120px}}@media (min-width:1200px){.page-about .our-value{margin-top:180px}}.page-about .our-value .concepts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:24px;-ms-flex-wrap:wrap;flex-wrap:wrap}.page-about .our-value .concepts .concept{margin:20px 16px 0 16px;color:#333;font-size:20px;line-height:30px}@media (min-width:576px){.page-about .our-value .concepts .concept{margin:20px 24px 0 24px}}@media (min-width:992px){.page-about .our-value .concepts .concept{margin:20px 44px 0 44px}}.page-about .sections-value-header .item-wraper{margin-top:40px;padding:38px 0 48px 0;border-top:1px dashed #888;border-bottom:1px dashed #888;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.page-about .sections-value-header .item-wraper .item{margin:10px 16px 0 16px}@media (min-width:576px){.page-about .sections-value-header .item-wraper .item{margin:10px 20px 0 20px}}@media (min-width:992px){.page-about .sections-value-header .item-wraper .item{margin:10px 34px 0 34px}}@media (min-width:992px){.page-about .sections-value-header .item-wraper{margin-top:75px}}.page-about .sections-value-wraper .section-ph-most-common{margin:80px 0}@media (min-width:768px){.page-about .sections-value-wraper .section-ph-most-common{margin:100px 0}}@media (min-width:1200px){.page-about .sections-value-wraper .section-ph-most-common{margin:150px 0}}.page-about .sections-value-wraper .section-ph-most-common:first-child{margin:55px 0}@media (min-width:1200px){.page-about.page-about-managment .section-hero-banner .hero-title{width:35%}}.page-about.page-about-managment .section-managment-list .title{margin-bottom:40px}@media (min-width:1200px){.page-about.page-about-managment .section-managment-list .title{margin-bottom:80px}}.page-about.page-about-managment .section-managment-list .manager-item{text-align:right;margin-bottom:40px}@media (min-width:1200px){.page-about.page-about-managment .section-managment-list .manager-item{margin-bottom:80px}}.page-about.page-about-managment .section-managment-list .manager-item .image{margin-bottom:28px}.page-about.page-about-managment .section-managment-list .manager-item h4{margin-bottom:8px;text-align:right}.page-about.page-about-managment .section-managment-list .manager-item h4 a{color:#333}.page-about.page-about-managment .section-managment-list .manager-item h4 a:hover{color:#02523d}.page-about.page-about-managment .section-managment-list .manager-item .description{margin-bottom:20px;text-align:right}.page-library{margin-top:12px;margin-bottom:80px}@media (min-width:992px){.page-library{margin-top:80px}}.page-library .article-library .category{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.page-library .article-library .title{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.page-library .article-library .excerpt{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:8}.page-library .article-library .excerpt p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:8}.page-library .link-title{overflow:hidden}.single-page-library .content-wraper{max-width:1200px;margin:auto}.single-page-library .content-wraper .section-content>p:first-child{margin-top:0}.single-page-library .section-content-page{margin-top:58px}.single-page-library .section-content-page-detiles{margin-top:80px}.single-page-library .section-content-page-detiles .date{font-weight:500;font-size:12px;line-height:14px;letter-spacing:1.71429px;text-transform:uppercase;color:#888;margin-bottom:24px}.single-page-library .section-content-page-detiles hr{border:0;border-bottom:1px dashed #888}.single-page-library .section-content-page-detiles .tags{margin-top:24px;font-size:12px;line-height:14px;letter-spacing:1.71429px;text-transform:uppercase;color:#888}.single-page-library .section-content-page-detiles .tags span{margin-left:36px}.single-page-library .section-content-page-detiles .tags:first-child span{margin-left:0}.single-page-library .section-content-page-detiles a.tags:hover{color:#02523d}.single-page-library .section-content-page-detiles a.tags:hover span{border-bottom:1px solid #02523d}.single-page-library .post-info .author{padding-bottom:25px}.single-page-library .post-info .author .text{max-width:85px;text-align:left}.single-page-library .post-info .author .names{font-weight:500}.section-head-information-2 .head{position:relative;margin:40px auto}.section-head-information-2 .head.select-reports-block{margin-top:80px}.section-head-information-2 .head.select-reports-block .btn-show-report{margin-top:28px;margin-bottom:0}.section-head-information-2 .head.select-reports-block .select2-container--default .select2-selection--single{border-radius:0;height:56px}.section-head-information-2 .head.select-reports-block .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:56px}.section-head-information-2 .head.select-reports-block .select2-container--default .select2-selection--single .select2-selection__arrow{height:56px}.section-head-information-2 .head .company_type{margin-top:18px;margin-bottom:8px}@media (min-width:992px){.section-head-information-2 .head{margin:64px auto}.section-head-information-2 .head.select-reports-block{margin-top:120px}.section-head-information-2 .head.select-reports-block .btn-show-report{margin-top:64px}}.section-head-information-2 .select-report{border:0;font-size:inherit;font-weight:inherit}.section-head-information-2 #embed-pdf-wraper{height:100%;width:100%}.section-head-information-2 .report-embed-pdf-frame{display:none}.section-head-information-2 .report-embed-pdf-frame.show{display:-webkit-box;display:-ms-flexbox;display:flex}.section-head-information-2 .report-embed-pdf-frame .preloader{position:absolute;z-index:0;top:0;bottom:0;left:0;right:0}.section-head-information-2 .report-embed-pdf-frame iframe{width:100%;height:100%;z-index:10;position:relative;background-color:transparent}.section-report-detiles .fluid-resolve-report{padding-top:20px;margin:auto;left:calc(var(--bs-gutter-x) * .5)}@media (min-width:576px){.section-report-detiles .fluid-resolve-report{max-width:93%}}@media (min-width:768px){.section-report-detiles .fluid-resolve-report{max-width:83%}}@media (min-width:1200px){.section-report-detiles .fluid-resolve-report{max-width:1160px}}.section-report-detiles .bg-white{background-color:#fff}.section-report-detiles .head{position:relative;margin:40px auto;max-width:656px}.section-report-detiles .head.select-reports-block{margin-top:80px}.section-report-detiles .head.select-reports-block .btn-show-report{margin-top:28px;margin-bottom:0}.section-report-detiles .head .company_type{margin-top:18px;margin-bottom:8px}@media (min-width:992px){.section-report-detiles .head{margin:64px auto}.section-report-detiles .head.select-reports-block{margin-top:120px}.section-report-detiles .head.select-reports-block .btn-show-report{margin-top:64px}}.section-report-detiles .select-report{border:0;font-size:inherit;font-weight:inherit}.section-report-detiles .report-embed-pdf-frame{display:none}.section-report-detiles .report-embed-pdf-frame.show{display:-webkit-box;display:-ms-flexbox;display:flex}.page-news{margin-top:12px}@media (min-width:992px){.page-news{margin-top:24px}}.page-news .filters-news.disable{opacity:.3;pointer-events:none}.page-news .filters-news .filter{padding:28px 0 28px 0;border-bottom:1px dashed #888}.page-news .filters-news .filter.show-more .parent{margin-bottom:20px}.page-news .filters-news .filter.show-more .childs{display:block}.page-news .filters-news .filter.show-more.no-child .parent{margin-bottom:unset}.page-news .filters-news .filter .parent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-line-pack:center;align-content:center}.page-news .filters-news .filter .parent label{font-weight:700;font-size:16px;line-height:24px;color:#333}.page-news .filters-news .filter .parent .news-filter-more{width:24px;height:24px;cursor:pointer;background-image:url(../../images/icons/icon-black-arrow.svg);background-repeat:no-repeat;background-position:center center}.page-news .filters-news .filter .childs{display:none}.page-news .filters-news .filter .childs .checkbox-wrap{margin-bottom:20px}.page-news .hot-news{margin-bottom:12px}@media (min-width:768px){.page-news .hot-news{margin-bottom:80px}}@media (min-width:768px){.page-news .hot-news .article{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:16px}.page-news .hot-news .article .title{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.page-news .hot-news .article .excerpt{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:7}.page-news .hot-news .article .excerpt p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:7}}@media (min-width:1400px){.page-news .hot-news .article .title{-webkit-line-clamp:4}.page-news .hot-news .article .excerpt{-webkit-line-clamp:11}.page-news .hot-news .article .excerpt p{-webkit-line-clamp:11}}.page-404{min-height:calc(100vh - 80px);background-image:url(../../images/video/video-slide.jpg);background-position:center;background-size:cover;position:relative}.page-404 .error-404-block{min-height:calc(100vh - 80px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:rgba(255,255,255,.85);margin:auto;position:relative;z-index:0}.page-404 .error-404-block .error-404{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:130px;line-height:120px;font-weight:700;text-align:center;margin-top:50px;margin-bottom:20px}.page-404 .error-404-block .not-found{text-align:center;font-size:30px;line-height:50px;font-weight:700;margin-bottom:30px}@media (min-width:576px){.page-404 .error-404-block .error-404{font-size:180px;line-height:160px;margin-top:50px;margin-bottom:30px}.page-404 .error-404-block .not-found{font-size:50px;line-height:50px;margin-bottom:50px}}@media (min-width:992px){.page-404 .error-404-block .error-404{font-size:230px;line-height:180px;margin-top:50px;margin-bottom:30px}.page-404 .error-404-block .not-found{font-size:50px;line-height:50px;margin-bottom:50px}}.page-404 video{position:absolute;top:0;bottom:0;left:0;right:0;z-index:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.page-404 .overlay{position:absolute;top:0;bottom:0;left:0;right:0;background:#000;opacity:.35;z-index:0}.page-404~footer .logo-wrap{border-top:unset}.single-page .content-wraper{max-width:860px;margin:auto}.single-page .section-content-page{margin-top:58px}.single-page-news .section-content-page-detiles{margin-top:80px}.single-page-news .section-content-page-detiles .date{font-weight:500;font-size:12px;line-height:14px;letter-spacing:1.71429px;text-transform:uppercase;color:#888;margin-bottom:24px}.single-page-news .section-content-page-detiles hr{border:0;border-bottom:1px dashed #888;margin-bottom:24px}.single-page-news .section-content-page-detiles .tags{margin-bottom:24px;font-size:12px;line-height:24px;letter-spacing:1.71429px;text-transform:uppercase;color:#888}.single-page-news .section-content-page-detiles .tags span{white-space:nowrap;margin-right:36px}.single-page-news .section-content-page-detiles .tags span:last-child{margin-left:0}.single-page-news .section-content-page-detiles a.tags span:hover{color:#02523d;border-bottom:1px solid #02523d}.page-products-search{position:relative}.page-products-search .overlay-cover-video{position:absolute;z-index:0;width:100%;height:100%}.page-products-search .overlay-cover-video .overlay{background:#000;opacity:.35;position:absolute;top:0;bottom:0;left:0;right:0}.page-products-search .overlay-cover-video video{position:fixed;top:0;bottom:0;left:0;right:0;z-index:-1;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin:0;width:100%;height:100%}.page-products-search .search-product-section{max-width:940px;margin:auto;color:#fff;position:relative}.page-products-search .search-product-section .heading-search{display:-webkit-box;display:-ms-flexbox;display:flex;padding:32px 0;overflow:hidden}.page-products-search .search-product-section .heading-search h1{font-size:27px;font-weight:300;margin:16px auto;color:#007456;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:0 15px;position:relative;z-index:2}@media (min-width:768px){.page-products-search .search-product-section .heading-search h1{text-align:center;font-size:30px;color:#fff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}}.page-products-search .search-product-section .heading-search h1:after,.page-products-search .search-product-section .heading-search h1:before{content:"";position:absolute;display:block;background:#ddd;width:1200px;top:0;bottom:0;height:1px;margin:auto}@media (min-width:768px){.page-products-search .search-product-section .heading-search h1:after,.page-products-search .search-product-section .heading-search h1:before{background:#fff}}.page-products-search .search-product-section .heading-search h1:after{left:100%}.page-products-search .search-product-section .heading-search h1:before{right:100%}.page-products-search .search-product-section .main-product-search .ico-search{display:none}@media (max-width:767.98px){.page-products-search .search-product-section .main-product-search{position:relative}.page-products-search .search-product-section .main-product-search input[type=search]{width:100%;padding-left:46px;border-top:unset;border-left:unset;border-right:unset}.page-products-search .search-product-section .main-product-search .input-group{position:relative}.page-products-search .search-product-section .main-product-search .input-group.search button{padding-right:16px;padding-left:0}.page-products-search .search-product-section .main-product-search .input-group-btn{top:0;bottom:0;left:0;position:absolute}.page-products-search .search-product-section .main-product-search .input-group-btn button{max-width:52px;padding-right:16px;padding-left:0;height:100%;width:100%;background-color:transparent;color:transparent}.page-products-search .search-product-section .main-product-search .input-group-btn .icon{display:block;background-color:#333;min-width:24px;height:24px}}.page-products-search .search-product-section .main-product-search .input-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.page-products-search .search-product-section .main-product-search .input-group input[type=search]{width:100%}@media (min-width:768px){.page-products-search .search-product-section .main-product-search .input-group input[type=search]{border:1px solid #fff}}.page-products-search .search-product-section .main-product-search .input-group .input-group-btn .btn{height:56px}@media (min-width:768px){.page-products-search .search-product-section .main-product-search .input-group .input-group-btn .btn{background-color:#ef253e}}.page-products-search .search-product-section .navigation-product-search{margin-top:50px;padding-bottom:50px}.page-products-search .search-product-section .navigation-product-search ul{margin-left:0}.page-products-search .search-product-section .navigation-product-search ul li{line-height:100%}.page-products-search .search-product-section .navigation-product-search ul li:before{display:none}.page-products-search .search-product-section .navigation-product-search .search-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:768px){.page-products-search .search-product-section .navigation-product-search .search-list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.page-products-search .search-product-section .navigation-product-search .search-list>li>a{display:none}.page-products-search .search-product-section .navigation-product-search .search-list>li{width:100%;padding:0}@media (min-width:768px){.page-products-search .search-product-section .navigation-product-search .search-list>li{width:33%;padding:0 20px}.page-products-search .search-product-section .navigation-product-search .search-list>li:first-child{padding-left:0}.page-products-search .search-product-section .navigation-product-search .search-list>li:last-child{padding-right:0}}.page-products-search .search-product-section .navigation-product-search .search-list li a{line-height:100%}@media (min-width:768px){.page-products-search .search-product-section .navigation-product-search .search-list li a{color:#fff}}.page-products-search .search-product-section .navigation-product-search .search-list>li>.sub-menu>li>a{font-weight:500;font-size:16px;margin:0 0 10px;position:relative;display:inline-block;padding:0}.page-products-search .search-product-section .navigation-product-search .search-list>li:last-child>.sub-menu>li:last-child{border-bottom:unset;padding-bottom:0;margin-bottom:0}@media (max-width:767.98px){.page-products-search .search-product-section .navigation-product-search .search-list>li>.sub-menu>li{border-bottom:1px solid #ddd;padding-bottom:30px;margin-bottom:34px;display:block}.page-products-search .search-product-section .navigation-product-search .search-list>li>.sub-menu>li a{font-size:22px;font-weight:500;position:relative;display:inline-block}.page-products-search .search-product-section .navigation-product-search .search-list .sub-menu .sub-menu{padding:24px 0 11px}.page-products-search .search-product-section .navigation-product-search .search-list .sub-menu .sub-menu>li{margin:0 0 35px}.page-products-search .search-product-section .navigation-product-search .search-list .sub-menu .sub-menu>li>a{color:#333;font-weight:300}}@media (min-width:768px){.page-products-search .search-product-section .navigation-product-search .search-list>li>.sub-menu>li>a:after{position:absolute;display:inline-block;content:"";background:#ef253f;left:10px;bottom:-10px;height:3px;width:20px;margin:0;-webkit-transform:translate(-50%);transform:translate(-50%)}.page-products-search .search-product-section .navigation-product-search .search-list .sub-menu .sub-menu>li>a{font-weight:400;font-size:13px;display:inline-block}.page-products-search .search-product-section .navigation-product-search .search-list .sub-menu .sub-menu{padding:16px 0 0}.page-products-search .search-product-section .navigation-product-search .search-list .sub-menu .sub-menu>li{display:block;margin-bottom:10px;margin-top:0}}.page-products-category{margin-top:32px}@media (min-width:992px){.page-products-category{margin-top:80px}}.page-products-category .widget-product-filter{padding-bottom:50px}@media (min-width:768px){.page-products-category .widget-product-filter{max-width:80%}}.page-products-category .widget-product-filter li.current-menu-item>a{background-color:#ddd}.page-products-category .widget-product-filter .filter{margin-top:30px}.page-products-category .widget-product-filter .filter .sub-menu{margin-top:8px}.page-products-category .widget-product-filter .filter .red-line{margin-bottom:24px}.page-products-category .widget-product-filter ul{margin-left:0}.page-products-category .widget-product-filter ul li{line-height:100%}.page-products-category .widget-product-filter ul li:before{display:none}.page-products-category .widget-product-filter .prod_cats-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.page-products-category .widget-product-filter .prod_cats-list>li>a{display:none}.page-products-category .widget-product-filter .prod_cats-list>li{width:100%;padding:0}.page-products-category .widget-product-filter .prod_cats-list li a{position:relative;width:100%;line-height:120%}.page-products-category .widget-product-filter .prod_cats-list>li>.sub-menu>li>a{font-weight:500;font-size:16px;position:relative;display:inline-block;padding:6px}.page-products-category .widget-product-filter .sub-menu .sub-menu li a{padding:10px 10px 10px 12px;margin:0}.page-products-category .widget-product-filter .prod_cats-list .sub-menu .sub-menu>li>a{color:#333;font-weight:300}@media (max-width:767.98px){.page-products-category .widget-product-filter .prod_cats-list>li>.sub-menu>li{border-bottom:1px solid #ddd;padding-bottom:30px;margin-bottom:34px;display:block}.page-products-category .widget-product-filter .prod_cats-list>li>.sub-menu>li a{font-size:22px;font-weight:500;position:relative;display:inline-block}.page-products-category .widget-product-filter .prod_cats-list .sub-menu .sub-menu{padding:24px 0 11px}.page-products-category .widget-product-filter .prod_cats-list .sub-menu .sub-menu>li{margin:0 0 8px}}@media (min-width:768px){.page-products-category .widget-product-filter .prod_cats-list>li>.sub-menu>li>a:after{position:absolute;display:inline-block;content:"";background:#eee;left:0;bottom:-10px;height:1px;width:100%;margin:0}.page-products-category .widget-product-filter .prod_cats-list .sub-menu .sub-menu>li>a{font-weight:400;font-size:13px;display:inline-block}.page-products-category .widget-product-filter .prod_cats-list .sub-menu .sub-menu{padding:16px 0 0}.page-products-category .widget-product-filter .prod_cats-list .sub-menu .sub-menu>li{display:block;margin-bottom:5px;margin-top:0}}.page-products-category .product{padding:0 .5rem;margin-bottom:64px;position:relative}.page-products-category .product .label-prod{display:block;position:absolute;top:0;left:15px;background:#ff665e;padding:0;border-radius:0;height:28px;width:66px;font-weight:300;font-size:12px;text-align:center;line-height:28px;color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:10}.page-products-category .product .label-prod:before{width:100%;display:inline-block;position:absolute;content:"";top:28px;left:0;border-left:32px solid transparent;border-right:32px solid transparent;border-top:10px solid #ff665e;z-index:10}.page-products-category .product .title{margin-top:40px;display:block}.page-products-category .product .title a{color:#333}.page-products-category .product .excerpt{margin-top:28px}.page-products-category .product .excerpt h1,.page-products-category .product .excerpt h2,.page-products-category .product .excerpt h3,.page-products-category .product .excerpt h4,.page-products-category .product .excerpt h5{font-size:120%}.single-page-product .section-content-page{max-width:1460px;margin:auto;margin-top:20px}@media (min-width:992px){.single-page-product .section-content-page{margin-top:100px}}@media (min-width:992px){.single-page-product .section-content-page .content{margin-top:48px}}.single-page-product .section-content-page .mob-thumb img{max-width:600px;max-height:600px}.single-page-product .section-content-page .dbl-border{border-bottom:1px dashed #888;padding-bottom:12px}.single-page-product .section-content-page .edition-form{margin-top:64px}.single-page-product .section-content-page .edition-form .capacities .capacity{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 16px}.single-page-product .section-content-page .edition-form .capacities .capacity .form-icon{display:inline-block;height:47px;width:36px;text-align:center;margin:20px auto 0;max-width:100%}.single-page-product .section-content-page .edition-form .capacities .capacity .form-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.single-page-product .section-content-page .edition-form .capacities .capacity .txt{font-size:12px;text-align:center;color:#aaa;min-height:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.single-page-product .section-content-page .edition-form .capacities .capacity .txt p{margin:0;line-height:12px}.single-page-product .section-content-page .markets{margin-top:30px;margin-bottom:30px}.single-page-product .section-content-page .posts_to_products{margin-top:30px}.single-page-product .section-content-page .brochure-files{margin-top:30px}.single-page-product .section-content-page .brochure-files ul{margin-left:0;padding-top:1px}.single-page-product .section-content-page .brochure-files ul li:before{content:none}.single-page-product .section-content-page .other-products{margin-top:24px}.single-page-product .section-content-page .other-products .otherProductsCarousel{margin-top:18px}.single-page-product .section-content-page .other-products .otherProductsCarousel.show{display:block}.single-page-product .section-content-page .other-products .otherProductsCarousel.show .product-link{max-width:33%}@media (min-width:768px){.single-page-product .section-content-page .other-products .otherProductsCarousel{margin-top:8px}}.single-page-product .section-content-page .other-products .otherProductsCarousel .product-link{width:100%;text-align:center}.single-page-product .section-content-page .other-products .otherProductsCarousel .product-name{padding:20px;font-size:18px;line-height:30px;color:#333;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.single-page-product .section-content-page .other-products .otherProductsCarousel .owl-dots{display:none}.single-page-product .section-content-page .other-products .otherProductsCarousel .owl-nav{position:absolute;top:-33px;padding-left:10px;right:0;background-color:#fff}@media (min-width:768px){.single-page-product .section-content-page .other-products .otherProductsCarousel .owl-nav{top:-48px}}.single-page-product .section-content-page .other-products .otherProductsCarousel .owl-nav button{width:28px;height:28px;color:transparent;background-color:#888;-webkit-mask-image:url(../../images/icons/icon-round-arrow.svg);mask-image:url(../../images/icons/icon-round-arrow.svg)}.single-page-product .section-content-page .other-products .otherProductsCarousel .owl-nav button:hover{background-color:#007456}.single-page-product .section-content-page .other-products .otherProductsCarousel .owl-nav .owl-prev{margin-right:10px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.single-page-product .section-content-page .other-products .otherProductsCarousel .owl-nav .owl-next{margin-left:10px}.single-page-product .section-content-page .accordion-wraper{margin-bottom:30px}.single-page-product .sidebar-single-product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.single-page-product .sidebar-single-product .thumb{margin-bottom:28px}.single-page-product .sidebar-single-product .btns-wrap{display:inline-block}.single-page-product .sidebar-single-product .btns-wrap .btn-wrap{margin-bottom:54px}.single-page-product .sidebar-single-product .btns-wrap .btn-wrap .where_buy{margin-bottom:28px}.single-page-product .sidebar-single-product .btns-wrap .btn-wrap .links.aditional_links{margin-top:28px}.single-page-product .sidebar-single-product .btns-wrap .btn-wrap .links.aditional_links .links-list li{margin-bottom:28px}.single-page-product .sidebar-single-product .btns-wrap .btn-wrap .categories{margin-bottom:28px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.single-page-product .sidebar-single-product .btns-wrap .btn-wrap .categories .cat{font-size:12px;line-height:14px;letter-spacing:1.71429px;text-transform:uppercase;color:#888;margin-bottom:24px}.single-page-product .sidebar-single-product .btns-wrap .links-list{padding-left:0;margin-left:0}.single-page-product .sidebar-single-product .btns-wrap .links-list li:before{content:none}@media (min-width:992px){.single-page-product .sidebar-single-product .btns-wrap{margin:auto}}.section-page-pharmacovigilance .head-box{margin:40px auto 20px auto;max-width:778px}@media (min-width:768px){.section-page-pharmacovigilance .head-box{margin:80px auto 60px auto}}.section-page-pharmacovigilance .head-box .structure_title .color-primary{color:#007456;font-size:35px;font-weight:500}@media (min-width:768px){.section-page-pharmacovigilance .head-box .structure_title .color-primary{font-size:66px}}.section-page-pharmacovigilance .head-box .line-elem{margin-bottom:40px}.section-page-pharmacovigilance .head-box .line-elem:last-child{margin-bottom:0}.section-page-pharmacovigilance .button-box{max-width:728px;margin:0 auto 80px auto;padding:16px;border:1px solid #ddd;border-radius:10px;-webkit-box-shadow:1px 3px 13px -6px;box-shadow:1px 3px 13px -6px}@media (min-width:768px){.section-page-pharmacovigilance .button-box{margin:0 auto 120px auto;padding:40px 70px 35px}}.section-page-pharmacovigilance .button-box .sub-text{font-weight:300;font-size:15px;line-height:22px;text-align:center;margin-bottom:26px}@media (min-width:768px){.section-page-pharmacovigilance .button-box .sub-text{margin-bottom:43px}}.section-page-pharmacovigilance .button-box h3{max-width:400px;margin-left:auto;margin-right:auto;text-align:center;margin-bottom:26px}@media (min-width:768px){.section-page-pharmacovigilance .button-box h3{margin-bottom:43px}}.section-page-pharmacovigilance .button-box .buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-page-pharmacovigilance .button-box .buttons a{margin-left:8px;margin-right:8px;margin-bottom:26px}@media (min-width:768px){.section-page-pharmacovigilance .button-box .buttons a{margin-bottom:43px}}.section-page-pharmacovigilance .button-box .contacts-section{text-align:center}.section-page-pharmacovigilance .button-box .contacts-section .contacts-wrap{margin-bottom:30px;display:inline-block;margin-left:auto;margin-right:auto;text-align:start}.section-page-pharmacovigilance .button-box .contacts-section .contacts-wrap .contacts{font-weight:300;font-size:16px;line-height:22px;margin-top:0;margin-bottom:8px}.section-page-pharmacovigilance .button-box .contacts-section .contacts-wrap .contacts a{font-weight:500;font-size:18px;line-height:28px}.page-career .section-head-information{margin-bottom:120px}@media (max-width:767.98px){.page-career .section-head-information{margin-bottom:60px}}@media (max-width:575.98px){.page-career .section-head-information{margin-bottom:40px}}.page-career .section-big-video{margin-top:120px;margin-bottom:120px}@media (max-width:767.98px){.page-career .section-big-video{margin-top:60px;margin-bottom:60px}}@media (max-width:575.98px){.page-career .section-big-video{margin-top:40px;margin-bottom:40px}}.page-career .section-video-and-list{margin-top:120px;margin-bottom:120px}@media (max-width:767.98px){.page-career .section-video-and-list{margin-top:60px;margin-bottom:60px}}@media (max-width:575.98px){.page-career .section-video-and-list{margin-top:40px;margin-bottom:40px}}.page-career .section-img-and-list{margin-top:120px;margin-bottom:120px}@media (max-width:767.98px){.page-career .section-img-and-list{margin-top:60px;margin-bottom:60px}}@media (max-width:575.98px){.page-career .section-img-and-list{margin-top:40px;margin-bottom:40px}}.page-career .section-time-with-team{margin-top:120px;margin-bottom:120px}@media (max-width:767.98px){.page-career .section-time-with-team{margin-top:60px;margin-bottom:60px}}@media (max-width:575.98px){.page-career .section-time-with-team{margin-top:40px;margin-bottom:40px}}.page-career .section-employee-reviews{margin-top:120px;margin-bottom:120px}@media (max-width:767.98px){.page-career .section-employee-reviews{margin-top:60px;margin-bottom:60px}}@media (max-width:575.98px){.page-career .section-employee-reviews{margin-top:40px;margin-bottom:40px}}.page-career .section-employee-reviews{margin-top:120px;margin-bottom:120px}@media (max-width:767.98px){.page-career .section-employee-reviews{margin-top:60px;margin-bottom:60px}}@media (max-width:575.98px){.page-career .section-employee-reviews{margin-top:40px;margin-bottom:40px}}.page-career .section-x-directions{margin-top:60px;margin-bottom:60px}.page-career .section-x-directions:first-child{margin-top:120px}@media (max-width:767.98px){.page-career .section-x-directions{margin-top:30px;margin-bottom:30px}}@media (max-width:575.98px){.page-career .section-x-directions{margin-top:20px;margin-bottom:20px}}.page-profi-day .section-worker-categories .bcg-white.container-lg,.page-profi-day .section-worker-categories .bcg-white.container-md,.page-profi-day .section-worker-categories .bcg-white.container-sm,.page-profi-day .section-worker-categories .bcg-white.container-xl,.page-profi-day .section-worker-categories .bcg-white.container-xxl,.page-profi-day .section-worker-categories .container-fluid.bcg-white{position:relative;max-width:1160px;background-color:transparent;padding:0 24px}@media (min-width:768px){.page-profi-day .section-worker-categories .bcg-white.container-lg,.page-profi-day .section-worker-categories .bcg-white.container-md,.page-profi-day .section-worker-categories .bcg-white.container-sm,.page-profi-day .section-worker-categories .bcg-white.container-xl,.page-profi-day .section-worker-categories .bcg-white.container-xxl,.page-profi-day .section-worker-categories .container-fluid.bcg-white{width:90vw}}.page-profi-day .section-worker-categories .bcg-white.container-lg .category-wraper,.page-profi-day .section-worker-categories .bcg-white.container-md .category-wraper,.page-profi-day .section-worker-categories .bcg-white.container-sm .category-wraper,.page-profi-day .section-worker-categories .bcg-white.container-xl .category-wraper,.page-profi-day .section-worker-categories .bcg-white.container-xxl .category-wraper,.page-profi-day .section-worker-categories .container-fluid.bcg-white .category-wraper{padding:30px 0 30px 0;border-bottom:1px dashed #888;background-color:#fff}@media (min-width:768px){.page-profi-day .section-worker-categories .bcg-white.container-lg .category-wraper,.page-profi-day .section-worker-categories .bcg-white.container-md .category-wraper,.page-profi-day .section-worker-categories .bcg-white.container-sm .category-wraper,.page-profi-day .section-worker-categories .bcg-white.container-xl .category-wraper,.page-profi-day .section-worker-categories .bcg-white.container-xxl .category-wraper,.page-profi-day .section-worker-categories .container-fluid.bcg-white .category-wraper{padding:30px 0 15px 0}}.page-profi-day .section-worker-categories .bcg-white.container-lg .category-wraper .fix-size,.page-profi-day .section-worker-categories .bcg-white.container-md .category-wraper .fix-size,.page-profi-day .section-worker-categories .bcg-white.container-sm .category-wraper .fix-size,.page-profi-day .section-worker-categories .bcg-white.container-xl .category-wraper .fix-size,.page-profi-day .section-worker-categories .bcg-white.container-xxl .category-wraper .fix-size,.page-profi-day .section-worker-categories .container-fluid.bcg-white .category-wraper .fix-size{margin:auto;max-width:860px}.page-profi-day .section-worker-categories .bcg-white.container-lg .category-wraper .category,.page-profi-day .section-worker-categories .bcg-white.container-md .category-wraper .category,.page-profi-day .section-worker-categories .bcg-white.container-sm .category-wraper .category,.page-profi-day .section-worker-categories .bcg-white.container-xl .category-wraper .category,.page-profi-day .section-worker-categories .bcg-white.container-xxl .category-wraper .category,.page-profi-day .section-worker-categories .container-fluid.bcg-white .category-wraper .category{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.page-profi-day .section-worker-categories .bcg-white.container-lg .category-wraper .category a.worker-category,.page-profi-day .section-worker-categories .bcg-white.container-md .category-wraper .category a.worker-category,.page-profi-day .section-worker-categories .bcg-white.container-sm .category-wraper .category a.worker-category,.page-profi-day .section-worker-categories .bcg-white.container-xl .category-wraper .category a.worker-category,.page-profi-day .section-worker-categories .bcg-white.container-xxl .category-wraper .category a.worker-category,.page-profi-day .section-worker-categories .container-fluid.bcg-white .category-wraper .category a.worker-category{white-space:nowrap;padding:0 20px;position:relative;margin-bottom:15px}.page-profi-day .section-worker-categories .bcg-white.container-lg .category-wraper .category a.worker-category.active:before,.page-profi-day .section-worker-categories .bcg-white.container-md .category-wraper .category a.worker-category.active:before,.page-profi-day .section-worker-categories .bcg-white.container-sm .category-wraper .category a.worker-category.active:before,.page-profi-day .section-worker-categories .bcg-white.container-xl .category-wraper .category a.worker-category.active:before,.page-profi-day .section-worker-categories .bcg-white.container-xxl .category-wraper .category a.worker-category.active:before,.page-profi-day .section-worker-categories .container-fluid.bcg-white .category-wraper .category a.worker-category.active:before{bottom:-4px;content:'';display:block;height:1px;background-color:#007456;position:absolute;width:calc(100% - 40px + 5px);left:0;right:0;margin:auto}.page-profi-day .section-worker-content{background-color:#fff;min-height:100vh;padding-top:40px;position:relative}.page-profi-day .section-worker-content .employee{max-width:1340px;margin:auto;margin-bottom:80px}@media (min-width:768px){.page-profi-day .section-worker-content .employee{margin-bottom:120px}}@media (min-width:1200px){.page-profi-day .section-worker-content .employee{margin-bottom:190px}}.page-profi-day .section-worker-content .employee.hide{display:none}.page-profi-day .section-worker-content .employee .photo-wrap{width:100%;margin-bottom:24px}@media (min-width:992px){.page-profi-day .section-worker-content .employee .photo-wrap{padding-right:90px}}.page-profi-day .section-worker-content .employee .photo-wrap .image-wrap{max-width:410px}.page-profi-day .section-worker-content .employee .category{margin-bottom:40px}.page-profi-day .section-worker-content .employee .name{margin-bottom:16px}.page-profi-day .section-worker-content .employee .position{margin-bottom:36px}@media (min-width:992px){.page-profi-day .section-worker-content .employee .personal_opinion{margin-left:-88px;margin-bottom:80px}}.page-profi-day .section-worker-content .employee .accordion-toggle{border-bottom:1px dashed #888}@media (min-width:992px){.page-profi-day .section-worker-content{padding-top:120px}}.page-vacancies .section-vacancies-list{padding:0 0 100px 0}.page-vacancies .section-vacancy-list .vacancies-list-wrap{margin:80px auto;max-width:860px}.page-vacancies .section-vacancy-list .vacancies-list-wrap .item .details{margin-top:36px;margin-bottom:40px}.page-vacancies .section-vacancy-list .vacancies-list-wrap .content-wrap{border-top:1px dashed #888;border-bottom:1px dashed #888;padding-top:64px;padding-bottom:54px}.page-vacancies .section-vacancy-list .vacancies-list-wrap .vacancy-hero{margin-bottom:64px}.page-vacancies .section-vacancy-list .vacancies-list-wrap .vacancy-hero div.body2{margin-bottom:12px}.page-vacancies .section-vacancy-list .vacancies-list-wrap .vacancy-hero div.body2 span{font-weight:500}.page-vacancies .section-vacancy-list .vacancies-list-wrap .slogan-send-resume{margin-top:80px;margin-bottom:48px;font-size:18px;line-height:30px;text-align:center}.page-vacancies .section-vacancy-list.vacancy-item-wrap h2{margin-top:20px!important}.page-vacancies .vacancy-item-wrap .col-12.item{margin-bottom:0}.vacancies-list-wrap{margin:auto;position:relative}.vacancies-list-wrap .head{margin-bottom:80px}@media (min-width:576px){.vacancies-list-wrap .select2-container{max-width:350px}}@media (max-width:767.98px){.vacancies-list-wrap .select2-container{width:100%!important}}.vacancies-list-wrap .item{margin-bottom:48px}.vacancies-list-wrap .item h4{margin-top:0;margin-bottom:12px}.vacancies-list-wrap .item h4 a{color:#333}.vacancies-list-wrap .item h4 a:hover{color:#007456}.vacancies-list-wrap .content.cleverstaff ul{margin-top:24px;margin-bottom:24px}.vacancies-list-wrap .details{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vacancies-list-wrap .details .category{padding-bottom:0;margin-bottom:0}.vacancies-list-wrap .details .divider{color:#ef253e;margin:auto 8px;font-size:12px;line-height:14px}.vacancies-list-wrap .details .time{font-weight:700;font-size:12px;line-height:14px;letter-spacing:1.71429px;text-transform:uppercase;color:#888}@media (min-width:768px){.vacancies-list-wrap{padding:10px 50px 0 50px}}@media (min-width:992px){.vacancies-list-wrap{padding:10px 100px 0 100px}}.page-rnd .section-content-page{margin-bottom:120px}@media (max-width:767.98px){.page-rnd .section-content-page{margin-bottom:60px}}@media (max-width:575.98px){.page-rnd .section-content-page{margin-bottom:40px}}.page-rnd .section-head-information{margin-bottom:120px}@media (max-width:767.98px){.page-rnd .section-head-information{margin-bottom:60px}}@media (max-width:575.98px){.page-rnd .section-head-information{margin-bottom:40px}}.page-rnd .section-head-information-2{margin-bottom:60px}@media (min-width:576px){.page-rnd .section-head-information-2{margin-bottom:0}}@media (min-width:768px){.page-rnd .section-head-information-2{margin-bottom:0}}@media (min-width:992px){.page-rnd .section-head-information-2 .head-information-wrapper{margin-bottom:0}.page-rnd .section-head-information-2 .head-information-wrapper .row.head{margin-bottom:0}.page-rnd .section-head-information-2 .head-information-wrapper .bcg-white{padding-bottom:20px}}@media (min-width:992px) and (min-width:576px){.page-rnd .section-head-information-2 .head-information-wrapper .bcg-white{padding-bottom:30px}}@media (min-width:992px) and (min-width:768px){.page-rnd .section-head-information-2 .head-information-wrapper .bcg-white{padding-bottom:60px}}.page-rnd .section-with-lists{margin-bottom:120px}@media (min-width:992px){.page-rnd .section-with-lists{padding-top:60px;background-color:#fff;position:relative}}@media (max-width:575.98px){.page-rnd .section-with-lists{margin-bottom:80px}}.page-rnd .section-with-lists .bg-white.container-lg,.page-rnd .section-with-lists .bg-white.container-md,.page-rnd .section-with-lists .bg-white.container-sm,.page-rnd .section-with-lists .bg-white.container-xl,.page-rnd .section-with-lists .bg-white.container-xxl,.page-rnd .section-with-lists .container-fluid.bg-white{max-width:1440px;padding-left:1rem;padding-right:1rem}.page-rnd .section-with-lists .column .item{max-width:440px}.page-rnd .section-with-lists .column .item ul{margin-bottom:24px}.page-rnd .section-with-lists .column .item li{font-weight:500;font-size:24px;line-height:32px;margin-bottom:40px}.page-rnd .section-with-lists .column .item li:before{display:none}.page-rnd .section-with-lists .column .item p{display:none}.page-rnd .section-with-lists .column-link{margin-bottom:32px}.page-rnd .section-with-lists .column-link h4{margin-bottom:18px}@media (min-width:768px){.page-rnd .section-with-lists .column-link{margin-bottom:64px}.page-rnd .section-with-lists .column-link h4{margin-bottom:24px}}.page-rnd .section-with-lists .row.head-wide-limited{margin:auto;max-width:656px}@media (min-width:992px){.page-rnd .section-with-lists .row.head-wide-limited{max-width:860px}}.page-rnd .partition-section .tab-head{margin-bottom:30px}@media (max-width:767.98px){.page-rnd .partition-section .tab-head{margin-bottom:20px}}@media (max-width:575.98px){.page-rnd .partition-section .tab-head{margin-bottom:30px}}.page-rnd .partition-section .tab-head .category{padding-bottom:35px;border-bottom:1px dashed #888}.page-rnd .partition-section .tab-head .cat-link{cursor:pointer;margin-right:64px;margin-bottom:12px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.page-rnd .partition-section .tab-head .cat-link.active{border-bottom:1px solid #007456}.page-rnd .partition-section .tab-head .cat-link:last-child{margin-right:0}.page-rnd .section-link-to-article{margin-bottom:120px}@media (max-width:767.98px){.page-rnd .section-link-to-article{margin-bottom:60px}}@media (max-width:575.98px){.page-rnd .section-link-to-article{margin-bottom:40px}}.page-rnd.page-rnd-collaborations .section-head-information-2{margin-bottom:45px}@media (min-width:576px){.page-rnd.page-rnd-collaborations .section-head-information-2{margin-bottom:60px}}@media (min-width:768px){.page-rnd.page-rnd-collaborations .section-head-information-2{margin-bottom:80px}}@media (min-width:992px){.page-rnd.page-rnd-collaborations .section-head-information-2{margin-bottom:120px}}.page-rnd section:last-child{margin-bottom:120px}@media (max-width:767.98px){.page-rnd section:last-child{margin-bottom:60px}}@media (max-width:575.98px){.page-rnd section:last-child{margin-bottom:40px}}.page-rnd .section-video-and-content{margin-top:120px;margin-bottom:120px}@media (max-width:767.98px){.page-rnd .section-video-and-content{margin-top:60px;margin-bottom:60px}}@media (max-width:575.98px){.page-rnd .section-video-and-content{margin-top:40px;margin-bottom:40px}}.page-contact .section-head-information-2{margin-bottom:120px}@media (min-width:768px){.page-contact .section-head-information-2 .head-information-wrapper{width:90%;max-width:1160px}}.page-contact .section-head-information-2 .contact-item{margin-bottom:60px}.page-contact .section-head-information-2 .contact-item .top-head{padding-bottom:16px;margin-bottom:24px;position:relative}.page-contact .section-head-information-2 .contact-item .top-head:after{content:'';position:absolute;bottom:0;left:0;max-width:280px;width:100%;height:1px;border-bottom:1px dashed #888}.page-contact .section-head-information-2 .contact-item .contact_person{margin-bottom:12px}.page-contact .section-head-information-2 .contact-item a.phone{display:block;margin-bottom:12px;color:#333}.page-contact .section-head-information-2 .contact-item a.phone:active,.page-contact .section-head-information-2 .contact-item a.phone:hover{color:#02523d}.page-contact .section-head-information-2 .contact-item .socials{margin-bottom:12px;color:#888;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-contact .section-head-information-2 .contact-item .socials a{color:#888;text-transform:uppercase;font-weight:500;font-size:12px;line-height:14px;margin-left:6px;margin-right:6px}.page-contact .section-head-information-2 .contact-item .socials a:first-child{margin-left:0}.page-contact .section-head-information-2 .contact-item .email{margin-bottom:12px;color:#007456;cursor:pointer}.page-contact .section-head-information-2 .contact-item .address{margin-bottom:12px}.page-search .search-wrap{max-width:860px;margin:auto}.page-search .title{margin-top:40px;margin-bottom:24px}.page-search .main-search .input-search{display:-webkit-box;display:-ms-flexbox;display:flex}.page-search .main-search .input-search input[type=search]{width:100%;max-width:400px}.page-search .search-count{font-size:12px;font-style:italic;margin-bottom:40px}.page-search .search-item{margin-bottom:30px}.page-search .search-item .search-post-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.page-search .search-item .search-post-content .image{max-width:100%}.page-search .search-item .search-post-content .image img{width:100%;max-width:400px;max-height:100%}.page-search .search-item .search-post-content .excerpt{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5}.page-search .search-item .search-post-content .excerpt p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5}@media (min-width:768px){.page-search .search-item .search-post-content{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.page-search .search-item .search-post-content .image{display:inline-block;width:200px;margin:38px 0 0 20px;min-width:200px}}.page-search .search-item .item-title{margin-bottom:8px}.page-search .search-item .item-title a{color:#333}.page-search .search-item .item-title a:hover{color:#02523d}.page-certificate .section-head-information-2{margin-bottom:40px}@media (min-width:576px){.page-certificate .section-head-information-2{margin-bottom:60px}}@media (min-width:768px){.page-certificate .section-head-information-2{margin-bottom:80px}}.page-certificate .section-head-information-2 .head-information-wrapper{margin-bottom:0}.page-certificate .section-head-information-2 .head-information-wrapper h3{margin-bottom:0}.page-certificate .section-head-information-2 .head-information-wrapper .row.head{margin-bottom:0;padding-bottom:40px}.page-certificate .section-link-and-article{margin-bottom:80px}@media (min-width:768px){.page-certificate .section-link-and-article{margin-bottom:120px}}.section-support-service{margin-top:80px;margin-bottom:120px}.section-support-service .service-title{font-weight:700;font-size:12px;line-height:14px;letter-spacing:1.7px;text-transform:uppercase;color:#888;margin-bottom:20px}.section-support-service .btn-wraper{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-support-service .btn-wraper .btn{margin:10px;width:155px;font-weight:700;font-size:12px;line-height:14px;letter-spacing:1.7px;text-transform:uppercase;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-page-certificates{background-color:#fff;margin-top:60px;position:relative;margin-bottom:40px}@media (min-width:768px){.section-page-certificates{margin-top:80px;margin-bottom:120px}}.section-page-certificates .head-box{margin:0 auto 20px auto;max-width:1160px;position:relative}@media (min-width:768px){.section-page-certificates .head-box{margin:0 auto 60px auto}}.section-page-certificates .head-box .structure_title .color-primary{color:#007456;font-size:35px;font-weight:500}@media (min-width:768px){.section-page-certificates .head-box .structure_title .color-primary{font-size:66px}}.section-page-certificates .head-box .line-elem{margin-bottom:40px}.section-page-certificates .head-box .preloader-wraper{position:absolute;left:0;right:0;top:0;bottom:0;background-color:rgba(255,255,255,.75)}.section-page-certificates .authBlock{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px dashed #c9c9c9;padding-bottom:60px}.section-page-certificates .error_message{color:#ef253e;font-size:12px;line-height:16px}.section-page-certificates .signup-wraper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section-page-certificates .signup-wraper .input-wraper{margin:10px 10px 20px 10px}@media (min-width:576px){.section-page-certificates .signup-wraper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.section-page-certificates #certificateApp p.input-wraper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:260px;width:100%}.section-page-certificates #certificateApp p.input-wraper input{width:100%}.section-page-certificates #certificateApp p.input-wraper .error{color:#ef253e;font-size:12px}.section-page-certificates .loginwraper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-page-certificates .v-divider{margin:0 15px}.section-page-certificates .btn.btn-default.outline.btn-back-certif{padding:5px 24px;min-height:unset}.section-page-certificates input{width:350px}.section-page-certificates .hidden{display:none!important;background-color:rgba(13,110,255,.37);opacity:.3}.single-page-manager .section-content-page h1.name{margin-top:24px;margin-bottom:20px}.single-page-manager .section-content-page h5.position{margin-bottom:34px}.single-page-manager .section-content-page .content{margin-bottom:40px}.single-page-manager .section-content-page hr{border:0;border-bottom:1px dashed #888}@media (min-width:992px){.single-page-manager .section-content-page{margin-top:24px}.single-page-manager .section-content-page h5.position{margin-bottom:64px}.single-page-manager .section-content-page .content{margin-bottom:120px}}.article{margin-bottom:64px}.article .category{margin-bottom:16px}.article .title{margin-bottom:16px}.article .image{margin-bottom:28px}.article .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.article .excerpt{margin-bottom:28px}section .block-loop{display:inline-block;margin-bottom:34px}section .block-loop a:hover .title{color:#02523d}section .banner-block-loop{height:100%;position:relative}section .banner-block-loop .image{min-width:100%}@media (min-width:1200px){section .banner-block-loop .image{min-height:100%;-o-object-fit:cover;object-fit:cover}}section .banner-block-loop .content-block{bottom:64px;background-color:#fff;padding:40px;width:calc(100% - 40px);margin-top:-50px;z-index:10;position:relative}section .banner-block-loop .content-block div:first-child{margin-top:0}section .banner-block-loop .content-block div:last-child{margin-bottom:0}@media (max-width:767.98px){section .banner-block-loop .content-block{padding-bottom:0}}@media (min-width:768px){section .banner-block-loop .content-block{position:absolute}section .banner-block-loop .content-block .title{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4}}@media (min-width:1200px){section .banner-block-loop .content-block{max-width:85%}}@media (min-width:1400px){section .banner-block-loop .content-block{max-width:75%}}section .banner-block-loop .content-block .category{margin-bottom:24px}section .banner-block-loop .content-block .title{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;color:#333}section .banner-block-loop .content-block a:hover .title{color:#02523d}section .banner-block-loop .content-block .detail{margin-top:24px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5}@media (min-width:1200px){section .banner-block-loop .content-block .detail{-webkit-line-clamp:3}}section .banner-block-loop .content-block .cta{margin-top:24px}.section-key-activities{position:relative;margin:48px 0}@media (min-width:1200px){.section-key-activities{margin:120px 0}}.section-key-activities .item{margin-bottom:48px}@media (min-width:992px){.section-key-activities .item{margin-bottom:0}}.section-key-activities .title-link{margin-bottom:12px;width:100%}.section-key-activities .title-link img{width:100%}.section-key-activities .title{position:relative;margin-bottom:24px}.section-key-activities .image{margin-top:40px}.section-key-activities .image img{width:100%;height:auto}@media (min-width:992px){.section-key-activities .image{margin-top:80px}}.section-key-activities .photos .photo{margin-top:28px}.section-key-activities .photos .photo:first-child{margin-top:48px}@media (min-width:992px){.section-key-activities .photos .photo{margin-top:0}.section-key-activities .photos .photo:first-child{margin-top:0}}.section-productions{position:relative;margin:48px 0}@media (min-width:768px){.section-productions{margin:100px 0}}@media (min-width:1200px){.section-productions{margin:120px 0}}@media (min-width:576px){.section-productions .production-countries{margin-top:60px}}@media (min-width:992px){.section-productions .production-countries{margin-top:0}}.section-productions .image{margin-top:40px}.section-productions .image img{width:100%}@media (min-width:768px){.section-productions .image{margin-top:0}}.section-productions .country{margin-top:64px}.section-productions .prod-line{margin-top:36px;font-weight:700;font-size:12px;line-height:14px;letter-spacing:1.7px;text-transform:uppercase;color:#888;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-productions .prod-line span{position:relative;background-color:#fff;z-index:10;padding-right:12px}.section-productions .prod-line:after{content:'';width:100%;height:0;border-bottom:1px dashed #888;position:absolute;margin-left:8px;z-index:0}.section-productions .prod-value{margin-top:20px;font-size:20px;line-height:26px;color:#007456}.section-productions .prod-value .title{font-weight:500;font-size:43px;line-height:52px;margin-top:20px}.section-productions .prod-value .sub-text{font-size:32px;line-height:36px}.section-productions .description{margin-top:16px}.section-uf-in-ukraine{position:relative;margin:48px 0}@media (min-width:768px){.section-uf-in-ukraine{margin:100px 0}}@media (min-width:1200px){.section-uf-in-ukraine{margin:120px 0}}.section-uf-in-ukraine .footnotes{padding-left:20px;margin-top:30px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section-uf-in-ukraine .footnotes p{margin-top:16px;position:relative;font-size:14px;line-height:18px;color:#888;padding-left:8px}.section-uf-in-ukraine .footnotes p:before{content:'*';position:absolute;right:100%}.section-uf-in-ukraine .footnotes p:nth-child(2):before{content:'**'}.section-uf-in-ukraine .footnotes p:nth-child(3):before{content:'***'}.section-uf-in-ukraine .footnotes p:nth-child(4):before{content:'****'}@media (min-width:1200px){.section-uf-in-ukraine .footnotes{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:unset}.section-uf-in-ukraine .footnotes p{max-width:260px}}.section-uf-in-ukraine .progress{max-width:90%;margin:auto;margin-top:60px;text-align:center}.section-uf-in-ukraine .progress .image{width:40vw;max-width:260px;margin:auto;margin-bottom:10px}@media (min-width:576px){.section-uf-in-ukraine .progress{max-width:260px}}@media (min-width:768px){.section-uf-in-ukraine .progress .image{margin-bottom:40px}}@media (min-width:1400px){.section-uf-in-ukraine .progress{max-width:70%}}.section-uf-in-ukraine .image{margin-bottom:40px}@media (min-width:768px){.section-uf-in-ukraine .image{margin-top:0}}.section-uf-in-ukraine .description{margin-top:16px}.section-quality{position:relative;margin:80px 0}@media (min-width:768px){.section-quality{margin:100px 0}}@media (min-width:1200px){.section-quality{margin:120px 0}}.section-quality .production-countries{margin-top:40px}@media (min-width:992px){.section-quality .production-countries{margin-top:0}}.section-quality .sub-text{font-size:18px;line-height:28px}@media (min-width:768px){.section-quality .sub-text{margin-top:28px}}@media (min-width:1200px){.section-quality .sub-text{margin-top:64px;margin-bottom:36px}}@media (max-width:767.98px){.section-quality .image{margin-top:40px}}.section-quality .iso-lable{margin-top:28px}.section-quality .iso-lable .image-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-top:28px;margin-right:18px;width:88px}.section-quality .iso-lable .image-icon img{width:100%}@media (min-width:576px){.section-quality .iso-lable .image-icon{margin-right:24px;width:92px}}@media (min-width:768px){.section-quality .iso-lable .image-icon{margin-top:48px;width:100px;margin-right:37px}}@media (min-width:992px){.section-quality .iso-lable .image-icon{margin-top:28px}}.section-quality .description{margin-top:16px}.section-distribution{position:relative;margin:48px 0}@media (min-width:768px){.section-distribution{margin:100px 0}}@media (min-width:1200px){.section-distribution{margin:120px 0}}.section-distribution .footnotes{padding-left:20px;margin-top:30px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section-distribution .footnotes p{margin-top:16px;position:relative;font-size:14px;line-height:18px;color:#888;padding-left:8px}.section-distribution .footnotes p:before{content:'*';position:absolute;right:100%}.section-distribution .footnotes p:nth-child(2):before{content:'**'}.section-distribution .footnotes p:nth-child(3):before{content:'***'}.section-distribution .footnotes p:nth-child(4):before{content:'****'}@media (min-width:1200px){.section-distribution .footnotes{-webkit-box-align:end;-ms-flex-align:end;align-items:end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:unset}.section-distribution .footnotes p{max-width:260px}}.section-distribution .progress{max-width:90%;margin:auto;margin-top:60px;text-align:center}@media (min-width:576px){.section-distribution .progress{max-width:70%}}.section-distribution .progress .image{width:40vw;max-width:260px;margin:auto;margin-bottom:10px}@media (min-width:576px){.section-distribution .progress{max-width:260px}}@media (min-width:768px){.section-distribution .progress .image{margin-bottom:40px}}@media (min-width:1400px){.section-distribution .progress{max-width:70%}}.section-distribution .image{margin-bottom:40px}@media (min-width:768px){.section-distribution .image{margin-top:0}}.section-distribution .description{margin-top:16px}.section-strategy{position:relative;margin:80px 0}@media (min-width:768px){.section-strategy{margin:100px 0}}@media (min-width:1200px){.section-strategy{margin:120px 0}}.section-strategy .title-wrap{margin-bottom:40px}@media (min-width:1200px){.section-strategy .title-wrap{margin-bottom:64px}}@media (min-width:992px){.section-strategy .strategy-content{margin-top:0}}.section-strategy .strategy-content .image{margin-bottom:40px}@media (max-width:575.98px){.section-strategy .strategy-content .image{margin-left:-50px;margin-right:-50px}}@media (min-width:768px){.section-strategy .strategy-content .image{margin-bottom:60px}}.section-strategy .strategy-content h3{margin-bottom:40px}@media (min-width:768px){.section-strategy .strategy-content h3{margin-bottom:20px}}.section-strategy .strategy-content .sub-text{margin-bottom:20px}@media (min-width:992px){.section-strategy .container-fluid-wraper{position:absolute;top:0;bottom:0;left:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.section-strategy .sub-text{font-size:18px;line-height:28px}@media (min-width:768px){.section-strategy .sub-text{margin-bottom:28px}}.section-strategy .image-fluide{width:100%;display:none;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}@media (min-width:992px){.section-strategy .image-fluide{display:-webkit-box;display:-ms-flexbox;display:flex}}.section-strategy .image-fluide img{width:50%}.section-4directions{position:relative;margin:16px 0}@media (max-width:1199.98px){.section-4directions{margin-top:0}}@media (min-width:1200px){.section-4directions{margin:40px 0}}.section-4directions .item{margin-bottom:80px}.section-4directions .item:last-child{margin-bottom:0}.section-4directions .direction{padding:0 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:576px){.section-4directions .direction{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.section-4directions .direction .image{width:40vw;max-width:260px;margin:auto;margin-bottom:36px}@media (min-width:576px){.section-4directions .direction{max-width:260px}}@media (min-width:768px){.section-4directions .direction .image{margin-bottom:40px}}@media (min-width:1400px){.section-4directions .direction{max-width:70%;margin-bottom:48px}}.section-4directions .direction h3.title{height:81px}@media (min-width:576px){.section-4directions .direction h3.title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.section-4directions .direction h4{margin-bottom:24px}.section-4directions .direction .sub-text{margin-bottom:36px;font-size:18px;line-height:28px;text-align:center}@media (min-width:576px){.section-4directions .direction .sub-text{text-align:unset}}.section-4directions .direction .detailed{margin-bottom:36px}.section-ph-most-common{position:relative;margin:40px 0;overflow:hidden}@media (min-width:576px){.section-ph-most-common{margin:50px 0}}@media (min-width:768px){.section-ph-most-common{margin:60px 0}}@media (min-width:1200px){.section-ph-most-common{margin:72px 0}}.section-ph-most-common .image-fluide{position:absolute;width:45%;left:0;z-index:-1;display:none}@media (min-width:992px){.section-ph-most-common .image-fluide{width:45%;display:-webkit-box;display:-ms-flexbox;display:flex}}@media (min-width:1200px){.section-ph-most-common .image-fluide{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex}}.section-ph-most-common .image-fluide img{width:100%;height:auto}.section-ph-most-common.order-last .image-fluide{left:unset;right:0}.section-ph-most-common .image{padding-bottom:3vw}@media (min-width:992px){.section-ph-most-common .image{opacity:0}}.section-ph-most-common .section-content h3{margin-top:20px}@media (min-width:576px){.section-ph-most-common .section-content h3{margin-top:40px}}@media (min-width:992px){.section-ph-most-common .section-content h3{margin-top:0}}.section-ph-most-common .section-content .sub-text{margin-top:20px;font-size:18px;line-height:28px}@media (min-width:768px){.section-ph-most-common .section-content .sub-text{margin-top:28px}}@media (min-width:1200px){.section-ph-most-common .section-content .sub-text{margin-top:64px;margin-bottom:36px}}.section-our-vision{position:relative;margin:40px 0}@media (min-width:768px){.section-our-vision{margin:100px 0}}@media (min-width:1200px){.section-our-vision{margin:150px 0}}.section-our-vision .image{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex}.section-our-vision .red-line{text-align:center;margin-top:40px}@media (min-width:992px){.section-our-vision .red-line{margin-top:90px}}.section-our-vision .red-line:after{margin:auto}.section-our-vision h3{text-align:center;margin-top:40px}.section-our-vision .sub-text{margin-top:36px;text-align:center;font-size:18px;line-height:28px}@media (min-width:768px){.section-our-vision .sub-text{margin-top:28px}}@media (min-width:1200px){.section-our-vision .sub-text{margin-top:36px}}.section-company-views{position:relative;margin:30px 0 80px 0}@media (min-width:768px){.section-company-views{margin:45px 0 80px 0}}@media (min-width:1200px){.section-company-views{margin:64px 0 148px 0}}.section-company-views h3{margin-bottom:20px}@media (min-width:768px){.section-company-views .view{max-width:410px}}.section-company-views .view .counter{color:#888;font-size:12px;line-height:14px;letter-spacing:1.7px;text-transform:uppercase}.section-company-views .view .body2{margin-top:16px;margin-bottom:48px}.section-company-views .thankfulness{margin-top:48px}.section-company-views .manager-icon{width:112px;height:112px;border-radius:50%;overflow:hidden}.section-company-views .manager-icon img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section-company-views .derector{margin-top:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media (min-width:768px){.section-company-views .derector{max-width:410px}}.section-company-views .derector h4{margin-top:16px}.section-company-views .derector .description{margin-top:8px;text-align:right}.construction-from-scratch,.construction-from-scratch-slider{margin-bottom:80px}@media (min-width:768px){.construction-from-scratch,.construction-from-scratch-slider{margin-bottom:100px}}@media (min-width:1200px){.construction-from-scratch,.construction-from-scratch-slider{margin-bottom:120px}}.construction-from-scratch .col-title,.construction-from-scratch-slider .col-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.construction-from-scratch .col-title .title-wrap,.construction-from-scratch-slider .col-title .title-wrap{position:-webkit-sticky;position:sticky;top:0}.construction-from-scratch .col-title .red-line,.construction-from-scratch-slider .col-title .red-line{margin-bottom:24px}.construction-from-scratch .col-title .description,.construction-from-scratch-slider .col-title .description{margin-bottom:28px}@media (min-width:992px){.construction-from-scratch .col-title .description,.construction-from-scratch-slider .col-title .description{margin-bottom:0}}.construction-from-scratch .team-review-owl-carousel,.construction-from-scratch-slider .team-review-owl-carousel{max-width:1460px;margin:auto;position:relative}.construction-from-scratch .team-review-owl-carousel .slide-item .photo,.construction-from-scratch-slider .team-review-owl-carousel .slide-item .photo{margin-bottom:12px}.construction-from-scratch .team-review-owl-carousel .slide-item .sub-title h4,.construction-from-scratch-slider .team-review-owl-carousel .slide-item .sub-title h4{height:32px}@media (min-width:992px){.construction-from-scratch .team-review-owl-carousel .slide-item .photo,.construction-from-scratch-slider .team-review-owl-carousel .slide-item .photo{margin-bottom:28px}}@media (min-width:992px){.construction-from-scratch .team-review-owl-carousel.owl-carousel.image_left .owl-nav,.construction-from-scratch-slider .team-review-owl-carousel.owl-carousel.image_left .owl-nav{position:absolute;bottom:0;left:calc(40% + 88px + 16px)}}.construction-from-scratch .team-review-owl-carousel.owl-carousel .owl-dots,.construction-from-scratch-slider .team-review-owl-carousel.owl-carousel .owl-dots{display:none}.construction-from-scratch .team-review-owl-carousel.owl-carousel .owl-nav,.construction-from-scratch-slider .team-review-owl-carousel.owl-carousel .owl-nav{margin-top:8px;padding-left:10px;background:#fff}@media (min-width:768px){.construction-from-scratch .team-review-owl-carousel.owl-carousel .owl-nav,.construction-from-scratch-slider .team-review-owl-carousel.owl-carousel .owl-nav{position:absolute;bottom:0;margin-top:0}}.construction-from-scratch .team-review-owl-carousel.owl-carousel .owl-nav button,.construction-from-scratch-slider .team-review-owl-carousel.owl-carousel .owl-nav button{width:28px;height:28px;color:transparent;background-color:#888;-webkit-mask-image:url(../../images/icons/icon-round-arrow.svg);mask-image:url(../../images/icons/icon-round-arrow.svg);overflow:hidden}.construction-from-scratch .team-review-owl-carousel.owl-carousel .owl-nav button:hover,.construction-from-scratch-slider .team-review-owl-carousel.owl-carousel .owl-nav button:hover{background-color:#007456}.construction-from-scratch .team-review-owl-carousel.owl-carousel .owl-nav .owl-prev,.construction-from-scratch-slider .team-review-owl-carousel.owl-carousel .owl-nav .owl-prev{margin-right:10px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.construction-from-scratch .team-review-owl-carousel.owl-carousel .owl-nav .owl-next,.construction-from-scratch-slider .team-review-owl-carousel.owl-carousel .owl-nav .owl-next{margin-left:10px}.section-history-lines .fluid-resolve-history{margin:auto}@media (min-width:576px){.section-history-lines .fluid-resolve-history{max-width:93%}}@media (min-width:768px){.section-history-lines .fluid-resolve-history{max-width:83%}}.section-history-lines .bg-white{background-color:#fff;position:relative}.section-history-lines .first{position:relative;padding-top:50px;padding-bottom:50px}.section-history-lines .first .data-container{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.section-history-lines .first .data-container .first-description{margin-top:28px}@media (min-width:768px){.section-history-lines .first .data-container .first-description{margin-top:48px}}.section-history-lines .first .data-container .years{margin-top:28px;margin-bottom:0}@media (min-width:992px){.section-history-lines .first .data-container .years{margin-top:55px}}.section-history-lines .first .data-container .years i{background-color:#ef253e!important}.section-history-lines .first .first-image{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.section-history-lines .first .first-image img{-o-object-fit:cover;object-fit:cover;max-width:450px}@media (max-width:767.98px){.section-history-lines .first .first-image{padding-left:8vw}.section-history-lines .first .first-image img{margin:16px 0}}@media (min-width:768px){.section-history-lines .first .first-image{padding-right:15%}.section-history-lines .first .first-image img{-o-object-fit:contain;object-fit:contain}}@media (min-width:1200px){.section-history-lines .first .first-image img{-o-object-fit:cover;object-fit:cover}}@media (min-width:1400px){.section-history-lines .first .first-image{padding-right:20%}}.section-history-lines .first:before{content:'';position:absolute;bottom:0;height:100px;left:16px;left:calc(var(--bs-gutter-x) * .5);border-left:1px dashed #888}@media (min-width:576px){.section-history-lines .first:before{height:110px}}@media (min-width:768px){.section-history-lines .first:before{height:85px;left:calc(var(--bs-gutter-x) * .5)}}@media (min-width:992px){.section-history-lines .first{padding-top:100px;padding-bottom:45px}.section-history-lines .first:before{height:90px}}.section-history-lines .second{position:relative;padding-top:50px;padding-bottom:50px}.section-history-lines .second:before{content:'';position:absolute;height:100%;left:16px;left:calc(var(--bs-gutter-x) * .5);border-left:1px dashed #888;top:0;bottom:0}@media (min-width:768px){.section-history-lines .second:before{left:calc(var(--bs-gutter-x) * .5)}}@media (min-width:992px){.section-history-lines .second{padding-top:45px;padding-bottom:45px}}.section-history-lines .second.rnd{overflow:hidden}.section-history-lines .second.rnd:before{content:'';position:absolute;top:0;bottom:0;height:100%;left:16px;left:calc(var(--bs-gutter-x) * .5);border-left:1px dashed #888}.section-history-lines .second.rnd .years .circle .hid{position:absolute;left:-4px}.section-history-lines .second.rnd .years .circle .hid::before{content:'';position:absolute;bottom:3px;height:203px;left:2px;width:6px;background-color:#fff;z-index:0}.section-history-lines .last{padding-top:50px;padding-bottom:50px;position:relative}.section-history-lines .last:before{content:'';position:absolute;height:70px;left:16px;left:calc(var(--bs-gutter-x) * .5);border-left:1px dashed #888;top:0}@media (min-width:576px){.section-history-lines .last:before{height:80px}}@media (min-width:768px){.section-history-lines .last:before{height:85px;left:calc(var(--bs-gutter-x) * .5)}}@media (min-width:992px){.section-history-lines .last{padding-top:100px;padding-bottom:100px}.section-history-lines .last:before{height:132px}}.section-history-lines .data-container{height:100%;padding-left:8vw}@media (min-width:768px){.section-history-lines .data-container.left{padding-right:20px}}.section-history-lines .data-container.right{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:16px}@media (min-width:768px){.section-history-lines .data-container.right{padding-left:unset;margin-top:0}}.section-history-lines .years{font-weight:500;font-size:38px;line-height:45px;color:#007456;position:relative;margin-bottom:28px}.section-history-lines .years .circle{position:absolute;width:8vw;right:100%;height:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-history-lines .years .circle i{position:absolute;display:block;content:'';left:-5px;width:10px;height:10px;background-color:#ef253e;border-radius:16px}.section-history-lines .years .circle:before{position:absolute;display:block;content:'';width:4vw;height:1px;border-top:1px solid #888}.section-history-lines .years .circle:after{position:absolute;display:block;content:'';width:0;height:1px;border-top:1px solid #ef253e;-webkit-transition:width 150ms ease-in-out;transition:width 150ms ease-in-out}.section-history-lines .years .circle.animation i{background-color:#888}.section-history-lines .years .circle.animation.fill i{background-color:#ef253e}.section-history-lines .years .circle.animation.fill::after{width:4vw}@media (min-width:768px){.section-history-lines .years .circle i{left:-6px;width:12px;height:12px}}@media (min-width:992px){.section-history-lines .years .circle i{left:-8px;width:16px;height:16px}}@media screen and (min-width:375px){.section-history-lines .years{font-size:56px;line-height:64px}}@media (min-width:768px){.section-history-lines .years{font-size:50px;line-height:64px}}@media (min-width:992px){.section-history-lines .years{margin-bottom:55px}}@media (min-width:1400px){.section-history-lines .years{font-size:76px;line-height:80px}}.section-history-lines.psgae-r-and-d .years{font-size:26px;line-height:32px}@media screen and (min-width:375px){.section-history-lines.psgae-r-and-d .years{font-size:40px;line-height:45px}}@media (min-width:768px){.section-history-lines.psgae-r-and-d .years{font-size:35px;line-height:45px}}@media (min-width:1400px){.section-history-lines.psgae-r-and-d .years{font-size:55px;line-height:64px}}.section-sustainable-development{position:relative;margin:40px 0 80px 0;overflow:hidden}@media (min-width:768px){.section-sustainable-development{margin:50px 0 100px 0}}@media (min-width:1200px){.section-sustainable-development{margin:64px 0 100px 0}}.section-sustainable-development .image-fluide{position:absolute;width:45%;left:0;z-index:-1;display:none}@media (min-width:992px){.section-sustainable-development .image-fluide{display:-webkit-box;display:-ms-flexbox;display:flex;width:45%}}@media (min-width:1200px){.section-sustainable-development .image-fluide{width:50%}}.section-sustainable-development .image-fluide img{width:100%;height:auto}.section-sustainable-development.order-last .image-fluide{left:unset;right:0}.section-sustainable-development .image{padding-bottom:3vw}@media (min-width:992px){.section-sustainable-development .image{opacity:0}}.section-sustainable-development .section-content h3{margin-top:20px}@media (min-width:576px){.section-sustainable-development .section-content h3{margin-top:40px}}@media (min-width:992px){.section-sustainable-development .section-content h3{margin-top:0}}.section-sustainable-development .section-content .sub-text{margin-top:20px;font-size:18px;line-height:28px;margin-bottom:36px}@media (min-width:768px){.section-sustainable-development .section-content .sub-text{margin-top:28px}}@media (min-width:1200px){.section-sustainable-development .section-content .sub-text{margin-top:64px;margin-bottom:36px}}.section-hero-banner{position:relative}.section-hero-banner .container-fluid,.section-hero-banner .container-lg,.section-hero-banner .container-md,.section-hero-banner .container-sm,.section-hero-banner .container-xl,.section-hero-banner .container-xxl{position:relative}.section-hero-banner .container-fluid .ratio15_6,.section-hero-banner .container-lg .ratio15_6,.section-hero-banner .container-md .ratio15_6,.section-hero-banner .container-sm .ratio15_6,.section-hero-banner .container-xl .ratio15_6,.section-hero-banner .container-xxl .ratio15_6{background-size:cover;background-position:center}@media (max-width:767.98px){.section-hero-banner .container-fluid .hero-media-wraper,.section-hero-banner .container-lg .hero-media-wraper,.section-hero-banner .container-md .hero-media-wraper,.section-hero-banner .container-sm .hero-media-wraper,.section-hero-banner .container-xl .hero-media-wraper,.section-hero-banner .container-xxl .hero-media-wraper{margin-left:-1rem;margin-right:-1rem}}@media (max-width:991.98px){.section-hero-banner .container-fluid .ratio15_6,.section-hero-banner .container-lg .ratio15_6,.section-hero-banner .container-md .ratio15_6,.section-hero-banner .container-sm .ratio15_6,.section-hero-banner .container-xl .ratio15_6,.section-hero-banner .container-xxl .ratio15_6{padding-top:80%}}.section-hero-banner video{width:100%;height:100%;max-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover}.section-hero-banner img{width:100%;max-width:100%}.section-hero-banner .hero-title{font-weight:500;font-size:32px;line-height:40px;padding:24px;background-color:#fff;width:100%;top:80%;z-index:1;position:relative}@media (max-width:767.98px){.section-hero-banner .hero-title{margin-top:-50px}}@media (min-width:768px){.section-hero-banner .hero-title{position:absolute;font-size:28px;line-height:36px;padding:36px 42px 36px 42px;width:75%;top:unset;bottom:10%;right:0}}@media (min-width:1400px){.section-hero-banner .hero-title{font-size:43px;line-height:52px;width:45%}}.section-counter-achievements{position:relative;margin:48px 0}@media (min-width:768px){.section-counter-achievements{margin:80px 0}}@media (min-width:1200px){.section-counter-achievements{margin:85px 0 35px 0}}.section-counter-achievements .container-fluid,.section-counter-achievements .container-lg,.section-counter-achievements .container-md,.section-counter-achievements .container-sm,.section-counter-achievements .container-xl,.section-counter-achievements .container-xxl{position:relative}.section-counter-achievements .item{margin-bottom:45px}.section-counter-achievements .title{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.section-counter-achievements .title span{font-size:24px;line-height:24px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin:auto}.section-counter-achievements .title span.top{margin-top:0;line-height:38px}@media (min-width:1200px){.section-counter-achievements .title span{font-size:43px;line-height:43px}.section-counter-achievements .title span.top{line-height:53px}}.section-counter-achievements .sub-title{margin-top:12px;font-weight:300;font-size:18px;line-height:30px}@media (min-width:1200px){.section-counter-achievements .sub-title{font-size:20px;line-height:30px}}.feature-list-section,.section-rnd-strategy{position:relative;margin:48px 0;padding-top:220px}.feature-list-section .bg-img,.section-rnd-strategy .bg-img{position:absolute;top:0;left:0;right:0;height:80vw;min-height:260px;background-size:cover;background-position:center;z-index:0}@media (min-width:768px){.feature-list-section .bg-img,.section-rnd-strategy .bg-img{height:unset;min-height:unset}}.feature-list-section .bg-img .strategy-video-bg,.section-rnd-strategy .bg-img .strategy-video-bg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.feature-list-section .list-section,.section-rnd-strategy .list-section{background-color:#fff;padding:24px}.feature-list-section .list-section ul,.section-rnd-strategy .list-section ul{margin-top:32px}.feature-list-section .list-section ul li,.section-rnd-strategy .list-section ul li{margin-top:24px;font-size:18px;line-height:28px;position:relative}.feature-list-section .list-section ul li:before,.section-rnd-strategy .list-section ul li:before{content:'';display:block;height:1px;width:8px;background-color:#ef253e;position:absolute;top:14px;left:-20px}@media (min-width:576px){.feature-list-section .list-section,.section-rnd-strategy .list-section{padding:32px}}@media (min-width:768px){.feature-list-section .list-section,.section-rnd-strategy .list-section{padding:50px}}@media (min-width:992px){.feature-list-section .list-section,.section-rnd-strategy .list-section{padding:80px 64px}}.feature-list-section .sub-text,.section-rnd-strategy .sub-text{margin-top:36px;font-weight:400;font-size:18px;line-height:30px}@media (min-width:768px){.feature-list-section .sub-text,.section-rnd-strategy .sub-text{margin-top:28px;margin-bottom:69px}}@media (min-width:1200px){.feature-list-section .sub-text,.section-rnd-strategy .sub-text{margin-top:40px}}@media (min-width:768px){.feature-list-section,.section-rnd-strategy{margin:100px 0;padding:92px 0}.feature-list-section .bg-img,.section-rnd-strategy .bg-img{position:absolute;top:0;bottom:0;left:0;right:0}}@media (min-width:1200px){.feature-list-section,.section-rnd-strategy{margin:120px 0;padding:133px 0}}.feature-list-section .container-fluid,.feature-list-section .container-lg,.feature-list-section .container-md,.feature-list-section .container-sm,.feature-list-section .container-xl,.feature-list-section .container-xxl,.section-rnd-strategy .container-fluid,.section-rnd-strategy .container-lg,.section-rnd-strategy .container-md,.section-rnd-strategy .container-sm,.section-rnd-strategy .container-xl,.section-rnd-strategy .container-xxl{position:relative}.feature-list-section .btn,.section-rnd-strategy .btn{margin-top:28px}@media (min-width:768px){.feature-list-section .btn,.section-rnd-strategy .btn{margin-top:40px}}.section-rnd-culture{position:relative;margin:48px 0;padding-top:220px}.section-rnd-culture .bg-img{position:absolute;top:0;left:0;right:0;height:80vw;min-height:260px;background-size:cover;background-position:center;z-index:0}@media (min-width:768px){.section-rnd-culture .bg-img{height:unset;min-height:unset}}@media (min-width:992px){.section-rnd-culture .bcg-white{background-color:#fff}}.section-rnd-culture .list-section{background-color:#fff;padding:24px;margin:auto;max-width:929px;text-align:center}@media (min-width:576px){.section-rnd-culture .list-section{padding:32px}}@media (min-width:768px){.section-rnd-culture .list-section{padding:50px}}@media (min-width:992px){.section-rnd-culture .list-section{padding:80px 64px}}.section-rnd-culture .sub-text{margin-top:36px;font-weight:400;font-size:18px;line-height:30px}@media (min-width:768px){.section-rnd-culture .sub-text{margin-top:28px;margin-bottom:69px}}@media (min-width:1200px){.section-rnd-culture .sub-text{margin-top:80px}}@media (min-width:768px){.section-rnd-culture{margin:100px 0;padding:92px 0}.section-rnd-culture .bg-img{position:absolute;top:0;bottom:0;left:0;right:0}}@media (min-width:1200px){.section-rnd-culture{margin:120px 0;padding:133px 0}}.section-rnd-culture .container-fluid,.section-rnd-culture .container-lg,.section-rnd-culture .container-md,.section-rnd-culture .container-sm,.section-rnd-culture .container-xl,.section-rnd-culture .container-xxl{position:relative}.section-rnd-culture .btn{margin-top:28px}@media (min-width:768px){.section-rnd-culture .btn{margin-top:40px}}.section-blue-chessboard{position:relative}.section-blue-chessboard .bg-img{position:absolute;top:0;left:0;right:0;height:80vw;min-height:260px;background-size:cover;background-position:center;z-index:0}@media (min-width:768px){.section-blue-chessboard .bg-img{height:unset;min-height:unset}}.section-blue-chessboard img{min-height:100%;-o-object-fit:cover;object-fit:cover}.section-blue-chessboard a.img-wrap-link-scale{display:initial;overflow:hidden}.section-blue-chessboard a.img-wrap-link-scale img.scale{-webkit-transition:-webkit-transform .35s ease-in-out;transition:-webkit-transform .35s ease-in-out;transition:transform .35s ease-in-out;transition:transform .35s ease-in-out,-webkit-transform .35s ease-in-out}.section-blue-chessboard a.img-wrap-link-scale:hover img.scale{-webkit-transform:scale(1.02);transform:scale(1.02)}.section-blue-chessboard .list-section-wraper{width:100%;background-color:#eef6f5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-blue-chessboard .list-section-wraper h2{margin-bottom:40px}.section-blue-chessboard .list-section-wraper .links-wrap{margin-bottom:40px}.section-blue-chessboard .list-section-wraper .links-wrap .link{margin-bottom:28px;font-weight:500;font-size:24px;line-height:32px;color:#333;text-transform:unset;letter-spacing:normal}.section-blue-chessboard .list-section-wraper .links-wrap .link .arrow{height:32px;display:inline-block;position:relative;padding-right:34px}.section-blue-chessboard .list-section-wraper .links-wrap .link .arrow:after{content:'';position:absolute;top:0;bottom:0;margin:auto;right:4px;display:block;width:24px;height:24px;-webkit-transition:-webkit-transform .15s ease-in-out;transition:-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out;transition:transform .15s ease-in-out,-webkit-transform .15s ease-in-out;background-color:#007456;-webkit-mask-image:url(../../images/icons/icon-arrow.svg);mask-image:url(../../images/icons/icon-arrow.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.section-blue-chessboard .list-section-wraper .links-wrap .link:hover .arrow:after{-webkit-transform:translateX(4px);transform:translateX(4px)}.section-blue-chessboard .list-section-wraper .list-section{padding:32px}@media (min-width:576px){.section-blue-chessboard .list-section-wraper .list-section{padding:32px}}@media (min-width:1200px){.section-blue-chessboard .list-section-wraper .list-section{padding:80px 64px}}.section-blue-chessboard .sub-text{margin-top:36px;font-weight:400;font-size:18px;line-height:30px}@media (min-width:768px){.section-blue-chessboard .sub-text{margin-top:28px;margin-bottom:69px}}@media (min-width:1200px){.section-blue-chessboard .sub-text{margin-top:40px}}@media (min-width:768px){.section-blue-chessboard .left-bl{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding-left:0}.section-blue-chessboard .right-bl{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding-right:0}}.section-blue-chessboard .container-fluid,.section-blue-chessboard .container-lg,.section-blue-chessboard .container-md,.section-blue-chessboard .container-sm,.section-blue-chessboard .container-xl,.section-blue-chessboard .container-xxl{position:relative}@media (max-width:767.98px){.section-blue-chessboard .container-fluid,.section-blue-chessboard .container-lg,.section-blue-chessboard .container-md,.section-blue-chessboard .container-sm,.section-blue-chessboard .container-xl,.section-blue-chessboard .container-xxl{padding-right:0!important;padding-left:0!important}}.section-join-our-team{position:relative;margin:40px 0}@media (min-width:768px){.section-join-our-team{margin:180px 0}}@media (min-width:1200px){.section-join-our-team{margin:120px 0}}.section-join-our-team .red-line{text-align:center;margin-bottom:40px}@media (min-width:992px){.section-join-our-team .red-line{margin-bottom:70px}}.section-join-our-team .red-line:after{margin:auto}.section-join-our-team .sub-text{margin-bottom:36px;text-align:center;font-size:18px;line-height:30px}@media (min-width:768px){.section-join-our-team .sub-text{margin-bottom:28px}}@media (min-width:1200px){.section-join-our-team .sub-text{margin-bottom:36px}}.section-join-our-team .link{text-align:center}.section-technology-list{margin-top:120px;margin-bottom:120px}@media (min-width:992px){.section-technology-list{margin-top:80px;margin-bottom:80px}}@media (max-width:575.98px){.section-technology-list{margin-top:40px;margin-bottom:40px}}.section-technology-list h2{margin-bottom:80px}@media (min-width:768px){.section-technology-list h2{margin-bottom:120px}}.section-technology-list .wrap-inner{max-width:1150px;margin:auto}.section-technology-list .technologies .item{margin-bottom:95px}.section-technology-list .technologies .technology{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}@media (min-width:576px){.section-technology-list .technologies .technology{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (min-width:768px){.section-technology-list .technologies .technology{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (min-width:992px){.section-technology-list .technologies .technology{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.section-technology-list .technologies .technology .image{width:130px;min-width:130px}.section-technology-list .technologies .technology .image img{width:100%}.section-technology-list .technologies .technology h4{margin-bottom:10px}.section-technology-list .technologies .technology .sub-text{font-weight:400;font-size:18px;line-height:30px;margin-bottom:20px}.section-focuses-list{margin-top:120px;margin-bottom:120px}@media (min-width:992px){.section-focuses-list{margin-top:80px;margin-bottom:80px}}@media (max-width:575.98px){.section-focuses-list{margin-top:40px;margin-bottom:40px}}.section-focuses-list h2{margin-bottom:80px}@media (min-width:768px){.section-focuses-list h2{margin-bottom:120px}}.section-focuses-list .wrap-inner{max-width:1360px;margin:auto}.section-focuses-list .focuses .item{margin-bottom:95px}.section-focuses-list .focuses .focuse{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}@media (min-width:768px){.section-focuses-list .focuses .focuse{margin-right:0}}.section-focuses-list .focuses .focuse .image{width:130px;min-width:130px;margin-bottom:36px}.section-focuses-list .focuses .focuse .image img{width:100%}.section-focuses-list .focuses .focuse h4{margin-bottom:10px}.section-strategies-list{margin-top:40px;margin-bottom:40px}@media (min-width:768px){.section-strategies-list{margin-top:100px;margin-bottom:120px}}@media (max-width:575.98px){.section-strategies-list{margin-top:40px;margin-bottom:40px}}.section-strategies-list .wrap-inner{max-width:1070px;margin:auto}.section-strategies-list h2{margin-bottom:50px}@media (min-width:768px){.section-strategies-list h2{margin-bottom:50px}}.strategies-list-item{position:relative;margin:40px 0;overflow:hidden}@media (min-width:576px){.strategies-list-item{margin:50px 0}}@media (min-width:768px){.strategies-list-item{margin:60px 0}}@media (min-width:1200px){.strategies-list-item{margin:72px 0}}.strategies-list-item .image-fluide{position:absolute;width:45%;left:0;z-index:-1;display:none}@media (min-width:992px){.strategies-list-item .image-fluide{width:45%;display:-webkit-box;display:-ms-flexbox;display:flex}}@media (min-width:1200px){.strategies-list-item .image-fluide{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex}}.strategies-list-item .image-fluide img{width:100%;height:auto}.strategies-list-item.order-last .image-fluide{left:unset;right:0}.strategies-list-item .image{padding-bottom:3vw}@media (min-width:992px){.strategies-list-item .image{opacity:0}}.strategies-list-item .section-content h3{margin-bottom:20px}@media (min-width:576px){.strategies-list-item .section-content h3{margin-bottom:28px}}@media (min-width:992px){.strategies-list-item .section-content h3{margin-bottom:64px}}.strategies-list-item .section-content .description-outher .btn-more{margin-top:28px}.strategies-list-item .section-content .description-outher .show-more{display:none}.strategies-list-item .section-content .description-outher .hide-more{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.strategies-list-item .section-content .description-outher.small .sub-text{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis}.strategies-list-item .section-content .description-outher.small .hide-more{display:none}.strategies-list-item .section-content .description-outher.small .show-more{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.strategies-list-item .section-content .description-outher.small .description-wrap:after{content:"";display:block;height:55px;position:absolute;left:0;right:0;bottom:0;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),color-stop(75%,#fff));background-image:linear-gradient(to bottom,rgba(255,255,255,0),#fff 75%)}.strategies-list-item .section-content .description-outher.none .btn-more{display:none!important}.strategies-list-item .section-content .description-wrap{overflow:hidden;height:auto;-webkit-transition:height .25s ease-in-out;transition:height .25s ease-in-out;position:relative}.strategies-list-item .section-content .sub-text{font-size:18px;line-height:28px}.strategies-list-item .section-content .sub-text>*{display:block}.section-block-3-news-or-products,.section-learn-more{position:relative;margin:72px 0 48px 0}@media (min-width:1200px){.section-block-3-news-or-products,.section-learn-more{margin:120px 0}}.section-block-3-news-or-products .title-learn-more,.section-learn-more .title-learn-more{margin-bottom:24px}.section-block-3-news-or-products .title,.section-learn-more .title{position:relative;margin-bottom:24px}.section-block-3-news-or-products .item,.section-learn-more .item{margin-bottom:48px}@media (min-width:768px){.section-block-3-news-or-products .item,.section-learn-more .item{margin-bottom:36px}}@media (min-width:992px){.section-block-3-news-or-products .item,.section-learn-more .item{margin-bottom:64px}}.section-block-3-news-or-products .image img,.section-learn-more .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.section-block-3-news-or-products .image.post-product img,.section-learn-more .image.post-product img{-o-object-fit:contain;object-fit:contain}.section-block-3-news-or-products .category,.section-learn-more .category{margin-top:32px}@media (min-width:768px){.section-block-3-news-or-products .category,.section-learn-more .category{margin-top:40px}.section-block-3-news-or-products .category.m-top,.section-learn-more .category.m-top{margin-top:0}}.section-block-3-news-or-products .article-title,.section-learn-more .article-title{color:#333;margin-top:16px}@media (min-width:768px){.section-block-3-news-or-products .article-title,.section-learn-more .article-title{margin-top:12px}}@media (min-width:992px){.section-block-3-news-or-products .article-title,.section-learn-more .article-title{margin-top:16px}}.section-block-3-news-or-products .article-title:hover h4,.section-learn-more .article-title:hover h4{color:#02523d}.section-block-3-news-or-products .body2,.section-learn-more .body2{margin-top:16px}@media (min-width:768px){.section-block-3-news-or-products .body2,.section-learn-more .body2{margin-top:12px}}@media (min-width:992px){.section-block-3-news-or-products .body2,.section-learn-more .body2{margin-top:16px}}.section-wide-banner{position:relative;margin-top:45px;margin-bottom:45px;margin:60px 0}@media (min-width:1200px){.section-wide-banner{margin:90px 0}}.section-wide-banner .container-fluid,.section-wide-banner .container-lg,.section-wide-banner .container-md,.section-wide-banner .container-sm,.section-wide-banner .container-xl,.section-wide-banner .container-xxl{position:relative}@media (max-width:767.98px){.section-wide-banner .container-fluid .hero-media-wraper,.section-wide-banner .container-lg .hero-media-wraper,.section-wide-banner .container-md .hero-media-wraper,.section-wide-banner .container-sm .hero-media-wraper,.section-wide-banner .container-xl .hero-media-wraper,.section-wide-banner .container-xxl .hero-media-wraper{margin-left:-1rem;margin-right:-1rem}}@media (max-width:991.98px){.section-wide-banner .container-fluid .ratio15_6,.section-wide-banner .container-lg .ratio15_6,.section-wide-banner .container-md .ratio15_6,.section-wide-banner .container-sm .ratio15_6,.section-wide-banner .container-xl .ratio15_6,.section-wide-banner .container-xxl .ratio15_6{padding-top:80%}}.section-wide-banner img{width:100%;max-width:100%}.section-wide-banner .link-block{font-weight:500;font-size:32px;line-height:40px;padding:24px;background-color:#fff;width:100%;top:80%;z-index:1;position:relative}@media (max-width:767.98px){.section-wide-banner .link-block{margin-top:-50px}}@media (min-width:768px){.section-wide-banner .link-block{position:absolute;font-size:28px;line-height:36px;padding:36px 42px;width:unset;max-width:55%;top:unset;bottom:10%;left:0}}@media (min-width:1200px){.section-wide-banner .link-block{font-size:43px;line-height:52px}}.section-wide-banner .link-block h3{margin-top:24px}.section-wide-banner .link-block .btn{margin-top:32px}.section-content-page-hero-big-image .hero-wraper{position:relative}.section-content-page-hero-big-image .hero-wraper .hero-media-wraper{margin-left:-1rem;margin-right:-1rem}@media (min-width:768px){.section-content-page-hero-big-image .hero-wraper .hero-media-wraper{position:absolute;top:0;bottom:0;left:0;right:0;margin:0}.section-content-page-hero-big-image .hero-wraper .hero-media-wraper img{position:absolute;top:0;bottom:0;left:0;right:0;height:100%;-o-object-fit:cover;object-fit:cover}}.section-content-page-hero-big-image .hero-wraper img{width:100%;height:auto}.section-content-page-hero-big-image .hero-wraper .hero-title{padding:35px 0;max-width:1100px;background-color:#fff;text-align:center;z-index:1}.section-content-page-hero-big-image .hero-wraper .hero-title .category{margin-bottom:20px}.section-content-page-hero-big-image .hero-wraper .hero-title h1{font-weight:500;font-size:32px;line-height:40px}@media (min-width:768px){.section-content-page-hero-big-image .hero-wraper .hero-title h1{font-size:28px;line-height:36px}}@media (min-width:1200px){.section-content-page-hero-big-image .hero-wraper .hero-title h1{font-size:34px;line-height:42px}}@media (min-width:1400px){.section-content-page-hero-big-image .hero-wraper .hero-title h1{font-size:43px;line-height:52px}}@media (min-width:768px){.section-content-page-hero-big-image .hero-wraper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:160px 0 50px 0}.section-content-page-hero-big-image .hero-wraper .hero-title{padding:35px 54px 50px 54px;width:80%}}@media (min-width:1200px){.section-content-page-hero-big-image .hero-wraper{padding:260px 0 100px 0}.section-content-page-hero-big-image .hero-wraper .hero-title{padding:85px 154px 100px 154px}}@media (max-width:767.98px){.section-list-media-resources .block-loop{margin-bottom:40px}}.section-our-brand{margin-top:34px;margin-bottom:34px}@media (min-width:576px){.section-our-brand{margin-top:44px;margin-bottom:44px}}@media (min-width:1200px){.section-our-brand{margin-top:80px;margin-bottom:80px}}@media (min-width:768px){.section-our-brand .block-loop{margin-bottom:64px}.section-our-brand .block-loop:last-child{margin-bottom:unset}}.section-our-brand .block-loop .banner-block-loop{height:100%;background-position:center;background-size:cover}@media (min-width:768px){.section-our-brand .block-loop .banner-block-loop .image{height:100%}}.section-our-brand .block-loop .banner-block-loop .content-block{padding-right:20px}.section-our-brand .banner-block-loop{margin-top:24px}@media (min-width:992px){.section-our-brand .banner-block-loop{margin-top:0}}.section-our-brand .smi-contact-card{height:100%;margin-top:24px;padding:12%;background-color:#fff;-webkit-box-shadow:0 0 10px rgba(0,0,0,.2);box-shadow:0 0 10px rgba(0,0,0,.2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media (min-width:576px) and (max-width:991.98px){.section-our-brand .smi-contact-card{padding:40px 64px}}@media (min-width:992px) and (max-width:1199.98px){.section-our-brand .smi-contact-card{padding:40px}}.section-our-brand .smi-contact-card>div{margin:16px 0}@media (min-width:768px) and (max-width:991.98px){.section-our-brand .smi-contact-card>div{margin:36px 0}}@media (min-width:992px) and (max-width:1199.98px){.section-our-brand .smi-contact-card>div{margin:16px 0}}.section-our-brand .smi-contact-card>div:first-child{margin-top:auto}.section-our-brand .smi-contact-card>div:last-child{margin-bottom:auto}.section-our-brand .smi-contact-card .detaile{max-width:350px}.section-our-brand .smi-contact-card .contact{color:#888;font-size:14px;line-height:18px}.section-our-brand .smi-contact-card .contact div:first-child{margin-bottom:12px}.section-our-brand .smi-contact-card .contact a{margin-left:20px;font-size:16px;line-height:30px}@media (min-width:1200px){.section-our-brand .smi-contact-card .contact a{font-size:18px}}@media (min-width:992px){.section-our-brand .smi-contact-card{margin-top:0;-webkit-box-shadow:unset;box-shadow:unset;padding:30px 12%}.section-our-brand .smi-contact-card .title{text-align:center}.section-our-brand .smi-contact-card .title .red-line:after{margin-left:auto;margin-right:auto}.section-our-brand .smi-contact-card .detaile{margin:auto;text-align:center;max-width:520px}.section-our-brand .smi-contact-card .contact{text-align:center}}@media (min-width:1200px){.section-our-brand .smi-contact-card .detaile{max-width:620px}}.section-articles_1big_2_small{margin-top:12px;margin-bottom:45px}@media (min-width:768px){.section-articles_1big_2_small{margin-bottom:60px}}@media (min-width:1200px){.section-articles_1big_2_small{margin-bottom:90px}}.section-articles_1big_2_small .big-article{height:100%;position:relative;margin-bottom:32px}.section-articles_1big_2_small .big-article img{-o-object-fit:cover;object-fit:cover;min-width:100%}@media (min-width:1200px){.section-articles_1big_2_small .big-article img{min-height:100%;-o-object-fit:cover;object-fit:cover}}.section-articles_1big_2_small .big-article .category{margin-bottom:16px}.section-articles_1big_2_small .big-article .content-block{bottom:64px;background-color:#fff;padding:40px;width:calc(100% - 40px);margin-top:-50px;z-index:10;position:relative}.section-articles_1big_2_small .big-article .content-block .title-wrap-link{width:100%}@media (max-width:767.98px){.section-articles_1big_2_small .big-article .content-block{padding-bottom:0;padding-left:1rem}}@media (min-width:768px){.section-articles_1big_2_small .big-article .content-block{position:absolute;max-width:70%}.section-articles_1big_2_small .big-article .content-block .title{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4}}@media (min-width:1400px){.section-articles_1big_2_small .big-article .content-block{max-width:50%}}.section-articles_1big_2_small .big-article .content-block .title{color:#333;margin-bottom:20px}.section-articles_1big_2_small .big-article .content-block .title:hover{color:#02523d}.section-articles_1big_2_small .big-article .content-block .btn{margin-top:28px}.section-articles_1big_2_small .article .title{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;margin-bottom:20px;color:#333}.section-articles_1big_2_small .article .title:hover{color:#02523d}.section-articles_1big_2_small .article .excerpt{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6}.section-articles_1big_2_small .article .excerpt p{margin-top:unset;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6}@media (min-width:992px){.section-articles_1big_2_small .article .excerpt{-webkit-line-clamp:4}.section-articles_1big_2_small .article .excerpt p{-webkit-line-clamp:4}}.section-articles_1big_2_small .article .btn{margin-top:0}.sections-3small-articles{position:relative;margin:8px 0}@media (min-width:768px){.sections-3small-articles{margin:24px 0}}@media (min-width:1200px){.sections-3small-articles{margin:120px 0 56px 0}}.sections-3small-articles .title{position:relative}.sections-3small-articles .item{margin-bottom:48px}@media (min-width:768px){.sections-3small-articles .item{margin-bottom:36px}}@media (min-width:992px){.sections-3small-articles .item{margin-bottom:64px}}.sections-3small-articles .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.sections-3small-articles .category{margin-top:32px}@media (min-width:768px){.sections-3small-articles .category{margin-top:40px}.sections-3small-articles .category.m-top{margin-top:0}}.sections-3small-articles .article-title{color:#333;margin-top:16px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin-bottom:20px}@media (min-width:768px){.sections-3small-articles .article-title{margin-top:12px}}@media (min-width:992px){.sections-3small-articles .article-title{margin-top:16px}}.sections-3small-articles .body2{margin-top:16px}@media (min-width:768px){.sections-3small-articles .body2{margin-top:12px}}@media (min-width:992px){.sections-3small-articles .body2{margin-top:16px}}.sections-3small-articles .detailed{margin-top:16px}@media (min-width:768px){.sections-3small-articles .detailed{margin-top:12px}}@media (min-width:992px){.sections-3small-articles .detailed{margin-top:16px}}.section-link-and-article .block-loop{margin-bottom:0}@media (max-width:767.98px){.section-link-and-article .block-loop{margin-bottom:48px}}.section-link-and-article .banner-block-loop .rectangle.banner-box{height:100%}@media (min-width:768px){.section-link-and-article .banner-block-loop .rectangle.banner-box{padding:0}}.section-link-and-article .banner-block-loop .content-block{padding:32px 50px 32px 24px;position:absolute;width:unset;max-width:100%}@media (min-width:768px){.section-link-and-article .banner-block-loop .content-block{display:none}}@media (min-width:1200px){.section-link-and-article .banner-block-loop .content-block{display:block}}.section-link-and-article .img-block img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section-link-and-article .article-block{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:1200px){.section-link-and-article .article-block{padding:50px 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:1199.98px){.section-link-and-article .article-block{margin-top:42px}}.section-link-and-article .article-block .category{margin-bottom:20px}.section-link-and-article .article-block .title{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;margin-bottom:20px}.section-link-and-article .article-block .excerpt{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;margin-bottom:28px}.section-link-and-article .article-block .excerpt p{overflow:hidden;margin-top:unset;margin-bottom:28px;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6}@media (min-width:992px){.section-link-and-article .article-block .excerpt{-webkit-line-clamp:4}.section-link-and-article .article-block .excerpt p{-webkit-line-clamp:4}}.section-link-and-article .article-block .btn{margin-top:20px}.section-vacancies-and-map{position:relative;margin:72px 0 48px 0}@media (min-width:1200px){.section-vacancies-and-map{margin:120px 0}}.section-vacancies-and-map .vacancy-block{margin:auto;position:relative}@media (max-width:767.98px){.section-vacancies-and-map .vacancy-block{margin-bottom:50px}}.section-vacancies-and-map .vacancy-block .title-vacancy{margin-bottom:24px}.section-vacancies-and-map .vacancy-block .content-wrap{border-top:1px dashed #888;border-bottom:1px dashed #888;padding-top:64px;padding-bottom:54px}.section-vacancies-and-map .vacancy-block .vacancy-hero{margin-bottom:64px}.section-vacancies-and-map .vacancy-block .vacancy-hero div.body2{margin-bottom:12px}.section-vacancies-and-map .vacancy-block .vacancy-hero div.body2 span{font-weight:500}.section-vacancies-and-map .vacancy-block .slogan-send-resume{margin-top:80px;margin-bottom:48px;font-size:18px;line-height:30px;text-align:center}.section-vacancies-and-map .vacancy-block .head{margin-bottom:80px}.section-vacancies-and-map .vacancy-block .item{margin-bottom:48px}.section-vacancies-and-map .vacancy-block .item h4{margin-top:0;margin-bottom:12px}.section-vacancies-and-map .vacancy-block .item h4 a{color:#333}.section-vacancies-and-map .vacancy-block .item h4 a:hover{color:#007456}.section-vacancies-and-map .vacancy-block .content.cleverstaff ul{margin-top:24px;margin-bottom:24px}.section-vacancies-and-map .vacancy-block .details{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-vacancies-and-map .vacancy-block .details .category{padding-bottom:0;margin-bottom:0}.section-vacancies-and-map .vacancy-block .details .divider{color:#ef253e;margin:auto 8px;font-size:12px;line-height:14px}.section-vacancies-and-map .vacancy-block .details .time{font-weight:700;font-size:12px;line-height:14px;letter-spacing:1.71429px;text-transform:uppercase;color:#888}@media (min-width:1200px){.section-vacancies-and-map .vacancy-block .cta-wrap{margin-top:80px}}.section-vacancies-and-map .map-block{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-line-pack:end;align-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;height:100%;background-position:center;background-size:cover}.section-vacancies-and-map .map-block .content-block{position:relative;background-color:#fff;z-index:99;padding:32px 50px 32px 24px;width:unset;max-width:100%;margin-bottom:64px}.section-vacancies-and-map .map-block .contact-item{margin-bottom:60px;margin-top:120px}.section-vacancies-and-map .map-block .contact-item .top-head{padding-bottom:16px;margin-bottom:24px;position:relative}.section-vacancies-and-map .map-block .contact-item .top-head:after{content:'';position:absolute;bottom:0;left:0;max-width:280px;width:100%;height:1px;border-bottom:1px dashed #888}.section-vacancies-and-map .map-block .contact-item .contact_person{margin-bottom:12px}.section-vacancies-and-map .map-block .contact-item a.phone{display:block;margin-bottom:12px;color:#333}.section-vacancies-and-map .map-block .contact-item a.phone:active,.section-vacancies-and-map .map-block .contact-item a.phone:hover{color:#02523d}.section-vacancies-and-map .map-block .contact-item .socials{margin-bottom:12px;color:#888;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-vacancies-and-map .map-block .contact-item .socials a{color:#888;text-transform:uppercase;font-weight:500;font-size:12px;line-height:14px;margin-left:6px;margin-right:6px}.section-vacancies-and-map .map-block .contact-item .socials a:first-child{margin-left:0}.section-vacancies-and-map .map-block .contact-item .email{margin-bottom:12px;color:#007456;cursor:pointer}.section-vacancies-and-map .map-block .contact-item .address{margin-bottom:12px}body .mfp-close-btn-in .mfp-close{color:#fff;position:absolute;top:6px;right:6px}body .mfp-close-btn-in .mfp-iframe-holder .mfp-close{top:-40px}@media (min-width:992px){body .mfp-close-btn-in .mfp-iframe-holder .mfp-content{max-width:75%}}.mfp-s-error .mfp-preloader{color:red}.wpcf7 form.sent .wpcf7-response-output{border:unset;color:#007456}.modal-form-wraper{background-color:#fff;margin:40px auto;width:768px;max-width:90vw;padding:16px;color:#535353}.modal-form-wraper.contact-us-popup-modal{width:668px}@media (min-width:576px){.modal-form-wraper{padding:16px 75px 85px}}.modal-form-wraper .required:after{content:" *";color:#007456}.modal-form-wraper .modal-content{margin-top:40px}.modal-form-wraper .modal-content .header{margin-bottom:20px}.modal-form-wraper .modal-content .header .title{text-align:center;margin-bottom:20px}.modal-form-wraper .modal-content .header .info{margin:0 auto 21px;text-align:center;font-weight:300;font-size:15px;line-height:1.5}.modal-form-wraper form .modal-body fieldset{padding:0 0 50px;border:0}.modal-form-wraper form .modal-body fieldset .medicament-card>.row>div,.modal-form-wraper form .modal-body fieldset>.row>div{padding-bottom:20px}.modal-form-wraper form .modal-body fieldset.form-footer{padding:15px 0 0;border-top:1px solid #ddd}.modal-form-wraper form .modal-body legend{font-weight:400;font-size:17px;color:#777;text-align:center;position:relative;padding:0 0 12px;margin:0 0 29px;border:none;text-transform:uppercase;position:relative;padding-bottom:16px}.modal-form-wraper form .modal-body legend:after{content:'';position:absolute;display:block;height:3px;width:48px;background-color:#ef253e;bottom:0;left:0;right:0;margin:auto}.modal-form-wraper form .modal-body legend span{display:block;font-size:13px;text-transform:none}.modal-form-wraper form .modal-body label{position:relative;display:block;font-weight:500;font-size:12px;color:#333;margin:0 0 7px;text-align:left;cursor:pointer;white-space:normal}.modal-form-wraper form .modal-body input[type=radio]{display:none}.modal-form-wraper form .modal-body input[type=email],.modal-form-wraper form .modal-body input[type=number],.modal-form-wraper form .modal-body input[type=tel],.modal-form-wraper form .modal-body input[type=text],.modal-form-wraper form .modal-body select{font-weight:400;font-size:16px;color:#333;height:56px;background-color:#fff;border-color:#c9c9c9}@media (max-width:575.98px){.modal-form-wraper form .modal-body input[type=email],.modal-form-wraper form .modal-body input[type=number],.modal-form-wraper form .modal-body input[type=tel],.modal-form-wraper form .modal-body input[type=text],.modal-form-wraper form .modal-body select{width:100%}}.modal-form-wraper form .modal-body textarea{padding:18px 24px;width:100%;font-weight:400;font-size:16px;color:#333;background-color:#fff;border-color:#c9c9c9}.modal-form-wraper form .modal-body input[type=number]{width:100%;background-color:#fff}.modal-form-wraper form .modal-body .long-form input[type=radio]+label,.modal-form-wraper form .modal-body .wpcf7-radio>.wpcf7-list-item input[type=radio]+.wpcf7-list-item-label,.modal-form-wraper form .modal-body input[type=checkbox]+label,.modal-form-wraper form .modal-body label.check-label{display:inline-block;font-weight:400;padding:0 0 0 23px}.modal-form-wraper form .modal-body .wpcf7-radio>.wpcf7-list-item.first,.modal-form-wraper form .modal-body input[type=radio]+label:before.first{margin:0}.modal-form-wraper form .modal-body .wpcf7-radio>.wpcf7-list-item input[type=radio]+.wpcf7-list-item-label{position:relative}.modal-form-wraper form .modal-body .wpcf7-radio>.wpcf7-list-item input[type=radio]+.wpcf7-list-item-label:before{position:absolute;content:"";left:0;margin:2px 0 0;display:inline-block;height:16px;width:16px;border-radius:16px;border:1px solid #c9c9c9}.modal-form-wraper form .modal-body .wpcf7-radio>.wpcf7-list-item input[type=radio]:checked+.wpcf7-list-item-label:before{border:1px solid #007456}.modal-form-wraper form .modal-body .wpcf7-radio>.wpcf7-list-item input[type=radio]:checked+.wpcf7-list-item-label:after{position:absolute;content:"";left:0;margin:6px 4px 0;display:inline-block;height:8px;width:8px;border-radius:16px;background-color:#007456}.modal-form-wraper form .modal-body span.wpcf7-form-control-wrap{width:100%;display:inline-block}.modal-form-wraper form .modal-body span.wpcf7-form-control-wrap .wpcf7-radio.column-radio>.wpcf7-list-item{display:block;margin-bottom:15px}.modal-form-wraper form .modal-body .select2{width:100%!important}.modal-form-wraper form .modal-body .select2 .select2-selection{border-radius:0;height:56px;border:1px solid #c9c9c9;background-color:#fff}.modal-form-wraper form .modal-body .select2 .select2-selection .select2-selection__rendered{color:#333;line-height:56px;font-weight:400;font-size:16px;padding-left:24px}.modal-form-wraper form .modal-body .select2 .select2-selection .select2-selection__arrow{height:56px}.modal-form-wraper form .modal-body #patientDieInput,.modal-form-wraper form .modal-body .additional-field{display:none}.modal-form-wraper form .modal-body #patientDieInput{padding:10px 0 0;width:100%}.modal-form-wraper form .modal-body btn.add-medicament:before{display:inline-block;content:"+";font-size:26px;vertical-align:middle;margin:-6px 8px 0 -7px}.modal-form-wraper form .modal-body .medicament-card{display:none;margin-bottom:30px}.modal-form-wraper form .modal-body .medicament-card.initial{display:block}.modal-form-wraper form .modal-body .medicament-card.last{padding-bottom:205px}.modal-form-wraper form .modal-body textarea.input-style{height:70px;border:1px solid #c9c9c9;padding:16px;color:#535353;overflow:auto;width:100%;background-color:#fff}.modal-form-wraper form .modal-body .add-button button{margin-top:170px;font-size:12px}.modal-form-wraper form .modal-body .suspect-med{margin-top:40px;position:relative}.modal-form-wraper form .modal-body .info-textarea{position:absolute;bottom:180px;width:100%}.modal-form-wraper form .modal-body .wpcf7-checkbox .wpcf7-list-item{margin:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.modal-form-wraper form .modal-body .wpcf7-checkbox input[type=checkbox]{display:none}.modal-form-wraper form .modal-body .wpcf7-checkbox input[type=checkbox]+span:before{content:'';display:inline-block;width:16px;height:16px;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;border:1px solid #c9c9c9;margin-right:12px;background-repeat:no-repeat;background-position:center center;background-size:100%}.modal-form-wraper form .modal-body .wpcf7-checkbox input[type=checkbox]:checked+span:before{border-color:#007456;background-color:#007456;background-image:url(../../images/icons/icon-check.svg)}.modal-form-wraper form .modal-body #patientDieInput,.modal-form-wraper form .modal-body .additional-field,.modal-form-wraper form .modal-body .hide-1,.modal-form-wraper form .modal-body .hide-2,.modal-form-wraper form .modal-body .hide-3{display:none}.modal-form-wraper form .modal-body #patientDieInput.show,.modal-form-wraper form .modal-body .additional-field.show,.modal-form-wraper form .modal-body .hide-1.show,.modal-form-wraper form .modal-body .hide-2.show,.modal-form-wraper form .modal-body .hide-3.show{display:-webkit-box;display:-ms-flexbox;display:flex}.modal-form-wraper form .modal-body #patientDieInput .label,.modal-form-wraper form .modal-body .additional-field .label,.modal-form-wraper form .modal-body .hide-1 .label,.modal-form-wraper form .modal-body .hide-2 .label,.modal-form-wraper form .modal-body .hide-3 .label{margin-top:0;font-weight:300;font-size:12px;line-height:20px}.modal-form-wraper form .modal-body .post_notifier{display:-webkit-box;display:-ms-flexbox;display:flex}.modal-form-wraper form .modal-body .post_notifier .wpcf7-list-item{max-width:180px;width:100%}.modal-form-wraper form .modal-body .form-footer .cur-date{font-size:12px}.modal-form-wraper form .modal-body .form-footer .cur-date span{font-style:italic;font-size:13px;font-weight:500}.modal-form-wraper form .modal-body .form-footer p{font-size:12px}.modal-form-wraper form .modal-body .form-footer label.check-label{font-weight:300}.modal-form-wraper form .modal-body .form-footer .check-label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.modal-form-wraper form .modal-body .form-footer .check-label:before{content:'';display:inline-block;width:16px;height:16px;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;border:1px solid #c9c9c9;margin-right:12px;background-repeat:no-repeat;background-position:center center;background-size:100%}.modal-form-wraper form .modal-body .form-footer .check-label.checked::before{border-color:#007456;background-color:#007456;background-image:url(../../images/icons/icon-check.svg)}.modal-form-wraper form .modal-body .form-footer .check-label .wpcf7-form-control-wrap.acceptance{display:none}.contact-us-popup-modal .fileform .file-box.hide{display:none}.contact-us-popup-modal .fileform .file-box.file .selectbutton{display:none}.contact-us-popup-modal .fileform .file-box.file .upload-box{display:-webkit-box;display:-ms-flexbox;display:flex}.contact-us-popup-modal .fileform .file-box .upload-box{display:none;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contact-us-popup-modal .fileform .file-box .upload-box .fileformlabel{word-break:break-all;font-size:14px}.contact-us-popup-modal .fileform .file-box .selectbutton{border:1px solid #eee;border-radius:3px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:0 10px 0 40px;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contact-us-popup-modal .fileform .file-box .selectbutton:before{content:'+';position:absolute;left:11px;top:1px;font:300 28px Arial;color:#007f5f;line-height:28px}.contact-us-popup-modal .fileform .file-box .selectbutton label{line-height:28px;margin:0}.contact-us-popup-modal .fileform .file-box span.wpcf7-form-control-wrap{margin-bottom:24px}.contact-us-popup-modal .fileform .file-box span.wpcf7-form-control-wrap input{visibility:hidden;display:none}.popup-medical-access .btn-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.popup-medical-access .btn-list .btn{white-space:nowrap;width:140px}@media (max-width:360px){.popup-medical-access .btn-list .btn{width:auto}}.modal-form-resume .error-message,.modal-form-resume .preloader-wraper,.modal-form-resume .success-message,.modal-form-resume form.fileinfo{display:none}.modal-form-resume.status-form form.fileinfo{display:block}.modal-form-resume.status-sending .preloader-wraper{display:block}.modal-form-resume.status-success .success-message{display:block}.modal-form-resume.status-error .error-message{display:block}.modal-form-resume input[type=text]{width:100%}.modal-form-resume textarea{width:100%;min-height:160px}.modal-form-resume .no-valid .valid-err{display:block}.modal-form-resume .valid-err{color:#ef253e;font-size:12px;margin-top:4px;display:none}.modal-form-resume .resume-file-box .file-info{font-size:12px;color:#333;display:inline-block}.modal-form-resume .resume-file-box .file-info.no-valid{color:#ef253e}.modal-form-resume .resume-file-box input[type=file]{display:none}.modal-form-resume .resume-file-box .upload-box{display:none;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal-form-resume .resume-file-box.file .upload-box{display:-webkit-box;display:-ms-flexbox;display:flex}.modal-form-resume .resume-file-box.file .selectbutton{display:none}.modal-form-resume .resume-file-box .selectbutton{border:1px solid #eee;border-radius:3px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:0 10px 0 40px;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal-form-resume .resume-file-box .selectbutton label{line-height:28px;margin:0}.modal-form-resume .resume-file-box .selectbutton:before{content:'+';position:absolute;left:11px;top:1px;font:300 28px Arial;color:#007f5f;line-height:28px}@media (max-width:767.98px){.section-hero-v-half-2 .container-fluid.fluid-resolve,.section-hero-v-half-2 .fluid-resolve.container-lg,.section-hero-v-half-2 .fluid-resolve.container-md,.section-hero-v-half-2 .fluid-resolve.container-sm,.section-hero-v-half-2 .fluid-resolve.container-xl,.section-hero-v-half-2 .fluid-resolve.container-xxl{padding:0}}.section-hero-v-half-2 .hero-container{position:relative}@media (min-width:768px){.section-hero-v-half-2 .hero-container .hero-media-wraper{position:absolute;top:0;width:100%}}.section-hero-v-half-2 .hero-container .hero-title{position:absolute;top:0;bottom:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:32px;line-height:40px;color:#fff;z-index:1;text-align:center;text-transform:uppercase}@media (min-width:768px){.section-hero-v-half-2 .hero-container .hero-title{position:relative;padding:60px 1rem 40px 1rem}}@media (min-width:576px){.section-hero-v-half-2 .hero-container .hero-title{font-size:38px;line-height:42px}}@media (min-width:768px){.section-hero-v-half-2 .hero-container .hero-title{font-size:45px;line-height:50px;padding:90px 1rem 60px 1rem}}@media (min-width:1200px){.section-hero-v-half-2 .hero-container .hero-title{font-size:76px;line-height:80px;padding:160px 1rem 90px 1rem}}@media (max-width:767.98px){.section-hero-v-half-2~section:first-child{margin-top:-45px;margin-bottom:90px}}.section-hero-v-half-2~section .bcg-white{position:relative}.section-hero-v-half-2~section .bcg-white .head-information-wrapper{background-color:#fff}.section-hero-v-half-2~section .bcg-light-blue{position:relative}.section-hero-v-half-2~section .bcg-light-blue .head-information-wrapper{background-color:#fff}.section-head-information-2{margin-bottom:40px}@media (min-width:576px){.section-head-information-2{margin-bottom:60px}}@media (min-width:768px){.section-head-information-2{margin-bottom:120px}}.section-head-information-2 .head-information-wrapper{position:relative;margin:0 auto 40px auto;padding-top:40px}@media (min-width:768px){.section-head-information-2 .head-information-wrapper{width:90vw;max-width:1160px}}.section-head-information-2 .head-information-wrapper h1{margin-bottom:30px}.section-head-information-2 .head-information-wrapper h1.structure_title{font-weight:500;font-size:32px;line-height:40px}@media (min-width:768px){.section-head-information-2 .head-information-wrapper h1.structure_title{font-size:28px;line-height:36px}}@media (min-width:1200px){.section-head-information-2 .head-information-wrapper h1.structure_title{font-size:34px;line-height:42px}}@media (min-width:1400px){.section-head-information-2 .head-information-wrapper h1.structure_title{font-size:43px;line-height:52px}}.section-head-information-2 .head-information-wrapper h2{margin-bottom:30px}.section-head-information-2 .head-information-wrapper h3{margin-bottom:30px}.section-head-information-2 .head-information-wrapper h3.footnote{max-width:710px;margin:0 auto 30px auto}.section-head-information-2 .head-information-wrapper .company_type{margin-top:18px;margin-bottom:8px}.section-head-information-2 .head-information-wrapper .row.head{margin:40px auto;max-width:656px}@media (min-width:992px){.section-head-information-2 .head-information-wrapper .row.head{margin:64px auto;max-width:860px}}.section-head-information-2 .head-information-wrapper .row.head-wide{margin:40px auto;width:90%}@media (min-width:992px){.section-head-information-2 .head-information-wrapper .row.head-wide{margin:64px auto}}@media (min-width:992px){.section-head-information-2 .head-information-wrapper{margin:0 auto 104px auto}.section-head-information-2 .head-information-wrapper.select-reports-block{margin-top:120px}.section-head-information-2 .head-information-wrapper.select-reports-block .btn-show-report{margin-top:64px}}.section-head-information-2 .employee-development-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.section-head-information-2 .employee-development-wrap .employee-development{width:33%}.section-head-information-2 .employee-development-wrap .employee-development:first-child .worker:before{width:50%;right:0;margin-right:0}.section-head-information-2 .employee-development-wrap .employee-development:last-child .worker:before{width:50%;left:0;margin-left:0}.section-head-information-2 .employee-development-wrap .employee-development .number{margin-bottom:11px}@media (max-width:575.98px){.section-head-information-2 .employee-development-wrap .employee-development .number{font-size:35px}}.section-head-information-2 .employee-development-wrap .employee-development .worker{position:relative;padding-bottom:37px;margin-bottom:20px}@media (max-width:575.98px){.section-head-information-2 .employee-development-wrap .employee-development .worker{font-size:13px}}.section-head-information-2 .employee-development-wrap .employee-development .worker:after{content:'';position:absolute;display:block;width:11px;height:11px;background-color:#ef253e;border-radius:12px;bottom:-5px;left:0;right:0;margin:auto}.section-head-information-2 .employee-development-wrap .employee-development .worker:before{content:'';position:absolute;display:block;width:100%;height:0;border-bottom:1px dashed #888;bottom:0;left:0;right:0;margin:auto}@media (max-width:575.98px){.section-head-information-2 .employee-development-wrap .employee-development .year{font-size:15px}}.section-head-information-2 .employee-development-wrap .employee-development div{text-align:center}.section-head-information-2.ver2{position:relative}.section-head-information-2.ver2 .bcg-light-blue{overflow:hidden}.section-head-information-2.ver2 .bgblock{background-color:#eef6f5;position:absolute;bottom:0;z-index:0;left:2rem;right:2rem}@media (min-width:768px){.section-head-information-2.ver2 .bgblock{top:calc(70px + 1vw)}}@media (min-width:992px){.section-head-information-2.ver2 .bgblock{top:calc(80px + 9vw)}}@media (min-width:1200px){.section-head-information-2.ver2 .bgblock{top:calc(124px + 176 * ((100vw - 1200px)/ 720));left:-1px;right:-1px}}@media screen and (min-width:1200px) and (min-width:1920px){.section-head-information-2.ver2 .bgblock{top:300px}}.section-head-information-2.ver2 .head-information-wrapper{position:relative;overflow:hidden}@media (min-width:1200px){.section-head-information-2.ver2 .head-information-wrapper{margin-top:80px}}@media (min-width:768px){.section-head-information-2.ver2 .head-information-wrapper{max-width:1470px}}.section-head-information-2.ver2 .head-information-wrapper .row.head{margin:40px auto;max-width:unset;padding-left:1rem;padding-right:1rem}@media (min-width:992px){.section-head-information-2.ver2 .head-information-wrapper .row.head{margin:40px auto;max-width:1169px}}.section-head-information-2.ver2 .head-information-wrapper .row.head .structure_title{max-width:710px;margin-bottom:80px;text-align:center;margin-left:auto;margin-right:auto}.section-head-information-2.ver2 .head-information-wrapper .row.head .category{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:52px}.section-head-information-2.ver2 .head-information-wrapper .row.head .category .cat-link{margin-right:unset}@media (min-width:992px){.section-head-information-2.ver2 .head-information-wrapper{margin:0 auto 80px auto}}.section-head-information-2.ver2 .content-block{margin:80px auto 120px auto;max-width:860px;position:relative;background-color:#eef6f5}.section-head-information-2.ver2 .content-block .content,.section-head-information-2.ver2 .content-block p{font-weight:500;font-size:24px;line-height:32px}.section-hero-v-half{position:relative;margin-bottom:60px}.section-hero-v-half .container-fluid,.section-hero-v-half .container-lg,.section-hero-v-half .container-md,.section-hero-v-half .container-sm,.section-hero-v-half .container-xl,.section-hero-v-half .container-xxl{position:relative}.section-hero-v-half .hero-media-wraper{width:100%;position:absolute;z-index:-1;top:0;left:0}.section-hero-v-half .hero-media-wraper img,.section-hero-v-half .hero-media-wraper video{width:100%;max-width:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:767.98px){.section-hero-v-half .hero-media-wraper img,.section-hero-v-half .hero-media-wraper video{height:60vw}}.section-hero-v-half .hero-title{font-weight:500;font-size:32px;line-height:40px;padding:60px 1rem 0 1rem;color:#fff;z-index:1;position:relative;text-align:center;text-transform:uppercase}@media (min-width:576px){.section-hero-v-half .hero-title{font-size:38px;line-height:42px}}@media (min-width:768px){.section-hero-v-half .hero-title{font-size:45px;line-height:50px}}@media (min-width:1200px){.section-hero-v-half .hero-title{margin-top:-50px;font-size:76px;line-height:80px;padding:160px 1rem 0 1rem}}.section-hero-v-half+section .bg-white.container-lg,.section-hero-v-half+section .bg-white.container-md,.section-hero-v-half+section .bg-white.container-sm,.section-hero-v-half+section .bg-white.container-xl,.section-hero-v-half+section .bg-white.container-xxl,.section-hero-v-half+section .container-fluid.bg-white{max-width:1160px;padding-top:20px}@media (max-width:767.98px){.section-hero-vs-blue-section .container-fluid.fluid-resolve,.section-hero-vs-blue-section .fluid-resolve.container-lg,.section-hero-vs-blue-section .fluid-resolve.container-md,.section-hero-vs-blue-section .fluid-resolve.container-sm,.section-hero-vs-blue-section .fluid-resolve.container-xl,.section-hero-vs-blue-section .fluid-resolve.container-xxl{padding:0}}.section-hero-vs-blue-section .hero-container{position:relative}@media (min-width:768px){.section-hero-vs-blue-section .hero-container .hero-media-wraper{top:0;width:100%}}.section-hero-vs-blue-section .hero-container .hero-title{position:absolute;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 1rem 0 1rem;font-weight:500;font-size:32px;line-height:40px;color:#fff;z-index:1;text-align:center;text-transform:uppercase;top:0;bottom:0;margin:auto}@media (min-width:576px){.section-hero-vs-blue-section .hero-container .hero-title{font-size:38px;line-height:42px}}@media (min-width:768px){.section-hero-vs-blue-section .hero-container .hero-title{font-size:45px;line-height:50px}}@media (min-width:1200px){.section-hero-vs-blue-section .hero-container .hero-title{font-size:76px;line-height:80px}}.section-hero-vs-blue-section .blue-container{background-color:#eef6f5;padding:60px 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:768px){.section-hero-vs-blue-section .blue-container{padding:80px 1rem}}@media (min-width:1200px){.section-hero-vs-blue-section .blue-container{padding:120px 1rem}}.section-hero-vs-blue-section .blue-container h2{text-align:center;max-width:1020px;margin-bottom:40px}@media (min-width:768px){.section-hero-vs-blue-section .blue-container h2{margin-bottom:80px}}.section-hero-vs-blue-section .blue-container .content,.section-hero-vs-blue-section .blue-container .content p{max-width:860px;font-weight:500;font-size:24px;line-height:32px}.section-video-and-content .video-wraper .video-youtube-popup,.section-video-and-list .video-wraper .video-youtube-popup{min-height:54px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-video-and-content .video-wraper .video-youtube-popup .title-video,.section-video-and-list .video-wraper .video-youtube-popup .title-video{position:absolute;top:22px;left:22px;right:22px;color:#fff}.section-video-and-content .video-wraper .video-youtube-popup img,.section-video-and-list .video-wraper .video-youtube-popup img{width:100%}.section-video-and-content .video-wraper .video-youtube-popup .icon-play,.section-video-and-list .video-wraper .video-youtube-popup .icon-play{width:52px;height:52px;position:absolute;margin:auto;background-image:url(../../images/icons/icon-vadeo-play.svg);background-position:center;background-size:contain;-webkit-transition:-webkit-transform .15s ease-in-out;transition:-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out;transition:transform .15s ease-in-out,-webkit-transform .15s ease-in-out}@media (min-width:576px){.section-video-and-content .video-wraper .video-youtube-popup .icon-play,.section-video-and-list .video-wraper .video-youtube-popup .icon-play{width:82px;height:82px}}.section-video-and-content .video-wraper .video-youtube-popup .icon-play:hover,.section-video-and-list .video-wraper .video-youtube-popup .icon-play:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.section-video-and-content .list-section-wraper,.section-video-and-list .list-section-wraper{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-video-and-content .list-section-wraper .list-section,.section-video-and-list .list-section-wraper .list-section{max-width:560px;margin:auto}.section-video-and-content .list-section-wraper .list-section h3,.section-video-and-list .list-section-wraper .list-section h3{margin-bottom:36px}@media (max-width:767.98px){.section-video-and-content .list-section-wraper .list-section h3,.section-video-and-list .list-section-wraper .list-section h3{margin-top:20px}}.section-img-and-list .list-section-wraper{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-img-and-list .list-section-wraper .list-section{max-width:560px;margin:auto}.section-img-and-list .list-section-wraper .list-section h3{margin-bottom:36px}.section-img-and-list{position:relative;margin:80px 0}@media (min-width:768px){.section-img-and-list{margin:100px 0}}@media (min-width:1200px){.section-img-and-list{margin:120px 0}}.section-img-and-list .strategy-content{margin-top:40px}@media (min-width:992px){.section-img-and-list .strategy-content{margin-top:0}}.section-img-and-list .strategy-content .sub-text{margin-top:20px}.section-img-and-list .strategy-content .btn{margin-top:20px}@media (min-width:992px){.section-img-and-list .container-fluid-wraper{position:absolute;top:0;bottom:0;left:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.section-img-and-list .image-fluide{width:100%;display:none;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}@media (min-width:992px){.section-img-and-list .image-fluide{display:-webkit-box;display:-ms-flexbox;display:flex}}.section-img-and-list .image-fluide img{width:50%}.sections-our-culture h2.title{margin-bottom:80px}@media (max-width:767.98px){.sections-our-culture h2.title{margin-bottom:60px}}@media (max-width:575.98px){.sections-our-culture h2.title{margin-bottom:40px}}.sections-our-culture .hero-media-wraper{width:100%;margin-bottom:20px}@media (min-width:768px){.sections-our-culture .hero-media-wraper{margin-bottom:64px}}.sections-our-culture section.section-company-views{margin-top:20px}@media (min-width:768px){.sections-our-culture section.section-company-views{margin-top:64px;margin-bottom:0}}.section-time-with-team h3.title{margin-bottom:36px}@media (max-width:767.98px){.section-time-with-team h3.title{margin-bottom:28px}}@media (max-width:575.98px){.section-time-with-team h3.title{margin-bottom:20px}}.section-time-with-team .sub-text{margin-bottom:40px}@media (max-width:767.98px){.section-time-with-team .sub-text{margin-bottom:28px}}@media (max-width:575.98px){.section-time-with-team .sub-text{margin-bottom:20px}}.section-time-with-team .hero-media-wraper{width:100%;height:auto}.section-employee-reviews .team-review-owl-carousel{max-width:1460px;margin:auto;position:relative}.section-employee-reviews .team-review-owl-carousel .item .obg-wrap{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:36px}.section-employee-reviews .team-review-owl-carousel .item .obg-wrap img{-o-object-fit:contain;object-fit:contain;max-height:490px;width:100%}.section-employee-reviews .team-review-owl-carousel .item .content-wrap{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:36px}.section-employee-reviews .team-review-owl-carousel .item .content-wrap h3.title{margin-top:32px;margin-bottom:40px}@media (min-width:992px){.section-employee-reviews .team-review-owl-carousel .item .content-wrap h3.title{margin-top:0;padding-left:88px}}.section-employee-reviews .team-review-owl-carousel .item .content-wrap blockquote{margin-top:0;margin-bottom:0}@media (min-width:992px){.section-employee-reviews .team-review-owl-carousel.owl-carousel.image_left .owl-nav{position:absolute;bottom:0;left:calc(40% + 88px + 16px)}}.section-employee-reviews .team-review-owl-carousel.owl-carousel .owl-dots{display:none}.section-employee-reviews .team-review-owl-carousel.owl-carousel .owl-nav{padding-left:10px}@media (min-width:768px){.section-employee-reviews .team-review-owl-carousel.owl-carousel .owl-nav{position:absolute;bottom:0;left:88px}}.section-employee-reviews .team-review-owl-carousel.owl-carousel .owl-nav button{width:28px;height:28px;color:transparent;background-color:#888;-webkit-mask-image:url(../../images/icons/icon-round-arrow.svg);mask-image:url(../../images/icons/icon-round-arrow.svg);overflow:hidden}.section-employee-reviews .team-review-owl-carousel.owl-carousel .owl-nav button:hover{background-color:#007456}.section-employee-reviews .team-review-owl-carousel.owl-carousel .owl-nav .owl-prev{margin-right:10px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.section-employee-reviews .team-review-owl-carousel.owl-carousel .owl-nav .owl-next{margin-left:10px}.section-x-directions{position:relative;margin:16px 0}@media (max-width:1199.98px){.section-x-directions{margin-top:-40px}}@media (min-width:1200px){.section-x-directions{margin:40px 0}}.section-x-directions h2{margin:auto;max-width:800px;margin-bottom:30px}@media (min-width:576px){.section-x-directions h2{margin-bottom:50px}}@media (min-width:768px){.section-x-directions h2{margin-bottom:80px}}@media (min-width:768px){.section-x-directions h2{margin-bottom:100px}}.section-x-directions .direction-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.section-x-directions .direction{margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:62px}@media (min-width:576px){.section-x-directions .direction{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.section-x-directions .direction .image{width:222px;margin-bottom:28px}@media (min-width:576px){.section-x-directions .direction .image{width:172px}}@media (min-width:1200px){.section-x-directions .direction .image{margin-bottom:48px;width:222px}}@media (min-width:576px){.section-x-directions .direction h3.title{height:81px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.section-x-directions .direction h3,.section-x-directions .direction h5{margin-bottom:24px}.section-x-directions .direction .sub-text{font-size:18px;line-height:28px}.section-x-directions .direction p{margin-top:0}.section-x-directions.i3-special-directions .direction{max-width:390px}.section-x-directions.i4-directions .direction{max-width:330px}.section-x-directions.i4-directions .direction h3 span{display:block;font-weight:500;font-size:20px;line-height:30px}.section-only-title-h2{margin-top:40px;margin-bottom:40px}@media (min-width:768px){.section-only-title-h2{margin-top:100px;margin-bottom:72px}}.section-only-title-h2 .wrap-inner{max-width:1070px;margin:auto}.widget-filter-block{width:100%;max-width:100%;padding-bottom:24px}@media (min-width:576px){.widget-filter-block{width:340px}}@media (min-width:768px){.widget-filter-block{width:340px}}@media (min-width:1200px){.widget-filter-block{width:280px}}.widget-filter-block .title{margin-top:0;margin-bottom:36px}.widget-filter-block .filter-field-wraper{padding:28px 0 28px 28px;border-bottom:1px dashed #888;max-width:100%}.widget-filter-block .filter-field-wraper:first-child{margin-top:47px}.widget-filter-block .filter-field-wraper:last-child{margin-top:47px;border-bottom:1px dashed #888}.widget-filter-block .filter-field-select2-title{position:relative;width:100%}.widget-filter-block .filter-field-select2-title .select2{width:100%!important}.widget-filter-block .filter-field-select2-title .select2.select2-container .select2-selection{border:none}.widget-filter-block .filter-field-select2-container{position:relative;width:100%;max-height:370px}.widget-filter-block .filter-field-select2-container .select2-container{top:0!important;position:relative!important}.widget-filter-block .filter-field-select2-container .select2-container .select2-dropdown{border:none;position:relative!important}.widget-filter-block .filter-field-select2-container .select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#888}.widget-filter-block .reset-button{margin-top:20px;padding-bottom:36px;padding-left:36px}@media (max-width:767.98px){.widget-filter-block .reset-button{border-bottom:1px dashed #888;margin-bottom:36px}}body .select2{font-weight:700;font-size:16px;line-height:20px}body .select2-container ul{margin-top:8px}body .select2-container ul li{font-style:normal;font-weight:400;font-size:16px;line-height:28px}body .select2-results__options .select2-results__option{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}body .select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#333 transparent transparent transparent}body .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #333 transparent}body .select2-container--default .select2-results__option--selected{background-color:unset;color:#007456}body .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{color:#02523d;background-color:#e8e8e8}body .vacancies-list-wrap .select2-container--default .select2-selection--single{border-radius:0;height:56px}body .vacancies-list-wrap .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:56px}body .vacancies-list-wrap .select2-container--default .select2-selection--single .select2-selection__arrow{height:56px}body .select2-container .select2-dropdown.vacancies_select2 ul li{margin-bottom:4px}.sidebar-search,.widget-filter-block,.widget-product-filter{position:relative}.sidebar-search input[type=search],.widget-filter-block input[type=search],.widget-product-filter input[type=search]{width:100%;padding-left:36px;border-top:unset;border-left:unset;border-right:unset}.sidebar-search .reset-news-btn,.widget-filter-block .reset-news-btn,.widget-product-filter .reset-news-btn{position:absolute;right:0;font-weight:400;font-size:12px;line-height:30px;text-transform:uppercase;color:#007456;cursor:pointer}.sidebar-search .reset-news-btn:hover,.widget-filter-block .reset-news-btn:hover,.widget-product-filter .reset-news-btn:hover{text-decoration:underline}.sidebar-search .input-group,.widget-filter-block .input-group,.widget-product-filter .input-group{position:relative}.sidebar-search .input-group.search button,.widget-filter-block .input-group.search button,.widget-product-filter .input-group.search button{padding-right:16px;padding-left:0}.sidebar-search .input-group-btn,.widget-filter-block .input-group-btn,.widget-product-filter .input-group-btn{top:0;bottom:0;left:0;position:absolute}.sidebar-search .input-group-btn button,.widget-filter-block .input-group-btn button,.widget-product-filter .input-group-btn button{padding-right:16px;padding-left:0;height:100%;width:100%}.sidebar-search .input-group-btn .icon,.widget-filter-block .input-group-btn .icon,.widget-product-filter .input-group-btn .icon{background-color:#333}.sidebar-search .chosen-container.chosen-with-drop .chosen-drop,.widget-filter-block .chosen-container.chosen-with-drop .chosen-drop,.widget-product-filter .chosen-container.chosen-with-drop .chosen-drop{position:relative}.chosen-container-single{width:100%!important;max-height:379px}.mob-title-filter{font-weight:700;font-size:12px;line-height:14px;text-transform:uppercase;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:24px;cursor:pointer}.mob-title-filter .icon{margin-right:8px}#mob-filter-wrap .mob-filter-close{position:relative;z-index:1;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;max-width:100%;padding:0 16px}@media (min-width:576px){#mob-filter-wrap .mob-filter-close{width:340px}}#mob-filter-wrap .overlay{display:none;position:fixed;right:0;top:0;bottom:0;width:0;-webkit-transition:background-color .25s ease-in-out,width 0s ease-in-out .25s;transition:background-color .25s ease-in-out,width 0s ease-in-out .25s;background-color:rgba(0,0,0,0);z-index:0;width:100vw;-webkit-transition:background-color .25s ease-in-out,width 0s ease-in-out 0s;transition:background-color .25s ease-in-out,width 0s ease-in-out 0s;background-color:rgba(0,0,0,.35)}#mob-filter-wrap .overlay:before{content:'';display:block;position:fixed;top:0;bottom:0;left:0;background-color:#fff;width:100%;z-index:1}@media (min-width:576px){#mob-filter-wrap .overlay:before{width:370px}}@media (min-width:992px){#mob-filter-wrap .overlay{display:none}}@media (max-width:575.98px){#mob-filter-wrap{background:#fff}}@media (max-width:991.98px){#mob-filter-wrap{position:fixed;right:100vw;top:0;bottom:0;z-index:1000000;width:100vw;max-width:100vw;padding:18px 0}#mob-filter-wrap #mob-filter-add-scroll{padding:0 16px;height:100%;overflow-y:scroll}#mob-filter-wrap.show{right:0}#mob-filter-wrap.show .overlay{display:block}}#mob-filter-wrap .mob-filter-close{height:24px;margin-bottom:30px}@media (min-width:992px){#mob-filter-wrap .mob-filter-close{display:none}}.select2-results__options{position:relative}@media (max-width:991.98px){body.mobile-popup,html.mobile-popup{overflow:hidden;height:'100%'}}.breadcrumbs-section{margin-top:13px;margin-bottom:13px;max-width:100%;overflow:hidden}.breadcrumbs-section #breadcrumbs{height:16px;max-width:80%}.breadcrumbs-section #breadcrumbs span{line-height:18px;font-size:14px;max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#888;height:16px;margin-right:6px}.breadcrumbs-section #breadcrumbs .breadcrumb_last,.breadcrumbs-section #breadcrumbs strong{font-size:14px;line-height:16px;font-weight:400;color:#007456;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:justify}.breadcrumbs-section #breadcrumbs span span a{background:unset;-webkit-mask:unset;mask:unset;color:#888;width:unset;display:contents;white-space:nowrap}.breadcrumbs-section #breadcrumbs span span:first-child a{color:transparent;width:16px;font-size:14px;line-height:16px;background-color:#888;-webkit-mask-image:url(../../images/icons/icon-home.svg);mask-image:url(../../images/icons/icon-home.svg);-webkit-mask-position:center;mask-position:center;display:unset;white-space:nowrap}.breadcrumbs-section #breadcrumbs span span:first-child a{color:transparent;width:16px;font-size:14px;line-height:16px;background-color:#888;-webkit-mask-image:url(../../images/icons/icon-home.svg);mask-image:url(../../images/icons/icon-home.svg);-webkit-mask-position:center;mask-position:center;display:unset;white-space:nowrap}.breadcrumbs-section #breadcrumbs span span:first-child a.cat{color:#888;width:unset;background-color:unset;-webkit-mask-image:unset;mask-image:unset}.breadcrumbs-section #breadcrumbs span span.divider{width:8px;color:transparent;background-position:center;background-repeat:no-repeat;background-color:#888;-webkit-mask-image:url(../../images/icons/icon-arrow-right.svg);mask-image:url(../../images/icons/icon-arrow-right.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;margin-right:8px;margin-left:0}.breadcrumbs-section #breadcrumbs span span span.divider{margin-left:8px}
/*# sourceMappingURL=main.min.css.map */
