@font-face{font-display:swap;font-family:Rubik;font-style:normal;font-weight:200;src:local("Rubik"),url(./Rubik-Light.C6ThhFoI.ttf) format("truetype")}@font-face{font-display:swap;font-family:Rubik;font-style:normal;font-weight:400;src:local("Rubik"),url(./Rubik-Regular.BCr64LpH.ttf) format("truetype")}@font-face{font-display:swap;font-family:Rubik;font-style:normal;font-weight:500;src:local("Rubik"),url(./Rubik-Medium.CivPKezq.ttf) format("truetype")}@font-face{font-display:swap;font-family:Rubik;font-style:normal;font-weight:600;src:local("Rubik"),url(./Rubik-SemiBold.CV33eIK-.ttf) format("truetype")}@font-face{font-display:swap;font-family:Rubik;font-style:normal;font-weight:700;src:local("Rubik"),url(./Rubik-Bold.OGWP0tra.ttf) format("truetype")}@keyframes fadeIn{0%{opacity:0}50%{opacity:0}to{opacity:1}}@keyframes leave-opacity{0%{opacity:1}50%{opacity:0}to{opacity:0}}@keyframes active-image-in{0%{transform:rotateY(90deg)}30%{transform:rotateY(90deg)}to{transform:rotate3d(0,0,0,0)}}@keyframes active-image-out-reverse{0%{transform:rotate3d(0,0,0,0)}90%{opacity:1}to{opacity:0;transform:rotateY(-90deg)}}@keyframes active-image-out{0%{transform:rotate3d(0,0,0,0)}90%{opacity:1}to{opacity:0;transform:rotateY(-180deg)}}@keyframes active-image-in-mobile{0%{transform:rotateY(90deg)}to{transform:rotate3d(0,0,0,0)}}@keyframes active-image-out-mobile{0%{opacity:1;transform:rotate3d(0,0,0,0)}to{opacity:0;transform:rotateY(-90deg)}}@keyframes active-image-out-mobile-reverse{0%{opacity:1;transform:rotate3d(0,0,0,0)}to{opacity:0;transform:rotateY(-90deg)}}@keyframes trin{0%{transform:rotate(0)}20%,32%,44%,56%,68%{transform:rotate(0)}23%,35%,47%,59%,71%{transform:rotate(15deg)}26%,38%,50%,62%,74%{transform:rotate(0)}29%,41%,53%,65%,77%{transform:rotate(-15deg)}80%{transform:rotate(0)}}.heading-primary{font-size:clamp(4.8rem,10vw,10rem);font-weight:700;line-height:clamp(4.8rem,10vw,10rem)}.heading-secondary{font-size:clamp(3.2rem,10vw,4.8rem);font-weight:500;line-height:clamp(4.2rem,10vw,5.6rem)}.heading-tertiary{font-size:3.2rem;font-weight:500;line-height:3.6rem}.heading-fourth{font-size:2.4rem;font-weight:400;line-height:2.8rem}.heading-fifth{font-size:2rem}.heading-fifth,.paragraph-primary{font-weight:400;line-height:2.4rem}.paragraph-primary{font-size:1.6rem}.paragraph-secondary{font-size:1.4rem;font-weight:400;line-height:2rem}.paragraph-tertiary{font-size:1.2rem;font-weight:400;line-height:1.6rem}*,:after,:before{box-sizing:inherit;margin:0;padding:0}html{font-size:62.5%;scroll-behavior:smooth;scroll-padding-top:20rem}@media only screen and (max-width:93.75rem){html{font-size:55%}}@media only screen and (max-width:40em){html{font-size:62.5%}}body{background:#fff;box-sizing:border-box;color:#0e0e0e;font-family:Rubik,sans-serif}body.no-scroll{overflow-y:hidden}.main{display:flex;flex-direction:column;min-height:100vh}.container,.container-md{margin:0 auto;max-width:144rem;padding:0 6rem;width:100%}@media only screen and (max-width:93.75rem){.container,.container-md{padding:0 2.4rem}}@media only screen and (max-width:40em){.container,.container-md{padding:0 1.6rem}}.container-md{max-width:72rem}a{color:inherit;text-decoration:none;transition:all .3s ease}img{height:100%;max-width:100%;width:100%}input,textarea{border:none;font-family:Rubik,sans-serif;outline:none}input,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:none;border-radius:0}textarea{resize:none}section{overflow:hidden}.breadcrumbs{display:flex;flex-wrap:wrap;margin-left:-1rem}.breadcrumbs__item{display:inline-block;margin:1rem;position:relative}.breadcrumbs__item:after{background:#ff5e00;content:"";display:block;height:.4rem;position:absolute;right:-1.2rem;top:50%;transform:translateY(-50%);width:.4rem}.breadcrumbs__item:last-child:after{content:none}.breadcrumbs__item.--active .breadcrumbs__item__link{color:#9f9f9f}.breadcrumbs__item__link{font-size:1.4rem;font-weight:400;line-height:1.8rem}.breadcrumbs__item__link:hover{color:#ff5e00}.btn{align-items:center;background:transparent;border:none;color:inherit;cursor:pointer;display:flex;flex-shrink:0;font-family:Rubik,sans-serif;justify-content:center;outline:none;text-align:center;text-decoration:none}.btn.--disabled{opacity:.7;pointer-events:none;transition:all .3s ease}#capybara .cp-button--submit,.btn--primary,.btn.--primary{background:#ff5e00;border:2px solid #ff5e00;color:#fff;font-size:1.6rem;font-weight:400;height:5.2rem;line-height:normal;padding:0 2.8rem;transition:all .3s ease}#capybara .cp-button--submit:hover,.btn--primary:hover,.btn.--primary:hover{background:#fff;color:#0e0e0e}#capybara .cp-button--submit .icon,.btn--primary .icon,.btn.--primary .icon{height:2.4rem;margin-right:.8rem;stroke:#fff;width:2.4rem}#capybara .--black.cp-button--submit,.btn--primary.--black,.btn.--primary.--black{background:#0e0e0e;border-color:#0e0e0e}#capybara .--black.cp-button--submit:hover,.btn--primary.--black:hover,.btn.--primary.--black:hover{background:#ff5e00;border-color:#ff5e00;color:#fff}#capybara .--load-more.cp-button--submit,.btn--primary.--load-more,.btn.--primary.--load-more{background:#0e0e0e}#capybara .--load-more.cp-button--submit:hover,.btn--primary.--load-more:hover,.btn.--primary.--load-more:hover{background:#ff5e00}#capybara .--load-more.cp-button--submit:hover .total,.btn--primary.--load-more:hover .total,.btn.--primary.--load-more:hover .total{color:#fff}#capybara .--load-more.cp-button--submit .total,.btn--primary.--load-more .total,.btn.--primary.--load-more .total{color:#9f9f9f;margin-left:2.8rem;position:relative}#capybara .--load-more.cp-button--submit .total:before,.btn--primary.--load-more .total:before,.btn.--primary.--load-more .total:before{color:#fff;content:"|";display:block;left:-1.6rem;position:absolute;top:50%;transform:translateY(-50%)}.btn.--secondary{background:#fff;border:1px solid #d9d9d9;color:#0e0e0e;font-size:1.6rem;font-weight:400;line-height:2.4rem;padding:.8rem 1.2rem;transition:all .3s ease}.btn.--secondary.--active,.btn.--secondary:hover{border-color:#ff5e00;color:#ff5e00}.btn.--with-icon{font-size:2.4rem;font-weight:400;line-height:2.8rem;text-align:left;transition:all .3s ease}.btn.--with-icon:hover .icon.--arrow-up-right path{stroke:#0e0e0e}.btn.--with-icon .icon{margin-left:1.2rem}.btn.--with-icon .icon svg{height:1.6rem;width:1.6rem}.btn.--angle-down{border-bottom:1px solid #0e0e0e;font-size:1.6rem;font-weight:400;height:2.8rem;line-height:2.4rem}.btn.--angle-down.--active .icon.--angle-down{transform:rotate(-180deg)}.btn.--angle-down .icon{margin-left:.6rem;stroke:#ff5e00;transition:all .3s ease}.btn.--angle-down .icon svg{height:1.2rem;width:1.2rem}.btn.--hamburger{height:2.4rem;width:2.4rem}.btn.--hamburger.--active span{background:transparent}.btn.--hamburger.--active span:after,.btn.--hamburger.--active span:before{bottom:unset;top:50%}.btn.--hamburger.--active span:before{transform:translateY(-50%) rotate(-45deg)}.btn.--hamburger.--active span:after{transform:translateY(-50%) rotate(45deg);width:2rem}.btn.--hamburger span{background:#0e0e0e;display:flex;font-size:0;height:2px;position:relative;transition:all .3s ease;width:2rem}.btn.--hamburger span:after,.btn.--hamburger span:before{background:#0e0e0e;content:"";display:block;height:2px;left:0;position:absolute;transition:all .3s ease;width:2rem}.btn.--hamburger span:before{top:-5px}.btn.--hamburger span:after{bottom:-5px;width:1rem}.btn.--tab{color:#6e6e6e;cursor:pointer;font-size:1.6rem;font-weight:400;height:7rem;line-height:2.4rem;padding:1.6rem;position:relative;text-align:center;transition:color .3s ease;white-space:nowrap}@media only screen and (max-width:60em){.btn.--tab{height:6rem}}.btn.--tab:after{background:#ff5e00;bottom:0;content:"";display:block;height:.5rem;left:0;position:absolute;right:0;transition:width .8s ease;width:0}.btn.--tab.--active,.btn.--tab.swiper-pagination-bullet-active{color:#0e0e0e}.btn.--tab.--active:after,.btn.--tab.swiper-pagination-bullet-active:after{width:100%}.btn.--tab:hover{color:#0e0e0e}.btn.--tab:hover:after{width:100%}.btn.--round{background:#fff;border:1px solid #d9d9d9;border-radius:100%;color:#0e0e0e;font-size:1.6rem;font-weight:400;font-weight:600;height:5.2rem;line-height:2.4rem;transition:all .3s ease;width:5.2rem;word-break:break-word}.btn.--round:hover{background:transparent;border-color:#0e0e0e;color:#0e0e0e}.btn.--round.--active{background:#ff5e00;border-color:#ff5e00;color:#fff}.btn.--square{background-color:#fff;border:1px solid #d9d9d9;color:#0e0e0e;font-size:1.4rem;font-weight:400;height:4rem;line-height:2rem;min-width:18.4rem;padding:.6rem 2rem;transition:all .3s ease}.btn.--square:hover{border-color:#0e0e0e;color:#0e0e0e}.btn.--square.--active{border-color:#ff5e00;color:#ff5e00}.btn.--unit-status{font-size:1.2rem;font-weight:400;line-height:1.6rem;min-height:3.2rem;min-width:7.8rem;padding:.6rem 1.2rem}.btn.--unit-status.--success{background:#4c9e84;color:#fff}.btn.--unit-status.--disabled{background:#b2b2b2;color:#fff;opacity:1}.btn.--unit-status.--danger{background:#fa4444;color:#fff}.btn.--scroll-to-top{bottom:2rem;left:calc(50vw - 68rem);position:fixed;transform:translateY(200%);transition:transform .3s ease;z-index:1000}@media only screen and (max-width:93.75rem){.btn.--scroll-to-top{left:1rem}}.btn.--scroll-to-top:hover rect{fill:#ff5e00}.btn.--scroll-to-top:hover path{stroke:#fff}.btn.--scroll-to-top path,.btn.--scroll-to-top rect{transition:all .3s ease}.btn.--scroll-to-top.--active{transform:translateY(0)}.btn.--people-views,.btn.--phone-call{bottom:2rem;position:fixed;right:calc(50vw - 67.2rem);z-index:1000}@media only screen and (max-width:93.75rem){.btn.--people-views,.btn.--phone-call{right:1rem}}.btn.--people-views .icon,.btn.--phone-call .icon{animation-duration:2s;animation-iteration-count:infinite;animation-name:trin;animation-timing-function:linear}.btn.--people-views svg rect,.btn.--phone-call svg rect{transition:all .3s ease}.btn.--people-views:hover rect:first-child,.btn.--phone-call:hover rect:first-child{stroke:#ff5e00}.btn.--people-views:hover rect:nth-child(2),.btn.--phone-call:hover rect:nth-child(2){fill:#ff5e00}.btn.--people-views{align-items:center;background-color:#fff;border:1px solid #d9d9d9;display:flex;max-width:33rem;padding:.6rem 2.6rem}.btn.--people-views:hover{background-color:#f6f7f9;border-color:#ff5e00}.btn.--people-views p{display:inline-block;font-size:1.6rem;font-weight:400;line-height:2.4rem;margin-bottom:0;margin-right:1.2rem;text-align:left}.btn.--people-views p span{color:#ff5e00;font-weight:600;white-space:nowrap}.icon{display:flex}.icon.--linkedin.--default path,.icon.--youtube.--default path{fill:#0e0e0e}.icon.--linkedin.--default rect{fill:#fff}.icon.--instagram.--default path{fill:#0e0e0e}.icon.--instagram.--default rect{fill:#fff}.icon.--facebook.--default path,.icon.--twitter.--default path{fill:#0e0e0e}.icon.--facebook.--default rect{fill:#fff}.icon.--search-plus.--default{stroke:#0e0e0e}.icon.--search-plus.--white{stroke:#fff}.icon.--compass.--white path{fill:#fff}.icon.--compass.--white path:last-child{fill:none;stroke:#fff}.icon.--vertical-dots.--default path{stroke:#0e0e0e}.icon.--vertical-dots.--primary path{stroke:#ff5e00}.icon.--location.--white circle,.icon.--location.--white path{stroke:#fff}.icon.--angle-down.--default path{stroke:#0e0e0e}.icon.--angle-down.--primary path{stroke:#ff5e00}.icon.--angle-left.--default path{stroke:#0e0e0e}.icon.--angle-left.--primary path{stroke:#ff5e00}.icon.--heart.--default path{fill:transparent;stroke:#0e0e0e;transition:all .3s ease}.icon.--heart.--primary path{fill:#ff5e00;stroke:#ff5e00}.icon.--download path{transition:all .3s ease}.icon.--download.--default path{stroke:#0e0e0e}.icon.--download.--primary path{stroke:#ff5e00}.icon.--expand.--default path,.icon.--graph.--default path,.icon.--mail.--default path{stroke:#0e0e0e}.icon.--arrow-up-right.--orange path{stroke:#ff5e00;transition:all .3s ease}.swiper.--primary{position:relative;width:100%}.swiper.--primary .slider-arrows{align-items:center;display:flex;left:0;position:absolute;top:50%;transform:translateY(calc(-50% + 6rem));width:100%;z-index:900}@media only screen and (max-width:79em){.swiper.--primary .slider-arrows{display:none}}.swiper.--primary .slider-arrows .btn{background:#ff5e00;border:1.2rem solid #fff;border-radius:100%;height:8.4rem;width:8.4rem}.swiper.--primary .slider-arrows .btn.--slider-arrows-prev{transform:rotate(-180deg)}.swiper.--primary .slider-arrows .btn.--slider-arrows-next{margin:0 50rem 0 auto}.swiper.--primary .slider-arrows .icon{stroke:#fff}.swiper.--primary .slide{display:flex;overflow:hidden;position:relative;width:100%}@media only screen and (max-width:40em){.swiper.--primary .slide{flex-direction:column-reverse}}.swiper.--primary .slide__frame{background-color:#fff;border:1px solid #0e0e0e;border-left:none;margin-right:3rem;max-width:9.9rem;transition:all 1.3s ease-in-out;width:100%}@media only screen and (max-width:60em){.swiper.--primary .slide__frame{display:none}}.swiper.--primary .slide__info{display:flex;flex-direction:column;justify-content:center;margin:0 12rem 0 auto;max-width:44rem;width:100%;z-index:-1}@media only screen and (max-width:79em){.swiper.--primary .slide__info{margin:0 auto}}@media only screen and (max-width:60em){.swiper.--primary .slide__info{margin:0 auto 0 0}}@media only screen and (max-width:40em){.swiper.--primary .slide__info{margin:4rem 0 0;max-width:100%}}.swiper.--primary .slide__pre-text{color:#ff5e00;font-size:1.6rem;font-weight:400;line-height:2.4rem}.swiper.--primary .slide__pre-text+.slide__title{margin-top:1.2rem}.swiper.--primary .slide__title{font-size:clamp(3.2rem,10vw,4.8rem);font-weight:500;line-height:clamp(4.2rem,10vw,5.6rem)}.swiper.--primary .slide__description{font-size:1.6rem;font-weight:400;line-height:2.4rem;margin-top:3.2rem}@media only screen and (max-width:40em){.swiper.--primary .slide__description{margin-top:2.4rem}}.swiper.--primary .slide .responsive-image{height:54rem;max-width:54rem;width:100%}@media only screen and (max-width:79em){.swiper.--primary .slide .responsive-image{height:36rem;margin-left:4.6rem;max-width:36rem}}@media only screen and (max-width:60em){.swiper.--primary .slide .responsive-image{height:28rem;margin-left:2.4rem;max-width:30rem}}@media only screen and (max-width:40em){.swiper.--primary .slide .responsive-image{margin:0;max-width:100%}}.swiper.--primary .slide .responsive-image img{-o-object-fit:cover;object-fit:cover}.swiper.--primary .swiper-slide .slide__image{perspective:475px}.swiper.--primary .swiper-slide .slide__image img{transform-origin:right center}.swiper.--primary .swiper-slide-active.--animate .slide__image img{animation:active-image-in 1.6s ease;transform-origin:left center}@media only screen and (max-width:40em){.swiper.--primary .swiper-slide-active.--animate .slide__image img{animation:active-image-in-mobile 1.6s ease}}.swiper.--primary .swiper-slide-active.--animate .slide__frame{animation:leave-opacity 1.6s ease reverse}.swiper.--primary .swiper-slide-prev.--animate .slide__image img{animation:active-image-out 1.6s ease;transform-origin:right center}@media only screen and (max-width:40em){.swiper.--primary .swiper-slide-prev.--animate .slide__image img{animation:active-image-out-mobile 1.6s ease}}.swiper.--primary .swiper-slide-prev.--animate .slide__info{animation:leave-opacity 1.6s ease}.swiper.--primary .swiper-slide-prev.--animate .slide__frame{animation:leave-opacity .6s ease reverse}.swiper.--primary .swiper-slide-next.--animate .slide__info{animation:leave-opacity 1.6s ease}.swiper.--primary .swiper-slide-next.--animate .slide__image img{animation:active-image-out 1.6s ease;transform-origin:right center}@media only screen and (max-width:40em){.swiper.--primary .swiper-slide-next.--animate .slide__image img{animation:active-image-out-mobile 1.6s ease}}.swiper.--primary .swiper-slide-next.--animate .slide__frame{animation:leave-opacity 1.6s ease}.swiper.--primary .swiper-pagination{align-items:center;color:#6e6e6e;display:flex;height:7rem;left:0;overflow-x:auto;position:absolute;top:2rem;width:100%}.swiper.--primary .swiper-pagination:after{background:#0e0e0e;bottom:0;content:"";display:block;height:1px;left:0;position:absolute;right:0;width:100%;z-index:-1}.swiper.--primary .swiper-pagination::-webkit-scrollbar{display:none}.swiper.--primary .swiper-pagination-bullet{align-items:center;cursor:pointer;display:flex;font-size:1.6rem;font-weight:400;height:7rem;justify-content:center;line-height:1.6rem;padding:1.6rem;position:relative;text-align:center;white-space:nowrap}.swiper.--primary .swiper-pagination-bullet:after{background:#ff5e00;bottom:0;content:"";display:block;height:.5rem;left:0;position:absolute;right:0;transition:width .8s ease;width:0}.swiper.--primary .swiper-pagination-bullet-active{color:#0e0e0e}.swiper.--primary .swiper-pagination-bullet-active:after{width:100%}.swiper.--primary .swiper-pagination-bullet:hover{color:#0e0e0e}.swiper.--primary .swiper-pagination-bullet:hover:after{width:100%}.swiper.--primary.reverse .swiper-pagination{display:none}.swiper.--primary.reverse .slider-arrows{transform:translateY(-50%)}.swiper.--primary.reverse .slider-arrows .btn.--slider-arrows-prev{margin:0 auto 0 49.8rem}.swiper.--primary.reverse .slider-arrows .btn.--slider-arrows-next{margin:0}.swiper.--primary.reverse .slide{flex-direction:row-reverse}@media only screen and (max-width:40em){.swiper.--primary.reverse .slide{flex-direction:column-reverse}}.swiper.--primary.reverse .slide__info{margin:0 12rem 0 auto}@media only screen and (max-width:93.75rem){.swiper.--primary.reverse .slide__info{margin:0 auto 0 0}}@media only screen and (max-width:40em){.swiper.--primary.reverse .slide__info{margin:2.4rem 0 0}}.swiper.--primary.reverse .slide__frame{border-left:.1rem solid #0e0e0e;border-right:none;margin:0 0 0 3rem}@media only screen and (max-width:60em){.swiper.--primary.reverse .slide__frame{display:none}}.swiper.--primary.reverse .slide__image{flex:1 0 54rem;margin:0 8rem 0 0}@media only screen and (max-width:79em){.swiper.--primary.reverse .slide__image{flex:1 0 36rem;margin:0 4rem 0 0}}@media only screen and (max-width:60em){.swiper.--primary.reverse .slide__image{flex:1 0 30rem;margin:0 2.4rem 0 0}}@media only screen and (max-width:40em){.swiper.--primary.reverse .slide__image{flex:unset;margin:0}}.swiper.--primary.reverse .swiper-slide .slide__image{perspective:475px;transform-origin:left center}.swiper.--primary.reverse .swiper-slide .slide__image img,.swiper.--primary.reverse .swiper-slide-active.--animate .slide__image img{transform-origin:left center}.swiper.--primary.reverse .swiper-slide-prev.--animate .slide__image img{animation:active-image-out-reverse 1.6s ease;transform-origin:left center}@media only screen and (max-width:40em){.swiper.--primary.reverse .swiper-slide-prev.--animate .slide__image img{animation:active-image-out-mobile-reverse 1.6s ease}}.swiper.--primary.reverse .swiper-slide-next.--animate .slide__image img{animation:active-image-out-reverse 1.6s ease;transform-origin:right center}@media only screen and (max-width:40em){.swiper.--primary.reverse .swiper-slide-next.--animate .slide__image img{animation:active-image-out-mobile-reverse 1.6s ease}.swiper.--primary.--full-width{margin-left:-1.6rem;padding:0 1.6rem;width:100vw}}.swiper.--secondary{position:relative}.swiper.--secondary+.slider-arrows{align-items:center;bottom:3.2rem;display:flex;position:absolute;right:3.2rem;z-index:1}.swiper.--secondary+.slider-arrows .icon{stroke:#fff}.swiper.--secondary+.slider-arrows .swiper-pagination{color:#fff;font-size:3.2rem;font-weight:500;line-height:3.6rem;margin:0 2.4rem}@media only screen and (max-width:93.75rem){.swiper.--secondary+.slider-arrows .swiper-pagination-bullet{border:2px solid #fff;border-radius:100%;display:flex;height:2rem;margin:0 .6rem;width:2rem}.swiper.--secondary+.slider-arrows .swiper-pagination-bullet-active{background:#fff}}.swiper.--secondary .item{box-sizing:border-box;height:100%;width:100%}.swiper.--secondary .item__banner{height:inherit;width:inherit}.swiper.--secondary .item__banner img{-o-object-fit:cover;object-fit:cover}.swiper.--secondary .item__wrapper{align-items:flex-end;display:flex;height:100%;left:0;padding:3.2rem 2.8rem;position:absolute;top:0;width:100%}.swiper.--secondary .item__title{color:#fff;font-size:3.2rem;font-weight:500;line-height:3.6rem}.swiper.--gallery{width:100%}.swiper.--gallery .slider-arrows{display:flex;justify-content:space-between;left:0;padding:0 2.8rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:900}@media only screen and (max-width:60em){.swiper.--gallery .slider-arrows{display:none}}.swiper.--gallery .slider-arrows .btn{background:#ff5e00;border:1.2rem solid #fff;border-radius:100%;height:8.4rem;pointer-events:all;width:8.4rem}.swiper.--gallery .slider-arrows .btn.--slider-arrows-prev{margin-left:-1.2rem;transform:rotate(-180deg)}.swiper.--gallery .slider-arrows .btn.--slider-arrows-next{margin-right:-1.2rem}.swiper.--gallery .slider-arrows .btn .icon{stroke:#fff}.swiper.--gallery .swiper-pagination.swiper-pagination-bullets{bottom:-.6rem;display:flex;flex-wrap:wrap;justify-content:center;left:50%;position:absolute;transform:translate(-50%);width:100%}.swiper.--gallery .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet{background:transparent;border:2px solid #0e0e0e;border-radius:100%;height:2rem;margin:0 .6rem .6rem;transition:all .3s ease;width:2rem}.swiper.--gallery .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet-active{background:#0e0e0e}.swiper.--gallery .swiper-pagination.swiper-pagination-fraction{bottom:4rem;color:#fff;font-size:4rem;font-weight:500;line-height:4.4rem;position:absolute;right:4.8rem;z-index:900}@media only screen and (max-width:60em){.swiper.--gallery .swiper-pagination.swiper-pagination-fraction{bottom:2rem;font-size:2.4rem;font-weight:400;line-height:2.8rem;right:2rem}}.swiper.--gallery .btn.--slider-play{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1000}@media only screen and (max-width:60em){.swiper.--gallery .btn.--slider-play svg{height:6rem;width:6rem}}.swiper.--gallery .btn.--slider-play svg rect{fill:#0e0e0e}.swiper.--gallery .btn.--slider-play svg path{fill:#fff}.swiper.--gallery .btn.--slider-expand{position:absolute;right:4rem;top:4rem;z-index:1}@media only screen and (max-width:60em){.swiper.--gallery .btn.--slider-expand{height:6rem;right:0;top:0;width:6rem}.swiper.--gallery .btn.--slider-expand:after{border-color:transparent #fff transparent transparent;border-style:solid;border-width:0 6rem 6rem 0;bottom:0;content:"";display:inline-block;height:0;position:absolute;right:0;width:0;z-index:1}.swiper.--gallery .btn.--slider-expand .icon{position:absolute;right:0;top:0;z-index:2}}.swiper.--gallery.--full-viewport-width{margin-left:calc(-50vw + 50%);min-width:100vw;width:100vw}@media only screen and (max-width:60em){.swiper.--gallery.--full-viewport-width{padding-bottom:5.2rem}}.swiper.--gallery.--full-viewport-width .slider-arrows{left:calc(50vw - 72rem);margin:0 auto;max-width:144rem;padding:0 6rem;width:100%}@media only screen and (max-width:93.75rem){.swiper.--gallery.--full-viewport-width .slider-arrows{left:0;max-width:100%;padding:0 2.4rem}}.swiper.--gallery.--full-viewport-width .swiper-pagination.swiper-pagination-fraction{right:calc(50vw - 66rem)}@media only screen and (max-width:93.75rem){.swiper.--gallery.--full-viewport-width .swiper-pagination.swiper-pagination-fraction{right:2.4rem}}@media only screen and (max-width:60em){.swiper.--gallery.--full-viewport-width .swiper-pagination.swiper-pagination-fraction{display:none}}.swiper.--gallery.--full-viewport-width .project-gallery-slider__item .responsive-image{height:64rem}@media only screen and (max-width:60em){.swiper.--gallery.--full-viewport-width .project-gallery-slider__item .responsive-image{height:28rem}}.swiper.--gallery.--full-viewport-width .project-gallery-slider__item .responsive-image img{height:64rem;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width:60em){.swiper.--gallery.--full-viewport-width .project-gallery-slider__item .responsive-image img{height:28rem}}.swiper.--gallery.--full-viewport-width .project-gallery-slider__item__title{bottom:4rem;left:calc(50vw - 66rem);position:absolute}@media only screen and (max-width:93.75rem){.swiper.--gallery.--full-viewport-width .project-gallery-slider__item__title{left:2.4rem}}@media only screen and (max-width:60em){.swiper.--gallery.--full-viewport-width .project-gallery-slider__item__title{bottom:2rem;left:2rem}}.swiper.--unit{height:100%;width:100%;z-index:1}@media only screen and (max-width:60em){.swiper.--unit{padding-bottom:5.8rem}}.swiper.--unit .swiper-pagination{bottom:0;color:#0e0e0e;display:flex;font-size:1.6rem;justify-content:center;left:0;overflow-x:auto;position:absolute;width:100%;z-index:100}.swiper.--unit .swiper-pagination::-webkit-scrollbar{height:2px;width:2px}.swiper.--unit .swiper-pagination::-webkit-scrollbar-track{background:#9f9f9f;border-radius:0}.swiper.--unit .swiper-pagination::-webkit-scrollbar-thumb{background:#ff5e00;border-radius:0}@media only screen and (max-width:40em){.swiper.--unit .swiper-pagination{justify-content:flex-start}}.label{align-items:center;display:flex;justify-content:center;text-align:center}.label.--primary{background:#fff;color:#0e0e0e;font-size:2rem;font-weight:500;height:4rem;line-height:normal;padding:0 1.2rem;text-transform:uppercase}.custom-checkbox{cursor:pointer;display:flex;position:relative}.custom-checkbox input[type=checkbox],.custom-checkbox input[type=radio]{opacity:0;position:absolute;visibility:hidden}.custom-checkbox.--with-icon{align-items:center;padding-left:3.6rem;position:relative}.custom-checkbox.--with-icon:hover input[type=checkbox]:not(.custom-checkbox.--with-icon:hover input[type=checkbox]:checked,.custom-checkbox.--with-icon:hover input[type=radio]:checked)~.custom-checkbox__text,.custom-checkbox.--with-icon:hover input[type=radio]:not(.custom-checkbox.--with-icon:hover input[type=checkbox]:checked,.custom-checkbox.--with-icon:hover input[type=radio]:checked)~.custom-checkbox__text{color:#ff5e00}.custom-checkbox.--with-icon input[type=checkbox]:checked~.icon.--check-square-broken,.custom-checkbox.--with-icon input[type=radio]:checked~.icon.--check-square-broken{opacity:1;visibility:visible}.custom-checkbox.--with-icon input[type=checkbox]:checked~.icon.--square-broken,.custom-checkbox.--with-icon input[type=radio]:checked~.icon.--square-broken{opacity:0;visibility:hidden}.custom-checkbox.--with-icon .icon{left:0;position:absolute;top:50%;transform:translateY(-50%)}.custom-checkbox.--with-icon .icon.--check-square-broken{opacity:0;visibility:visible}.custom-checkbox.--with-icon .icon.--check-square-broken path:first-child{stroke:#ff5e00}.custom-checkbox.--with-icon .icon.--check-square-broken path:last-child{stroke:#0e0e0e}.custom-checkbox.--with-icon .icon.--square-broken{opacity:1;stroke:#0e0e0e;visibility:visible}.custom-checkbox.--with-icon .custom-checkbox__text{font-size:1.6rem;font-weight:400;line-height:2.4rem;transition:all .3s ease}.popup{opacity:0;transition:all .3s ease;visibility:hidden}.popup.--thank-you{align-items:center;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);background:#0d0d0de6;color:#0e0e0e;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1030}.popup.--thank-you .--close-popup{height:3.2rem;position:absolute;right:-6rem;top:0;width:3.2rem}@media only screen and (max-width:60em){.popup.--thank-you .--close-popup{right:2rem;top:-5.2rem}}.popup.--thank-you .--close-popup svg{stroke:#fff}.popup.--thank-you .icon.--check-verified{margin-bottom:2.4rem}.popup.--thank-you .popup__inner{align-items:center;background:#fff;display:flex;flex-direction:column;justify-content:center;margin:8rem;max-width:105.8rem;padding:4rem 4rem 6.8rem;position:relative;width:100%}@media only screen and (max-width:60em){.popup.--thank-you .popup__inner{margin:0;max-width:100%;padding:4.8rem 1.6rem 7.2rem}}.popup.--thank-you .popup__title{font-size:clamp(3.2rem,10vw,4.8rem);font-weight:500;line-height:clamp(4.2rem,10vw,5.6rem)}.popup.--thank-you .popup__text{font-size:1.4rem;font-weight:400;line-height:2rem;margin-top:1.6rem;max-width:41.8rem;text-align:center}.popup.--filter{background:#fff;color:#0e0e0e;display:flex;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1030}.popup.--filter .btn.--primary{margin-bottom:2.4rem}.popup.--filter .btn.--primary span{margin-right:2.8rem}.popup.--filter .btn.--primary span:last-child{margin-right:0}.popup.--filter .btn.--primary .total{color:#fff9;position:relative}.popup.--filter .btn.--primary .total:before{color:#fff;content:"|";left:-1.4rem;position:absolute;top:50%;transform:translateY(-50%)}.popup.--filter .btn.--close-popup{font-size:2rem;font-weight:400;font-weight:500;line-height:2.4rem}.popup.--filter .btn.--close-popup .icon{margin-right:.8rem}.popup.--filter .btn.--with-icon{font-size:1.6rem;font-weight:400;line-height:2.4rem}.popup.--filter .btn.--with-icon .icon{margin-right:1.2rem;stroke:#0e0e0e}.popup.--filter .btn.--with-icon .icon svg{height:2.4rem;width:2.4rem}.popup.--filter .popup__inner{display:flex;flex-direction:column;overflow:auto;padding:0 1.6rem;width:100%}.popup.--filter .popup__inner::-webkit-scrollbar{height:2px;width:2px}.popup.--filter .popup__inner::-webkit-scrollbar-track{background:#9f9f9f;border-radius:0}.popup.--filter .popup__inner::-webkit-scrollbar-thumb{background:#ff5e00;border-radius:0}.popup.--filter .popup__head{align-items:center;display:flex;justify-content:space-between;margin-top:3.2rem}.popup.--filter .popup__list{display:flex;flex-direction:column;margin:4rem 0 5.6rem}.popup.--filter .popup__list__item{display:flex;flex-direction:column;margin-bottom:3.6rem}.popup.--filter .popup__list__item:last-child{margin-bottom:0}.popup.--filter .popup__list__item.--select{margin-bottom:1.6rem}.popup.--filter .popup__list__item.--select+.popup__list__item:not(.--select){margin-top:2rem}.popup.--filter .popup__list__item.--disabled{opacity:.7;pointer-events:none;transition:all .3s ease}.popup.--filter .popup__list__item .vue-slider{margin:1rem 0 2.4rem}.popup.--filter .popup__list__item__block{display:flex;flex-wrap:wrap;margin:-1.2rem 0 0 -.6rem}.popup.--filter .popup__list__item__block .btn.--round{margin:1.2rem .6rem 0}.popup.--filter .popup__list__item__title{font-size:1.6rem;font-weight:400;line-height:2.4rem;margin-bottom:2rem}.popup.--filter .popup__list__item__result{display:flex;justify-content:space-between}.popup.--filter .popup__list__item__result span{font-size:2.4rem;font-weight:400;font-weight:500;line-height:2.8rem}.popup.--how-to-get-here{align-items:center;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);background:#0d0d0de6;color:#0e0e0e;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1030}@media only screen and (max-width:60em){.popup.--how-to-get-here{align-items:normal;justify-content:normal}}.popup.--how-to-get-here .--close-popup{height:3.2rem;position:absolute;right:-6rem;top:0;width:3.2rem}@media only screen and (max-width:60em){.popup.--how-to-get-here .--close-popup{right:2rem;top:-5.2rem}}.popup.--how-to-get-here .--close-popup svg{stroke:#fff}.popup.--how-to-get-here .responsive-image{height:100%;max-width:63.4rem;width:100%}@media only screen and (max-width:79em){.popup.--how-to-get-here .responsive-image{max-width:calc(50% - 1.2rem)}}@media only screen and (max-width:60em){.popup.--how-to-get-here .responsive-image{height:27.6rem;max-width:100%;order:1}}.popup.--how-to-get-here .responsive-image img{-o-object-fit:cover;object-fit:cover}.popup.--how-to-get-here .popup__inner{background:#fff;display:flex;flex-wrap:wrap;margin:0 8rem;max-height:calc(100% - 4rem);max-width:114.8rem;padding:4rem 3.2rem;position:relative;width:100%}@media only screen and (max-width:60em){.popup.--how-to-get-here .popup__inner{flex-flow:column nowrap;margin:auto 0 0;max-height:calc(100% - 8rem);padding:3.2rem 2rem}}.popup.--how-to-get-here .popup__title{font-size:3.2rem;font-weight:500;line-height:3.6rem;margin-bottom:2.4rem;width:100%}@media only screen and (max-width:60em){.popup.--how-to-get-here .popup__title{margin:2.4rem 0 0;order:2}}.popup.--how-to-get-here .popup__text{font-size:1.4rem;font-weight:400;line-height:2rem;margin-left:2.4rem;max-width:calc(100% - 65.8rem);width:100%}@media only screen and (max-width:79em){.popup.--how-to-get-here .popup__text{max-width:calc(50% - 1.2rem)}}@media only screen and (max-width:60em){.popup.--how-to-get-here .popup__text{margin:1.6rem 0 0;max-width:100%;order:3;overflow:auto}.popup.--how-to-get-here .popup__text::-webkit-scrollbar{height:2px;width:2px}.popup.--how-to-get-here .popup__text::-webkit-scrollbar-track{background:#9f9f9f;border-radius:0}.popup.--how-to-get-here .popup__text::-webkit-scrollbar-thumb{background:#ff5e00;border-radius:0}}.popup.--how-to-get-here .popup__text p{margin-bottom:2rem}@media only screen and (max-width:60em){.popup.--how-to-get-here .popup__text p{margin-bottom:1.6rem}}.popup.--how-to-get-here .popup__text p:last-child{margin-bottom:0}.popup.--contact,.popup.--cookie,.popup.--cookieSmall,.popup.--news,.popup.--unit-share{align-items:center;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);background:#0d0d0de6;color:#0e0e0e;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1030}@media only screen and (max-width:40em){.popup.--contact,.popup.--cookie,.popup.--cookieSmall,.popup.--news,.popup.--unit-share{align-items:normal;justify-content:normal}}.popup.--contact .--close-popup,.popup.--cookie .--close-popup,.popup.--cookieSmall .--close-popup,.popup.--news .--close-popup,.popup.--unit-share .--close-popup{height:3.2rem;position:absolute;right:-6rem;top:0;width:3.2rem}@media only screen and (max-width:60em){.popup.--contact .--close-popup,.popup.--cookie .--close-popup,.popup.--cookieSmall .--close-popup,.popup.--news .--close-popup,.popup.--unit-share .--close-popup{right:2rem;top:-5.2rem}}.popup.--contact .--close-popup svg,.popup.--cookie .--close-popup svg,.popup.--cookieSmall .--close-popup svg,.popup.--news .--close-popup svg,.popup.--unit-share .--close-popup svg{stroke:#fff}.popup.--contact .default-contact-form,.popup.--cookie .default-contact-form,.popup.--cookieSmall .default-contact-form,.popup.--news .default-contact-form,.popup.--unit-share .default-contact-form{margin-top:4rem}.popup.--contact .popup__inner,.popup.--cookie .popup__inner,.popup.--cookieSmall .popup__inner,.popup.--news .popup__inner,.popup.--unit-share .popup__inner{align-items:center;background:#fff;display:flex;flex-direction:column;justify-content:center;margin:0 8rem;max-height:calc(100% - 4rem);max-width:105.8rem;padding:0 4rem;position:relative;width:100%}@media only screen and (max-width:40em){.popup.--contact .popup__inner,.popup.--cookie .popup__inner,.popup.--cookieSmall .popup__inner,.popup.--news .popup__inner,.popup.--unit-share .popup__inner{flex-flow:column nowrap;margin:auto 0 0;max-height:calc(100% - 8rem);max-width:100%;padding:0}}.popup.--contact .popup__wrapper,.popup.--cookie .popup__wrapper,.popup.--cookieSmall .popup__wrapper,.popup.--news .popup__wrapper,.popup.--unit-share .popup__wrapper{display:flex;flex-direction:column;margin:0 auto;max-width:73.8rem;overflow:auto;padding:8rem 4rem;width:100%}.popup.--contact .popup__wrapper::-webkit-scrollbar,.popup.--cookie .popup__wrapper::-webkit-scrollbar,.popup.--cookieSmall .popup__wrapper::-webkit-scrollbar,.popup.--news .popup__wrapper::-webkit-scrollbar,.popup.--unit-share .popup__wrapper::-webkit-scrollbar{height:2px;width:2px}.popup.--contact .popup__wrapper::-webkit-scrollbar-track,.popup.--cookie .popup__wrapper::-webkit-scrollbar-track,.popup.--cookieSmall .popup__wrapper::-webkit-scrollbar-track,.popup.--news .popup__wrapper::-webkit-scrollbar-track,.popup.--unit-share .popup__wrapper::-webkit-scrollbar-track{background:#9f9f9f;border-radius:0}.popup.--contact .popup__wrapper::-webkit-scrollbar-thumb,.popup.--cookie .popup__wrapper::-webkit-scrollbar-thumb,.popup.--cookieSmall .popup__wrapper::-webkit-scrollbar-thumb,.popup.--news .popup__wrapper::-webkit-scrollbar-thumb,.popup.--unit-share .popup__wrapper::-webkit-scrollbar-thumb{background:#ff5e00;border-radius:0}@media only screen and (max-width:60em){.popup.--contact .popup__wrapper,.popup.--cookie .popup__wrapper,.popup.--cookieSmall .popup__wrapper,.popup.--news .popup__wrapper,.popup.--unit-share .popup__wrapper{padding:6rem 1.6rem 3.2rem}}@media only screen and (max-width:40em){.popup.--contact .popup__wrapper,.popup.--cookie .popup__wrapper,.popup.--cookieSmall .popup__wrapper,.popup.--news .popup__wrapper,.popup.--unit-share .popup__wrapper{padding:3.2rem 1.6rem}}.popup.--contact .popup__title,.popup.--cookie .popup__title,.popup.--cookieSmall .popup__title,.popup.--news .popup__title,.popup.--unit-share .popup__title{font-size:clamp(3.2rem,10vw,4.8rem);font-weight:500;line-height:clamp(4.2rem,10vw,5.6rem)}.popup.--contact .popup__text,.popup.--cookie .popup__text,.popup.--cookieSmall .popup__text,.popup.--news .popup__text,.popup.--unit-share .popup__text{font-size:1.6rem;font-weight:400;line-height:2.4rem;margin-top:2.4rem}.popup.--cookie,.popup.--cookieSmall{background:#0d0d0db3}.popup.--cookie .popup__wrapper,.popup.--cookieSmall .popup__wrapper{max-width:100%;padding:4rem}@media only screen and (max-width:60em){.popup.--cookie .popup__wrapper,.popup.--cookieSmall .popup__wrapper{padding:6rem 1.6rem 3.2rem}}@media only screen and (max-width:40em){.popup.--cookie .popup__wrapper,.popup.--cookieSmall .popup__wrapper{padding:3.2rem 1.6rem}}.popup.--cookieSmall .popup__inner{max-width:80rem}@media only screen and (max-width:40em){.popup.--cookieSmall .popup__inner{max-width:100%}}.popup.--news .popup__inner{padding:0}.popup.--news .popup__wrapper{max-width:100%;padding-bottom:4rem;padding-top:4rem}@media only screen and (max-width:40em){.popup.--news .popup__wrapper{padding-bottom:1.6rem;padding-top:1.6rem}}.popup.--contact.--image .popup__inner{align-items:stretch;flex-direction:row;max-width:125.5rem;padding:0}@media only screen and (max-width:60em){.popup.--contact.--image .popup__inner{flex-direction:column;padding:0 4rem}}@media only screen and (max-width:40em){.popup.--contact.--image .popup__inner{padding:0}}.popup.--contact.--image .popup__wrapper{padding:4rem}@media only screen and (max-width:79em){.popup.--contact.--image .popup__wrapper{flex-grow:1}}@media only screen and (max-width:60em){.popup.--contact.--image .popup__wrapper{padding:6rem 1.6rem 3.2rem}}@media only screen and (max-width:40em){.popup.--contact.--image .popup__wrapper{padding:3.2rem 1.6rem}}.popup.--contact.--image .popup__image{flex:0 0 52rem;position:relative}.popup.--contact.--image .popup__image img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;position:absolute;top:0;width:100%}@media only screen and (max-width:79em){.popup.--contact.--image .popup__image{flex-shrink:1}}@media only screen and (max-width:60em){.popup.--contact.--image .popup__image{display:none}}.popup.--contact.--image .popup__title{font-size:3.2rem;font-weight:500;line-height:3.6rem}@media only screen and (max-width:60em){.popup.--contact.--image .popup__title{font-size:clamp(3.2rem,10vw,4.8rem);font-weight:500;line-height:clamp(4.2rem,10vw,5.6rem)}}.popup.--confirmation{align-items:center;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);background:#0d0d0de6;color:#0e0e0e;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1030}@media only screen and (max-width:40em){.popup.--confirmation{align-items:normal;justify-content:normal}}.popup.--confirmation .btn{max-width:calc(50% - .8rem);width:100%}@media only screen and (max-width:40em){.popup.--confirmation .btn{max-width:100%}.popup.--confirmation .btn.--primary{order:1}}.popup.--confirmation .btn.--secondary{margin-right:auto}@media only screen and (max-width:40em){.popup.--confirmation .btn.--secondary{margin:1.6rem 0 0;order:2}}.popup.--confirmation .popup__inner{align-items:center;background:#fff;display:flex;flex-direction:column;justify-content:center;margin:0 8rem;max-height:calc(100% - 4rem);max-width:105.8rem;padding:0 4rem;position:relative;width:100%}@media only screen and (max-width:40em){.popup.--confirmation .popup__inner{flex-flow:column nowrap;margin:auto 0 0;max-height:calc(100% - 8rem);max-width:100%;padding:0}}.popup.--confirmation .popup__wrapper{display:flex;flex-wrap:wrap;margin:0 auto;max-width:73.8rem;overflow:auto;padding:8rem 4rem;width:100%}.popup.--confirmation .popup__wrapper::-webkit-scrollbar{height:2px;width:2px}.popup.--confirmation .popup__wrapper::-webkit-scrollbar-track{background:#9f9f9f;border-radius:0}.popup.--confirmation .popup__wrapper::-webkit-scrollbar-thumb{background:#ff5e00;border-radius:0}@media only screen and (max-width:60em){.popup.--confirmation .popup__wrapper{padding:6rem 1.6rem 3.2rem}}@media only screen and (max-width:40em){.popup.--confirmation .popup__wrapper{flex-flow:column nowrap;padding:3.2rem 1.6rem}}.popup.--confirmation .popup__title{font-size:clamp(3.2rem,10vw,4.8rem);font-weight:500;line-height:clamp(4.2rem,10vw,5.6rem);width:100%}.popup.--confirmation .popup__text{font-size:1.6rem;font-weight:400;line-height:2.4rem;margin:2.4rem 0;width:100%}.popup.--favourite-units{-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);background:#0d0d0de6;color:#0e0e0e;display:flex;height:100%;justify-content:flex-end;left:0;position:fixed;top:0;width:100%;z-index:1030}.popup.--favourite-units .--close-popup{height:3.2rem;left:-6rem;position:absolute;top:2rem;width:3.2rem}@media only screen and (max-width:60em){.popup.--favourite-units .--close-popup{left:unset;right:2rem;top:-5.2rem}}.popup.--favourite-units .--close-popup svg{stroke:#fff}.popup.--favourite-units .popup__inner{background:#fff;display:flex;flex-direction:column;max-width:70rem;position:relative;width:100%}@media only screen and (max-width:60em){.popup.--favourite-units .popup__inner{height:calc(100% - 8rem);margin:auto 0 0;max-width:100%}}.popup.--favourite-units .popup__inner .card.--mobile-unit{margin-bottom:2.8rem}@media only screen and (max-width:60em){.popup.--favourite-units .popup__inner .card.--mobile-unit{margin-bottom:1.6rem}}.popup.--favourite-units .popup__inner .card.--mobile-unit:last-child{margin-bottom:0}.popup.--favourite-units .popup__wrapper{display:flex;flex-direction:column;min-height:100%;overflow:auto;padding:4rem 2.4rem 6.8rem;width:100%}.popup.--favourite-units .popup__wrapper::-webkit-scrollbar{height:2px;width:2px}.popup.--favourite-units .popup__wrapper::-webkit-scrollbar-track{background:#9f9f9f;border-radius:0}.popup.--favourite-units .popup__wrapper::-webkit-scrollbar-thumb{background:#ff5e00;border-radius:0}@media only screen and (max-width:60em){.popup.--favourite-units .popup__wrapper{padding:4rem 1.6rem}}.popup.--favourite-units .popup__buttons{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2.4rem;margin-bottom:2.4rem;margin-top:2.4rem}@media only screen and (max-width:60em){.popup.--favourite-units .popup__buttons{margin-bottom:1.6rem;margin-top:1.6rem}}.popup.--favourite-units .popup__title{font-size:3.2rem;font-weight:500;line-height:3.6rem;text-align:center}@media only screen and (max-width:60em){.popup.--favourite-units .popup__title{font-size:2.4rem;font-weight:400;font-weight:500;line-height:2.8rem}}.popup.--favourite-units .popup__title+.card.--mobile-unit{margin-top:4rem}@media only screen and (max-width:60em){.popup.--favourite-units .popup__title+.card.--mobile-unit{margin-top:2.4rem}}.popup.--favourite-units .popup__empty,.popup.--favourite-units .popup__loading{font-size:2.4rem;font-weight:400;line-height:2.8rem;margin:auto 0;text-align:center}@media only screen and (max-width:60em){.popup.--favourite-units .popup__empty,.popup.--favourite-units .popup__loading{font-size:1.6rem;font-weight:400;line-height:2.4rem}}.popup.--active{opacity:1;visibility:visible}.google-map__marker{position:relative}.google-map__marker:hover .google-map__marker__tooltip{opacity:1;visibility:visible}.google-map__marker__tooltip{background:#fff;bottom:100%;font-size:1.6rem;font-weight:400;left:50%;line-height:2.4rem;opacity:0;padding:.8rem 1.6rem;position:absolute;transform:translate(-50%);transition:all .3s ease;visibility:hidden;white-space:nowrap}.default-contact-form{display:flex;flex-wrap:wrap;justify-content:space-between}@media only screen and (max-width:40em){.default-contact-form{flex-direction:column}}.default-contact-form__item{display:flex;flex-direction:column;max-width:calc(33.3333% - 1.6rem);position:relative;width:100%}@media only screen and (max-width:40em){.default-contact-form__item{margin-bottom:2.4rem;max-width:100%}}.default-contact-form__item.--fullWidth{max-width:100%}.default-contact-form__item.--textarea{margin-top:2rem;max-width:100%}@media only screen and (max-width:40em){.default-contact-form__item.--textarea{margin-top:0}}.default-contact-form__item.--textarea span{top:2rem;transform:none}.default-contact-form__item.--active span,.default-contact-form__item:focus-within span{color:#6e6e6e;font-size:1.2rem;font-weight:400;line-height:1.6rem;top:-.4rem;transform:none}.default-contact-form__item.--error .contact-form__view__input{border-color:#fa4444}.default-contact-form__item.--error .error{opacity:1;visibility:visible}.default-contact-form__item__label{color:#0e0e0e;font-size:1.6rem;font-weight:400;left:0;line-height:2.4rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease}.default-contact-form__item .error{color:#fa4444;left:0;opacity:0;position:absolute;top:calc(100% + .6rem);visibility:hidden}.default-contact-form__input{background:transparent;border:none;border-bottom:1px solid #eaeaea;font-size:1.6rem;font-weight:400;height:5.2rem;line-height:2.4rem;transition:border-color .3s ease;width:100%}.default-contact-form__input:focus{border-color:#ff5e00}.default-contact-form__textarea{background:transparent;border:none;border-bottom:1px solid #eaeaea;font-size:1.6rem;font-weight:400;height:12.4rem;line-height:2.4rem;padding:2rem 0;transition:border-color .3s ease;width:100%}.default-contact-form__textarea::-moz-placeholder{color:#0e0e0e}.default-contact-form__textarea::placeholder{color:#0e0e0e}.default-contact-form__textarea:focus{border-color:#ff5e00}.default-contact-form__wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-top:4rem;width:100%}@media only screen and (max-width:40em){.default-contact-form__wrapper{margin-top:1.6rem}}.default-contact-form__wrapper.--withSlot .default-contact-form__block{margin-bottom:2.4rem}.default-contact-form__wrapper.--withSlot .default-contact-form__text{margin:0 0 2.4rem;max-width:100%;order:2;width:100%}.default-contact-form__wrapper.--withSlot .btn.--secondary{height:5.2rem;margin-right:auto;max-width:calc(50% - .8rem);order:3;width:100%}@media only screen and (max-width:40em){.default-contact-form__wrapper.--withSlot .btn.--secondary{margin:1.6rem 0 0;max-width:100%;order:4}}.default-contact-form__wrapper.--withSlot .btn.--primary{max-width:calc(50% - .8rem);order:4}@media only screen and (max-width:40em){.default-contact-form__wrapper.--withSlot .btn.--primary{max-width:100%;order:3}}.default-contact-form__wrapper .btn.--primary{max-width:30.6rem;width:100%}@media only screen and (max-width:40em){.default-contact-form__wrapper .btn.--primary{max-width:100%;order:3}}.default-contact-form__block{display:flex;flex-wrap:wrap;margin-bottom:4rem;position:relative;width:100%}@media only screen and (max-width:40em){.default-contact-form__block{margin-bottom:3.2rem;order:1}}.default-contact-form__block__title{font-size:1.6rem;font-weight:400;line-height:2rem;margin-bottom:1.2rem;width:100%}.default-contact-form__block .custom-checkbox.--with-icon{margin-right:1.2rem;padding-left:2.2rem}.default-contact-form__block .custom-checkbox.--with-icon .icon svg{height:1.6rem;width:1.6rem}.default-contact-form__block .custom-checkbox.--with-icon .custom-checkbox__text{line-height:2rem}.default-contact-form__block .error{color:#fa4444;left:0;position:absolute;top:calc(100% + .6rem)}.default-contact-form__text{font-size:1.4rem;font-weight:400;line-height:2rem;margin-left:1.6rem;max-width:calc(100% - 32.2rem)}@media only screen and (max-width:40em){.default-contact-form__text{margin:0 0 4rem;max-width:100%;order:2}}#capybara{font-size:1.6rem;font-weight:400;line-height:2.4rem}#capybara h1,#capybara h2,#capybara h3,#capybara h4,#capybara h5,#capybara h6,#capybara ol,#capybara p,#capybara ul{margin-bottom:2.4rem}#capybara h1{font-size:2.4rem;font-weight:400;font-weight:600;line-height:2.8rem}#capybara a{color:#ff5e00}#capybara .cp-button--back{color:#0e0e0e;font-size:1.6rem;font-weight:400;font-weight:600;line-height:2.4rem}#capybara .cp-button--offset{margin-right:2.4rem;margin-top:0}#capybara .cp-form__input{height:5.2rem}#capybara .cp-job__link{font-weight:600}#capybara .cp-form__input,#capybara .cp-form__textarea{background:transparent;border:none;border-bottom:1px solid #eaeaea;font-size:1.6rem;font-weight:400;line-height:2.4rem;transition:border-color .3s ease;width:100%}#capybara .cp-form__input:focus,#capybara .cp-form__textarea:focus{border-color:#ff5e00}.alert{border:2px solid #d9d9d9;font-size:1.6rem;font-weight:400;line-height:2.4rem;padding:2.4rem}.alert.--danger{background-color:#fa44441a;border-color:#fa4444}.alert a{color:#ff5e00}.section-header{align-items:center;border-bottom:1px solid #a8a8a8;display:flex;margin-bottom:4rem}@media only screen and (max-width:60em){.section-header{border-bottom:none;display:block;margin-bottom:3.2rem}}.section-header__title{font-size:4.8rem;font-style:normal;font-weight:500;line-height:5.6rem;padding-bottom:4rem;padding-right:1rem;width:50%}@media only screen and (max-width:60em){.section-header__title{border-bottom:1px solid #a8a8a8;font-size:3.2rem;line-height:130%;padding-bottom:3.2rem;padding-right:0;width:100%}}.section-header__description,.section-header__slot{padding-bottom:4rem;padding-left:1rem;width:50%}@media only screen and (max-width:60em){.section-header__description,.section-header__slot{padding-bottom:0;padding-left:0;padding-top:3.2rem;width:100%}}.section-header__description{font-size:1.6rem;font-weight:400;line-height:2.4rem}.section-header__slot{display:flex;justify-content:flex-end}@media only screen and (max-width:60em){.section-header__slot{display:none}}.card.--secondary{align-items:flex-start;display:flex;flex-direction:column;position:relative;width:100%}.card.--secondary:hover{cursor:pointer}.card.--secondary:hover .icon.--arrow-up-right path{stroke:#0e0e0e}.card.--secondary .icon.--arrow-up-right{margin-left:auto;position:absolute;right:0;stroke:#ff5e00;top:2.4rem}.card.--secondary .responsive-image img{-o-object-fit:cover;object-fit:cover}.card.--secondary .card__tags{display:flex;flex-wrap:wrap;left:1rem;position:absolute;top:1rem}.card.--secondary .card__tags span{align-items:center;background:#fff;display:flex;font-size:1.2rem;font-weight:400;height:3.2rem;justify-content:center;line-height:1.6rem;margin:.6rem;padding:0 1.2rem;text-align:center}.card.--secondary .card__image img{aspect-ratio:1/1}@media only screen and (max-width:40em){.card.--secondary .card__image img{aspect-ratio:4/3}}.card.--secondary .card__body{align-items:flex-start;display:flex;flex-direction:column;position:relative;width:100%}.card.--secondary .card__date{color:#6e6e6e;font-size:1.6rem;font-weight:400;line-height:2.4rem;margin-top:3.2rem}.card.--secondary .card__title{display:-webkit-box;font-size:2.4rem;font-weight:400;font-weight:500;height:5.6rem;-webkit-line-clamp:2;line-height:2.8rem;margin-top:2.4rem;text-transform:uppercase;-webkit-box-orient:vertical;overflow:hidden}@media only screen and (max-width:40em){.card.--secondary .card__title{display:block;height:auto;-webkit-line-clamp:none}}.card.--secondary .card__text{display:-webkit-box;font-size:1.6rem;font-weight:400;height:7.2rem;-webkit-line-clamp:3;line-height:2.4rem;margin-top:3.2rem;-webkit-box-orient:vertical;overflow:hidden}@media only screen and (max-width:40em){.card.--secondary .card__text{display:block;height:auto;-webkit-line-clamp:none}}.card.--project-actual{-moz-column-gap:2rem;column-gap:2rem;display:grid;grid-template-columns:1fr 1fr}@media only screen and (max-width:60em){.card.--project-actual{display:flex;flex-direction:column}}.card.--project-actual .card__image img{aspect-ratio:65/40;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width:60em){.card.--project-actual .card__image img{aspect-ratio:34/28}}.card.--project-actual .card__body{display:flex;flex-direction:column;position:relative}.card.--project-actual .card__icon{position:absolute;right:0;top:0}@media only screen and (max-width:60em){.card.--project-actual .card__icon{top:2.4rem}}.card.--project-actual .card__title{font-size:4.3rem;font-style:normal;font-weight:700;line-height:5rem;margin-bottom:2rem}@media only screen and (max-width:60em){.card.--project-actual .card__title{font-size:3.2rem;font-style:normal;font-weight:500;letter-spacing:-2px;line-height:130%;order:1}}.card.--project-actual .card__address{align-items:center;display:flex;font-size:1.8rem;font-style:normal;font-weight:400;line-height:150%;margin-bottom:2rem}@media only screen and (max-width:60em){.card.--project-actual .card__address{font-size:1.6rem;margin-bottom:2rem;margin-top:2.4rem;order:0}}.card.--project-actual .card__address .icon{margin-right:1.2rem}.card.--project-actual .card__address svg{stroke:#0e0e0e;stroke-opacity:.2}.card.--project-actual .card__items{-moz-column-gap:2rem;column-gap:2rem;display:grid;grid-template-columns:1fr 1fr 1fr}@media only screen and (max-width:60em){.card.--project-actual .card__items{order:2}}.card.--project-actual .card__item{border-left:1px solid #a8a8a8;padding-left:2rem}@media only screen and (max-width:60em){.card.--project-actual .card__item{border:none;padding-left:0}}.card.--project-actual .card__item__title{color:#c1c1c1;font-size:1.8rem;font-style:normal;font-weight:400;letter-spacing:-1px;line-height:120%;margin-bottom:1.6rem}@media only screen and (max-width:60em){.card.--project-actual .card__item__title{color:#0d0d0d99;font-size:1.6rem;line-height:175%;margin-bottom:0}}.card.--project-actual .card__item__value{font-size:2.4rem;font-style:normal;font-weight:500;letter-spacing:-1px;line-height:120%}@media only screen and (max-width:60em){.card.--project-actual .card__item__value{font-size:1.6rem;line-height:2.8rem}}.card.--project-actual .card__text{font-size:1.6rem;font-weight:400;line-height:2.4rem;margin-top:2rem}@media only screen and (max-width:60em){.card.--project-actual .card__text{order:4}}.card.--project-completed .card__image img{aspect-ratio:16/10;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width:60em){.card.--project-completed .card__image img{aspect-ratio:31/34}}.card.--project-completed .card__body{position:relative}.card.--project-completed .card__icon{position:absolute;right:0;top:0}.card.--project-completed .card__title{font-size:4.8rem;font-style:normal;font-weight:500;line-height:5rem;margin-bottom:1.6rem}@media only screen and (max-width:60em){.card.--project-completed .card__title{font-size:3.2rem;letter-spacing:-2px;line-height:130%;margin-bottom:2rem}}.card.--project-completed .card__address{align-items:center;color:#787878;display:flex;font-size:1.8rem;font-style:normal;font-weight:400;line-height:150%;margin-bottom:2rem;margin-top:2rem}@media only screen and (max-width:60em){.card.--project-completed .card__address{color:#0e0e0e;font-size:1.6rem;margin-bottom:2rem;margin-top:2.4rem}}.card.--project-completed .card__address .icon{margin-right:1.2rem}.card.--project-completed .card__address svg{stroke:#0e0e0e;stroke-opacity:.2}.card.--project-completed .card__items{display:grid;grid-template-columns:1fr 1fr 1fr}@media only screen and (max-width:60em){.card.--project-completed .card__items{-moz-column-gap:1rem;column-gap:1rem}}.card.--project-completed .card__item:not(:first-child){border-left:1px solid #a8a8a8;padding-left:2rem}@media only screen and (max-width:60em){.card.--project-completed .card__item{border:none;padding-left:0}}.card.--project-completed .card__item__title{color:#787878;font-size:1.8rem;font-style:normal;font-weight:400;letter-spacing:-1px;line-height:120%;margin-bottom:1.6rem}@media only screen and (max-width:60em){.card.--project-completed .card__item__title{font-size:1.6rem;line-height:175%;margin-bottom:0}}.card.--project-completed .card__item__value{font-size:1.8rem;font-style:normal;font-weight:500;letter-spacing:-1px;line-height:120%}.card.--project-completed .card__item__value span{font-size:1.4rem}@media only screen and (max-width:60em){.card.--project-completed .card__item__value{font-size:1.6rem;line-height:175%}}.tooltip{background-color:#0e0e0e;border-radius:1rem;color:#fff;display:none;font-size:1.4rem;left:50%;letter-spacing:0;line-height:1em;max-width:30rem;padding:1rem 1.6rem;position:absolute;text-align:center;top:0;transform:translate(-50%,-100%);z-index:10}.custom-content{font-size:1.6rem;font-weight:400;line-height:2.4rem;width:100%}.custom-content>:first-child{margin-top:0!important}.custom-content>:last-child{margin-bottom:0!important}.custom-content>h1,.custom-content>h2,.custom-content>h3,.custom-content>h4,.custom-content>h5,.custom-content>h6{margin-top:4.8rem}.custom-content p{margin-bottom:2.4rem}.custom-content a{color:#ff5e00;text-decoration:underline}.custom-content img{height:revert;max-width:none;width:revert}.custom-content .img-fluid,.custom-content .img-responsive{display:block;height:auto;max-width:100%}.custom-content h1{font-size:clamp(4.8rem,10vw,10rem);font-weight:700;font-weight:500;line-height:clamp(4.8rem,10vw,10rem)}.custom-content h2{font-size:clamp(3.2rem,10vw,4.8rem);font-weight:500;line-height:clamp(4.2rem,10vw,5.6rem)}.custom-content h3{font-size:3.2rem;font-weight:500;line-height:3.6rem}.custom-content .page-zag,.custom-content h4{font-size:2.4rem;font-weight:400;font-weight:500;line-height:2.8rem}.custom-content .page-zag{margin-top:4.8rem}.custom-content h5{font-size:2rem}.custom-content h5,.custom-content h6{font-weight:400;font-weight:500;line-height:2.4rem}.custom-content h6{font-size:1.6rem}.custom-content ul{list-style:none}.custom-content ol,.custom-content ul{margin-bottom:2.4rem;padding-left:2.2rem}.custom-content ol li:not(:first-child),.custom-content ul li:not(:first-child){margin-top:.8rem}.custom-content ol li::marker,.custom-content ul li::marker{color:#ff5e00}.custom-content ol li,.custom-content ul li{margin-bottom:2.4rem;padding-left:2.2rem;position:relative}.custom-content ol li:last-child,.custom-content ul li:last-child{margin-bottom:0}.custom-content ul li:before{background:#ff5e00;content:"";display:flex;height:1rem;left:-2.2rem;position:absolute;top:.7rem;width:1rem}.custom-content .--float-right{float:right}.custom-content figure.--float-right{margin-left:4rem;max-width:72rem;width:100%}@media only screen and (max-width:79em){.custom-content figure.--float-right{max-width:50%}}@media only screen and (max-width:60em){.custom-content figure.--float-right{margin:0 0 3.2rem;max-width:100%}}.custom-content figure.--float-right .responsive-image{display:flex;height:66rem;margin-bottom:2rem}@media only screen and (max-width:79em){.custom-content figure.--float-right .responsive-image{height:auto;width:100%}}@media only screen and (max-width:40em){.custom-content figure.--float-right .responsive-image{aspect-ratio:unset;height:31.4rem;margin-bottom:3.2rem}}.custom-content figure.--float-right .responsive-image img{-o-object-fit:cover;object-fit:cover}@media only screen and (max-width:60em){.custom-content figure.--float-right .responsive-image img{aspect-ratio:1.91/1}}@media only screen and (max-width:40em){.custom-content figure.--float-right .responsive-image img{aspect-ratio:unset}}.custom-content figure.--float-right h4{font-size:2rem;font-weight:400;font-weight:500;line-height:2.4rem}.custom-content figure.--float-right p{font-size:1.6rem;font-weight:400;line-height:2.4rem;margin-top:.8rem}.custom-content .custom-content-image-right{float:right;height:auto!important;margin-bottom:2.4rem;margin-left:2.4rem;max-width:40%}@media only screen and (max-width:40em){.custom-content .custom-content-image-right{max-width:100%}}.custom-content .custom-content-image-left{float:left;height:auto!important;margin-bottom:2.4rem;margin-right:2.4rem;max-width:40%}@media only screen and (max-width:40em){.custom-content .custom-content-image-left{max-width:100%}}.custom-content table{border:none}.custom-content .table{margin-bottom:2.4rem;width:100%}.custom-content .table tr{border-bottom:1px solid #ececec}.custom-content .table thead tr th{background-color:#f5f5f6;font-weight:400;padding:15px;text-align:center}.custom-content .table tr td{padding:15px;text-align:center;vertical-align:middle}.custom-content .table-bordered,.custom-content .table-bordered td,.custom-content .table-bordered th{border:1px solid #dee2e6}.custom-content .embed-responsive{display:block;margin-bottom:2.4rem;position:relative;width:100%}.custom-content .embed-responsive .embed-responsive-item{margin-bottom:0}.custom-content .embed-responsive-16by9{aspect-ratio:16/9;height:100%}.custom-content .embed-responsive-4by3{aspect-ratio:4/3;height:100%}.custom-content .embed-responsive-item{height:100%;margin-bottom:2.4rem;width:100%}.custom-content .row{display:flex;flex-wrap:wrap;margin-left:-2.4rem;margin-right:-2.4rem}.custom-content .d-flex{display:flex}.custom-content .circle{border-radius:100px;display:inline-block;position:relative}.custom-content .circle.-px40{height:40px;width:40px}.custom-content .circle.-digit{border:2px solid #ff5e00;color:#ff5e00}.custom-content .circle__icon{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.circle.-digit .custom-content .circle__icon{font-size:1.25rem;font-weight:600}.custom-content .mr-3{margin-right:2.4rem}.custom-content .mb-4{margin-bottom:3.2rem}.custom-content [class*=col-]{padding-left:2.4rem;padding-right:2.4rem;width:100%}.custom-content .align-items-center{align-items:center}.custom-content .d-none{display:none!important}@media only screen and (min-width:40em){.custom-content .col-sm-9{flex:0 0 75%;max-width:75%}.custom-content .col-sm-3{flex:0 0 25%;max-width:25%}.custom-content .col-sm-6{flex:0 0 50%;max-width:50%}.custom-content .d-md-block{display:block!important}.custom-content .d-sm-none{display:none!important}.custom-content .d-sm-inline-block{display:inline-block!important}}.custom-content .page-sertificate_sert{display:block;margin-bottom:2.4rem}.page-gallery{display:grid;gap:2.4rem;grid-template-columns:repeat(3,1fr);margin:2.4rem 0}@media only screen and (max-width:40em){.page-gallery{grid-template-columns:repeat(2,1fr)}}.page-gallery-item{position:relative}@media only screen and (max-width:40em){.page-gallery-item:nth-child(n){grid-area:1/1/2/2}.page-gallery-item:nth-child(2n){grid-area:1/2/2/3}.page-gallery-item:nth-child(3n){grid-area:2/1/3/3}}.page-gallery-item img{aspect-ratio:4/3;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.page-gallery.page-gallery--contain .page-gallery-item img{-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}.page-gallery.page-gallery--16by9 .page-gallery-item img{aspect-ratio:16/9}.single-post{padding:1rem 0 0}@media only screen and (max-width:60em){.single-post .breadcrumbs{display:none}}.single-post .social-media-share{margin-left:auto}@media only screen and (max-width:60em){.single-post .social-media-share{margin-left:0;margin-top:1rem}}.single-post .social-media-share__items{flex-shrink:0;margin-left:-.6rem;margin-right:-.6rem}.single-post .social-media-share__item{margin:.6rem}.single-post__inner{display:flex;flex-direction:column}.single-post__wrapper{align-items:flex-start;border-top:1px solid #0e0e0e;display:flex;margin-top:1.4rem;padding-top:2rem}@media only screen and (max-width:60em){.single-post__wrapper{align-items:stretch;flex-direction:column;margin:0;padding-top:1.6rem}}.single-post__content{width:100%}.single-post__content__head{align-items:center;display:flex;margin-top:1.6rem;width:100%}@media only screen and (max-width:60em){.single-post__content__head{align-items:stretch;flex-direction:column}}.single-post__content__info{align-items:center;display:flex}.single-post__content__info__tags{display:flex;flex-wrap:wrap;margin:-.6rem 0 0 -.6rem;max-width:80%}@media only screen and (max-width:60em){.single-post__content__info__tags{max-width:calc(100% - 10rem)}}.single-post__content__info__tags__item{align-items:center;background:#f6f7f9;display:flex;font-size:1.2rem;font-weight:400;height:3.2rem;justify-content:center;line-height:1.6rem;margin:.6rem;padding:0 1.2rem}.single-post__content__info__date{color:#6e6e6e;font-size:1.6rem;font-weight:400;line-height:2.4rem;max-width:20%}@media only screen and (max-width:60em){.single-post__content__info__date{max-width:10rem}}.single-post__content__title{font-size:4.8rem;font-weight:500;line-height:5rem;margin-bottom:4rem;margin-right:2.4rem}@media only screen and (max-width:60em){.single-post__content__title{font-size:3.2rem;line-height:3.6rem;margin-bottom:2.4rem;margin-right:0}}@media only screen and (max-width:40em){.single-post__content__title{font-size:2.4rem;line-height:2.8rem}}.single-post__content__wrapper{align-items:flex-start;display:flex;padding-top:4rem}@media only screen and (max-width:60em){.single-post__content__wrapper{align-items:stretch;flex-direction:column;padding-top:2.6rem}}.single-post__sidebar{display:flex;flex-direction:column;margin-left:auto;max-width:34.4rem;width:100%}@media only screen and (max-width:60em){.single-post__sidebar{margin:3.4rem 0 0;max-width:100%}}.single-post.--with-sidebar .social-media-share{margin-left:0;margin-top:3.4rem}@media only screen and (max-width:60em){.single-post.--with-sidebar .social-media-share{margin-top:-.6rem}}.single-post.--with-sidebar .social-media-share__items{margin-left:-.6rem;margin-right:-.6rem}.single-post.--with-sidebar .social-media-share__item{margin:.6rem .6rem 0}@media only screen and (max-width:60em){.single-post.--with-sidebar .social-media-share__item{margin:.6rem}}.single-post.--with-sidebar .social-media-share__item:last-child{margin-bottom:0}@media only screen and (max-width:60em){.single-post.--with-sidebar .social-media-share__item:last-child{margin:.6rem}}.single-post.--with-sidebar .single-post__wrapper{padding-top:2.4rem}@media only screen and (max-width:60em){.single-post.--with-sidebar .single-post__wrapper{padding-top:1.6rem}}.single-post.--with-sidebar .single-post__content{display:flex;flex-direction:column;margin-right:7rem;max-width:calc(100% - 41.4rem)}@media only screen and (max-width:79em){.single-post.--with-sidebar .single-post__content{margin-right:3.8rem;max-width:calc(100% - 38.2rem)}}@media only screen and (max-width:60em){.single-post.--with-sidebar .single-post__content{margin:0;max-width:100%}}.single-post.--with-sidebar .single-post__content__info__date{align-self:center}.single-post.--with-sidebar .single-post__content__head{border-bottom:1px solid #0e0e0e;margin:1rem 0 0;padding-bottom:3.2rem}.single-post.--with-sidebar .single-post__content__image{margin-top:3.2rem}.single-post.--with-sidebar .single-post__content__image img{aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover}.single-post.--with-sidebar .single-post__content__title{margin:0;width:100%}.single-post.--with-sidebar .single-post__content__wrapper{display:flex;flex-direction:column;padding-top:4.8rem}@media only screen and (max-width:40em){.single-post.--with-sidebar .single-post__content__wrapper{padding-top:3.2rem}}.single-post.--with-sidebar .single-post__content__article{margin-left:auto;max-width:100%;width:100%}@media only screen and (max-width:60em){.single-post.--with-sidebar .single-post__content__article{border-bottom:1px solid #0e0e0e;margin:0 0 4rem;max-width:100%;padding-bottom:4rem}}.sri-table{border:1px solid #aeaeae;border-collapse:collapse;color:#0e0e0e;font-size:2.4rem;font-style:normal;line-height:120%;table-layout:fixed;width:100%}@media only screen and (max-width:60em){.sri-table{font-size:1.6rem}}.sri-table thead{font-weight:500}.sri-table td,.sri-table th{padding:1rem;position:relative;text-align:center}.sri-table th{border:1px solid #aeaeae}.sri-table__activeCell{background:#ff5e00;border-color:#ff5e00;color:#fff}.sri-table__activeCell:after{border:1px solid #ff5e00;content:"";display:block;height:calc(100% + 2px);left:-1px;position:absolute;top:-1px;width:calc(100% + 2px)}.sri-table__arrow{background-color:#ff5e00;height:2px;left:0;position:absolute;top:calc(50% + 2px);width:75%}.sri-table__arrow:after{left:-5px;transform:rotate(90deg)}.sri-table__arrow:after,.sri-table__arrow:before{border-bottom:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #ff5e00;bottom:-3px;content:" ";position:absolute}.sri-table__arrow:before{right:-5px;transform:rotate(-90deg)}@media only screen and (max-width:60em){.sri-table__arrow{left:15%;width:70%}}.cookie-warning{align-items:center;border:1px solid #0e0e0e;display:flex;flex-direction:column;justify-content:center;margin-bottom:2.4rem;padding:5rem 2.4rem;text-align:center}@media only screen and (max-width:60em){.cookie-warning{padding:2.4rem}}.cookie-warning__title{font-size:2.4rem;font-weight:400;font-weight:500;line-height:2.8rem;margin-bottom:3.2rem}@media only screen and (max-width:60em){.cookie-warning__title{font-size:2rem;font-weight:400;line-height:2.4rem;margin-bottom:2.4rem}}.cookie-warning__description{font-size:1.6rem;font-weight:400;line-height:2.4rem;margin-bottom:3.2rem}@media only screen and (max-width:60em){.cookie-warning__description{margin-bottom:2.4rem}}.cookie-warning__description a{word-break:break-all}.cookie-warning__button{text-decoration:none!important}.cookie-settings__title{font-size:clamp(3.2rem,10vw,4.8rem);font-weight:500;line-height:clamp(4.2rem,10vw,5.6rem)}@media only screen and (max-width:60em){.cookie-settings__title{font-size:3.2rem;font-weight:500;line-height:3.6rem}}@media only screen and (max-width:40em){.cookie-settings__title{font-size:2.4rem;font-weight:400;font-weight:500;line-height:2.8rem;margin-bottom:1.6rem}}.cookie-settings__tabs{border-bottom:1px solid #0e0e0e;display:flex;overflow-x:hidden}.cookie-settings__content{margin-top:2.4rem}.cookie-settings__content .custom-content{max-height:60vh;overflow-y:scroll;padding-right:1.6rem}.cookie-settings__content .custom-content::-webkit-scrollbar{height:2px;width:2px}.cookie-settings__content .custom-content::-webkit-scrollbar-track{background:#9f9f9f;border-radius:0}.cookie-settings__content .custom-content::-webkit-scrollbar-thumb{background:#ff5e00;border-radius:0}.cookie-settings__content__description{font-size:1.6rem;font-weight:400;line-height:2.4rem;margin-bottom:2.4rem}@media only screen and (max-width:60em){.cookie-settings__content__description{font-size:1.4rem;font-weight:400;line-height:2rem}}.cookie-settings__content__item{align-items:center;display:flex;justify-content:space-between;width:100%}.cookie-settings__content__item:not(:last-child){border-bottom:1px solid #0e0e0e;margin-bottom:1.6rem;padding-bottom:1.6rem}.cookie-settings__content__item h4{font-size:2.4rem;font-weight:400;font-weight:500;line-height:2.8rem;margin-bottom:.6rem}@media only screen and (max-width:60em){.cookie-settings__content__item h4{font-size:2rem;font-weight:400;font-weight:500;line-height:2.4rem}}.cookie-settings__content__item p{font-size:1.6rem;font-weight:400;line-height:2.4rem}@media only screen and (max-width:60em){.cookie-settings__content__item p{font-size:1.4rem;font-weight:400;line-height:2rem}}.cookie-settings__content__item label{margin-left:1.6rem}.cookie-settings__buttons{display:grid;gap:1.6rem;grid-template-columns:repeat(2,1fr)}.cookie-settings__buttons .btn{margin-top:2.4rem;width:100%}@media only screen and (max-width:40em){.cookie-settings__buttons .btn:first-child{order:2}.cookie-settings__buttons{gap:0;grid-template-columns:repeat(1,1fr)}}.cookie-small-settings__title{font-size:clamp(3.2rem,10vw,4.8rem);font-weight:500;line-height:clamp(4.2rem,10vw,5.6rem);margin-bottom:2.4rem}@media only screen and (max-width:60em){.cookie-small-settings__title{font-size:3.2rem;font-weight:500;line-height:3.6rem}}@media only screen and (max-width:40em){.cookie-small-settings__title{font-size:2.4rem;font-weight:400;font-weight:500;line-height:2.8rem;margin-bottom:1.6rem}}.cookie-small-settings__description{font-size:1.6rem;font-weight:400;line-height:2.4rem}.cookie-small-settings__buttons{display:grid;gap:1.6rem;grid-template-columns:repeat(2,1fr)}.cookie-small-settings__buttons .btn{margin-top:2.4rem;width:100%}@media only screen and (max-width:40em){.cookie-small-settings__buttons .btn:first-child{order:2}.cookie-small-settings__buttons{gap:0;grid-template-columns:repeat(1,1fr)}}.section-hero{position:relative}.section-hero__inner{display:flex;flex-direction:column;height:calc(100vh - 10rem);padding:1rem 0 10rem}@media only screen and (max-width:93.75rem){.section-hero__inner{height:calc(100vh - 8rem)}}@media only screen and (max-width:60em){.section-hero__inner{height:calc(100vh - 6.4rem);padding:1rem 0 4rem}}.section-hero__banner{z-index:-1}.section-hero__banner,.section-hero__banner:after{height:100%;left:0;position:absolute;top:0;width:100%}.section-hero__banner:after{background:linear-gradient(0deg,#0d0d0d99,#0d0d0d00);content:"";display:block}.section-hero__banner img{-o-object-fit:cover;object-fit:cover}.section-hero__block{align-items:center;color:#fff;display:flex;margin-top:auto}.section-hero__block+.section-hero__title{margin-top:2.4rem}@media only screen and (max-width:60em){.section-hero__block+.section-hero__title{margin-top:1.6rem}.section-hero__block{align-items:flex-start;flex-direction:column}}.section-hero__title{color:#fff;font-size:clamp(4.8rem,10vw,10rem);font-weight:700;line-height:clamp(4.8rem,10vw,10rem);margin-top:auto;text-transform:uppercase}.section-hero__title span{color:#ff5e00}.section-news{padding-bottom:12rem}@media only screen and (max-width:60em){.section-news{padding-bottom:8rem}}.section-news a.btn{margin-bottom:4rem}@media only screen and (max-width:60em){.section-news a.btn{margin-bottom:3.2rem}}.section-news a.btn:hover{color:#ff5e00}.section-news__inner{align-items:flex-start;display:flex;flex-direction:column}.section-news__title{font-size:clamp(3.2rem,10vw,4.8rem);font-weight:500;line-height:clamp(4.2rem,10vw,5.6rem)}.section-news__slider{display:flex;position:relative;width:100%}@media only screen and (max-width:60em){.section-news__slider{margin-left:-2.4rem;width:100vw}}@media only screen and (max-width:40em){.section-news__slider{margin:0 0 0 -1.6rem}}.section-news .swiper{width:100%}@media only screen and (max-width:60em){.section-news .swiper{padding:0 2.4rem}}@media only screen and (max-width:40em){.section-news .swiper{padding:0 1.6rem}}.section-news .slider-arrows{align-items:center;display:flex}@media only screen and (max-width:60em){.section-news .slider-arrows{right:2.4rem}}@media only screen and (max-width:40em){.section-news .slider-arrows{display:none}}.section-news .slider-arrows .btn{background:#ff5e00;border:2px solid #ff5e00;border-radius:100%;height:6rem;margin:0 .6rem;transition:all .3s ease;width:6rem}.section-news .slider-arrows .btn:hover{background:transparent;border-color:#0e0e0e}.section-news .slider-arrows .btn:hover .icon.--white{stroke:#0e0e0e}.section-news .slider-arrows .icon{stroke:#fff}.section-about{padding-bottom:6rem;padding-top:12rem}@media only screen and (max-width:60em){.section-about{padding-bottom:3.2rem;padding-top:8rem}}.section-about .section-header{align-items:start}@media only screen and (min-width:79em){.section-about .section-header__title{width:70%}.section-about .section-header__slot{width:30%}}.section-about__content{display:flex}@media only screen and (max-width:60em){.section-about__content{display:block}}.section-about__title{color:#0e0e0e;font-size:3rem;font-style:normal;font-weight:500;line-height:120%;padding-right:1rem;width:50%}.section-about__title span{color:#ff5e00}@media only screen and (max-width:60em){.section-about__title{font-size:2.4rem;letter-spacing:-1px;margin-bottom:2rem;padding-right:0;width:100%}}.section-about__description{font-size:1.6rem;font-weight:400;line-height:2.4rem;padding-left:1rem;width:50%}@media only screen and (max-width:60em){.section-about__description{padding-left:0;width:100%}}.section-about__image{display:none}.section-about__image img{height:42rem;-o-object-fit:cover;object-fit:cover;width:100%}@media only screen and (max-width:60em){.section-about__image img{height:auto}.section-about__image{display:block;margin-bottom:2rem}}.section-about .section-header__slot{display:block}.section-about__counter{text-align:right}@media only screen and (max-width:60em){.section-about__counter{text-align:left}}.section-about__counter__title{color:#ff5e00;font-size:5rem;font-style:normal;font-weight:500;line-height:120%}@media only screen and (max-width:60em){.section-about__counter__title{font-size:3.2rem}}.section-about__counter__text{color:#6a6a6a;font-size:1.6rem;font-style:normal;font-weight:400;height:0;line-height:120%}@media only screen and (max-width:60em){.section-about__counter__text{height:auto;line-height:150%}}.section-contact-form{padding-bottom:12rem}@media only screen and (max-width:60em){.section-contact-form{padding-bottom:8rem}}.section-contact-form__content{display:flex}@media only screen and (max-width:60em){.section-contact-form__content{display:block}}.section-contact-form__image{padding-right:1rem;width:50%}@media only screen and (max-width:60em){.section-contact-form__image{padding-right:0;width:100%}}.section-contact-form__image img{height:42rem;-o-object-fit:cover;object-fit:cover;width:100%}@media only screen and (max-width:60em){.section-contact-form__image img{display:none}}.section-contact-form__title{font-size:clamp(3.2rem,10vw,4.8rem);font-weight:500;line-height:clamp(4.2rem,10vw,5.6rem);margin-bottom:2rem}@media only screen and (max-width:60em){.section-contact-form__title{margin-bottom:3.2rem}}.section-contact-form__form{flex-shrink:0;padding-left:1rem;width:50%}@media only screen and (max-width:60em){.section-contact-form__form{padding-left:0;width:100%}}.section-disclaimer{color:#6b6b6c;font-size:1.8rem;font-style:normal;font-weight:400;line-height:120%;padding-bottom:4rem}.section-disclaimer a{color:#ff5e00;text-decoration:underline}.section-disclaimer p{margin-bottom:2rem}.section-disclaimer p:last-child{margin-bottom:0}@media only screen and (max-width:60em){.section-disclaimer{font-size:1.2rem}}.section-documents{padding-bottom:12rem}@media only screen and (max-width:60em){.section-documents{padding-bottom:8rem}}.section-documents__inner{align-items:flex-start;display:flex;flex-direction:column}.section-documents .swiper.section-documents__slider{width:100%}.section-documents .swiper.section-documents__slider .section-documents__list__item{box-sizing:border-box;margin:0 0 1.6rem}.section-documents .swiper.section-documents__slider .section-documents__list__item:last-child{margin-bottom:0}.section-documents .swiper.section-documents__slider .swiper-pagination{align-items:center;display:flex;justify-content:center;margin-top:3.2rem}.section-documents .swiper.section-documents__slider .swiper-pagination-bullet{background:transparent;border:2px solid #ff5e00;border-radius:100%;height:2rem;margin:0 .6rem;width:2rem}.section-documents .swiper.section-documents__slider .swiper-pagination-bullet-active{background:#ff5e00}.section-documents__list{display:flex;flex-wrap:wrap;margin-left:-1rem;margin-top:-2rem;width:calc(100% + 2rem)}@media only screen and (max-width:60em){.section-documents__list{flex-direction:column;flex-wrap:nowrap;margin:-1.6rem 0 0;width:100%}}.section-documents__list__item{align-items:center;background:#f6f7f9;display:flex;margin:2rem 1rem 0;min-height:8.8rem;padding:2.4rem;width:calc(50% - 2rem)}@media only screen and (max-width:60em){.section-documents__list__item{margin:1.6rem 0 0;padding:1.6rem;width:100%}}.section-documents__list__item:hover .icon.--download.--primary path{stroke:#0e0e0e}.section-documents__list__item__value{color:#6e6e6e;font-size:1.6rem;font-weight:400;line-height:2.4rem;max-width:8.4rem;width:100%}@media only screen and (max-width:60em){.section-documents__list__item__value{margin:0 1.2rem 0 auto;max-width:unset;order:2;white-space:nowrap;width:unset}}.section-documents__list__item__title{font-size:2.4rem;font-weight:400;font-weight:500;line-height:2.8rem;margin:0 4rem;max-width:41.4rem;word-break:break-word}@media only screen and (max-width:60em){.section-documents__list__item__title{font-size:2rem;font-weight:400;font-weight:500;line-height:2.4rem;margin:0 2rem 0 0;order:1}}.section-documents__list__item .btn.--with-icon{margin-left:auto}@media only screen and (max-width:60em){.section-documents__list__item .btn.--with-icon{margin:0;order:3}}.section-documents__list__item .btn.--with-icon svg{height:2.4rem;width:2.4rem}.section-params{padding-bottom:12rem}@media only screen and (max-width:60em){.section-params{padding-bottom:8rem}}.section-params table{border-collapse:collapse;color:#0e0e0e;font-size:2.4rem;font-style:normal;line-height:120%;width:100%}@media only screen and (max-width:60em){.section-params table{font-size:1.6rem}}.section-params tr{background-color:#fff;border-bottom:1px solid #d5d5d5;border-top:1px solid #d5d5d5;font-weight:400}.section-params tr:nth-child(odd){background-color:#f6f7f9;font-weight:500}.section-params td{min-height:8.6rem;padding:2rem;vertical-align:top;width:50%}@media only screen and (max-width:60em){.section-params td{border-left:1px solid #d5d5d5;border-right:1px solid #d5d5d5;min-height:7.7rem;padding:1rem 1.2rem}}.section-params td:first-child{border-right:1px solid #d5d5d5}.section-chart{padding-bottom:12rem;padding-top:12rem}@media only screen and (max-width:60em){.section-chart{padding-bottom:8rem;padding-top:8rem}}.section-chart__description{font-size:2.8rem;font-style:normal;font-weight:400;line-height:200%;margin-bottom:2rem}@media only screen and (max-width:60em){.section-chart__description{font-size:1.6rem;line-height:160%}}.section-chart__image img{display:block}.section-main-info{background-color:#f5f7f9;padding-bottom:4rem;padding-top:4rem}.section-main-info__items{-moz-column-gap:2rem;column-gap:2rem;display:grid;grid-template-columns:1fr 1fr}@media only screen and (max-width:60em){.section-main-info__items{grid-template-columns:1fr}}.section-main-info__item{border-bottom:1px solid #aeaeae;margin-bottom:4rem;padding-bottom:2rem}.section-main-info__item.--fullWidth{grid-column:1/-1}@media only screen and (max-width:60em){.section-main-info__item{margin-bottom:1.6rem;padding-bottom:3.2rem}}.section-main-info__item__title{font-size:5rem;font-style:normal;font-weight:500;line-height:120%;margin-bottom:1.6rem}@media only screen and (max-width:60em){.section-main-info__item__title{font-size:3.2rem;margin-bottom:1.6rem}}.section-main-info__item__title span{color:#ff5e00}.section-main-info__item__text{color:#6a6a6a;font-size:1.6rem;font-style:normal;font-weight:400;line-height:120%}@media only screen and (max-width:60em){.section-main-info__item__text{line-height:150%}}.section-main-info__sri__title{font-size:5rem;font-style:normal;font-weight:500;line-height:120%;margin-bottom:1.6rem}@media only screen and (max-width:60em){.section-main-info__sri__title{font-size:3.2rem;margin-bottom:1.6rem;margin-top:1.6rem}}.section-counters{padding-bottom:12rem}@media only screen and (max-width:60em){.section-counters{padding-bottom:8rem}}.section-counters__inner{-moz-column-gap:2rem;column-gap:2rem;display:grid;grid-template-columns:1fr 1fr}@media only screen and (max-width:60em){.section-counters__inner{display:flex;flex-direction:column}}.section-counters__items{-moz-column-gap:2rem;column-gap:2rem;display:grid;grid-template-columns:1fr 1fr;margin:0 auto;row-gap:9.4rem;width:100%}@media only screen and (max-width:60em){.section-counters__items{-moz-column-gap:0;column-gap:0;display:flex;flex-direction:column;order:1;row-gap:2rem}}.section-counters__item{padding-left:2rem;position:relative}@media only screen and (max-width:60em){.section-counters__item{align-items:center;display:flex;padding-left:0}}.section-counters__item__number{font-size:10rem;font-style:normal;font-weight:500;letter-spacing:-2px;line-height:120%}@media only screen and (max-width:60em){.section-counters__item__number{border-right:1px solid #a8a8a8;flex-shrink:0;font-size:6.4rem;width:18rem}}.section-counters__item__text{font-size:1.8rem;font-style:normal;font-weight:400;line-height:2.4rem}@media only screen and (max-width:60em){.section-counters__item__text{font-size:1.8rem;padding-left:4rem}}.section-counters__item__delimiter{background-color:#a8a8a8;height:100%;left:0;position:absolute;top:0;width:1px}@media only screen and (max-width:60em){.section-counters__item__delimiter{display:none}}.section-counters__banner{height:38.5rem;overflow:hidden;padding-left:2rem;position:relative}@media only screen and (max-width:60em){.section-counters__banner{height:16.8rem;margin-bottom:3.2rem;order:0;padding-left:0;padding-top:1.6rem}}.section-counters__banner .responsive-image{left:0;position:absolute;top:0;z-index:80}.section-counters__banner img{-o-object-fit:cover;object-fit:cover;-o-object-position:top left;object-position:top left}.section-counters__banner__number{color:#ff5e00;font-size:10rem;font-style:normal;font-weight:500;letter-spacing:-2px;line-height:120%;position:relative;z-index:100}@media only screen and (max-width:60em){.section-counters__banner__number{font-size:6.4rem}}.section-counters__banner__number span{font-size:.5em}.section-counters__banner__text{color:#ff5e00;font-size:1.8rem;font-style:normal;font-weight:400;line-height:2.4rem;position:relative;z-index:100}@media only screen and (max-width:60em){.section-counters__banner__text{font-size:1.8rem}}.section-investments-info{padding-bottom:12rem}@media only screen and (max-width:60em){.section-investments-info{padding-bottom:8rem}}.section-investments-info__items{-moz-column-gap:2rem;column-gap:2rem;display:grid;grid-template-columns:1fr 1fr;row-gap:4rem}@media only screen and (max-width:60em){.section-investments-info__items{grid-template-columns:1fr;row-gap:2rem}}.section-investments-info__item{font-size:2.8rem;font-style:normal;font-weight:400;line-height:150%;padding-left:5.2rem;position:relative}@media only screen and (max-width:60em){.section-investments-info__item{font-size:1.6rem;line-height:160%;padding-left:4.4rem}}.section-investments-info__item span{color:#ff5e00;font-weight:500}.section-investments-info__item .icon{left:0;position:absolute;top:0}.section-investments-chart{padding-bottom:15rem}@media only screen and (max-width:60em){.section-investments-chart{padding-bottom:8rem}}.section-investments-chart__inner{-moz-column-gap:2rem;column-gap:2rem;display:grid;grid-template-columns:1fr 1fr}@media only screen and (max-width:60em){.section-investments-chart__inner{display:flex;flex-direction:column}}.section-investments-chart__items{display:flex;flex-direction:column;padding-top:4rem;row-gap:4rem}@media only screen and (max-width:60em){.section-investments-chart__items{padding-top:0;row-gap:2rem}}.section-investments-chart__item{font-size:2.8rem;font-style:normal;font-weight:400;line-height:150%;padding-left:5.2rem;position:relative}@media only screen and (max-width:60em){.section-investments-chart__item{font-size:1.6rem;line-height:160%;padding-left:4.4rem}}.section-investments-chart__item span{font-weight:500}.section-investments-chart__item .icon{left:0;position:absolute;top:0}.section-investments-chart__chart{max-width:52.5rem;position:relative}@media only screen and (max-width:60em){.section-investments-chart__chart{margin-bottom:4rem}}.section-investments-chart__chart__inner{left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.section-investments-chart__chart__title{font-size:3.6rem;font-style:normal;font-weight:500;letter-spacing:-1px;line-height:5.6rem}@media only screen and (max-width:60em){.section-investments-chart__chart__title{font-size:2.4rem}}.section-investments-chart__chart__item{font-size:3.2rem;font-style:normal;font-weight:400;letter-spacing:-2px;line-height:5.6rem;position:relative}@media only screen and (max-width:60em){.section-investments-chart__chart__item{font-size:2.4rem;letter-spacing:-2px;line-height:120%;margin-bottom:1rem}}.section-investments-chart__chart__item:hover{color:#ff5e00;cursor:pointer;text-decoration:underline}.section-investments-chart__chart__item:hover .tooltip{display:block}.section-investments-chart__chart__item:before{border-radius:50%;content:"";display:inline-block;height:1.9rem;margin-right:2rem;position:relative;top:-.2rem;width:1.9rem}@media only screen and (max-width:60em){.section-investments-chart__chart__item:before{height:1.6rem;width:1.6rem}}.section-investments-chart__chart__item.--blue:before{background:#5273bd}.section-investments-chart__chart__item.--orange:before{background:#ff5e00}.section-investments-chart__chart__item.--gray:before{background:#c9c9c9}.section-projects-actual{padding-bottom:12rem}@media only screen and (max-width:60em){.section-projects-actual{padding-bottom:8rem}}.section-projects-actual__items{display:grid;grid-template-columns:1fr;row-gap:4rem}.section-projects-actual__item:not(:last-child){border-bottom:1px solid #a8a8a8;padding-bottom:5.6rem}@media only screen and (max-width:60em){.section-projects-actual__item:not(:last-child){border:none;padding-bottom:0}}.section-projects-in-prepare{padding-bottom:12rem}@media only screen and (max-width:60em){.section-projects-in-prepare{padding-bottom:8rem}}.section-projects-in-prepare__inner{-moz-column-gap:2rem;column-gap:2rem;display:grid;grid-template-columns:1fr 1fr}@media only screen and (max-width:60em){.section-projects-in-prepare__inner{grid-template-columns:1fr}.section-projects-in-prepare__current{display:none}}.section-projects-in-prepare__current img{aspect-ratio:65/67;-o-object-fit:cover;object-fit:cover}.section-projects-in-prepare__item{border-bottom:1px solid #a8a8a8;padding-bottom:3rem;padding-top:3rem;position:relative;transition:background-color .3s}@media only screen and (max-width:60em){.section-projects-in-prepare__item{padding-bottom:2rem;padding-top:2rem}.section-projects-in-prepare__item.active:before{background-color:#f5f7f9;content:"";display:block;height:100%;left:-1.6rem;position:absolute;top:0;width:calc(100% + 3.2rem)}}.section-projects-in-prepare__item__inner{position:relative}.section-projects-in-prepare__item__image{display:none}@media only screen and (max-width:60em){.section-projects-in-prepare__item__image{display:block}}.section-projects-in-prepare__item__image img{aspect-ratio:34/28}.section-projects-in-prepare__item.active{background-color:#f5f7f9}.section-projects-in-prepare__item:not(.active):hover{background-color:#f5f7f9;cursor:pointer}.section-projects-in-prepare__item__icon{position:absolute;right:0;top:4rem;transition:.3s ease-in-out}@media only screen and (max-width:60em){.section-projects-in-prepare__item__icon{top:1.7rem}}.section-projects-in-prepare__item.active .section-projects-in-prepare__item__icon{transform:rotate(180deg)}.section-projects-in-prepare__item__title{font-size:4.2rem;font-style:normal;font-weight:400;line-height:5rem}@media only screen and (max-width:60em){.section-projects-in-prepare__item__title{font-size:2rem;line-height:120%}}.section-projects-in-prepare__item.active .section-projects-in-prepare__item__title{font-weight:700}.section-projects-in-prepare__item__content{display:none;padding-top:2.4rem;transition:.3s ease-in-out}@media only screen and (max-width:60em){.section-projects-in-prepare__item__content{padding-top:1.6rem}}.section-projects-in-prepare__item.active .section-projects-in-prepare__item__content{display:block}.section-projects-in-prepare__item__address{align-items:center;display:flex;font-size:1.8rem;font-style:normal;font-weight:400;line-height:150%;margin-bottom:2rem}@media only screen and (max-width:60em){.section-projects-in-prepare__item__address{font-size:1.6rem;margin-bottom:1.6rem}}.section-projects-in-prepare__item__address .icon{margin-right:1.2rem}.section-projects-in-prepare__item__address svg{stroke:#0e0e0e;stroke-opacity:.2}.section-projects-in-prepare__item__items{-moz-column-gap:2rem;column-gap:2rem;display:grid;grid-template-columns:1fr 1fr 1fr}@media only screen and (max-width:60em){.section-projects-in-prepare__item__items{margin-bottom:1.8rem;order:2}}.section-projects-in-prepare__item__item__title{color:#9e9e9e;font-size:1.8rem;font-style:normal;font-weight:400;letter-spacing:-1px;line-height:120%;margin-bottom:.6rem}@media only screen and (max-width:60em){.section-projects-in-prepare__item__item__title{color:#0d0d0d99;font-size:1.6rem;line-height:175%;margin-bottom:0}}.section-projects-in-prepare__item__item__value{font-size:2.4rem;font-style:normal;font-weight:500;letter-spacing:-1px;line-height:120%}@media only screen and (max-width:60em){.section-projects-in-prepare__item__item__value{font-size:1.6rem;line-height:2.8rem}}.section-projects-completed{overflow:hidden;padding-bottom:12rem}@media only screen and (max-width:60em){.section-projects-completed{padding-bottom:8rem}}.section-projects-completed .slider-arrows{align-items:center;display:flex}@media only screen and (max-width:60em){.section-projects-completed .slider-arrows{right:2.4rem}}@media only screen and (max-width:40em){.section-projects-completed .slider-arrows{display:none}}.section-projects-completed .slider-arrows .btn{background:#ff5e00;border:2px solid #ff5e00;border-radius:100%;height:6rem;margin:0 .6rem;transition:all .3s ease;width:6rem}.section-projects-completed .slider-arrows .btn:hover{background:transparent;border-color:#0e0e0e}.section-projects-completed .slider-arrows .btn:hover .icon.--white{stroke:#0e0e0e}.section-projects-completed .slider-arrows .icon{stroke:#fff}.section-projects-completed .swiper{overflow:visible}.header{align-items:center;background:#fff;display:flex;height:10rem;left:0;padding:2rem 0;position:fixed;top:0;transform:translateY(0);transition:transform .3s ease;width:100%;z-index:1010}@media only screen and (max-width:93.75rem){.header{height:8rem}}@media only screen and (max-width:60em){.header{height:6.4rem}}.header+footer{margin-top:auto}.header+div,.header+section{margin-top:10rem}@media only screen and (max-width:93.75rem){.header+div,.header+section{margin-top:8rem}}@media only screen and (max-width:60em){.header+div,.header+section{margin-top:6.4rem}}.header.--hidden{transform:translateY(-200%)}.header__inner{align-items:center;display:flex;justify-content:space-between}.header__logo{max-width:15.4rem;width:100%}.header__logo .icon{position:relative;top:1rem}@media only screen and (max-width:79em){.header__logo .icon{top:0}}@media only screen and (max-width:93.75rem){.header__logo{max-width:12.6rem}}.header__menu{display:flex;max-width:calc(50% - 7.7rem);width:100%}@media only screen and (max-width:79em){.header__menu{display:none}}.header__menu__item{display:flex;margin-right:2rem;position:relative}.header__menu__item:last-child{margin-right:0}.header__menu__item:hover{color:#ff5e00}.header__menu__item:hover .header__menu__item__sub-list{color:#0e0e0e;opacity:1;visibility:visible}.header__menu__item:hover .icon.--angle-down{transform:rotate(-180deg)}.header__menu__item__link{align-items:center;cursor:pointer;display:flex;font-size:1.6rem;font-weight:400;line-height:2.4rem}.header__menu__item__link .icon.--angle-down{margin-left:.4rem;transition:all .3s ease}.header__menu__item__sub-list{background:#fff;display:flex;flex-direction:column;left:-2.4rem;list-style:none;opacity:0;padding:6.2rem 2.4rem 2.4rem;position:absolute;top:100%;transition:all .3s ease;visibility:hidden;z-index:900}.header__menu__item__sub-list__item{font-size:1.6rem;font-weight:400;line-height:2.4rem;margin-bottom:1.2rem;white-space:nowrap}.header__menu__item__sub-list__item:last-child{margin-bottom:0}.header__menu__item__sub-list__item:hover{color:#ff5e00}.header__menu__item__sub-list__item .icon{display:inline-block;margin-left:.6rem}.header__menu__item__sub-list__item .icon svg{height:1.6rem;stroke:#0e0e0e;width:1.6rem}.header__wrapper{align-items:center;display:flex;justify-content:flex-end;max-width:calc(50% - 7.7rem);width:100%}@media only screen and (max-width:93.75rem){.header__wrapper{max-width:unset}}.header__link{font-size:1.6rem;font-weight:400;line-height:2.4rem}@media only screen and (max-width:79em){.header__link{display:none}}.header__link a{color:#ff5e00;text-decoration:underline}.header__languages{display:flex;margin-right:2.4rem}@media only screen and (max-width:79em){.header__languages{margin-right:0}}.header__languages__item{display:flex;position:relative}.header__languages__item:hover .header__languages__item__sub-list{opacity:1;visibility:visible}.header__languages__item:hover .icon.--angle-down{transform:rotate(-180deg)}.header__languages__item__link{align-items:center;display:flex;font-size:1.6rem;font-weight:400;line-height:2.4rem;padding:.4rem 0;text-transform:uppercase}.header__languages__item__link .icon.--globe{margin-right:.4rem}.header__languages__item__link .icon.--angle-down{margin-left:.4rem;transition:all .3s ease}.header__languages__item__sub-list{background:transparent;display:flex;flex-direction:column;left:0;list-style:none;min-width:6.6rem;opacity:0;padding-top:.4rem;position:absolute;top:100%;transition:all .3s ease;visibility:hidden;z-index:1010}.header__languages__item__sub-list__item{align-items:center;background:#fff;display:flex;font-size:1.6rem;font-weight:400;height:3rem;justify-content:center;line-height:2.4rem;text-transform:uppercase;transition:background .3s ease;white-space:nowrap}.header__languages__item__sub-list__item:last-child{margin-bottom:0}.header__languages__item__sub-list__item:hover{background:#ff5e00;color:#fff}.header__languages__item__sub-list__item__link{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.header .btn.--search,.header .btn.--user{margin-left:2.4rem}@media only screen and (max-width:93.75rem){.header .btn.--search,.header .btn.--user{order:2}}@media only screen and (max-width:60em){.header .btn.--search,.header .btn.--user{display:none}}.header .btn.--search path,.header .btn.--user path{stroke:#0e0e0e;transition:all .3s ease}.header .btn.--search:hover path,.header .btn.--user:hover path{stroke:#ff5e00}.header .btn.--hamburger{display:none;margin-left:2.4rem}@media only screen and (max-width:79em){.header .btn.--hamburger{display:flex;margin-left:2rem;order:3}}.header .icon.--globe path{stroke:#0e0e0e}.header .icon.--angle-down path{stroke:#ff5e00}.header .icon.--heart path,.header .icon.--search path{stroke:#0e0e0e}.navigation.--mobile{background:#fff;color:#0e0e0e;display:flex;flex-direction:column;height:calc(100% - 8rem);left:0;padding:0 1.6rem 4rem;position:fixed;top:8rem;transform:translate(200%);transition:all .3s ease;width:100%;z-index:1000}@media only screen and (max-width:60em){.navigation.--mobile{height:calc(100% - 6.4rem);top:6.4rem}}.navigation.--mobile.--active{overflow-y:auto;transform:translate(0)}.navigation.--mobile.--active::-webkit-scrollbar{height:2px;width:2px}.navigation.--mobile.--active::-webkit-scrollbar-track{background:#9f9f9f;border-radius:0}.navigation.--mobile.--active::-webkit-scrollbar-thumb{background:#ff5e00;border-radius:0}.navigation.--mobile .btn.--primary{background:#0e0e0e;margin-top:auto}.navigation.--mobile .navigation__menu{border-top:1px solid #d9d9d9;display:flex;flex-direction:column;list-style:none;margin-bottom:1.2rem;margin-top:1.6rem}.navigation.--mobile .navigation__menu__item{border-bottom:1px solid #d9d9d9;display:flex;flex-direction:column;padding:1.2rem 0;width:100%}.navigation.--mobile .navigation__menu__item.--active .navigation__menu__item__sub-list{height:100%;margin-top:1.2rem}.navigation.--mobile .navigation__menu__item.--active .icon.--angle-down{transform:rotate(-180deg)}.navigation.--mobile .navigation__menu__item__link{display:flex;font-size:1.6rem;font-weight:400;height:3rem;justify-content:flex-start;line-height:2.4rem}.navigation.--mobile .navigation__menu__item__link .icon.--angle-down{margin-left:.4rem;transition:all .3s ease}.navigation.--mobile .navigation__menu__item__sub-list{height:0;list-style:none;overflow:hidden;transition:all .3s ease}.navigation.--mobile .navigation__menu__item__sub-list__item{color:#6e6e6e;font-size:1.6rem;font-weight:400;line-height:2.4rem;margin-bottom:1.2rem}.navigation.--mobile .navigation__menu__item__sub-list__item:last-child{margin-bottom:0}.navigation.--mobile .navigation__menu__item__sub-list__item .icon{display:inline-block;margin-left:.6rem}.navigation.--mobile .navigation__menu__item__sub-list__item .icon svg{height:1.6rem;stroke:#6e6e6e;width:1.6rem}.navigation.--mobile .navigation__menu__link{font-size:1.6rem;font-weight:400;line-height:2.4rem}.navigation.--mobile .navigation__menu__link a{color:#ff5e00;text-decoration:underline}.navigation.--mobile .icon.--globe path{stroke:#0e0e0e}.navigation.--mobile .icon.--angle-down path{stroke:#ff5e00}.footer{background:#f6f7f9;margin-top:10rem;padding:8.4rem 0 8rem}@media only screen and (max-width:60em){.footer{margin-top:8rem;padding:5.8rem 0 8rem}}.footer h2{display:inline-block;font-size:inherit;font-weight:inherit;line-height:inherit;margin:0}.footer .container,.footer .container-md{position:relative}.footer__inner-bg{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.footer__inner{display:flex;flex-wrap:wrap;position:relative;z-index:1}@media only screen and (max-width:60em){.footer__inner{flex-direction:column;flex-wrap:nowrap}}.footer__logo{align-self:flex-start;display:flex;margin-right:2rem;max-width:15.4rem;width:100%}.footer__menu{display:flex;list-style:none;margin-left:auto;max-width:calc(100% - 17.4rem)}@media only screen and (max-width:60em){.footer__menu{margin:2rem 0 0 -3rem;max-width:100%}}@media only screen and (max-width:40em){.footer__menu{flex-wrap:wrap;margin:2rem 0 0 -1rem}}.footer__menu__item{margin:0 7rem}@media only screen and (max-width:60em){.footer__menu__item{margin:0 3rem;margin:4rem 3rem 0}}@media only screen and (max-width:40em){.footer__menu__item{margin:4rem 1rem 0;width:calc(50% - 2rem)}.footer__menu__item:last-child{width:calc(100% - 2rem)}}.footer__menu__item>.footer__menu__item__link{font-size:2.4rem;font-weight:400;font-weight:500;line-height:2.8rem;word-break:break-word}.footer__menu__item>.footer__menu__item__link.--secondMenu{margin-top:4rem}.footer__menu__item__sub-menu{align-items:flex-start;display:flex;flex-direction:column;list-style:none;margin-top:2rem}.footer__menu__item__sub-menu.--secondMenu,.footer__menu__item__sub-menu.--withoutTopMargin{margin-top:0}.footer__menu__item__sub-menu__item{margin-top:2rem}.--withoutTopMargin .footer__menu__item__sub-menu__item:first-child{margin-top:0}.footer__menu__item__sub-menu__item>a,.footer__menu__item__sub-menu__item>p{font-size:1.6rem;font-weight:400;line-height:1.6rem;word-break:break-word}.footer__menu__item__sub-menu__item a:hover{color:#ff5e00}.footer__menu__item__sub-menu__item .icon{display:inline-block;margin-left:.6rem}.footer__menu__item__sub-menu__item .icon svg{height:1.6rem;stroke:#0e0e0e;width:1.6rem}.footer__menu__item__sub-menu__item.--tel{margin-top:1.6rem}.footer__menu__item__sub-menu__item.--tel:first-child{margin-top:2rem}.footer__menu__item__sub-menu__item.--address{margin-top:1.2rem}.footer__menu__item__sub-menu__item.--address p{line-height:2rem}.footer__menu__item__sub-menu__item.--languages{margin:4.8rem 0 0 -.6rem}.footer__menu__item__sub-menu__item.--languages a{color:#6e6e6e;margin:0 .6rem;text-transform:uppercase}.footer__menu__item__sub-menu__item.--languages a:hover{color:#ff5e00}.footer__menu__item__sub-menu__item.--languages a.active,.footer__menu__item__sub-menu__item.--languages a.router-link-active{color:#0e0e0e}.footer__preWrapper{font-size:1.2rem;font-weight:400;line-height:1.6rem;margin-top:9.4rem;padding-bottom:2rem}@media only screen and (max-width:40em){.footer__preWrapper{margin-top:4rem;text-align:center}}.footer__wrapper{border-top:1px solid #0e0e0e;display:flex;padding-top:2rem;width:100%}@media only screen and (max-width:40em){.footer__wrapper{display:block}}.footer__copyright{font-size:1.2rem;font-weight:400;line-height:1.6rem;margin-right:2.4rem;max-width:24rem}@media only screen and (max-width:40em){.footer__copyright{margin-bottom:2rem;margin-right:0;max-width:none;text-align:center;width:100%}}.footer__socials{display:flex;flex-wrap:wrap;margin:0 -.6rem 0 auto}@media only screen and (max-width:40em){.footer__socials{justify-content:center;margin:0}}.footer__socials__item{display:flex;margin:.6rem;transform:translateY(0)}.footer__socials__item:hover{transform:translateY(-.4rem)}.--ai-c{align-items:center}.text-primary{color:#ff5e00}.text-underline{text-decoration:underline;transition:color .3s ease}.text-underline:hover{color:#ff5e00}.stretched-link:after{background-color:transparent;content:"";inset:0;pointer-events:auto;position:absolute;z-index:1}.cursor-pointer:hover{cursor:pointer}.mb-4{margin-bottom:2.4rem}.ml-4{margin-left:2.4rem}.mr-4{margin-right:2.4rem}.has-iframe .fancybox__content{padding:0}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}:is(.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress)) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:var(--swiper-navigation-size);justify-content:center;position:absolute;width:var(--swiper-navigation-size);z-index:10}:is(.swiper-button-next,.swiper-button-prev).swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}:is(.swiper-button-next,.swiper-button-prev).swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-next,.swiper-button-prev){display:none!important}:is(.swiper-button-next,.swiper-button-prev) svg{fill:currentColor;height:100%;-o-object-fit:contain;object-fit:contain;pointer-events:none;transform-origin:center;width:100%}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{margin-top:calc(0px - var(--swiper-navigation-size)/2);top:var(--swiper-navigation-top-offset,50%)}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{left:auto;right:var(--swiper-navigation-sides-offset,4px)}.swiper-horizontal .swiper-button-next,.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-next,.swiper-horizontal~.swiper-button-prev{margin-left:0;margin-top:calc(0px - var(--swiper-navigation-size)/2);top:var(--swiper-navigation-top-offset,50%)}.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal .swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev,.swiper-horizontal~.swiper-button-next,.swiper-horizontal .swiper-button-next{left:auto;right:var(--swiper-navigation-sides-offset,4px)}:is(.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal .swiper-button-prev) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-next,.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-next,.swiper-vertical~.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - var(--swiper-navigation-size)/2);margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{bottom:auto;top:var(--swiper-navigation-sides-offset,4px)}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}
