 button, hr, input {  overflow: visible; } audio, canvas, progress, video {  display: inline-block; } progress, sub, sup {  vertical-align: baseline; } [type="checkbox"], [type="radio"], legend {  box-sizing: border-box;  padding: 0; } html {  line-height: 1.15;  -ms-text-size-adjust: 100%;  -webkit-text-size-adjust: 100%; } body, h1, h2, h3, h4, h5, h6 {  margin: 0; } article, aside, details, figcaption, figure, footer, header, main, menu, nav, section {  display: block; } figure {  margin: 1em 40px; } hr {  box-sizing: content-box;  height: 0; } code, kbd, pre, samp {  font-family: monospace, monospace;  font-size: 1em; } a {  background-color: transparent;  -webkit-text-decoration-skip: objects; } abbr[title] {  border-bottom: none;  text-decoration: underline;  text-decoration: underline dotted; } b, strong {  font-weight: bolder; } dfn {  font-style: italic; } mark {  background-color: #ff0;  color: #000; } small {  font-size: 80%; } sub, sup {  font-size: 75%;  line-height: 0;  position: relative; } sub {  bottom: -0.25em; } sup {  top: -0.5em; } audio:not([controls]) {  display: none;  height: 0; } img {  border-style: none; } svg:not(:root) {  overflow: hidden; } button, input, optgroup, select, textarea {  font-size: 100%;  line-height: 1.15;  margin: 0; } button, select {  text-transform: none; } [type="reset"], [type="submit"], button, html [type="button"] {  -webkit-appearance: button; } [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner, button::-moz-focus-inner {  border-style: none;  padding: 0; } [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring, button:-moz-focusring {  outline: ButtonText dotted 1px; } fieldset {  padding: 0.35em 0.75em 0.625em; } legend {  color: inherit;  display: table;  max-width: 100%;  white-space: normal; } textarea {  overflow: auto; } [type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {  height: auto; } [type="search"] {  -webkit-appearance: textfield;  outline-offset: -2px; } [type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {  -webkit-appearance: none; } ::-webkit-file-upload-button {  -webkit-appearance: button;  font: inherit; } summary {  display: list-item; } [hidden], template {  display: none; } html {  box-sizing: border-box; } body {  font-size: 16px;  color: rgba(64, 64, 64, 1); } body.oxygen-aos-enabled {  overflow-x: hidden; } *, ::after, ::before {  box-sizing: inherit; } .ct-section-inner-wrap {  margin-left: auto;  margin-right: auto;  height: 100%; } div.ct-svg-icon > svg, svg.ct-svg-icon {  height: 1em !important;  fill: currentColor; } .ct-columns-inner-wrap {  display: -webkit-flex !important;  display: -ms-flexbox !important;  display: flex !important; } .ct-column {  float: left !important;  word-break: break-word; } svg.ct-svg-icon {  display: inline-block;  width: 1em !important; } div.ct-svg-icon {  display: inline-block;  box-sizing: content-box;  border-radius: 50%;  width: auto; } div.ct-svg-icon > svg {  width: 1em !important;  display: block; } div.ct-fancy-icon {  display: inline-flex;  border-radius: 50%; } .ct-fancy-icon > svg {  fill: currentColor; } .ct-columns-inner-wrap > .ct-column:first-child {  margin-left: 0 !important; } .ct-columns-inner-wrap > .ct-column:last-child {  margin-right: 0 !important; } .ct-video {  width: 100%; } .ct-video > .oxygen-vsb-responsive-video-wrapper {  position: relative; } .ct-video > .oxygen-vsb-responsive-video-wrapper > iframe {  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%; } .oxy-nav-menu-list {  display: flex;  padding: 0;  margin: 0; } .oxy-nav-menu .oxy-nav-menu-list li.menu-item {  list-style-type: none;  display: flex;  flex-direction: column; } .oxy-nav-menu .oxy-nav-menu-list li.menu-item a {  text-decoration: none;  border-style: solid;  border-width: 0;  transition-timing-function: ease-in-out;  transition-property: background-color, color, border-color;  border-color: transparent; } .oxy-nav-menu .oxy-nav-menu-list li.current-menu-item > a, .oxy-nav-menu .oxy-nav-menu-list li.menu-item:hover > a {  border-color: currentColor; } .oxy-nav-menu .menu-item, .oxy-nav-menu .sub-menu {  position: relative; } .oxy-nav-menu .menu-item .sub-menu {  padding: 0;  flex-direction: column;  white-space: nowrap;  transition-timing-function: ease-in-out;  transition-property: visibility, opacity;  visibility: hidden;  opacity: 0;  display: flex;  position: absolute;  top: 100%; } .oxy-nav-menu .sub-menu .sub-menu, .oxy-nav-menu.oxy-nav-menu-vertical .sub-menu {  left: 100%;  top: 0; } .oxy-nav-menu .menu-item:hover > .sub-menu {  visibility: visible;  opacity: 1; } .oxy-nav-menu .sub-menu li.menu-item {  flex-direction: column; } @keyframes oxy_sticky_header_fadein {  0% {   opacity: 0;  }  100% {   opacity: 1;  } } .oxy-sticky-header-fade-in {  animation-name: oxy_sticky_header_fadein;  animation-duration: 0.5s;  animation-iteration-count: 1; } .oxy-header-wrapper {  position: relative; } .oxy-header-row {  width: 100%;  display: block; } .oxy-header-container {  height: 100%;  margin-left: auto;  margin-right: auto;  display: flex;  flex-wrap: nowrap;  justify-content: flex-start;  align-items: stretch; } .oxy-header-center, .oxy-header-left, .oxy-header-right {  display: flex;  align-items: center; } .oxy-header .oxygen-only-show-in-overlay, .oxy-video-container {  display: none; } .oxy-header-left {  justify-content: flex-start; } .oxy-header-center {  flex-grow: 1;  justify-content: center; } .oxy-header-right {  justify-content: flex-end; } .admin-bar .oxy-sticky-header-active {  top: 32px !important; } @media screen and (max-width: 782px) {  .admin-bar .oxy-sticky-header-active {   top: 46px !important;  } } @media screen and (max-width: 600px) {  .admin-bar .oxy-sticky-header-active {   top: 0 !important;  } } .oxy-video-background {  position: relative;  z-index: 1; } .oxy-video-background .oxy-video-container {  display: block;  position: absolute;  top: 0;  left: 0;  right: 0;  bottom: 0;  overflow: hidden;  z-index: -1; } .oxy-video-background .oxy-video-container video {  min-width: 100%;  min-height: 100%;  width: auto;  height: auto;  top: 50%;  left: 50%;  position: absolute;  transform: translate(-50%, -50%); } .oxy-video-overlay {  position: absolute;  top: 0;  bottom: 0;  left: 0;  right: 0; } .oxy-map iframe {  width: 100%;  height: 100%;  display: block; } .unslider .unslider-fade ul li.unslider-active {  position: relative; } .oxy-menu-toggle {  cursor: pointer;  display: none; } .oxy-nav-menu.oxy-nav-menu-open {  width: 100%;  position: fixed;  top: 0;  right: 0;  left: 0;  bottom: 0;  display: flex;  align-items: center;  justify-content: center;  flex-direction: column;  overflow: auto;  z-index: 2147483642 !important;  background-color: #fff; } .oxy-nav-menu.oxy-nav-menu-open > div:last-child {  max-height: 100%;  overflow: auto;  padding-top: 2em;  padding-bottom: 2em;  width: 100%; } .oxy-nav-menu-prevent-overflow {  overflow: hidden;  height: 100%; } .oxy-nav-menu.oxy-nav-menu-open .oxy-menu-toggle {  display: initial; } .oxy-nav-menu.oxy-nav-menu-open .oxy-nav-menu-list {  flex-direction: column !important;  width: 100%; } .oxy-nav-menu.oxy-nav-menu-open .oxy-nav-menu-list .menu-item a {  text-align: center;  border: 0 !important;  background-color: transparent !important;  justify-content: center; } .oxy-nav-menu.oxy-nav-menu-open .oxy-nav-menu-hamburger-wrap {  position: absolute;  top: 20px;  right: 20px;  z-index: 1; } .oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu {  background-color: #fff;  z-index: 2147483641; } .oxy-nav-menu.oxy-nav-menu-open .menu-item .sub-menu, .oxy-nav-menu.oxy-nav-menu-open .menu-item-has-children > a::after {  display: none; } .oxy-nav-menu.oxy-nav-menu-open.oxy-nav-menu-responsive-dropdowns  .menu-item  .sub-menu {  display: flex;  position: static;  animation-name: none;  visibility: visible;  opacity: 1;  transition-duration: 0s !important; } .oxy-nav-menu.oxy-nav-menu-open a:not([href]) {  display: none; } .oxy-nav-menu-hamburger-wrap {  display: flex;  align-items: center;  justify-content: center; } .oxy-nav-menu-hamburger {  display: flex;  justify-content: space-between;  flex-direction: column; } .oxy-nav-menu-hamburger-line {  border-radius: 2px; } .oxy-nav-menu-open .oxy-nav-menu-hamburger {  transform: rotate(45deg); } .oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line {  display: none; } .oxy-nav-menu-open  .oxy-nav-menu-hamburger  .oxy-nav-menu-hamburger-line:first-child {  display: initial;  position: relative; } .oxy-nav-menu-open  .oxy-nav-menu-hamburger  .oxy-nav-menu-hamburger-line:last-child {  display: initial;  position: relative;  transform: rotate(90deg); } .oxy-nav-menu .menu-item a {  display: flex;  align-items: center; } .oxy-nav-menu.oxy-nav-menu-vertical .menu-item a {  flex-direction: row; } .oxy-nav-menu-dropdowns.oxy-nav-menu-dropdown-arrow  .menu-item-has-children  > a::after {  width: 0.35em;  height: 0.35em;  margin-left: 0.5em;  border-right: 0.1em solid;  border-top: 0.1em solid;  transform: rotate(135deg);  content: ""; } .oxy-nav-menu-dropdowns.oxy-nav-menu-dropdown-arrow  .sub-menu  .menu-item-has-children  > a::after, .oxy-nav-menu-dropdowns.oxy-nav-menu-dropdown-arrow.oxy-nav-menu-vertical  .menu-item-has-children  > a::after {  transform: rotate(45deg); } .oxy-social-icons {  display: flex;  flex-wrap: wrap;  align-items: flex-start;  justify-content: flex-start; } .oxy-social-icons a {  line-height: 1;  width: 1em;  height: 1em;  display: flex;  align-items: center;  justify-content: center;  text-decoration: none; } .oxy-social-icons a svg {  stroke-width: 0;  stroke: currentColor;  fill: currentColor; } .oxy-soundcloud {  min-width: 300px;  min-height: 120px; } .oxy-soundcloud iframe {  width: 100%;  height: 100%; } .comment-body .alignleft, .oxy-stock-content-styles .alignleft {  margin-right: 1em;  float: left; } .comment-body .alignright, .oxy-stock-content-styles .alignright {  margin-left: 1em;  float: right; } .comment-body .aligncenter, .oxy-stock-content-styles .aligncenter {  margin-left: auto;  margin-right: auto; } .comment-body img, .oxy-stock-content-styles img {  max-width: 100%; } .oxy-comment-form .comment-reply-title {  margin-bottom: 0.5em; } .oxy-comment-form .logged-in-as {  margin-bottom: 1em;  font-size: 0.75em; } .oxy-comment-form #submit {  padding: 1em 2em;  background-color: #000;  color: #fff;  cursor: pointer;  margin-top: 0.5em;  border: none;  font-weight: 700; } .oxy-comment-form input, .oxy-comment-form textarea {  padding: 0.5em;  border-radius: 0;  border: 1px solid #000;  color: gray;  width: 100%; } .oxy-comment-form label {  font-weight: 700; } .oxy-comment-form .comment-form > p {  margin-top: 0;  margin-bottom: 1em; } .oxy-comments h3.comments-title {  margin-bottom: 1em; } .oxy-comments ol.children, .oxy-comments ol.comments-list {  list-style: none;  margin: 0;  padding: 0; } .oxy-comments ol.children {  margin-left: 50px; } .oxy-comments li.comment .comment-body {  margin-left: 0;  margin-right: 0;  margin-bottom: 50px; } .oxy-comments li.comment .comment-body .comment-content {  margin-bottom: 1em; } .oxy-comments .comment-meta .comment-author {  display: flex;  flex-direction: row;  align-items: center; } .oxy-comments .comment-meta .comment-author .avatar {  max-width: 64px;  max-height: 64px;  margin-right: 0.5em; } .oxy-comments .comment-meta .comment-author span.says::before {  content: " ";  white-space: pre; } .oxy-progress-bar-overlay-percent, .oxy-progress-bar-overlay-text {  line-height: 1;  white-space: nowrap;  color: #fff; } .oxy-comments .comment-meta .comment-metadata {  font-size: 0.75em;  margin-top: 0.75em; } .oxy-comments .comment-meta .edit-link {  margin-left: 0.5em; } .oxy-comments .reply {  display: flex; } .oxy-comments .reply .comment-reply-link {  font-size: 0.75em; } .oxy-comments .comment-meta {  flex-wrap: wrap; } .oxy-comments .comment-awaiting-moderation {  flex-basis: 100%; } .oxy-login-form p {  display: flex;  flex-direction: column; } .oxy-login-form input {  padding: 0.5em;  border-radius: 0;  border: 1px solid #000; } .oxy-login-form input[type="submit"] {  padding: 1em 2em;  background-color: #000;  color: #fff;  cursor: pointer;  border: none;  font-weight: 700; } .oxy-search-form input {  padding: 0.5em;  border-radius: 0;  border: 1px solid #000; } .oxy-search-form input[type="submit"] {  padding: calc(0.5em + 1px) 1em;  background-color: #000;  color: #fff;  cursor: pointer;  border: none; } .oxy-search-form label.screen-reader-text {  display: none; } .oxy-icon-box-icon {  display: flex;  flex-shrink: 0;  flex-grow: 0; } .oxy-icon-box-content {  flex-grow: 1;  width: 100%; } .oxy-icon-box-heading, .oxy-icon-box-text {  margin: 0; } .oxy-icon-box {  display: flex;  align-items: flex-start; } .oxy-pricing-box {  display: flex;  flex-direction: column;  position: relative;  overflow: hidden; } .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic {  order: 10;  display: flex;  flex-direction: row; } .oxy-pricing-box-graphic > img {  max-width: 100%;  display: block; } .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-title {  order: 20; } .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {  order: 30;  display: flex;  flex-wrap: wrap;  flex-direction: row;  align-items: baseline;  justify-content: center; } .oxy-pricing-box-amount {  display: flex;  align-items: baseline;  flex-direction: row; } .oxy-pricing-box-currency {  align-self: flex-start; } .oxy-pricing-box-amount-decimal {  align-self: baseline; } .oxy-pricing-box-term {  margin-left: 0.4em; } .oxy-pricing-box-sale-price {  width: 100%;  flex-grow: 0;  flex-shrink: 0; } .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content {  order: 40; } .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-cta {  order: 60; } @keyframes oxy_progress_bar_width {  0% {   width: 0%;  }  100% {   width: 100%;  } } @keyframes oxy_progress_bar_stripes {  from {   background-position: 44px 0;  }  to {   background-position: 0 0;  } } .oxy-progress-bar-background, .oxy-progress-bar-progress {  background-position: top left;  background-attachment: fixed;  background-size: 44px 44px; } .oxy-progress-bar {  display: flex;  flex-direction: column;  align-items: center;  width: 100%; } .oxy-progress-bar-background {  background-color: #d3d3d3;  width: 100%; } .oxy-progress-bar-progress {  padding: 20px;  display: flex;  background-color: #a9a9a9;  align-items: center; } .oxy-progress-bar-overlay-percent {  margin-left: auto;  padding-left: 1em;  font-size: 0.8em; } .oxy-tab, .oxy-tab-content {  padding: 20px; } .oxy-progress-bar-overlay-percent:empty {  display: none; } .oxy-superbox {  display: inline-flex; } .oxy-superbox-primary, .oxy-superbox-secondary, .oxy-tabs-wrapper {  display: flex; } .oxy-superbox-wrap {  position: relative;  overflow: hidden;  display: flex;  width: 100%; } .oxy-superbox-primary {  position: relative;  top: 0;  left: 0;  width: 100%; } .oxy-superbox-secondary {  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%; } .oxy-tab {  cursor: pointer; } .oxy-tabs-contents-content-hidden {  display: none !important; } .oxy-testimonial {  display: flex;  width: 100%; } .oxy-testimonial .oxy-testimonial-photo-wrap {  display: flex;  flex-direction: column; } .oxy-testimonial .oxy-testimonial-photo {  border-radius: 50%; } .oxy-testimonial .oxy-testimonial-content-wrap {  display: flex;  flex-direction: column;  order: 2; } .oxy-testimonial .oxy-testimonial-author-wrap {  display: flex;  flex-direction: column; } .oxy-testimonial .oxy-testimonial-author, .oxy-testimonial .oxy-testimonial-author-info {  display: flex; } .oxy-toggle {  display: flex;  flex-direction: row;  cursor: pointer; } .oxy-toggle-content {  align-self: stretch;  flex-grow: 1;  display: flex;  flex-direction: column;  justify-content: center; } .oxy-expand-collapse-icon {  align-self: center;  flex-shrink: 0;  flex-grow: 0;  margin-right: 0.4em;  text-align: initial;  width: 1em;  height: 1em;  position: relative;  display: inline-block; } .oxy-expand-collapse-icon::after, .oxy-expand-collapse-icon::before {  content: "";  background-color: #000;  position: absolute;  width: 1em;  height: 0.16em;  top: calc((1em / 2) - 0.08em);  transition: 0.3s ease-in-out all;  border-radius: 0.03em; } .oxy-expand-collapse-icon::after {  transform: rotate(-90deg) scale(0); } .oxy-eci-collapsed.oxy-expand-collapse-icon::after {  transform: rotate(-180deg); } .oxy-eci-collapsed.oxy-expand-collapse-icon::before {  transform: rotate(-90deg); } [data-aos][data-aos=""] {  transition-duration: 0s !important; } .oxy-modal-backdrop {  display: flex;  align-items: center;  justify-content: center; } body:not(.oxygen-builder-body) .oxy-modal-backdrop {  display: none; } body.oxygen-builder-body .oxy-modal-backdrop {  height: 100vh; } .oxy-modal-backdrop.live {  position: fixed;  top: 0px;  left: 0px;  width: 100%;  height: 100%;  z-index: 1400; } .oxy-modal-backdrop.hidden {  display: none; } .oxy-modal-backdrop.left {  flex-direction: column;  align-items: flex-start; } .oxy-modal-backdrop.right {  flex-direction: column;  align-items: flex-end; } .oxy-modal-backdrop.top {  flex-direction: row;  align-items: flex-start; } .oxy-modal-backdrop.bottom {  flex-direction: row;  align-items: flex-end; } .oxy-modal-backdrop.upper_left {  flex-direction: row;  align-items: flex-start;  justify-content: flex-start; } .oxy-modal-backdrop.upper_right {  flex-direction: row;  align-items: flex-start;  justify-content: flex-end; } .oxy-modal-backdrop.bottom_left {  flex-direction: row;  align-items: flex-end;  justify-content: flex-start; } .oxy-modal-backdrop.bottom_right {  flex-direction: row;  align-items: flex-end;  justify-content: flex-end; } .oxy-modal-backdrop .ct-modal {  background-color: white;  max-height: 100vh;  overflow-y: auto; } div.oxy-dynamic-list div.oxy-product-images.oxy-woo-element {  align-self:stretch; } div.oxy-repeater-pages, div.oxy-repeater-pages-wrap {  display: flex; } .oxy-rich-text p:first-child {  margin-block-start: 0; } .oxy-rich-text p:last-child {  margin-block-end: 0; } :-webkit-any(li, div._important), :is(li, div._important) {  display: list-item; } :-webkit-any(table, div._important), :is(table, div._important){ display: table; } :is(thead, div._important), :-webkit-any(thead, div._important){ display: table-header-group; } :is(tr, div._important), :-webkit-any(tr, div._important) { display: table-row; } :is(tbody, div._important), :-webkit-any(tbody, div._important) { display: table-row-group; } :is(th, td, div._important), :-webkit-any(th, td, div._important) { display: table-cell; } :is(caption, div._important), :-webkit-any(caption, div._important) { display: table-caption; } :is(colgroup, div._important), :-webkit-any(colgroup, div._important){ display: table-column-group; } :is(col, div._important), :-webkit-any(col, div._important){ display: table-column; } :is(tfoot, div._important), :-webkit-any(tfoot, div._important){ display: table-footer-group; }  body { display: none; }  @font-face {  font-family: 'Poppins';  font-style: normal;  font-weight: 100;  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiGyp8kv8JHgFVrLPTucXtAOvWDSHFF.woff2) format('woff2');  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09; } @font-face {  font-family: 'Poppins';  font-style: normal;  font-weight: 100;  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiGyp8kv8JHgFVrLPTufntAOvWDSHFF.woff2) format('woff2');  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } @font-face {  font-family: 'Poppins';  font-style: normal;  font-weight: 100;  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiGyp8kv8JHgFVrLPTucHtAOvWDSA.woff2) format('woff2');  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } @font-face {  font-family: 'Poppins';  font-style: normal;  font-weight: 200;  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLFj_Z11lFd2JQEl8qw.woff2) format('woff2');  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09; } @font-face {  font-family: 'Poppins';  font-style: normal;  font-weight: 200;  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLFj_Z1JlFd2JQEl8qw.woff2) format('woff2');  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } @font-face {  font-family: 'Poppins';  font-style: normal;  font-weight: 200;  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLFj_Z1xlFd2JQEk.woff2) format('woff2');  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } @font-face {  font-family: 'Poppins';  font-style: normal;  font-weight: 300;  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLDz8Z11lFd2JQEl8qw.woff2) format('woff2');  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09; } @font-face {  font-family: 'Poppins';  font-style: normal;  font-weight: 300;  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLDz8Z1JlFd2JQEl8qw.woff2) format('woff2');  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } @font-face {  font-family: 'Poppins';  font-style: normal;  font-weight: 300;  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLDz8Z1xlFd2JQEk.woff2) format('woff2');  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } @font-face {  font-family: 'Poppins';  font-style: normal;  font-weight: 400;  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrJJbecnFHGPezSQ.woff2) format('woff2');  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09; } @font-face {  font-family: 'Poppins';  font-style: normal;  font-weight: 400;  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrJJnecnFHGPezSQ.woff2) format('woff2');  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } @font-face {  font-family: 'Poppins';  font-style: normal;  font-weight: 400;  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2) format('woff2');  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } @font-face {  font-family: 'Poppins';  font-style: normal;  font-weight: 500;  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLGT9Z11lFd2JQEl8qw.woff2) format('woff2');  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09; } @font-face {  font-family: 'Poppins';  font-style: normal;  font-weight: 500;  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLGT9Z1JlFd2JQEl8qw.woff2) format('woff2');  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } @font-face {  font-family: 'Poppins';  font-style: normal;  font-weight: 500;  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLGT9Z1xlFd2JQEk.woff2) format('woff2');  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } @font-face {  font-family: 'Poppins';  font-style: normal;  font-weight: 600;  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLEj6Z11lFd2JQEl8qw.woff2) format('woff2');  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09; } @font-face {  font-family: 'Poppins';  font-style: normal;  font-weight: 600;  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLEj6Z1JlFd2JQEl8qw.woff2) format('woff2');  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } @font-face {  font-family: 'Poppins';  font-style: normal;  font-weight: 600;  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk.woff2) format('woff2');  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } @font-face {  font-family: 'Poppins';  font-style: normal;  font-weight: 700;  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLCz7Z11lFd2JQEl8qw.woff2) format('woff2');  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09; } @font-face {  font-family: 'Poppins';  font-style: normal;  font-weight: 700;  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLCz7Z1JlFd2JQEl8qw.woff2) format('woff2');  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } @font-face {  font-family: 'Poppins';  font-style: normal;  font-weight: 700;  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk.woff2) format('woff2');  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } @font-face {  font-family: 'Poppins';  font-style: normal;  font-weight: 800;  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLDD4Z11lFd2JQEl8qw.woff2) format('woff2');  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09; } @font-face {  font-family: 'Poppins';  font-style: normal;  font-weight: 800;  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLDD4Z1JlFd2JQEl8qw.woff2) format('woff2');  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } @font-face {  font-family: 'Poppins';  font-style: normal;  font-weight: 800;  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLDD4Z1xlFd2JQEk.woff2) format('woff2');  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } @font-face {  font-family: 'Poppins';  font-style: normal;  font-weight: 900;  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLBT5Z11lFd2JQEl8qw.woff2) format('woff2');  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09; } @font-face {  font-family: 'Poppins';  font-style: normal;  font-weight: 900;  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLBT5Z1JlFd2JQEl8qw.woff2) format('woff2');  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } @font-face {  font-family: 'Poppins';  font-style: normal;  font-weight: 900;  src: url(https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLBT5Z1xlFd2JQEk.woff2) format('woff2');  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } #section-664-8 > .ct-section-inner-wrap{max-width:100%;padding-top:20px;padding-bottom:20px}#section-664-8{max-width:1920px}#div_block-665-8{width:100%;flex-direction:column;display:flex;text-align:right;align-items:center;padding-bottom:18px}#div_block-667-8{width:100%;border-top-width:1px;border-top-style:solid;border-top-color:#5e676d;padding-top:18px;flex-direction:column;display:flex;justify-content:space-between;text-align:justify;align-items:center;border-right-color:#5e676d;border-bottom-color:#5e676d;border-left-color:#5e676d}@media (max-width:767px){#div_block-667-8{flex-direction:column;display:flex;text-align:center}}@media (max-width:479px){#div_block-667-8{text-align:center}}#text_block-668-8{font-size:14px;font-weight:200;line-height:1.4;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2b2c27}@media (max-width:767px){#text_block-668-8{margin-bottom:18px}}#_social_icons-666-8.oxy-social-icons{flex-direction:row;margin-right:-8px;margin-bottom:-8px}#_social_icons-666-8.oxy-social-icons a{font-size:32px;margin-right:8px;margin-bottom:8px;border-radius:50%;background-color:#0a2a5f}#_social_icons-666-8.oxy-social-icons a:hover{background-color:#5e676d}#_social_icons-666-8.oxy-social-icons a svg{width:0.5em;height:0.5em;color:#ffffff}#_social_icons-666-8{transition-duration:0.3s;transition-timing-function:ease}#span-669-8{color:color(30)}#span-670-8{font-weight:400}#div_block-661-8{flex-direction:column;display:flex;text-align:center;align-items:center;padding-left:50px;padding-right:50px}@media (max-width:767px){#div_block-661-8{padding-bottom:24px}}@media (max-width:479px){#div_block-661-8{padding-top:0px;display:flex;padding-bottom:0px;padding-right:0px}}#link-657-8{padding-left:100px;url-encoded:true}@media (max-width:767px){#link-657-8{padding-left:30px}}@media (max-width:479px){#link-657-8{padding-left:0px}}#code_block-658-8{width:60px}#_header-654-8{display:block;max-width:1920px}#_header_row-655-8.oxy-header-row .oxy-header-container{max-width:100%}.oxy-header.oxy-sticky-header-active > #_header_row-655-8.oxygen-show-in-sticky-only{display:block}#_header_row-655-8{padding-top:24px;padding-bottom:12px}.oxy-pro-menu-list{display:flex;padding:0;margin:0;align-items:center}.oxy-pro-menu .oxy-pro-menu-list .menu-item{list-style-type:none;display:flex;flex-direction:column;width:100%;transition-property:background-color,color,border-color}.oxy-pro-menu-list > .menu-item{white-space:nowrap}.oxy-pro-menu .oxy-pro-menu-list .menu-item a{text-decoration:none;border-style:solid;border-width:0;transition-timing-function:ease-in-out;transition-property:background-color,color,border-color;border-color:transparent}.oxy-pro-menu .oxy-pro-menu-list li.current-menu-item > a,.oxy-pro-menu .oxy-pro-menu-list li.menu-item:hover > a{border-color:currentColor}.oxy-pro-menu .menu-item,.oxy-pro-menu .sub-menu{position:relative}.oxy-pro-menu .menu-item .sub-menu{padding:0;flex-direction:column;white-space:nowrap;display:flex;visibility:hidden;position:absolute;z-index:9999999;top:100%;transition-property:opacity,transform,visibility}.oxy-pro-menu-off-canvas .sub-menu:before,.oxy-pro-menu-open .sub-menu:before{display:none}.oxy-pro-menu .menu-item .sub-menu.aos-animate,.oxy-pro-menu-init .menu-item .sub-menu[data-aos^=flip]{visibility:visible}.oxy-pro-menu-container:not(.oxy-pro-menu-init) .menu-item .sub-menu[data-aos^=flip]{transition-duration:0s}.oxy-pro-menu .sub-menu .sub-menu,.oxy-pro-menu.oxy-pro-menu-vertical .sub-menu{left:100%;top:0}.oxy-pro-menu .sub-menu.sub-menu-left{right:0;left:auto !important;margin-right:100%}.oxy-pro-menu-list > .menu-item > .sub-menu.sub-menu-left{margin-right:0}.oxy-pro-menu .sub-menu li.menu-item{flex-direction:column}.oxy-pro-menu-mobile-open-icon,.oxy-pro-menu-mobile-close-icon{display:none;cursor:pointer;align-items:center}.oxy-pro-menu-off-canvas .oxy-pro-menu-mobile-close-icon,.oxy-pro-menu-open .oxy-pro-menu-mobile-close-icon{display:inline-flex}.oxy-pro-menu-mobile-open-icon > svg,.oxy-pro-menu-mobile-close-icon > svg{fill:currentColor}.oxy-pro-menu-mobile-close-icon{position:absolute}.oxy-pro-menu.oxy-pro-menu-open .oxy-pro-menu-container{width:100%;position:fixed;top:0;right:0;left:0;bottom:0;display:flex;align-items:center;justify-content:center;overflow:auto;z-index:2147483642 !important;background-color:#fff}.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-container{transition-property:opacity,transform,visibility}.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-container[data-aos^=slide]{transition-property:transform}.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container,.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container[data-aos^=flip]{visibility:visible !important}.oxy-pro-menu .oxy-pro-menu-open-container .oxy-pro-menu-list,.oxy-pro-menu .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list{align-items:center;justify-content:center;flex-direction:column}.oxy-pro-menu.oxy-pro-menu-open > .oxy-pro-menu-container{max-height:100vh;overflow:auto;width:100%}.oxy-pro-menu.oxy-pro-menu-off-canvas > .oxy-pro-menu-container{max-height:100vh;overflow:auto;z-index:1000}.oxy-pro-menu-container > div:first-child{margin:auto}.oxy-pro-menu-off-canvas-container{display:flex !important;position:fixed;width:auto;align-items:center;justify-content:center}.oxy-pro-menu-off-canvas-container a,.oxy-pro-menu-open-container a{word-break:break-word}.oxy-pro-menu.oxy-pro-menu-off-canvas .oxy-pro-menu-list{align-items:center;justify-content:center;flex-direction:column}.oxy-pro-menu.oxy-pro-menu-off-canvas .oxy-pro-menu-container .oxy-pro-menu-list .menu-item,.oxy-pro-menu.oxy-pro-menu-open .oxy-pro-menu-container .oxy-pro-menu-list .menu-item{flex-direction:column;width:100%;text-align:center}.oxy-pro-menu.oxy-pro-menu-off-canvas .sub-menu,.oxy-pro-menu.oxy-pro-menu-open .sub-menu{display:none;visibility:visible;opacity:1;position:static;align-items:center;justify-content:center;white-space:normal;width:100%}.oxy-pro-menu.oxy-pro-menu-off-canvas .menu-item,.oxy-pro-menu.oxy-pro-menu-open .menu-item{justify-content:center;min-height:32px}.oxy-pro-menu .menu-item.menu-item-has-children,.oxy-pro-menu .sub-menu .menu-item.menu-item-has-children{flex-direction:row;align-items:center}.oxy-pro-menu .menu-item > a{display:inline-flex;align-items:center;justify-content:center}.oxy-pro-menu.oxy-pro-menu-off-canvas .menu-item-has-children > a .oxy-pro-menu-dropdown-icon-click-area,.oxy-pro-menu.oxy-pro-menu-open .menu-item-has-children > a .oxy-pro-menu-dropdown-icon-click-area{min-width:32px;min-height:32px}.oxy-pro-menu .menu-item-has-children > a .oxy-pro-menu-dropdown-icon-click-area{display:flex;align-items:center;justify-content:center}.oxy-pro-menu .menu-item-has-children > a svg{width:1.4em;height:1.4em;fill:currentColor;transition-property:transform}.oxy-pro-menu.oxy-pro-menu-off-canvas .menu-item > a svg,.oxy-pro-menu.oxy-pro-menu-open .menu-item > a svg{width:1em;height:1em}.oxy-pro-menu-off-canvas .oxy-pro-menu-container:not(.oxy-pro-menu-dropdown-links-toggle) .oxy-pro-menu-dropdown-icon-click-area,.oxy-pro-menu-open .oxy-pro-menu-container:not(.oxy-pro-menu-dropdown-links-toggle) .oxy-pro-menu-dropdown-icon-click-area{display:none}.oxy-pro-menu-off-canvas .menu-item:not(.menu-item-has-children) .oxy-pro-menu-dropdown-icon-click-area,.oxy-pro-menu-open .menu-item:not(.menu-item-has-children) .oxy-pro-menu-dropdown-icon-click-area{min-height:32px;width:0px}.oxy-pro-menu.oxy-pro-menu-off-canvas .oxy-pro-menu-show-dropdown:not(.oxy-pro-menu-dropdown-links-toggle) .oxy-pro-menu-list .menu-item-has-children,.oxy-pro-menu.oxy-pro-menu-open .oxy-pro-menu-show-dropdown:not(.oxy-pro-menu-dropdown-links-toggle) .oxy-pro-menu-list .menu-item-has-children{padding-right:0px}.oxy-pro-menu-container .menu-item a{width:100%;text-align:center}.oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) ul:not(.sub-menu) > li > .sub-menu{top:100%;left:0}.oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu .sub-menu{top:0;left:100%}.oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) a{-webkit-tap-highlight-color:transparent}.oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-open-container .menu-item-has-children ul,.oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-off-canvas-container .menu-item-has-children ul{border-radius:0px !important;width:100%}.oxy-pro-menu-dropdown-animating[data-aos*="down"]{pointer-events:none}.sub-menu .oxy-pro-menu-dropdown-animating[data-aos*="down"]{pointer-events:auto}.sub-menu .oxy-pro-menu-dropdown-animating[data-aos*="right"]{pointer-events:none}.sub-menu .oxy-pro-menu-dropdown-animating.sub-menu-left[data-aos*="left"]{pointer-events:none}.oxy-pro-menu-dropdown-animating-out{pointer-events:none}.oxy-pro-menu-list .menu-item a{border-color:transparent}.oxy-pro-menu-list .menu-item.current-menu-item a,.oxy-pro-menu-list .menu-item.menu-item.menu-item.menu-item a:hover{border-color:currentColor}#-pro-menu-662-8 .oxy-pro-menu-list .menu-item,#-pro-menu-662-8 .oxy-pro-menu-list .menu-item a{font-family:'Poppins';font-weight:300;font-size:16px;letter-spacing:2px;color:#2b2c27;transition-duration:0.3s}#-pro-menu-662-8 .oxy-pro-menu-list .menu-item a{padding-top:8px;padding-bottom:8px;padding-right:12px;padding-left:13px}#-pro-menu-662-8 .oxy-pro-menu-list > .menu-item{margin-left:5px;margin-right:5px}#-pro-menu-662-8 .oxy-pro-menu-list .menu-item.menu-item.menu-item.menu-item a:hover{color:color(30)}#-pro-menu-662-8 .oxy-pro-menu-list .menu-item.menu-item.menu-item.menu-item a:hover,#-pro-menu-662-8 .oxy-pro-menu-list .menu-item a{border-bottom-width:1px}#-pro-menu-662-8 .oxy-pro-menu-list .menu-item.current-menu-item.current-menu-item a,#-pro-menu-662-8 .oxy-pro-menu-list .menu-item a{border-bottom-width:1px}#-pro-menu-662-8 .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a svg{font-size:10px;margin-left:12px;margin-top:2px;transform:rotate(0deg)}#-pro-menu-662-8 .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children:hover > a svg{transform:rotate(180deg)}#-pro-menu-662-8 .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu .menu-item,#-pro-menu-662-8 .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu .menu-item a{font-size:14px}#-pro-menu-662-8 .oxy-pro-menu-off-canvas-container{top:0;bottom:0;right:0;left:auto}@media (max-width:767px){#-pro-menu-662-8 .oxy-pro-menu-mobile-open-icon{display:inline-flex}#-pro-menu-662-8.oxy-pro-menu-open .oxy-pro-menu-mobile-open-icon{display:none}#-pro-menu-662-8 .oxy-pro-menu-container{visibility:hidden;position:fixed}#-pro-menu-662-8.oxy-pro-menu-open .oxy-pro-menu-container{visibility:visible}}#-pro-menu-662-8 .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item-has-children .oxy-pro-menu-dropdown-icon-click-area,#-pro-menu-662-8 .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item-has-children .oxy-pro-menu-dropdown-icon-click-area{margin-right:-4px}#-pro-menu-662-8{menu-dropdown-animation:flip-down;menu-off-canvas-animation:slide-left}#-pro-menu-662-8:hover{oxy-pro-menu-slug-oxypromenulistmenuitemmenuitemmenuitemmenuitemacolor:color(30)}@media (max-width:767px){#-pro-menu-662-8 .oxy-pro-menu-mobile-close-icon svg{width:28px;height:28px}#-pro-menu-662-8 .oxy-pro-menu-off-canvas-container > div:first-child,#-pro-menu-662-8 .oxy-pro-menu-open-container > div:first-child{min-width:250px}#-pro-menu-662-8 .oxy-pro-menu-container.oxy-pro-menu-open-container,#-pro-menu-662-8 .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container{padding-right:50px;padding-left:50px}#-pro-menu-662-8 .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-open-container .menu-item-has-children ul,#-pro-menu-662-8 .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-off-canvas-container .menu-item-has-children ul{background-color:color(13)}#-pro-menu-662-8 .oxy-pro-menu-container.oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item a,#-pro-menu-662-8 .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item a{text-align:center;justify-content:center}}@media (max-width:479px){#-pro-menu-662-8{padding-right:0px;margin-right:-10px}}#section-645-8 > .ct-section-inner-wrap{padding-top:120px;padding-bottom:120px;display:flex;flex-direction:column;align-items:center}#section-645-8{text-align:center}#section-638-8 > .ct-section-inner-wrap{padding-bottom:0;align-items:center}#section-638-8{text-align:left;background-color:rgba(0,0,0,0.03)}#section-684-8 > .ct-section-inner-wrap{padding-top:0}#section-684-8{background-color:rgba(0,0,0,0.03);width:100%}#section-605-8 > .ct-section-inner-wrap{padding-top:120px;padding-bottom:120px;display:flex;flex-direction:column;align-items:center}#section-605-8{border-bottom-style:none;border-bottom-width:1px;border-bottom-color:color(17);text-align:center;border-top-style:none;border-right-style:none;border-left-style:none}@media (max-width:991px){#section-645-8 > .ct-section-inner-wrap{padding-top:20px;padding-bottom:20px;padding-left:20px}}@media (max-width:767px){#section-645-8 > .ct-section-inner-wrap{padding-bottom:75px}}@media (max-width:479px){#section-645-8 > .ct-section-inner-wrap{padding-top:0;padding-bottom:0}}@media (max-width:479px){#section-638-8 > .ct-section-inner-wrap{padding-top:0;padding-bottom:0}}@media (max-width:479px){#section-684-8 > .ct-section-inner-wrap{padding-top:0;padding-bottom:0}}@media (max-width:479px){#section-605-8 > .ct-section-inner-wrap{padding-top:0;padding-bottom:0}}#div_block-647-8{width:50%;flex-direction:column;display:flex;order:1;justify-content:center;text-align:left;align-items:flex-start}#div_block-651-8{width:50%;order:2}#div_block-640-8{width:70%}#div_block-643-8{width:30.00%;flex-direction:column;display:flex;text-align:center;justify-content:center;align-items:center}#div_block-608-8{width:33.33%}#div_block-610-8{background-image:url(https://www.arhal-industrial.sk/wp-content/uploads/2022/01/zvaranie_mig-min.jpg)}#div_block-613-8{width:33.33%}#div_block-615-8{background-image:url(https://www.arhal-industrial.sk/wp-content/uploads/2022/01/kovove_profily-min.jpg)}#div_block-618-8{width:33.34%}#div_block-620-8{background-image:url(https://www.arhal-industrial.sk/wp-content/uploads/2022/01/kreativita-min.jpg)}@media (max-width:1120px){#div_block-647-8{padding-left:0px}}@media (max-width:991px){#div_block-647-8{padding-left:20px}}@media (max-width:991px){#div_block-651-8{flex-direction:row;display:flex;align-items:center}}@media (max-width:767px){#div_block-647-8{flex-direction:column;display:flex;align-items:center;text-align:center}}@media (max-width:767px){#div_block-651-8{flex-direction:row;display:flex;align-items:center}}@media (max-width:767px){#div_block-640-8{flex-direction:column;display:flex;align-items:center;text-align:center;padding-bottom:0px}}@media (max-width:767px){#div_block-613-8{width:82.00px}}@media (max-width:767px){#div_block-618-8{width:10.00px}}@media (max-width:479px){#new_columns-646-8> .ct-div-block{width:100% !important}#new_columns-646-8{flex-direction:column}}#new_columns-646-8{display:flex;padding-left:20px}@media (max-width:991px){#new_columns-639-8> .ct-div-block{width:100% !important}}#new_columns-639-8{padding-bottom:0px}@media (max-width:767px){#new_columns-685-8> .ct-div-block{width:50% !important}}@media (max-width:479px){#new_columns-685-8> .ct-div-block{width:100% !important}#new_columns-685-8{flex-direction:column}}#new_columns-685-8{padding-top:0px}@media (max-width:767px){#new_columns-607-8> .ct-div-block{width:100% !important}#new_columns-607-8{flex-direction:column}}@media (max-width:991px){#new_columns-646-8{padding-left:0px}}@media (max-width:767px){#new_columns-646-8{padding-top:0px}}#headline-648-8{padding-bottom:15px;padding-top:15px;color:#2b2c27}#headline-641-8{font-family:'Poppins';font-weight:200;letter-spacing:1.2px;padding-top:25px;padding-bottom:25px;color:#2b2c27}#headline-606-8{padding-top:25px;font-family:'Poppins';color:#ffffff;font-weight:200;letter-spacing:1.2px;padding-bottom:25px}@media (max-width:991px){#headline-648-8{text-align:left}}@media (max-width:991px){#headline-606-8{color:#2b2c27}}@media (max-width:767px){#headline-648-8{text-align:center}}#text_block-649-8{padding-top:25px;padding-bottom:25px}#text_block-642-8{padding-top:25px;padding-bottom:25px}#div_block-686-8{width:25%;align-items:center;text-align:center;padding-left:0px;padding-right:0px;url-encoded:true}#div_block-689-8{width:25%;align-items:center;text-align:center;padding-left:0px;padding-right:0px;url-encoded:true}#div_block-692-8{width:25%;align-items:center;text-align:center;padding-left:0px;padding-right:0px;url-encoded:true}#div_block-695-8{width:25%;align-items:center;text-align:center;padding-left:0px;padding-right:0px;url-encoded:true}@media (max-width:991px){#div_block-686-8{width:45%}}@media (max-width:991px){#div_block-689-8{width:49%}}@media (max-width:991px){#div_block-692-8{width:50%}}@media (max-width:991px){#div_block-695-8{width:50%}}@media (max-width:479px){#div_block-686-8{padding-left:0px;padding-right:0px;width:100%}}@media (max-width:479px){#div_block-689-8{padding-left:0px;padding-right:0px;width:100%}}@media (max-width:479px){#div_block-692-8{padding-left:0px;padding-right:0px;width:100%}}@media (max-width:479px){#div_block-695-8{width:100%}}#image-687-8{border-top-width:0;border-right-width:0;border-bottom-width:0;border-left-width:0}#image-690-8{border-top-width:0;border-right-width:0;border-bottom-width:0;border-left-width:0}#image-693-8{border-top-width:0;border-right-width:0;border-bottom-width:0;border-left-width:0}#image-696-8{border-top-width:0;border-right-width:0;border-bottom-width:0;border-left-width:0}#code_block-650-8{padding-top:25px;padding-bottom:25px}#code_block-644-8{padding-top:25px;padding-bottom:25px}#code_block-623-8{padding-top:25px;padding-bottom:25px}.ct-section { width:100%; background-size:cover; background-repeat:repeat; } .ct-section>.ct-section-inner-wrap { display:flex; flex-direction:column; align-items:flex-start; } .ct-div-block { display:flex; flex-wrap:nowrap; flex-direction:column; align-items:flex-start; } .ct-new-columns { display:flex; width:100%; flex-direction:row; align-items:stretch; justify-content:center; flex-wrap:wrap; } .ct-link-text { display:inline-block; } .ct-link { display:flex; flex-wrap:wrap; text-align:center; text-decoration:none; flex-direction:column; align-items:center; justify-content:center; } .ct-link-button { display:inline-block; text-align:center; text-decoration:none; } .ct-link-button { background-color: #1e73be; border: 1px solid #1e73be; color: #ffffff; padding: 10px 16px; } .ct-image { max-width:100%; } .ct-fancy-icon>svg { width:55px;height:55px;} .ct-inner-content { width:100%; } .ct-slide { display:flex; flex-wrap:wrap; text-align:center; flex-direction:column; align-items:center; justify-content:center; } .ct-nestable-shortcode { display:flex; flex-wrap:nowrap; flex-direction:column; align-items:flex-start; } .oxy-comments { width:100%; text-align:left; } .oxy-comment-form { width:100%; } .oxy-login-form { width:100%; } .oxy-search-form { width:100%; } .oxy-tabs-contents { display:flex; width:100%; flex-wrap:nowrap; flex-direction:column; align-items:flex-start; } .oxy-tab { display:flex; flex-wrap:nowrap; flex-direction:column; align-items:flex-start; } .oxy-tab-content { display:flex; width:100%; flex-wrap:nowrap; flex-direction:column; align-items:flex-start; } .oxy-testimonial { width:100%; } .oxy-icon-box { width:100%; } .oxy-pricing-box { width:100%; } .oxy-posts-grid { width:100%; } .oxy-gallery { width:100%; } .ct-slider { width:100%; } .oxy-tabs { display:flex; flex-wrap:nowrap; flex-direction:row; align-items:stretch; } .ct-modal { flex-direction:column; align-items:flex-start; } .ct-span { display:inline-block; text-decoration:inherit; } .ct-widget { width:100%; } .oxy-dynamic-list { width:100%; } @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  .ct-div-block,  .oxy-post-content,  .ct-text-block,  .ct-headline,  .oxy-rich-text,  .ct-link-text { max-width: 100%; }  img { flex-shrink: 0; }  body * { min-height: 1px; }  }      .oxy-testimonial {         flex-direction: row;         align-items: center;       }             .oxy-testimonial .oxy-testimonial-photo-wrap {         order: 1;       }                   .oxy-testimonial .oxy-testimonial-photo {         width: 125px;        height: 125px;        margin-right: 20px;       }                   .oxy-testimonial .oxy-testimonial-photo-wrap,       .oxy-testimonial .oxy-testimonial-author-wrap,       .oxy-testimonial .oxy-testimonial-content-wrap {         align-items: flex-start;        text-align: left;      }                                     .oxy-testimonial .oxy-testimonial-text {         margin-bottom:8px;font-size: 21px; line-height: 1.4; -webkit-font-smoothing: subpixel-antialiased;       }                         .oxy-testimonial .oxy-testimonial-author {         font-size: 18px; -webkit-font-smoothing: subpixel-antialiased;       }                                        .oxy-testimonial .oxy-testimonial-author-info {         font-size: 12px; -webkit-font-smoothing: subpixel-antialiased;       }                                 .oxy-icon-box {         text-align: left;        flex-direction: column;      }                   .oxy-icon-box .oxy-icon-box-icon {         margin-bottom: 12px;         align-self: flex-start;      }                                           .oxy-icon-box .oxy-icon-box-heading {         font-size: 21px; margin-bottom: 12px;      }                                                 .oxy-icon-box .oxy-icon-box-text {         font-size: 16px; margin-bottom: 12px;align-self: flex-start;      }                   .oxy-icon-box .oxy-icon-box-link {         margin-top: 20px;              }                                                   .oxy-pricing-box .oxy-pricing-box-section {         padding-top: 20px; padding-left: 20px; padding-right: 20px; padding-bottom: 20px; alignment: center; text-align: center;      }                         .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {         justify-content: center;      }                                                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic {         justify-content: center;      }                                                              .oxy-pricing-box .oxy-pricing-box-title-title {         font-size: 48px;       }                         .oxy-pricing-box .oxy-pricing-box-title-subtitle {         font-size: 24px;       }                                      .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {                         flex-direction: row;                      }                         .oxy-pricing-box .oxy-pricing-box-currency {         font-size: 28px;       }                         .oxy-pricing-box .oxy-pricing-box-amount-main {         font-size: 80px; line-height: 0.7;       }                         .oxy-pricing-box .oxy-pricing-box-amount-decimal {         font-size: 13px;       }                               .oxy-pricing-box .oxy-pricing-box-term {         font-size: 16px;       }                         .oxy-pricing-box .oxy-pricing-box-sale-price {         font-size: 12px; color: rgba(0,0,0,0.5);         margin-bottom: 20px;      }                                                  .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content {         font-size: 16px; color: rgba(0,0,0,0.5);       }                                                  .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-cta {         justify-content: center;      }                            .oxy-progress-bar .oxy-progress-bar-background {       background-color: #000000;      background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);      animation: none 0s paused;    }                 .oxy-progress-bar .oxy-progress-bar-progress-wrap {       width: 85%;    }                                 .oxy-progress-bar .oxy-progress-bar-progress {       background-color: #66aaff;padding: 40px;animation: none 0s paused, none 0s paused;      background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);         }                     .oxy-progress-bar .oxy-progress-bar-overlay-text {       font-size: 30px; font-weight: 900; -webkit-font-smoothing: subpixel-antialiased;     }                 .oxy-progress-bar .oxy-progress-bar-overlay-percent {       font-size: 12px;     }         .ct-slider .unslider-nav ol li {border-color: #ffffff; }.ct-slider .unslider-nav ol li.unslider-active {background-color: #ffffff; }.ct-slider .ct-slide {   padding: 0px;  }              .oxy-superbox .oxy-superbox-secondary,       .oxy-superbox .oxy-superbox-primary {         transition-duration: 0.5s;      }                                                   .oxy-pro-menu { menu_dropdown_animation:fade-up; } .oxy-pro-menu .oxy-pro-menu-list .menu-item a{ padding-top:px; padding-left:px; padding-right:px; padding-bottom:px; } .oxy-pro-menu .oxy-pro-menu-list > .menu-item{ margin-top:px; margin-left:px; margin-right:px; margin-bottom:px; } .oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu{ box-shadow:px px px px ;} .oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a svg{ margin-top:px; margin-left:px; margin-right:px; margin-bottom:px; transition-duration:0.4s; } .oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a div{ margin-left:0px; } .oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu .menu-item a{ padding-top:px; padding-left:px; padding-right:px; padding-bottom:px; } .oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{ width:30px; height:30px; } .oxy-pro-menu .oxy-pro-menu-mobile-open-icon{ padding-top:15px; padding-right:15px; padding-bottom:15px; padding-left:15px; } .oxy-pro-menu .oxy-pro-menu-mobile-open-icon, .oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{ transition-duration:0.4s; } .oxy-pro-menu .oxy-pro-menu-mobile-close-icon{ top:20px; left:20px; } .oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{ width:24px; height:24px; } .oxy-pro-menu .oxy-pro-menu-mobile-close-icon, .oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{ transition-duration:0.4s; } .oxy-pro-menu .oxy-pro-menu-off-canvas-container > div:first-child, .oxy-pro-menu .oxy-pro-menu-open-container > div:first-child{ oxy-pro-menu_slug_oxypromenuoffcanvascontaineroxypromenulistmenuitemoxypromenuopencontaineroxypromenulistmenuitem_min_width:px; } .oxy-pro-menu .oxy-pro-menu-off-canvas-container{ oxy-pro-menu_slug_oxypromenuoffcanvascontainer_width:px; } .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container{ background-color:#ffffff; } .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .menu-item a, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .menu-item a{ padding-top:px; padding-left:px; padding-right:px; padding-bottom:px; } .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container{ padding-top:px; padding-left:px; padding-right:px; padding-bottom:px; } .oxy-pro-menu .oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-open-container{ background-color:; background-image:url(//www.arhal-industrial.sk/wp-content/uploads/oxygen/css/); overlay-color:; background-size:; background-repeat:; background-attachment:; background-blend-mode:; background-size-width:px; background-size-height:px; background-position:px px; } .oxy-pro-menu .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item-has-children > a svg, .oxy-pro-menu .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item-has-children > a svg{ font-size:24px; } .oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-open-container .menu-item-has-children ul, .oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-off-canvas-container .menu-item-has-children ul{ background-color:rgba(0,0,0,0.2); border-top-style:solid; } .oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .oxy-pro-menu-list{           flex-direction: row;        } .oxy-pro-menu .oxy-pro-menu-container .menu-item a{           text-align: left;           justify-content: flex-start;         } .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .menu-item, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .menu-item{           align-items: flex-start;         }       .oxy-pro-menu .oxy-pro-menu-off-canvas-container{           top: 0;           bottom: 0;           right: auto;           left: 0;        } .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item a, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item a{           text-align: left;           justify-content: flex-start;         }              .oxy-shape-divider {         width: 0px;         height: 0px;               }             .oxy_shape_divider svg {         width: 100%;       }       .ct-section-inner-wrap, .oxy-header-container{  max-width: 1120px; } body {font-family: 'Poppins';}body {line-height: 1.6;font-size: 16px;font-weight: 400;color: #404040;}.oxy-nav-menu-hamburger-line {background-color: #404040;}h1, h2, h3, h4, h5, h6 {font-family: 'Poppins';font-size: 36px;font-weight: 700;}h2, h3, h4, h5, h6{font-size: 30px;}h3, h4, h5, h6{font-size: 24px;}h4, h5, h6{font-size: 20px;}h5, h6{font-size: 18px;}h6{font-size: 16px;}a {color: #0074db;text-decoration: none;}a:hover {text-decoration: none;}.ct-link-text {text-decoration: ;}.ct-link {text-decoration: ;}.ct-link-button {border-radius: 3px;}.ct-section-inner-wrap { padding-top: 75px; padding-right: 20px; padding-bottom: 75px; padding-left: 20px; }.ct-new-columns > .ct-div-block { padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; }.oxy-header-container { padding-right: 20px; padding-left: 20px; }@media (max-width: 992px) {   .ct-columns-inner-wrap {   display: block !important;   }   .ct-columns-inner-wrap:after {   display: table;   clear: both;   content: "";   }   .ct-column {   width: 100% !important;   margin: 0 !important;   }   .ct-columns-inner-wrap {   margin: 0 !important;   }  } .code-button { font-family:'Poppins'; font-size:20px; letter-spacing:4px; font-weight:200; text-transform:uppercase; } .produkty__tabs__image_wrapper { } .produkty__tabs__image_wrapper:not(.ct-section):not(.oxy-easy-posts), .produkty__tabs__image_wrapper.oxy-easy-posts .oxy-posts, .produkty__tabs__image_wrapper.ct-section .ct-section-inner-wrap{ display:grid; display: grid !important;align-items: stretch;grid-template-columns: repeat(4, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;} @media (max-width: 991px) { .produkty__tabs__image_wrapper { } .produkty__tabs__image_wrapper:not(.ct-section):not(.oxy-easy-posts), .produkty__tabs__image_wrapper.oxy-easy-posts .oxy-posts, .produkty__tabs__image_wrapper.ct-section .ct-section-inner-wrap{ display:grid; display: grid !important;align-items: stretch;grid-template-columns: repeat(2, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;} } @media (max-width: 479px) { .produkty__tabs__image_wrapper { } .produkty__tabs__image_wrapper:not(.ct-section):not(.oxy-easy-posts), .produkty__tabs__image_wrapper.oxy-easy-posts .oxy-posts, .produkty__tabs__image_wrapper.ct-section .ct-section-inner-wrap{ display:grid; display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;} } .produkty_tabs_img_wrapper { position:relative; } .produkty__tabs_image { } .produkty_tabs_img_heading { font-family:'Poppins'; font-weight:200; background-color:#2b2c27; color:#ffffff; padding-left:15px; padding-right:15px; font-size:26px; position:absolute; bottom:0px; } .produkty_tabs_img_heading:not(.ct-section):not(.oxy-easy-posts), .produkty_tabs_img_heading.oxy-easy-posts .oxy-posts, .produkty_tabs_img_heading.ct-section .ct-section-inner-wrap{ display:none; } .produkty__tabs__modal { position:relative; padding-bottom:10px; padding-top:10px; } @media (max-width: 991px) { .produkty__tabs__modal { min-width:80vw; } } .produkty__tabs__modal_heading { font-family:'Poppins'; font-weight:200; background-color:#2b2c27; color:#ffffff; padding-left:15px; padding-right:15px; font-size:26px; bottom:0px; position:absolute; z-index:1; min-width:100%; } .produkty__tabs__modal_heading:not(.ct-section):not(.oxy-easy-posts), .produkty__tabs__modal_heading.oxy-easy-posts .oxy-posts, .produkty__tabs__modal_heading.ct-section .ct-section-inner-wrap{ display:inline-block; } @media (max-width: 991px) { .produkty__tabs__modal_heading { font-size:20px; } } @media (max-width: 767px) { .produkty__tabs__modal_heading { font-size:18px; } } @media (max-width: 479px) { } .oxy-close-modal:hover{ background-color :rgba(94,103,109,0.2); border: 1px solid rgba(94,103,109,0.2); }.oxy-close-modal:hover{ } .oxy-close-modal { color: #333333;}.oxy-close-modal >svg {width: 18px;height: 18px;}.oxy-close-modal { background-color :rgba(0,0,0,0); border: 1px solid rgba(0,0,0,0); color: #2b2c27; padding: 10px 16px; }.oxy-close-modal { color: #333333;}.oxy-close-modal >svg {width: 18px;height: 18px;}.oxy-close-modal { font-family:'Poppins'; position:absolute; top:0px; font-weight:500; font-size:18px; right:0px; padding-left:10px; padding-bottom:10px; margin-top:15px; margin-right:15px; button-hover_color:rgba(94,103,109,0.2); padding-right:10px; padding-top:10px; } @media (max-width: 479px) { .oxy-close-modal { }.oxy-close-modal >svg {width: 18px;height: 18px;}.oxy-close-modal { icon-padding:0px; } } .div-toggle { margin-top:5px; margin-bottom:5px; width:100%; box-shadow:5px 5px 10px rgba(153,153,153,0.5); } .toggle-8586 { padding-top:10px; padding-bottom:10px; padding-left:10px; } .toggle-8586-expanded { } .t-auto-close { } .toggle-head { font-family:'Poppins'; padding-left:10px; font-weight:400; font-size:18px; } .t-flow { } .toggle-text { font-family:'Poppins'; padding-left:25px; font-weight:300; font-size:16px; padding-top:10px; } .column-section { padding-top:50px; padding-bottom:50px; aos-enable:true; } @media (max-width: 991px) { .column-section { } } .atomic-secondary-heading { font-family:'Poppins'; font-weight:300; font-size:24px; line-height:1.1; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; letter-spacing:1.3px; padding-top:25px; padding-bottom:25px; color:#2b2c27; } @media (max-width: 1120px) { .atomic-secondary-heading { font-size:52px; } } @media (max-width: 767px) { .atomic-secondary-heading { font-size:24px; } } @media (max-width: 479px) { .atomic-secondary-heading { text-align:center; } } .atomic-subheading { font-family:'Poppins'; font-weight:300; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; font-size:18px; padding-top:25px; padding-bottom:25px; color:#2b2c27; } @media (max-width: 767px) { .atomic-subheading { font-size:20px; } } @media (max-width: 479px) { .atomic-subheading { font-size:18px; } } .items-div { } @media (max-width: 767px) { .items-div { } } @media (max-width: 479px) { .items-div { padding-left:0px; padding-right:0px; } } .image-move { } .atomic-iconblock-18-title { font-family:'Poppins'; font-size:20px; font-weight:300; line-height:1.1; letter-spacing:1.5px; margin-top:8px; margin-bottom:12px; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; padding-top:25px; padding-bottom:25px; width:60%; color:#2b2c27; } .oxel_toc__primary { color:#374047; font-size:14px; text-transform:uppercase; letter-spacing:1px; padding-left:8px; width:100%; padding-bottom:8px; border-top-color:#606e79; border-right-color:#606e79; border-bottom-color:#dee1e3; border-left-color:#606e79; border-bottom-style:solid; border-bottom-width:1px; margin-bottom:8px; padding-top:8px; border-left-width:2px; border-left-style:solid; } .oxel_toc__sub { text-decoration:underline; color:#606e79; margin-left:16px; } .oxel_toc__sub__2 { margin-left:32px; } .oxel_toc__sub__1 { } .oxel_toc__container { padding-bottom:16px; width:100%; } .oxel_toc__sub__3 { margin-left:48px; } .oxel_toc__sub__4 { margin-left:64px; } .oxel_toc__template { } .atomic-contact-10-wrapper { width:100%; margin-bottom:18px; } .atomic-contact-10-wrapper:not(.ct-section):not(.oxy-easy-posts), .atomic-contact-10-wrapper.oxy-easy-posts .oxy-posts, .atomic-contact-10-wrapper.ct-section .ct-section-inner-wrap{ display:flex; flex-direction:row; align-items:flex-start; } @media (max-width: 991px) { .atomic-contact-10-wrapper { } .atomic-contact-10-wrapper:not(.ct-section):not(.oxy-easy-posts), .atomic-contact-10-wrapper.oxy-easy-posts .oxy-posts, .atomic-contact-10-wrapper.ct-section .ct-section-inner-wrap{ display:flex; justify-content:center; } } .atomic-contact-10-icon { color: color(30);}.atomic-contact-10-icon >svg {width: 24px;height: 24px;}.atomic-contact-10-icon { margin-right:12px; } .mobile-block { font-size:18px; color:#ffffff; font-weight:200; } .atomic-tritary-heading { color:#ffffff; font-size:36px; font-weight:200; line-height:1.2; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; letter-spacing:1.2px; } @media (max-width: 767px) { .atomic-tritary-heading { font-size:30px; } } @media (max-width: 479px) { .atomic-tritary-heading { text-align:center; } } .atomic-contact-10-text { font-family:'Poppins'; color:#374047; font-size:18px; font-weight:200; margin-bottom:24px; line-height:1.6; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale;} @media (max-width: 479px) { .atomic-contact-10-text { text-align:center; } } .atomic-content-26-text { font-family:'Poppins'; font-size:17px; line-height:1.7; margin-bottom:5px; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; font-weight:300; padding-top:15px; padding-bottom:5px; color:#2b2c27; letter-spacing:1.3px; } @media (max-width: 991px) { .atomic-content-26-text { text-align:center; } } .atomic-content-26-image { width:70%; box-shadow:0px 0px 50px 1px #e9eae5; } @media (max-width: 991px) { .atomic-content-26-image { width:100%; } } .span-footer { color:color(30); } .atomic-logo:hover{ opacity:1; } .atomic-logo { opacity:0.8; transition-duration:0.5s; transition-timing-function:ease; transition-property:all; } .head-div-fade { } .atomic-primary-heading { font-family:'Poppins'; color:#ffffff; font-size:58px; font-weight:200; line-height:1.1; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; text-align:center; } @media (max-width: 767px) { .atomic-primary-heading { font-size:56px; } } @media (max-width: 479px) { .atomic-primary-heading { font-size:44px; } } .image-fade { } .agencyb-works-1-wrapper { width:100%; text-align:center; padding-bottom:28px; height:100%; box-shadow:0px 10px 40px rgba(0,0,0,0.1); } .agencyb-works-1-wrapper:not(.ct-section):not(.oxy-easy-posts), .agencyb-works-1-wrapper.oxy-easy-posts .oxy-posts, .agencyb-works-1-wrapper.ct-section .ct-section-inner-wrap{ display:flex; flex-direction:column; align-items:center; } .agencyb-works-1-image { background-size: cover; width:100%; background-color:#ec2758; margin-bottom:36px; padding-top:200px; background-attachment:scroll; background-repeat:no-repeat; text-align:center; } .agencyb-works-1-image:not(.ct-section):not(.oxy-easy-posts), .agencyb-works-1-image.oxy-easy-posts .oxy-posts, .agencyb-works-1-image.ct-section .ct-section-inner-wrap{ display:flex; flex-direction:column; align-items:center; } .agencyb-work-1-label { font-family:'Poppins'; font-size:22px; font-weight:400; padding-top:4px; padding-bottom:4px; padding-left:24px; padding-right:24px; line-height:1.4; border-radius:0px; margin-bottom:-17px; background-color:#e5e5e5; color:#2b2c27; letter-spacing:0.5px; } .atomic-gridbased-1-text { font-family:'Poppins'; margin-bottom:0px; color:#3b3c38; font-size:16px; text-align:center; line-height:1.6; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; font-weight:300; padding-left:20px; padding-right:20px; padding-top:10px; } .atomic-iconblock-18-title-last-two { width:97%; } .tabs-7955-tab { font-family:'Poppins'; font-size:16px; color:#2b2c27; font-weight:200; letter-spacing:2px; padding-right:0px; padding-left:0px; margin-left:12px; margin-right:12px; padding-bottom:8px; } .tabs-7955-tab-active { } .tabs-contents-7955-tab { } .produkty__tabs_text { font-weight:300; text-align:center; } @media (max-width: 1120px) { .produkty__tabs_text { text-align:center; } } @media (max-width: 479px) { .produkty__tabs_text { text-align:center; } } .oxy-header-wrapper {   margin: auto; }#daextlwcnf-cookie-notice-button-2 { transition: 0.4s all ease!important; } #daextlwcnf-cookie-notice-message p:last-child {   margin: auto !important; } #daextlwcnf-cookie-notice-message p {   margin: auto !important; } #daextlwcnf-cookie-notice-button-1 {   border: none !important; transition: 0.4s all ease!important; } #daextlwcnf-cookie-notice-button-1:hover {   border: none !important; } .oxy-social-icons a { transition: 0.3s all ease; } .ct-text-block .ct-span a { color: ##0074db; font-weight: 400; transition: 0.3s all ease; } .ct-text-block .ct-span a:hover { color: #000; } @media only screen and (min-width: 768px) { .image-fade { -webkit-animation: puff-in-left 0.7s cubic-bezier(0.470, 0.000, 0.745, 0.715) both;     animation: puff-in-left 0.7s cubic-bezier(0.470, 0.000, 0.745, 0.715) both; }  .head-div-fade { -webkit-animation: puff-in-right 0.7s cubic-bezier(0.470, 0.000, 0.745, 0.715) both;     animation: puff-in-right 0.7s cubic-bezier(0.470, 0.000, 0.745, 0.715) both; }  .image-move{   transform: translate(0px);  transition: transform 0.3s ease ; }  .image-move:hover{   transform: translate(0px,-15px); } } .btn { line-height: 50px; height: 50px; text-align: center; width: 250px; cursor: pointer; } .btn-three { color: #000; transition: all 0.5s; position: relative; } .btn-three::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; background-color: rgba(0,0,0,0.1); transition: all 0.3s; } .btn-three:hover::before { opacity: 0 ; transform: scale(0.5,0.5); } .btn-three::after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; opacity: 0; transition: all 0.3s; border: 1px solid rgba(0,0,0,0.5); transform: scale(1.2,1.2); } .btn-three:hover::after { opacity: 1; transform: scale(1,1); } .ct-section { display: block; margin: auto; }