@import url(https://static.b-ite.com/fonts/merriweather/24/fonts.css);
.wh--header{background:#0c1423;color:#fff;padding:1.2rem 0;height:80px;position:sticky;top:0;z-index:8;font-size:16px}.wh--header a{color:#fff;text-decoration:none}.wh--nav{display:flex;flex-direction:row;align-items:center;width:100%;max-width:1561px;margin:0 auto;padding:0 1rem}.wh--nav-logo{width:100%;max-width:240px;margin-right:auto}.wh--nav-logo img{display:block;width:auto;height:100%;max-height:40px}.wh--nav-link{margin:0 0 0 1.5rem;padding:10px 1.5rem;transition:all .5s ease}.wh--nav-link.active span:after{bottom:-6px;opacity:1}.wh--nav-link span{position:relative}.wh--nav-link span:after{content:"";position:absolute;bottom:-10px;border-bottom:2px solid rgba(255,255,255,.9);transition:all .5s ease;opacity:0;width:100%;left:0}.wh--nav-link span:hover:after{bottom:-6px;opacity:1}.wh--nav-link.nav-btn-desktop{display:inline-block}.wh--nav-link.nav-btn-mobile{display:none}.wh--nav-link.nav-btn-mobile,.wh--nav-link.nav-btn-desktop{border:1px solid #fff;padding:10px 2.5rem;border-radius:3px;transition:all ease .3s}.wh--nav-link.nav-btn-mobile:hover,.wh--nav-link.nav-btn-desktop:hover{background:#fff;color:#041a0b}.wh--dropdown{display:none}.wh--dropdown-btn{cursor:pointer;display:none;margin-right:0;position:relative;z-index:3}.wh--dropdown-btn.active .wh--dropdown-btn-line1{transform:rotate(-45deg) translate(-9px, 10px)}.wh--dropdown-btn.active .wh--dropdown-btn-line2{opacity:0}.wh--dropdown-btn.active .wh--dropdown-btn-line3{transform:rotate(45deg) translate(-8px, -10px)}.wh--dropdown-btn-line1{margin:0}.wh--dropdown-btn-line2,.wh--dropdown-btn-line3{margin:10px 0 0}.wh--dropdown-btn-line1,.wh--dropdown-btn-line2,.wh--dropdown-btn-line3{width:40px;height:3px;background-color:#fff;transition:.3s;border-radius:20px}@media screen and (min-width: 1400px){.wh--dropdown{display:inline-flex}}@media screen and (max-width: 1399px){.wh--dropdown-btn{margin:0 0 0 1rem;display:inline-block}.wh--dropdown{background:#0c1423;display:flex;flex-direction:column;align-items:flex-start;opacity:0;position:fixed;width:100%;height:100%;top:80px;left:100%;padding:1.5rem;transition:all .3s ease}.wh--dropdown.active{left:0;opacity:1}.wh--nav-link{margin:1rem 0;padding:0}.wh--nav-link.nav-btn-mobile{display:inline-block}.wh--nav-link.nav-btn-desktop{margin:0}}@media screen and (max-width: 600px){.wh--nav-link.nav-btn-mobile{display:inline-block}.wh--nav-link.nav-btn-desktop{display:none}}
.wh--logo-footer{width:100%;max-width:280px;margin:0 auto}.wh--footer-white{color:#041a0b;padding:2rem 0}.wh--footer-blue{background:#0c1423;color:#fff;padding:5rem 0}.wh--footer a{color:#fff}.wh--footer--row{display:flex;flex-wrap:wrap}.wh--footer--row.center{align-items:center}.wh--footer--row.right{align-items:flex-end}.wh--footer--row.left{align-items:flex-start}.wh--footer--cnt{width:100%;max-width:1561px;margin:0 auto;padding:0 1rem}.wh--footer--cnt.center{text-align:center}.wh--footer--cnt-100{width:100%;margin:1rem 0 0}.wh--footer--cnt-100 p{margin:0}.wh--footer--block-50{width:50%;display:flex;flex-wrap:wrap}.wh--footer--block-50.right{justify-content:flex-end}.wh--footer--link{display:inline-block;text-decoration:none;margin-right:2rem;transition:all .5s ease}.wh--footer--link:last-child{margin-right:0}.wh--footer--link.active span:after{bottom:-6px;opacity:1}.wh--footer--link span{position:relative}.wh--footer--link span:after{content:"";position:absolute;bottom:-10px;border-bottom:2px solid rgba(255,255,255,.9);transition:all .5s ease;opacity:0;width:100%;left:0}.wh--footer--link span:hover:after{bottom:-6px;opacity:1}.wh--footer--social-link{display:inline-block;width:36px;margin-right:2rem}.wh--footer--social-link:last-child{margin-right:0}.wh--footer--social-link img{width:36px;height:36px;display:block}@media screen and (max-width: 600px){.wh--footer--block-50{width:100%;margin:0 0 2rem}.wh--footer--block-50.right{justify-content:unset}}
body{background-color:#f2f2f2;margin:0;color:#2c2c2c;font-size:18px;font-weight:200;line-height:1.5556;scroll-behavior:smooth}body img,body video{max-width:100%}body *{font-family:"Merriweather",liberation sans,sans-serif;box-sizing:border-box}body.blocked{position:fixed;overflow-y:scroll;height:100%;width:100%}body h1{color:#041a0b;font-size:44px;font-weight:200}body h2{color:#041a0b;font-size:39px;font-weight:200}body h2 *{font-weight:200}body h3{color:#041a0b;font-size:30px;font-weight:200}body h3 *{font-weight:200}body h4{color:#041a0b;font-size:24px;font-weight:200}body h4 *{font-weight:200}@media screen and (max-width: 1920px)and (min-width: 600px){body{font-size:16px}}.wh{display:block;width:100%}.wh--loader{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:45vw}.wh--loader img{width:100px;animation:opacityAnim 2s linear infinite}@keyframes opacityAnim{0%{opacity:1;transform:rotate(0deg)}50%{opacity:.4}100%{opacity:1;transform:rotate(360deg)}}.wh--content{position:relative;z-index:0}.wh--sticky-banner{position:sticky;top:80px;z-index:-1}.wh--sticky-banner img,.wh--sticky-banner video{display:block;width:100%;max-width:100%;z-index:1;max-height:720px;object-fit:cover;object-position:center}.wh--sticky-banner:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none;background:rgba(0,0,0,.49);z-index:2}.wh--sticky-cnt{position:relative;background:#f2f2f2;z-index:2 !important}.wh--cnt{position:relative;max-width:1561px;margin:0 auto;padding:1.5rem 1rem}.wh--cnt2{position:relative;max-width:1240px;padding:1rem;margin:0 auto}.wh--cnt2.white{background:#fff}.wh--cnt3{position:relative;max-width:960px;padding:1rem;margin:0 auto}.wh--cnt-white{background:#fff}.wh--blocks{display:flex;flex-wrap:wrap;padding:2rem 0;align-items:center}.wh--blocks.start{align-items:flex-start}.wh--blocks.center{justify-content:center}.wh--blocks.center3{padding:2rem 0 3.5rem}.wh--blocks.space{justify-content:space-between}.wh--blocks.center2{justify-content:center;text-align:center}.wh--btn-transparent{min-height:60px;line-height:60px;display:inline-block;border:1px solid #fff;padding:0 2.5rem;color:#fff;text-decoration:none;transition:all .2s ease;border-radius:3px}.wh--btn-transparent:hover{background:#fff;color:#041a0b}.wh--btn-transparent2{min-height:60px;line-height:60px;display:inline-block;border:1px solid #0c1423;font-size:18px;padding:0 3.5rem;color:#041a0b;text-decoration:none;border-radius:3px;transition:all .2s ease}.wh--btn-transparent2:hover{border:1px solid #0c1423;background:#0c1423;color:#fff}.wh--banner{max-height:720px;width:100%;position:relative;display:flex;flex-direction:column;z-index:0}.wh--banner--text{max-width:1561px;width:100%;left:0;right:0;padding:1.5rem 1rem;display:inline-block;position:absolute;bottom:10%;margin:auto;color:#fff;line-height:1.3;z-index:3;font-size:clamp(18px,2.2vw,22px);font-weight:200}.wh--banner--text2{font-size:clamp(40px,5.8vw,58px);margin:1rem 0 2rem}.wh--banner--text3{color:rgba(232,232,232,.39);position:relative;padding:10px 0}.wh--banner--text3.input{max-width:300px;margin:0 auto;display:flex;flex-direction:row;align-items:center}.wh--banner--text3 img{display:block;width:30px;position:absolute;right:2rem;top:0;bottom:0;margin:auto;opacity:.7}.wh--banner--text3 input{display:inline-block;text-align:center;min-height:50px;padding:0 3rem 0 0;border:0;border-bottom:2px solid rgba(0,0,0,0);outline:none;background:rgba(0,0,0,0);font-size:clamp(18px,2vw,20px);color:#fff;transition:all .5s ease}.wh--banner--text3 input:focus,.wh--banner--text3 input:hover{border-bottom:2px solid rgba(255,255,255,.6)}.wh--banner--text3 input::placeholder{opacity:1}.wh--standard-img{position:relative;overflow:hidden;border-radius:10px;z-index:0}.wh--standard-img img,.wh--standard-img img{transform:scale(1);transition:all ease .3s;display:block;z-index:1;width:100%}.wh--standard-img:hover video,.wh--standard-img:hover img{transform:scale(1.05)}.wh--standard-img:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;background:rgba(0,0,0,.35)}.wh--standard-img--text{position:absolute;bottom:0;padding:2rem;color:#fff;z-index:3}.wh--standard-img--text p{font-weight:200;font-size:clamp(24px,3.2vw,32px);margin:0 0 10px}.wh--standard-img2{position:relative;overflow:hidden;border-radius:10px;z-index:0}.wh--standard-img2 img,.wh--standard-img2 img{transform:scale(1);transition:all ease .3s;display:block;z-index:1;width:100%}.wh--standard-img2:hover video,.wh--standard-img2:hover img{transform:scale(1.05)}.wh--standard-img3{position:relative;overflow:hidden;border-radius:10px;z-index:0}.wh--standard-img3 img,.wh--standard-img3 img{transform:scale(1);transition:all ease .3s;display:block;z-index:1;width:100%}.wh--standard-img3:hover video,.wh--standard-img3:hover img{transform:scale(1.05)}.wh--standard-img3--text{position:absolute;bottom:0;padding:2rem;color:#fff;z-index:3}.wh--standard-img3--text p{font-weight:200;font-size:clamp(24px,3.2vw,32px);margin:0 0 10px}@media screen and (max-width: 1200px){.wh--banner--text{font-size:clamp(18px,2.2vw,22px)}.wh--banner--text2{font-size:clamp(30px,3.4vw,34px);margin:1rem 0}}@media screen and (max-width: 800px){.wh--banner--text{font-size:clamp(18px,2.2vw,22px)}.wh--banner--text2{font-size:clamp(30px,3.2vw,34px);margin:1rem 0}.wh--banner--text{position:relative;background-color:#111}.wh--blocks{display:flex;flex-wrap:wrap;padding:2rem 0;align-items:center}.wh--blocks.reverse{flex-direction:column-reverse}.wh--standard-img.full-on-mobile,.wh--standard-img2.full-on-mobile,.wh--standard-img3.full-on-mobile{margin:0 -1rem;border-radius:0}.wh--standard-img.full-on-mobile img,.wh--standard-img2.full-on-mobile img,.wh--standard-img3.full-on-mobile img{border-radius:0 !important}}@media screen and (max-width: 800px){.wh--banner--text2{margin:1rem 0 2rem}}@media screen and (max-width: 600px){.wh--banner--text2{margin:1rem 0 2rem}}
