/*! modern-normalize v3.0.1 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:before,:after{box-sizing:border-box}html{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.15;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4}body{margin:0}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:currentcolor}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}.vbox-overlay{--vbox-tools-color:#fff;--vbox-title-background:#101010;--vbox-title-width:"auto";--vbox-title-radius:0;--vbox-share-background:#101010;--vbox-share-width:"auto";--vbox-share-radius:0;--vbox-padding:0;--vbox-max-width:100%}.vbox-overlay *,.vbox-overlay :after,.vbox-overlay :before{-webkit-backface-visibility:hidden;box-sizing:border-box}.vbox-overlay *{backface-visibility:visible}.vbox-overlay{display:flex;flex-direction:column;justify-content:center;align-items:center;position:fixed;left:0;top:0;bottom:0;right:0;z-index:999999}.vbox-share,.vbox-title{line-height:1;position:fixed;z-index:98;text-align:center;margin:0 auto;color:var(--vbox-tools-color)}.vbox-title{font-size:12px;background-color:var(--vbox-title-background);width:var(--vbox-title-width);border-radius:var(--vbox-title-radius);padding:12px 54px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.vbox-share{font-size:24px;padding:0 .35em;background-color:var(--vbox-share-background);width:var(--vbox-share-width);border-radius:var(--vbox-share-radius)}.vbox-link-btn,button.vbox-link-btn,button.vbox-link-btn:active,button.vbox-link-btn:focus,button.vbox-link-btn:hover{border:none!important;background:0 0!important;box-shadow:none!important;color:inherit!important;padding:6px 12px;outline:0;display:inline-block;cursor:pointer}.vbox-share a{color:inherit!important;padding:6px 12px;display:inline-block}.vbox-share svg{z-index:10;vertical-align:middle}.vbox-close{cursor:pointer;position:fixed;top:0;right:0;z-index:99;padding:6px 15px;color:#000;color:var(--vbox-tools-color);border:0;font-size:24px;display:flex;align-items:center;opacity:.8;transition:opacity .2s}.vbox-close:hover{opacity:1}.vbox-left-corner{cursor:pointer;position:fixed;left:0;top:0;overflow:hidden;line-height:1;font-size:12px;z-index:99;display:flex;align-items:center;color:var(--vbox-tools-color)}.vbox-num{display:inline-block;padding:12px 15px}.vbox-left{left:0}.vbox-right{right:0}.vbox-top{top:0}.vbox-bottom{bottom:0}.vbox-next,.vbox-prev{position:fixed;top:50%;margin-top:-15px;overflow:hidden;cursor:pointer;display:block;width:45px;height:45px;z-index:99;opacity:.8;transition:opacity .2s}.vbox-next:hover,.vbox-prev:hover{opacity:1}.vbox-next span,.vbox-prev span{position:relative;width:20px;height:20px;border:2px solid transparent;border-top-color:var(--vbox-tools-color);border-right-color:var(--vbox-tools-color);text-indent:-100px;position:absolute;top:8px;display:block}.vbox-prev{left:15px}.vbox-next{right:15px}.vbox-prev span{left:10px;transform:rotate(-135deg)}.vbox-next span{transform:rotate(45deg);right:10px}.vbox-open{overflow:hidden}.vbox-container{position:absolute;left:0;right:0;top:0;bottom:0;overflow-x:hidden;overflow-y:scroll;overflow-scrolling:touch;-webkit-overflow-scrolling:touch;z-index:20;max-height:100%;padding:30px 0}.vbox-content{opacity:0;text-align:center;width:100%;position:relative;overflow:hidden;padding:0 4%;display:flex;align-items:center;justify-content:center;min-height:100%}.vbox-container img{max-width:100%;height:auto}.vbox-child{box-shadow:0 0 12px #00000030,0 6px 6px #0000003b;max-width:var(--vbox-max-width);text-align:initial;padding:var(--vbox-padding)}.vbox-child img{-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;display:block}.vbox-fit .vbox-child img,.vbox-fit .vbox-child.venoratio{max-height:calc(100vh - 60px)}.vbox-inline,.venoratio{position:relative;width:100%;margin:0 auto}.venoratio:before{display:block;padding-top:var(--vb-aspect-ratio);content:""}.venoratio>*{position:absolute;top:0;left:0;width:100%;height:100%;padding:var(--vbox-padding)}.venoratio-1x1{--vb-aspect-ratio:100%;max-width:min(var(--vbox-max-width),(100vh - 60px))}.venoratio-4x3.vbox-child.venoratio{--vb-aspect-ratio: 75% ;max-width:min(var(--vbox-max-width),(100vh - 60px) * 4 / 3)}.venoratio-16x9.vbox-child.venoratio{--vb-aspect-ratio: 56.25% ;max-width:min(var(--vbox-max-width),(100vh - 60px) * 16 / 9)}.venoratio-21x9.vbox-child.venoratio{--vb-aspect-ratio:calc(9 / 21 * 100%);max-width:min(var(--vbox-max-width),(100vh - 60px) * 21 / 9)}.venoratio-full{--vb-aspect-ratio: calc(100vh - 60px) }.vbox-grab .vbox-child img{cursor:grab}.vbox-child>iframe{border:none!important}.vbox-content.swipe-left{margin-left:-200px!important}.vbox-content.swipe-right{margin-left:200px!important}.vbox-preloader{transform:translateZ(0)}.vbox-preloader .vbox-preloader-inner{opacity:1;transition:opacity .2s}.vbox-hidden{display:none}.vbox-preloader.vbox-hidden .vbox-preloader-inner{opacity:0}.vbox-backdrop{position:absolute;left:0;top:0;width:100%;height:100%;transform:translateZ(-1px);z-index:0}.vbox-tooltip{position:relative;display:inline-block}.vbox-tooltip .vbox-tooltip-text{visibility:hidden;color:#fff;text-align:center;padding:0;position:absolute;z-index:1;bottom:100%;left:0;opacity:0;transition:opacity .3s;margin-bottom:2px;font-family:sans-serif}.vbox-top .vbox-tooltip .vbox-tooltip-text{bottom:auto;top:100%;margin-bottom:0;margin-top:2px}.vbox-tooltip-inner{padding:5px 10px;background-color:#000000e6;border-radius:6px;font-size:10px}.vbox-tooltip:hover .vbox-tooltip-text{visibility:visible;opacity:1}.vbox-overlay{--sk-size:40px;--sk-color:#333}.sk-center{margin:auto}.sk-plane{width:var(--sk-size);height:var(--sk-size);background-color:var(--sk-color);animation:sk-plane 1.2s infinite ease-in-out}@keyframes sk-plane{0%{transform:perspective(120px) rotateX(0) rotateY(0)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}to{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}.sk-chase{width:var(--sk-size);height:var(--sk-size);position:relative;animation:sk-chase 2.5s infinite linear both}.sk-chase-dot{width:100%;height:100%;position:absolute;left:0;top:0;animation:sk-chase-dot 2s infinite ease-in-out both}.sk-chase-dot:before{content:"";display:block;width:25%;height:25%;background-color:var(--sk-color);border-radius:100%;animation:sk-chase-dot-before 2s infinite ease-in-out both}.sk-chase-dot:nth-child(1){animation-delay:-1.1s}.sk-chase-dot:nth-child(2){animation-delay:-1s}.sk-chase-dot:nth-child(3){animation-delay:-.9s}.sk-chase-dot:nth-child(4){animation-delay:-.8s}.sk-chase-dot:nth-child(5){animation-delay:-.7s}.sk-chase-dot:nth-child(6){animation-delay:-.6s}.sk-chase-dot:nth-child(1):before{animation-delay:-1.1s}.sk-chase-dot:nth-child(2):before{animation-delay:-1s}.sk-chase-dot:nth-child(3):before{animation-delay:-.9s}.sk-chase-dot:nth-child(4):before{animation-delay:-.8s}.sk-chase-dot:nth-child(5):before{animation-delay:-.7s}.sk-chase-dot:nth-child(6):before{animation-delay:-.6s}@keyframes sk-chase{to{transform:rotate(360deg)}}@keyframes sk-chase-dot{to,80%{transform:rotate(360deg)}}@keyframes sk-chase-dot-before{50%{transform:scale(.4)}0%,to{transform:scale(1)}}.sk-bounce{width:var(--sk-size);height:var(--sk-size);position:relative}.sk-bounce-dot{width:100%;height:100%;border-radius:50%;background-color:var(--sk-color);opacity:.6;position:absolute;top:0;left:0;animation:sk-bounce 2s infinite cubic-bezier(.455,.03,.515,.955)}.sk-bounce-dot:nth-child(2){animation-delay:-1s}@keyframes sk-bounce{0%,to{transform:scale(0)}45%,55%{transform:scale(1)}}.sk-wave{width:var(--sk-size);height:var(--sk-size);display:flex;justify-content:space-between}.sk-wave-rect{background-color:var(--sk-color);height:100%;width:15%;animation:sk-wave 1.2s infinite ease-in-out}.sk-wave-rect:nth-child(1){animation-delay:-1.2s}.sk-wave-rect:nth-child(2){animation-delay:-1.1s}.sk-wave-rect:nth-child(3){animation-delay:-1s}.sk-wave-rect:nth-child(4){animation-delay:-.9s}.sk-wave-rect:nth-child(5){animation-delay:-.8s}@keyframes sk-wave{0%,to,40%{transform:scaleY(.4)}20%{transform:scaleY(1)}}.sk-pulse{width:var(--sk-size);height:var(--sk-size);background-color:var(--sk-color);border-radius:100%;animation:sk-pulse 1.2s infinite cubic-bezier(.455,.03,.515,.955)}@keyframes sk-pulse{0%{transform:scale(0)}to{transform:scale(1);opacity:0}}.sk-flow{width:calc(var(--sk-size) * 1.3);height:calc(var(--sk-size) * 1.3);display:flex;justify-content:space-between}.sk-flow-dot{width:25%;height:25%;background-color:var(--sk-color);border-radius:50%;animation:sk-flow 1.4s cubic-bezier(.455,.03,.515,.955) 0s infinite both}.sk-flow-dot:nth-child(1){animation-delay:-.3s}.sk-flow-dot:nth-child(2){animation-delay:-.15s}@keyframes sk-flow{0%,to,80%{transform:scale(.3)}40%{transform:scale(1)}}.sk-swing{width:var(--sk-size);height:var(--sk-size);position:relative;animation:sk-swing 1.8s infinite linear}.sk-swing-dot{width:45%;height:45%;position:absolute;top:0;left:0;right:0;margin:auto;background-color:var(--sk-color);border-radius:100%;animation:sk-swing-dot 2s infinite ease-in-out}.sk-swing-dot:nth-child(2){top:auto;bottom:0;animation-delay:-1s}@keyframes sk-swing{to{transform:rotate(360deg)}}@keyframes sk-swing-dot{0%,to{transform:scale(.2)}50%{transform:scale(1)}}.sk-circle{width:var(--sk-size);height:var(--sk-size);position:relative}.sk-circle-dot{width:100%;height:100%;position:absolute;left:0;top:0}.sk-circle-dot:before{content:"";display:block;width:15%;height:15%;background-color:var(--sk-color);border-radius:100%;animation:sk-circle 1.2s infinite ease-in-out both}.sk-circle-dot:nth-child(1){transform:rotate(30deg)}.sk-circle-dot:nth-child(2){transform:rotate(60deg)}.sk-circle-dot:nth-child(3){transform:rotate(90deg)}.sk-circle-dot:nth-child(4){transform:rotate(120deg)}.sk-circle-dot:nth-child(5){transform:rotate(150deg)}.sk-circle-dot:nth-child(6){transform:rotate(180deg)}.sk-circle-dot:nth-child(7){transform:rotate(210deg)}.sk-circle-dot:nth-child(8){transform:rotate(240deg)}.sk-circle-dot:nth-child(9){transform:rotate(270deg)}.sk-circle-dot:nth-child(10){transform:rotate(300deg)}.sk-circle-dot:nth-child(11){transform:rotate(330deg)}.sk-circle-dot:nth-child(1):before{animation-delay:-1.1s}.sk-circle-dot:nth-child(2):before{animation-delay:-1s}.sk-circle-dot:nth-child(3):before{animation-delay:-.9s}.sk-circle-dot:nth-child(4):before{animation-delay:-.8s}.sk-circle-dot:nth-child(5):before{animation-delay:-.7s}.sk-circle-dot:nth-child(6):before{animation-delay:-.6s}.sk-circle-dot:nth-child(7):before{animation-delay:-.5s}.sk-circle-dot:nth-child(8):before{animation-delay:-.4s}.sk-circle-dot:nth-child(9):before{animation-delay:-.3s}.sk-circle-dot:nth-child(10):before{animation-delay:-.2s}.sk-circle-dot:nth-child(11):before{animation-delay:-.1s}@keyframes sk-circle{0%,to,80%{transform:scale(0)}40%{transform:scale(1)}}.sk-circle-fade{width:var(--sk-size);height:var(--sk-size);position:relative}.sk-circle-fade-dot{width:100%;height:100%;position:absolute;left:0;top:0}.sk-circle-fade-dot:before{content:"";display:block;width:15%;height:15%;background-color:var(--sk-color);border-radius:100%;animation:sk-circle-fade 1.2s infinite ease-in-out both}.sk-circle-fade-dot:nth-child(1){transform:rotate(30deg)}.sk-circle-fade-dot:nth-child(2){transform:rotate(60deg)}.sk-circle-fade-dot:nth-child(3){transform:rotate(90deg)}.sk-circle-fade-dot:nth-child(4){transform:rotate(120deg)}.sk-circle-fade-dot:nth-child(5){transform:rotate(150deg)}.sk-circle-fade-dot:nth-child(6){transform:rotate(180deg)}.sk-circle-fade-dot:nth-child(7){transform:rotate(210deg)}.sk-circle-fade-dot:nth-child(8){transform:rotate(240deg)}.sk-circle-fade-dot:nth-child(9){transform:rotate(270deg)}.sk-circle-fade-dot:nth-child(10){transform:rotate(300deg)}.sk-circle-fade-dot:nth-child(11){transform:rotate(330deg)}.sk-circle-fade-dot:nth-child(1):before{animation-delay:-1.1s}.sk-circle-fade-dot:nth-child(2):before{animation-delay:-1s}.sk-circle-fade-dot:nth-child(3):before{animation-delay:-.9s}.sk-circle-fade-dot:nth-child(4):before{animation-delay:-.8s}.sk-circle-fade-dot:nth-child(5):before{animation-delay:-.7s}.sk-circle-fade-dot:nth-child(6):before{animation-delay:-.6s}.sk-circle-fade-dot:nth-child(7):before{animation-delay:-.5s}.sk-circle-fade-dot:nth-child(8):before{animation-delay:-.4s}.sk-circle-fade-dot:nth-child(9):before{animation-delay:-.3s}.sk-circle-fade-dot:nth-child(10):before{animation-delay:-.2s}.sk-circle-fade-dot:nth-child(11):before{animation-delay:-.1s}@keyframes sk-circle-fade{0%,to,39%{opacity:0;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}.sk-grid{width:var(--sk-size);height:var(--sk-size)}.sk-grid-cube{width:33.33%;height:33.33%;background-color:var(--sk-color);float:left;animation:sk-grid 1.3s infinite ease-in-out}.sk-grid-cube:nth-child(1){animation-delay:.2s}.sk-grid-cube:nth-child(2){animation-delay:.3s}.sk-grid-cube:nth-child(3){animation-delay:.4s}.sk-grid-cube:nth-child(4){animation-delay:.1s}.sk-grid-cube:nth-child(5){animation-delay:.2s}.sk-grid-cube:nth-child(6){animation-delay:.3s}.sk-grid-cube:nth-child(7){animation-delay:0s}.sk-grid-cube:nth-child(8){animation-delay:.1s}.sk-grid-cube:nth-child(9){animation-delay:.2s}@keyframes sk-grid{0%,to,70%{transform:scaleZ(1)}35%{transform:scale3D(0,0,1)}}.sk-fold{width:var(--sk-size);height:var(--sk-size);position:relative;transform:rotate(45deg)}.sk-fold-cube{float:left;width:50%;height:50%;position:relative;transform:scale(1.1)}.sk-fold-cube:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--sk-color);animation:sk-fold 2.4s infinite linear both;transform-origin:100% 100%}.sk-fold-cube:nth-child(2){transform:scale(1.1) rotate(90deg)}.sk-fold-cube:nth-child(4){transform:scale(1.1) rotate(180deg)}.sk-fold-cube:nth-child(3){transform:scale(1.1) rotate(270deg)}.sk-fold-cube:nth-child(2):before{animation-delay:.3s}.sk-fold-cube:nth-child(4):before{animation-delay:.6s}.sk-fold-cube:nth-child(3):before{animation-delay:.9s}@keyframes sk-fold{0%,10%{transform:perspective(140px) rotateX(-180deg);opacity:0}25%,75%{transform:perspective(140px) rotateX(0);opacity:1}to,90%{transform:perspective(140px) rotateY(180deg);opacity:0}}.sk-wander{width:var(--sk-size);height:var(--sk-size);position:relative}.sk-wander-cube{background-color:var(--sk-color);width:20%;height:20%;position:absolute;top:0;left:0;--sk-wander-distance:calc(var(--sk-size) * .75);animation:sk-wander 2s ease-in-out -2s infinite both}.sk-wander-cube:nth-child(2){animation-delay:-.5s}.sk-wander-cube:nth-child(3){animation-delay:-1s}@keyframes sk-wander{0%{transform:rotate(0)}25%{transform:translate(var(--sk-wander-distance)) rotate(-90deg) scale(.6)}50%{transform:translate(var(--sk-wander-distance)) translateY(var(--sk-wander-distance)) rotate(-179deg)}50.1%{transform:translate(var(--sk-wander-distance)) translateY(var(--sk-wander-distance)) rotate(-180deg)}75%{transform:translate(0) translateY(var(--sk-wander-distance)) rotate(-270deg) scale(.6)}to{transform:rotate(-360deg)}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.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{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.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{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{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-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.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{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.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(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size) / 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:var(--swiper-scrollbar-bottom, 4px);top:var(--swiper-scrollbar-top, auto);z-index:50;height:var(--swiper-scrollbar-size, 4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{position:absolute;left:var(--swiper-scrollbar-left, auto);right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));border-radius:var(--swiper-scrollbar-border-radius, 10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;backface-visibility:hidden;overflow:hidden}.noty_layout_mixin,#noty_layout__centerRight,#noty_layout__centerLeft,#noty_layout__center,#noty_layout__bottomRight,#noty_layout__bottomCenter,#noty_layout__bottomLeft,#noty_layout__bottom,#noty_layout__topRight,#noty_layout__topCenter,#noty_layout__topLeft,#noty_layout__top{position:fixed;margin:0;padding:0;z-index:9999999;transform:translateZ(0) scale(1);backface-visibility:hidden;-webkit-font-smoothing:subpixel-antialiased;filter:blur(0);-webkit-filter:blur(0);max-width:90%}#noty_layout__top{top:0;left:5%;width:90%}#noty_layout__topLeft{top:20px;left:20px;width:325px}#noty_layout__topCenter{top:5%;left:50%;width:325px;transform:translate(calc(-50% - .5px)) translateZ(0) scale(1)}#noty_layout__topRight{top:20px;right:20px;width:325px}#noty_layout__bottom{bottom:0;left:5%;width:90%}#noty_layout__bottomLeft{bottom:20px;left:20px;width:325px}#noty_layout__bottomCenter{bottom:5%;left:50%;width:325px;transform:translate(calc(-50% - .5px)) translateZ(0) scale(1)}#noty_layout__bottomRight{bottom:20px;right:20px;width:325px}#noty_layout__center{top:50%;left:50%;width:325px;transform:translate(calc(-50% - .5px),calc(-50% - .5px)) translateZ(0) scale(1)}#noty_layout__centerLeft{top:50%;left:20px;width:325px;transform:translateY(calc(-50% - .5px)) translateZ(0) scale(1)}#noty_layout__centerRight{top:50%;right:20px;width:325px;transform:translateY(calc(-50% - .5px)) translateZ(0) scale(1)}.noty_progressbar{display:none}.noty_has_timeout.noty_has_progressbar .noty_progressbar{display:block;position:absolute;left:0;bottom:0;height:3px;width:100%;background-color:#646464;opacity:.2;filter:alpha(opacity=10)}.noty_bar{-webkit-backface-visibility:hidden;transform:translate(0) scale(1);-webkit-font-smoothing:subpixel-antialiased;overflow:hidden}.noty_effects_open{opacity:0;transform:translate(50%);animation:noty_anim_in .5s cubic-bezier(.68,-.55,.265,1.55);animation-fill-mode:forwards}.noty_effects_close{animation:noty_anim_out .5s cubic-bezier(.68,-.55,.265,1.55);animation-fill-mode:forwards}.noty_fix_effects_height{animation:noty_anim_height 75ms ease-out}.noty_close_with_click{cursor:pointer}.noty_close_button{position:absolute;top:2px;right:2px;font-weight:700;width:20px;height:20px;text-align:center;line-height:20px;background-color:#0000000d;border-radius:2px;cursor:pointer;transition:all .2s ease-out}.noty_close_button:hover{background-color:#0000001a}.noty_modal{position:fixed;width:100%;height:100%;background-color:#000;z-index:10000;opacity:.3;left:0;top:0}.noty_modal.noty_modal_open{opacity:0;animation:noty_modal_in .3s ease-out}.noty_modal.noty_modal_close{animation:noty_modal_out .3s ease-out;animation-fill-mode:forwards}@keyframes noty_modal_in{to{opacity:.3}}@keyframes noty_modal_out{to{opacity:0}}@keyframes noty_anim_in{to{transform:translate(0);opacity:1}}@keyframes noty_anim_out{to{transform:translate(50%);opacity:0}}@keyframes noty_anim_height{to{height:0}}.noty_theme__mint.noty_bar{margin:4px 0;overflow:hidden;border-radius:2px;position:relative}.noty_theme__mint.noty_bar .noty_body{padding:10px;font-size:14px}.noty_theme__mint.noty_bar .noty_buttons{padding:10px}.noty_theme__mint.noty_type__alert,.noty_theme__mint.noty_type__notification{background-color:#fff;border-bottom:1px solid #D1D1D1;color:#2f2f2f}.noty_theme__mint.noty_type__warning{background-color:#ffae42;border-bottom:1px solid #E89F3C;color:#fff}.noty_theme__mint.noty_type__error{background-color:#de636f;border-bottom:1px solid #CA5A65;color:#fff}.noty_theme__mint.noty_type__info,.noty_theme__mint.noty_type__information{background-color:#7f7eff;border-bottom:1px solid #7473E8;color:#fff}.noty_theme__mint.noty_type__success{background-color:#afc765;border-bottom:1px solid #A0B55C;color:#fff}:root{--Primary-Primary-LightBlue: #EFF4F6;--Primary-Primary-Dark-Green: #22434A;--Primary-Primary-Dark-Green-70: rgba(34, 67, 74, .7);--Primary-Primary-Dark-Green-60: rgba(34, 67, 74, .6);--Primary-Primary-Dark-Green-50: rgba(34, 67, 74, .5);--Primary-Primary-Dark-Green-20: rgba(34, 67, 74, .2);--Primary-Primary-Dark-Green-10: rgba(34, 67, 74, .1);--Primary-Secondary-LightBlue: #8CA5B0;--Accent-Accent-LightGreen: #508B98;--Other-Bronze: rgba(190, 177, 161, .2);--Other-Gray: #A0BDCA;--Primary-White: #FFF;--Primary-White-80: rgba(255, 255, 255, .8);--Primary-White-70: rgba(255, 255, 255, .7);--Primary-White-60: rgba(255, 255, 255, .6);--Primary-White-50: rgba(255, 255, 255, .5);--Primary-White-20: rgba(255, 255, 255, .2);--Primary-White-10: rgba(255, 255, 255, .1);--Primary-Primary-Green: #067188;--Primary-Primary-Green-70: rgba(6, 113, 136, .7);--Primary-Black-50: rgba(0, 0, 0, .5);--Accent-Accent-Red: #D04B4B;--Primary-font: "SF Pro Display";--Heading-font: "Noi Grotesk";--Scrollbar-thumb: #9099AE;--Scrollbar-track: rgba(255, 255, 255, .1);--Indent-modificator: 1;--Content-width: 1440px;--Content-width-max: 2560px}@keyframes tilt-shaking{0%{transform:rotate(0)}8%{transform:rotate(15deg)}16%{transform:rotate(-10deg)}26%{transform:rotate(12deg)}36%{transform:rotate(0)}to{transform:rotate(0)}}@keyframes hiding{0%{opacity:1}to{opacity:0}}@keyframes slideFromRight{0%{translate:-110vw 0}to{translate:0 0}}@font-face{font-family:Noi Grotesk;src:local("Noi Grotesk"),url(/build/assets/noigrotesk-regular-english-Dt3pa9S8.woff2) format("woff2"),url(/build/assets/noigrotesk-regular-english-uk7ma6mb.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Noi Grotesk;src:local("Noi Grotesk"),url(/build/assets/noigrotesk-medium-english-B4yF6iCh.woff2) format("woff2"),url(/build/assets/noigrotesk-medium-english-277ur8NZ.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Noi Grotesk;src:local("Noi Grotesk"),url(/build/assets/noigrotesk-semibold-english-DFxlOyAH.woff2) format("woff2"),url(/build/assets/noigrotesk-semibold-english-CYSEQezN.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Noi Grotesk;src:local("Noi Grotesk"),url(/build/assets/noigrotesk-bold-english-BOavX50t.woff2) format("woff2"),url(/build/assets/noigrotesk-bold-english-BhBmkv9D.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Display;src:local("SF Pro Display"),url(/build/assets/sf-pro-display-regular-english-UxsLzMo4.woff2) format("woff2"),url(/build/assets/noigrotesk-regular-english-uk7ma6mb.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Display;src:local("SF Pro Display"),url(/build/assets/sf-pro-display-medium-english-BVm9Dfk6.woff2) format("woff2"),url(/build/assets/noigrotesk-medium-english-277ur8NZ.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Display;src:local("SF Pro Display"),url(/build/assets/sf-pro-display-semibold-english-bwviLz5r.woff2) format("woff2"),url(/build/assets/noigrotesk-semibold-english-CYSEQezN.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Display;src:local("SF Pro Display"),url(/build/assets/sf-pro-display-bold-english-D-6X_i-t.woff2) format("woff2"),url(/build/assets/noigrotesk-bold-english-BhBmkv9D.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}input,button,textarea,select{border:0;border-radius:0;outline:0;background-color:transparent;font:inherit;-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-appearance:none;touch-action:manipulation}button,input,textarea,select{border:none;outline:none!important;font:inherit}button{cursor:pointer;user-select:none;-webkit-user-select:none;-moz-user-select:none}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}input[type=number]{-moz-appearance:textfield}textarea,input:not([type=radio]):not([type=checkbox]){-webkit-appearance:none}ul{list-style:none}a{border:0;outline:0;color:unset;text-decoration:none;-webkit-tap-highlight-color:rgba(255,255,255,0)}img{max-width:100%;line-height:0;display:block}html{height:100%;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;scroll-behavior:smooth;color:var(--Primary-Primary-Dark-Green);scrollbar-color:var(--Primary-Secondary-LightBlue) var(--Primary-Primary-LightBlue)}body{height:100%;font-family:var(--Primary-font),Arial,sans-serif;background-color:var(--Primary-Primary-LightBlue)}.body-wrapper{display:flex;flex-direction:column;height:100vh}.body-wrapper main{flex-grow:1;padding-top:6rem}.prevent-transitions,.prevent-transitions *,.prevent-transitions *:before,.prevent-transitions *:after{transition:none!important}html{font-size:10px}@media(max-width:1366px){html{font-size:clamp(9px,.75vw,10px)}}@media(max-width:1100px){html{font-size:clamp(8px,.82vw,9px)}}@media(max-width:760px){html{font-size:clamp(7px,1.2vw,10px)}}@media(max-width:500px){html{font-size:clamp(10px,2.8vw,11px)}}@media(max-width:375px){html{font-size:10px}}@media(max-width:374px){html{font-size:clamp(8px,2.8vw,10px)}}html.lenis{height:auto}.lenis.lenis-smooth{scroll-behavior:auto}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden;padding-right:15px}@media only screen and (max-width:1024px){.lenis.lenis-stopped{padding-right:0}}.lenis.lenis-scrolling iframe{pointer-events:none}.general-paragraph{font-size:1.6rem;line-height:1.625;font-weight:400;letter-spacing:.048rem}@media only screen and (max-width:850px){.general-paragraph{font-size:1.4rem;line-height:1.6}}@media only screen and (max-width:500px){.general-paragraph{font-size:1.4rem;line-height:1.71;text-align:center}}.scroll-gradient{max-height:300px;overflow:auto;-webkit-overflow-scrolling:touch;background:linear-gradient(to bottom,#fafcfc 30%,#fafcfc00) top,linear-gradient(to top,#fafcfc 30%,#fafcfc00) bottom;background-repeat:no-repeat;background-size:100% 40px;background-attachment:local,local}.fade-bottom-gradient{position:absolute;bottom:5rem;left:0;width:100%;height:55px;background:linear-gradient(to top,#fafcfc,#fafcfc00);pointer-events:none;transition:opacity .2s ease;opacity:1}.fade-bottom-gradient.js--hidden{opacity:0}.fade-bottom-gradient.js--inactive{display:none}.heading{-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-user-select:none;-moz-user-select:none;user-select:none;font-family:var(--Heading-font),Georgia,Arial,sans-serif}.heading--m{font-size:4.8rem;line-height:normal;color:var(--Primary-Primary-Dark-Green);font-weight:500;letter-spacing:-.144rem}@media only screen and (max-width:500px){.heading--m{font-size:3.2rem;line-height:1.12;letter-spacing:-.096rem}}.heading--l{font-size:5.6rem;line-height:1.14;color:var(--Primary-Primary-Dark-Green);font-weight:500;letter-spacing:-1.68px}@media only screen and (max-width:500px){.heading--l{font-size:3.2rem;line-height:1.12;letter-spacing:-.096rem}}.heading--xl{font-size:7.4rem;line-height:.86;color:var(--Primary-Primary-Dark-Green);font-weight:500;letter-spacing:-.22rem}@media only screen and (max-width:500px){.heading--xl{font-size:4.8rem;line-height:.91;letter-spacing:-.144rem}}.heading--xl>span{font-size:4rem;line-height:1;color:var(--Primary-Primary-Dark-Green);font-weight:400;letter-spacing:-.12rem}@media only screen and (max-width:500px){.heading--xl>span{font-size:2.4rem;line-height:1;letter-spacing:-.072rem}}.heading--home{font-size:7.4rem;line-height:1;color:var(--Primary-Primary-Dark-Green);font-weight:500;letter-spacing:-.22rem}@media only screen and (max-width:500px){.heading--home{font-size:4.8rem;line-height:.91;letter-spacing:-.144rem;text-align:center}}.heading--home>span{font-size:6.4rem;line-height:1.07;color:var(--Primary-Primary-Dark-Green);font-weight:400;letter-spacing:-.192rem}@media only screen and (max-width:500px){.heading--home>span{font-size:4rem;line-height:1;letter-spacing:-.12rem}}.subheading{-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-user-select:none;-moz-user-select:none;user-select:none;color:var(--Primary-Primary-Dark-Green)}.subheading--m{font-size:1.6rem;line-height:1.625;font-weight:400;letter-spacing:.048rem}@media only screen and (max-width:500px){.subheading--m{font-size:1.4rem;line-height:1.71;letter-spacing:.042rem}}.subheading--l{font-size:3.2rem;line-height:normal;font-weight:400;letter-spacing:-.096rem}@media only screen and (max-width:500px){.subheading--l{margin-top:1.6rem;font-size:2.4rem;line-height:1;letter-spacing:.072rem}}.subheading--home{font-family:var(--Heading-font),Georgia,Arial,sans-serif;font-size:2.6rem;line-height:normal;font-weight:500;letter-spacing:-.078rem}@media only screen and (max-width:500px){.subheading--home{font-size:1.6rem;line-height:normal;letter-spacing:-.048rem;text-align:center}}.subheading--home.thin{font-size:2.4rem;line-height:normal;font-weight:400;letter-spacing:-.072rem}@media only screen and (max-width:500px){.subheading--home.thin{font-size:1.6rem;line-height:normal;letter-spacing:-.048rem}}.simple-link{font-size:1.6rem;line-height:normal;color:var(--Primary-White);font-weight:400;white-space:nowrap;transition:color .3s ease-in-out}@media(hover:hover)and (pointer:fine){.simple-link:hover{color:var(--Other-Gray)}}.simple-link:active:after{color:var(--Other-Gray);transition-duration:.05s}.underline-animated-link,.underline-link{display:flex;align-items:center;gap:1.2rem;flex-wrap:wrap}.underline-animated-link svg,.underline-link svg{flex-shrink:0;width:1.6rem;height:1.6rem;color:var(--Primary-White)}.underline-animated-link .link-label,.underline-link .link-label{display:flex;align-items:center;-moz-column-gap:1.2rem;column-gap:1.2rem}.underline-animated-link .link-label:after,.underline-link .link-label:after{display:none}.underline-animated-link span,.underline-link span{overflow:hidden;position:relative;display:inline-flex;align-items:center;justify-content:center;font-size:1.6rem;line-height:normal;color:var(--Primary-White);font-weight:400;white-space:nowrap;transition:color .3s ease-in-out}.underline-animated-link span:after,.underline-link span:after{position:absolute;bottom:0;left:0;content:"";display:block;width:100%;height:1px;background-color:var(--Primary-White-80);translate:-110% 0;transition:translate .3s ease-in-out}@media(hover:hover)and (pointer:fine){.underline-animated-link:hover span,.underline-link:hover span{color:var(--Primary-White-80)}.underline-animated-link:hover span:after,.underline-link:hover span:after{translate:0 0}}.underline-animated-link.reversed span:after,.underline-link.reversed span:after{translate:0 0}@media(hover:hover)and (pointer:fine){.underline-animated-link.reversed:hover span:after,.underline-link.reversed:hover span:after{translate:-110% 0}}.underline-animated-link--primary svg,.underline-link--primary svg{color:var(--Primary-Primary-Dark-Green)}.underline-animated-link--primary span,.underline-link--primary span{color:var(--Primary-Primary-Dark-Green)}.underline-animated-link--primary span:after,.underline-link--primary span:after{background-color:var(--Primary-Primary-Dark-Green)}@media(hover:hover)and (pointer:fine){.underline-animated-link--primary:hover span,.underline-link--primary:hover span{color:var(--Primary-Primary-Dark-Green)}}.underline-animated-link--primary-green svg,.underline-link--primary-green svg{color:var(--Primary-Primary-Green)}.underline-animated-link--primary-green span,.underline-link--primary-green span{color:var(--Primary-Primary-Green)}.underline-animated-link--primary-green span:after,.underline-link--primary-green span:after{background-color:var(--Primary-Primary-Green-70)}@media(hover:hover)and (pointer:fine){.underline-animated-link--primary-green:hover span,.underline-link--primary-green:hover span{color:var(--Primary-Primary-Green);opacity:.7}}.underline-animated-link span:after{transition:none;translate:0}@media(hover:hover)and (pointer:fine){.underline-animated-link:hover span:after{transition:none;animation:slideInFromLeft .25s ease-in forwards;animation-delay:.07s}}@keyframes slideInFromLeft{0%{translate:-110%}to{translate:0}}.btn{overflow:hidden;position:relative;display:flex;justify-content:center;align-items:center;padding:1.8rem;width:-moz-fit-content;width:fit-content;font-size:2rem;line-height:normal;font-weight:400;letter-spacing:.054rem;border:2px solid transparent;border-radius:1.6rem;transition:color .3s ease,background-color .3s ease,border-color .3s ease,opacity .4s ease;cursor:pointer}@media only screen and (max-width:500px){.btn{font-size:1.8rem;line-height:normal}}@media(hover:hover)and (pointer:fine){.btn:hover:not(.icon-left) .btn__icon{translate:-1rem 0}}@media only screen and (hover:hover)and (pointer:fine)and (max-width:1200px){.btn:hover:not(.icon-left) .btn__icon{translate:-.8rem 0}}@media(hover:hover)and (pointer:fine){.btn:hover.icon-left .btn__icon{animation:tilt-shaking 2.2s linear .7s infinite}}.btn:active{transition-duration:.05s}.btn:disabled{pointer-events:none;opacity:.5}.btn__icon{position:absolute;right:0;width:2.4rem;height:2.4rem;translate:-2rem 0;transition:translate .4s ease-in-out}@media only screen and (max-width:1200px){.btn__icon{translate:-1.4rem 0}}.btn__icon svg{width:100%;height:100%}.icon-left .btn__icon{left:2.8rem;translate:0;width:2rem;height:2rem}.btn--primary{color:var(--Primary-White);background-color:var(--Primary-Primary-Dark-Green)}@media(hover:hover)and (pointer:fine){.btn--primary:hover{background-color:#2f5b65}}.btn--primary:active{background-color:#183338}.btn--secondary{color:var(--Primary-Primary-Dark-Green);border-radius:1.6rem;border-color:var(--Primary-Primary-Dark-Green-10)}@media(hover:hover)and (pointer:fine){.btn--secondary:hover{background-color:#22434a1a;border-color:transparent}}.btn--secondary:active{background-color:#22434a33;border-color:transparent}.btn--red{color:var(--Primary-White);background-color:var(--Accent-Accent-Red)}@media(hover:hover)and (pointer:fine){.btn--red:hover{background-color:#ba4242}}.btn--red:active{background-color:#943232}.btn--light{color:var(--Primary-Primary-Dark-Green);background-color:var(--Primary-White)}@media(hover:hover)and (pointer:fine){.btn--light:hover{background-color:var(--Primary-White)}}.btn--light:active{background-color:#ffffffb3}.btn--lightgreen{color:var(--Primary-White);background-color:var(--Accent-Accent-LightGreen)}@media(hover:hover)and (pointer:fine){.btn--lightgreen:hover{background-color:#467a86}}.btn--lightgreen:active{background-color:#8ca5b0}.additional-btn{display:flex;justify-content:center;align-items:center;gap:.8rem;padding:.8rem 1.45rem;width:-moz-fit-content;width:fit-content;font-size:1.6rem;line-height:normal;color:var(--Primary-White);font-weight:500;letter-spacing:.048rem;text-transform:capitalize;border-radius:1.6rem;background-color:var(--Accent-Accent-Red);transition:color .3s ease,background-color .3s ease;cursor:pointer}@media only screen and (max-width:500px){.additional-btn{border-radius:2.4rem}}.additional-btn svg{width:1.6rem;height:1.6rem}@media(hover:hover)and (pointer:fine){.additional-btn:hover{background-color:#ba4242}.additional-btn:hover svg{animation:tilt-shaking 2.2s linear .7s infinite}}.additional-btn:active{transition-duration:.05s;color:var(-Primary-White-50);background-color:#943232}.additional-btn--light{background-color:#d04b4b1a;color:var(--Accent-Accent-Red)}@media(hover:hover)and (pointer:fine){.additional-btn--light:hover{background-color:#d04b4b40}}.additional-btn--light:active{transition-duration:.05s;background-color:#d04b4b66}.form{display:grid;gap:2.4rem;width:100%}.form__btn{width:100%}.form-fields{display:grid;gap:1.2rem}textarea,input,.input{width:100%;padding:1.2rem .8rem;font-size:1.6rem;line-height:normal;color:var(--Primary-White);font-weight:400;background-color:transparent;border-bottom:1px solid var(--Primary-White-20);cursor:pointer;transition:border-color .3s ease,color .3s ease}textarea::-moz-placeholder,input::-moz-placeholder,.input::-moz-placeholder{color:var(--Primary-White-70);-moz-transition:color .3s ease;transition:color .3s ease}textarea::placeholder,input::placeholder,.input::placeholder{color:var(--Primary-White-70);transition:color .3s ease}textarea:not(:placeholder-shown)::-moz-placeholder,textarea:focus::-moz-placeholder,textarea:focus-visible::-moz-placeholder,input:not(:placeholder-shown)::-moz-placeholder,input:focus::-moz-placeholder,input:focus-visible::-moz-placeholder,.input:not(:placeholder-shown)::-moz-placeholder,.input:focus::-moz-placeholder,.input:focus-visible::-moz-placeholder{opacity:0}textarea:not(:-moz-placeholder)::placeholder,input:not(:-moz-placeholder)::placeholder,.input:not(:-moz-placeholder)::placeholder{opacity:0}textarea:not(:placeholder-shown)::placeholder,textarea:focus::placeholder,textarea:focus-visible::placeholder,input:not(:placeholder-shown)::placeholder,input:focus::placeholder,input:focus-visible::placeholder,.input:not(:placeholder-shown)::placeholder,.input:focus::placeholder,.input:focus-visible::placeholder{opacity:0}textarea:focus,textarea:focus-visible,input:focus,input:focus-visible,.input:focus,.input:focus-visible{border-color:var(--Primary-White)}@media(hover:hover)and (pointer:fine){textarea:hover,input:hover,.input:hover{border-color:var(--Primary-White)}textarea:hover::-moz-placeholder,input:hover::-moz-placeholder,.input:hover::-moz-placeholder{color:var(--Primary-White)}textarea:hover::placeholder,input:hover::placeholder,.input:hover::placeholder{color:var(--Primary-White)}}textarea:active,input:active,.input:active{transition-duration:.05s;border-color:var(--Primary-White)}textarea.error,input.error,.input.error{border-color:var(--System-colours-Error)}textarea{resize:none;height:7.2rem}.form-label{position:relative}.form-label .error-msg{display:none;position:absolute;top:105%;left:.4rem;font-size:12px;line-height:1;color:var(--Accent-Accent-Red);font-weight:400}.form-label.field-error .form-field{border-color:var(--Accent-Accent-Red)}.form-label.field-error .error-msg{display:block}.form-file-upload{display:flex;-moz-column-gap:1.2rem;column-gap:1.2rem;justify-content:space-between;width:100%;padding:.9rem .8rem;font-size:1.6rem;line-height:normal;color:var(--Primary-White);font-weight:400;background-color:transparent;border-bottom:1px solid var(--Primary-White-20);cursor:pointer;transition:border-color .3s ease,color .3s ease}@media(hover:hover)and (pointer:fine){.form-file-upload:hover{border-color:var(--Primary-White)}.form-file-upload:hover::-moz-placeholder{color:var(--Primary-White)}.form-file-upload:hover::placeholder{color:var(--Primary-White)}.form-file-upload:hover .form-file-upload__label{background-color:var(--Primary-White)}}.form-file-upload.error{border-color:var(--System-colours-Error)}.form-file-upload.js--uploaded .form-file-upload__label span{display:none}.form-file-upload__filename{font-size:1.6rem;line-height:normal;color:var(--Primary-White);font-weight:400;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.form-file-upload__placeholder{font-size:1.6rem;line-height:normal;color:var(--Primary-White-70);font-weight:400}.form-file-upload__label{display:flex;justify-content:center;align-items:center;gap:.8rem;padding:.4rem 1.12rem;border-radius:.8rem;background:var(--Primary-Secondary-LightBlue, #8CA5B0);font-size:1.4rem;line-height:normal;color:var(--Primary-Primary-Dark-Green);font-weight:400;letter-spacing:.042rem;transition:background-color .3s ease,color .3s ease}.form-file-upload__label svg{width:1.2rem;height:1.2rem}.static-form-field{display:flex;align-items:center;justify-content:space-between;gap:1.2rem 2rem;padding:1.2rem .8rem;border-bottom:1px solid var(--Primary-White)}.static-form-field__placeholder{font-size:1.6rem;line-height:normal;color:var(--Primary-White);font-weight:400;display:flex;align-items:center}.static-form-field__input{width:100%;padding:0;font-size:1.6rem;line-height:normal;color:var(--Primary-White);font-weight:500;text-align:right;background-color:transparent;border:none;pointer-events:none}.tag{display:flex;justify-content:center;align-items:center;width:-moz-fit-content;width:fit-content;padding:1.2rem 1.6rem;font-size:1.6rem;line-height:normal;color:var(--Primary-Primary-Dark-Green);font-weight:400;letter-spacing:.048rem;border-radius:.96rem;background-color:var(--Primary-Primary-LightBlue)}@media only screen and (max-width:600px){.tag{padding:.8rem;font-size:12px;line-height:normal;letter-spacing:.026rem}}.tag.active{color:var(--Primary-White);background-color:var(--Accent-Accent-LightGreen);font-weight:700}.tag.with-icon{padding:.8rem 1.2rem;-moz-column-gap:.8rem;column-gap:.8rem}.tag.with-icon svg{width:1.4rem;height:1.4rem}.tag-additional{display:flex;justify-content:center;align-items:center;width:-moz-fit-content;width:fit-content;padding:1.2rem 1.6rem;background-color:var(--Primary-Primary-LightBlue);border-radius:.96rem;font-size:1.6rem;line-height:normal;color:var(--Primary-Primary-Dark-Green);font-weight:400;letter-spacing:.048rem;white-space:nowrap;transition:background-color .3s ease,color .3s ease;cursor:pointer}@media(hover:hover)and (pointer:fine){.tag-additional:hover{background-color:var(--Accent-Accent-LightGreen);color:#fff}}.tag-additional:active{transition-duration:.05s;background-color:var(--Primary-Primary-Green-70)}.tag-additional.js--active{color:var(--Primary-White);background-color:var(--Primary-Primary-Dark-Green)}.body-overlay{z-index:20;position:fixed;opacity:0;top:0;bottom:0;left:0;right:0;pointer-events:none;background:var(--Primary-Black-50);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:opacity .3s ease-in}.body-overlay.open{opacity:1;pointer-events:all}.preloader{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.preloader .preloader__icon{height:0;width:0;padding:15px;border:6px solid #ccc;border-right-color:#888;border-radius:22px;-webkit-animation:rotate 1s infinite linear;position:absolute;left:50%;top:50%}.preloader.js--hidden{display:none}@keyframes rotate{to{transform:rotate(360deg)}}.advantage-card{display:flex;flex-direction:column;padding:1.2rem;border-radius:1.2rem;background:var(--Primary-White);min-height:12rem}@media only screen and (max-width:500px){.advantage-card{min-height:6.74rem;padding:.68rem;border-radius:.675rem}}.advantage-card__icon{height:3.6rem;display:flex;justify-content:center}@media only screen and (max-width:500px){.advantage-card__icon{height:1.8rem}}.advantage-card__icon svg{position:relative;top:-100%;width:7.2rem;height:7.2rem}@media only screen and (max-width:500px){.advantage-card__icon svg{top:-2.03rem;width:4.05rem;height:4.05rem}}.advantage-card__text{flex:1;align-items:center;justify-content:center;display:flex;font-size:1.6rem;line-height:normal;color:var(--Primary-Primary-Dark-Green);font-weight:500;text-align:center;letter-spacing:.048rem}@media only screen and (max-width:500px){.advantage-card__text{font-size:11px;line-height:normal;letter-spacing:.032rem}}.message-banner{display:flex;align-items:center;justify-content:space-between;gap:4rem;width:100%;padding:clamp(2rem,2.3vw,3.2rem);border-radius:1.6rem;background:var(--Primary-White-10);color:var(--Primary-White)}@media only screen and (max-width:766px){.message-banner{padding:1.6rem 1.2rem}}@media only screen and (max-width:500px){.message-banner{flex-direction:column;gap:2.4rem}}.message-banner__left{display:flex;flex-direction:column;row-gap:.8rem;text-align:initial}@media only screen and (max-width:500px){.message-banner__left{align-items:center}}.message-banner__title{font-family:var(--Heading-font),Georgia,Arial,sans-serif;font-size:3.2rem;line-height:normal;font-weight:500;letter-spacing:-.096rem}@media only screen and (max-width:500px){.message-banner__title{font-size:2.4rem;letter-spacing:-.072rem;text-align:center}}.message-banner__desc{font-size:1.6rem;line-height:normal;font-weight:400;letter-spacing:.048rem}@media only screen and (max-width:500px){.message-banner__desc{font-size:1.4rem;line-height:1.42;letter-spacing:.042rem;text-align:center}}.message-banner__right{margin-right:3.2rem}@media only screen and (max-width:766px){.message-banner__right{margin-right:0}}@media only screen and (max-width:500px){.message-banner__right{width:100%}}.message-banner__btn{width:32rem}@media only screen and (max-width:500px){.message-banner__btn{width:100%}}.message-banner.light{background:var(--Primary-Primary-LightBlue);color:var(--Primary-Primary-Dark-Green)}.message-banner.vertical{flex-direction:column;align-items:stretch}.message-banner.vertical .message-banner__right{margin-right:0}.message-banner.vertical .message-banner__btn{width:100%}.socials{display:flex;gap:1.6rem}.social-link{display:flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;border-radius:2.16rem;color:var(--Primary-White);background-color:var(--Primary-White-10);cursor:pointer;transition:color .3s ease-in-out}@media(hover:hover)and (pointer:fine){.social-link:hover{color:var(--Other-Gray)}}.social-link:active{transition-duration:.05s;background-color:var(--Other-Gray)}.social-link svg{width:1.6rem;height:1.6rem}.social-link.light{background-color:var(--Primary-Primary-Dark-Green-10);color:var(--Primary-Primary-Dark-Green)}.social-link.light:active{background-color:var(--Other-Gray)}.contact-form__container{display:grid;gap:2.4rem}.contact-form__header p{color:var(--Primary-White)}@media only screen and (max-width:766px){.navigation{display:none}}.navigation__list{display:flex;gap:1.2rem}.navigation__link{display:flex;justify-content:center;align-items:center;padding:.8rem 1.45rem;width:-moz-fit-content;width:fit-content;font-size:1.6rem;line-height:normal;color:var(--Primary-Primary-Dark-Green-70);font-weight:400;letter-spacing:.048rem;border-radius:1.6rem;transition:color .3s ease,background-color .3s ease;cursor:pointer}@media(hover:hover)and (pointer:fine){.navigation__link:hover{background-color:#006b841a}}.navigation__link.active{transition:none;pointer-events:none;color:var(--Primary-Primary-Dark-Green);background-color:#036c840d}.page-header{display:flex;flex-direction:column;align-items:center;text-align:center}.page-header__heading{font-family:var(--Heading-font),Georgia,Arial,sans-serif}.page-header__subheading{margin-top:1.2rem;font-family:var(--Heading-font),Georgia,Arial,sans-serif}@media only screen and (max-width:500px){.page-header__subheading{margin-top:1.6rem}}.page-header__desc{margin-top:4rem;font-size:1.6rem;line-height:1.5;color:var(--Primary-Primary-Dark-Green);font-weight:400;letter-spacing:.04rem;max-width:94rem}@media only screen and (max-width:500px){.page-header__desc{margin-top:3.2rem;font-size:1.4rem;line-height:1.71;letter-spacing:.042rem}}.page-header__date{margin-top:1.2rem;font-size:3.2rem;line-height:normal;color:var(--Primary-Secondary-LightBlue);font-weight:500;letter-spacing:-.096rem}@media only screen and (max-width:500px){.page-header__date{font-size:2rem;letter-spacing:-.06rem}}.page-header__banner{margin-top:5.6rem;border-radius:2.4rem;max-height:60rem;-o-object-fit:cover;object-fit:cover;aspect-ratio:120/32}@media only screen and (max-width:500px){.page-header__banner{margin-top:3.2rem;border-radius:1.2rem;aspect-ratio:35/16}}.page-inner{padding:9.6rem clamp(4rem,5.56vw,8rem) 8rem;border-radius:1.6rem;background:var(--Primary-White-70);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}@media only screen and (max-width:1100px){.page-inner{padding:9.6rem clamp(2rem,3.3vw,4rem) 8rem}}@media only screen and (max-width:850px){.page-inner{padding:6rem 1.2rem 4rem}}@media only screen and (max-width:500px){.page-inner{padding:5.2rem .8rem 1.2rem}}.page-inner.text-centered{text-align:center}.page-inner .back-btn{z-index:1;position:absolute;top:4rem;left:4rem}@media only screen and (max-width:500px){.page-inner .back-btn{top:3.4rem;left:1.2rem}}.page-paragraph{margin:0 auto;font-size:1.6rem;line-height:1.5;color:var(--Primary-Primary-Dark-Green);font-weight:400;letter-spacing:.048rem}.page-heading+.page-paragraph{margin-top:2.4rem}@media only screen and (max-width:500px){.page-heading+.page-paragraph{margin-top:.8rem}}.page-paragraph+.page-paragraph{margin-top:1.2rem}.page-banner{margin:9.6rem 0;border-radius:2.4rem;max-height:60rem;-o-object-fit:cover;object-fit:cover;aspect-ratio:120/24}@media only screen and (max-width:500px){.page-banner{margin:4rem 0;border-radius:1.2rem;aspect-ratio:35/16}}.map{width:100%;overflow:hidden;border-radius:1.2rem;aspect-ratio:416/226}.map iframe{width:100%;height:100%;filter:grayscale(10%) invert(10%) sepia(10%) saturate(40%) brightness(100%) contrast(110%) hue-rotate(-165deg)}.ckeditor h2,.ckeditor h3,.ckeditor h4,.ckeditor h5,.ckeditor h6{font-family:var(--Heading-font),Georgia,Arial,sans-serif;margin-top:2.4rem!important;margin-bottom:1.2rem;font-size:2.6rem;line-height:normal;color:var(--Primary-Primary-Dark-Green);font-weight:500;letter-spacing:-.078rem}@media only screen and (max-width:500px){.ckeditor h2,.ckeditor h3,.ckeditor h4,.ckeditor h5,.ckeditor h6{margin-top:2.4rem!important;margin-bottom:.8rem;font-size:2.4rem;line-height:normal;letter-spacing:-.072rem}}.ckeditor p+*,.ckeditor *+p{margin-top:1.2rem}@media only screen and (max-width:500px){.ckeditor p+*,.ckeditor *+p{margin-top:.8rem}}.ckeditor p{font-size:1.6rem;line-height:2.4rem;color:var(--Primary-Primary-Dark-Green);font-weight:400;letter-spacing:.048rem}@media only screen and (max-width:500px){.ckeditor p{font-size:1.4rem;line-height:2rem;letter-spacing:.042rem}}.ckeditor a{font-size:1.6rem;line-height:2.4rem;color:var(--Primary-Primary-Dark-Green);font-weight:500;text-decoration-line:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-underline-offset:2px;text-decoration-style:solid;text-decoration-color:transparent;transition:text-decoration-color .3s ease,color .3s ease}@media only screen and (max-width:500px){.ckeditor a{font-size:1.4rem;line-height:2;text-decoration-color:var(--Primary-Primary-Dark-Green)}}@media(hover:hover)and (pointer:fine){.ckeditor a:hover{transition:var(--Primary-Primary-Dark-Green) .3s ease;text-decoration-color:var(--Primary-Primary-Dark-Green)}}.ckeditor a:active{transition-duration:.05s;color:var(--Primary-Primary-Dark-Green-70)}.ckeditor ol,.ckeditor ul{display:flex;flex-direction:column}.ckeditor ol li,.ckeditor ul li{font-size:1.6rem;line-height:2.4rem;color:var(--Primary-Primary-Dark-Green);font-weight:400}.ckeditor ol>li{position:relative;counter-increment:item}.ckeditor ol>li>:first-child{padding-left:1.75rem}.ckeditor ol>li:before{content:counter(item) ".";position:absolute;font-weight:600;top:0;left:0}.ckeditor ul li{position:relative;padding-left:2rem}.ckeditor ul li:before{content:"";position:absolute;top:1rem;left:.6rem;width:.5rem;height:.5rem;background-color:var(--Primary-Primary-Dark-Green);border-radius:100%}@media only screen and (max-width:500px){.ckeditor ul li:before{top:.9rem}}.ckeditor blockquote{padding:2.4rem;border-radius:1.6rem;background:var(--Primary-Primary-LightBlue);margin-top:2.4rem}.ckeditor>:first-child{margin-top:0!important}.ckeditor>:last-child{margin-bottom:0!important}.ckeditor table{max-width:100%!important;position:relative!important;width:102%!important;border-collapse:separate!important;border-spacing:0!important;border:0!important;margin-bottom:2rem;display:block!important;max-width:-moz-fit-content!important;overflow-x:auto!important}@media only screen and (max-width:500px){.ckeditor table{width:calc(100% + 23px)!important}}.ckeditor table::-webkit-scrollbar{cursor:pointer;width:12px;height:12px}.ckeditor table::-webkit-scrollbar-thumb{border:3px solid #fff;background-color:var(--FG-Green-70)}.ckeditor table td{min-width:120px!important;text-align:left!important;vertical-align:top!important;color:#000}.ckeditor table td:first-child{border-left:1px solid var(--White-80)!important}.ckeditor table td:first-of-type{position:sticky!important;position:-webkit-sticky!important;background-color:#fff!important;left:0!important}.ckeditor table tr:first-of-type td{padding:15px 19px 8px!important;border-top:1px solid var(--White-80)!important;border-bottom:1px solid #111!important;color:#000}.ckeditor table tr:first-of-type td>p{color:#000}.ckeditor table td{padding:12px 19px 19px!important;border-top:0!important;border-left:0!important;border-bottom:1px solid var(--White-80)!important;border-right:1px solid var(--White-80)!important;font-size:1.8rem;line-height:2rem;color:var(--Black-70);font-weight:400}@media only screen and (max-width:500px){.ckeditor table td{font-size:1.4rem;line-height:1.8rem;padding:12px 10px 19px!important}}.ckeditor table td>p{font-size:1.8rem;line-height:2rem;color:var(--Black-70);font-weight:400}@media only screen and (max-width:500px){.ckeditor table td>p{font-size:1.4rem;line-height:1.8rem}}.ckeditor table tr:nth-child(2n){background-color:#f5f5f5!important}.ckeditor table tr:nth-child(2n) td:first-of-type{background-color:#f5f5f5!important}.ckeditor table tr:last-of-type{border-bottom:1px solid var(--White-80)!important}.back-btn{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.back-btn svg{flex-shrink:0;width:1.6rem;height:1.6rem;color:var(--Primary-Secondary-LightBlue);transition:color .3s ease-in-out}.back-btn__label{font-size:12px;line-height:12px;color:var(--Primary-Secondary-LightBlue);font-weight:700;transition:color .3s ease-in-out}.back-btn__label:after{opacity:0}.back-btn__text{overflow:hidden;position:relative;display:inline-flex;align-items:center;justify-content:center;font-size:10px;line-height:12px;color:var(--Primary-Secondary-LightBlue);font-weight:500;white-space:nowrap;transition:color .3s ease-in-out}.back-btn__text:after{position:absolute;bottom:0;left:0;content:"";display:block;width:100%;height:1px;background-color:var(--Primary-Secondary-LightBlue);translate:0 0;transition:translate .3s ease-in-out,background-color .3s ease-in-out}@media(hover:hover)and (pointer:fine){.back-btn:hover svg{color:var(--Primary-Primary-Dark-Green)}.back-btn:hover .back-btn__label,.back-btn:hover .back-btn__text{color:var(--Primary-Primary-Dark-Green)}.back-btn:hover .back-btn__label:after,.back-btn:hover .back-btn__text:after{background-color:var(--Primary-Primary-Dark-Green);translate:-110% 0}}.hamburger-btn{display:none;flex-direction:column;justify-content:center;align-items:center;width:4.8rem;height:4rem;background:var(--Dark-color-5);border-radius:1.6rem;transition:background-color .07s;background-color:var(--Primary-Primary-LightBlue)}@media only screen and (max-width:766px){.hamburger-btn{display:flex}}.hamburger-btn:active{background-color:#036c841a}.hamburger-btn__lines-container{display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:4px;width:20px;height:20px}.hamburger-btn__line{background-color:var(--Primary-Primary-Dark-Green);height:1px;width:100%;transition:transform .4s ease-in-out;border-radius:4px;opacity:1}.hamburger-btn__line:nth-child(2){align-self:flex-end}.open .hamburger-btn__line:first-child{transform:rotate(-45deg) translate(-4px,4px)}.open .hamburger-btn__line:nth-child(2){transform:rotate(45deg) translate(1px,.5px)}.hamburger-btn__line:last-child{align-self:center;transition:width .4s ease-in-out,transform .4s ease-in-out,opacity .1s ease-in-out;opacity:1}.open .hamburger-btn__line:last-child{position:relative;width:0;opacity:0;transition:width .4s ease-in-out,transform .4s ease-in-out,opacity .1s ease-in-out .2s}.hamburger-menu{display:none;z-index:10;position:fixed;top:0;left:0;align-items:stretch;justify-content:flex-end;width:100%;height:100dvh;translate:-110vw 0;transition:translate .5s ease-in-out;overflow-x:hidden;overflow-y:auto;align-self:stretch;background-color:#fff}@media only screen and (max-width:766px){.hamburger-menu{display:flex;width:50%}}@media only screen and (max-width:500px){.hamburger-menu{width:100%}}@media only screen and (max-width:1100px){.open .hamburger-menu{translate:0 0}.open .hamburger-menu .hamburger-menu__top,.open .hamburger-menu .hamburger-menu__bottom{opacity:1}}.hamburger-menu__content{display:flex;flex-direction:column;align-items:center;gap:3rem;justify-content:space-between;width:100%;padding:14rem 0 0}.hamburger-menu__top,.hamburger-menu__bottom{opacity:0;transition:opacity .2s ease-out}.open .hamburger-menu__top,.open .hamburger-menu__bottom{transition:opacity .4s ease-out .3s}.hamburger-menu__top{width:100%}.hamburger-menu__nav-menus{display:flex;width:100%;transition:translate .45s ease-in-out}.hamburger-menu__nav-menu{flex:0 0 100%;display:none;align-content:flex-start;row-gap:2.4rem;padding:0 1.2rem}.hamburger-menu__nav-menu.active{display:grid;animation:slideFromRight .4s ease-out forwards}.hamburger-menu__bottom{width:100%;display:flex;justify-content:space-between;-moz-column-gap:2.4rem;column-gap:2.4rem;padding:0 1.2rem 2.4rem}.hamburger-menu__bottom .additional-btn{flex:1}.hamburger-menu__submenu-header{display:flex;justify-content:space-between;-moz-column-gap:3rem;column-gap:3rem}.hamburger-menu .maintenance-navigation{display:flex;flex-direction:column;row-gap:2.4rem}.hamburger-menu .maintenance-navigation__link{font-size:3rem;line-height:normal;color:var(--Primary-Primary-Dark-Green);font-weight:400;letter-spacing:-.108rem;border:none;justify-content:flex-start}.hamburger-menu .maintenance-navigation__link svg{width:2.8rem;height:2.8rem}.hamburger-menu .maintenance-navigation__link:active{background-color:transparent;color:var(--Primary-Primary-Dark-Green-70)}.hamburger-menu .socials{-moz-column-gap:2.4rem;column-gap:2.4rem}.hamburger-menu-link{display:flex;justify-content:space-between;align-items:center;font-family:var(--Heading-font),Georgia,Arial,sans-serif;font-size:3.6rem;line-height:normal;color:var(--Primary-Primary-Dark-Green);font-weight:400;letter-spacing:-.108rem;transition:color .05s}.hamburger-menu-link svg{width:2.4rem;height:2.4rem}.hamburger-menu-link:active{color:var(--Primary-Primary-Dark-Green-70)}.animated .hamburger-menu-link svg{animation:hiding .1s ease-in forwards}.hamburger-submenu-btn{display:flex;text-align:center;-moz-column-gap:.8rem;column-gap:.8rem;font-size:1.6rem;line-height:1.5;color:var(--Primary-Primary-Dark-Green);font-weight:400;letter-spacing:.048rem}.animated .hamburger-submenu-btn{animation:hiding .1s ease-in forwards}.hamburger-submenu-btn svg{width:2.4rem;height:2.4rem;rotate:180deg}.cookies-bar{z-index:9;pointer-events:none;position:fixed;bottom:6rem;left:50%;translate:-50% calc(110% + 6rem);display:flex;align-items:center;justify-content:space-between;gap:3.2rem 2rem;max-width:120rem;width:100%;padding:3.2rem;border-radius:3.2rem;background-color:var(--Primary-White);box-shadow:0 0 32px #22434a14;transition:translate .5s ease-in-out}@media only screen and (max-width:850px){.cookies-bar{padding:3.2rem 2.4rem;width:calc(100% - 1.6rem)}}@media only screen and (max-width:600px){.cookies-bar{flex-direction:column;align-items:flex-start}}@media only screen and (max-width:500px){.cookies-bar{padding:3.2rem 1.6rem 2rem;border-radius:1.6rem;bottom:2.4rem}}.cookies-bar.js--open{translate:-50% 0;pointer-events:all}.cookies-bar__text{width:46rem}@media only screen and (max-width:600px){.cookies-bar__text{max-width:46rem;width:auto}}@media only screen and (max-width:500px){.cookies-bar__text br{display:none}}.cookies-bar__title{font-size:3.2rem;line-height:1.12;letter-spacing:-.096rem}.cookies-bar__description{font-size:1.6rem;line-height:normal;color:var(--Primary-Primary-Dark-Green-70);font-weight:400;letter-spacing:.048rem}.cookies-bar__link{display:inline-flex}@media only screen and (max-width:850px){.cookies-bar__link{display:flex}}@media only screen and (max-width:600px){.cookies-bar__link{display:inline-flex}}.cookies-bar__link span{color:var(--Primary-Primary-Green)}.cookies-bar__controls{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem .8rem}@media only screen and (max-width:600px){.cookies-bar__controls{width:100%}}@media only screen and (max-width:500px){.cookies-bar__controls{grid-template-columns:1fr}}.cookies-bar__btn{width:19rem;font-size:1.8rem}@media only screen and (max-width:600px){.cookies-bar__btn{width:100%}}@media only screen and (max-width:500px){.cookies-bar__btn{font-size:1.6rem}}.faq{padding:6.4rem 0}@media only screen and (max-width:500px){.faq{padding:2.4rem 0}}.faq__wrapper{display:flex;justify-content:center}.faq__heading,.faq__subheading{color:var(--Primary-White)}.faq__inner{display:flex;flex-direction:column;align-items:center;max-width:103.6rem;width:100%;padding:4.8rem;border-radius:1.2rem;background:var(--Primary-Primary-Dark-Green)}@media only screen and (max-width:500px){.faq__inner{padding:2.4rem .8rem .8rem}}.faq__heading{text-align:center}.faq__items{overflow:hidden;width:100%;display:flex;flex-direction:column;row-gap:2px;margin-top:3.2rem;border-radius:1.2rem}@media only screen and (max-width:500px){.faq__items{margin-top:2.4rem}}.faq-item{display:flex;overflow:hidden;margin-bottom:0;padding:3.2rem 2.4rem 0;background:#fff;box-shadow:0 20px 50px 5px #00000008,0 0 0 1px #0000000d,0 4px 8px -6px #0006;cursor:pointer}@media only screen and (max-width:500px){.faq-item{padding:1.4rem 2.4rem 0}}@media(hover:hover)and (pointer:fine){.faq-item:hover .accordion-arrow{background-color:var(--Primary-Primary-Dark-Green);color:var(--Primary-White)}}.faq-item.js--active .faq-item__description{margin-bottom:3.2rem;transition:max-height .3s ease-in-out,margin-bottom .2s ease-in-out .2s,transform .3s ease-in-out .1s;transform:translateY(0)}@media only screen and (max-width:500px){.faq-item.js--active .faq-item__description{margin-bottom:1.4rem}}.faq-item__marker-mobile,.faq-item__marker{margin-right:2.4rem;min-width:3rem}@media only screen and (max-width:500px){.faq-item__marker-mobile,.faq-item__marker{margin-right:1.2rem}}.faq-item__marker-mobile span,.faq-item__marker span{font-size:2.4rem;line-height:normal;color:var(--Primary-Primary-Dark-Green-20);font-weight:700;font-family:var(--Heading-font),Georgia,Arial,sans-serif}@media only screen and (max-width:500px){.faq-item__marker-mobile span,.faq-item__marker span{position:relative;line-height:0}.faq-item__marker{opacity:0}}.faq-item__marker-mobile{display:none;position:absolute;translate:-100% -50%;align-items:center;padding-right:1.3rem;top:calc(50% - .65rem)}@media only screen and (max-width:500px){.faq-item__marker-mobile{display:flex}}.faq-item__content{flex:1}.faq-item__title-container{position:relative;display:flex;justify-content:space-between;-moz-column-gap:5.6rem;column-gap:5.6rem}@media only screen and (max-width:500px){.faq-item__title-container{-moz-column-gap:4.4rem;column-gap:4.4rem}}.faq-item__title{font-size:2.4rem;line-height:1.2;color:var(--Primary-Primary-Dark-Green);font-weight:700}@media only screen and (max-width:500px){.faq-item__title{font-size:1.6rem}}.faq-item__title span{font-size:2.4rem;line-height:normal;color:var(--Primary-Primary-Dark-Green-20);font-weight:700;font-family:var(--Heading-font),Georgia,Arial,sans-serif}.faq-item__title:after{content:"";display:block;height:2.8rem;width:100%;transition:height .5s ease}@media only screen and (max-width:500px){.faq-item__title:after{height:1.4rem}}.faq-item__description{max-width:98%;max-height:0;margin-bottom:0;font-size:1.4rem;line-height:normal;color:var(--Primary-Primary-Dark-Green);font-weight:400;letter-spacing:.042rem;transform:translateY(150%);transition:max-height .3s ease-in,margin-bottom .2s ease-in 0s,transform .3s ease-in}.accordion-arrow__container{display:flex;align-items:center;height:100%}.accordion-arrow__container .accordion-arrow{display:flex;align-items:center;justify-content:center;position:absolute;top:calc(50% - 1.45rem);translate:0 -50%;right:0;width:3rem;height:3rem;border-radius:1.8rem;color:var(--Primary-Primary-Dark-Green);background-color:var(--Primary-Primary-LightBlue);transition:background-color .6s ease,rotate .6s ease,color .6s ease}@media only screen and (max-width:500px){.accordion-arrow__container .accordion-arrow{top:calc(50% - .7rem)}}.accordion-arrow__container .accordion-arrow svg{width:1.2rem;height:1.2rem;transition:rotate .5s ease}.js--active .accordion-arrow__container .accordion-arrow{background-color:var(--Primary-Primary-Dark-Green);color:var(--Primary-White)}.js--active .accordion-arrow__container .accordion-arrow svg{rotate:-45deg}.emergency-btn__container{z-index:9;position:fixed;right:6.4rem;bottom:6.4rem}@media only screen and (max-width:850px){.emergency-btn__container{bottom:2.4rem;right:4.8rem}}@media only screen and (max-width:500px){.emergency-btn__container{right:2.4rem}}.emergency-btn{display:flex;justify-content:center;align-items:center;width:6.4rem;height:6.4rem;border-radius:3.1418rem;background:var(--Accent-Accent-Red);box-shadow:0 4px 16px #ad23233d;transition:color .3s ease,background-color .3s ease;cursor:pointer}@media only screen and (max-width:500px){.emergency-btn{width:4.8rem;height:4.8rem}}@media(hover:hover)and (pointer:fine){.emergency-btn:hover{background:#ba4242}}.emergency-btn:active{transition-duration:.05s;background:#943232}.emergency-btn:active svg{opacity:.5}@media only screen and (max-width:500px){.emergency-btn:active svg{opacity:1}}.emergency-btn svg{width:38%;height:38%;transition:opacity .3s ease}.dropdown{position:relative;width:16rem}@media only screen and (max-width:500px){.dropdown{width:100%}}.dropdown__header{padding:1rem 1.2rem;display:flex;justify-content:space-between;align-items:center;-moz-column-gap:1.2rem;column-gap:1.2rem;font-size:1.6rem;line-height:"normal";color:var(--Primary-Primary-Dark-Green-50);font-weight:400;border-bottom:1px solid var(--Primary-Primary-Dark-Green-20);transition:border-color .3s ease,color .3s ease;cursor:pointer}@media(hover:hover)and (pointer:fine){.dropdown__header:hover{color:var(--Primary-Primary-Dark-Green)}}.dropdown__header svg{width:2.4rem;height:2.4rem;transition:transform .3s ease,fill .3s ease}.dropdown__header.js--active{color:var(--Primary-Primary-Dark-Green);border-color:var(--Primary-Primary-Dark-Green)}.dropdown__header.js--active svg{transform:rotate(180deg)}.dropdown__list{position:absolute;z-index:2;top:130%;left:0;right:0;background:var(--Primary-Primary-Dark-Green-60);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:4px;box-shadow:0 8px 16px #0003;display:none}@media only screen and (max-width:500px){.dropdown__list{top:120%}}.dropdown__list:after{content:"";position:absolute;display:block;top:-5px;right:30px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:5px solid var(--Primary-Primary-Dark-Green-60)}.dropdown__list .dropdown__item{padding:8px;font-size:1.4rem;line-height:"normal";color:var(--Primary-White-60);font-weight:400;letter-spacing:.042rem;transition:border-color .3s ease,color .3s ease;cursor:pointer}@media(hover:hover)and (pointer:fine){.dropdown__list .dropdown__item:hover{color:var(--Primary-White)!important}}.dropdown__list .dropdown__item+.dropdown__item{border-top:1px solid var(--Primary-White-50)}.dropdown.js--open .dropdown__list{display:block}.modal{z-index:21;position:fixed;top:50%;left:50%;display:flex;max-width:61rem;width:100%;opacity:0;translate:-110vw -50%;pointer-events:none;transition:translate .4s ease,opacity .3s ease .1s}.modal.open{translate:-50% -50%;opacity:1;pointer-events:all}.modal__close-btn{z-index:1;position:absolute;top:1rem;right:1rem;display:flex;align-items:center;justify-content:center;width:4.8rem;height:4.8rem;cursor:pointer;color:var(--Primary-Secondary-LightBlue)}@media only screen and (max-width:500px){.modal__close-btn{top:2.4rem;right:1.2rem;border-radius:3.2rem;background-color:var(--Primary-White-70);box-shadow:0 8px 32px #22434a1a}}@media(hover:hover)and (pointer:fine){.modal__close-btn:hover{color:var(--Primary-White-70)}}.modal__close-btn:active{transition:color .05s,background-color .05s;color:var(--Primary-White)}@media only screen and (max-width:500px){.modal__close-btn:active{background-color:var(--Primary-White-50)}}.modal__close-btn svg{width:2rem;height:2rem;rotate:45deg;transition:color .3s ease}.modal__form .btn{margin-top:1.2rem}.er-modal{overflow:hidden;border-radius:2rem;box-shadow:0 16px 80px #22434a99;max-height:100dvh;width:64rem;max-width:100%;min-height:40rem}@media only screen and (max-width:500px){.er-modal{height:100dvh;border-radius:0}}.er-modal__content{display:flex}@media only screen and (max-width:500px){.er-modal__content{flex-direction:column}}.er-modal__left{display:flex;flex-direction:column;justify-content:space-between;row-gap:4rem;background:var(--Primary-Primary-LightBlue);padding:3.2rem 2.4rem 2.4rem}@media only screen and (max-width:500px){.er-modal__left{padding:2.4rem 1.2rem;row-gap:4.8rem;flex:1}}.er-modal__right{position:relative;flex-shrink:0;width:24rem;background-color:var(--Primary-Primary-Dark-Green)}@media only screen and (max-width:500px){.er-modal__right{width:100%;flex:1}}.er-modal__right img{position:absolute;bottom:.8rem;left:.8rem;width:44rem;max-width:unset}@media only screen and (max-width:500px){.er-modal__right img{top:50%;left:50%;translate:-50% -50%;width:100%}}.er-modal__header{display:grid;row-gap:1.2rem}@media only screen and (max-width:500px){.er-modal__header{row-gap:2.4rem;flex:1}}.er-modal__title{font-size:4rem;line-height:1.1;color:var(--Primary-Primary-Dark-Green);font-weight:500;letter-spacing:-.144rem}@media only screen and (max-width:500px){.er-modal__title{font-size:2.4rem;line-height:1.08;line-height:4.8rem;letter-spacing:-.072rem}.er-modal__title br{display:none}}.er-modal__title>span{font-size:4.8rem;line-height:.8;color:var(--Primary-Primary-Dark-Green);font-weight:600;line-height:4.8rem;letter-spacing:-.12rem}@media only screen and (max-width:500px){.er-modal__title>span{font-size:2.4rem;line-height:1.08;font-weight:500;letter-spacing:-.072rem;text-transform:lowercase}}.er-modal__subtitle{font-size:1.4rem;line-height:1.42;color:var(--Primary-Primary-Dark-Green);font-weight:400;letter-spacing:.042rem}@media only screen and (max-width:500px){.er-modal__subtitle{text-align:center}}.er-modal__btns{display:grid;row-gap:1.6rem}@media only screen and (max-width:500px){.er-modal__btns{row-gap:1.4rem}}.er-modal__btns .btn{width:100%}.recall-modal{overflow:hidden;border-radius:2rem;box-shadow:0 16px 80px #22434a99;width:50rem;max-width:96%;min-height:32.2rem;background-color:var(--Primary-Primary-Dark-Green)}@media only screen and (max-width:500px){.recall-modal{min-height:unset}}.recall-modal .modal__close-btn{background-color:transparent;top:1.2rem;right:1.2rem}.recall-modal__content{width:100%;padding:4.8rem 3.2rem}@media only screen and (max-width:500px){.recall-modal__content{padding:3.2rem 2.4rem}}.recall-modal__title{margin-bottom:3.2rem;font-size:4.8rem;line-height:normal;color:var(--Primary-White);font-weight:500;letter-spacing:-.144rem}@media only screen and (max-width:500px){.recall-modal__title{font-size:2.4rem;line-height:1.08;line-height:4.8rem;letter-spacing:-.072rem}}.job-apply-modal{overflow:hidden;border-radius:2rem;box-shadow:0 16px 80px #22434a99;width:96rem;max-width:96%;max-height:64rem;height:96dvh}@media only screen and (max-width:500px){.job-apply-modal{max-height:unset;height:100dvh;max-width:unset;width:100%;border-radius:0}}.job-apply-modal__content{display:flex;width:100%}@media only screen and (max-width:500px){.job-apply-modal__content{flex-direction:column;overflow-y:auto}}.job-apply-modal__left{flex:1;position:relative;display:flex;flex-direction:column;row-gap:1.6rem;background:var(--Primary-Primary-LightBlue);padding:3.2rem 2.4rem 2.4rem}@media only screen and (max-width:500px){.job-apply-modal__left{padding:2.4rem 1.2rem;row-gap:4.8rem;flex:1;height:100%}}.job-apply-modal__left .fade-bottom-gradient{bottom:2.3rem;margin:0 2.4rem;width:calc(100% - 4.8rem);background:linear-gradient(180deg,#eff4f600,#eff4f6)}.job-apply-modal__right{position:relative;display:flex;flex-direction:column;flex-shrink:0;width:40rem;padding:4.8rem 2.4rem 2.4rem;background-color:var(--Primary-Primary-Dark-Green)}@media only screen and (max-width:600px){.job-apply-modal__right{width:50%}}@media only screen and (max-width:500px){.job-apply-modal__right{padding:3.2rem 1.2rem;width:100%}}@media screen and (max-height:650px)and (min-width:501px){.job-apply-modal__right{padding-top:3.2rem}}.job-apply-modal__title{font-size:2.6rem;line-height:"normal";color:var(--Primary-Primary-Dark-Green);font-weight:500;letter-spacing:-.078rem}@media only screen and (max-width:500px){.job-apply-modal__title{padding-right:5.5rem;font-size:2.4rem;letter-spacing:-.072rem}}.job-apply-modal__position-row{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem;padding:1.2rem 0;margin-top:1.2rem;border-radius:.8rem;background-color:var(--Primary-White)}@media only screen and (max-width:500px){.job-apply-modal__position-row{margin-top:3rem}}.job-apply-modal__position-row>*{display:flex;-moz-column-gap:.8rem;column-gap:.8rem;align-items:center;padding:0 clamp(1rem,1.1vw,1.6rem);flex-shrink:0}@media only screen and (max-width:500px){.job-apply-modal__position-row>*{-moz-column-gap:.6rem;column-gap:.6rem}}.job-apply-modal__position-row>* svg{width:1.2rem;height:1.2rem;flex-shrink:0}.job-apply-modal__position-row>* span{font-size:1.4rem;line-height:normal;color:var(--Primary-Primary-Dark-Green);font-weight:400;letter-spacing:.042rem}@media only screen and (max-width:500px){.job-apply-modal__position-row>* span{font-size:1.2rem;letter-spacing:.036rem}}.job-apply-modal__info{overflow-y:auto;padding-right:15px}@media only screen and (max-width:500px){.job-apply-modal__info{overflow:unset;padding-right:0}}.job-apply-modal__info-inner{position:relative;display:flex;flex-direction:column;row-gap:2.4rem}.job-apply-modal__info-inner .preloader{position:static;background:var(--Primary-Primary-LightBlue);height:80vh}.job-apply-modal__info-inner .preloader .preloader__icon{position:static;margin-top:-30vh}@media only screen and (max-width:500px){.job-apply-modal__info-inner .preloader .preloader__icon{margin-top:-10vh}}.job-apply-modal__info-benefits h1,.job-apply-modal__info-benefits h2,.job-apply-modal__info-benefits h3,.job-apply-modal__info-benefits h4,.job-apply-modal__info-benefits h5,.job-apply-modal__info-benefits h6,.job-apply-modal__info-desc h1,.job-apply-modal__info-desc h2,.job-apply-modal__info-desc h3,.job-apply-modal__info-desc h4,.job-apply-modal__info-desc h5,.job-apply-modal__info-desc h6{font-family:var(--Heading-font),Georgia,Arial,sans-serif;margin-top:2.4rem!important;margin-bottom:1rem;font-size:2rem;line-height:normal;color:var(--Primary-Primary-Dark-Green);font-weight:500;letter-spacing:-.06rem}.job-apply-modal__info-benefits ul,.job-apply-modal__info-desc ul{display:inherit;-moz-columns:2;columns:2}.job-apply-modal__info-benefits>:first-child,.job-apply-modal__info-desc>:first-child{margin-top:0!important}.job-apply-modal__form-title{color:var(--Primary-White)}@media only screen and (max-width:500px){.job-apply-modal__form-title{width:100%;flex:1;font-size:4rem;letter-spacing:-.12rem;text-align:center}}@media screen and (max-height:650px)and (min-width:501px){.job-apply-modal__form-title{font-size:3.2rem;line-height:"normal"}}.job-apply-modal__form-subtitle{color:var(--Primary-White)}@media only screen and (max-width:500px){.job-apply-modal__form-subtitle{text-align:center}}.job-apply-modal__form{margin-top:2.4rem;overflow-y:auto;scrollbar-color:var(--Primary-Secondary-LightBlue) var(--Primary-Primary-Dark-Green)}@media only screen and (max-width:500px){.job-apply-modal__form{overflow:unset}}.job-apply-modal__form .form__btn{min-height:6rem}:root{--Wrapper-padding: 4rem;--Home-wrapper-padding: 4rem}@media only screen and (max-width:1280px){:root{--Wrapper-padding: 2rem;--Home-wrapper-padding: 2rem}}@media only screen and (max-width:769px){:root{--Wrapper-padding: 1rem;--Home-wrapper-padding: 1rem}}@media only screen and (max-width:500px){:root{--Wrapper-padding: .4rem;--Home-wrapper-padding: 1.2rem}}.wrapper{max-width:var(--Content-width);margin:0 auto;padding:0 var(--Wrapper-padding)}.wrapper--without-paddings{padding:0}.page-wrapper{max-width:var(--Content-width);margin:0 auto;padding:0 var(--Wrapper-padding)}.page-wrapper--without-paddings{padding:0}.home-section-wrapper{max-width:var(--Content-width);margin:0 auto;padding:0 var(--Home-wrapper-padding)}.header{display:flex;align-items:center;-moz-column-gap:1.2rem;column-gap:1.2rem;width:-moz-fit-content;width:fit-content;padding:.8rem 1.2rem;margin:0 auto;border-radius:2.2rem;background:var(--Primary-White-70);box-shadow:0 8px 32px #22434a1a;-webkit-backdrop-filter:blur(60px);backdrop-filter:blur(60px);pointer-events:all}@media only screen and (max-width:500px){.header{-moz-column-gap:1.6rem;column-gap:1.6rem;justify-content:space-between;width:100%}}.header__wrapper{top:3.6rem;position:fixed;z-index:10;width:100%;pointer-events:none}@media only screen and (max-width:500px){.header__wrapper{margin:0 1.2rem;width:calc(100% - 2.4rem);top:2.4rem}}.header__logo,.header__logo svg{width:2.8rem;height:2.8rem}@media only screen and (max-width:500px){.header__logo,.header__logo svg{width:4rem;height:4rem}.header__er-btn{flex:1;height:4rem;font-size:1.2rem}.header__phone-link{display:none}}.footer{background-color:var(--Primary-Primary-Dark-Green)}.footer__wrapper{display:flex;align-items:center;justify-content:center}@media only screen and (max-width:766px){.footer__wrapper{padding:0 1.2rem}}.footer__inner{display:flex;flex-direction:column;gap:4.8rem;max-width:120rem;width:100%;padding-top:4.8rem;padding-bottom:4.8rem}@media only screen and (max-width:766px){.footer__inner{gap:2.4rem;padding-top:3.2rem;padding-bottom:3.2rem}}.footer__top{display:flex;justify-content:space-between;gap:3rem;flex-wrap:wrap}.footer__form-container{width:48rem}@media only screen and (max-width:500px){.footer__form-container .contact-form__header{text-align:center}.footer__form-container .heading{font-size:4rem;line-height:1;letter-spacing:-.12rem}}.footer__recall-btn{margin:2.6rem auto 0;font-size:1.8rem;line-height:normal;color:var(--Primary-White);font-weight:400}.footer__contacts{display:flex;flex-direction:column;row-gap:2.4rem;width:41.6rem}@media only screen and (max-width:500px){.footer__contacts{row-gap:1.6rem}.footer__contacts-top{text-align:center}}.footer__title{font-size:3.2rem;line-height:normal;color:var(--Primary-White);font-weight:500}@media only screen and (max-width:500px){.footer__title{font-size:2.4rem;line-height:1;letter-spacing:-.072rem}}.footer__desc{font-size:1.6rem;line-height:normal;color:var(--Primary-White);font-weight:400}.footer__contact-links{display:flex;flex-direction:column;row-gap:1.6rem}@media only screen and (max-width:500px){.footer__mid{margin-top:1.2rem}}.footer__bottom{display:flex;align-items:flex-start;justify-content:space-between;-moz-column-gap:6.4rem;column-gap:6.4rem;border-top:1px solid var(--Primary-White-20);padding-top:4.8rem}@media only screen and (max-width:766px){.footer__bottom{padding-top:2.4rem}}.footer__logo{display:block;width:14rem;height:4rem;flex-shrink:0}@media only screen and (max-width:766px){.footer__logo{width:12rem}}.footer__logo svg{width:100%;height:100%}.footer__navigation{display:flex;justify-content:space-between;gap:6.4rem;max-width:60rem}@media only screen and (max-width:500px){.footer__navigation{flex-direction:column;width:100%}}.footer__navigation .main-link{white-space:wrap}.footer__navigation-column{display:flex;flex-direction:column;row-gap:1.2rem}@media only screen and (max-width:766px){.footer__navigation-column{align-items:flex-end}.footer__navigation-column.main-links{display:none}}.footer__bottom-left{display:grid;row-gap:1.6rem}@media only screen and (max-width:766px){.footer__socials{display:none}}.footer__socials-mobile{display:none}@media only screen and (max-width:766px){.footer__socials-mobile{display:flex;gap:2.4rem}}.work-schedule{display:flex;align-items:flex-start;-moz-column-gap:1.2rem;column-gap:1.2rem;font-size:1.6rem;line-height:normal;color:var(--Primary-White);font-weight:400}.work-schedule svg{flex-shrink:0;width:1.6rem;height:1.6rem}.work-schedule__title{display:flex;align-items:center;-moz-column-gap:1.2rem;column-gap:1.2rem;white-space:nowrap}.work-schedule__text{display:flex;flex-direction:column;white-space:nowrap}.work-schedule__text b{font-weight:500}.home-page main{padding-top:0}.parallax-img-wrapper{position:absolute;overflow:hidden;width:100%;height:200dvh;-webkit-mask:linear-gradient(0deg,transparent,white 5%,white 95%,transparent);mask:linear-gradient(0deg,transparent,white 5%,white 95%,transparent)}.parallax-img-wrapper .parallax-img{opacity:.15;aspect-ratio:1440/808;max-width:unset;width:100%;height:100svh;-o-object-fit:cover;object-fit:cover;-webkit-mask-composite:destination-in;-webkit-mask:linear-gradient(0deg,transparent,white 5%,white 95%,transparent);mask:linear-gradient(0deg,transparent,white 5%,white 95%,transparent)}.certifications{position:relative;padding:4.8rem 0}@media only screen and (max-width:500px){.certifications{padding:2.4rem 0}}.certifications__wrapper{display:flex;flex-direction:column;align-items:center}.certifications__gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:4.8rem clamp(2rem,1.6vw,2.4rem);max-width:104rem;margin-top:6.4rem}@media only screen and (max-width:766px){.certifications__gallery{gap:4.8rem;grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:500px){.certifications__gallery{margin-top:3.2rem;max-width:32rem;gap:3.2rem}}.clients{position:relative;padding:4.8rem 0}@media only screen and (max-width:500px){.clients{padding:2.4rem 0}}.clients__wrapper{display:flex;flex-direction:column;align-items:center}.clients__scroller-container{max-width:2560px;margin:3.2rem auto 0}.scroller{overflow:hidden;-webkit-mask:linear-gradient(90deg,transparent,white 10%,white 90%,transparent);mask:linear-gradient(90deg,transparent,white 10%,white 90%,transparent)}@media only screen and (max-width:500px){.scroller{-webkit-mask:linear-gradient(90deg,transparent,white 3%,white 97%,transparent);mask:linear-gradient(90deg,transparent,white 3%,white 97%,transparent)}}.scroller__inner{display:flex;-moz-column-gap:.8rem;column-gap:.8rem;width:-moz-max-content;width:max-content;flex-wrap:nowrap;animation:scroll 120s forwards linear infinite}@media only screen and (max-width:500px){.scroller__inner{-moz-column-gap:.6rem;column-gap:.6rem}}.scroller-card{display:flex;width:20rem;padding:1.6rem 0;align-items:center;justify-content:center;border-radius:1.2rem;background:var(--Primary-White-70)}@media only screen and (max-width:500px){.scroller-card{width:15rem;padding:.94rem 1.88rem}}.scroller-card img{max-width:15rem}@media only screen and (max-width:500px){.scroller-card img{max-width:11.25rem}}@keyframes scroll{to{transform:translate(calc(-50% - .5rem))}}.hero{height:100svh;overflow:hidden}.hero__wrapper{display:flex;justify-content:center;height:100%}.hero__inner{position:relative;display:flex;max-width:128rem;width:100%}@media only screen and (max-width:500px){.hero__inner{flex-direction:column-reverse;align-items:center;justify-content:flex-end}}@media screen and (max-height:700px)and (max-width:760px){.hero__inner{align-items:center}}@media screen and (min-height:800px)and (max-width:1100px){.hero__inner{flex-direction:column-reverse;align-items:center;justify-content:flex-end}}@media screen and (max-height:800px)and (min-width:1100px){.hero__inner{align-items:center}}.hero__top-img-container{position:absolute;top:-1.5rem;left:60.6rem;width:69.8rem}@media only screen and (max-width:766px){.hero__top-img-container{position:relative;top:0;left:0;width:100%;max-width:35.1rem}}@media screen and (max-height:750px)and (max-width:500px){.hero__top-img-container{width:47vh}}@media screen and (max-height:600px)and (max-width:500px){.hero__top-img-container{width:40vh}}@media screen and (max-height:550px)and (max-width:500px){.hero__top-img-container{width:38vh}}@media screen and (min-height:800px)and (max-width:1100px){.hero__top-img-container{position:relative;left:0}}@media screen and (max-height:800px)and (min-width:1100px){.hero__top-img-container{width:88vh}}.hero__container-logo{position:absolute;left:20.8%;bottom:14.5%;width:58.4%}.hero__content{padding-top:32rem;width:49.1rem}@media only screen and (max-width:500px){.hero__content{padding-top:2.6rem;width:100%}}@media screen and (max-height:700px)and (max-width:760px){.hero__content{padding-top:0}}@media screen and (min-height:800px)and (max-width:1100px){.hero__content{padding-top:2.6rem}}@media screen and (max-height:800px)and (min-width:1100px){.hero__content{padding-top:0}}.hero__heading{font-size:6.4rem;line-height:1.07;color:var(--Primary-Primary-Dark-Green);font-weight:400;letter-spacing:-1.92px}@media only screen and (max-width:500px){.hero__heading{font-size:4rem;line-height:1;letter-spacing:-.12rem}}.hero__heading br{display:none}@media only screen and (max-width:500px){.hero__heading br{display:block}}.hero__heading span{font-weight:600}.hero__btns-container{display:grid;grid-template-columns:repeat(2,1fr);-moz-column-gap:clamp(.8rem,1.7vw,2.4rem);column-gap:clamp(.8rem,1.7vw,2.4rem);margin-top:4.8rem}@media only screen and (max-width:500px){.hero__btns-container{grid-template-columns:1fr;row-gap:1.6rem;margin-top:3rem}}.hero__btns-container .btn{width:100%}.service-efficiency{position:relative;height:100svh;min-height:96rem}@media only screen and (max-width:500px){.service-efficiency{height:auto}}.service-efficiency .workers-img{position:absolute;width:100vw;translate:0 -99%}.service-efficiency__animated-img-wrapper{width:100%;overflow:hidden;position:absolute;z-index:1}.service-efficiency__animated-img{top:0;max-width:unset;width:200%}.service-efficiency__wrapper{display:flex;justify-content:center;height:100%}.service-efficiency__inner{padding-top:10rem;position:relative;display:flex;align-items:center;justify-content:space-between;-moz-column-gap:clamp(3.2rem,3.4vw,4.8rem);column-gap:clamp(3.2rem,3.4vw,4.8rem);width:100%;max-width:128rem}@media only screen and (max-width:500px){.service-efficiency__inner{padding-top:15rem;flex-direction:column}}.service-efficiency__left{max-width:43.1rem}@media screen and (max-height:800px)and (min-width:1100px){.service-efficiency__left{padding-top:0}}@media only screen and (max-width:850px){.service-efficiency__left{flex-basis:50%}}.service-efficiency__cards{width:64.8rem;display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem;margin:5.6rem 0 8rem}@media only screen and (max-width:500px){.service-efficiency__cards{grid-template-columns:1fr;gap:1.2rem;margin:3.2rem 0 0;width:100%}}.service-efficiency .general-paragraph{margin-top:2.4rem}.service-efficiency .general-paragraph+.general-paragraph{margin-top:1.2rem}.efficiency-card{position:relative;display:flex;align-items:flex-start;flex-direction:column;padding:clamp(1rem,1.6vw,2.4rem);border-radius:1.6rem;background-color:var(--Primary-White);box-shadow:0 0 32px #22434a0d}@media only screen and (max-width:500px){.efficiency-card{padding:2.4rem}}.efficiency-card__subtitle{font-size:1.6rem;line-height:1.5;color:var(--Primary-Primary-Dark-Green);font-weight:400;letter-spacing:.048rem}.efficiency-card__title{margin-top:.4rem;font-size:2.4rem;line-height:1;color:var(--Primary-Primary-Dark-Green);font-weight:600;letter-spacing:.072rem}.efficiency-card__desc{margin-top:1.2rem;font-size:1.6rem;line-height:1.5;color:var(--Primary-Primary-Dark-Green);font-weight:400;letter-spacing:.048rem;max-width:90%}@media only screen and (max-width:600px){.efficiency-card__desc{max-width:unset;font-size:1.4rem;line-height:1.4}}@media only screen and (max-width:500px){.efficiency-card__desc{max-width:23rem}}.efficiency-card__img{position:absolute;right:0;bottom:0;width:33.7%;aspect-ratio:1}.horizontal-blocks__outer-wrapper{overflow:hidden}@media only screen and (max-width:850px){.horizontal-blocks__outer-wrapper{position:relative;z-index:9}}@media only screen and (max-width:500px){.horizontal-blocks__outer-wrapper{overflow:unset}}.horizontal-blocks__wrapper{position:relative;max-width:1440px;margin:0 auto}@media only screen and (max-width:1440px){.horizontal-blocks__wrapper{overflow:hidden}}@media only screen and (max-width:500px){.horizontal-blocks__wrapper{position:static;overflow:unset;margin:5.6rem .4rem 0}}.horizontal-blocks{display:flex;flex-wrap:nowrap;align-items:center;height:100svh;width:300%}@media only screen and (max-width:500px){.horizontal-blocks{flex-direction:column;width:unset;height:unset;margin-bottom:1.2rem}}.horizontal-section{display:flex;align-items:center;width:100%;height:100%;max-height:96rem;padding:6rem clamp(3rem,3.9vh,4rem) clamp(2rem,3.9vh,4rem)}@media only screen and (max-width:850px){.horizontal-section{padding-top:3rem;padding-left:2rem;padding-right:2rem}}@media only screen and (max-width:500px){.horizontal-section{max-height:unset;padding:2.4rem 0 0}}@media screen and (max-height:800px)and (min-width:1100px){.horizontal-section{padding-top:5.5rem}}@media screen and (max-height:650px)and (min-width:1100px){.horizontal-section{padding:5.5rem clamp(1.4rem,2.3vh,2.4rem) clamp(1.4rem,2.3vh,2.4rem)}}.horizontal-section__inner{overflow:hidden;position:relative;display:flex;width:100%;height:100%;border-radius:1.6rem;background:var(--Primary-White)}@media only screen and (max-width:500px){.horizontal-section__inner{display:flex;flex-direction:column-reverse;min-height:91svh}}.horizontal-section__content{width:50%;padding:clamp(6rem,7.9vh,8rem) clamp(3rem,5.5vh,5.6rem) clamp(2rem,3.9vh,4rem);scrollbar-color:auto}.horizontal-section__content::-webkit-scrollbar{width:4px}.horizontal-section__content::-webkit-scrollbar-track{margin-top:20px}.horizontal-section__content::-webkit-scrollbar-thumb{background-color:var(--Primary-Secondary-LightBlue);border-radius:50px}@media only screen and (max-width:850px){.horizontal-section__content{padding:3rem 2rem;flex:1}}@media only screen and (max-width:500px){.horizontal-section__content{width:100%;margin-top:-1.6rem;padding:1.6rem .8rem 3.2rem;border-radius:1.6rem;background:var(--Primary-White)}}@media screen and (max-height:700px)and (max-width:760px){.horizontal-section__content{flex:1}}@media screen and (max-height:800px)and (min-width:1100px){.horizontal-section__content{padding:clamp(3rem,5.5vh,5.6rem) clamp(2rem,3.9vh,4rem) clamp(2rem,3.9vh,4rem)}}@media screen and (max-height:700px)and (min-width:1100px){.horizontal-section__content{flex:1}}.horizontal-section__content .fade-bottom-gradient{bottom:5rem;height:55px}@media only screen and (max-width:500px){.horizontal-section__content .fade-bottom-gradient{display:none}}.horizontal-section__img-container{width:50%}@media only screen and (max-width:500px){.horizontal-section__img-container{width:100%;flex-shrink:0}}@media screen and (max-height:700px)and (max-width:760px)and (min-width:501px){.horizontal-section__img-container{max-width:35%}}@media screen and (max-height:700px)and (min-width:1100px){.horizontal-section__img-container{max-width:100vh}}@media screen and (max-height:650px)and (min-width:1100px){.horizontal-section__img-container{max-width:80vh}}.horizontal-section__img-container img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:left;object-position:left;width:100%}@media only screen and (max-width:500px){.horizontal-section__img-container img{aspect-ratio:367/200}}@media screen and (max-height:800px)and (min-width:1100px){.horizontal-section__heading{font-size:clamp(6rem,9vh,7.4rem)}}@media screen and (max-height:700px)and (min-width:1100px){.horizontal-section__heading{font-size:clamp(6rem,8vh,7.4rem)}}@media screen and (max-height:650px)and (min-width:1100px){.horizontal-section__heading{font-size:clamp(6rem,7vh,7.4rem)}}@media only screen and (max-width:850px){.horizontal-section__heading{font-size:4.8rem;line-height:.91;letter-spacing:-.144rem}}@media screen and (max-height:800px)and (min-width:1100px){.horizontal-section__heading span{font-size:clamp(5rem,8vh,6.4rem)}}@media screen and (max-height:700px)and (min-width:1100px){.horizontal-section__heading span{font-size:clamp(5rem,7vh,6.4rem)}}@media screen and (max-height:650px)and (min-width:1100px){.horizontal-section__heading span{font-size:clamp(5rem,6vh,6.4rem)}}@media only screen and (max-width:850px){.horizontal-section__heading>span{font-size:4rem;line-height:1;letter-spacing:-.12rem}}.horizontal-section__tags{display:flex;flex-wrap:wrap;gap:.8rem 1.2rem;margin-top:1.2rem}.horizontal-section__video{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width:500px){.horizontal-section__video{position:static;height:calc(100svh - 6.5rem)}}.horizontal-section__video-cover{display:flex;align-items:center;justify-content:center;position:absolute;width:100%;height:100%;transition:opacity .4s ease-in}@media only screen and (max-width:500px){.horizontal-section__video-cover{flex-direction:column;row-gap:5.4rem}}.horizontal-section__video-cover.hidden{opacity:0;pointer-events:none}.horizontal-section__video-cover.hidden .horizontal-section__video-plat-btn{scale:0}.horizontal-section__video-cover img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.horizontal-section__video-cover:after{content:"";position:absolute;width:100%;height:100%;background:linear-gradient(0deg,var(--Primary-Black-50) 0%,var(--Primary-Black-50) 100%);opacity:.1}.horizontal-section__video-plat-btn{position:relative;z-index:1;transition:color .3s ease,scale .2s ease-in;color:var(--Primary-White);cursor:pointer}@media(hover:hover)and (pointer:fine){.horizontal-section__video-plat-btn:hover{color:var(--Accent-Accent-LightGreen)}}.horizontal-section__video-plat-btn svg{width:4rem;height:4.8rem;filter:drop-shadow(0px 3px 28.4px rgba(0,0,0,.5))}.horizontal-section__gallery{direction:rtl;width:50%}.horizontal-section__slider-container{display:none}@media only screen and (max-width:500px){.horizontal-section__slider-container{display:block}}.horizontal-section .subheading--home{margin-top:.4rem}.horizontal-section .subheading--home.thin{margin:0 0 .4rem}.horizontal-section .general-paragraph{margin-top:2.4rem}@media screen and (max-height:800px)and (min-width:1100px){.horizontal-section .general-paragraph{margin-top:clamp(1rem,2.3vh,2.4rem);font-size:clamp(1.5rem,2vh,1.6rem)}}@media only screen and (max-width:850px){.horizontal-section .general-paragraph{margin-top:1.4rem}}@media only screen and (max-width:500px){.horizontal-section .general-paragraph{margin-top:2.4rem}.our-work-gallery .horizontal-section__content{position:relative;z-index:2}}.our-work-gallery__btn{margin-top:4rem;width:23.4rem}@media only screen and (max-width:500px){.our-work-gallery__btn{margin:3.2rem auto 0;width:100%}}.colorado-business .heading{line-height:.86}.colorado-business .heading span{font-weight:500;line-height:.86}.work-process-media .horizontal-section__content{background-color:transparent;position:absolute;top:0;left:0;max-width:60rem}@media only screen and (max-width:500px){.work-process-media .horizontal-section__content{position:relative;padding-top:0;padding-bottom:0;flex:0 0 auto}}.work-process-media .horizontal-section__content *{color:var(--Primary-White)}.vertical-drag-scroll-container{overflow-y:auto;max-height:100vh;display:flex;flex-direction:column;gap:.4rem;scrollbar-color:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:grabbing}.vertical-drag-scroll-container::-webkit-scrollbar{width:10px}.vertical-drag-scroll-container::-webkit-scrollbar-thumb{background-color:var(--Primary-Secondary-LightBlue);border-radius:50px}@media only screen and (max-width:500px){.vertical-drag-scroll-container{display:none}}.vertical-drag-scroll-container img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:left;object-position:left}.gallery-slider{position:relative;aspect-ratio:367/320}.gallery-slider img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gallery-slider__pagination.swiper-pagination{position:absolute;bottom:0;left:50%;width:-moz-fit-content;width:fit-content;margin-bottom:2.8rem;translate:-50% 0}.gallery-slider__pagination.swiper-pagination .swiper-pagination-bullet{width:4rem;height:8px;margin:0 8px;background-color:#fff;border-radius:6px;opacity:.5;transition:width .3s ease,opacity .3s ease}.gallery-slider__pagination.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:5rem;opacity:1}.progress-navigation-bar{z-index:2;position:absolute;bottom:calc((100vh - 86rem)/2);display:flex;flex-direction:column;align-items:center;left:calc(clamp(3rem,3.9vh,4rem) + clamp(3rem,5.5vh,5.6rem));padding:.4rem 2rem 1rem;border-radius:8px;background-color:var(--Primary-White)}@media only screen and (max-width:850px){.progress-navigation-bar{left:0;bottom:0;padding:1.2rem 3.3rem 3.4rem;border-radius:1.6rem 1.6rem 0 0;margin:0 .4rem;width:calc(100% - .8rem)}}@media only screen and (max-width:500px){.progress-navigation-bar{position:sticky;bottom:0;width:100vw;margin:0 0 0 -.4rem;padding:1.2rem 3.3rem;border-radius:1.4rem}}@media screen and (max-height:960px)and (min-width:1100px){.progress-navigation-bar{bottom:11.5vh}}@media screen and (max-height:800px)and (min-width:1100px){.progress-navigation-bar{bottom:12vh}}@media screen and (max-height:700px)and (min-width:1100px){.progress-navigation-bar{bottom:12.7vh}}@media screen and (max-height:649px)and (min-width:1100px){.progress-navigation-bar{bottom:13.5vh}}@media screen and (min-height:959px)and (min-width:1100px){.progress-navigation-bar{bottom:calc((100vh - 96rem)/2 + 11rem)}}.progress-navigation-bar__tabs{display:flex;gap:2rem;justify-content:center;position:relative}@media only screen and (max-width:850px){.progress-navigation-bar__tabs{justify-content:space-between;gap:2rem;width:100%}}.progress-navigation-bar__tab{min-width:7rem;transition:color .3s ease;font-size:12px;line-height:2.16;color:var(--Primary-Secondary-LightBlue);font-weight:500;text-align:center;letter-spacing:.036rem;white-space:nowrap;cursor:pointer}.progress-navigation-bar__tab.active{color:var(--Primary-Primary-Dark-Green)}.progress-navigation-bar__tracker{position:relative;width:100%;margin-top:6px;height:4px;margin-left:3.25rem;margin-right:3.25rem;max-width:calc(100% - 6.5rem)}@media only screen and (max-width:500px){.progress-navigation-bar__tracker{display:none}}.progress-navigation-bar__line{position:absolute;left:0;top:0;width:0;border-radius:4.6rem;height:100%;transition:width .2s;background-color:var(--Primary-Primary-LightBlue)}.progress-navigation-bar__dot{position:absolute;top:50%;transform:translate(-50%,-50%);width:12px;height:12px;border-radius:50%;background-color:var(--Primary-Primary-Dark-Green);transition:left .2s;left:0}.contacts-page .page-wrapper{height:100%;padding-bottom:4rem}@media only screen and (max-width:500px){.contacts-page .page-wrapper{padding-bottom:1.6rem}}.contacts-page .footer__top,.contacts-page .footer__mid{display:none}@media only screen and (max-width:600px){.contacts-page .footer__top,.contacts-page .footer__mid{display:flex}}.contacts-page .footer__bottom{padding-top:0;border:none}@media only screen and (max-width:600px){.contacts-page .footer__bottom{padding-top:2.4rem;border-top:1px solid var(--Primary-White-20)}}.contacts-page__inner{overflow:hidden;display:grid;grid-template-columns:repeat(2,1fr);height:100%;border-radius:1.6rem;background:var(--Primary-White-70);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}@media only screen and (max-width:600px){.contacts-page__inner{grid-template-columns:1fr}}.contacts-page__form-container{display:flex;flex-direction:column;row-gap:3.6rem;padding:8rem clamp(4rem,5.56vw,8rem);background-color:var(--Primary-Primary-Dark-Green)}@media only screen and (max-width:600px){.contacts-page__form-container{display:none}}.contacts-page__form-container .map{flex:1}.our-contacts{padding:8rem clamp(4rem,3.9vw,5.6rem) 5.6rem clamp(4rem,5.56vw,8rem)}@media only screen and (max-width:500px){.our-contacts{padding:5.2rem .8rem 1.2rem}}.our-contacts__subheading{margin-top:2.4rem}@media only screen and (max-width:500px){.our-contacts__subheading{text-align:center}}.our-contacts__subheading br{display:none}@media only screen and (max-width:500px){.our-contacts__subheading br{display:block}}.our-contacts__info{margin-top:5.6rem}@media only screen and (max-width:500px){.our-contacts__info{margin-top:4rem}}.our-contacts__info-title{font-family:var(--Heading-font),Georgia,Arial,sans-serif;font-size:2.6rem;line-height:normal;color:var(--Primary-Primary-Dark-Green);font-weight:500;letter-spacing:-.078rem}@media only screen and (max-width:500px){.our-contacts__info-title{font-size:2.6rem;letter-spacing:-.072rem}}.our-contacts__links{display:grid;gap:1.6rem;margin-top:1.6rem}.our-contacts .work-schedule{color:var(--Primary-Primary-Dark-Green)}.our-contacts .work-schedule__text{flex-direction:row;-moz-column-gap:1.2rem;column-gap:1.2rem;flex-wrap:wrap}@media only screen and (max-width:500px){.our-contacts .work-schedule__text{-moz-column-gap:1rem;column-gap:1rem}.our-contacts .work-schedule__text span{display:flex;flex-direction:column;width:8rem}}.our-contacts .work-schedule__text span br{display:none}@media only screen and (max-width:500px){.our-contacts .work-schedule__text span br{display:block}}.our-contacts .message-banner{margin-top:5.6rem}@media only screen and (max-width:500px){.our-contacts .message-banner{margin-top:4rem}.our-contacts .heading{text-align:center}}.careers-page .page-wrapper{height:100%;padding-bottom:4rem}@media only screen and (max-width:500px){.careers-page .page-wrapper{padding-bottom:1.6rem}}.careers-page__inner{overflow:hidden;display:grid;grid-template-columns:repeat(2,1fr);height:100%;border-radius:1.6rem;background:var(--Primary-White-70);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}@media only screen and (max-width:766px){.careers-page__inner{display:flex;flex-direction:column-reverse}}.careers-page__img-container{display:flex}@media only screen and (max-width:766px){.careers-page__img-container{aspect-ratio:367/184}}.careers-page__img-container img{height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width:766px){.careers-page__img-container img{aspect-ratio:367/184;-o-object-position:0 33%;object-position:0 33%}}.careers-page__column:first-of-type{position:relative;z-index:1;margin-top:-1.6rem;border-radius:1.6rem 1.6rem 0 0;background:var(--Primary-White, #FFF)}.job-openings-page .page-wrapper{height:100%;padding-bottom:4rem}@media only screen and (max-width:500px){.job-openings-page .page-wrapper{padding-bottom:1.6rem}.job-openings-page .page-inner{padding-top:6.5rem}.job-openings-page .page-header__subheading{font-size:1.4rem;line-height:1.71;letter-spacing:.042rem}}.solutions-contracting{display:flex;flex-direction:column;justify-content:space-between;row-gap:4rem;height:100%;padding:8rem clamp(2rem,3.9vw,5.6rem)}@media only screen and (max-width:1200px){.solutions-contracting{padding:8rem 2rem 5.6rem}}@media only screen and (max-width:766px){.solutions-contracting{padding:3rem 2rem}}@media only screen and (max-width:500px){.solutions-contracting{padding:3rem .8rem 1.6rem}.solutions-contracting__top{text-align:center}}.solutions-contracting__top .solutions-contracting__desc{margin-top:2.4rem}@media only screen and (max-width:500px){.solutions-contracting__top .solutions-contracting__desc{margin-top:1.6rem}}.solutions-contracting__title{font-family:var(--Heading-font),Georgia,Arial,sans-serif;font-size:2.6rem;line-height:normal;color:var(--Primary-Primary-Dark-Green);font-weight:500;letter-spacing:-.078rem}@media only screen and (max-width:500px){.solutions-contracting__title{text-align:center;font-size:2rem;line-height:normal;letter-spacing:-.06rem}}.solutions-contracting__desc{margin-top:1.2rem;font-size:1.6rem;line-height:1.625;font-weight:400;letter-spacing:.048rem}@media only screen and (max-width:500px){.solutions-contracting__desc{margin-top:.8rem;font-size:1.4rem;line-height:1.71;letter-spacing:.042rem;text-align:center}}.solutions-contracting__btns-container{display:grid;grid-template-columns:repeat(2,1fr);-moz-column-gap:clamp(.8rem,1.7vw,2.4rem);column-gap:clamp(.8rem,1.7vw,2.4rem);margin-top:2.4rem}@media only screen and (max-width:1200px){.solutions-contracting__btns-container{-moz-column-gap:.8rem;column-gap:.8rem}}@media only screen and (max-width:500px){.solutions-contracting__btns-container{grid-template-columns:1fr;row-gap:1.6rem}}.solutions-contracting__btns-container .btn{width:100%}.job-openings__positions{display:flex;flex-direction:column;row-gap:2.4rem;margin-top:6.4rem}@media only screen and (max-width:500px){.job-openings__positions{margin-top:4rem}}.job-openings__positions-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.6rem 2rem}@media only screen and (max-width:500px){.job-openings__positions-header{flex-direction:column;align-items:center}}.job-openings__positions-positionstitle{font-family:var(--Heading-font),Georgia,Arial,sans-serif;font-size:2.6rem;line-height:normal;color:var(--Primary-Primary-Dark-Green);font-weight:500;letter-spacing:-.078rem}@media only screen and (max-width:500px){.job-openings__positions-positionstitle{font-size:2.4rem;letter-spacing:-.072rem}}.job-openings__positions-filters{display:flex;gap:0 2rem}@media only screen and (max-width:500px){.job-openings__positions-filters{flex-direction:column;width:100%}}.job-openings__positions-list{display:grid;row-gap:1.2rem}.job-openings__empty-message{display:flex;align-items:center;justify-content:center;min-height:10rem}.job-positions-row{display:grid;grid-template-columns:3fr 1fr 1fr 1fr;-moz-column-gap:1rem;column-gap:1rem;padding:1.2rem 0;border-radius:1.2rem;border:1px solid var(--Primary-Primary-Dark-Green-20);cursor:pointer;transition:background-color .3s ease,border-color .3s ease}@media only screen and (max-width:500px){.job-positions-row{grid-template-columns:repeat(3,1fr);grid-template-rows:auto auto;row-gap:1.2rem;padding:1rem 0}.job-positions-row .positions-row-1{grid-column:1/-1}}@media(hover:hover)and (pointer:fine){.job-positions-row:hover{background-color:var(--Primary-Primary-LightBlue);border-color:var(--Primary-Primary-LightBlue)}}.job-positions-row>*{display:flex;-moz-column-gap:.8rem;column-gap:.8rem;align-items:center;padding:0 clamp(1rem,1.1vw,1.6rem)}@media only screen and (max-width:500px){.job-positions-row>*{-moz-column-gap:.6rem;column-gap:.6rem}}.job-positions-row>* svg{width:1.2rem;height:1.2rem;flex-shrink:0}.job-positions-row>* span{font-size:1.4rem;line-height:normal;color:var(--Primary-Primary-Dark-Green);font-weight:400;letter-spacing:.042rem}@media only screen and (max-width:500px){.job-positions-row>* span{font-size:1.2rem;letter-spacing:.036rem}}.job-positions-row__info{flex-direction:column;align-items:flex-start}@media only screen and (max-width:500px){.job-positions-row__info{flex-direction:row;justify-content:space-between;align-items:center}}.job-positions-row__info span:first-of-type{font-size:1.6rem;line-height:normal;color:var(--Primary-Primary-Dark-Green);font-weight:500;letter-spacing:.048rem}.job-positions-row__info span:last-of-type{font-size:1.2rem;line-height:normal;color:var(--Primary-Primary-Dark-Green);font-weight:400;letter-spacing:.036rem}@media only screen and (max-width:500px){.job-positions-row__location{justify-content:center}.job-positions-row__date{justify-content:flex-end}}.job-positions-row__desc,.job-positions-row__benefits{display:none!important}.overall-services-page .page-wrapper{padding-bottom:1.6rem}.overall-services-page .prevent-maintenance{margin-top:8rem}@media only screen and (max-width:766px){.overall-services-page .prevent-maintenance{margin-top:4.8rem}}.overall-services-page .maintenance-navigation__link{cursor:default}.overall-services-page .maintenance-navigation__link:active{background-color:var(--Primary-Primary-Dark-Green-10)}.overall-services-page .prevent-maintenance__navigation-container .subheading--l{font-weight:600}@media only screen and (max-width:500px){.overall-services-page .prevent-maintenance__navigation-container .subheading--l{max-width:35.1rem;margin:0 auto;font-size:2.4rem;line-height:1;letter-spacing:.072rem}}.refrigeration-services-page .page-wrapper{padding-bottom:1.6rem}@media only screen and (max-width:500px){.refrigeration-services-page .page-inner{padding-top:6.5rem;padding-bottom:2.4rem}}.refrigeration-services-page .page-inner+.page-inner{margin-top:4rem}.refrigeration-services-page .page-header__subheading{margin-top:0;margin-bottom:1.2rem}.refrigeration-services-page .page-paragraph{max-width:100rem}.refrigeration-services-page .message-banner{margin-top:8rem}@media only screen and (max-width:766px){.refrigeration-services-page .message-banner{margin-top:6rem}}@media only screen and (max-width:500px){.refrigeration-services-page .message-banner{margin-top:3.2rem}}@media only screen and (max-width:900px){.refrigeration-services-page .message-banner__title br{display:none}}.refrigeration-services-page .clients__scroller-container{margin-top:8rem}@media only screen and (max-width:500px){.refrigeration-services-page .clients__scroller-container{margin-top:3.2rem}}.electrical-services-page .page-wrapper{padding-bottom:1.6rem}@media only screen and (max-width:500px){.electrical-services-page .page-inner{padding-top:6.5rem;text-align:center}}.electrical-services-page .page-header__subheading{margin-top:0;margin-bottom:1.2rem}.electrical-services-page .message-banner{margin-top:8rem}@media only screen and (max-width:766px){.electrical-services-page .message-banner{margin-top:6rem}}@media only screen and (max-width:500px){.electrical-services-page .message-banner{margin-top:3.2rem}}@media only screen and (max-width:900px){.electrical-services-page .message-banner__title br{display:none}}.hvac-services-page .page-wrapper{padding-bottom:1.6rem}.hvac-services-page .page-inner{overflow:hidden}@media only screen and (max-width:500px){.hvac-services-page .page-inner{padding-top:6.5rem;text-align:center}}.hvac-services-page .message-banner{margin-top:8rem}@media only screen and (max-width:766px){.hvac-services-page .message-banner{margin-top:6rem}}@media only screen and (max-width:500px){.hvac-services-page .message-banner{margin-top:3.2rem}}@media only screen and (max-width:900px){.hvac-services-page .message-banner__title br{display:none}}.overall-services__additional-title{margin-top:5.6rem;margin-bottom:1.2rem;font-family:var(--Heading-font),Georgia,Arial,sans-serif;font-size:2.6rem;line-height:normal;color:var(--Primary-Primary-Dark-Green);font-weight:500;letter-spacing:-.078rem}@media only screen and (max-width:500px){.overall-services__additional-title{max-width:33rem;margin-top:3.2rem;margin-bottom:.8rem;font-size:2rem;line-height:normal;letter-spacing:-.06rem;text-align:center}}.overall-services__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(.4rem,1.6vw,2.4rem);margin:5.6rem 0 8rem}@media only screen and (max-width:766px){.overall-services__cards{grid-template-columns:1fr;gap:2.4rem}}@media only screen and (max-width:500px){.overall-services__cards{margin:3.2rem 0}.overall-services .page-paragraph{text-align:center}}.services-card{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:space-between;row-gap:2.4rem;padding:clamp(2rem,1.6vw,2.4rem) clamp(1rem,1.6vw,2.4rem);border-radius:2rem;box-shadow:0 16px 80px #22434a1a;background-color:var(--Primary-White);transition:box-shadow .4s ease-in-out,opacity .4s ease-in-out;opacity:.9}@media only screen and (max-width:766px){.services-card{flex-direction:row}.services-card>*{width:50%}}@media only screen and (max-width:500px){.services-card{flex-direction:column;padding:2.4rem 1.2rem 1.2rem;row-gap:.8rem}.services-card>*{width:100%}}@media(hover:hover)and (pointer:fine){.services-card:hover{box-shadow:0 16px 80px #22434a33;opacity:1}.services-card:hover .services-card__icon{rotate:180deg;transition-duration:.45s}}.services-card__top{display:flex;flex-direction:column;row-gap:1.2rem;justify-content:space-around}@media only screen and (max-width:766px){.services-card__top{flex-direction:column-reverse}}@media only screen and (max-width:500px){.services-card__top{text-align:center}}.services-card__mobile-icon,.services-card__icon{width:clamp(4.6rem,4.2vw,5.6rem);aspect-ratio:1;transition:rotate .35s ease-in-out}@media only screen and (max-width:766px){.services-card__mobile-icon,.services-card__icon{width:6.4rem}}@media only screen and (max-width:500px){.services-card__icon{display:none}}.services-card__mobile-icon{display:none}@media only screen and (max-width:500px){.services-card__mobile-icon{display:block}}.services-card__desc{margin-bottom:2.4rem;font-size:1.8rem;line-height:1.55;color:var(--Primary-Primary-Dark-Green);font-weight:400}@media only screen and (max-width:500px){.services-card__desc{font-size:1.8rem;line-height:1.7;text-align:center;margin-bottom:0}}.services-card__bottom{display:flex;flex-direction:column;align-items:center;row-gap:1.2rem}@media only screen and (max-width:500px){.services-card__bottom{row-gap:1.4rem}}.services-banner{position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;padding:4rem 3.2rem;gap:3.2rem;margin-top:8rem;border-radius:2rem 2rem 0 0;background-color:var(--Primary-White, #FFF);box-shadow:0 0 48px #22434a33}@media only screen and (max-width:500px){.services-banner{margin-top:4rem;border-radius:1.6rem}}.services-banner:after{display:none;content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--Primary-White, #FFF);opacity:.85}@media only screen and (max-width:500px){.services-banner:after{display:block}}.services-banner__inner{position:relative;z-index:1;width:72rem}@media only screen and (max-width:1022px){.services-banner__inner{width:auto;padding-right:26rem}}@media only screen and (max-width:500px){.services-banner__inner{width:100%;margin-top:0;padding-right:0}}.services-banner__title{font-family:var(--Heading-font),Georgia,Arial,sans-serif;font-size:3.2rem;line-height:normal;color:var(--Primary-Primary-Dark-Green);font-weight:500;letter-spacing:-.096rem}@media only screen and (max-width:1022px){.services-banner__title br{display:none}}@media only screen and (max-width:500px){.services-banner__title{font-size:2.4rem;line-height:1.5;max-width:32rem;margin:0 auto;text-align:center}}.services-banner__desc{margin-top:1.2rem;font-size:1.6rem;line-height:1.37;color:var(--Primary-Primary-Dark-Green);font-weight:400;letter-spacing:.048rem}@media only screen and (max-width:500px){.services-banner__desc{font-size:1.4rem;line-height:1.71;max-width:32rem;margin:1.2rem auto 0;text-align:center}}.services-banner__img{position:absolute;top:-1.5rem;right:-18rem;width:54.4rem}@media only screen and (max-width:1022px){.services-banner__img{top:-2rem;right:-25rem}}@media only screen and (max-width:500px){.services-banner__img{width:157%;top:6rem;left:0;max-width:unset}}.services-banner__btn-mobile,.services-banner__btn{margin-top:3.2rem;width:32rem}.services-banner__btn-mobile{display:none}@media only screen and (max-width:500px){.services-banner__btn-mobile{display:flex}.services-banner__btn{display:none}}.refrigeration-services__bottom{overflow:hidden;position:relative;padding-top:33rem;background:linear-gradient(180deg,#a0bdca33 9.63%,#fff0 37.78%),var(--Primary-White-70)}.refrigeration-services__bottom.page-inner{padding-top:33rem}@media only screen and (max-width:500px){.refrigeration-services__bottom.page-inner{padding-top:15.8rem}}.refrigeration-services__img{position:absolute;top:-4.2rem;left:50%;translate:-50% 0;border-radius:2.4rem;max-height:60rem;-o-object-fit:cover;object-fit:cover;width:87rem}@media only screen and (max-width:500px){.refrigeration-services__img{top:-2rem}}@media only screen and (max-width:450px){.refrigeration-services__img{top:-1.7rem}}@media only screen and (max-width:405px){.refrigeration-services__img{top:-1.6rem}}.electrical-services__cards{display:grid;grid-template-columns:repeat(2,1fr);-moz-column-gap:clamp(1.4rem,3.3vw,4rem);column-gap:clamp(1.4rem,3.3vw,4rem);margin:8rem 0}@media only screen and (max-width:600px){.electrical-services__cards{grid-template-columns:1fr;margin:4rem 0;row-gap:1.2rem}}@media only screen and (max-width:500px){.electrical-services__cards{margin:1.2rem 0}}.electrical-services-card{overflow:hidden;display:flex;flex-direction:column;align-items:center;border-radius:1.6rem;background:linear-gradient(180deg,var(--Other-Bronze) 9.63%,rgba(255,255,255,0) 37.78%),var(--Primary-White);box-shadow:0 12px 24px 1px #8ca5b021;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:center}.electrical-services-card__img-container{position:relative;aspect-ratio:579/201;width:100%;margin-bottom:4.7rem}@media only screen and (max-width:500px){.electrical-services-card__img-container{margin-bottom:2.4rem}}.electrical-services-card__img-container img{-o-object-fit:cover;object-fit:cover}.electrical-services-card__text-content{padding:0 clamp(2rem,3.3vw,4rem) clamp(2rem,3.3vw,4rem)}@media only screen and (max-width:500px){.electrical-services-card__text-content{padding:0 1.2rem 4rem}}.electrical-services-card__desc{margin-top:2.4rem;font-size:1.6rem;line-height:1.5;color:var(--Primary-Primary-Dark-Green);font-weight:400;letter-spacing:.03rem}@media only screen and (max-width:500px){.electrical-services-card__desc{font-size:1.4rem;line-height:1.71;letter-spacing:.042rem}}.electrical-services-card .heading{font-size:clamp(4rem,3.4vw,4.8rem)}@media only screen and (max-width:500px){.electrical-services-card .heading{font-size:3.2rem}}.hvac-services .page-header__subheading{margin-top:0;margin-bottom:1.2rem}.hvac-services__cards{display:flex;flex-direction:column;row-gap:6rem;margin:8rem 0}@media only screen and (max-width:850px){.hvac-services__cards{margin:4rem 0;row-gap:1rem}}@media only screen and (max-width:600px){.hvac-services__cards{margin:2rem 0}}@media only screen and (max-width:500px){.hvac-services__cards{margin:1.2rem 0 0}}.hvac-services-card{display:flex;justify-content:space-between;min-height:53rem;align-items:center}@media only screen and (max-width:500px){.hvac-services-card{overflow:hidden;flex-direction:column;padding:0 .8rem 4rem;border-radius:1.6rem;background:var(--Primary-White-70);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}}.hvac-services-card__text{flex-basis:53.45%}@media only screen and (max-width:500px){.hvac-services-card__text{flex-basis:unset}}.hvac-services-card__img-container{position:relative;flex-basis:34.3%;aspect-ratio:517/531}@media only screen and (max-width:500px){.hvac-services-card__img-container{flex-basis:unset;height:21rem}}.hvac-services-card__img{position:relative;max-height:100%}.hvac-services-card__vector-img{content:"";position:absolute;display:block;max-width:unset;background-size:contain}.hvac-services-card__desc{margin-top:2.4rem;font-size:1.6rem;line-height:1.5;color:var(--Primary-Primary-Dark-Green);font-weight:400;letter-spacing:.042rem}@media only screen and (max-width:600px){.hvac-services-card__desc{font-size:1.4rem;line-height:1.71;letter-spacing:.042rem}}.hvac-services-card__tags{display:flex;flex-wrap:wrap;gap:.8rem 1.2rem;margin-top:3.2rem}@media only screen and (max-width:500px){.hvac-services-card .heading{font-size:4.8rem;line-height:.91;letter-spacing:-.144rem}.hvac-services-card .heading span{font-size:2.4rem;line-height:2;font-weight:400;letter-spacing:.072rem}}.hvac-services-card:first-of-type .hvac-services-card__vector-img{top:-40%;left:-47%;width:175%;aspect-ratio:517/531}@media only screen and (max-width:500px){.hvac-services-card:first-of-type .hvac-services-card__vector-img{top:-47%;opacity:.9}}.hvac-services-card:first-of-type .hvac-services-card__img{position:relative;left:-1rem}@media only screen and (max-width:500px){.hvac-services-card:first-of-type .hvac-services-card__img{left:0;top:-7%}.hvac-services-card:last-of-type{flex-direction:column-reverse}.hvac-services-card:last-of-type .hvac-services-card__img-container{height:19rem}}.hvac-services-card:last-of-type .hvac-services-card__vector-img{top:-27%;right:-47%;width:185%;aspect-ratio:537/531}@media only screen and (max-width:500px){.hvac-services-card:last-of-type .hvac-services-card__vector-img{top:-38%;opacity:.9}}.hvac-services-card:last-of-type .hvac-services-card__img{position:relative;right:-1rem}@media only screen and (max-width:500px){.hvac-services-card:last-of-type .hvac-services-card__img{right:0;top:-11%}}.services-nav-menu{position:relative;margin-bottom:8rem;display:flex;font-family:sans-serif}@media only screen and (max-width:500px){.services-nav-menu{display:none}}.services-nav-menu:hover .indicator:not(.force-active){background-color:var(--color-hover)}@media(hover:hover)and (pointer:fine){.services-nav-menu:hover .indicator:not(.force-active){color:var(--Primary-Primary-Dark-Green-70)}}.services-nav-menu__link{position:relative;padding:8px 2.4rem;font-size:1.2rem;line-height:1.67;color:var(--Primary-Secondary-LightBlue);font-weight:500;letter-spacing:.036rem;transition:color .3s ease}.services-nav-menu__link:first-of-type{padding-left:0}.services-nav-menu__link:last-of-type{padding-right:0}.services-nav-menu__link.active{color:var(--Primary-Primary-Dark-Green);font-weight:600}@media(hover:hover)and (pointer:fine){.services-nav-menu__link:hover:not(.active){color:var(--Primary-Primary-Dark-Green-70)}}.services-nav-menu__bar{position:absolute;bottom:-8px;width:100%;height:4px;border-radius:6px;background:var(--Primary-Primary-LightBlue)}.services-nav-menu__indicator{z-index:1;position:absolute;left:0;bottom:-8px;width:0;height:4px;background-color:var(--Primary-Primary-Dark-Green-70);border-radius:6px;opacity:1;transition:all .4s ease .03s}.services-nav-menu__indicator.active{background-color:var(--Primary-Primary-Dark-Green)}.prevent-maintenance-page .page-wrapper,.maintenance-single-page .page-wrapper{padding-bottom:1.6rem}@media only screen and (max-width:500px){.maintenance-single-page .page-inner{padding-top:6.5rem}}.maintenance-single-page .page-header__heading{text-transform:capitalize}.maintenance-single-page .message-banner{margin-top:5.6rem}@media only screen and (max-width:500px){.maintenance-single-page .message-banner{margin-top:3.2rem}}.prevent-maintenance__header{display:flex;-moz-column-gap:6.4rem;column-gap:6.4rem;justify-content:space-between;align-items:center}@media only screen and (max-width:766px){.prevent-maintenance__header{flex-direction:column;row-gap:1.6rem}.prevent-maintenance__heading{text-align:center}}.prevent-maintenance__heading span{font-size:6.3rem;line-height:1.07;color:var(--Primary-Primary-Dark-Green);font-weight:400;letter-spacing:-.192rem}@media only screen and (max-width:500px){.prevent-maintenance__heading span{font-size:4rem;line-height:1.6;letter-spacing:-.12rem}}.prevent-maintenance__subheading{max-width:50rem;font-size:1.6rem;line-height:1.5;color:var(--Primary-Primary-Dark-Green);font-weight:400;letter-spacing:.048rem}@media only screen and (max-width:766px){.prevent-maintenance__subheading{text-align:center}}@media only screen and (max-width:500px){.prevent-maintenance__subheading{max-width:35.1rem;font-size:1.4rem;line-height:1.71;letter-spacing:.042rem}}.prevent-maintenance__additional-title{margin-bottom:1.2rem;font-family:var(--Heading-font),Georgia,Arial,sans-serif;font-size:2.6rem;line-height:normal;color:var(--Primary-Primary-Dark-Green);font-weight:500;letter-spacing:-.078rem}@media only screen and (max-width:500px){.prevent-maintenance__additional-title{font-size:2rem;text-align:center;max-width:35.1rem}}.prevent-maintenance__banner{margin:5.6rem 0;border-radius:2.4rem;max-height:60rem;-o-object-fit:cover;object-fit:cover;aspect-ratio:120/32}@media only screen and (max-width:500px){.prevent-maintenance__banner{margin:3.2rem 0;aspect-ratio:35/16;border-radius:1.2rem}}.prevent-maintenance__cards{display:grid;grid-template-columns:repeat(2,1fr);gap:2.4rem;margin:5.6rem 0 8rem}@media only screen and (max-width:500px){.prevent-maintenance__cards{grid-template-columns:1fr;gap:1.2rem;margin:3.2rem 0 4.8rem}}.prevent-maintenance__navigation-container{text-align:center}@media only screen and (max-width:500px){.prevent-maintenance__navigation-container .heading{max-width:35.1rem;margin:0 auto;font-size:4.8rem;line-height:.91;letter-spacing:-.144rem;text-transform:capitalize}.prevent-maintenance__navigation-container .heading span{font-size:4rem;line-height:1;font-weight:400;letter-spacing:-.12rem}.prevent-maintenance__navigation-container .subheading{margin-top:1.6rem;font-size:1.4rem;line-height:1.71;letter-spacing:.042rem}}.prevent-maintenance__navigation .maintenance-navigation{display:flex;flex-wrap:wrap;justify-content:center;gap:clamp(1.2px,1vw,2.4rem);margin-top:5.6rem}@media only screen and (max-width:850px){.prevent-maintenance__navigation .maintenance-navigation{gap:.4rem}}@media only screen and (max-width:500px){.prevent-maintenance__navigation .maintenance-navigation{flex-direction:column;gap:.8rem;margin-top:2.4rem}}.prevent-maintenance__navigation .maintenance-navigation__link{flex:0 1 calc(25% - (clamp(1.2px,1vw,2.4rem)*.75));height:6.4rem}@media only screen and (max-width:850px){.prevent-maintenance__navigation .maintenance-navigation__link{flex:0 1 calc(33.33% - clamp(1.2px,1vw,2.4rem) * 2 / 3)}}@media only screen and (max-width:500px){.prevent-maintenance__navigation .maintenance-navigation__link{flex:unset}}@media only screen and (max-width:766px){.prevent-maintenance .page-paragraph br{display:none}}@media only screen and (max-width:500px){.prevent-maintenance .page-paragraph{text-align:center}}.maintenance-card{position:relative;display:flex;align-items:flex-start;flex-direction:column;row-gap:1.2rem;padding:2.4rem 6.4rem 7.2rem 2.4rem;border-radius:1.6rem;background-color:var(--Primary-White);box-shadow:0 0 32px #22434a0d}@media only screen and (max-width:500px){.maintenance-card{padding-bottom:2.4rem}}.maintenance-card__title{font-size:3.2rem;line-height:1.12;color:var(--Primary-Primary-Dark-Green);font-weight:600;letter-spacing:.096rem}@media only screen and (max-width:500px){.maintenance-card__title{font-size:2.4rem;line-height:1;letter-spacing:.072rem}}.maintenance-card__desc{font-size:1.8rem;line-height:1.55;color:var(--Primary-Primary-Dark-Green);font-weight:400;letter-spacing:.054rem}@media only screen and (max-width:500px){.maintenance-card__desc{font-size:1.6rem;line-height:1.5;letter-spacing:.048rem}}.maintenance-card__img{position:absolute;right:0;bottom:0;width:27.4%;aspect-ratio:1}@media only screen and (max-width:500px){.maintenance-card__img{font-size:1.6rem;line-height:1.5;width:45.5%}}.maintenance-navigation.sidebar{position:sticky;top:1rem;flex-shrink:0;flex-direction:column;justify-content:flex-start;flex-wrap:nowrap;width:24rem;height:100%;gap:.4rem 0}@media only screen and (max-width:500px){.maintenance-navigation.sidebar{display:none}}.maintenance-navigation__link{display:flex;justify-content:center;align-items:center;-moz-column-gap:1.2rem;column-gap:1.2rem;padding:0 1.2rem;border-radius:1.6rem;border:2px solid var(--Primary-Primary-Dark-Green-10);font-size:1.8rem;line-height:normal;color:var(--Primary-Primary-Dark-Green);font-weight:400;letter-spacing:.054rem;transition:background-color .3s ease,border-color .3s ease,color .3s ease}@media(hover:hover)and (pointer:fine){.maintenance-navigation__link:hover{background-color:var(--Primary-Primary-Dark-Green-10);border-color:transparent}}.maintenance-navigation__link:active{transition-duration:.05s;background-color:var(--Primary-Primary-Dark-Green-20)}.maintenance-navigation__link svg{width:1.8rem;height:1.8rem;flex-shrink:0}.sidebar .maintenance-navigation__link{flex:0 auto;justify-content:flex-start;-moz-column-gap:1rem;column-gap:1rem;padding:1.3rem 1rem 1.3rem 1.4rem;height:auto;border:none;border-radius:1.6rem;color:var(--Primary-Secondary-LightBlue)}.sidebar .maintenance-navigation__link.active{color:var(--Primary-White);background-color:var(--Accent-Accent-LightGreen)}.single-maintenance__overlay{display:flex;-moz-column-gap:clamp(2.8rem,3.4vw,4.8rem);column-gap:clamp(2.8rem,3.4vw,4.8rem);margin-top:5.6rem}@media only screen and (max-width:500px){.single-maintenance__overlay{margin-top:3.2rem}}.construction-page .page-wrapper{padding-bottom:1.6rem}.construction-page .page-header__heading span{font-size:7.4rem;line-height:.86;color:var(--Primary-Primary-Dark-Green);font-weight:400;letter-spacing:-.22rem}@media only screen and (max-width:500px){.construction-page .page-header__heading span{font-size:4.8rem;line-height:.91;letter-spacing:-.144rem}}.construction__tabs{display:flex;gap:1.2rem 1.2rem;margin-top:2.4rem;overflow-x:auto;overflow-y:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media only screen and (max-width:1200px){.construction__tabs{flex-wrap:wrap}.construction__tabs>*{flex:0 0 49%}}@media only screen and (max-width:500px){.construction__tabs{flex-wrap:nowrap;padding:0 1.2rem 1rem;width:calc(100% + 2.4rem);margin-left:-1.2rem}.construction__tabs>*{flex:unset}}.construction__tabs-content{margin-top:5.6rem}@media only screen and (max-width:500px){.construction__tabs-content{margin-top:4.8rem}}.construction__tab-content{display:none;transition:opacity .7s ease-in-out;opacity:0}.construction__tab-content.js--active{display:block}.construction__tab-content.js--opened{opacity:1}.construction__cards{display:grid;row-gap:2.4rem}@media only screen and (max-width:500px){.construction__cards{row-gap:1.2rem}}.construction-card{display:flex;flex-direction:column;row-gap:2.4rem;padding:clamp(2.8rem,3.4vw,4.8rem);border-radius:1.6rem;background:var(--Primary-White);box-shadow:0 0 32px #22434a0d}@media only screen and (max-width:500px){.construction-card{flex-direction:column;row-gap:1.2rem;padding:2.4rem 1.2rem}}.construction-card__title{font-size:3.2rem;line-height:1.12;color:var(--Primary-Primary-Dark-Green);font-weight:600;letter-spacing:.096rem}@media only screen and (max-width:500px){.construction-card__title{font-size:2.4rem;line-height:1;letter-spacing:.072rem}}.construction-card img{margin-top:1.6rem;border-radius:2.4rem;max-height:60rem;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width:500px){.construction-card img{margin-top:.8rem;border-radius:1.2rem;aspect-ratio:327/129}}.construction-card__desc{display:flex;flex-direction:column;row-gap:1.2rem}.construction-card__desc p{font-size:1.6rem;line-height:1.5;color:var(--Primary-Primary-Dark-Green);font-weight:400;letter-spacing:.48px}@media only screen and (max-width:500px){.construction-card__desc p{font-size:1.4rem;line-height:1.7;letter-spacing:.42px}}.construction-card__desc ul{display:flex;flex-direction:column;row-gap:1.2rem}@media only screen and (max-width:500px){.construction-card__desc ul{row-gap:1rem}}.construction-card__desc ul li{position:relative;font-size:1.6rem;line-height:1.5;color:var(--Primary-Primary-Dark-Green);font-weight:400;letter-spacing:.054rem;padding-left:2rem}@media only screen and (max-width:500px){.construction-card__desc ul li{font-size:1.6rem;line-height:1.5;letter-spacing:.048rem}}.construction-card__desc ul li:before{content:"";position:absolute;top:.9rem;left:0;width:.6rem;height:.6rem;background-color:var(--Primary-Primary-Green);border-radius:100%}@media only screen and (max-width:500px){.construction-card__desc ul li:before{top:.9rem;width:.6rem;height:.6rem}}.work-gallery-page .page-wrapper{height:100%;padding-bottom:4rem}@media only screen and (max-width:500px){.work-gallery-page .page-wrapper{padding-bottom:1.6rem}.work-gallery-page .page-header__subheading{font-size:1.4rem;line-height:1.71;letter-spacing:.042rem}}.work-gallery__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.6rem;margin-top:5.6rem}@media only screen and (max-width:850px){.work-gallery__grid{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:500px){.work-gallery__grid{grid-template-columns:1fr;margin-top:3.2rem;gap:1.2rem}}.work-gallery__grid img{-o-object-fit:cover;object-fit:cover;aspect-ratio:426/320;border-radius:1.6rem}@media only screen and (max-width:500px){.work-gallery__grid img{border-radius:1.2rem}}.privacy-page__article{margin-top:6.4rem}@media only screen and (max-width:500px){.privacy-page__article{margin-top:2.5rem}}.privacy-page .page-wrapper{padding-bottom:4rem}@media only screen and (max-width:500px){.privacy-page .page-wrapper{padding-bottom:1.6rem}}.error-page main{padding-top:0}.error-page .error-block{height:100vh;overflow:hidden}@media only screen and (max-width:500px){.error-page .error-block{height:100dvh}}.error-page .error-block__wrapper{display:flex;justify-content:center;height:100%}.error-page .error-block__inner{position:relative;display:flex;max-width:128rem;width:100%}@media only screen and (max-width:500px){.error-page .error-block__inner{flex-direction:column-reverse;align-items:center;justify-content:flex-end}}@media screen and (min-height:800px)and (max-width:1100px){.error-page .error-block__inner{flex-direction:column-reverse;align-items:center;justify-content:flex-end}}@media screen and (max-height:800px)and (min-width:1100px){.error-page .error-block__inner{align-items:center}}.error-page .error-block__top-img-container{position:absolute;top:-1.5rem;left:60.6rem;width:69.8rem;opacity:.5}@media only screen and (max-width:500px){.error-page .error-block__top-img-container{position:relative;top:0;left:0;width:100%;max-width:35.1rem}}@media screen and (max-height:750px){.error-page .error-block__top-img-container{width:47vh}}@media screen and (max-height:600px){.error-page .error-block__top-img-container{width:40vh}}@media screen and (max-height:550px){.error-page .error-block__top-img-container{width:38vh}}@media screen and (min-height:800px)and (max-width:1100px){.error-page .error-block__top-img-container{position:relative;left:0}}@media screen and (max-height:800px)and (min-width:1100px){.error-page .error-block__top-img-container{width:88vh}}.error-page .error-block__container-logo{position:absolute;left:20.8%;bottom:14.5%;width:58.4%}.error-page .error-block__content{padding-top:32rem;width:49.1rem}@media only screen and (max-width:500px){.error-page .error-block__content{padding-top:2.6rem;width:100%;display:flex;flex-direction:column;align-items:center}}@media screen and (min-height:800px)and (max-width:1100px){.error-page .error-block__content{padding-top:2.6rem}}@media screen and (max-height:800px)and (min-width:1100px){.error-page .error-block__content{padding-top:0}}.error-page .error-block__heading{font-size:20rem;line-height:1.05;color:var(--Primary-Primary-Dark-Green);font-weight:500;letter-spacing:-.6rem}.error-page .error-block__subheding{font-size:1.8rem;line-height:1.44;color:var(--Primary-Primary-Dark-Green-70);font-weight:400;letter-spacing:-.054rem}.error-page .error-block__btn{margin-top:4rem;width:28rem;justify-content:flex-start}.error-page .error-block .workers-img{position:absolute;width:100vw;translate:0 -100%;opacity:.1}
