/**
 * Swiper 11.0.7
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 27, 2024
 */

/* FONT_START */
@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;
}
/* FONT_END */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}
: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;
  /* Fix of Webkit flickering */
  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: translate3d(0px, 0, 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;
}
/* Auto Height */
.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);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
/* 3D Effects */
.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;
}
/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.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);
}
/* Slide styles start */
/* 3D Shadows */
.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,
.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: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.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(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */

body{margin:0}#content{overflow:hidden}.wrapper{max-width:1210px;width:100%;padding:0 15px;margin:0 auto}@media screen and (max-width:980px){.wrapper{padding:0 10px}}.wrapper_inside{max-width:1302px;width:100%;padding:0 15px;margin:0 auto}@media screen and (max-width:980px){.wrapper_inside{padding:0 10px}}.wrapper_max{max-width:1440px;width:100%;padding:0;margin:0 auto}.wrapper_low{max-width:1002px;width:100%;padding:0 15px;margin:0 auto}@media screen and (max-width:980px){.wrapper_low{padding:0 10px}}*,:after,:before{box-sizing:border-box}.section__title{font-family:Oswald;font-style:normal;font-weight:700;font-size:46px;line-height:1.3em;color:#00fff2;margin-bottom:0;position:relative}@media screen and (max-width:920px){.section__title{font-size:24px}}.section__title--center{text-align:center}.section__title--after{padding-bottom:25px}.section__title--after:after{width:95px;height:5px;background-color:#df0831;position:absolute;content:"";left:0;bottom:0}.section__title.section__title--center.section__title--after:after{width:100px;left:calc(50% - 50px)}.section__title--big{font-size:48px}@media screen and (max-width:1200px){.section__title--big{font-size:36px}}@media screen and (max-width:920px){.section__title--big{font-size:24px}}body{background:#fff}.oc ul{margin-bottom:0;padding-bottom:20px;list-style-type:circle}.oc ul li{color:#101010;font-family:Oswald;font-size:18px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:10px}.oc ul li::marker{color:#00fff2}.soloimg{padding-top:40px;padding-bottom:40px}.soloimg__img{display:flex;justify-content:center}.soloimg__img img{max-width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.d-f{display:flex}.jc-c{justify-content:center}.jc-sb{justify-content:space-between}.ai-c{align-items:center}.ai-start{align-items:flex-start}.fxw-w{flex-wrap:wrap}:focus{outline:none!important}@media screen and (min-width:768px){.hide_from_sm{display:none}}@media screen and (max-width:768px){.hide_to_sm{display:none}}.section__desc{color:#4f4f4f;font-family:Oswald;font-size:18px;font-style:normal;font-weight:400;line-height:1.5em}.section__desc a{transition-duration:.2s;text-decoration:underline}.section__desc a:hover{transition-duration:.2s;text-decoration:none}.section__lowtitle{font-family:Oswald;font-style:normal;font-weight:800;font-size:16px;line-height:26px;color:#ff3c42;margin-bottom:0}.separator{width:100%;padding-bottom:30px;display:block}@media screen and (max-width:600px){.separator{padding-bottom:15px}}.sep{display:block;width:100%;height:1px;padding-top:30px}html{overflow-y:scroll;position:relative;scrollbar-color:#101010 #f5f5f5;scrollbar-width:thin}html::-webkit-scrollbar{width:5px;height:4px}html::-webkit-scrollbar-button{width:0;height:0}html::-webkit-scrollbar-thumb{background:#101010;border-radius:5px;-webkit-transition:all .2s;transition:all .2s}html::-webkit-scrollbar-thumb:hover{-webkit-transition:all .2s;transition:all .2s;background:#222}html::-webkit-scrollbar-thumb:active{-webkit-transition:all .2s;transition:all .2s;background:#343434}html::-webkit-scrollbar-track{background:#f5f5f5;border-radius:8px;margin-top:8px;margin-bottom:8px}html::-webkit-scrollbar-track:active,html::-webkit-scrollbar-track:hover{background:#f5f5f5}html::-webkit-scrollbar-corner{background:#f5f5f5}@font-face{font-family:Bitter;font-style:normal;font-weight:300;src:url(/wp-content/themes/hcv/dist/_/assets/fonts/Bitter-Light.woff2?ver=0aa3b2e4);font-display:swap}@font-face{font-family:Bitter;font-style:normal;font-weight:400;src:url(/wp-content/themes/hcv/dist/_/assets/fonts/Bitter-Regular.woff2?ver=b3450e99);font-display:swap}@font-face{font-family:Bitter;font-style:normal;font-weight:500;src:url(/wp-content/themes/hcv/dist/_/assets/fonts/Bitter-Medium.woff2?ver=c1a75f3e);font-display:swap}@font-face{font-family:Bitter;font-style:normal;font-weight:600;src:url(/wp-content/themes/hcv/dist/_/assets/fonts/Bitter-SemiBold.woff2?ver=1230c9ce);font-display:swap}@font-face{font-family:Bitter;font-style:normal;font-weight:700;src:url(/wp-content/themes/hcv/dist/_/assets/fonts/Bitter-Bold.woff2?ver=a928f46d);font-display:swap}@font-face{font-family:Bitter;font-style:normal;font-weight:900;src:url(/wp-content/themes/hcv/dist/_/assets/fonts/Bitter-Bold.woff2?ver=a928f46d);font-display:swap}@font-face{font-family:Oswald;font-style:normal;font-weight:300;src:url(/wp-content/themes/hcv/dist/_/assets/fonts/Oswald-Light.woff2?ver=54e671b8);font-display:swap}@font-face{font-family:Oswald;font-style:normal;font-weight:400;src:url(/wp-content/themes/hcv/dist/_/assets/fonts/Oswald-Regular.woff2?ver=144db631);font-display:swap}@font-face{font-family:Oswald;font-style:normal;font-weight:500;src:url(/wp-content/themes/hcv/dist/_/assets/fonts/Oswald-Medium.woff2?ver=ad3d3e21);font-display:swap}@font-face{font-family:Oswald;font-style:normal;font-weight:600;src:url(/wp-content/themes/hcv/dist/_/assets/fonts/Oswald-SemiBold.woff2?ver=95a0cc8c);font-display:swap}@font-face{font-family:Oswald;font-style:normal;font-weight:700;src:url(/wp-content/themes/hcv/dist/_/assets/fonts/Oswald-Bold.woff2?ver=49bd173b);font-display:swap}@font-face{font-family:Oswald;font-style:normal;font-weight:900;src:url(/wp-content/themes/hcv/dist/_/assets/fonts/Oswald-Bold.woff2?ver=49bd173b);font-display:swap}@font-face{font-family:Inter;font-style:normal;font-weight:300;src:url(/wp-content/themes/hcv/dist/_/assets/fonts/Inter-Light.ttf?ver=a3fe4e0f);font-display:swap}@font-face{font-family:Inter;font-style:normal;font-weight:400;src:url(/wp-content/themes/hcv/dist/_/assets/fonts/Inter-Regular.ttf?ver=ea587988);font-display:swap}@font-face{font-family:Inter;font-style:normal;font-weight:500;src:url(/wp-content/themes/hcv/dist/_/assets/fonts/Inter-Medium.ttf?ver=cad10543);font-display:swap}@font-face{font-family:Inter;font-style:normal;font-weight:600;src:url(/wp-content/themes/hcv/dist/_/assets/fonts/Inter-SemiBold.ttf?ver=465266b2);font-display:swap}@font-face{font-family:Inter;font-style:normal;font-weight:700;src:url(/wp-content/themes/hcv/dist/_/assets/fonts/Inter-Bold.ttf?ver=ba74cc32);font-display:swap}*{font-family:Oswald,sans-serif;color:#101010}a{color:inherit;text-decoration:inherit;transition:all .2s}a:hover{color:#333f48;transition-duration:.2s;text-decoration:none}a:hover:after{width:100%;transition-duration:.3s}.center *{text-align:center;max-width:814px;margin:0 auto}.button{padding:10px 26px;position:relative;width:260px;display:block;text-align:center}.button--main{padding:10px;background-color:#00fff2;font-family:Oswald;font-style:normal;font-weight:400;font-size:16px;line-height:19px;display:flex;align-items:center;text-transform:uppercase;color:#fff;border:1px solid #00fff2;width:auto;max-width:260px;text-align:center;justify-content:center;border-radius:33px}.button--main:hover{color:#fff;background-color:#101010;transition-duration:.2s;border-color:#101010}.button--empty{border-radius:33px;border:1px solid #00fff2;text-align:center;font-family:Oswald;font-size:16px;font-style:normal;font-weight:600;line-height:normal;padding:10px 15px;transition-duration:.2s;color:#fff}.button--empty:hover{color:#fff;transition-duration:.2s;background-color:#00fff2}body #header+*{padding-top:64px}@media screen and (max-width:920px){body #header+*{padding-top:85px}}#header{position:fixed;top:0;left:0;z-index:9999;width:100%}#header.header__sticky_head{box-shadow:0 -3px 5px 1px #000;background-color:#00fff2}@media screen and (max-width:920px){#header{padding-top:0}}.archive #header{padding-top:0}.header{position:relative}.header__sticky_head .header__logo__link img{max-width:200px;transition-duration:.2s}.header__sticky_head .header__menu-wrapper>ul{padding-top:0}@media screen and (max-width:920px){.header__sticky_head .header__mobile{height:50px}}@media screen and (max-width:920px){.header{display:flex;flex-direction:column}}.header__top{background-color:#142444;display:flex;justify-content:center;align-items:center;padding-top:10px;padding-bottom:10px}@media screen and (min-width:600px){.header__top{display:none!important}}.header__top img{max-height:25px}.header__top a{color:#fff}.header__wrapper{flex-direction:column}.header__up,.header__wrapper{display:flex;justify-content:space-between;align-items:center}.header__up{width:100%}@media screen and (max-width:920px){.header__up{flex-direction:row;justify-content:space-between}}.header__logowrap{width:200px;display:flex;justify-content:flex-start;align-items:center}.header__logowrap img{margin-right:15px}.header__logowrap .header__logo{margin-bottom:0}.header__logowrap .header__textol{font-family:Oswald;font-style:normal;font-weight:400;font-size:29px;line-height:1.5em;letter-spacing:-.01em;text-transform:uppercase;color:#00fff2}.header__logowrap .header__textol--link:hover{color:#00fff2}@media screen and (max-width:1280px){.header__logowrap .header__textol{font-size:22px}}@media screen and (max-width:550px){.header__logowrap .header__textol{display:none}}@media screen and (max-width:919px){.header__logowrap{width:200px;justify-content:space-between}}.header__ghost{width:24%}@media screen and (max-width:919px){.header__ghost{display:none}}.header__menuwrap{background-color:#fff}.header__menu-wrapper{width:calc(100% - 200px);display:flex;justify-content:center}@media screen and (max-width:920px){.header__menu-wrapper{display:none}}@media screen and (min-width:920px){.header__menu-wrapper>ul{list-style-type:none;display:flex;align-items:center;margin-bottom:0;padding-top:20px}.header__menu-wrapper>ul li{margin:0 15px}.header__menu-wrapper>ul li a{font-family:Oswald;font-style:normal;font-weight:700;font-size:18px;line-height:1.1em;text-align:center;color:#fff;text-transform:uppercase;transition-duration:0!important}}@media screen and (min-width:920px) and (max-width:1120px){.header__menu-wrapper>ul li a{font-size:14px}}@media screen and (min-width:920px){.header .menu-parent-1{padding-left:0;display:flex;width:100%;justify-content:flex-end}.header .menu-parent-1>li:hover>a{text-decoration:none;border-bottom:2px solid #00fff2}}@media screen and (max-width:920px){.header .menu-parent-1{overflow:auto}}.header .menu-parent-1>.menu-item-has-children:hover .menu-parent-2{transform:scaleX(1);opacity:1}@media screen and (min-width:920px){.header .menu-parent-1>li{transition-duration:.2s;padding:5px 0 15px}.header .menu-parent-1>li.current_page_item>a{color:#fff;border-bottom:2px solid #00fff2}.header .menu-parent-1>li.current_page_item>a:before{width:100%;transition-duration:.3s}}.header .menu-parent-1>li.current-menu-ancestor>a,.header .menu-parent-1>li>a{color:#fff}.header .menu-parent-1>li.current-menu-ancestor>a:after{content:" ";width:10px;height:5px;background-size:contain;margin-left:4px;background:url(/wp-content/themes/hcv/dist/_/assets/gfx/arr_down_2.png?ver=b62e9295) 50% no-repeat}.header .menu-parent-1>a{font-size:12px}.header .menu-parent-1>.menu-item .menu-parent-2{width:100%;max-width:100vw;max-width:250px}.header .menu-parent-1>.menu-item .menu-parent-2 li{width:100%}.header .menu-parent-2{padding:8px 0;position:absolute;display:flex;align-items:flex-start;box-shadow:0 2px 13px rgba(0,0,0,.136145);transform:scaleY(0);transform-origin:top;transition:all .2s;opacity:0;max-width:510px;flex-direction:column}@media screen and (min-width:920px){.header .menu-parent-2{border-top:3px solid #00fff2;border-radius:0 0 5px 5px;background:#fff;max-height:calc(100vh - 90px);margin-top:20px;min-width:250px}}@media screen and (max-width:920px){.header .menu-parent-2{position:relative!important;opacity:1;transform:scaleX(1);box-shadow:unset;padding:0 0 0 12px;margin-top:0;margin-left:0!important}}.header .menu-parent-2>li{padding-top:5px;padding-bottom:5px;position:relative;width:100%;margin-left:0;margin-right:0}.header .menu-parent-2>li.menu-item-has-children{position:relative}.header .menu-parent-2>li.menu-item-has-children:after{content:" ";width:12.5px;height:7px;transform:rotate(-90deg);margin-left:4px;background:url(/wp-content/themes/hcv/dist/_/assets/gfx/arr_down.svg?ver=ebc7d91e) 50% no-repeat;background-size:contain;position:absolute;top:22px;right:10px}@media screen and (max-width:920px){.header .menu-parent-2>li.menu-item-has-children:after{background:url(/wp-content/themes/hcv/dist/_/assets/gfx/arr_down_2.png?ver=b62e9295) 50% no-repeat}}@media screen and (min-width:920px){.header .menu-parent-2>li.current-menu-item{background-color:#eff1f5}}.header .menu-parent-2>li.current-menu-item.menu-item-has-children{position:relative}.header .menu-parent-2>li.current-menu-item.menu-item-has-children:after{background:url(/wp-content/themes/hcv/dist/_/assets/gfx/arr_down_2.png?ver=b62e9295) 50% no-repeat}@media screen and (min-width:920px){.header .menu-parent-2>li:hover{background-color:#eff1f5}.header .menu-parent-2>li:hover>a{color:#142444}}.header .menu-parent-2>li>a{width:100%;display:block;text-align:left;font-family:Oswald;font-style:normal;font-weight:400;font-size:16px;line-height:1.3em;color:#1a1818;text-transform:none}@media screen and (max-width:920px){.header .menu-parent-2>li{padding-bottom:0;margin-bottom:15px}}.header .menu-parent-2>li:before{position:absolute;left:10px;top:15px;background-position:50%;background-repeat:no-repeat;background-size:contain;content:""}.header .menu-parent-2>li.current_page_item>a{color:#00fff2}.header .menu-parent-2>li>a{width:calc(100% - 20px);padding:8px 12px}@media screen and (min-width:920px){.header .menu-parent-2>li>a{font-weight:700}}.header .menu-parent-2>li>a.allowClick+ul{visibility:visible;pointer-events:all;opacity:1}.header .menu-parent-2>li:hover .menu-parent-3{width:100%;max-width:100vw;overflow:auto;max-width:250px;opacity:1;top:0;transform:scaleX(1)}@media screen and (min-width:920px){.header .menu-parent-2>li:hover .menu-parent-3{position:absolute;background:#fff;left:100%}}.header .menu-parent-2>li:hover .menu-parent-3 li{width:100%}.header .menu-parent-3{opacity:0;display:flex;position:absolute;transform:scaleY(0);border-top:3px solid #1c6434;border-radius:0 0 5px 5px;background:#fff;max-height:calc(100vh - 90px);box-shadow:0 2px 13px rgba(0,0,0,.136145);padding:8px 0;min-width:250px}@media screen and (min-width:920px){.header .menu-parent-3{flex-direction:row;flex-wrap:wrap}}@media screen and (max-width:920px){.header .menu-parent-3{position:relative!important;transform:scaleX(1);box-shadow:unset;padding:0 0 0 12px;height:0;overflow:hidden;visibility:visible;pointer-events:none;opacity:1;background-color:#1a1818;margin-bottom:10px;border-radius:0;border-top:none}.header .menu-parent-3.active{height:auto}}.header .menu-parent-3>li{width:auto;padding:6px 10px;margin-left:0;margin-right:0}@media screen and (max-width:920px){.header .menu-parent-3>li{width:100%}}.header .menu-parent-3>li:hover .menu-parent-4{transform:scaleX(1);opacity:1}.header .menu-parent-3>li:hover{background-color:#eff1f5}.header .menu-parent-3>li:hover>a{color:#142444}.header .menu-parent-3>li.current-menu-item{background-color:#eff1f5}.header .menu-parent-3>li.current-menu-item a{color:#00fff2}.header .menu-parent-3>li>a{width:100%;font-size:14px;line-height:14px;font-weight:400;padding:5px;margin:0;text-transform:none}.header .menu-parent-3>li>a.allowClick+ul{visibility:visible;pointer-events:all;opacity:1}.header .menu-parent-4{display:flex;left:10px;flex-direction:column;border-radius:16px;min-width:100%;margin-left:20px;height:0;transition:all .2s;overflow:hidden}@media screen and (max-width:920px){.header .menu-parent-4{position:relative!important;top:0;opacity:1;transform:scaleX(1);box-shadow:unset;padding:0 0 0 12px;background:unset;overflow:hidden;visibility:hidden;pointer-events:none;opacity:0}}.header .menu-parent-4 li{width:100%}.header .menu-parent-4 li a{width:calc(100% - 20px);white-space:normal;line-height:1.5}@media screen and (min-width:920px){.header__mobile{display:none}}@media screen and (max-width:919px){.header__mobile{display:flex;justify-content:space-between;align-items:center}}.header__mobile .ham{cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform .4s;-moz-user-select:none;-webkit-user-select:none;user-select:none}.header__mobile .hamRotate.active{transform:rotate(45deg)}.header__mobile .line{fill:none;transition:stroke-dasharray .4s,stroke-dashoffset .4s;stroke:#00fff2;stroke-width:5.5;stroke-linecap:round}.header__mobile .ham8 .top{stroke-dasharray:40 160}.header__mobile .ham8 .middle{stroke-dasharray:40 142;transform-origin:50%;transition:transform .4s}.header__mobile .ham8 .bottom{stroke-dasharray:40 85;transform-origin:50%;transition:transform .4s,stroke-dashoffset .4s}.header__mobile .ham8.active .top{stroke-dashoffset:-64px}.header__mobile .ham8.active .middle{transform:rotate(90deg)}.header__mobile .ham8.active .bottom{stroke-dashoffset:-64px}.header__mobile-menu{pointer-events:none}.header__mobile-menu.active{pointer-events:all}.header__mobile-menu.active>.menu{transform:scaleY(1);opacity:1;z-index:999}.header__mobile-menu>.menu{display:flex!important;position:absolute;top:100%;left:0;width:100%;background:#706e6b;flex-direction:column;box-shadow:0 16px 16px hsla(0,0%,100%,.1);max-height:calc(100vh - 176px);transition:all .2s;opacity:0;transform:scaleY(0);transform-origin:top;padding:0;overflow-y:scroll}.header__mobile-menu>.menu li{width:100%;padding-bottom:5px;padding-top:5px}.header__mobile-menu>.menu li.current_page_item{background-color:#706e6b;border-bottom:2px solid #00fff2}.header__mobile-menu>.menu li.current_page_item a{color:#00fff2!important}@media screen and (max-width:920px){.header__mobile-menu>.menu li.current_page_item a{color:#fff!important}}.header__mobile-menu>.menu li.wpml-ls-item{display:block}.header__mobile-menu>.menu a{padding:12px 10px;color:#fff!important;width:100%}.header__mobile-menu>.menu .menu--submenu{display:block;position:static;opacity:1;transform:scaleY(1);background:transparent;padding-left:24px}.header__mobile-menu>.menu .menu--submenu a{color:#fff}.header__mobile-menu a{font-size:16px!important;font-weight:700;text-transform:uppercase}@media screen and (max-width:920px){.header .menu{display:none}}@media screen and (max-width:920px){.header .menu.active{display:block}}.header__logo__link img{max-width:256px;transition-duration:.2s}@media screen and (max-width:1000px){.header__logo__link img{max-width:170px}}.menu{display:flex;align-items:center;list-style:none;margin:0}.menu__item{position:relative;padding:10px 0 10px 30px}@media screen and (max-width:1170px){.menu__item{padding:10px 0 10px 10px}}.menu a{color:#fff;font-size:16px;display:inline-flex;align-items:center;font-size:12px}.menu a:hover{color:#333f48}@media screen and (max-width:980px){.menu a:hover{color:#fff}}.menu-item-has-children>a{position:relative}.menu-item-has-children>a:after{content:" ";width:10px;height:5px;margin-left:4px;background:url(/wp-content/themes/hcv/dist/_/assets/gfx/arr_down.svg?ver=ebc7d91e) 50% no-repeat;background-size:contain}@media screen and (max-width:920px){.menu-item-has-children>a:after{background:url(/wp-content/themes/hcv/dist/_/assets/gfx/arr_down_2.png?ver=b62e9295) 50% no-repeat}}.menu-item-has-children:hover .menu--submenu{transform:scaleY(1);opacity:1}.menu-item-has-children:hover>a:after{content:" ";width:10px;height:5px;background-size:contain;margin-left:4px;background:url(/wp-content/themes/hcv/dist/_/assets/gfx/arr_down_2.png?ver=b62e9295) 50% no-repeat}.menu--submenu{position:absolute;transition:all .2s;background:#fff;border:1px solid #101010;transform-origin:top;transform:scaleY(0);opacity:0;top:100%;left:0;min-width:150%;padding:8px 14px;z-index:1;flex-direction:column}.menu--submenu li{width:100%}.menu--submenu a{width:auto;padding:6px 10px;color:#101010;position:relative;transition:all .2s}.menu--submenu a:before{content:" ";width:0;height:1px;background:#30977f;position:absolute;bottom:0;left:0;transition:all .2s}.menu--submenu a:hover{color:#30977f}.menu--submenu a:hover:before{width:100%}.error404 .where_shot{background-color:#eff1f5;min-height:calc(100vh - 503px)}.backtotop{width:42px;height:42px;background:#4c4c4c;position:fixed;bottom:40px;right:10px;background-image:url(/wp-content/themes/hcv/assets/gfx/btt.svg);background-position:50%;background-repeat:no-repeat;background-size:60%;z-index:999999;display:none}.backtotop.header__sticky_head{display:block}.backtotop:hover{cursor:pointer;background-color:#363535}.breadcrumbs__wrapper{margin-bottom:30px}.breadcrumbs__wrapper a,.breadcrumbs__wrapper span{color:#333f48!important}.breadcrumbs__wrapper a.breadcrumb_last,.breadcrumbs__wrapper span.breadcrumb_last{color:#000!important}.home #breadcrumbs{height:0;opacity:0}.header__main{background-color:#95938f}.footer__top{padding-top:50px;padding-bottom:50px}.footer__top--t{font-size:12px;font-weight:400;font-family:Inter;line-height:1.2em;color:#000}.footer__top--menu ol{padding-left:14px;margin-top:5px}.footer__top--menu ol li{font-size:12px;font-weight:400;font-family:Inter;line-height:1.2em;color:#000}.footer__bot{background-color:#4b4947;padding-top:50px;padding-bottom:50px}.footer__bot--menu{margin-bottom:30px}.footer__bot--copy,.footer__bot--menu a{margin-right:50px;font-size:12px;font-weight:400;font-family:Inter;line-height:1.2em;color:#fff}.slider{background:#5d5c59}.slider__item{display:flex;align-items:center;justify-content:flex-start;position:relative;height:490px}@media screen and (max-width:820px){.slider__item{flex-direction:column-reverse;max-height:calc(100vh - 91px);height:auto;justify-content:flex-end}}.slider__item .wrapper{height:100%;display:flex;align-items:flex-start;justify-content:center;position:relative;z-index:3;flex-direction:column}@media screen and (max-width:820px){.slider__item .wrapper{height:auto;padding-top:40px;padding-bottom:40px}}.slider__col{width:50%;padding:15px}@media screen and (max-width:820px){.slider__col{width:100%;padding:15px 0}}.slider__flowimg{position:absolute;width:50%;height:100%;z-index:2;max-width:1440px;left:50%}@media screen and (max-width:820px){.slider__flowimg{position:relative;width:100%;left:0;height:352px;max-height:60%}}.slider__flowimg img{-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;width:100%;height:100%}.slider__title{color:#00fff2;font-family:Oswald;font-size:80px;font-style:normal;font-weight:700;max-width:480px;line-height:1.1em}@media screen and (max-width:1320px){.slider__title{font-size:68px}}@media screen and (max-width:960px){.slider__title{font-size:58px}}@media screen and (max-width:820px){.slider__title{max-width:unset}}@media screen and (max-width:720px){.slider__title{font-size:45px;margin:0!important}}.tps{background-color:#fff;padding-top:50px;padding-bottom:50px}.tps__text{position:relative;font-family:Bitter;font-size:32px;line-height:1.1em;font-size:400}@media screen and (max-width:820px){.tps__text{font-size:22px}}.tps__text *{position:relative;z-index:2}.tps__text b,.tps__text strong{font-weight:500}.tps__pseudo{width:80%;height:50%;left:10%;top:25%;border-radius:30%;background:rgba(0,255,242,.4);position:absolute;z-index:0;filter:blur(15px);box-shadow:0 22px 70px 4px rgba(0,255,242,.4)}.tio{padding-top:50px;padding-bottom:50px}.tio,.tio__wrap{position:relative}.tio__wrap{z-index:1;display:flex;align-items:center;justify-content:space-between;border-radius:8px}@media screen and (max-width:960px){.tio__wrap{flex-wrap:wrap}}.tio__side--lewo{flex-direction:row-reverse}@media screen and (max-width:960px){.tio__side--lewo .tio__col--full{padding:30px 15px}}@media screen and (max-width:960px){.tio__side--prawo{flex-direction:column-reverse}}@media screen and (max-width:960px){.tio__side--prawo .tio__col--full{padding:30px 15px}}.tio__col{width:calc(50% - 30px)}@media screen and (max-width:960px){.tio__col{width:100%}}.tio__col--full{display:flex;flex-direction:column;align-items:flex-start}@media screen and (max-width:960px){.tio__col--img{max-width:500px;margin:0 auto}}.tio__col--img img{width:100%;max-height:100%;margin:0 auto;height:auto}@media screen and (max-width:960px){.tio__col--img{margin-bottom:30px;max-height:560px;display:flex;justify-content:center}}.tio__b,.tio__t{font-size:80px;font-family:Oswald;font-weight:700;line-height:1.1em;color:#141413;margin-bottom:30px;margin-top:0}@media screen and (max-width:1320px){.tio__b,.tio__t{font-size:68px}}@media screen and (max-width:960px){.tio__b,.tio__t{font-size:58px}}@media screen and (max-width:820px){.tio__b,.tio__t{max-width:unset}}@media screen and (max-width:720px){.tio__b,.tio__t{font-size:45px}}.tio__b{color:#00fff2;margin-bottom:10px}.tio__desc *{font-size:20px;line-height:1.2em;font-family:Bitter;font-weight:400;max-width:440px}.tio__desc * b,.tio__desc * strong{font-weight:600}@media screen and (max-width:820px){.tio__desc *{font-size:18px}}.tio__desc * small{font-size:12px}.tio__bigtext{font-size:48px;font-family:Oswald;font-weight:300;line-height:1.2em;color:#141413;max-width:440px}.tio__bigtext b,.tio__bigtext strong{font-weight:500}@media screen and (max-width:960px){.tio__bigtext{max-width:unset}}@media screen and (max-width:600px){.tio__bigtext{font-size:36px}}.tio__button{padding:12px 36px;border-radius:4px;border:1px solid #141413;display:flex;justify-content:center;align-items:center;background-color:hsla(0,0%,100%,0);font-family:Inter;font-weight:400;font-size:14px;line-height:1.2em;transition-duration:.2s;margin-top:30px}.tio__button:hover{transition-duration:.2s;background-color:#00fff2}.tio__button img{margin-left:10px}@media screen and (max-width:600px){.tio__button{padding:12px 15px}}.tiobig{position:relative;height:770px}@media screen and (max-width:980px){.tiobig{height:auto}}.tiobig__side--lewo .tiobig__col--img{width:50%;left:0;top:0;height:100%;position:absolute}@media screen and (max-width:980px){.tiobig__side--lewo .tiobig__col--img{position:relative;width:100%;height:100%;margin:0 auto;max-width:500px}}.tiobig__side--lewo .tiobig__col--img img{width:100%;height:100%;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover}.tiobig__side--lewo .wrapper{justify-content:flex-end}@media screen and (max-width:980px){.tiobig__side--lewo .wrapper{justify-content:flex-start}}.tiobig__side--prawo .tiobig__wrap{justify-content:flex-start!important}.tiobig__side--prawo .tiobig__col--img{width:50%;left:50%;top:0;height:100%;position:absolute}@media screen and (max-width:980px){.tiobig__side--prawo .tiobig__col--img{position:relative;width:100%;left:0;height:100%;margin:0 auto;max-width:500px}}.tiobig__side--prawo .tiobig__col--img img{width:100%;height:100%;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover}.tiobig__side--prawo .wrapper{justify-content:flex-start}@media screen and (max-width:980px){.tiobig__side--prawo .wrapper{justify-content:flex-start}}.tiobig .tiobig__wrap,.tiobig .wrapper{display:flex;align-items:center;height:100%}.tiobig .tiobig__wrap{width:50%;justify-content:center}@media screen and (max-width:980px){.tiobig .tiobig__wrap{width:100%}}.tiobig .tiobig__wrap .tiobig__content{max-width:510px}@media screen and (max-width:980px){.tiobig .tiobig__wrap .tiobig__content{padding-top:40px;padding-bottom:40px}}.tiobig .tiobig__wrap .tiobig__bigtext{font-size:32px;font-family:Bitter;font-weight:300;line-height:1.2em;color:#141413}.tiobig .tiobig__wrap .tiobig__bigtext b,.tiobig .tiobig__wrap .tiobig__bigtext strong{font-weight:500}@media screen and (max-width:600px){.tiobig .tiobig__wrap .tiobig__bigtext{font-size:18px}}.tiobig__b,.tiobig__t{font-size:80px;font-family:Oswald;font-weight:700;line-height:1.1em;color:#141413;margin-bottom:30px;margin-top:0}@media screen and (max-width:1320px){.tiobig__b,.tiobig__t{font-size:68px}}@media screen and (max-width:960px){.tiobig__b,.tiobig__t{font-size:58px}}@media screen and (max-width:820px){.tiobig__b,.tiobig__t{max-width:unset}}@media screen and (max-width:720px){.tiobig__b,.tiobig__t{font-size:45px}}.bluelink{color:#00a39b;text-decoration:underline}.bluelink:hover{color:#00a39b;text-decoration:none}.sz{background-color:#a7a5a2;padding-top:50px;padding-bottom:100px}@media screen and (max-width:820px){.sz{padding-bottom:30px}}.sz__top{margin-bottom:50px}.sz__top--t1{font-size:80px;font-family:Oswald;font-weight:700;line-height:1.1em;margin-top:0;margin-bottom:10px;color:#00fff2}@media screen and (max-width:1320px){.sz__top--t1{font-size:68px}}@media screen and (max-width:960px){.sz__top--t1{font-size:58px}}@media screen and (max-width:820px){.sz__top--t1{max-width:unset}}@media screen and (max-width:720px){.sz__top--t1{font-size:45px}}.sz__top--t2{font-size:80px;font-family:Oswald;font-weight:700;line-height:1.1em;margin-bottom:10px;color:#141413;margin-top:0}@media screen and (max-width:1320px){.sz__top--t2{font-size:68px}}@media screen and (max-width:960px){.sz__top--t2{font-size:58px}}@media screen and (max-width:820px){.sz__top--t2{max-width:unset}}@media screen and (max-width:720px){.sz__top--t2{font-size:45px}}.sz__top--desc{margin-top:30px;font-size:20px;line-height:1.1em;font-family:Bitter;color:#141413;max-width:550px}.sz__bot{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:820px){.sz__bot{flex-wrap:wrap}}.sz__bot--col{width:calc(50% - 15px)}@media screen and (max-width:820px){.sz__bot--col{width:100%}}@media screen and (max-width:820px){.sz__bot--img{display:flex;justify-content:center}}.sz__bot--img img{max-width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;height:auto;max-height:100%}.sz__bot--icons{display:flex;justify-content:flex-start;flex-direction:column;align-items:flex-end}@media screen and (max-width:820px){.sz__bot--icons{align-items:center}}.sz__bot--t{font-size:48px;font-family:Oswald;font-weight:400;line-height:1.2em;margin-bottom:30px;color:#141413;max-width:380px}@media screen and (max-width:820px){.sz__bot--t{font-size:36px}}.sz__icons{justify-content:space-between;flex-wrap:wrap;max-width:400px}.sz__icon,.sz__icons{display:flex;align-items:flex-start}.sz__icon{flex-direction:column;justify-content:flex-start;margin-bottom:20px;width:calc(50% - 10px)}.sz__icon--img{height:100px;margin-bottom:15px}.sz__icon--img img{max-width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;height:auto;max-height:100%}.sz__icon--text{font-size:16px;font-family:Bitter;font-weight:500;line-height:1.2em;color:#141413;max-width:208px}@media screen and (max-width:820px){.sz__icon--text{font-size:14px}}.video__box{position:relative}.video__box iframe,.videob{border-radius:10px}.video iframe,.videob{max-height:calc(100vh - 91px)}@media screen and (max-width:820px){.video iframe,.videob{height:450px}}@media screen and (max-width:600px){.video iframe,.videob{height:350px}}@media screen and (max-width:450px){.video iframe,.videob{height:240px}}.video__poster{position:absolute;z-index:1;left:0;top:0;width:100%;height:100%;cursor:pointer}.video__poster img{width:100%;height:100%;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover}.nr{background-color:#a7a5a2;padding-top:100px;padding-bottom:100px}@media screen and (max-width:820px){.nr{padding-top:50px;padding-bottom:20px}}.nr__top{margin-bottom:50px}.nr__top--t1{font-size:80px;font-family:Oswald;font-weight:700;line-height:1.1em;margin-top:0;margin-bottom:10px;color:#00fff2}@media screen and (max-width:1320px){.nr__top--t1{font-size:68px}}@media screen and (max-width:960px){.nr__top--t1{font-size:58px}}@media screen and (max-width:820px){.nr__top--t1{max-width:unset}}@media screen and (max-width:720px){.nr__top--t1{font-size:45px}}.nr__top--t2{font-size:80px;font-family:Oswald;font-weight:700;line-height:1.1em;margin-bottom:10px;color:#141413;margin-top:0}@media screen and (max-width:1320px){.nr__top--t2{font-size:68px}}@media screen and (max-width:960px){.nr__top--t2{font-size:58px}}@media screen and (max-width:820px){.nr__top--t2{max-width:unset}}@media screen and (max-width:720px){.nr__top--t2{font-size:45px}}.nr__numbers{margin-top:50px;flex-wrap:wrap;justify-content:flex-start}.nr__item,.nr__numbers{display:flex;align-items:flex-start}.nr__item{width:calc(33% - 20px);margin-right:30px;flex-direction:column;margin-bottom:30px}@media screen and (max-width:980px){.nr__item{width:calc(50% - 20px)}}@media screen and (max-width:600px){.nr__item{width:100%;margin-right:0}}@media screen and (min-width:980px){.nr__item:nth-of-type(3n){margin-right:0}}@media screen and (min-width:600px) and (max-width:979px){.nr__item:nth-of-type(2n){margin-right:0}}.nr__item--number{font-size:48px;line-height:1.2em;font-family:Oswald;font-weight:400;color:#141413;margin-bottom:15px}@media screen and (max-width:820px){.nr__item--number{font-size:36px}}.nr__item--desc{font-size:20px;line-height:1.2em;font-family:Bitter;font-weight:400;color:#141413;margin-bottom:15px}@media screen and (max-width:820px){.nr__item--desc{font-size:18px}}.nr__item--desc small{font-size:12px}.bgf{position:relative;height:800px;display:flex;max-height:calc(100vh - 100px);align-items:center;justify-content:center}@media screen and (max-width:820px){.bgf{height:390px}}.bgf .wrapper{display:flex;align-items:center;justify-content:center;position:relative;z-index:2;flex-direction:column}.bgf__t{text-align:center;font-size:80px;font-family:Oswald;font-weight:700;line-height:1.1em;margin-top:0;margin-bottom:40px;color:#00fff2}@media screen and (max-width:1320px){.bgf__t{font-size:68px}}@media screen and (max-width:960px){.bgf__t{font-size:58px}}@media screen and (max-width:820px){.bgf__t{margin-bottom:20px;max-width:unset}}@media screen and (max-width:720px){.bgf__t{font-size:45px}}.bgf__button{padding:12px 36px;border-radius:4px;border:1px solid #141413;display:flex;justify-content:center;align-items:center;background-color:#fff;font-family:Inter;font-weight:400;font-size:14px;line-height:1.2em;transition-duration:.2s;margin-top:30px}.bgf__button:hover{transition-duration:.2s;background-color:#00fff2}.bgf__button img{margin-left:10px}@media screen and (max-width:600px){.bgf__button{padding:12px 15px}}.bgf__foto{position:absolute;left:0;top:0;width:100%;height:100%;z-index:0}.bgf__foto img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.bgf__foto1{position:absolute;left:10%;bottom:10%;width:140px;height:150px;z-index:1}@media screen and (max-width:1200px){.bgf__foto1{left:5%;bottom:5%;width:100px;height:100px}}@media screen and (max-width:820px){.bgf__foto1{left:3%;bottom:3%;width:45px;height:45px}}.bgf__foto1 img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.bgf__foto2{position:absolute;right:10%;top:10%;width:140px;height:150px;z-index:1}@media screen and (max-width:1200px){.bgf__foto2{right:5%;top:5%;width:100px;height:100px}}@media screen and (max-width:820px){.bgf__foto2{right:3%;top:3%;width:45px;height:45px}}.bgf__foto2 img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.hero{position:relative;height:538px;display:flex;max-height:calc(100vh - 100px);align-items:center;justify-content:center}@media screen and (max-width:820px){.hero{height:450px}}.hero .wrapper{display:flex;align-items:center;justify-content:flex-start;position:relative;z-index:2}.hero__t{text-align:left;font-size:80px;font-family:Oswald;font-weight:700;margin-left:40%;line-height:1.1em;margin-top:0;margin-bottom:40px;max-width:440px;color:#00fff2}@media screen and (max-width:1320px){.hero__t{font-size:68px}}@media screen and (max-width:960px){.hero__t{font-size:58px}}@media screen and (max-width:820px){.hero__t{margin-bottom:20px;max-width:unset;margin-left:30%}}@media screen and (max-width:720px){.hero__t{font-size:45px}}.hero__foto{position:absolute;left:0;top:0;width:100%;height:100%;z-index:0}.hero__foto img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.opinie{padding-top:100px;padding-bottom:100px;position:relative}@media screen and (max-width:1250px){.opinie{padding-top:50px;padding-bottom:50px}}.opinie__item .wrapper{display:flex;align-items:center;justify-content:space-between;position:relative}@media screen and (max-width:1650px){.opinie__item .wrapper{padding:0 60px}}@media screen and (max-width:820px){.opinie__item .wrapper{flex-direction:column-reverse;padding:0 15px}}.opinie__col{width:calc(50% - 20px)}@media screen and (max-width:820px){.opinie__col{width:100%}}.opinie__col--2{display:flex;justify-content:center}@media screen and (max-width:820px){.opinie__col--2{justify-content:flex-start}}.opinie__desc{font-size:32px;font-family:Oswald;font-weight:400;line-height:1.2em;color:#141413;max-width:440px}.opinie__desc b,.opinie__desc strong{font-weight:500}@media screen and (max-width:820px){.opinie__desc{font-size:22px;margin-top:30px}}.opinie__nav{position:absolute;top:calc(50% - 27px);left:10%;display:flex;justify-content:space-between;width:80%;height:54px;z-index:9}@media screen and (max-width:1650px){.opinie__nav{left:20px;width:calc(100% - 40px)}}@media screen and (max-width:1250px){.opinie__nav{left:0;width:100%}}@media screen and (max-width:820px){.opinie__nav{display:none}}.opinie__nav .swiper-button{border:1px solid #141413;width:54px;height:54px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition-duration:.2s}.opinie__nav .swiper-button:hover{cursor:pointer;background-color:#00fff2;transition-duration:.2s}.opinie__nav .swiper-button.swiper-button-next img{transform:rotate(180deg)}.opinie__imgbox{position:relative;padding-top:40px;padding-bottom:30px;padding-left:20px}@media screen and (max-width:820px){.opinie__imgbox{padding-left:0}}@media screen and (max-width:820px){.opinie__img{width:440px;max-width:100%}}@media screen and (max-width:670px){.opinie__img{width:auto;max-width:100%}}.opinie__img img{max-width:100%}.opinie__imie{position:absolute;right:0;bottom:0;font-size:80px;font-family:Oswald;font-weight:700;line-height:1.1em;color:#00fff2;margin-top:0}@media screen and (max-width:1320px){.opinie__imie{font-size:68px}}@media screen and (max-width:960px){.opinie__imie{font-size:58px}}@media screen and (max-width:820px){.opinie__imie{max-width:unset}}@media screen and (max-width:720px){.opinie__imie{font-size:45px}}.opinie .quote{position:absolute;left:-20px;top:0}@media screen and (max-width:820px){.opinie .quote{top:unset;bottom:0;left:0;width:45px;height:45px}}.test{background-color:#b9b7b5;padding-top:0;padding-bottom:0}.test__top{margin-bottom:30px}.test__top--t1{font-size:80px;font-weight:700;font-family:Oswald;line-height:1.1em;color:#141413;margin-bottom:60px}@media screen and (max-width:1200px){.test__top--t1{font-size:48px}}@media screen and (max-width:920px){.test__top--t1{font-size:45px}}.test__top--t2{font-size:48px;font-weight:400;font-family:Oswald;line-height:1.1em}@media screen and (max-width:1200px){.test__top--t2{font-size:36px}}@media screen and (max-width:920px){.test__top--t2{font-size:28px}}.test__mid{display:flex;align-items:flex-start;justify-content:space-between;position:relative}@media screen and (max-width:920px){.test__mid{flex-wrap:wrap}}.test__img{width:440px}@media screen and (max-width:920px){.test__img{width:100%;display:flex;justify-content:flex-start;margin-bottom:20px}}@media screen and (max-width:920px){.test__img img{width:100%;max-width:440px}}.test__ask{width:calc(100% - 460px);display:flex;align-items:flex-start;justify-content:flex-start;padding-left:40px}@media screen and (max-width:1100px){.test__ask{padding-left:10px}}@media screen and (max-width:920px){.test__ask{width:100%;flex-wrap:wrap;position:relative}}.test__ask--radio{margin-left:20px}@media screen and (max-width:920px){.test__ask--radio{margin-left:0;width:100%}}.test__ask--loop{display:flex;align-items:center;justify-content:center;background-color:#00fff2;border-radius:50%;width:94px;height:94px;font-size:48px;font-weight:400;font-family:Oswald;line-height:1.1em}@media screen and (max-width:1200px){.test__ask--loop{width:64px;height:64px;font-size:28px}}@media screen and (max-width:920px){.test__ask--loop{width:40px;height:40px;position:absolute;top:-70px}}.test__ask--t{font-size:32px;font-weight:400;font-family:Oswald;line-height:1.3em;max-width:440px;margin-bottom:50px}@media screen and (max-width:920px){.test__ask--t{font-size:24px;max-width:unset}}.test__ask--radiobox{display:flex;flex-direction:column}@media screen and (max-width:920px){.test__ask--radiobox{flex-direction:row}}.test__ask--radiobox label{font-size:32px;font-weight:400;font-family:Oswald;line-height:1.3em}.test__ask--radiobox input{display:none}.test__ask--radiobox label{display:inline-block;padding:5px 10px;cursor:pointer;margin-bottom:10px}.test__ask--radiobox label span{position:relative;line-height:22px}@media screen and (max-width:920px){.test__ask--radiobox label span{padding:15px 40px;border:1px solid #0e0405}}@media screen and (max-width:600px){.test__ask--radiobox label span{padding:10px 40px;border:1px solid #0e0405}}.test__ask--radiobox label span:after,.test__ask--radiobox label span:before{content:""}@media screen and (max-width:920px){.test__ask--radiobox label span:after,.test__ask--radiobox label span:before{display:none!important}}.test__ask--radiobox label span:before{border:1px solid #222021;width:28px;height:28px;margin-right:10px;display:inline-block;vertical-align:middle}.test__ask--radiobox label span:after{background:#222021;width:20px;height:20px;position:absolute;top:unset;bottom:8px;left:4px;transition:.3s;opacity:0}.test__ask--radiobox label input:checked+span:after{opacity:1}@media screen and (max-width:920px){.test__ask--radiobox label input:checked+span{background-color:#00fff2;color:#fff}}.test__back,.test__next{border:1px solid #141413;width:54px;height:54px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition-duration:.2s;position:absolute;bottom:30px}@media screen and (max-width:720px){.test__back,.test__next{bottom:-50px;width:35px;height:35px}}.test__back:hover,.test__next:hover{cursor:pointer;background-color:#00fff2;transition-duration:.2s}.test__next{right:0}@media screen and (max-width:720px){.test__next{right:30px}}.test__next img{transform:rotate(180deg)}.test__back{right:80px}.test__item{display:none;padding-top:80px;padding-bottom:80px}.test__item--active{display:block}.odpowiedz{display:none;background:linear-gradient(90deg,#b9b7b5 50%,#0e0405 0);position:relative}@media screen and (max-width:920px){.odpowiedz{background:#b9b7b5}}.odp__row{display:flex;align-items:flex-end;justify-content:space-between}@media screen and (max-width:920px){.odp__row{flex-wrap:wrap}}.odp__row .odp__foto{position:absolute;width:60%;height:100%;left:0;top:0;z-index:1}@media screen and (max-width:920px){.odp__row .odp__foto{display:flex;align-items:flex-end}}@media screen and (max-width:720px){.odp__row .odp__foto{width:100%}}.odp__row .odp__foto img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:bottom;object-position:bottom}@media screen and (max-width:920px){.odp__row .odp__foto img{-o-object-fit:contain;object-fit:contain;max-height:600px}}.odp__col{width:50%}@media screen and (max-width:920px){.odp__col{width:100%}}.odp__col--content{max-width:470px}.odp__col--content2{max-width:625px;position:relative;z-index:4}.odp__img2{position:relative;z-index:4;margin-bottom:20px;display:flex;justify-content:center;width:177px;padding-left:20px}@media screen and (max-width:920px){.odp__img2{width:110px;margin-bottom:110px}}@media screen and (max-width:450px){.odp__img2{width:110px;margin-bottom:70px}}.odp__img2 img{width:auto;height:auto;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.odp__trb{font-size:60px;font-weight:700;font-family:Oswald;line-height:120%;color:#00fff2;margin-bottom:15px;padding-left:20px;letter-spacing:-.02em}@media screen and (max-width:1200px){.odp__trb{font-size:48px}}@media screen and (max-width:1000px){.odp__trb{font-size:38px}}@media screen and (max-width:920px){.odp__trb{font-size:45px}}@media screen and (max-width:430px){.odp__trb{font-size:38px}}.odp__trl{font-size:48px;font-weight:400;font-family:Oswald;line-height:1.3em;color:#00fff2;padding-left:20px}@media screen and (max-width:1200px){.odp__trl{font-size:38px}}@media screen and (max-width:1000px){.odp__trl{font-size:28px}}@media screen and (max-width:920px){.odp__trl{font-size:36px}}@media screen and (max-width:430px){.odp__trl{font-size:32px}}.odp__col1{padding-top:80px;padding-bottom:80px}@media screen and (max-width:920px){.odp__col1{padding-top:40px;padding-bottom:40px;position:relative}}.odp__col2{display:flex;justify-content:flex-end;flex-direction:column;padding-bottom:40px;position:absolute;width:50%;height:100%;left:50%}@media screen and (max-width:920px){.odp__col2{position:relative;left:0;width:100%;min-height:720px;background-color:#0e0405}}.odp__t1{font-size:48px;font-weight:400;font-family:Oswald;line-height:1.2em;color:#141413}@media screen and (max-width:1200px){.odp__t1{font-size:32px}}@media screen and (max-width:1000px){.odp__t1{font-size:28px}}.odp__sep{display:block;height:20px}.odp__tb{font-size:65px;font-weight:700;font-family:Oswald;line-height:1.3em;color:#141413}@media screen and (max-width:1200px){.odp__tb{font-size:48px}}@media screen and (max-width:1000px){.odp__tb{font-size:34px}}@media screen and (max-width:920px){.odp__tb{font-size:45px}}.odp__tb .blue{color:#00fff2;font-size:65px;font-weight:700;font-family:Oswald;line-height:1.3em}@media screen and (max-width:1200px){.odp__tb .blue{font-size:48px}}@media screen and (max-width:1000px){.odp__tb .blue{font-size:34px}}@media screen and (max-width:920px){.odp__tb .blue{font-size:45px}}.odp__img{margin-top:20px;display:flex;justify-content:center;width:233px;padding-left:20px}@media screen and (max-width:920px){.odp__img{position:absolute;left:20px;bottom:-120px;z-index:6;width:120px}}.odp__img img{width:auto;height:auto;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}@media screen and (max-width:920px){.odp__img img{transform:rotate(110deg)}}@media screen and (max-width:920px){.notone .odp__col2 .odp__img2{display:none!important}}

/*# sourceMappingURL=style.css.map*/