@import"https://fonts.googleapis.com/css2?family=Maven+Pro:wght@400;500;600;700;800;900&display=swap";

/*! tailwindcss v3.4.1 | MIT License | https://tailwindcss.com*/
*,
:after,
:before {
  border: 0 solid #e5e7eb
}

:after,
:before {
  --tw-content: ""
}

:host,
html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  font-family: ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-feature-settings: normal;
  font-variation-settings: normal;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  -webkit-tap-highlight-color: transparent
}

body {
  line-height: inherit;
  margin: 0
}

hr {
  border-top-width: 1px;
  color: inherit;
  height: 0
}

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit
}

a {
  color: inherit;
  text-decoration: inherit
}

b,
strong {
  font-weight: bolder
}

code,
kbd,
pre,
samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
  font-feature-settings: normal;
  font-size: 1em;
  font-variation-settings: normal
}

small {
  font-size: 80%
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sub {
  bottom: -.25em
}

table {
  border-collapse: collapse;
  border-color: inherit;
  text-indent: 0
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font-family: inherit;
  font-feature-settings: inherit;
  font-size: 100%;
  font-variation-settings: inherit;
  font-weight: inherit;
  line-height: inherit;
  margin: 0;
  padding: 0
}

button,
select {
  text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none
}

:-moz-focusring {
  outline: auto
}

:-moz-ui-invalid {
  box-shadow: none
}

progress {
  vertical-align: baseline
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

summary {
  display: list-item
}

blockquote,
dd,
dl,
fieldset,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
  margin: 0
}

fieldset,
legend {
  padding: 0
}

menu,
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0
}

dialog {
  padding: 0
}

textarea {
  resize: vertical
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #9ca3af;
  opacity: 1
}

input::placeholder,
textarea::placeholder {
  color: #9ca3af;
  opacity: 1
}

[role=button],
button {
  cursor: pointer
}

:disabled {
  cursor: default
}

audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
  display: block;
  vertical-align: middle
}

img,
video {
  height: auto;
  max-width: 100%
}

[hidden] {
  display: none
}

:root {
  --background: 0 0% 100%;
  --foreground: 222.2 84% 4.9%;
  --card: 0 0% 100%;
  --card-foreground: 222.2 84% 4.9%;
  --popover: 0 0% 100%;
  --popover-foreground: 222.2 84% 4.9%;
  --primary: 222.2 47.4% 11.2%;
  --primary-foreground: 210 40% 98%;
  --secondary: 210 40% 96.1%;
  --secondary-foreground: 222.2 47.4% 11.2%;
  --muted: 210 40% 96.1%;
  --muted-foreground: 215.4 16.3% 46.9%;
  --accent: 210 40% 96.1%;
  --accent-foreground: 222.2 47.4% 11.2%;
  --destructive: 0 84.2% 60.2%;
  --destructive-foreground: 210 40% 98%;
  --border: 214.3 31.8% 91.4%;
  --input: 214.3 31.8% 91.4%;
  --ring: 222.2 84% 4.9%;
  --radius: 0.5rem
}

* {
  border-color: hsl(var(--border))
}

body {
  background-color: hsl(var(--background));
  color: hsl(var(--foreground))
}

*,
:after,
:before {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, .5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia:
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, .5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia:
}

.container {
  padding-left: 2rem;
  padding-right: 2rem
}

@media (min-width:1400px) {
  .container {
    max-width: 1400px
  }
}

.pointer-events-none {
  pointer-events: none
}

.pointer-events-auto {
  pointer-events: auto
}

.visible {
  visibility: visible
}

.\!static {
  position: static !important
}

.static {
  position: static
}

.fixed {
  position: fixed
}

.absolute {
  position: absolute
}

.relative {
  position: relative
}

.inset-0 {
  inset: 0
}

.inset-x-0 {
  left: 0;
  right: 0
}

.-top-7 {
  top: -1.75rem
}

.bottom-7 {
  bottom: 1.75rem
}

.bottom-\[7\%\] {
  bottom: 7%
}

.left-0 {
  left: 0
}

.left-1\/2 {
  left: 50%
}

.right-0 {
  right: 0
}

.top-0 {
  top: 0
}

.top-1\/2 {
  top: 50%
}

.top-\[27\%\] {
  top: 27%
}

.top-\[65\%\] {
  top: 65%
}

.z-10 {
  z-index: 10
}

.z-20 {
  z-index: 20
}

.z-\[100\] {
  z-index: 100
}

.z-\[1\] {
  z-index: 1
}

.z-\[9999\] {
  z-index: 9999
}

.order-1 {
  order: 1
}

.order-2 {
  order: 2
}

.col-span-12 {
  grid-column: span 12/span 12
}

.col-span-4 {
  grid-column: span 4/span 4
}

.col-span-6 {
  grid-column: span 6/span 6
}

.col-start-1 {
  grid-column-start: 1
}

.col-end-13 {
  grid-column-end: 13
}

.m-0 {
  margin: 0
}

.mx-auto {
  margin-left: auto;
  margin-right: auto
}

.my-20 {
  margin-bottom: 5rem;
  margin-top: 5rem
}

.my-3 {
  margin-bottom: .75rem;
  margin-top: .75rem
}

.my-5 {
  margin-bottom: 1.25rem;
  margin-top: 1.25rem
}

.my-6 {
  margin-bottom: 1.5rem;
  margin-top: 1.5rem
}

.my-8 {
  margin-bottom: 2rem;
  margin-top: 2rem
}

.\!mb-0 {
  margin-bottom: 0 !important
}

.\!mb-2 {
  margin-bottom: .5rem !important
}

.\!mb-\[80vw\] {
  margin-bottom: 80vw !important
}

.\!mt-0 {
  margin-top: 0 !important
}

.\!mt-14 {
  margin-top: 3.5rem !important
}

.\!mt-5 {
  margin-top: 1.25rem !important
}

.\!mt-\[100px\] {
  margin-top: 100px !important
}

.-mb-6 {
  margin-bottom: -1.5rem
}

.-mt-5 {
  margin-top: -1.25rem
}

.mb-0 {
  margin-bottom: 0
}

.mb-1 {
  margin-bottom: .25rem
}

.mb-11 {
  margin-bottom: 2.75rem
}

.mb-2 {
  margin-bottom: .5rem
}

.mb-3 {
  margin-bottom: .75rem
}

.mb-4 {
  margin-bottom: 1rem
}

.mb-6 {
  margin-bottom: 1.5rem
}

.ml-auto {
  margin-left: auto
}

.mt-0 {
  margin-top: 0
}

.mt-10 {
  margin-top: 2.5rem
}

.mt-2 {
  margin-top: .5rem
}

.mt-20 {
  margin-top: 5rem
}

.mt-3 {
  margin-top: .75rem
}

.mt-4 {
  margin-top: 1rem
}

.mt-5 {
  margin-top: 1.25rem
}

.mt-6 {
  margin-top: 1.5rem
}

.mt-7 {
  margin-top: 1.75rem
}

.mt-8 {
  margin-top: 2rem
}

.mt-\[-1\%\] {
  margin-top: -1%
}

.mt-\[1\.5vw\] {
  margin-top: 1.5vw
}

.mt-\[2\%\] {
  margin-top: 2%
}

.mt-\[2vw\] {
  margin-top: 2vw
}

.\!block {
  display: block !important
}

.\!inline-block {
  display: inline-block !important
}

.inline-block {
  display: inline-block
}

.inline {
  display: inline
}

.\!flex {
  display: flex !important
}

.flex {
  display: flex
}

.\!inline-flex {
  display: inline-flex !important
}

.inline-flex {
  display: inline-flex
}

.table {
  display: table
}

.table-cell {
  display: table-cell
}

.grid {
  display: grid
}

.\!hidden {
  display: none !important
}

.size-4 {
  height: 1rem;
  width: 1rem
}

.size-full {
  height: 100%;
  width: 100%
}

.\!h-auto {
  height: auto !important
}

.\!h-fit {
  height: -moz-fit-content !important;
  height: fit-content !important
}

.h-10 {
  height: 2.5rem
}

.h-12 {
  height: 3rem
}

.h-4 {
  height: 1rem
}

.h-44 {
  height: 11rem
}

.h-\[\.15rem\] {
  height: .15rem
}

.h-\[300px\] {
  height: 300px
}

.h-\[42vh\] {
  height: 42vh
}

.h-\[95dvh\] {
  height: 95dvh
}

.h-auto {
  height: auto
}

.h-full {
  height: 100%
}

.h-max {
  height: -moz-max-content;
  height: max-content
}

.h-screen {
  height: 100vh
}

.max-h-\[210px\] {
  max-height: 210px
}

.max-h-\[70svh\] {
  max-height: 70svh
}

.max-h-fit {
  max-height: -moz-fit-content;
  max-height: fit-content
}

.\!min-h-\[117px\] {
  min-height: 117px !important
}

.min-h-\[1000px\] {
  min-height: 1000px
}

.\!w-full {
  width: 100% !important
}

.w-20 {
  width: 5rem
}

.w-4 {
  width: 1rem
}

.w-\[15vw\] {
  width: 15vw
}

.w-\[160px\] {
  width: 160px
}

.w-\[17px\] {
  width: 17px
}

.w-\[25\%\] {
  width: 25%
}

.w-\[25px\] {
  width: 25px
}

.w-\[80\%\] {
  width: 80%
}

.w-\[95\%\] {
  width: 95%
}

.w-auto {
  width: auto
}

.w-fit {
  width: -moz-fit-content;
  width: fit-content
}

.w-full {
  width: 100%
}

.w-max {
  width: -moz-max-content;
  width: max-content
}

.max-w-\[50vw\] {
  max-width: 50vw
}

.\!flex-1 {
  flex: 1 1 0% !important
}

.flex-1 {
  flex: 1 1 0%
}

.shrink-0 {
  flex-shrink: 0
}

.caption-bottom {
  caption-side: bottom
}

.-translate-y-\[65\%\] {
  --tw-translate-y: -65%
}

.-translate-y-\[65\%\],
.translate-x-\[-50\%\] {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.translate-x-\[-50\%\] {
  --tw-translate-x: -50%
}

.translate-y-\[-50\%\] {
  --tw-translate-y: -50%
}

.translate-y-\[-50\%\],
.translate-y-\[5rem\] {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.translate-y-\[5rem\] {
  --tw-translate-y: 5rem
}

.rotate-180 {
  --tw-rotate: 180deg
}

.rotate-180,
.rotate-45 {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.rotate-45 {
  --tw-rotate: 45deg
}

.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.\!cursor-pointer {
  cursor: pointer !important
}

.cursor-pointer {
  cursor: pointer
}

.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr))
}

.flex-col {
  flex-direction: column
}

.flex-wrap {
  flex-wrap: wrap
}

.\!items-start {
  align-items: flex-start !important
}

.items-start {
  align-items: flex-start
}

.items-end {
  align-items: flex-end
}

.\!items-center {
  align-items: center !important
}

.items-center {
  align-items: center
}

.\!items-baseline {
  align-items: baseline !important
}

.justify-center {
  justify-content: center
}

.justify-between {
  justify-content: space-between
}

.gap-0 {
  gap: 0
}

.gap-1 {
  gap: .25rem
}

.gap-1\.5 {
  gap: .375rem
}

.gap-2 {
  gap: .5rem
}

.gap-3 {
  gap: .75rem
}

.gap-4 {
  gap: 1rem
}

.gap-5 {
  gap: 1.25rem
}

.gap-x-\[10px\] {
  -moz-column-gap: 10px;
  column-gap: 10px
}

.gap-y-\[42px\] {
  row-gap: 42px
}

.space-x-3>:not([hidden])~:not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-left: calc(.75rem*(1 - var(--tw-space-x-reverse)));
  margin-right: calc(.75rem*var(--tw-space-x-reverse))
}

.self-start {
  align-self: flex-start
}

.self-end {
  align-self: flex-end
}

.overflow-auto {
  overflow: auto
}

.overflow-hidden {
  overflow: hidden
}

.overflow-y-auto {
  overflow-y: auto
}

.overflow-x-hidden {
  overflow-x: hidden
}

.overflow-y-scroll {
  overflow-y: scroll
}

.whitespace-nowrap {
  white-space: nowrap
}

.rounded {
  border-radius: .25rem
}

.rounded-\[0\] {
  border-radius: 0
}

.rounded-\[10px\] {
  border-radius: 10px
}

.rounded-full {
  border-radius: 9999px
}

.rounded-md {
  border-radius: calc(var(--radius) - 2px)
}

.rounded-sm {
  border-radius: calc(var(--radius) - 4px)
}

.border {
  border-width: 1px
}

.border-b {
  border-bottom-width: 1px
}

.border-b-2 {
  border-bottom-width: 2px
}

.border-t {
  border-top-width: 1px
}

.border-none {
  border-style: none
}

.border-\[\#FEDD49\] {
  --tw-border-opacity: 1;
  border-color: rgb(254 221 73/var(--tw-border-opacity))
}

.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255/var(--tw-border-opacity))
}

.bg-\[\#000000b6\] {
  background-color: #000000b6
}

.bg-\[\#1798D5\] {
  --tw-bg-opacity: 1;
  background-color: rgb(23 152 213/var(--tw-bg-opacity))
}

.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246/var(--tw-bg-opacity))
}

.bg-gray-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219/var(--tw-bg-opacity))
}

.bg-muted {
  background-color: hsl(var(--muted))
}

.bg-muted\/50 {
  background-color: hsl(var(--muted)/.5)
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255/var(--tw-bg-opacity))
}

.bg-opacity-50 {
  --tw-bg-opacity: 0.5
}

.to-white {
  --tw-gradient-to: #fff var(--tw-gradient-to-position)
}

.bg-clip-padding {
  background-clip: padding-box
}

.object-cover {
  -o-object-fit: cover;
  object-fit: cover
}

.\!p-0 {
  padding: 0 !important
}

.p-0 {
  padding: 0
}

.p-1 {
  padding: .25rem
}

.p-20 {
  padding: 5rem
}

.p-4 {
  padding: 1rem
}

.p-8 {
  padding: 2rem
}

.\!py-\[1px\] {
  padding-bottom: 1px !important;
  padding-top: 1px !important
}

.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem
}

.px-3 {
  padding-left: .75rem;
  padding-right: .75rem
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem
}

.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem
}

.py-1 {
  padding-bottom: .25rem;
  padding-top: .25rem
}

.py-1\.5 {
  padding-bottom: .375rem;
  padding-top: .375rem
}

.py-14 {
  padding-bottom: 3.5rem;
  padding-top: 3.5rem
}

.py-2 {
  padding-bottom: .5rem;
  padding-top: .5rem
}

.py-4 {
  padding-bottom: 1rem;
  padding-top: 1rem
}

.py-5 {
  padding-bottom: 1.25rem;
  padding-top: 1.25rem
}

.py-8 {
  padding-bottom: 2rem;
  padding-top: 2rem
}

.\!pb-0 {
  padding-bottom: 0 !important
}

.\!pb-5 {
  padding-bottom: 1.25rem !important
}

.\!pt-0 {
  padding-top: 0 !important
}

.\!pt-\[8rem\] {
  padding-top: 8rem !important
}

.pb-0 {
  padding-bottom: 0
}

.pb-2 {
  padding-bottom: .5rem
}

.pb-4 {
  padding-bottom: 1rem
}

.pb-8 {
  padding-bottom: 2rem
}

.pl-0 {
  padding-left: 0
}

.pr-0 {
  padding-right: 0
}

.pr-20 {
  padding-right: 5rem
}

.ps-\[20px\] {
  padding-inline-start: 20px
}

.pt-0 {
  padding-top: 0
}

.pt-10 {
  padding-top: 2.5rem
}

.pt-24 {
  padding-top: 6rem
}

.pt-6 {
  padding-top: 1.5rem
}

.pt-\[10rem\] {
  padding-top: 10rem
}

.pt-\[12rem\] {
  padding-top: 12rem
}

.pt-\[180px\] {
  padding-top: 180px
}

.pt-\[36px\] {
  padding-top: 36px
}

.text-left {
  text-align: left
}

.text-center {
  text-align: center
}

.text-right {
  text-align: right
}

.text-start {
  text-align: start
}

.text-end {
  text-align: end
}

.align-middle {
  vertical-align: middle
}

.text-\[0\.775rem\] {
  font-size: .775rem
}

.text-\[16px\] {
  font-size: 16px
}

.text-\[18px\] {
  font-size: 18px
}

.text-sm {
  font-size: .875rem;
  line-height: 1.25rem
}

.font-bold {
  font-weight: 700
}

.font-medium {
  font-weight: 500
}

.uppercase {
  text-transform: uppercase
}

.leading-none {
  line-height: 1
}

.\!text-\[\#fadfa1\] {
  --tw-text-opacity: 1 !important;
  color: rgb(23 152 213/var(--tw-text-opacity)) !important
}

.\!text-white {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255/var(--tw-text-opacity)) !important
}

.text-\[\#fadfa1\] {
  --tw-text-opacity: 1;
  color: rgb(23 152 213/var(--tw-text-opacity))
}

.text-\[\#3835359e\] {
  color: #3835359e
}

.text-\[\#FEDD49\],
.text-\[\#fadfa1\] {
  --tw-text-opacity: 1;
  color: rgb(254 221 73/var(--tw-text-opacity))
}

.text-current {
  color: currentColor
}

.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175/var(--tw-text-opacity))
}

.text-muted-foreground {
  color: hsl(var(--muted-foreground))
}

.text-red-600 {
  --tw-text-opacity: 1;
  color: rgb(220 38 38/var(--tw-text-opacity))
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255/var(--tw-text-opacity))
}

.\!opacity-100 {
  opacity: 1 !important
}

.opacity-0 {
  opacity: 0
}

.opacity-45 {
  opacity: .45
}

.opacity-50 {
  opacity: .5
}

.opacity-70 {
  opacity: .7
}

.opacity-\[0\.13\] {
  opacity: .13
}

.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -4px rgba(0, 0, 0, .1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px
}

.outline-0 {
  outline-width: 0
}

.ring-offset-background {
  --tw-ring-offset-color: hsl(var(--background))
}

.blur {
  --tw-blur: blur(8px)
}

.blur,
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.transition {
  transition-duration: .15s;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.transition-all {
  transition-duration: .15s;
  transition-property: all;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.transition-colors {
  transition-duration: .15s;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.transition-opacity {
  transition-duration: .15s;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.transition-transform {
  transition-duration: .15s;
  transition-property: transform;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.duration-200 {
  transition-duration: .2s
}

.duration-300 {
  transition-duration: .3s
}

.ease-in-out {
  transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

@keyframes enter {
  0% {
    opacity: var(--tw-enter-opacity, 1);
    transform: translate3d(var(--tw-enter-translate-x, 0), var(--tw-enter-translate-y, 0), 0) scale3d(var(--tw-enter-scale, 1), var(--tw-enter-scale, 1), var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0))
  }
}

@keyframes exit {
  to {
    opacity: var(--tw-exit-opacity, 1);
    transform: translate3d(var(--tw-exit-translate-x, 0), var(--tw-exit-translate-y, 0), 0) scale3d(var(--tw-exit-scale, 1), var(--tw-exit-scale, 1), var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0))
  }
}

.fade-in {
  --tw-enter-opacity: 0
}

.duration-200 {
  animation-duration: .2s
}

.duration-300 {
  animation-duration: .3s
}

.ease-in-out {
  animation-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.running {
  animation-play-state: running
}

.img-fluid {
  display: block;
  height: auto;
  max-width: 100%
}

@font-face {
  font-display: swap;
  font-family: Coheadline Bold;
  font-style: normal;
  font-weight: 700;
  src: url(../font/CoHeadline-Bold.eot);
  src: url(../font/CoHeadline-Bold.eot?#iefix) format("embedded-opentype"), url(../font/CoHeadline-Bold.woff2) format("woff2"), url(../font/CoHeadline-Bold.woff) format("woff"), url(../font/CoHeadline-Bold.ttf) format("truetype"), url(../font/CoHeadline-Bold.svg#CoHeadline-Bold) format("svg")
}

@font-face {
  font-display: swap;
  font-family: Coheadline Regular;
  font-style: normal;
  font-weight: 400;
  src: url(../font/CoHeadline-Regular.eot);
  src: url(../font/CoHeadline-Regular.eot?#iefix) format("embedded-opentype"), url(../font/CoHeadline-Regular.woff2) format("woff2"), url(../font/CoHeadline-Regular.woff) format("woff"), url(../font/CoHeadline-Regular.ttf) format("truetype"), url(../font/CoHeadline-Regular.svg#CoHeadline-Regular) format("svg")
}

@font-face {
  font-display: swap;
  font-family: Coheadline Light;
  font-style: normal;
  font-weight: 300;
  src: url(../font/CoHeadline-Light.eot);
  src: url(../font/CoHeadline-Light.eot?#iefix) format("embedded-opentype"), url(../font/CoHeadline-Light.woff2) format("woff2"), url(../font/CoHeadline-Light.woff) format("woff"), url(../font/CoHeadline-Light.ttf) format("truetype"), url(../font/CoHeadline-Light.svg#CoHeadline-Light) format("svg")
}

@font-face {
  font-display: swap;
  font-family: Cotext Bold;
  font-style: normal;
  font-weight: 700;
  src: url(../font/CoText-Bold.eot);
  src: url(../font/CoText-Bold.eot?#iefix) format("embedded-opentype"), url(../font/CoText-Bold.woff2) format("woff2"), url(../font/CoText-Bold.woff) format("woff"), url(../font/CoText-Bold.ttf) format("truetype"), url(../font/CoText-Bold.svg#CoText-Bold) format("svg")
}

@font-face {
  font-display: swap;
  font-family: Cotextcorp Regular;
  font-style: normal;
  font-weight: 400;
  src: url(../font/CoTextCorp-Regular.eot);
  src: url(../font/CoTextCorp-Regular.eot?#iefix) format("embedded-opentype"), url(../font/CoTextCorp-Regular.woff2) format("woff2"), url(../font/CoTextCorp-Regular.woff) format("woff"), url(../font/CoTextCorp-Regular.ttf) format("truetype"), url(../font/CoTextCorp-Regular.svg#CoTextCorp-Regular) format("svg")
}

@font-face {
  font-display: swap;
  font-family: Cotext light;
  font-style: normal;
  font-weight: 300;
  src: url(../font/CoText-Light.eot);
  src: url(../font/CoText-Light.eot?#iefix) format("embedded-opentype"), url(../font/CoText-Light.woff2) format("woff2"), url(../font/CoText-Light.woff) format("woff"), url(../font/CoText-Light.ttf) format("truetype"), url(../font/CoText-Light.svg#CoText-Light) format("svg")
}

@font-face {
  font-display: swap;
  font-family: Cotext Regular;
  font-style: normal;
  font-weight: 400;
  src: url(../font/CoText-Regular.eot);
  src: url(../font/CoText-Regular.eot?#iefix) format("embedded-opentype"), url(../font/CoText-Regular.woff2) format("woff2"), url(../font/CoText-Regular.woff) format("woff"), url(../font/CoText-Regular.ttf) format("truetype"), url(../font/CoText-Regular.svg#CoText-Regular) format("svg")
}

@font-face {
  font-display: swap;
  font-family: Helvetica Bold;
  font-style: normal;
  font-weight: 700;
  src: url(../font/HelveticaNeueLTArabic-Bold.eot);
  src: url(../font/HelveticaNeueLTArabic-Bold.eot?#iefix) format("embedded-opentype"), url(../font/HelveticaNeueLTArabic-Bold.woff2) format("woff2"), url(../font/HelveticaNeueLTArabic-Bold.woff) format("woff"), url(../font/HelveticaNeueLTArabic-Bold.ttf) format("truetype"), url(../font/HelveticaNeueLTArabic-Bold.svg#HelveticaNeueLTArabic-Bold) format("svg")
}

@font-face {
  font-display: swap;
  font-family: Helvetica\ 55;
  font-style: normal;
  font-weight: 400;
  src: url(../font/HelveticaNeueLTArabic-Roman.eot);
  src: url(../font/HelveticaNeueLTArabic-Roman.eot?#iefix) format("embedded-opentype"), url(../font/HelveticaNeueLTArabic-Roman.woff2) format("woff2"), url(../font/HelveticaNeueLTArabic-Roman.woff) format("woff"), url(../font/HelveticaNeueLTArabic-Roman.ttf) format("truetype"), url(../font/HelveticaNeueLTArabic-Roman.svg#HelveticaNeueLTArabic-Roman) format("svg")
}

@font-face {
  font-display: swap;
  font-family: Helvetica Light;
  font-style: normal;
  font-weight: 300;
  src: url(../font/HelveticaNeueLTArabic-Light.eot);
  src: url(../font/HelveticaNeueLTArabic-Light.eot?#iefix) format("embedded-opentype"), url(../font/HelveticaNeueLTArabic-Light.woff2) format("woff2"), url(../font/HelveticaNeueLTArabic-Light.woff) format("woff"), url(../font/HelveticaNeueLTArabic-Light.ttf) format("truetype"), url(../font/HelveticaNeueLTArabic-Light.svg#HelveticaNeueLTArabic-Light) format("svg")
}

@font-face {
  font-display: swap;
  font-family: Verdana Bold;
  font-style: normal;
  font-weight: 700;
  src: url(../font/Verdana-Bold.eot);
  src: url(../font/Verdana-Bold.eot?#iefix) format("embedded-opentype"), url(../font/Verdana-Bold.woff2) format("woff2"), url(../font/Verdana-Bold.woff) format("woff"), url(../font/Verdana-Bold.ttf) format("truetype"), url(../font/Verdana-Bold.svg#Verdana-Bold) format("svg")
}

@font-face {
  font-display: swap;
  font-family: Verdana Bold Italic;
  font-style: italic;
  font-weight: 700;
  src: url(../font/Verdana-BoldItalic.eot);
  src: url(../font/Verdana-BoldItalic.eot?#iefix) format("embedded-opentype"), url(../font/Verdana-BoldItalic.woff2) format("woff2"), url(../font/Verdana-BoldItalic.woff) format("woff"), url(../font/Verdana-BoldItalic.ttf) format("truetype"), url(../font/Verdana-BoldItalic.svg#Verdana-BoldItalic) format("svg")
}

@font-face {
  font-display: swap;
  font-family: Verdana Regular;
  font-style: normal;
  font-weight: 400;
  src: url(../font/Verdana.eot);
  src: url(../font/Verdana.eot?#iefix) format("embedded-opentype"), url(../font/Verdana.woff2) format("woff2"), url(../font/Verdana.woff) format("woff"), url(../font/Verdana.ttf) format("truetype"), url(../font/Verdana.svg#Verdana) format("svg")
}

@font-face {
  font-display: swap;
  font-family: Verdana Regular Italic;
  font-style: italic;
  font-weight: 400;
  src: url(../font/Verdana-Italic.eot);
  src: url(../font/Verdana-Italic.eot?#iefix) format("embedded-opentype"), url(../font/Verdana-Italic.woff2) format("woff2"), url(../font/Verdana-Italic.woff) format("woff"), url(../font/Verdana-Italic.ttf) format("truetype"), url(../font/Verdana-Italic.svg#Verdana-Italic) format("svg")
}

*,
:after,
:before {
  box-sizing: border-box
}

body,
html {
  height: 100%;
  width: 100%
}

body {
  background-color: #fff;
  font-family: Coheadline Regular;
  font-style: normal;
  font-weight: 400;
  -webkit-font-smoothing: antialiased
}

body.is-scroll {
  overflow: hidden
}

body.is-scroll::-webkit-scrollbar {
  display: none
}

:focus {
  outline: none
}

h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
ul {
  margin: 0;
  padding: 0
}

a:hover {
  text-decoration: none !important
}

main {
  overflow-x: hidden
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .sm-md-overflow-none {
    overflow: hidden
  }
}

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  width: 100%
}

@media only screen and (min-width:320px)and (max-width:991px) {
  .container {
    max-width: 100%
  }
}

@media only screen and (min-width:992px) {
  .container {
    max-width: calc(100% - 120px)
  }
}

@media only screen and (min-width:1100px) {
  .container {
    max-width: calc(100% - 120px)
  }
}

@media only screen and (min-width:1200px) {
  .container {
    max-width: calc(100% - 140px)
  }
}

@media(min-width:1400px) {
  .container .container {
    max-width: calc(100% - 240px)
  }
}

@media only screen and (min-width:1480px) {
  .container {
    max-width: calc(100% - 240px)
  }
}

@media only screen and (min-width:1799px) {
  .container {
    max-width: calc(100% - 200px)
  }
}

@media only screen and (min-width:1800px) {
  .container {
    max-width: 1640px
  }
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .container {
    padding-left: 24px !important;
    padding-right: 24px !important
  }
}

.fade#responsibleBusiness {
  opacity: 1 !important
}

.main-container {
  margin-left: auto;
  margin-right: auto;
  width: 100%
}

@media only screen and (max-width:600px) {
  .main-container {
    padding-left: 30px;
    padding-right: 30px
  }
}

@media only screen and (min-width:700px)and (max-width:1022px) {
  .main-container {
    padding-left: 50px;
    padding-right: 50px
  }
}

@media only screen and (min-width:1023px) {
  .main-container {
    padding-left: 10.4166666667vw !important;
    padding-right: 10.4166666667vw !important
  }
}

@media only screen and (max-width:600px) {
  [dir=ltr] .main-container-start {
    padding-left: 30px
  }

  [dir=rtl] .main-container-start {
    padding-right: 30px
  }
}

@media only screen and (min-width:700px)and (max-width:1022px) {
  [dir=ltr] .main-container-start {
    padding-left: 50px
  }

  [dir=rtl] .main-container-start {
    padding-right: 50px
  }
}

@media only screen and (min-width:1023px) {
  [dir=ltr] .main-container-start {
    padding-left: 10.4166666667vw !important
  }

  [dir=rtl] .main-container-start {
    padding-right: 10.4166666667vw !important
  }
}

@media only screen and (max-width:600px) {
  [dir=ltr] .main-container-end {
    padding-right: 30px
  }

  [dir=rtl] .main-container-end {
    padding-left: 30px
  }
}

@media only screen and (min-width:700px)and (max-width:1022px) {
  [dir=ltr] .main-container-end {
    padding-right: 50px
  }

  [dir=rtl] .main-container-end {
    padding-left: 50px
  }
}

@media only screen and (min-width:1023px) {
  [dir=rtl] .main-container-end {
    padding-left: 10.4166666667vw !important
  }

  [dir=ltr] .main-container-end {
    padding-right: 10.4166666667vw !important
  }
}

@media only screen and (max-width:600px) {
  .main-container-lg-start {
    padding-left: 30px;
    padding-right: 30px
  }
}

@media only screen and (min-width:700px)and (max-width:1022px) {
  .main-container-lg-start {
    padding-left: 50px;
    padding-right: 50px
  }
}

@media only screen and (min-width:1023px) {
  [dir=ltr] .main-container-lg-start {
    padding-left: 10.4166666667vw !important
  }

  [dir=rtl] .main-container-lg-start {
    padding-right: 10.4166666667vw !important
  }
}

@media only screen and (max-width:600px) {
  .main-container-lg-end {
    padding-left: 30px;
    padding-right: 30px
  }
}

@media only screen and (min-width:700px)and (max-width:1022px) {
  .main-container-lg-end {
    padding-left: 50px;
    padding-right: 50px
  }
}

@media only screen and (min-width:1023px) {
  [dir=rtl] .main-container-lg-end {
    padding-left: 10.4166666667vw !important
  }

  [dir=ltr] .main-container-lg-end {
    padding-right: 10.4166666667vw !important
  }
}

.section-pt {
  padding-top: 188px
}

@media only screen and (max-width:600px) {
  .section-pt {
    padding-top: 50px
  }
}

@media only screen and (min-width:700px)and (max-width:1022px) {
  .section-pt {
    padding-top: 80px
  }
}

@media only screen and (min-width:1023px) {
  .section-pt {
    padding-top: 8.333vw
  }
}

.section-pb {
  padding-bottom: 188px
}

@media only screen and (max-width:600px) {
  .section-pb {
    padding-bottom: 50px
  }
}

@media only screen and (min-width:700px)and (max-width:1022px) {
  .section-pb {
    padding-bottom: 80px
  }
}

@media only screen and (min-width:1023px) {
  .section-pb {
    padding-bottom: 8.333vw
  }
}

.section-pt-100 {
  padding-top: 100px
}

@media only screen and (max-width:600px) {
  .section-pt-100 {
    padding-top: 30px
  }
}

@media only screen and (min-width:700px)and (max-width:1022px) {
  .section-pt-100 {
    padding-top: 50px
  }
}

@media only screen and (min-width:1023px) {
  .section-pt-100 {
    padding-top: 5.20833vw
  }
}

.section-pb-100 {
  padding-bottom: 100px
}

@media only screen and (max-width:600px) {
  .section-pb-100 {
    padding-bottom: 30px
  }
}

@media only screen and (min-width:700px)and (max-width:1022px) {
  .section-pb-100 {
    padding-bottom: 50px
  }
}

@media only screen and (min-width:1023px) {
  .section-pb-100 {
    padding-bottom: 5.20833vw
  }
}

.section-pt-110 {
  padding-top: 110px
}

@media only screen and (max-width:600px) {
  .section-pt-110 {
    padding-top: 30px
  }
}

@media only screen and (min-width:700px)and (max-width:1022px) {
  .section-pt-110 {
    padding-top: 60px
  }
}

@media only screen and (min-width:1023px) {
  .section-pt-110 {
    padding-top: 5.729166vw
  }
}

.section-pb-110 {
  padding-bottom: 110px
}

@media only screen and (max-width:600px) {
  .section-pb-110 {
    padding-bottom: 30px
  }
}

@media only screen and (min-width:700px)and (max-width:1022px) {
  .section-pb-110 {
    padding-bottom: 60px
  }
}

@media only screen and (min-width:1023px) {
  .section-pb-110 {
    padding-bottom: 5.729166vw
  }
}

.section-pt-150 {
  padding-top: 150px
}

@media only screen and (min-width:1023px) {
  .section-pt-150 {
    padding-top: 7.8125vw
  }

  .section-pb-150 {
    padding-bottom: 7.8125vw
  }
}

.section-pt-77 {
  padding-top: 77px
}

@media only screen and (max-width:600px) {
  .section-pt-77 {
    padding-top: 45px
  }
}

@media only screen and (min-width:1023px) {
  .section-pt-77 {
    padding-top: 7.1296vh
  }
}

.section-pb-77 {
  padding-bottom: 77px
}

@media only screen and (max-width:600px) {
  .section-pb-77 {
    padding-bottom: 45px
  }
}

@media only screen and (min-width:1023px) {
  .section-pb-77 {
    padding-bottom: 7.1296vh
  }
}

.section-pt-71 {
  padding-top: 71px
}

@media only screen and (max-width:1022px) {
  .section-pt-71 {
    padding-top: 30px
  }
}

@media only screen and (min-width:1023px) {
  .section-pt-71 {
    padding-top: 3.697916vw
  }
}

.section-pb-71 {
  padding-bottom: 71px
}

@media only screen and (max-width:1022px) {
  .section-pb-71 {
    padding-bottom: 30px
  }
}

@media only screen and (min-width:1023px) {
  .section-pb-71 {
    padding-bottom: 3.697916vw
  }
}

.section-pt-64 {
  padding-top: 64px
}

@media only screen and (min-width:1023px) {
  .section-pt-64 {
    padding-top: 3.33vw
  }
}

.section-pb-64 {
  padding-bottom: 64px
}

@media only screen and (min-width:1023px) {
  .section-pb-64 {
    padding-bottom: 3.33vw
  }
}

.section-pt-85 {
  padding-top: 85px
}

@media only screen and (max-width:600px) {
  .section-pt-85 {
    padding-top: 30px
  }
}

@media only screen and (min-width:700px)and (max-width:1022px) {
  .section-pt-85 {
    padding-top: 40px
  }
}

@media only screen and (min-width:1023px) {
  .section-pt-85 {
    padding-top: 7.87vh
  }
}

.section-pb-85 {
  padding-bottom: 85px
}

@media only screen and (max-width:600px) {
  .section-pb-85 {
    padding-bottom: 30px
  }
}

@media only screen and (min-width:700px)and (max-width:1022px) {
  .section-pb-85 {
    padding-bottom: 40px
  }
}

@media only screen and (min-width:1023px) {
  .section-pb-85 {
    padding-bottom: 7.87vh
  }
}

.section-pt-105 {
  padding-top: 105px
}

@media only screen and (min-width:1023px) {
  .section-pt-105 {
    padding-top: 9.72vh
  }
}

.section-pb-105 {
  padding-bottom: 105px
}

@media only screen and (min-width:1023px) {
  .section-pb-105 {
    padding-bottom: 9.72vh
  }
}

.section-pt-183 {
  padding-top: 183px
}

@media only screen and (max-width:600px) {
  .section-pt-183 {
    padding-top: 50px
  }
}

@media only screen and (min-width:700px)and (max-width:1022px) {
  .section-pt-183 {
    padding-top: 80px
  }
}

@media only screen and (min-width:1023px) {
  .section-pt-183 {
    padding-top: 9.53125vw
  }
}

.section-pb-183 {
  padding-bottom: 183px
}

@media only screen and (max-width:600px) {
  .section-pb-183 {
    padding-bottom: 50px
  }
}

@media only screen and (min-width:700px)and (max-width:1022px) {
  .section-pb-183 {
    padding-bottom: 80px
  }
}

@media only screen and (min-width:1023px) {
  .section-pb-183 {
    padding-bottom: 9.53125vw
  }
}

.section-pt-180 {
  padding-top: 180px
}

@media only screen and (max-width:600px) {
  .section-pt-180 {
    padding-top: 60px
  }
}

@media only screen and (min-width:700px)and (max-width:1022px) {
  .section-pt-180 {
    padding-top: 75px
  }
}

@media only screen and (min-width:1023px) {
  .section-pt-180 {
    padding-top: 9.375vw
  }
}

.section-pb-180 {
  padding-bottom: 180px
}

@media only screen and (max-width:600px) {
  .section-pb-180 {
    padding-bottom: 60px
  }
}

@media only screen and (min-width:700px)and (max-width:1022px) {
  .section-pb-180 {
    padding-bottom: 75px
  }
}

@media only screen and (min-width:1023px) {
  .section-pb-180 {
    padding-bottom: 9.375vw
  }
}

.section-pt-60 {
  padding-top: 60px
}

@media only screen and (max-width:1022px) {
  .section-pt-60 {
    padding-top: 25px
  }
}

@media only screen and (min-width:1023px) {
  .section-pt-60 {
    padding-top: 3.125vw
  }
}

.section-pb-60 {
  padding-bottom: 60px
}

@media only screen and (max-width:1022px) {
  .section-pb-60 {
    padding-bottom: 25px
  }
}

@media only screen and (min-width:1023px) {
  .section-pb-60 {
    padding-bottom: 3.125vw
  }
}

.section-mt {
  margin-top: 165px
}

@media only screen and (max-width:600px) {
  .section-mt {
    margin-top: 50px
  }
}

@media only screen and (min-width:1023px) {
  .section-mt {
    margin-top: 14.7vh
  }
}

.section-mb {
  margin-bottom: 165px
}

@media only screen and (max-width:600px) {
  .section-mb {
    margin-bottom: 50px
  }
}

@media only screen and (min-width:1023px) {
  .section-mb {
    margin-bottom: 15.27vh
  }

  .section-mt-1-2x {
    margin-top: 15.74vh
  }

  .section-mb-1-2x {
    margin-bottom: 15.74vh
  }

  .section-mt-1-5x {
    margin-top: 18.518vh
  }

  .section-mb-1-5x {
    margin-bottom: 18.518vh
  }
}

.section-mt-64 {
  margin-top: 64px
}

@media only screen and (min-width:1023px) {
  .section-mt-64 {
    margin-top: 3.33vw
  }
}

.section-mb-64 {
  margin-bottom: 64px
}

@media only screen and (min-width:1023px) {
  .section-mb-64 {
    margin-bottom: 3.33vw
  }
}

.section-mt-77 {
  margin-top: 77px
}

@media only screen and (min-width:1023px) {
  .section-mt-77 {
    margin-top: 7.1296vh
  }
}

.section-mb-77 {
  margin-bottom: 77px
}

@media only screen and (min-width:1023px) {
  .section-mb-77 {
    margin-bottom: 7.1296vh
  }
}

.section-mt-72 {
  margin-top: 72px
}

@media only screen and (max-width:1022px) {
  .section-mt-72 {
    margin-top: 30px
  }
}

@media only screen and (min-width:1023px) {
  .section-mt-72 {
    margin-top: 3.697916vw
  }
}

.section-mb-72 {
  margin-bottom: 72px
}

@media only screen and (max-width:1022px) {
  .section-mb-72 {
    margin-bottom: 30px
  }
}

@media only screen and (min-width:1023px) {
  .section-mb-72 {
    margin-bottom: 3.697916vw
  }
}

.section-mt-85 {
  margin-top: 85px
}

@media only screen and (max-width:600px) {
  .section-mt-85 {
    margin-top: 30px
  }
}

@media only screen and (min-width:700px)and (max-width:1022px) {
  .section-mt-85 {
    margin-top: 40px
  }
}

@media only screen and (min-width:1023px) {
  .section-mt-85 {
    margin-top: 7.87vh
  }
}

.section-mb-85 {
  margin-bottom: 85px
}

@media only screen and (max-width:600px) {
  .section-mb-85 {
    margin-bottom: 30px
  }
}

@media only screen and (min-width:700px)and (max-width:1022px) {
  .section-mb-85 {
    margin-bottom: 40px
  }
}

@media only screen and (min-width:1023px) {
  .section-mb-85 {
    margin-bottom: 7.87vh
  }
}

.section-mt-105 {
  margin-top: 105px
}

@media only screen and (min-width:1023px) {
  .section-mt-105 {
    margin-top: 9.72vh
  }
}

.section-mb-105 {
  margin-bottom: 105px
}

@media only screen and (min-width:1023px) {
  .section-mb-105 {
    margin-bottom: 9.72vh
  }
}

.section-mt-100 {
  margin-top: 100px
}

@media only screen and (min-width:700px)and (max-width:1022px) {
  .section-mt-100 {
    margin-top: 50px
  }
}

@media only screen and (min-width:1023px) {
  .section-mt-100 {
    margin-top: 5.20833vw
  }
}

.section-mb-100 {
  margin-bottom: 100px
}

@media only screen and (min-width:700px)and (max-width:1022px) {
  .section-mb-100 {
    margin-bottom: 50px
  }
}

@media only screen and (min-width:1023px) {
  .section-mb-100 {
    margin-bottom: 5.20833vw
  }
}

.section-mt-110 {
  margin-top: 110px
}

@media only screen and (max-width:600px) {
  .section-mt-110 {
    margin-top: 30px
  }
}

@media only screen and (min-width:700px)and (max-width:1022px) {
  .section-mt-110 {
    margin-top: 60px
  }
}

@media only screen and (min-width:1023px) {
  .section-mt-110 {
    margin-top: 5.729166vw
  }
}

.section-mb-110 {
  margin-bottom: 110px
}

@media only screen and (max-width:600px) {
  .section-mb-110 {
    margin-bottom: 30px
  }
}

@media only screen and (min-width:700px)and (max-width:1022px) {
  .section-mb-110 {
    margin-bottom: 60px
  }
}

@media only screen and (min-width:1023px) {
  .section-mb-110 {
    margin-bottom: 5.729166vw
  }
}

.section-mt-120 {
  margin-top: 120px
}

@media only screen and (max-width:600px) {
  .section-mt-120 {
    margin-top: 30px
  }
}

@media only screen and (min-width:700px)and (max-width:1022px) {
  .section-mt-120 {
    margin-top: 65px
  }
}

@media only screen and (min-width:1023px) {
  .section-mt-120 {
    margin-top: 6.25vw
  }
}

.section-mb-120 {
  margin-bottom: 120px
}

@media only screen and (max-width:600px) {
  .section-mb-120 {
    margin-bottom: 30px
  }
}

@media only screen and (min-width:700px)and (max-width:1022px) {
  .section-mb-120 {
    margin-bottom: 65px
  }
}

@media only screen and (min-width:1023px) {
  .section-mb-120 {
    margin-bottom: 6.25vw
  }
}

.section-mt-130 {
  margin-top: 130px
}

@media only screen and (min-width:1023px) {
  .section-mt-130 {
    margin-top: 6.77083vw
  }
}

.section-mb-130 {
  margin-bottom: 130px
}

@media only screen and (min-width:1023px) {
  .section-mb-130 {
    margin-bottom: 6.77083vw
  }
}

.m-t-19 {
  margin-top: 19px
}

@media only screen and (max-width:600px) {
  .m-t-19 {
    margin-top: 10px
  }
}

@media only screen and (min-width:1023px) {
  .m-t-19 {
    margin-top: .989583vw
  }
}

.m-b-19 {
  margin-bottom: 19px
}

@media only screen and (max-width:600px) {
  .m-b-19 {
    margin-bottom: 10px
  }
}

@media only screen and (min-width:1023px) {
  .m-b-19 {
    margin-bottom: .989583vw
  }
}

.m-t-24 {
  margin-top: 24px
}

@media only screen and (max-width:600px) {
  .m-t-24 {
    margin-top: 10px
  }
}

@media only screen and (min-width:1023px) {
  .m-t-24 {
    margin-top: 2.22vh
  }
}

.m-b-24 {
  margin-bottom: 24px
}

@media only screen and (min-width:1023px) {
  .m-b-24 {
    margin-bottom: 2.22vh
  }
}

.m-b-44 {
  margin-bottom: 44px
}

@media only screen and (min-width:1023px) {
  .m-b-44 {
    margin-bottom: 2.29166vw
  }
}

.m-t-30 {
  margin-top: 30px
}

@media only screen and (min-width:1023px) {
  .m-t-30 {
    margin-top: 1.5625vw
  }
}

.m-b-30 {
  margin-bottom: 30px
}

@media only screen and (min-width:1023px) {
  .m-b-30 {
    margin-bottom: 1.5625vw
  }
}

.m-t-33 {
  margin-top: 33px
}

@media only screen and (max-width:600px) {
  .m-t-33 {
    margin-top: 10px
  }
}

@media only screen and (min-width:700px)and (max-width:1022px) {
  .m-t-33 {
    margin-top: 15px
  }
}

@media only screen and (min-width:1023px) {
  .m-t-33 {
    margin-top: 1.71875vw
  }
}

@media only screen and (max-width:600px) {
  .m-b-33 {
    margin-bottom: 10px
  }
}

@media only screen and (min-width:700px)and (max-width:1022px) {
  .m-b-33 {
    margin-bottom: 15px
  }
}

@media only screen and (min-width:1023px) {
  .m-b-33 {
    margin-bottom: 1.71875vw
  }
}

.m-t-40 {
  margin-top: 40px
}

@media only screen and (min-width:1023px) {
  .m-t-40 {
    margin-top: 1.9vw
  }
}

.m-b-40 {
  margin-bottom: 40px
}

@media only screen and (min-width:1023px) {
  .m-b-40 {
    margin-bottom: 1.9vw
  }
}

.m-t-55 {
  margin-top: 55px
}

@media only screen and (max-width:1022px) {
  .m-t-55 {
    margin-top: 35px
  }
}

@media only screen and (min-width:1023px) {
  .m-t-55 {
    margin-top: 2.864583vw
  }
}

.m-b-55 {
  margin-bottom: 55px
}

@media only screen and (max-width:1022px) {
  .m-b-55 {
    margin-bottom: 35px
  }
}

@media only screen and (min-width:1023px) {
  .m-b-55 {
    margin-bottom: 2.864583vw
  }
}

.m-t-60 {
  margin-top: 60px
}

@media only screen and (min-width:1023px) {
  .m-t-60 {
    margin-top: 3.125vw
  }
}

.m-b-60 {
  margin-bottom: 60px
}

@media only screen and (min-width:1023px) {
  .m-b-60 {
    margin-bottom: 3.125vw
  }
}

.m-t-95 {
  margin-top: 95px
}

@media only screen and (min-width:700px)and (max-width:1022px) {
  .m-t-95 {
    margin-top: 45px
  }
}

@media only screen and (min-width:1023px) {
  .m-t-95 {
    margin-top: 4.947916vw
  }
}

.m-b-95 {
  margin-bottom: 95px
}

@media only screen and (min-width:700px)and (max-width:1022px) {
  .m-b-95 {
    margin-bottom: 45px
  }
}

@media only screen and (min-width:1023px) {
  .m-b-95 {
    margin-bottom: 4.947916vw
  }
}

.m-t-93 {
  margin-top: 93px
}

@media only screen and (min-width:1023px) {
  .m-t-93 {
    margin-top: 4.84375vw
  }
}

.m-b-93 {
  margin-bottom: 93px
}

@media only screen and (min-width:1023px) {
  .m-b-93 {
    margin-bottom: 4.84375vw
  }
}

.flip-y {
  transform: rotateY(180deg)
}

.flip-x {
  transform: rotateX(180deg)
}

@media only screen and (max-width:600px) {
  .scrollable {
    overflow-y: scroll
  }

  .scrollable::-webkit-scrollbar {
    display: none
  }

  .scrollable ::-webkit-scrollbar {
    background: transparent;
    width: 0
  }
}

.gallery {
  width: 100%
}

.gallery-container {
  align-items: center;
  display: flex;
  height: 800px;
  margin: 0 auto;
  position: relative
}

.gallery-item {
  height: auto;
  opacity: .4;
  position: absolute;
  transition: all .3s ease-in-out;
  width: 37.85%;
  z-index: 0
}

.gallery-item.gallery-item-selected {
  box-shadow: 0 0 30px hsla(0, 0%, 100%, .6), 0 0 60px hsla(0, 0%, 100%, .45), 0 0 110px hsla(0, 0%, 100%, .25), 0 0 100px hsla(0, 0%, 100%, .1);
  height: auto;
  left: 50%;
  opacity: 1;
  transform: translateX(-50%);
  width: 42.05%;
  z-index: 2
}

.gallery-item.gallery-item-next,
.gallery-item.gallery-item-previous {
  height: auto;
  opacity: 1;
  width: 37.85%;
  z-index: 1
}

.gallery-item.gallery-item-previous {
  left: 30%;
  transform: translateX(-50%)
}

.gallery-item.gallery-item-next {
  left: 70%;
  transform: translateX(-50%)
}

.gallery-item.gallery-item-first {
  left: 15%;
  transform: translateX(-50%)
}

.gallery-item.gallery-item-last {
  left: 85%;
  transform: translateX(-50%)
}

.gallery-controls {
  display: flex;
  justify-content: center;
  margin: 30px 0
}

.gallery-controls button {
  border: 0;
  cursor: pointer;
  font-size: 16px;
  margin: 0 20px;
  padding: 0 12px;
  text-transform: capitalize
}

.gallery-controls button:focus {
  outline: none
}

.gallery-controls-previous {
  position: relative
}

.gallery-controls-previous:before {
  border: solid #000;
  border-width: 0 2px 2px 0;
  content: "";
  display: inline-block;
  height: 4px;
  left: -10px;
  padding: 2px;
  position: absolute;
  top: 0;
  transform: rotate(135deg) translateY(-50%);
  transition: left .15s ease-in-out;
  width: 4px
}

.gallery-controls-previous:hover:before {
  left: -18px
}

.gallery-controls-next {
  position: relative
}

.gallery-controls-next:before {
  border: solid #000;
  border-width: 0 2px 2px 0;
  content: "";
  display: inline-block;
  height: 4px;
  padding: 2px;
  position: absolute;
  right: -10px;
  top: 50%;
  transform: rotate(-45deg) translateY(-50%);
  transition: right .15s ease-in-out;
  width: 4px
}

.gallery-controls-next:hover:before {
  right: -18px
}

.gallery-nav {
  bottom: -15px;
  display: flex;
  justify-content: center;
  list-style: none;
  padding: 0;
  position: absolute;
  width: 100%
}

.gallery-nav li {
  background: #ccc;
  border-radius: 50%;
  height: 10px;
  margin: 0 16px;
  width: 10px
}

.gallery-nav li.gallery-item-selected {
  background: #555
}

body.compensate-for-scrollbar {
  overflow: hidden
}

.fancybox-active {
  height: auto
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992
}

.fancybox-container * {
  box-sizing: border-box
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto
}

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
  opacity: .9;
  transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity .25s ease, visibility 0s ease .25s;
  visibility: hidden;
  z-index: 99997
}

.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  transition: opacity .25s ease 0s, visibility 0s ease 0s;
  visibility: visible
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}

.fancybox-toolbar {
  right: 0;
  top: 0
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994
}

.fancybox-slide:before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
  display: block
}

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0
}

.fancybox-slide--image:before {
  display: none
}

.fancybox-slide--html {
  padding: 6px
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
  animation-timing-function: cubic-bezier(.5, 0, .14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in
}

.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
  cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
  cursor: grabbing
}

.fancybox-container [data-selectable=true] {
  cursor: text
}

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: 100%
}

.fancybox-spaceball {
  z-index: 1
}

.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%
}

.fancybox-slide--video .fancybox-content {
  background: #000
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff
}

.fancybox-iframe,
.fancybox-video {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%
}

.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%
}

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0
}

.fancybox-button {
  background: rgba(30, 30, 30, .6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color .2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px
}

.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
  color: #ccc
}

.fancybox-button:hover {
  color: #fff
}

.fancybox-button:focus {
  outline: none
}

.fancybox-button.fancybox-focus {
  outline: 1px dotted
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none
}

.fancybox-button div {
  height: 100%
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0
}

.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:first-child,
.fancybox-button--pause svg:first-child,
.fancybox-button--play svg:nth-child(2) {
  display: none
}

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998
}

.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: .8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401
}

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1
}

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none
}

.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px
}

.fancybox-navigation .fancybox-button div {
  padding: 7px
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right)
}

.fancybox-caption {
  background: linear-gradient(0deg, rgba(0, 0, 0, .85), rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, transparent);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996
}

@supports(padding:max(0px)) {
  .fancybox-caption {
    padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left))
  }
}

.fancybox-caption--separate {
  margin-top: -50px
}

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none
}

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline
}

.fancybox-loading {
  animation: a 1s linear infinite;
  background: transparent;
  border: 4px solid;
  border-color: #888 #888 #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: .7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999
}

@keyframes a {
  to {
    transform: rotate(1turn)
  }
}

.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translateZ(0)
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(.5, .5, .5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scaleX(1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  transform: rotate(-1turn)
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  transform: rotate(1turn)
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  transform: rotate(0deg)
}

.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scaleX(1) translateZ(0)
}

.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
  transform: translateZ(0) scale(1)
}

@media(max-height:576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px
  }

  .fancybox-slide--image {
    padding: 6px 0
  }

  .fancybox-close-small {
    right: -6px
  }

  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px
  }

  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px
  }

  @supports(padding:max(0px)) {
    .fancybox-caption {
      padding-left: max(12px, env(safe-area-inset-left));
      padding-right: max(12px, env(safe-area-inset-right))
    }
  }
}

.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center
}

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px
}

.fancybox-share p {
  margin: 0;
  padding: 0
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  white-space: nowrap
}

.fancybox-share__button:link,
.fancybox-share__button:visited {
  color: #fff
}

.fancybox-share__button:hover {
  text-decoration: none
}

.fancybox-share__button--fb {
  background: #3b5998
}

.fancybox-share__button--fb:hover {
  background: #344e86
}

.fancybox-share__button--pt {
  background: #bd081d
}

.fancybox-share__button--pt:hover {
  background: #aa0719
}

.fancybox-share__button--tw {
  background: #1da1f2
}

.fancybox-share__button--tw:hover {
  background: #0d95e8
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px
}

.fancybox-share__button svg path {
  fill: #fff
}

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%
}

.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px
}

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%
}

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px
}

.fancybox-thumbs__list a {
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, .1);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  width: 100px
}

.fancybox-thumbs__list a:before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all .2s cubic-bezier(.25, .46, .45, .94);
  z-index: 99991
}

.fancybox-thumbs__list a:focus:before {
  opacity: .5
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
  opacity: 1
}

@media(max-width:576px) {
  .fancybox-thumbs {
    width: 110px
  }

  .fancybox-show-thumbs .fancybox-inner {
    right: 110px
  }

  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px)
  }
}

.responsively-lazy:not(img) {
  height: 0;
  position: relative
}

.responsively-lazy:not(img)>img {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

img.responsively-lazy {
  width: 100%
}

@keyframes slide-left {
  0% {
    transform: translateX(0)
  }

  to {
    transform: translateX(-.5em)
  }
}

@keyframes slide-right {
  0% {
    transform: translateX(0)
  }

  to {
    transform: translateX(.5em)
  }
}

@keyframes slide-down {
  0% {
    transform: translate(-50%, -400px)
  }

  to {
    transform: translate(-50%)
  }
}

@keyframes zoom-in {
  0% {
    transform: translate(-50%, -50%) scale(.9)
  }

  to {
    transform: translate(-50%, -50%) scale(1)
  }
}

@keyframes stretch {
  0% {
    max-height: 0
  }

  50% {
    max-height: 0
  }

  to {
    max-height: 175px
  }
}

@keyframes slide-left-in {
  0% {
    transform: translateX(100px)
  }

  to {
    transform: translateX(0)
  }
}

@keyframes slide-left-out {
  0% {
    transform: translateX(0)
  }

  to {
    transform: translateX(-100px)
  }
}

@keyframes slide-right-in {
  0% {
    transform: translateX(-100px)
  }

  to {
    transform: translateX(0)
  }
}

@keyframes slide-right-out {
  0% {
    transform: translateX(0)
  }

  to {
    transform: translateX(100px)
  }
}

.mc-calendar,
.mc-calendar * {
  line-height: 1.2
}

.mc-calendar,
.mc-calendar *,
.mc-calendar :after,
.mc-calendar :before,
.mc-calendar:after,
.mc-calendar:before {
  box-sizing: border-box;
  margin: 0;
  padding: 0
}

.mc-btn,
.mc-select__nav {
  background: none;
  border: 0;
  cursor: pointer;
  font: inherit;
  line-height: normal;
  overflow: visible;
  padding: 0
}

.mc-btn::-moz-focus-inner,
.mc-select__nav::-moz-focus-inner {
  border: 0;
  padding: 0
}

.mc-calendar h1,
.mc-calendar h2,
.mc-calendar h3 {
  font-weight: 500
}

.mc-container {
  margin: 0 auto;
  position: relative;
  width: 90%
}

.mc-calendar {
  --mc-theme-color: #fadfa1 !important;
  --mc-main-bg: #f5f5f6;
  --mc-active-text-color: #000;
  --mc-inactive-text-color: rgba(0, 0, 0, .8);
  --mc-display-foreground: hsla(0, 0%, 100%, .8);
  --mc-display-background: #fadfa1 !important;
  --mc-picker-foreground: #000;
  --mc-picker-background: #f5f5f6;
  --mc-picker-header-active: #818181;
  --mc-picker-header-inactive: rgba(0, 0, 0, .2);
  --mc-weekday-foreground: #fadfa1 !important;
  --mc-btn-success-foreground: #fadfa1 !important;
  --mc-btn-danger-foreground: #e65151;
  --mc-date-active-def-foreground: #000;
  --mc-date-active-pick-foreground: #fff;
  --mc-date-active-pick-background: #fadfa1 !important;
  --mc-date-active-today-foreground: #000;
  --mc-date-active-today-background: rgba(0, 0, 0, .2);
  --mc-date-inactive-def-foreground: rgba(0, 0, 0, .2);
  --mc-date-inactive-pick-foreground: #fadfa1 !important;
  --mc-date-inactive-pick-background: #fadfa1 !important;
  --mc-date-inactive-today-foreground: rgba(0, 0, 0, .2);
  --mc-date-inactive-today-background: rgba(0, 0, 0, .2);
  --mc-date-marcked-foreground: #fadfa1 !important;
  --mc-prev-active-def-foreground: #000;
  --mc-prev-active-pick-foreground: #000;
  --mc-prev-active-pick-background: rgba(0, 0, 0, .2);
  --mc-prev-inactive-def-foreground: rgba(0, 0, 0, .2);
  --mc-prev-inactive-pick-foreground: rgba(0, 0, 0, .2);
  --mc-prev-inactive-pick-background: rgba(0, 0, 0, .2);
  background-color: var(--mc-main-bg);
  display: flex;
  flex-direction: column;
  font-family: Maven Pro, sans-serif;
  font-weight: 500;
  left: 50vw;
  overflow: hidden;
  position: absolute;
  top: -100vh;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  visibility: hidden
}

.mc-calendar:focus {
  outline: none
}

.mc-calendar--opened {
  visibility: visible
}

.mc-calendar--inline {
  background: none;
  border-radius: 10px;
  box-shadow: 0 0 1px var(--mc-date-inactive-def-foreground);
  font-size: 1rem;
  height: 100%;
  max-height: 325px;
  max-width: 300px;
  width: 100%;
  z-index: 1002
}

@media(min-width:625px) {
  .mc-calendar--inline {
    transform: unset
  }
}

.mc-calendar--modal {
  background-color: var(--mc-theme-color);
  border-radius: 0 0 30px 30px;
  box-shadow: 0 10px 10px 5px rgba(0, 0, 0, .25);
  max-width: 425px;
  position: fixed;
  transform: translate(-50%, -65vh);
  transition: transform .4s linear .2s, visibility 0s linear .5s, top 0s linear .5s;
  width: 100%;
  z-index: 1002
}

@media(min-width:625px) {
  .mc-calendar--modal {
    border-radius: 10px;
    box-shadow: 0 0 30px rgba(0, 0, 0, .3);
    flex-direction: row;
    height: 400px;
    max-width: unset;
    opacity: 0;
    transform: translate(-50%, -50%) scale(.9);
    transition: transform .3s, opacity .3s, visibility 0s linear .3s, top 0s linear .3s;
    width: auto
  }
}

.mc-calendar--modal.mc-calendar--opened {
  top: 0;
  transform: translate(-50%);
  transition: unset
}

@media(max-width:625px) {
  .mc-calendar--modal.mc-calendar--opened {
    top: 10%
  }
}

@media(min-width:625px) {
  .mc-calendar--modal.mc-calendar--opened {
    animation: zoom-in .1s linear;
    height: 95vh;
    max-height: 400px;
    opacity: 1;
    top: 50vh;
    transform: translate(-50%, -50%) scale(1);
    visibility: visible
  }
}

.mc-calendar--permanent {
  height: 100%;
  left: 0;
  position: relative;
  top: 0;
  width: 100%
}

.mc-display {
  color: var(--mc-display-foreground);
  display: none
}

.mc-calendar--modal .mc-display {
  display: flex;
  flex-direction: column;
  max-height: 0;
  transition: max-height .2s linear
}

@media(min-width:625px) {
  .mc-calendar--modal .mc-display {
    background-color: var(--mc-display-background);
    height: 100%;
    max-height: unset;
    width: 200px
  }
}

.mc-calendar--modal.mc-calendar--opened .mc-display {
  animation: stretch .4s;
  max-height: 175px
}

@media(min-width:625px) {
  .mc-calendar--modal.mc-calendar--opened .mc-display {
    animation: unset;
    max-height: unset;
    transition: unset
  }
}

.mc-display__body {
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding: .5em 0
}

@media(min-width:625px) {
  .mc-display__body {
    flex-direction: column;
    height: 100%;
    padding: 0
  }
}

.mc-display__header {
  background-color: transparent
}

@media(min-width:625px) {

  .mc-display[data-target=month] .mc-display__header,
  .mc-display[data-target=year] .mc-display__header {
    display: none
  }
}

.mc-display__day {
  line-height: 1;
  padding: .5em 0;
  text-align: center
}

@supports not (font-size:clamp(1rem, 8vw, 1.25rem)) {
  .mc-display__day {
    font-size: 8vw
  }

  @media(max-width:12.5rem) {
    .mc-display__day {
      font-size: 1rem
    }
  }

  @media(min-width:15.625rem) {
    .mc-display__day {
      font-size: 1.25rem
    }
  }
}

@supports(font-size:clamp(1rem, 8vw, 1.25rem)) {
  .mc-display__day {
    font-size: clamp(1rem, 8vw, 1.25rem)
  }
}

.mc-display[data-target=month] .mc-display__day,
.mc-display[data-target=year] .mc-display__day {
  visibility: hidden
}

@media(min-width:625px) {
  .mc-display__day {
    padding: 1em 0
  }
}

.mc-display__data {
  display: flex;
  width: 50%
}

@media(min-width:625px) {
  .mc-display__data {
    height: 50%;
    text-align: center;
    width: 100%
  }
}

.mc-display__data--primary {
  justify-content: flex-end
}

.mc-display[data-target=month] .mc-display__data--primary,
.mc-display[data-target=year] .mc-display__data--primary {
  display: none
}

@media(min-width:625px) {
  .mc-display__data--primary {
    align-items: flex-end;
    justify-content: center
  }
}

.mc-display__data--secondary {
  flex-direction: column
}

.mc-display[data-target=month] .mc-display__data--secondary,
.mc-display[data-target=year] .mc-display__data--secondary {
  text-align: center;
  width: 100%
}

@media(min-width:625px) {

  .mc-display[data-target=month] .mc-display__data--secondary,
  .mc-display[data-target=year] .mc-display__data--secondary {
    height: 100%;
    justify-content: center
  }

  .mc-display__data--secondary {
    justify-content: space-between
  }
}

.mc-display__date {
  line-height: 1
}

@supports not (font-size:clamp(5rem, 40vw, 7rem)) {
  .mc-display__date {
    font-size: 40vw
  }

  @media(max-width:12.5rem) {
    .mc-display__date {
      font-size: 5rem
    }
  }

  @media(min-width:17.5rem) {
    .mc-display__date {
      font-size: 7rem
    }
  }
}

@supports(font-size:clamp(5rem, 40vw, 7rem)) {
  .mc-display__date {
    font-size: clamp(5rem, 40vw, 7rem)
  }
}

@supports not (font-size:clamp(1.2rem, 9vw, 1.5rem)) {
  .mc-display__month {
    font-size: 9vw
  }

  @media(max-width:13.3333333333rem) {
    .mc-display__month {
      font-size: 1.2rem
    }
  }

  @media(min-width:16.6666666667rem) {
    .mc-display__month {
      font-size: 1.5rem
    }
  }
}

@supports(font-size:clamp(1.2rem, 9vw, 1.5rem)) {
  .mc-display__month {
    font-size: clamp(1.2rem, 9vw, 1.5rem)
  }
}

.mc-display[data-target=year] .mc-display__month {
  display: none
}

@media(min-width:625px) {
  .mc-display__month {
    height: auto
  }
}

.mc-display__year {
  line-height: .8
}

@supports not (font-size:clamp(2.4rem, 18vw, 3rem)) {
  .mc-display__year {
    font-size: 18vw
  }

  @media(max-width:13.3333333333rem) {
    .mc-display__year {
      font-size: 2.4rem
    }
  }

  @media(min-width:16.6666666667rem) {
    .mc-display__year {
      font-size: 3rem
    }
  }
}

@supports(font-size:clamp(2.4rem, 18vw, 3rem)) {
  .mc-display__year {
    font-size: clamp(2.4rem, 18vw, 3rem)
  }
}

.mc-display[data-target=year] .mc-display__year {
  padding: .3em 0
}

@media(min-width:625px) {
  .mc-display__year {
    height: auto;
    padding: .5em 0
  }
}

.mc-picker {
  background-color: var(--mc-picker-background);
  color: var(--mc-picker-foreground);
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%
}

.mc-calendar--modal .mc-picker {
  border-radius: 30px 30px 0 0;
  height: 65vh;
  max-height: 400px
}

@media(min-width:625px) {
  .mc-calendar--modal .mc-picker {
    align-items: flex-end;
    border-radius: unset;
    height: 100%;
    justify-content: center;
    width: 425px
  }
}

.mc-calendar--inline .mc-picker {
  border-radius: unset
}

.mc-picker__header {
  color: var(--mc-picker-header-active);
  display: flex;
  justify-content: center;
  padding: 1em 0 .5em
}

@supports not (font-size:clamp(1rem, 8vw, 1.25rem)) {
  .mc-picker__header {
    font-size: 8vw
  }

  @media(max-width:12.5rem) {
    .mc-picker__header {
      font-size: 1rem
    }
  }

  @media(min-width:15.625rem) {
    .mc-picker__header {
      font-size: 1.25rem
    }
  }
}

@supports(font-size:clamp(1rem, 8vw, 1.25rem)) {
  .mc-picker__header {
    font-size: clamp(1rem, 8vw, 1.25rem)
  }
}

@media(min-width:625px) {
  .mc-calendar--modal .mc-picker__header {
    justify-content: space-between;
    padding: .7em 0
  }
}

.mc-calendar--inline .mc-picker__header {
  font-size: 1rem;
  padding: .7em 0 0
}

.mc-picker__header .icon-angle {
  height: calc(8vw + .25rem);
  max-height: 2rem;
  min-height: 1.75rem
}

.mc-picker__body {
  flex: 1 0;
  position: relative;
  width: 100%
}

.mc-picker__footer {
  display: flex;
  justify-content: space-between;
  padding: 1em 0 2em
}

.mc-calendar--inline .mc-picker__footer {
  padding: .5em 0 1em
}

.mc-select[data-target=year] .mc-select__month {
  display: none
}

.mc-select[data-target=year] .mc-select__year {
  width: 100%
}

.mc-select[data-target=year] .mc-select__year .mc-select__data--year {
  justify-content: center;
  max-width: unset;
  min-width: unset;
  width: 75%
}

.mc-select[data-target=year] .mc-select__year .mc-select__nav {
  display: flex;
  position: relative
}

.mc-select__month,
.mc-select__nav,
.mc-select__year {
  align-items: center;
  display: flex
}

.mc-select__nav {
  color: var(--mc-picker-header-active);
  outline: revert;
  padding: 0 1em;
  position: absolute;
  text-decoration: none
}

@media(min-width:625px) {
  .mc-calendar--modal .mc-select__nav {
    position: relative
  }
}

.mc-select__nav:focus {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  touch-action: manipulation
}

.mc-select__nav--inactive {
  color: var(--mc-picker-header-inactive);
  cursor: default
}

.mc-select__nav--inactive:active {
  transform: none !important
}

.mc-select__nav--next,
.mc-select__nav--prev {
  transition: transform .2s ease-in-out
}

.mc-select__nav--prev:active {
  transform: translateX(-.5em)
}

.mc-calendar--inline .mc-select__month .mc-select__nav--prev,
.mc-select__nav--prev {
  left: 0
}

.mc-select__nav--next:active {
  transform: translateX(.5em)
}

.mc-calendar--inline .mc-select__month .mc-select__nav--next,
.mc-select__nav--next {
  right: 0
}

.mc-calendar--inline .mc-select__year .mc-select__nav,
.mc-calendar--permanent .mc-select__year .mc-select__nav,
.mc-select__year .mc-select__nav {
  display: none
}

@media(min-width:625px) {
  .mc-select__year .mc-select__nav {
    display: flex
  }
}

.mc-select__data {
  align-items: center;
  cursor: pointer;
  display: flex;
  height: calc(8vw + .25rem);
  max-height: 2rem;
  min-height: 1.75rem;
  overflow: hidden;
  position: relative
}

@supports not (font-size:clamp(1rem, 8vw, 1.25rem)) {
  .mc-select__data {
    font-size: 8vw
  }

  @media(max-width:12.5rem) {
    .mc-select__data {
      font-size: 1rem
    }
  }

  @media(min-width:15.625rem) {
    .mc-select__data {
      font-size: 1.25rem
    }
  }
}

@supports(font-size:clamp(1rem, 8vw, 1.25rem)) {
  .mc-select__data {
    font-size: clamp(1rem, 8vw, 1.25rem)
  }
}

.mc-select__data:after {
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0
}

.mc-select__data span {
  line-height: 1.2;
  position: absolute;
  text-align: center
}

.mc-select[data-target=year] .mc-select__data span {
  position: relative
}

.mc-select__data--month,
.mc-select__data--month span {
  max-width: 6.25rem;
  min-width: 5rem;
  width: 40vw
}

.mc-calendar--inline .mc-select__data--month,
.mc-calendar--inline .mc-select__data--month span {
  width: 6.4rem
}

.mc-select__data--year,
.mc-select__data--year span {
  max-width: 3.5rem;
  min-width: 3rem;
  width: 22vw
}

.mc-calendar--inline .mc-select__data--year,
.mc-calendar--inline .mc-select__data--year span {
  width: 3.2rem
}

.slide-right--in {
  animation: slide-right-in .2s ease
}

.slide-right--out {
  animation: slide-right-out .2s ease
}

.slide-left--in {
  animation: slide-left-in .2s ease
}

.slide-left--out {
  animation: slide-left-out .2s ease
}

.mc-date {
  border-radius: 5px;
  font-weight: 300;
  text-align: center;
  width: 14.28571%
}

.mc-date--active {
  color: var(--mc-date-active-def-foreground);
  cursor: pointer
}

.mc-date--active.mc-date--today {
  background-color: var(--mc-date-active-today-background);
  color: var(--mc-date-active-today-foreground)
}

.mc-date--active.mc-date--picked {
  background-color: var(--mc-date-active-pick-background);
  color: var(--mc-date-active-pick-foreground)
}

.mc-date--inactive {
  color: var(--mc-date-inactive-def-foreground);
  cursor: default
}

.mc-date--inactive.mc-date--today {
  box-shadow: 0 0 0 1px var(--mc-date-inactive-today-background);
  box-shadow: none;
  color: var(--mc-date-inactive-today-foreground)
}

.mc-date--inactive.mc-date--picked {
  box-shadow: 0 0 0 1px var(--mc-date-inactive-pick-background);
  box-shadow: none;
  color: var(--mc-date-inactive-pick-foreground)
}

.mc-date--marked {
  color: var(--mc-date-marcked-foreground);
  font-weight: 500
}

.mc-table {
  border-collapse: unset;
  height: 100%
}

@media(min-width:625px) {
  .mc-calendar--modal .mc-table {
    border-top: none
  }
}

.mc-calendar--inline .mc-table {
  border-top: none
}

.mc-table__weekday {
  color: var(--mc-weekday-foreground);
  padding: .5em 0;
  text-align: center;
  width: 14.28571%
}

[dir=rtl] .mc-table__weekday {
  padding: 0 4px
}

.mc-month-year__preview {
  align-items: center;
  background-color: var(--mc-picker-background);
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  justify-content: space-evenly;
  left: 0;
  margin: 0 5%;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  visibility: hidden;
  width: 90%
}

.mc-month-year__preview--opened {
  opacity: 1;
  visibility: visible
}

.mc-month-year__cell {
  align-items: center;
  border-radius: 10px;
  color: var(--mc-prev-active-def-foreground);
  cursor: pointer;
  display: flex;
  height: 20%;
  justify-content: center;
  position: relative;
  text-align: center;
  width: 30%
}

.mc-month-year__cell:after {
  border-radius: 10px;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0
}

.mc-month-year__cell--picked {
  background-color: var(--mc-prev-active-pick-background);
  color: var(--mc-prev-active-pick-foreground)
}

.mc-month-year__cell--inactive {
  color: var(--mc-prev-inactive-def-foreground);
  cursor: default
}

.mc-month-year__cell--inactive.mc-month-year__cell--picked {
  background-color: transparent;
  box-shadow: 0 0 0 1px var(--mc-prev-inactive-pick-background);
  color: var(--mc-prev-inactive-pick-foreground)
}

.mc-btn {
  display: inline-block;
  font-weight: 500;
  padding: 0 .5em
}

.mc-btn--success {
  color: var(--mc-btn-success-foreground);
  margin-left: .5em
}

.mc-btn--danger {
  color: var(--mc-btn-danger-foreground);
  margin-right: .5em
}

.mc-btn:active {
  transform: scale3d(.95, .95, .95)
}

.mc-btn:focus {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  touch-action: manipulation
}

@media(min-width:625px) {
  .u-display-none {
    display: none !important
  }
}

.mc-picker-vhidden {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  top: 0;
  width: 1px
}

@keyframes fadeIn {
  0% {
    opacity: 0
  }

  20% {
    opacity: 0
  }

  40% {
    opacity: .3
  }

  60% {
    opacity: .5
  }

  80% {
    opacity: .9
  }

  to {
    opacity: 1
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 100%, 0)
  }

  to {
    opacity: 1;
    transform: translateZ(0)
  }
}

@keyframes fadeInUpBottomToTop {
  0% {
    opacity: 0;
    transform: translateY(50px)
  }

  to {
    opacity: 1 !important;
    transform: translateY(0) !important
  }
}

@keyframes fadeInUpTopToBottom {
  0% {
    opacity: 0;
    transform: translateY(-50px)
  }

  to {
    opacity: 1 !important;
    transform: translateY(0) !important
  }
}

.fadeInUpBottomToTop {
  -moz-animation-delay: 0s;
  animation-delay: 0s;
  animation-direction: inherit;
  -moz-animation-duration: .8s;
  animation-duration: .8s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-name: fadeInUpBottomToTop;
  -moz-animation-name: fadeInUpBottomToTop;
  animation-name: fadeInUpBottomToTop;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  animation-timing-function: linear
}

.fadeInUpBottomToTop,
.fadeInUpTopToBottom {
  -webkit-animation-delay: 0s;
  -webkit-animation-duration: .8s
}

.fadeInUpTopToBottom {
  -moz-animation-delay: 0s;
  animation-delay: 0s;
  animation-direction: inherit;
  -moz-animation-duration: .8s;
  animation-duration: .8s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-name: fadeInUpTopToBottom;
  -moz-animation-name: fadeInUpTopToBottom;
  animation-name: fadeInUpTopToBottom;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  animation-timing-function: linear
}

.fadeInUp-scroll-v2.visible,
.fadeInUp-scroll.visible {
  transition: transform .8s, opacity .8s
}

.fadeInUp-scroll-v3.visible {
  transition: transform 1.8s, opacity 1.8s;
  transition-delay: .8
}

.fadeInUp-scroll,
.fadeInUp-scroll-v2,
.fadeInUp-scroll-v3 {
  opacity: 0;
  transform: translateY(50px)
}

.fadeInUp-scroll-v2[data-position*=left-to-right],
.fadeInUp-scroll-v3[data-position*=left-to-right],
.fadeInUp-scroll[data-position*=left-to-right] {
  transform: translateX(-50px)
}

.fadeInUp-scroll-v2[data-position*=right-to-left],
.fadeInUp-scroll-v3[data-position*=right-to-left],
.fadeInUp-scroll[data-position*=right-to-left] {
  transform: translateX(50px)
}

.fadeInUp-scroll-v2[data-position*=top-to-bottom],
.fadeInUp-scroll-v3[data-position*=top-to-bottom],
.fadeInUp-scroll[data-position*=top-to-bottom] {
  transform: translateY(-50px)
}

.fadeInUp-scroll-v2[data-position*=bottom-to-top],
.fadeInUp-scroll-v3[data-position*=bottom-to-top],
.fadeInUp-scroll[data-position*=bottom-to-top] {
  transform: translateY(50px)
}

.fadeInUp-scroll-v2.visible,
.fadeInUp-scroll-v3.visible,
.fadeInUp-scroll.visible {
  opacity: 1 !important;
  transform: translateY(0) !important
}

.fadeInUp-scroll-v2.visible[data-position*=left-to-right],
.fadeInUp-scroll-v2.visible[data-position*=right-to-left],
.fadeInUp-scroll-v3.visible[data-position*=left-to-right],
.fadeInUp-scroll-v3.visible[data-position*=right-to-left],
.fadeInUp-scroll.visible[data-position*=left-to-right],
.fadeInUp-scroll.visible[data-position*=right-to-left] {
  transform: translateX(0) !important
}

.scale-scroll {
  opacity: 0;
  transform: scale(.9)
}

.scale-scroll.visible {
  opacity: 1 !important;
  transform: scale(1) !important;
  transition: all 1s
}

.image-animation {
  overflow: hidden;
  position: relative
}

.image-animation:before {
  background-color: #fff;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transition: left .6s cubic-bezier(.835, .015, .245, .995) 0s;
  width: 100%
}

.image-animation:after {
  background-color: rgba(247, 247, 249, .95);
  bottom: 0;
  content: "";
  height: 100%;
  position: absolute;
  right: 0;
  width: 0
}

.image-animation.animate:before {
  left: 100%
}

@keyframes image-animation {
  0% {
    background-color: #fff
  }

  to {
    background-color: transparent
  }
}

@keyframes image-animation-filter {
  0% {
    width: 0
  }

  50% {
    width: 100%
  }
}

.text-title-animation span {
  opacity: 0;
  transition: opacity .3s, visibility .3s;
  visibility: hidden
}

.text-title-animation span.show {
  opacity: 1;
  visibility: visible
}

@keyframes animate-svg-stroke-1 {
  0% {
    stroke-dashoffset: 36.4369087219px;
    stroke-dasharray: 36.4369087219px
  }

  to {
    stroke-dashoffset: 72.8738174438px;
    stroke-dasharray: 36.4369087219px
  }
}

@keyframes animate-svg-stroke-2 {
  0% {
    stroke-dashoffset: 11.515999794px;
    stroke-dasharray: 11.515999794px
  }

  to {
    stroke-dashoffset: 23.031999588px;
    stroke-dasharray: 11.515999794px
  }
}

@keyframes animate-svg-stroke-3 {
  0% {
    stroke-dashoffset: 14.3361845016px;
    stroke-dasharray: 14.3361845016px
  }

  to {
    stroke-dashoffset: 28.6723690033px;
    stroke-dasharray: 14.3361845016px
  }
}

@keyframes scrolled-icons {
  0% {
    opacity: 0;
    transform: scale(.75)
  }

  20% {
    opacity: 1;
    transform: scale(1) translateY(40%)
  }

  80% {
    opacity: 1;
    transform: scale(1) translateY(160%)
  }

  to {
    opacity: 0;
    transform: scale(.75) translateY(200%)
  }
}

@keyframes pattern-opacity {
  0% {
    opacity: .1
  }

  to {
    opacity: .5
  }
}

@keyframes pattern-v2-scale {
  0% {
    transform: translate(595px, -559px) scale(1)
  }

  to {
    transform: translate(595px, -559px) scale(1.3)
  }
}

@keyframes pattern-v3-scale {
  0% {
    transform: translate(552px, 570px) scale(1)
  }

  to {
    transform: translate(552px, 570px) scale(1.3)
  }
}

@keyframes pattern-v4-opacity {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@keyframes gradient {
  0% {
    background-position: 0 50%
  }

  50% {
    background-position: 100% 50%
  }

  to {
    background-position: 0 50%
  }
}

@keyframes pattern-v5-fill-1 {
  0% {
    fill: transparent
  }

  to {
    fill: #988f86
  }
}

@keyframes pattern-v5-fill-2 {
  0% {
    fill: transparent
  }

  to {
    fill: #988f86
  }
}

@keyframes pattern-v5-fill-3 {
  0% {
    fill: transparent
  }

  to {
    fill: #988f86
  }
}

@keyframes pattern-v5-fill-4 {
  0% {
    fill: transparent
  }

  to {
    fill: #988f86
  }
}

@keyframes pattern-v5-fill-5 {
  0% {
    fill: transparent
  }

  to {
    fill: #988f86
  }
}

@keyframes pattern-v5-fill-6 {
  0% {
    fill: transparent
  }

  to {
    fill: #988f86
  }
}

.animate-width {
  animation-duration: 1s;
  animation-name: width-animation;
  animation-timing-function: ease-in-out
}

@keyframes width-animation {
  0% {
    width: 0
  }

  50% {
    width: 105%
  }

  to {
    width: 100%
  }
}

.fade-in {
  animation: fadeInAnimation .5s ease-in-out forwards
}

@keyframes fadeInAnimation {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

.slide-in {
  animation: slideInAnimation .5s ease-in-out forwards
}

@keyframes slideInAnimation {
  0% {
    transform: translateY(-45%)
  }

  to {
    transform: translateY(0)
  }
}

.fadeIn {
  opacity: 0;
  transition: opacity 1s ease-in-out, transform .7s ease-in-out, filter .3s ease-in-out
}

.fadeInInView {
  filter: blur(0);
  opacity: 1
}

.fadeInTop {
  transform: translateY(-30%)
}

.fadeInBottom {
  transform: translateY(20%)
}

.fadeInLeft {
  transform: translateX(-10vw)
}

.fadeInRight {
  transform: translateX(10vw)
}

.fadeInDefault {
  transform: translateY(-100%)
}

.fade-in-bottom,
.fade-in-left,
.fade-in-right,
.fade-in-top {
  transition: opacity 1s ease-in-out, transform .7s ease-in-out, filter .3s ease-in-out
}

@media(min-width:768px) {
  .fade-in-top {
    transform: translateY(-60%)
  }

  .fade-in-bottom {
    transform: translateY(20%)
  }

  .fade-in-left {
    transform: translateX(-10vw)
  }

  .fade-in-right {
    transform: translateX(10vw)
  }
}

.no-horizontal-padding {
  padding-left: 0;
  padding-right: 0
}

.formLoaderOs {
  background: rgba(27, 51, 95, .6);
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 9999
}

.formLoaderOs img {
  left: 50%;
  margin-left: -32px;
  margin-top: -32px;
  position: absolute;
  top: 50%;
  width: 50px
}

.hideel {
  display: none
}

.thank-you-message {
  color: #fff;
  display: none;
  font-size: 1.1vw;
  font-size: 26px;
  margin-top: 2.25vw;
  opacity: 1;
  text-align: center
}

.thank-you-message-exist {
  display: block !important
}

.thank-you-message-ar {
  color: #fff;
  display: none;
  font-size: 1.1vw;
  font-size: 26px;
  margin-top: 2.25vw;
  opacity: 1;
  text-align: center
}

.form-not-exist {
  display: none !important
}

.yellow-text {
  color: #fadfa1
}

.blue-text {
  color: #fadfa1
}

.dark-blue-text,
.home-careers .two-column__title--60 h2 {
  color: #1b335f !important
}

.dark-blue-2-text {
  color: #003062
}

.light-blue-text {
  color: #fadfa1
}

.red-text {
  color: #de4f59
}

.math-black-text {
  color: #211e1f
}

.home-careers .two-column__desc,
.home-careers .two-column__desc p,
.math-black-text-07 {
  color: rgba(33, 30, 31, .7)
}

.yellow-bg {
  background-color: #fadfa1
}

.grey-bg {
  background-color: #f3f4f6
}

.blue-bg {
  background-color: #fadfa1
}

.dark-blue-bg {
  background-color: #1b335f
}

.math-black-bg {
  background-color: #211e1f
}

.coHeadline-font {
  font-family: Coheadline Regular;
  font-style: normal;
  font-weight: 400
}

[dir=ltr] .coText-font {
  font-family: Cotext Regular;
  font-style: normal;
  font-weight: 400
}

[dir=rtl] .coText-font {
  font-family: Helvetica\ 55;
  font-style: normal;
  font-weight: 400
}

.main-investors-relations .latest-news__card-link--20 [dir=ltr] a,
.main-investors-relations [dir=ltr] .latest-news__card-link--20,
.wpcf7-form .contact-banner__input [dir=ltr] label,
[dir=ltr] .Verdana-font,
[dir=ltr] .main-investors-relations .latest-news__card-link--20,
[dir=ltr] .main-investors-relations .latest-news__card-link--20 a,
[dir=ltr] .wpcf7-form .contact-banner__input label {
  font-family: Verdana Regular;
  font-style: normal;
  font-weight: 400
}

.main-investors-relations .latest-news__card-link--20 [dir=rtl] a,
.main-investors-relations [dir=rtl] .latest-news__card-link--20,
.wpcf7-form .contact-banner__input [dir=rtl] label,
[dir=rtl] .Verdana-font,
[dir=rtl] .main-investors-relations .latest-news__card-link--20,
[dir=rtl] .main-investors-relations .latest-news__card-link--20 a,
[dir=rtl] .wpcf7-form .contact-banner__input label {
  font-family: Helvetica\ 55;
  font-style: normal;
  font-weight: 400
}

[dir=ltr] .light-font {
  font-family: Coheadline Light;
  font-style: normal;
  font-weight: 300
}

[dir=rtl] .light-font {
  font-family: Helvetica Light;
  font-style: normal;
  font-weight: 300
}

.text-2-lines,
.text-2-lines p {
  -webkit-line-clamp: 2
}

.text-2-lines,
.text-2-lines p,
.text-3-lines,
.text-3-lines p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis
}

.text-3-lines,
.text-3-lines p {
  -webkit-line-clamp: 3
}

.thank-you-message-job,
.thank-you-message-job-ar {
  color: #000;
  display: none;
  font-size: 1.1vw;
  font-size: 26px;
  margin-top: 3vw;
  opacity: 1;
  text-align: center
}

.section-pt {
  padding-top: 145px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .section-pt {
    padding-top: 50px
  }
}

@media screen and (min-width:1023px) {
  .section-pt {
    padding-top: 10vh
  }
}

.section-pb {
  padding-bottom: 145px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .section-pb {
    padding-bottom: 50px
  }
}

@media screen and (min-width:1023px) {
  .section-pb {
    padding-bottom: 13.43vh
  }
}

section {
  transition: transform 1s ease-in-out, opacity 1s ease-in-out
}

.hover-text-orange:hover,
.hover-text-white:hover,
.hover-text-yellow:hover,
.transition-speed {
  transition: all .4s ease-in-out
}

.transition-more-speed {
  transition: all .2s ease-in-out
}

.border-radius-15 {
  border-radius: 15px
}

@media only screen and (min-width:1023px) {
  .border-radius-15 {
    border-radius: .78125vw
  }
}

.opacity-p-70 p {
  opacity: .7
}

.opacity-p-50 p {
  opacity: .5
}

.font-size-90 {
  font-size: 90px
}

@media only screen and (max-width:600px) {
  .font-size-90 {
    font-size: 35px;
    line-height: 45px
  }
}

@media only screen and (min-width:700px)and (max-width:1022px) {
  .font-size-90 {
    font-size: 65px;
    line-height: 75px
  }
}

@media only screen and (min-width:1023px) {
  .font-size-90 {
    font-size: 4.6875vw !important;
    line-height: 120%
  }
}

.font-size-68 {
  font-size: 68px;
  line-height: 78px
}

@media only screen and (max-width:600px) {
  .font-size-68 {
    font-size: 35px;
    line-height: 45px
  }
}

@media only screen and (min-width:700px)and (max-width:1022px) {
  .font-size-68 {
    font-size: 44px;
    line-height: 64px
  }
}

@media only screen and (min-width:1023px) {
  .font-size-68 {
    font-size: 3.5416666667vw !important;
    line-height: 4.0625vw !important
  }

  .font-size-68.line-height-as-font {
    line-height: 3.54166vw
  }
}

.font-size-66 {
  font-size: 66px;
  line-height: 76
}

@media only screen and (max-width:600px) {
  .font-size-66 {
    font-size: 35px;
    line-height: 45px
  }
}

@media only screen and (min-width:700px)and (max-width:1022px) {
  .font-size-66 {
    font-size: 44px;
    line-height: 64px
  }
}

@media only screen and (min-width:1023px) {
  .font-size-66 {
    font-size: 3.4375vw !important;
    line-height: 3.9583333333vw !important
  }

  .font-size-66.line-height-as-font {
    line-height: 3.54166vw
  }
}

.font-size-64,
.main-title,
.main-title h1,
.main-title h2,
.main-title h3 {
  font-size: 64px;
  line-height: 76px
}

@media only screen and (max-width:600px) {

  .font-size-64,
  .main-title,
  .main-title h1,
  .main-title h2,
  .main-title h3 {
    font-size: 25px;
    line-height: 35px
  }
}

@media only screen and (min-width:700px)and (max-width:1022px) {

  .font-size-64,
  .main-title,
  .main-title h1,
  .main-title h2,
  .main-title h3 {
    font-size: 44px;
    line-height: 64px
  }
}

@media only screen and (min-width:1023px) {

  .font-size-64,
  .main-title,
  .main-title h1,
  .main-title h2,
  .main-title h3 {
    font-size: 3.3333333333vw !important;
    line-height: 3.9583333333vw !important
  }

  .font-size-64.line-height-as-font,
  .line-height-as-font.main-title,
  .main-title h1.line-height-as-font,
  .main-title h2.line-height-as-font,
  .main-title h3.line-height-as-font {
    line-height: 3.333vw
  }
}

.font-size-48,
.modal .two-column__title h2 {
  line-height: 72px
}

@media only screen and (max-width:600px) {

  .font-size-48,
  .modal .two-column__title h2 {
    font-size: 28px;
    line-height: 38px
  }
}

@media only screen and (min-width:700px)and (max-width:1022px) {

  .font-size-48,
  .modal .two-column__title h2 {
    font-size: 38px;
    line-height: 50px
  }
}

@media only screen and (min-width:1023px) {

  .font-size-48,
  .modal .two-column__title h2 {
    font-size: 2.5vw !important;
    line-height: 3.75vw !important
  }
}

.font-size-50 {
  font-size: 50px;
  line-height: 60px
}

@media only screen and (max-width:600px) {
  .font-size-50 {
    font-size: 28px;
    line-height: 38px
  }
}

@media only screen and (min-width:700px)and (max-width:1022px) {
  .font-size-50 {
    font-size: 38px;
    line-height: 50px
  }
}

@media only screen and (min-width:1023px) {
  .font-size-50 {
    font-size: 2.6041666667vw !important;
    line-height: 3.125vw !important
  }
}

.font-size-60 {
  font-size: 60px;
  line-height: 70px
}

@media only screen and (max-width:600px) {
  .font-size-60 {
    font-size: 28px;
    line-height: 38px
  }
}

@media only screen and (min-width:700px)and (max-width:1022px) {
  .font-size-60 {
    font-size: 38px;
    line-height: 50px
  }
}

@media only screen and (min-width:1023px) {
  .font-size-60 {
    font-size: 3.125vw !important;
    line-height: 3.6458333333vw !important
  }
}

.font-size-46 {
  font-size: 46px;
  line-height: 56px
}

@media only screen and (max-width:600px) {
  .font-size-46 {
    font-size: 28px;
    line-height: 38px
  }
}

@media only screen and (min-width:700px)and (max-width:1022px) {
  .font-size-46 {
    font-size: 38px;
    line-height: 50px
  }
}

@media only screen and (min-width:1023px) {
  .font-size-46 {
    font-size: 2.3958333333vw !important;
    line-height: 2.9166666667vw !important
  }
}

.font-size-44 {
  font-size: 44px;
  line-height: 54px
}

@media only screen and (max-width:600px) {
  .font-size-44 {
    font-size: 28px;
    line-height: 38px
  }
}

@media only screen and (min-width:700px)and (max-width:1022px) {
  .font-size-44 {
    font-size: 38px;
    line-height: 50px
  }
}

@media only screen and (min-width:1023px) {
  .font-size-44 {
    font-size: 2.2916666667vw !important;
    line-height: 2.8125vw !important
  }
}

.font-size-40 {
  font-size: 40px;
  line-height: 60px
}

@media only screen and (max-width:600px) {
  .font-size-40 {
    font-size: 25px;
    line-height: 35px
  }
}

@media only screen and (min-width:700px)and (max-width:1022px) {
  .font-size-40 {
    font-size: 30px;
    line-height: 40px
  }
}

@media only screen and (min-width:1023px) {
  .font-size-40 {
    font-size: 2.0833333333vw !important;
    line-height: 3.125vw !important
  }
}

.font-size-42 {
  font-size: 42px;
  line-height: 55px
}

@media only screen and (max-width:600px) {
  .font-size-42 {
    font-size: 25px;
    line-height: 35px
  }
}

@media only screen and (min-width:700px)and (max-width:1022px) {
  .font-size-42 {
    font-size: 30px;
    line-height: 40px
  }
}

@media only screen and (min-width:1023px) {
  .font-size-42 {
    font-size: 1.9791666667vw !important;
    line-height: 2.5vw !important
  }
}

.font-size-38 {
  font-size: 38px;
  line-height: 45px
}

@media only screen and (max-width:600px) {
  .font-size-38 {
    font-size: 30px;
    line-height: 40px
  }
}

@media only screen and (min-width:1023px) {
  .font-size-38 {
    font-size: 1.9791666667vw !important;
    line-height: 2.34375vw !important
  }
}

.font-size-35 {
  font-size: 35px;
  line-height: 40px
}

@media only screen and (max-width:600px) {
  .font-size-35 {
    font-size: 22px;
    line-height: 35px
  }
}

@media only screen and (min-width:700px)and (max-width:1022px) {
  .font-size-35 {
    font-size: 25px;
    line-height: 35px
  }
}

@media only screen and (min-width:1023px) {
  .font-size-35 {
    font-size: 1.8229166667vw !important;
    line-height: 2.0833333333vw !important
  }
}

.font-size-31 {
  font-size: 31px;
  line-height: 41px
}

@media only screen and (max-width:600px) {
  .font-size-31 {
    font-size: 21px;
    line-height: 31px
  }
}

@media only screen and (min-width:700px)and (max-width:1022px) {
  .font-size-31 {
    font-size: 23px;
    line-height: 33px
  }
}

@media only screen and (min-width:1023px) {
  .font-size-31 {
    font-size: 1.6145833333vw !important;
    line-height: 2.1354166667vw !important
  }
}

.font-size-32 {
  font-size: 32px;
  line-height: 40px
}

@media only screen and (max-width:600px) {
  .font-size-32 {
    font-size: 22px;
    line-height: 32px
  }
}

@media only screen and (min-width:700px)and (max-width:1022px) {
  .font-size-32 {
    font-size: 25px;
    line-height: 35px
  }
}

@media only screen and (min-width:1023px) {
  .font-size-32 {
    font-size: 1.6666666667vw !important;
    line-height: 2.0833333333vw !important
  }
}

.font-size-30 {
  font-size: 30px;
  line-height: 46px
}

@media only screen and (min-width:1023px) {
  .font-size-30 {
    font-size: 1.5625vw !important;
    line-height: 2.3958333333vw !important
  }
}

.font-size-28 {
  font-size: 28px;
  line-height: 38px
}

@media only screen and (max-width:600px) {
  .font-size-28 {
    font-size: 22px;
    line-height: 32px
  }
}

@media only screen and (min-width:1023px) {
  .font-size-28 {
    font-size: 1.4583333333vw !important;
    line-height: 1.9791666667vw !important
  }
}

.font-size-26 {
  font-size: 27px;
  line-height: 37px
}

@media only screen and (min-width:1023px) {
  .font-size-26 {
    font-size: 1.40625vw !important;
    line-height: 1.9270833333vw !important
  }
}

.font-size-26 {
  font-size: 26px;
  line-height: 36px
}

@media only screen and (min-width:1023px) {
  .font-size-26 {
    font-size: 1.3541666667vw !important;
    line-height: 1.875vw !important
  }
}

.easy-apply-content .ti,
.font-size-25,
.form-head h2 {
  line-height: 35px
}

@media only screen and (max-width:600px) {

  .easy-apply-content .ti,
  .font-size-25,
  .form-head h2 {
    font-size: 18px;
    line-height: 28px
  }
}

@media only screen and (min-width:1023px) {

  .easy-apply-content .ti,
  .font-size-25,
  .form-head h2 {
    font-size: 1.3020833333vw !important;
    line-height: 1.8229166667vw !important
  }
}

.font-size-24 {
  line-height: 36px
}

@media only screen and (max-width:600px) {
  .font-size-24 {
    font-size: 16px;
    line-height: 26px
  }
}

@media only screen and (min-width:700px)and (max-width:1022px) {
  .font-size-24 {
    font-size: 20px;
    line-height: 30px
  }
}

@media only screen and (min-width:1023px) {
  .font-size-24 {
    font-size: 1.25vw !important;
    line-height: 1.875vw !important
  }

  .font-size-24.line-height-as-font {
    line-height: 1.25vw
  }
}

.font-size-22 {
  font-size: 22px;
  line-height: 32px
}

@media only screen and (max-width:600px) {
  .font-size-22 {
    font-size: 16px;
    line-height: 26px
  }
}

@media only screen and (min-width:1023px) {
  .font-size-22 {
    font-size: 1.1458333333vw !important;
    line-height: 1.6666666667vw !important
  }

  .font-size-22.line-height-as-font {
    line-height: 1.14583vw !important
  }
}

.font-size-21 {
  font-size: 21px;
  line-height: 25px
}

@media only screen and (max-width:600px) {
  .font-size-21 {
    font-size: 18px;
    line-height: 28px
  }
}

@media only screen and (min-width:1023px) {
  .font-size-21 {
    font-size: 1.09375vw !important;
    line-height: 1.3020833333vw !important
  }
}

.font-size-20 {
  line-height: 30px
}

@media only screen and (max-width:600px) {
  .font-size-20 {
    font-size: 15px;
    line-height: 25px
  }
}

@media only screen and (min-width:1023px) {
  .font-size-20 {
    font-size: 1.0416666667vw !important;
    line-height: 1.5625vw !important
  }
}

.font-size-18 {
  font-size: 18px;
  line-height: 30px
}

@media only screen and (max-width:600px) {
  .font-size-18 {
    font-size: 15px;
    line-height: 25px
  }
}

@media only screen and (min-width:1023px) {
  .font-size-18 {
    font-size: .9375vw !important;
    line-height: 1.5625vw !important
  }
}

.font-size-16 {
  line-height: 24px
}

@media only screen and (min-width:1023px) {
  .font-size-16 {
    font-size: .8333333333vw !important;
    line-height: 1.25vw !important
  }
}

@media only screen and (max-width:600px) {
  .font-size-16 {
    font-size: 14px;
    line-height: 24px
  }
}

.font-size-15 {
  font-size: 15px;
  line-height: 25px
}

@media only screen and (min-width:1023px) {
  .font-size-15 {
    font-size: .78125vw !important;
    line-height: 1.3020833333vw !important
  }
}

.font-size-14 {
  font-size: 14px;
  line-height: 24px
}

@media only screen and (min-width:1023px) {
  .font-size-14 {
    font-size: .7291666667vw !important;
    line-height: 1.25vw !important
  }
}

.font-size-12 {
  font-size: 12px;
  line-height: 22px
}

@media only screen and (min-width:1023px) {
  .font-size-12 {
    font-size: .625vw !important;
    line-height: 1.1458333333vw !important
  }

  .font-size-12.line-height-as-font {
    line-height: .625vw !important
  }
}

.text-1-line,
.text-1-line p {
  white-space: pre-wrap !important
}

.text-1-line,
.text-1-line p,
.text-2-lines,
.text-2-lines p {
  display: -webkit-box !important;
  overflow: hidden !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 2 !important
}

.text-2-lines,
.text-2-lines p {
  text-overflow: ellipsis !important
}

.text-3-lines,
.text-3-lines p {
  -webkit-line-clamp: 3 !important
}

.text-3-lines,
.text-3-lines p,
.text-4-lines,
.text-4-lines p {
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important
}

.text-4-lines,
.text-4-lines p {
  -webkit-line-clamp: 4 !important
}

.text-default-white {
  color: var(--color-default-white)
}

.text-default-black {
  color: var(--color-default-black)
}

.text-math-black {
  color: var(--color-math-black)
}

.text-math-black2 {
  color: var(--color-math-black2)
}

.text-math-black3 {
  color: var(--color-math-black3)
}

.text-dark-blue {
  color: var(--color-dark-blue)
}

.text-dark-blue-2 {
  color: var(--color-dark-blue-2)
}

.text-light-blue {
  color: var(--color-light-blue)
}

.text-light-blue2 {
  color: var(--color-light-blue2)
}

.text-light-blue3 {
  color: var(--color-light-blue3)
}

.text-light-gray {
  color: var(--color-light-gray)
}

.text-light-yellow {
  color: var(--color-light-yellow)
}

.text-font {
  color: var(--color-font)
}

.text-light-font {
  color: var(--color-light-font)
}

.text-light-font2 {
  color: var(--color-light-font2)
}

.text-green {
  color: var(--color-green)
}

.text-green2 {
  color: var(--color-green2)
}

.text-red {
  color: var(--color-red)
}

.text-pink {
  color: var(--color-pink)
}

.text-grey {
  color: var(--color-grey)
}

.text-grey2 {
  color: var(--color-grey2)
}

.text-purple {
  color: var(--color-purple)
}

.text-orange {
  color: var(--color-orange)
}

.hover-text-yellow:hover {
  color: var(--color-light-yellow)
}

.hover-text-orange:hover {
  color: var(--color-orange)
}

.hover-text-white:hover {
  border-top-color: var(--color-default-white) !important;
  color: var(--color-default-white) !important;
  opacity: 1 !important
}

.bg-default-white {
  background-color: var(--color-default-white)
}

.bg-default-black {
  background-color: var(--color-default-black)
}

.bg-math-black {
  background-color: var(--color-math-black)
}

.bg-math-black2 {
  background-color: var(--color-math-black2)
}

.bg-math-black3 {
  background-color: var(--color-math-black3)
}

.bg-dark-blue {
  background-color: var(--color-dark-blue)
}

.bg-dark-blue-2 {
  background-color: var(--color-dark-blue-2)
}

.bg-dark-blue-2-opacity {
  background-color: rgba(29, 81, 164, .2)
}

.bg-light-blue {
  background-color: var(--color-light-blue)
}

.bg-light-blue2 {
  background-color: var(--color-light-blue2)
}

.bg-light-blue3 {
  background-color: var(--color-light-blue3)
}

.bg-light-gray {
  background-color: var(--color-light-gray)
}

.bg-light-yellow {
  background-color: var(--color-light-yellow)
}

.bg-orange {
  background-color: var(--color-orange)
}

.bg-font {
  background-color: var(--color-font)
}

.bg-light-font {
  background-color: var(--color-light-font)
}

.bg-light-font2 {
  background-color: var(--color-light-font2)
}

.bg-green {
  background-color: var(--color-green)
}

.bg-green2 {
  background-color: var(--color-green2)
}

.bg-red {
  background-color: var(--color-red)
}

.bg-pink {
  background-color: var(--color-pink)
}

.bg-green-grey {
  background-color: rgba(0, 118, 74, .1)
}

.bg-green-grey2 {
  background-color: rgba(0, 118, 74, .2)
}

.bg-grey {
  background-color: var(--color-grey)
}

.bg-grey2 {
  background-color: var(--color-grey2)
}

.bg-purple {
  background-color: var(--color-purple)
}

.border-light-yellow {
  border-color: var(--color-light-yellow)
}

.border-green {
  border-color: var(--color-green)
}

.opacity-30 {
  opacity: .3
}

.main-title,
.main-title h1,
.main-title h2,
.main-title h3 {
  text-transform: capitalize
}

.margin-p p:not(:last-child) {
  margin-bottom: 50px
}

@media only screen and (min-width:1023px) {
  .margin-p p:not(:last-child) {
    margin-bottom: 2.60416vw
  }
}

.custom-style-disclaimer {
  font-size: 1em;
  font-style: italic;
  line-height: 1.9
}

.footer {
  background-color: #003062;
  padding: 80px 0 51px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .footer {
    padding: 47px 0 23px
  }
}

.footer__logo {
  display: flex
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .footer__logo {
    margin-bottom: 40px
  }
}

.footer__logo img {
  width: 100%
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .footer__menu {
    margin-bottom: 28px;
    margin-top: 0
  }
}

.footer__menu-list {
  align-items: center;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between
}

.footer__menu-item {
  flex: 0 0 50%;
  margin-bottom: 20px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .footer__menu-item {
    margin-bottom: 10px
  }
}

.footer__menu-link {
  color: #fff;
  font-family: Coheadline Light;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 25px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .footer__menu-link {
    font-size: 14px;
    line-height: 25px
  }

  .footer__column {
    display: flex;
    flex: 0 0 100% !important;
    flex-flow: row wrap
  }
}

.footer__column:last-child {
  flex: 0 0 36%
}

.footer__column--wrapper {
  align-items: flex-start;
  display: flex;
  flex-flow: row;
  justify-content: space-between
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .footer__column--wrapper {
    flex-flow: row wrap
  }
}

.footer__column-title {
  margin-bottom: 20px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .footer__column-title {
    flex: 0 0 100%;
    margin-bottom: 12px
  }
}

.footer__column-title,
.footer__column-title h1,
.footer__column-title h2,
.footer__column-title h3,
.footer__column-title h4,
.footer__column-title h5,
.footer__column-title h6 {
  color: #fff;
  font-family: Cotext Regular;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .footer__column-title,
  .footer__column-title h1,
  .footer__column-title h2,
  .footer__column-title h3,
  .footer__column-title h4,
  .footer__column-title h5,
  .footer__column-title h6 {
    font-size: 16px;
    line-height: 25px
  }
}

[dir=rtl] .footer__column-title,
[dir=rtl] .footer__column-title h1,
[dir=rtl] .footer__column-title h2,
[dir=rtl] .footer__column-title h3,
[dir=rtl] .footer__column-title h4,
[dir=rtl] .footer__column-title h5,
[dir=rtl] .footer__column-title h6 {
  font-family: Helvetica\ 55;
  font-style: normal;
  font-weight: 400
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .footer__column-title,
  .footer__column-title h1,
  .footer__column-title h2,
  .footer__column-title h3,
  .footer__column-title h4,
  .footer__column-title h5,
  .footer__column-title h6 {
    margin-top: 10px
  }

  .footer__address {
    flex: 0 0 100%
  }
}

.footer__address,
.footer__address p,
.footer__address span {
  color: #fff;
  font-family: Coheadline Light;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 25px
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .footer__address,
  .footer__address p,
  .footer__address span {
    font-size: 14px;
    line-height: 25px
  }
}

[dir=ltr] .footer__address,
[dir=ltr] .footer__address p,
[dir=ltr] .footer__address span {
  text-align: left
}

[dir=rtl] .footer__address,
[dir=rtl] .footer__address p,
[dir=rtl] .footer__address span {
  text-align: right
}

.footer__address--light-blue,
.footer__address--light-blue p,
.footer__address--light-blue span {
  color: #fadfa1 !important;
  font-family: Coheadline Regular;
  font-style: normal;
  font-weight: 400
}

.footer__address:not(:last-child) {
  margin-bottom: 11px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .footer__address:not(:last-child) {
    margin-bottom: 1rem
  }
}

.footer__copyright {
  align-items: center;
  border-top: 1px solid rgba(254, 221, 73, .96);
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  margin-top: 42px;
  padding-top: 45px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .footer__copyright {
    flex-flow: row wrap;
    justify-content: center;
    margin-top: 23px;
    padding-top: 28px
  }
}

.footer__copyright-text {
  color: #fff;
  font-family: Coheadline Light;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 25px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .footer__copyright-text {
    line-height: 25px;
    margin-top: 28px;
    order: 2;
    padding: 0 50px;
    text-align: center
  }
}

.footer__social {
  align-items: center;
  display: flex
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .footer__social {
    order: 1
  }
}

[dir=ltr] .footer__social {
  flex-flow: row
}

[dir=rtl] .footer__social {
  flex-flow: row-reverse
}

[dir=ltr] .footer__social-item:not(:last-child),
[dir=rtl] .footer__social-item:not(:last-child) {
  margin-right: 40px
}

.header {
  height: 140px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 20
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .header {
    border-bottom: none;
    height: 140px;
    overflow: hidden;
    padding-top: 15px;
    position: absolute
  }

  @media not all and (-webkit-min-device-pixel-ratio:0),
  not all and (min-resolution:0.001dpcm) {
    @supports(-webkit-appearance:none) {
      .header {
        height: 140px
      }
    }
  }
}

@media only screen and (min-width:1024px)and (max-width:1440px) {
  .header {
    border-bottom: 1px solid hsla(0, 0%, 100%, .5);
    height: 120px
  }
}

.header__wrapper {
  height: 100%
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .header__wrapper {
    display: flex;
    flex-flow: column;
    justify-content: flex-start;
    width: 100%
  }
}

.header__wrapper .grid {
  align-items: center;
  height: 100%
}

.header__logo--link {
  display: block
}

.header__logo--link img {
  max-width: 128px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .header__logo--link img {
    height: 83px;
    width: 100px
  }
}

@media only screen and (min-width:1024px)and (max-width:1440px) {
  .header__logo--link img {
    max-width: 100px
  }
}

.header__shadow--0 {
  border-bottom: 2px solid rgba(0, 48, 98, .2)
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .header__shadow--0 {
    border-bottom: 2px solid rgba(0, 48, 98, .2);
    padding: 10px 0
  }
}

.header__shadow--0 .main-menu__wrapper:after {
  background: transparent
}

.header__shadow--0 .main-menu__link {
  color: #003062
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .header__shadow--0 .main-menu__link {
    color: #fff
  }
}

.header__shadow--0 .main-menu__language--link {
  color: #fadfa1
}

.main-menu__mobile {
  align-items: flex-end;
  display: flex;
  flex-flow: row
}

@media only screen and (min-width:1024px) {
  .main-menu__mobile {
    display: none
  }
}

[dir=ltr] .main-menu__mobile-item:not(:last-child) {
  margin-right: 18px
}

[dir=rtl] .main-menu__mobile-item:not(:last-child) {
  margin-left: 18px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .main-menu__wrapper {
    display: flex;
    flex-flow: row;
    justify-content: flex-end
  }
}

.main-menu__wrapper:after {
  background: linear-gradient(180deg, rgba(0, 0, 0, .48), hsla(0, 0%, 100%, 0));
  content: "";
  height: 120px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .main-menu__wrapper:after {
    display: none
  }
}

.main-menu__list {
  align-items: center;
  display: flex;
  flex-flow: row;
  justify-content: flex-end
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .main-menu__list {
    align-items: flex-start;
    background: #951919 !important;
/*    background: linear-gradient(180deg, #fadfa1 11%, #0c659d 84%); */

    flex-flow: column;
    height: 100vh;
    justify-content: flex-start;
    opacity: 0;
    padding: 31px 24px 31px 29px;
    position: fixed;
    right: 0;
    top: 0;
    transform: translate(200%);
    transition: opacity .5s ease, visibility .5s ease, transform .5s ease;
    visibility: hidden;
    width: 296px
  }

  .main-menu__list.is-open {
    opacity: 1;
    transform: translate(0);
    visibility: visible
  }
}

.main-menu__item {
  display: block;
  position: relative
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .main-menu__item {
    order: 2
  }
}

[dir=ltr] .main-menu__item:not(:last-child) {
  margin-right: 36px
}

[dir=rtl] .main-menu__item:not(:last-child) {
  margin-left: 36px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .main-menu__item:not(:last-child) {
    margin: 0 0 32px !important
  }
}

@media only screen and (min-width:1024px)and (max-width:1279px) {
  [dir=ltr] .main-menu__item:not(:last-child) {
    margin-right: 1.042vw
  }

  [dir=rtl] .main-menu__item:not(:last-child) {
    margin-left: 1.042vw
  }
}

.main-menu__item:after {
  background-color: transparent;
  border-radius: 4px;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  opacity: 0;
  position: absolute;
  transition: bottom .8s ease, background-color .8s ease, opacity .5s ease;
  width: 100%
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .main-menu__item:after {
    display: none
  }
}

.main-menu__item.is-active:after,
.main-menu__item:hover:after {
  background-color: #fff4ea;
  bottom: -12px;
  opacity: 1
}

.main-menu__item .dropdown-menu__wrapper {
  min-width: 266px
}

.main-menu__item:hover>.dropdown-menu__wrapper {
  opacity: 1;
  transform: translate(-50%);
  visibility: visible
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .main-menu__item:hover>.dropdown-menu__wrapper {
    opacity: inherit;
    transform: inherit;
    visibility: inherit
  }
}

.main-menu__item:hover .main-menu__icon svg path {
  stroke: #003062
}

.main-menu__link {
  color: #fff;
  font-family: Cotext Regular;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  opacity: 1;
  position: relative;
  transition: opacity .5s ease;
  z-index: 20
}

[dir=rtl] .main-menu__link {
  font-family: Helvetica\ 55;
  font-style: normal;
  font-weight: 400
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .main-menu__link {
    align-items: center;
    display: flex;
    flex-flow: row;
    font-size: 18px;
    line-height: 22px
  }

  .main-menu__link.is-show,
  .main-menu__link:hover {
    color: #003062
  }

  .main-menu__link.is-show svg {
    transform: rotate(180deg)
  }

  .main-menu__link.is-show svg path {
    stroke: #003062
  }
}

@media only screen and (min-width:1024px)and (max-width:1279px) {
  .main-menu__link {
    font-size: 12px
  }
}

@media only screen and (min-width:1280px)and (max-width:1460px) {
  .main-menu__link {
    font-size: 14px
  }
}

@media only screen and (min-width:1461px)and (max-width:1697px) {
  .main-menu__link {
    font-size: 16px;
    line-height: 26px
  }
}

.main-menu__link:hover {
  opacity: .9
}

.main-menu__icon {
  display: none;
  margin-left: .625vw
}

[dir=rtl] .main-menu__icon {
  margin-left: 0;
  margin-right: .625vw
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .main-menu__icon {
    display: block;
    flex: 0 0 11px;
    width: 11px
  }
}

.main-menu__icon svg {
  transition: transform .5s ease
}

@media only screen and (min-width:1024px) {
  .main-menu__close {
    display: none
  }
}

.main-menu__language {
  align-items: center;
  display: flex;
  flex-flow: row;
  margin-top: 0
}

@media only screen and (min-width:1024px) {
  [dir=rtl] .main-menu__language {
    margin-top: 7px
  }
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .main-menu__language {
    justify-content: space-between;
    margin-bottom: 38px;
    margin-top: 0;
    order: 1;
    width: 100%
  }
}

@media only screen and (min-width:1024px)and (max-width:1460px) {
  .main-menu__language {
    margin-top: 0
  }

  [dir=rtl] .main-menu__language {
    margin-top: 7px
  }
}

@media only screen and (min-width:1461px)and (max-width:1697px) {
  .main-menu__language {
    margin-top: 0
  }

  [dir=rtl] .main-menu__language {
    margin-top: 7px
  }
}

.main-menu__language--link {
  color: #fadfa1;
  font-family: Coheadline Regular;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px
}

[dir=ltr] .main-menu__language--link {
  margin-left: 24px
}

[dir=rtl] .main-menu__language--link {
  margin-right: 24px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .main-menu__language--link {
    margin: -8px 0 0 !important
  }
}

@media only screen and (min-width:1024px)and (max-width:1460px) {
  .main-menu__language--link {
    font-size: 12px
  }
}

@media only screen and (min-width:1461px)and (max-width:1697px) {
  .main-menu__language--link {
    font-size: 14px;
    line-height: 26px
  }
}

.main-menu__language--line {
  color: #fff;
  display: none;
  font-family: Coheadline Regular;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  margin: 0 11px 0 13px
}

.dropdown-menu__wrapper {
  left: 50%;
  opacity: 0;
  padding-top: 46px;
  position: absolute;
  top: 0;
  transform: translate(-50%, -12px);
  transition: opacity .5s ease, visibility .5s ease, max-height .5s ease, transform .5s ease;
  visibility: hidden;
  width: -moz-max-content;
  width: max-content;
  z-index: 10
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .dropdown-menu__wrapper {
    left: auto;
    max-height: 0;
    opacity: 0 !important;
    padding-top: 0;
    position: relative;
    transform: inherit;
    visibility: hidden !important
  }
}

.dropdown-menu__wrapper.is-show {
  margin-top: 18px;
  max-height: 1000px;
  opacity: 1 !important;
  visibility: visible !important
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .dropdown-menu__wrapper.is-show {
    margin-top: 5px
  }
}

.dropdown-menu__list {
  background-color: #951919;
  border-radius: 9px;
  height: 100%;
  max-width: 350px;
  padding: 16px;
  width: 100%
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .dropdown-menu__list {
    background-color: transparent;
    border-radius: 0;
    padding: 0 20px 0 0;
    width: calc(100% - 30px)
  }

  [dir=ltr] .dropdown-menu__list {
    padding: 0 0 0 20px
  }
}

.dropdown-menu__item {
  align-items: center;
  border-bottom: .5px solid #fff;
  display: flex;
  flex: 1;
  padding: 12px 0
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .dropdown-menu__item {
    border-bottom: none;
    margin-bottom: 14px;
    padding-bottom: 0
  }
}

.dropdown-menu__item:not(:first-child) {
  padding-top: 12px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .dropdown-menu__item:not(:first-child) {
    padding-top: 0
  }
}

.dropdown-menu__item:last-child {
  border-bottom: 0
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .dropdown-menu__item:last-child {
    margin-bottom: 0
  }
}

.dropdown-menu__link {
  color: #fff;
  font-family: Cotext Regular;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  opacity: 1;
  transition: opacity .5s ease
}

[dir=rtl] .dropdown-menu__link {
  font-family: Helvetica\ 55;
  font-style: normal;
  font-weight: 400
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .dropdown-menu__link {
    font-size: 16px;
    line-height: 26px
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {
  .dropdown-menu__link {
    font-size: 14px;
    line-height: 24px
  }
}

@media only screen and (min-width:1461px)and (max-width:1697px) {
  .dropdown-menu__link {
    font-size: 16px;
    line-height: 26px
  }
}

.dropdown-menu__link:hover {
  opacity: .9
}

.dropdown-menu__link.is-active {
  color: #003062
}

@media(min-width:1024px) {

  [dir=rtl] .home-hero.home-hero__wrapper .xl\:col-span-7,
  [dir=rtl] .home-hero.home-hero__wrapper .xl\:col-span-8 {
    grid-column: span 6/span 6
  }

  [dir=rtl] .home-hero.home-hero__wrapper .home-hero__desc-v2 {
    padding-left: 0
  }
}

.dropdown-menu__wrapper {
  overflow: hidden
}

.has_sub_menu {
  flex-direction: column
}

.has_sub_menu .sub-dropdown-menu__wrapper {
  height: 0;
  padding: 0;
  position: relative;
  transition: opacity .5s ease, visibility .5s ease
}

@media only screen and (min-width:1024px)and (max-width:1279px) {
  .has_sub_menu .sub-dropdown-menu__wrapper {
    margin: auto
  }
}

@media only screen and (min-width:1440px)and (max-width:2500px) {
  [dir=rtl] .has_sub_menu .sub-dropdown-menu__wrapper {
    margin-left: auto;
    margin-right: 0;
    width: 90%
  }

  [dir=ltr] .has_sub_menu .sub-dropdown-menu__wrapper {
    margin-left: 0;
    margin-right: auto;
    width: 90%
  }
}

.has_sub_menu>.dropdown-menu__link {
  width: 100% !important
}

@media screen and (min-width:1023px) {
  .has_sub_menu>.dropdown-menu__link {
    align-items: center;
    display: flex
  }
}

@media screen and (max-width:1023px) {
  .has_sub_menu>.dropdown-menu__link {
    display: block
  }

  [dir=ltr] .has_sub_menu>.dropdown-menu__link {
    padding-right: 15px
  }

  [dir=rtl] .has_sub_menu>.dropdown-menu__link {
    padding-left: 15px
  }
}

.has_sub_menu .main-menu__icon {
  transition: all .5s ease-in-out
}

.has_sub_menu .main-menu__icon svg path {
  stroke: #fff !important
}

@media screen and (min-width:1024px) {
  .has_sub_menu:hover .main-menu__icon {
    transform: rotate(180deg)
  }

  .has_sub_menu:hover .sub-dropdown-menu__wrapper {
    height: -moz-max-content;
    height: max-content;
    transform: 0
  }
}

.rotate0 {
  transform: rotate(0deg) !important
}

.rotate180 {
  transform: rotate(180deg) !important
}

.heightToggle {
  height: -moz-max-content !important;
  height: max-content !important;
  transform: 0 !important
}

[dir=rtl] .has_sub_menu {
  margin-left: 0 !important
}

[dir=ltr] .has_sub_menu {
  margin-right: 0 !important
}

@media screen and (min-width:1024px) {
  .sub-dropdown-menu__wrapper ul {
    padding-bottom: 0
  }
}

@media screen and (min-width:1023px) {
  .dropdown-menu__wrapper:not(.sub-dropdown-menu__wrapper) {
    overflow: visible
  }

  .dropdown-menu__wrapper:not(.sub-dropdown-menu__wrapper):before {
    background: transparent;
    bottom: -20%;
    content: "";
    display: block;
    height: auto;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
  }
}

@media screen and (max-width:1023px) {
  .has_sub_menu:not(:last-child) {
    margin-bottom: 14px !important
  }
}

.has_sub_menu .sub-dropdown-menu__wrapper.opened {
  height: -moz-max-content;
  height: max-content;
  opacity: 1;
  transform: translate(-50%);
  transition: opacity .3s ease-out, visibility 1s ease-out, transform .5s ease-out;
  visibility: visible
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .has_sub_menu .sub-dropdown-menu__wrapper.opened {
    opacity: inherit;
    transform: inherit;
    visibility: inherit
  }
}

.has_sub_menu .main-menu__icon.opened {
  transform: rotate(180deg)
}

@media screen and (min-width:1024px) {
  .has_sub_menu .dropdown-menu__list {
    padding-top: 5px
  }
}

.home-hero__wrapper {
  height: 100vh;
  overflow: hidden;
  position: relative
}

.home-hero__content {
  height: 100%;
  overflow: hidden;
  position: relative
}

.home-hero__content:after {
  background: linear-gradient(120deg, #211e1f, rgba(33, 30, 31, .3) 70%, hsla(0, 0%, 100%, 0));
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .home-hero__content:after {
    background: linear-gradient(100deg, #211e1f, rgba(33, 30, 31, .3) 70%, hsla(0, 0%, 100%, 0))
  }
}

[dir=rtl] .home-hero__content:after {
  transform: scaleX(-1)
}

.home-hero__content-v2 {
  height: 100%;
  overflow: hidden;
  position: relative
}

.home-hero__content-v2 .home-hero__background {
  position: relative;
  z-index: -1
}

.home-hero__content-v2 .home-hero__background:before {
  background: linear-gradient(140deg, #211e1f, rgba(33, 30, 31, .3) 70%, hsla(0, 0%, 100%, 0));
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .home-hero__content-v2 .home-hero__background:before {
    background: linear-gradient(95deg, #211e1f, rgba(33, 30, 31, .2) 90%, hsla(0, 0%, 100%, 0));
    z-index: 0
  }
}

[dir=rtl] .home-hero__content-v2 .home-hero__background:before {
  transform: scaleX(-1)
}

.home-hero__content-v2 .home-hero__background img {
  animation-name: fadeInUp;
  position: relative;
  z-index: -1
}

[dir=rtl] .home-hero__content-v2 .home-hero__background img {
  transform: rotateY(180deg)
}

.home-hero__content-v2:before {
  background-color: #003062;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -2
}

.home-hero__head {
  height: 100%;
  position: absolute;
  top: 38%;
  width: 100%;
  z-index: 1
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .home-hero__head {
    align-items: flex-end;
    display: flex;
    flex-flow: row;
    left: 0 !important;
    right: 0 !important;
    top: 0;
    transform: translateY(-114px)
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {
  .home-hero__head--grid-12 {
    grid-column: span 12/span 12 !important;
    padding-right: 5%
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {
  .home-hero__head--grid-12 {
    grid-column: span 12/span 12 !important;
    padding-right: 5%
  }
}

@media only screen and (min-width:1680px)and (max-width:1800px) {
  .home-hero__head--grid-12 {
    grid-column: span 12/span 12 !important;
    padding-right: 8%
  }
}

.home-hero__head-v2 {
  bottom: 122px;
  position: absolute;
  width: 100%;
  z-index: 1
}

[dir=ltr] .home-hero__head-v2 {
  left: 0
}

[dir=rtl] .home-hero__head-v2 {
  right: 0
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .home-hero__head-v2 {
    align-items: flex-end;
    bottom: 134px;
    display: flex;
    flex-flow: row;
    left: 0 !important;
    right: 0 !important;
    top: 0
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {
  .home-hero__head-v2 {
    bottom: 60px
  }
}

.home-hero__slider {
  height: 100%
}

.home-hero__slider-prev {
  position: absolute;
  scale: .9;
  top: 80%;
  z-index: 10
}

@media only screen and (min-width:320px)and (max-width:1200px) {
  .home-hero__slider-prev {
    scale: .6;
    top: 90%
  }
}

@media only screen and (min-width:1024px) {
  .home-hero__slider-prev {
    top: 50% !important
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {
  .home-hero__slider-prev {
    right: 110px !important;
    scale: .8 !important
  }

  [dir=rtl] .home-hero__slider-prev {
    left: 110px !important
  }
}

@media only screen and (min-width:1440px) {
  .home-hero__slider-prev {
    right: 130px !important
  }

  [dir=rtl] .home-hero__slider-prev {
    left: 70px !important
  }
}

[dir=ltr] .home-hero__slider-prev {
  right: 180px;
  transform: translateY(-50%)
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  [dir=ltr] .home-hero__slider-prev {
    right: 70px
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {
  [dir=ltr] .home-hero__slider-prev {
    transform: translateY(calc(-50% + 60px))
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {
  [dir=ltr] .home-hero__slider-prev {
    transform: translateY(calc(-50% + 60px))
  }
}

[dir=rtl] .home-hero__slider-prev {
  left: 180px;
  transform: translateY(-50%) rotate(-180deg)
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  [dir=rtl] .home-hero__slider-prev {
    left: 70px !important
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {
  [dir=rtl] .home-hero__slider-prev {
    transform: translateY(calc(-50% + 60px)) rotate(-180deg)
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {
  [dir=rtl] .home-hero__slider-prev {
    transform: translateY(calc(-50% + 60px)) rotate(-180deg)
  }
}

.home-hero__slider-prev.swiper-button-disabled {
  opacity: 0;
  pointer-events: none;
  transition: opacity .3s ease, visibility .3s ease;
  visibility: hidden
}

.home-hero__slider-next {
  position: absolute;
  scale: .9;
  top: 80%;
  z-index: 10
}

@media only screen and (min-width:320px)and (max-width:1200px) {
  .home-hero__slider-next {
    scale: .6;
    top: 90%
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {
  .home-hero__slider-next {
    right: 30px;
    scale: .8 !important
  }
}

@media only screen and (min-width:1024px) {
  .home-hero__slider-next {
    top: 50% !important
  }
}

[dir=ltr] .home-hero__slider-next {
  right: 60px;
  transform: translateY(-50%)
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  [dir=ltr] .home-hero__slider-next {
    right: 25px
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {
  [dir=ltr] .home-hero__slider-next {
    transform: translateY(calc(-50% + 60px))
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {
  [dir=ltr] .home-hero__slider-next {
    transform: translateY(calc(-50% + 60px))
  }
}

[dir=rtl] .home-hero__slider-next {
  left: 60px;
  transform: translateY(-50%) rotate(-180deg)
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  [dir=rtl] .home-hero__slider-next {
    left: 25px
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {
  [dir=rtl] .home-hero__slider-next {
    transform: translateY(calc(-50% + 60px)) rotate(-180deg)
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {
  [dir=rtl] .home-hero__slider-next {
    transform: translateY(calc(-50% + 60px)) rotate(-180deg)
  }
}

.home-hero__slider-next.swiper-button-disabled {
  opacity: 0;
  pointer-events: none;
  transition: opacity .3s ease, visibility .3s ease;
  visibility: hidden
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .home-hero__title {
    margin-bottom: 12px;
    opacity: 1 !important
  }

  .home-hero__title.fadeInUp-scroll {
    transform: none !important
  }
}

.home-hero__title--sub,
[dir=rtl] .home-hero__title--sub {
  letter-spacing: normal;
  margin-top: 0
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .home-hero__title--sub {
    margin-top: 0
  }
}

.home-hero__title,
.home-hero__title h1,
.home-hero__title h2,
.home-hero__title h3,
.home-hero__title h4,
.home-hero__title h5,
.home-hero__title h6 {
  color: #fff;
  font-family: Coheadline Regular;
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 70px;
  margin-bottom: 20px
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .home-hero__title,
  .home-hero__title h1,
  .home-hero__title h2,
  .home-hero__title h3,
  .home-hero__title h4,
  .home-hero__title h5,
  .home-hero__title h6 {
    font-size: 25px;
    letter-spacing: normal;
    line-height: 40px
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {

  .home-hero__title,
  .home-hero__title h1,
  .home-hero__title h2,
  .home-hero__title h3,
  .home-hero__title h4,
  .home-hero__title h5,
  .home-hero__title h6 {
    font-size: 48px;
    line-height: 70px
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {

  .home-hero__title,
  .home-hero__title h1,
  .home-hero__title h2,
  .home-hero__title h3,
  .home-hero__title h4,
  .home-hero__title h5,
  .home-hero__title h6 {
    font-size: 30px;
    line-height: 50px
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {

  .home-hero__title,
  .home-hero__title h1,
  .home-hero__title h2,
  .home-hero__title h3,
  .home-hero__title h4,
  .home-hero__title h5,
  .home-hero__title h6 {
    font-size: 40px;
    line-height: 60px
  }
}

@media only screen and (min-width:1680px)and (max-width:1800px) {

  .home-hero__title,
  .home-hero__title h1,
  .home-hero__title h2,
  .home-hero__title h3,
  .home-hero__title h4,
  .home-hero__title h5,
  .home-hero__title h6 {
    font-size: 48px;
    line-height: 70px
  }
}

.home-hero__title span {
  display: block
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .home-hero__title span {
    display: block
  }

  .home-hero__title-v2 {
    margin-bottom: 0;
    opacity: 1 !important
  }

  .home-hero__title-v2.fadeInUp-scroll {
    transform: none !important
  }

  .home-hero__title-v2--sub {
    margin-top: 0
  }
}

.home-hero__title-v2,
.home-hero__title-v2 h1,
.home-hero__title-v2 h2,
.home-hero__title-v2 h3,
.home-hero__title-v2 h4,
.home-hero__title-v2 h5,
.home-hero__title-v2 h6 {
  color: #fff;
  font-family: Coheadline Regular;
  font-size: 63px;
  font-style: normal;
  font-weight: 400;
  line-height: 75px
}

[dir=rtl] .home-hero__title-v2,
[dir=rtl] .home-hero__title-v2 h1,
[dir=rtl] .home-hero__title-v2 h2,
[dir=rtl] .home-hero__title-v2 h3,
[dir=rtl] .home-hero__title-v2 h4,
[dir=rtl] .home-hero__title-v2 h5,
[dir=rtl] .home-hero__title-v2 h6 {
  line-height: 90px
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  [dir=rtl] .home-hero__title-v2,
  [dir=rtl] .home-hero__title-v2 h1,
  [dir=rtl] .home-hero__title-v2 h2,
  [dir=rtl] .home-hero__title-v2 h3,
  [dir=rtl] .home-hero__title-v2 h4,
  [dir=rtl] .home-hero__title-v2 h5,
  [dir=rtl] .home-hero__title-v2 h6 {
    line-height: 40px
  }

  .home-hero__title-v2,
  .home-hero__title-v2 h1,
  .home-hero__title-v2 h2,
  .home-hero__title-v2 h3,
  .home-hero__title-v2 h4,
  .home-hero__title-v2 h5,
  .home-hero__title-v2 h6 {
    font-size: 25px;
    line-height: 40px
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {

  .home-hero__title-v2,
  .home-hero__title-v2 h1,
  .home-hero__title-v2 h2,
  .home-hero__title-v2 h3,
  .home-hero__title-v2 h4,
  .home-hero__title-v2 h5,
  .home-hero__title-v2 h6 {
    font-size: 60px;
    line-height: 72px
  }
}

@media only screen and (min-width:1024px)and (max-width:1440px) {

  .home-hero__title-v2,
  .home-hero__title-v2 h1,
  .home-hero__title-v2 h2,
  .home-hero__title-v2 h3,
  .home-hero__title-v2 h4,
  .home-hero__title-v2 h5,
  .home-hero__title-v2 h6 {
    font-size: 35px;
    line-height: 45px !important
  }

  [dir=rtl] .home-hero__title-v2,
  [dir=rtl] .home-hero__title-v2 h1,
  [dir=rtl] .home-hero__title-v2 h2,
  [dir=rtl] .home-hero__title-v2 h3,
  [dir=rtl] .home-hero__title-v2 h4,
  [dir=rtl] .home-hero__title-v2 h5,
  [dir=rtl] .home-hero__title-v2 h6 {
    line-height: 50px !important
  }
}

@media only screen and (min-width:1441px)and (max-width:1679px) {

  .home-hero__title-v2,
  .home-hero__title-v2 h1,
  .home-hero__title-v2 h2,
  .home-hero__title-v2 h3,
  .home-hero__title-v2 h4,
  .home-hero__title-v2 h5,
  .home-hero__title-v2 h6 {
    font-size: 45px;
    line-height: 55px
  }
}

@media only screen and (min-width:1680px)and (max-width:1800px) {

  .home-hero__title-v2,
  .home-hero__title-v2 h1,
  .home-hero__title-v2 h2,
  .home-hero__title-v2 h3,
  .home-hero__title-v2 h4,
  .home-hero__title-v2 h5,
  .home-hero__title-v2 h6 {
    font-size: 55px;
    line-height: 67px
  }

  [dir=rtl] .home-hero__title-v2,
  [dir=rtl] .home-hero__title-v2 h1,
  [dir=rtl] .home-hero__title-v2 h2,
  [dir=rtl] .home-hero__title-v2 h3,
  [dir=rtl] .home-hero__title-v2 h4,
  [dir=rtl] .home-hero__title-v2 h5,
  [dir=rtl] .home-hero__title-v2 h6 {
    line-height: 80px !important
  }
}

.home-hero__title-v2 span {
  display: block
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .home-hero__title-v2 span {
    display: block
  }
}

[dir=ltr] .home-hero__desc {
  padding-right: 22%
}

[dir=rtl] .home-hero__desc {
  padding-left: 22%
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .home-hero__desc {
    opacity: 1 !important
  }

  [dir=ltr] .home-hero__desc {
    padding-right: 0
  }

  [dir=rtl] .home-hero__desc {
    padding-left: 0
  }

  .home-hero__desc.fadeInUp-scroll {
    transform: none !important
  }
}

.home-hero__desc,
.home-hero__desc p {
  color: #fff;
  font-size: 25px;
  letter-spacing: .4px;
  line-height: 37px
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .home-hero__desc,
  .home-hero__desc p {
    font-size: 16px;
    line-height: 24px
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {

  .home-hero__desc,
  .home-hero__desc p {
    font-size: 20px;
    line-height: 32px
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {

  .home-hero__desc,
  .home-hero__desc p {
    font-size: 18px;
    line-height: 28px
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {

  .home-hero__desc,
  .home-hero__desc p {
    font-size: 20px;
    line-height: 32px
  }
}

@media only screen and (min-width:1680px)and (max-width:1800px) {

  .home-hero__desc,
  .home-hero__desc p {
    font-size: 25px;
    line-height: 40px
  }
}

[dir=ltr] .home-hero__desc,
[dir=ltr] .home-hero__desc p {
  font-family: Coheadline Light;
  font-style: normal;
  font-weight: 300
}

[dir=rtl] .home-hero__desc,
[dir=rtl] .home-hero__desc p {
  font-family: Helvetica\ 55;
  font-style: normal;
  font-weight: 400
}

.home-hero__desc-v2 {
  margin-top: 15px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .home-hero__desc-v2 {
    margin-top: 5px;
    opacity: 1 !important
  }

  [dir=ltr] .home-hero__desc-v2 {
    padding-right: 0
  }

  [dir=rtl] .home-hero__desc-v2 {
    padding-left: 0
  }

  .home-hero__desc-v2.fadeInUp-scroll {
    transform: none !important
  }
}

.home-hero__desc-v2,
.home-hero__desc-v2 p {
  color: #fff
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .home-hero__desc-v2,
  .home-hero__desc-v2 p {
    font-size: 16px !important;
    line-height: 26px !important
  }
}

@media only screen and (min-width:1024px)and (max-width:1440px) {

  .home-hero__desc-v2,
  .home-hero__desc-v2 p {
    font-size: 18px !important;
    line-height: 28px !important
  }
}

@media only screen and (min-width:1441px)and (max-width:1679px) {

  .home-hero__desc-v2,
  .home-hero__desc-v2 p {
    font-size: 18px !important;
    line-height: 28px !important
  }
}

@media only screen and (min-width:1680px)and (max-width:1800px) {

  .home-hero__desc-v2,
  .home-hero__desc-v2 p {
    font-size: 20px !important;
    line-height: 30px !important
  }
}

[dir=ltr] .home-hero__desc-v2,
[dir=ltr] .home-hero__desc-v2 p {
  font-family: Coheadline Light;
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 32px
}

[dir=rtl] .home-hero__desc-v2,
[dir=rtl] .home-hero__desc-v2 p {
  font-family: Helvetica\ 55;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 45px
}

.home-hero__background {
  height: 100%;
  width: 100%
}

.home-hero__background--image,
.home-hero__background--image img,
.home-hero__background--video,
.home-hero__background--video video,
.home-hero__background--video-mobile,
.home-hero__background--video-mobile video {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  width: 100%
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .home-hero__background--image,
  .home-hero__background--image img {
    -o-object-position: 70%;
    object-position: 70%
  }
}

.home-hero__link {
  margin-top: 50px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .home-hero__link {
    margin-top: 32px;
    opacity: 1 !important
  }

  .home-hero__link,
  .home-hero__link.fadeInUp-scroll {
    transform: none !important
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {
  .home-hero__link {
    margin-top: 30px
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {
  .home-hero__link {
    margin-top: 30px
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {
  .home-hero__link {
    margin-top: 30px
  }
}

@media only screen and (min-width:1680px)and (max-width:1800px) {
  .home-hero__link {
    margin-top: 50px
  }
}

.home-hero__animation {
  align-items: center;
  bottom: 0;
  display: flex;
  flex-direction: column;
  height: 32px;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50px);
  width: 40px;
  z-index: 1
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .home-hero__animation {
    transform: translate(-50%, -34px)
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {
  .home-hero__animation {
    height: 22px;
    transform: translate(-50%, -30px);
    width: 30px
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {
  .home-hero__animation {
    height: 22px;
    transform: translate(-50%, -30px);
    width: 30px
  }
}

.home-hero__animation.is-animate {
  -webkit-animation-delay: 0;
  -moz-animation-delay: 0;
  animation-delay: 0;
  animation-direction: inherit;
  -webkit-animation-duration: .5s;
  -moz-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-iteration-count: "";
  -moz-animation-iteration-count: "";
  animation-iteration-count: "";
  -webkit-animation-name: hero-icon-opacity;
  -moz-animation-name: hero-icon-opacity;
  animation-name: hero-icon-opacity;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  animation-timing-function: linear
}

@keyframes hero-icon-opacity {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

.home-hero__animation img {
  width: 100%
}

.home-hero__animation--image-first,
.home-hero__animation--image-second {
  height: 14px;
  opacity: 0;
  position: absolute;
  width: 34px
}

.home-hero__animation--image-first {
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-fill-mode: none;
  -moz-animation-fill-mode: none;
  animation-fill-mode: none;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: scrolled-icons;
  -moz-animation-name: scrolled-icons;
  animation-name: scrolled-icons;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  animation-timing-function: linear
}

.home-hero__animation--image-first,
.home-hero__animation--image-second {
  animation-direction: inherit;
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  animation-duration: 2s
}

.home-hero__animation--image-second {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-animation-fill-mode: none;
  -moz-animation-fill-mode: none;
  animation-fill-mode: none;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: scrolled-icons;
  -moz-animation-name: scrolled-icons;
  animation-name: scrolled-icons;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  animation-timing-function: linear
}

.home-hero__breadcrumb {
  margin-bottom: 20px
}

@media only screen and (min-width:1024px)and (max-width:1439px) {
  .home-hero__breadcrumb {
    margin-bottom: 0
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {
  .home-hero__breadcrumb {
    margin-bottom: 0
  }
}

@media only screen and (min-width:1680px)and (max-width:1800px) {
  .home-hero__breadcrumb {
    margin-bottom: 0
  }
}

.home-hero__breadcrumb-nav {
  align-items: center;
  display: flex;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

[dir=ltr] .home-hero__breadcrumb-nav {
  flex-flow: row
}

[dir=rtl] .home-hero__breadcrumb-nav {
  flex-flow: row;
  justify-content: flex-start
}

[dir=ltr] .home-hero__breadcrumb-item:not(:last-child) {
  margin-right: 22.5px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  [dir=ltr] .home-hero__breadcrumb-item:not(:last-child) {
    margin-right: 14px
  }
}

[dir=rtl] .home-hero__breadcrumb-item:not(:last-child) {
  margin-left: 22.5px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  [dir=rtl] .home-hero__breadcrumb-item:not(:last-child) {
    margin-left: 14px
  }
}

.home-hero__breadcrumb-main svg {
  height: 27px;
  width: 27px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .home-hero__breadcrumb-main svg {
    height: 15px;
    width: 15px
  }
}

.home-hero__breadcrumb-arrow svg {
  height: 14px;
  width: 7px
}

[dir=rtl] .home-hero__breadcrumb-arrow svg {
  transform: rotate(-180deg)
}

.home-hero__breadcrumb-current {
  color: #fadfa1;
  font-family: Cotext Regular;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 60px;
  text-transform: uppercase
}

[dir=rtl] .home-hero__breadcrumb-current {
  font-family: Helvetica\ 55;
  font-style: normal;
  font-weight: 400
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .home-hero__breadcrumb-current {
    font-size: 13px;
    line-height: 23px
  }
}

[dir=rtl] .content.content__parallax.content--transparent .parallax__img {
  transform: rotateY(180deg) scaleX(-1)
}

.indicator {
  border-radius: 100%;
  bottom: 30px;
  box-shadow: inset 0 0 0 .1rem #808286;
  cursor: pointer;
  height: 50px;
  opacity: 0;
  position: fixed;
  transition: opacity .5s ease, visibility .5s ease;
  visibility: hidden;
  width: 50px;
  z-index: 300
}

[dir=ltr] .indicator {
  right: 30px
}

[dir=rtl] .indicator {
  left: 30px
}

.indicator.is-show {
  opacity: 1;
  visibility: visible
}

.indicator__circle {
  height: 50px;
  position: relative;
  width: 50px
}

.indicator__circle svg path {
  box-sizing: border-box;
  fill: hsla(0, 0%, 100%, .42);
  stroke: #fadfa1;
  stroke-width: 4;
  transition: all .2s linear
}

.indicator__button {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%)
}

.indicator__button svg {
  height: 13px;
  transform: rotate(-92deg);
  width: 13px
}

.indicator__button svg path {
  fill: transparent;
  stroke: #003062
}

.loader {
  align-items: center;
  background-color: #003062;
  display: flex;
  flex-flow: row;
  height: 100%;
  justify-content: center;
  left: 0;
  opacity: 1;
  overflow: hidden;
  position: fixed;
  top: 0;
  transition: opacity .5s ease, visibility .5s ease;
  visibility: visible;
  width: 100%;
  z-index: 600
}

.loader__close {
  opacity: 0;
  visibility: hidden
}

.loader svg {
  height: 250px;
  overflow: inherit;
  width: 250px
}

@media only screen and (min-width:320px)and (max-width:767px) {
  .loader svg {
    height: 60px;
    width: 60px
  }
}

@media only screen and (min-width:768px)and (max-width:1023px) {
  .loader svg {
    height: 80px;
    width: 80px
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {
  .loader svg {
    height: 100px;
    width: 100px
  }
}

@media only screen and (min-width:1200px)and (max-width:1919px) {
  .loader svg {
    height: 100px;
    width: 100px
  }
}

.about-card__wrapper {
  margin-top: 132px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .about-card__wrapper {
    margin-top: 60px
  }

  .about-card__wrapper .col-span-12:not(:last-child) {
    margin-bottom: 20px
  }
}

.about-card__box {
  background-color: rgba(23, 152, 213, .72);
  border-radius: 12px;
  display: flex;
  flex-flow: column;
  height: 100%;
  padding: 60px 32px 66px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .about-card__box {
    border-radius: 10px;
    padding: 20px
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {
  .about-card__box {
    height: 100%
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {
  .about-card__box {
    height: 100%
  }
}

.about-card__header {
  align-items: center;
  border-bottom: 2px solid #fadfa1;
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  padding-bottom: 15px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .about-card__header {
    padding-bottom: 10px
  }
}

.about-card__title,
.about-card__title h1,
.about-card__title h2,
.about-card__title h3,
.about-card__title h4,
.about-card__title h5,
.about-card__title h6 {
  color: #fff;
  font-family: Coheadline Regular;
  font-size: 45px;
  font-style: normal;
  font-weight: 400;
  line-height: 55px
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .about-card__title,
  .about-card__title h1,
  .about-card__title h2,
  .about-card__title h3,
  .about-card__title h4,
  .about-card__title h5,
  .about-card__title h6 {
    font-size: 22px;
    line-height: 35px
  }
}

@media only screen and (min-width:1024px)and (max-width:1440px) {

  .about-card__title,
  .about-card__title h1,
  .about-card__title h2,
  .about-card__title h3,
  .about-card__title h4,
  .about-card__title h5,
  .about-card__title h6 {
    font-size: 35px;
    line-height: 45px
  }
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .about-card__icon svg {
    width: 40px
  }
}

.about-card__content {
  margin-top: 40px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .about-card__content {
    margin-top: 15px
  }
}

.about-card__content,
.about-card__content p {
  color: #fff;
  font-size: 21px;
  line-height: 33px
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .about-card__content,
  .about-card__content p {
    font-size: 14px;
    line-height: 24px
  }
}

[dir=ltr] .about-card__content,
[dir=ltr] .about-card__content p {
  font-family: Verdana Regular;
  font-style: normal;
  font-weight: 400
}

[dir=rtl] .about-card__content,
[dir=rtl] .about-card__content p {
  font-family: Helvetica\ 55;
  font-style: normal;
  font-weight: 400
}

.accordion__wrapper {
  margin-top: 18px;
  padding-bottom: 132px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .accordion__wrapper {
    margin-top: 30px;
    padding-bottom: 60px
  }
}

.accordion__head {
  color: #003062;
  font-family: Coheadline Regular;
  font-size: 45px;
  font-style: normal;
  font-weight: 400;
  line-height: 55px;
  list-style: 74px;
  margin-bottom: 80px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .accordion__head {
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 30px
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {
  .accordion__head {
    font-size: 30px;
    line-height: 42px
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {
  .accordion__head {
    font-size: 40px;
    line-height: 50px
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {
  .accordion__head {
    font-size: 40px;
    line-height: 50px
  }
}

.accordion__content:not(:last-child) {
  margin-bottom: 32px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .accordion__content:not(:last-child) {
    margin-bottom: 12px
  }
}

.accordion__header {
  align-items: center;
  border-bottom: 1px solid hsla(220, 2%, 67%, .5);
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  padding-bottom: 32px;
  width: 100%
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .accordion__header {
    padding-bottom: 12px
  }
}

.accordion__header--title {
  color: rgba(33, 30, 31, .7);
  font-family: Cotext Regular;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  transition: color .5s ease
}

[dir=rtl] .accordion__header--title {
  font-family: Helvetica\ 55;
  font-style: normal;
  font-weight: 400
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .accordion__header--title {
    font-size: 16px;
    line-height: 26px
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {
  .accordion__header--title {
    font-size: 18px;
    line-height: 28px
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {
  .accordion__header--title {
    font-size: 18px;
    line-height: 25px
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {
  .accordion__header--title {
    font-size: 24px;
    line-height: 32px
  }
}

@media only screen and (min-width:1680px)and (max-width:1679px) {
  .accordion__header--title {
    font-size: 24px;
    line-height: 32px
  }
}

@media only screen and (min-width:1680px)and (max-width:1800px) {
  .accordion__header--title {
    font-size: 24px;
    line-height: 32px
  }
}

.accordion__header--title.show {
  color: #fadfa1
}

.accordion__header--icon {
  height: 29px;
  position: relative;
  width: 29px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .accordion__header--icon {
    height: 20px;
    width: 20px
  }
}

@media only screen and (min-width:1201px)and (max-width:1439px) {
  .accordion__header--icon {
    height: 20px;
    width: 20px
  }
}

.accordion__header--icon.show span:first-child {
  transform: translate(-50%, -50%) rotate(0deg)
}

.accordion__header--icon span {
  background-color: #fadfa1;
  border-radius: 10px;
  display: block;
  height: 3px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: transform .5s ease;
  width: 29px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .accordion__header--icon span {
    height: 2px;
    width: 16px
  }
}

.accordion__header--icon span:first-child {
  transform: translate(-50%, -50%) rotate(90deg)
}

.accordion__desc {
  margin-top: 32px;
  padding-bottom: 32px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .accordion__desc {
    height: 100% !important;
    margin-top: 12px;
    padding-bottom: 12px
  }
}

.accordion__desc,
.accordion__desc p {
  color: rgba(33, 30, 31, .7);
  font-family: Verdana Regular;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px
}

[dir=rtl] .accordion__desc,
[dir=rtl] .accordion__desc p {
  font-family: Helvetica\ 55;
  font-style: normal;
  font-weight: 400
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .accordion__desc,
  .accordion__desc p {
    font-size: 14px;
    line-height: 22px
  }
}

.button:hover .button__custom-icon {
  opacity: .7
}

[dir=ltr] .button:hover .button__custom-icon {
  transform: translate(10px)
}

[dir=rtl] .button:hover .button__custom-icon {
  transform: translate(-10px)
}

.button__custom {
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  display: flex;
  flex-flow: row;
  outline: 0
}

.button__custom--yellow .button__custom-text {
  color: #fadfa1
}

.button__custom--yellow .button__custom-icon svg clipPath,
.button__custom--yellow .button__custom-icon svg path {
  color: #fadfa1;
  fill: #fadfa1
}

.button__custom--yellow .button__custom-line {
  background-color: #fadfa1
}

.button__custom--light-blue .button__custom-text {
  color: #fadfa1
}

.button__custom--light-blue .button__custom-icon svg clipPath,
.button__custom--light-blue .button__custom-icon svg path {
  color: #fadfa1;
  fill: #fadfa1
}

.button__custom--light-blue .button__custom-line {
  background-color: #fadfa1
}

.button__custom-line {
  background-color: #fadfa1;
  display: block;
  flex: 1;
  height: 1px
}

[dir=ltr] .button__custom-line {
  margin-right: 40px
}

[dir=rtl] .button__custom-line {
  margin-left: 40px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  [dir=ltr] .button__custom-line {
    margin-right: 16px
  }

  [dir=rtl] .button__custom-line {
    margin-left: 16px
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {
  [dir=ltr] .button__custom-line {
    margin-right: 20px
  }

  [dir=rtl] .button__custom-line {
    margin-left: 20px
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {
  [dir=ltr] .button__custom-line {
    margin-right: 30px
  }

  [dir=rtl] .button__custom-line {
    margin-left: 30px
  }
}

.button__custom-text {
  color: #fff;
  line-height: 49px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .button__custom-text {
    line-height: 17px
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {
  .button__custom-text {
    line-height: 30px
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {
  .button__custom-text {
    line-height: 30px
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {
  .button__custom-text {
    line-height: 30px
  }
}

[dir=ltr] .button__custom-text {
  font-family: Cotext Regular;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase
}

[dir=rtl] .button__custom-text {
  font-family: Helvetica\ 55;
  font-style: normal;
  font-weight: 700 !important;
  font-weight: 400
}

[dir=ltr] .button__custom-text--21 {
  font-size: 21px !important;
  line-height: 31px !important
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  [dir=ltr] .button__custom-text--21 {
    font-size: 15px !important;
    line-height: 25px !important
  }
}

@media only screen and (min-width:1024px)and (max-width:1440px) {
  [dir=ltr] .button__custom-text--21 {
    font-size: 18px !important;
    line-height: 28px !important
  }
}

[dir=rtl] .button__custom-text--21 {
  font-size: 21px !important;
  line-height: 31px !important
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  [dir=rtl] .button__custom-text--21 {
    font-size: 15px !important;
    line-height: 25px !important
  }
}

@media only screen and (min-width:1024px)and (max-width:1440px) {
  [dir=rtl] .button__custom-text--21 {
    font-size: 18px !important;
    line-height: 28px !important
  }
}

.button__custom-icon {
  opacity: 1;
  position: relative;
  transform: translate(0);
  transition: transform .5s ease, opacity .5s ease
}

[dir=ltr] .button__custom-icon {
  margin-left: 20px
}

[dir=rtl] .button__custom-icon {
  margin-right: 20px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  [dir=ltr] .button__custom-icon {
    margin-left: 10px
  }

  [dir=rtl] .button__custom-icon {
    margin-right: 10px
  }
}

[dir=ltr] .button__custom-icon img,
[dir=ltr] .button__custom-icon svg {
  transform: rotate(0deg)
}

[dir=rtl] .button__custom-icon img,
[dir=rtl] .button__custom-icon svg {
  transform: rotate(180deg)
}

.button__custom-icon--39 img,
.button__custom-icon--39 svg {
  height: 39px;
  width: 39px
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .button__custom-icon--39 img,
  .button__custom-icon--39 svg {
    height: 35px;
    width: 35px
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {

  .button__custom-icon--39 img,
  .button__custom-icon--39 svg {
    height: 30px;
    width: 30px
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {

  .button__custom-icon--39 img,
  .button__custom-icon--39 svg {
    height: 30px;
    width: 30px
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {

  .button__custom-icon--39 img,
  .button__custom-icon--39 svg {
    height: 30px;
    width: 30px
  }
}

.button__custom-icon--40 img,
.button__custom-icon--40 svg {
  height: 40px;
  width: 40px
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .button__custom-icon--40 img,
  .button__custom-icon--40 svg {
    height: 25px;
    width: 25px
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {

  .button__custom-icon--40 img,
  .button__custom-icon--40 svg {
    height: 30px;
    width: 30px
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {

  .button__custom-icon--40 img,
  .button__custom-icon--40 svg {
    height: 30px;
    width: 30px
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {

  .button__custom-icon--40 img,
  .button__custom-icon--40 svg {
    height: 30px;
    width: 30px
  }
}

.button__custom-icon--52 img,
.button__custom-icon--52 svg {
  height: 49px !important;
  width: 49px !important
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .button__custom-icon--52 img,
  .button__custom-icon--52 svg {
    height: 25px !important;
    width: 25px !important
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {

  .button__custom-icon--52 img,
  .button__custom-icon--52 svg {
    height: 32px !important;
    width: 32px !important
  }
}

@media only screen and (min-width:1024px)and (max-width:1440px) {

  .button__custom-icon--52 img,
  .button__custom-icon--52 svg {
    height: 32px !important;
    width: 32px !important
  }
}

@media only screen and (min-width:1441px)and (max-width:1920px) {

  .button__custom-icon--52 img,
  .button__custom-icon--52 svg {
    height: 40px !important;
    width: 40px !important
  }
}

.button__custom-icon--56 img,
.button__custom-icon--56 svg {
  height: 50px;
  width: 50px
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .button__custom-icon--56 img,
  .button__custom-icon--56 svg {
    height: 25px;
    width: 25px
  }
}

@media only screen and (min-width:1024px)and (max-width:1440px) {

  .button__custom-icon--56 img,
  .button__custom-icon--56 svg {
    height: 32px;
    width: 32px
  }
}

@media only screen and (min-width:1441px)and (max-width:1920px) {

  .button__custom-icon--56 img,
  .button__custom-icon--56 svg {
    height: 40px;
    width: 40px
  }
}

.button__custom-icon--80 img,
.button__custom-icon--80 svg {
  height: 80px;
  width: 80px
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .button__custom-icon--80 img,
  .button__custom-icon--80 svg {
    height: 30px;
    width: 30px
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {

  .button__custom-icon--80 img,
  .button__custom-icon--80 svg {
    height: 60px;
    width: 60px
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {

  .button__custom-icon--80 img,
  .button__custom-icon--80 svg {
    height: 46px;
    width: 46px
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {

  .button__custom-icon--80 img,
  .button__custom-icon--80 svg {
    height: 46px;
    width: 46px
  }
}

.contact-banner {
  background-image: url(../assets/home-contact-banner.jpg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 90px 0 84px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .contact-banner {
    padding: 47px 0 48px
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {
  .contact-banner {
    padding: 90px 0 84px
  }
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .contact-banner .container .col-span-12 {
    opacity: 1;
    transform: inherit;
    transition: none;
    visibility: visible
  }
}

.contact-banner__head-title,
.contact-banner__head-title h1,
.contact-banner__head-title h2,
.contact-banner__head-title h3,
.contact-banner__head-title h4,
.contact-banner__head-title h5,
.contact-banner__head-title h6 {
  color: #fff;
  font-family: Coheadline Regular;
  font-size: 38px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .contact-banner__head-title,
  .contact-banner__head-title h1,
  .contact-banner__head-title h2,
  .contact-banner__head-title h3,
  .contact-banner__head-title h4,
  .contact-banner__head-title h5,
  .contact-banner__head-title h6 {
    font-size: 26px;
    line-height: 38px
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {

  .contact-banner__head-title,
  .contact-banner__head-title h1,
  .contact-banner__head-title h2,
  .contact-banner__head-title h3,
  .contact-banner__head-title h4,
  .contact-banner__head-title h5,
  .contact-banner__head-title h6 {
    font-size: 30px;
    line-height: 40px
  }
}

@media only screen and (min-width:1024px)and (max-width:1440px) {

  .contact-banner__head-title,
  .contact-banner__head-title h1,
  .contact-banner__head-title h2,
  .contact-banner__head-title h3,
  .contact-banner__head-title h4,
  .contact-banner__head-title h5,
  .contact-banner__head-title h6 {
    font-size: 26px !important;
    line-height: 36px !important
  }
}

.contact-banner__head-text {
  margin-top: 17px
}

[dir=ltr] .contact-banner__head-text {
  padding-right: 10%
}

[dir=rtl] .contact-banner__head-text {
  padding-left: 10%
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .contact-banner__head-text {
    margin-top: 9px
  }

  [dir=ltr] .contact-banner__head-text {
    padding-right: 0
  }

  [dir=rtl] .contact-banner__head-text {
    padding-left: 0
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {
  [dir=ltr] .contact-banner__head-text {
    padding-right: 0
  }

  [dir=rtl] .contact-banner__head-text {
    padding-left: 0
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {
  [dir=ltr] .contact-banner__head-text {
    padding-right: 0
  }

  [dir=rtl] .contact-banner__head-text {
    padding-left: 0
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {
  [dir=ltr] .contact-banner__head-text {
    padding-right: 1%
  }

  [dir=rtl] .contact-banner__head-text {
    padding-left: 1%
  }
}

@media only screen and (min-width:1680px)and (max-width:1800px) {
  [dir=ltr] .contact-banner__head-text {
    padding-right: 5%
  }

  [dir=rtl] .contact-banner__head-text {
    padding-left: 5%
  }
}

.contact-banner__head-text,
.contact-banner__head-text p {
  color: #fff;
  font-family: Verdana Regular;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .contact-banner__head-text,
  .contact-banner__head-text p {
    font-size: 16px;
    line-height: 26px
  }
}

@media only screen and (min-width:1024px)and (max-width:1440px) {

  .contact-banner__head-text,
  .contact-banner__head-text p {
    font-size: 16px !important;
    line-height: 26px !important
  }
}

[dir=ltr] .contact-banner__head-text,
[dir=ltr] .contact-banner__head-text p {
  font-family: Verdana Regular;
  font-style: normal;
  font-weight: 400
}

[dir=rtl] .contact-banner__head-text,
[dir=rtl] .contact-banner__head-text p {
  font-family: Helvetica\ 55;
  font-style: normal;
  font-weight: 400
}

.contact-banner__form {
  padding-top: 17px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .contact-banner__form {
    padding-top: 40px
  }
}

.contact-banner__form form {
  align-items: center;
  display: flex;
  flex-flow: row wrap;
  margin: 0 -20px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .contact-banner__form form {
    margin: 0
  }
}

.contact-banner__input,
.contact-banner__textarea {
  flex: 0 0 100%;
  padding: 0 20px;
  position: relative
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .contact-banner__input,
  .contact-banner__textarea {
    padding: 0
  }
}

.contact-banner__input.is-active:after,
.contact-banner__textarea.is-active:after {
  opacity: 0
}

.contact-banner__input:after,
.contact-banner__textarea:after {
  color: #fadfa1;
  content: "*";
  font-size: 18px;
  pointer-events: none;
  position: absolute;
  top: 0
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .contact-banner__input:after,
  .contact-banner__textarea:after {
    left: 30vw
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {

  [dir=ltr] .contact-banner__input:after,
  [dir=ltr] .contact-banner__textarea:after {
    left: 13.8vw
  }

  [dir=rtl] .contact-banner__input:after,
  [dir=rtl] .contact-banner__textarea:after {
    right: 13.8vw
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {

  [dir=ltr] .contact-banner__input:after,
  [dir=ltr] .contact-banner__textarea:after {
    left: 12.8vw
  }

  [dir=rtl] .contact-banner__input:after,
  [dir=rtl] .contact-banner__textarea:after {
    right: 12.8vw
  }
}

@media only screen and (min-width:1680px)and (max-width:1800px) {

  [dir=ltr] .contact-banner__input:after,
  [dir=ltr] .contact-banner__textarea:after {
    left: 10.8vw
  }

  [dir=rtl] .contact-banner__input:after,
  [dir=rtl] .contact-banner__textarea:after {
    right: 10.8vw
  }
}

[dir=ltr] .contact-banner__input:after,
[dir=ltr] .contact-banner__textarea:after {
  font-family: Verdana Regular;
  font-style: normal;
  font-weight: 400;
  left: 9.1vw
}

[dir=rtl] .contact-banner__input:after,
[dir=rtl] .contact-banner__textarea:after {
  font-family: Helvetica\ 55;
  font-style: normal;
  font-weight: 400;
  right: 8.1vw
}

.contact-banner__input:not(:last-child),
.contact-banner__textarea:not(:last-child) {
  margin-bottom: 48.4px
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .contact-banner__input:not(:last-child),
  .contact-banner__textarea:not(:last-child) {
    margin-bottom: 28.3px
  }

  .contact-banner__input:nth-child(2):after,
  .contact-banner__textarea:nth-child(2):after {
    left: 25vw
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {

  .contact-banner__input:nth-child(2):after,
  .contact-banner__textarea:nth-child(2):after {
    left: 11.5vw
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {

  .contact-banner__input:nth-child(2):after,
  .contact-banner__textarea:nth-child(2):after {
    left: 10.5vw
  }
}

@media only screen and (min-width:1680px)and (max-width:1800px) {

  .contact-banner__input:nth-child(2):after,
  .contact-banner__textarea:nth-child(2):after {
    left: 8.5vw
  }
}

[dir=ltr] .contact-banner__input:nth-child(2):after,
[dir=ltr] .contact-banner__textarea:nth-child(2):after {
  left: 7.5vw
}

[dir=rtl] .contact-banner__input:nth-child(2):after,
[dir=rtl] .contact-banner__textarea:nth-child(2):after {
  right: 5.5vw
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .contact-banner__input.half-col,
  .contact-banner__input:nth-child(3),
  .contact-banner__input:nth-child(4),
  .contact-banner__textarea.half-col,
  .contact-banner__textarea:nth-child(3),
  .contact-banner__textarea:nth-child(4) {
    flex: 0 0 100%
  }

  .contact-banner__input.half-col:after,
  .contact-banner__input:nth-child(3):after,
  .contact-banner__input:nth-child(4):after,
  .contact-banner__textarea.half-col:after,
  .contact-banner__textarea:nth-child(3):after,
  .contact-banner__textarea:nth-child(4):after {
    left: 25vw
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {

  .contact-banner__input.half-col:after,
  .contact-banner__input:nth-child(3):after,
  .contact-banner__input:nth-child(4):after,
  .contact-banner__textarea.half-col:after,
  .contact-banner__textarea:nth-child(3):after,
  .contact-banner__textarea:nth-child(4):after {
    left: 11.5vw
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {

  .contact-banner__input.half-col:after,
  .contact-banner__input:nth-child(3):after,
  .contact-banner__input:nth-child(4):after,
  .contact-banner__textarea.half-col:after,
  .contact-banner__textarea:nth-child(3):after,
  .contact-banner__textarea:nth-child(4):after {
    left: 10.5vw
  }
}

@media only screen and (min-width:1680px)and (max-width:1800px) {

  .contact-banner__input.half-col:after,
  .contact-banner__input:nth-child(3):after,
  .contact-banner__input:nth-child(4):after,
  .contact-banner__textarea.half-col:after,
  .contact-banner__textarea:nth-child(3):after,
  .contact-banner__textarea:nth-child(4):after {
    left: 8.5vw
  }
}

[dir=ltr] .contact-banner__input.half-col:after,
[dir=ltr] .contact-banner__input:nth-child(3):after,
[dir=ltr] .contact-banner__input:nth-child(4):after,
[dir=ltr] .contact-banner__textarea.half-col:after,
[dir=ltr] .contact-banner__textarea:nth-child(3):after,
[dir=ltr] .contact-banner__textarea:nth-child(4):after {
  left: 7.5vw
}

[dir=rtl] .contact-banner__input.half-col:after,
[dir=rtl] .contact-banner__input:nth-child(3):after,
[dir=rtl] .contact-banner__input:nth-child(4):after,
[dir=rtl] .contact-banner__textarea.half-col:after,
[dir=rtl] .contact-banner__textarea:nth-child(3):after,
[dir=rtl] .contact-banner__textarea:nth-child(4):after {
  right: 9.5vw
}

.contact-banner__input.full-col,
.contact-banner__textarea.full-col {
  flex: 0 0 100%
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .contact-banner__input:nth-child(4):after,
  .contact-banner__textarea:nth-child(4):after {
    left: 35vw
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {

  .contact-banner__input:nth-child(4):after,
  .contact-banner__textarea:nth-child(4):after {
    left: 14.8vw
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {

  .contact-banner__input:nth-child(4):after,
  .contact-banner__textarea:nth-child(4):after {
    left: 13.8vw
  }
}

@media only screen and (min-width:1680px)and (max-width:1800px) {

  .contact-banner__input:nth-child(4):after,
  .contact-banner__textarea:nth-child(4):after {
    left: 11.8vw
  }
}

[dir=ltr] .contact-banner__input:nth-child(4):after,
[dir=ltr] .contact-banner__textarea:nth-child(4):after {
  left: 10.2vw
}

[dir=rtl] .contact-banner__input:nth-child(4):after,
[dir=rtl] .contact-banner__textarea:nth-child(4):after {
  right: 9.2vw
}

.contact-banner__input.is-error input,
.contact-banner__input.is-error textarea,
.contact-banner__textarea.is-error input,
.contact-banner__textarea.is-error textarea {
  border-color: #ca4545
}

.contact-banner__input.is-success input,
.contact-banner__input.is-success textarea,
.contact-banner__textarea.is-success input,
.contact-banner__textarea.is-success textarea {
  border-color: #45ca78
}

.contact-banner__input .is-attachment,
.contact-banner__textarea .is-attachment {
  bottom: -24px;
  color: #ef4444;
  font-family: Coheadline Regular;
  font-style: normal;
  font-weight: 400;
  position: absolute
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .contact-banner__input .is-attachment,
  .contact-banner__textarea .is-attachment {
    font-size: 14px
  }
}

.contact-banner__input input,
.contact-banner__input textarea,
.contact-banner__textarea input,
.contact-banner__textarea textarea {
  background-color: transparent;
  border: none;
  border-bottom: 2px solid #fff;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  outline: none;
  padding: 0 13px 11.6px;
  width: 100%
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .contact-banner__input input,
  .contact-banner__input textarea,
  .contact-banner__textarea input,
  .contact-banner__textarea textarea {
    font-size: 14px;
    line-height: 17px;
    padding: 0 0 9.7px
  }
}

[dir=ltr] .contact-banner__input input,
[dir=ltr] .contact-banner__input textarea,
[dir=ltr] .contact-banner__textarea input,
[dir=ltr] .contact-banner__textarea textarea {
  font-family: Verdana Regular;
  font-style: normal;
  font-weight: 400
}

[dir=rtl] .contact-banner__input input,
[dir=rtl] .contact-banner__input textarea,
[dir=rtl] .contact-banner__textarea input,
[dir=rtl] .contact-banner__textarea textarea {
  font-family: Helvetica\ 55;
  font-style: normal;
  font-weight: 400
}

.contact-banner__input input::-moz-placeholder,
.contact-banner__input textarea::-moz-placeholder,
.contact-banner__textarea input::-moz-placeholder,
.contact-banner__textarea textarea::-moz-placeholder {
  color: #fff;
  font-size: 18px;
  line-height: 30px
}

.contact-banner__input input::placeholder,
.contact-banner__input textarea::placeholder,
.contact-banner__textarea input::placeholder,
.contact-banner__textarea textarea::placeholder {
  color: #fff;
  font-size: 18px;
  line-height: 30px
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .contact-banner__input input::-moz-placeholder,
  .contact-banner__input textarea::-moz-placeholder,
  .contact-banner__textarea input::-moz-placeholder,
  .contact-banner__textarea textarea::-moz-placeholder {
    font-size: 14px;
    line-height: 17px
  }

  .contact-banner__input input::placeholder,
  .contact-banner__input textarea::placeholder,
  .contact-banner__textarea input::placeholder,
  .contact-banner__textarea textarea::placeholder {
    font-size: 14px;
    line-height: 17px
  }
}

[dir=ltr] .contact-banner__input input::-moz-placeholder,
[dir=ltr] .contact-banner__input textarea::-moz-placeholder,
[dir=ltr] .contact-banner__textarea input::-moz-placeholder,
[dir=ltr] .contact-banner__textarea textarea::-moz-placeholder {
  font-family: Verdana Regular;
  font-style: normal;
  font-weight: 400
}

[dir=ltr] .contact-banner__input input::placeholder,
[dir=ltr] .contact-banner__input textarea::placeholder,
[dir=ltr] .contact-banner__textarea input::placeholder,
[dir=ltr] .contact-banner__textarea textarea::placeholder {
  font-family: Verdana Regular;
  font-style: normal;
  font-weight: 400
}

[dir=rtl] .contact-banner__input input::-moz-placeholder,
[dir=rtl] .contact-banner__input textarea::-moz-placeholder,
[dir=rtl] .contact-banner__textarea input::-moz-placeholder,
[dir=rtl] .contact-banner__textarea textarea::-moz-placeholder {
  font-family: Helvetica\ 55;
  font-style: normal;
  font-weight: 400
}

[dir=rtl] .contact-banner__input input::placeholder,
[dir=rtl] .contact-banner__input textarea::placeholder,
[dir=rtl] .contact-banner__textarea input::placeholder,
[dir=rtl] .contact-banner__textarea textarea::placeholder {
  font-family: Helvetica\ 55;
  font-style: normal;
  font-weight: 400
}

.contact-banner__button {
  align-items: center;
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  margin-top: 10.6px;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .contact-banner__button {
    display: block;
    flex-flow: row;
    justify-content: space-evenly;
    margin-top: 4px;
    padding-left: 0;
    padding-right: 0;
    width: 100%
  }
}

.contact-banner__button .button__custom-text {
  line-height: 46px
}

.custom-select,
.custom-select-wrapper {
  display: inline-block;
  position: relative;
  width: 100%
}

.custom-select-wrapper {
  flex: 0 0 100%;
  margin-bottom: 48.4px;
  padding: 0 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .custom-select-wrapper {
    margin-bottom: 28.3px;
    padding: 0
  }
}

.custom-select-wrapper select {
  display: none
}

.custom-select-trigger {
  border-bottom: 2px solid #fff;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 18px;
  line-height: 30px;
  padding: 0 13px 11.6px;
  position: relative;
  width: 100%
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .custom-select-trigger {
    font-size: 14px;
    line-height: 17px;
    padding: 0 0 9.7px
  }
}

[dir=ltr] .custom-select-trigger {
  font-family: Verdana Regular;
  font-style: normal;
  font-weight: 400
}

[dir=rtl] .custom-select-trigger {
  font-family: Helvetica\ 55;
  font-style: normal;
  font-weight: 400
}

.custom-select-trigger:after {
  border-bottom: 2px solid #fadfa1;
  border-right: 2px solid #fadfa1;
  bottom: 19px;
  content: "";
  display: block;
  height: 15px;
  position: absolute;
  transform: rotate(45deg);
  transition: all .4s ease-in-out;
  width: 15px
}

[dir=ltr] .custom-select-trigger:after {
  right: 0
}

[dir=rtl] .custom-select-trigger:after {
  left: 0
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .custom-select-trigger:after {
    bottom: 14px;
    height: 10px;
    width: 10px
  }
}

.custom-select.opened .custom-select-trigger:after {
  transform: rotate(-135deg)
}

.custom-select.opened .custom-options {
  height: unset !important;
  opacity: 1;
  pointer-events: all;
  transform: translateY(0);
  visibility: visible
}

.suppliers-reg .opened .custom-options {
  height: 100px !important
}

.auditSelect .opened .custom-options,
.suppliers-reg .opened .custom-options {
  opacity: 1;
  overflow-y: scroll;
  pointer-events: all;
  transform: translateY(0);
  visibility: visible
}

.auditSelect .opened .custom-options {
  height: 150px !important
}

@media screen and (min-width:768px) {
  .auditSelect .opened .custom-options {
    height: 250px !important
  }
}

.main-investors-relations .opened .custom-options {
  height: 150px !important;
  opacity: 1;
  overflow-y: scroll;
  pointer-events: all;
  transform: translateY(0);
  visibility: visible
}

@media screen and (min-width:768px) {
  .main-investors-relations .opened .custom-options {
    height: 200px !important
  }
}

.ir-contact .opened .custom-options {
  height: 150px !important;
  opacity: 1;
  overflow-y: scroll;
  pointer-events: all;
  transform: translateY(0);
  visibility: visible
}

@media screen and (min-width:768px) {
  .ir-contact .opened .custom-options {
    height: 200px !important
  }
}

.not-foundForm .opened .custom-options {
  height: 150px !important;
  opacity: 1;
  overflow-y: scroll;
  pointer-events: all;
  transform: translateY(0);
  visibility: visible
}

@media screen and (min-width:768px) {
  .not-foundForm .opened .custom-options {
    height: 200px !important
  }
}

.main-suppliers .home-about.home-about__wrapper-v8.overflow-hidden.supplier-channels .mx-auto.z-10.relative {
  margin-top: 0 !important
}

.custom-options {
  background: #fadfa1;
  border-radius: 9px;
  box-sizing: border-box;
  display: block;
  height: 0 !important;
  left: 0;
  margin: 20px 0 0;
  min-width: 100%;
  opacity: 0;
  overflow-x: hidden;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 100%;
  transform: translateY(-15px);
  transition: all .4s ease-in-out;
  visibility: hidden;
  z-index: 10
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .custom-options {
    margin: 12px 0 0
  }
}

.custom-option {
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 18px;
  line-height: 21px;
  padding: 16px 24px;
  position: relative;
  transition: all .4s ease-in-out
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .custom-option {
    font-size: 12px;
    line-height: 15px;
    padding: 15.5px 19px
  }
}

[dir=ltr] .custom-option {
  font-family: Cotext Regular;
  font-style: normal;
  font-weight: 400
}

[dir=rtl] .custom-option {
  font-family: Helvetica\ 55;
  font-style: normal;
  font-weight: 400
}

.custom-option:first-of-type {
  border-radius: 9px 8px 0 0
}

.custom-option:last-of-type {
  border-radius: 0 0 9px 9px
}

.custom-option.selection,
.custom-option:hover {
  background-color: rgba(27, 51, 95, .37)
}

.content__parallax {
  overflow: hidden;
  padding: 137px 0;
  position: relative
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .content__parallax {
    padding: 56px 0 48px
  }
}

.fact-figures__wrapper {
  display: flex;
  flex-flow: column;
  padding-left: 55px;
  padding-right: 20px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .fact-figures__wrapper {
    padding-left: 0;
    padding-right: 0;
    padding-top: 32px
  }

  [dir=ltr] .fact-figures__wrapper,
  [dir=rtl] .fact-figures__wrapper {
    padding-top: 50px
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {
  .fact-figures__wrapper {
    padding-left: 22px;
    padding-right: 10px
  }
}

.fact-figures__content {
  flex: 1;
  position: relative
}

.fact-figures__box {
  align-items: center;
  background-color:#7eacb5;
  border-radius: 10px;
  cursor: pointer;
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  overflow: hidden;
  padding: 46.5px 40px 46.5px 20px;
  position: relative;
  transition: background-color .5s ease
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .fact-figures__box {
    align-items: flex-start;
    padding: 30px 15px
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {
  .fact-figures__box {
    padding: 23px 40px 31px 20px
  }
}

.fact-figures__box:not(:last-child) {
  margin-bottom: 40px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .fact-figures__box:not(:last-child) {
    margin-bottom: 18px
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {
  .fact-figures__box:not(:last-child) {
    margin-bottom: 20px
  }
}

.fact-figures__box:hover {
  background-color: rgba(0, 48, 98, .7)
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .fact-figures__box:hover {
    background-color: rgba(23, 152, 213, .7)
  }
}

.fact-figures__box:hover .fact-figures__title {
  opacity: 0;
  transform: translate(150%);
  visibility: hidden
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .fact-figures__box:hover .fact-figures__title {
    opacity: 1;
    transform: translate(0) !important;
    visibility: visible
  }
}

[dir=ltr] .fact-figures__box:hover .fact-figures__title {
  transform: translate(150%)
}

[dir=rtl] .fact-figures__box:hover .fact-figures__title {
  transform: translate(-150%)
}

.fact-figures__box:hover .fact-figures__desc {
  opacity: 1;
  transform: translateY(-50%);
  visibility: visible
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .fact-figures__box:hover .fact-figures__desc {
    transform: translate(0)
  }

  .fact-figures__box:hover .fact-figures__icon {
    transform: translateY(0)
  }
}

.fact-figures__box:nth-child(2) .fact-figures__icon img {
  width: 60px
}

.fact-figures__box:nth-child(3) .fact-figures__icon img {
  width: 70px
}

.fact-figures__icon {
  display: flex;
  flex: 0 0 80px;
  flex-flow: row;
  height: 60px;
  position: relative;
  transform: translate(0);
  transition: transform .5s ease;
  width: 80px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .fact-figures__icon {
    flex: 0 0 43px;
    height: auto;
    margin-right: 10px;
    width: 43px
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {
  .fact-figures__icon {
    margin-right: 10px;
    width: 50px
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {
  .fact-figures__icon {
    flex: 0 0 50px;
    margin-right: 15px;
    width: 50px
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {
  .fact-figures__icon {
    flex: 0 0 50px;
    margin-right: 15px;
    width: 50px
  }
}

[dir=ltr] .fact-figures__icon {
  margin-right: 19px
}

[dir=rtl] .fact-figures__icon {
  margin-left: 24px
}

.fact-figures__title {
  align-items: center;
  display: flex;
  flex-flow: row;
  opacity: 1;
  position: relative;
  transform: translate(0);
  transition: opacity .5s ease, visibility .5s ease, transform .5s ease;
  visibility: visible
}

.fact-figures__title,
.fact-figures__title h1,
.fact-figures__title h2,
.fact-figures__title h3,
.fact-figures__title h4,
.fact-figures__title h5,
.fact-figures__title h6 {
  color: #fff;
  font-family: Coheadline Regular;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 42px
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .fact-figures__title,
  .fact-figures__title h1,
  .fact-figures__title h2,
  .fact-figures__title h3,
  .fact-figures__title h4,
  .fact-figures__title h5,
  .fact-figures__title h6 {
    font-size: 17px;
    line-height: 27px
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {

  .fact-figures__title,
  .fact-figures__title h1,
  .fact-figures__title h2,
  .fact-figures__title h3,
  .fact-figures__title h4,
  .fact-figures__title h5,
  .fact-figures__title h6 {
    font-size: 24px;
    line-height: 34px
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {

  .fact-figures__title,
  .fact-figures__title h1,
  .fact-figures__title h2,
  .fact-figures__title h3,
  .fact-figures__title h4,
  .fact-figures__title h5,
  .fact-figures__title h6 {
    font-size: 22px;
    line-height: 32px
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {

  .fact-figures__title,
  .fact-figures__title h1,
  .fact-figures__title h2,
  .fact-figures__title h3,
  .fact-figures__title h4,
  .fact-figures__title h5,
  .fact-figures__title h6 {
    font-size: 24px;
    line-height: 30px
  }
}

@media only screen and (min-width:1680px)and (max-width:1800px) {

  .fact-figures__title,
  .fact-figures__title h1,
  .fact-figures__title h2,
  .fact-figures__title h3,
  .fact-figures__title h4,
  .fact-figures__title h5,
  .fact-figures__title h6 {
    font-size: 29px;
    line-height: 39px
  }
}

.fact-figures__line {
  background-color: #fadfa1;
  border-radius: 100%;
  display: none;
  flex: 1;
  height: 1px;
  margin-bottom: -15px;
  margin-left: 50px
}

.fact-figures__desc {
  display: -webkit-box;
  left: 0;
  max-height: 8rem;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  text-overflow: ellipsis;
  top: 50%;
  transform: translate(150%, -50%);
  transition: opacity .5s ease, visibility .5s ease, transform .5s ease;
  visibility: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3
}

[dir=ltr] .fact-figures__desc {
  padding-right: 30px
}

[dir=rtl] .fact-figures__desc {
  padding-left: 30px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .fact-figures__desc {
    display: block;
    margin-top: 9px;
    max-height: 100%;
    opacity: 1;
    position: relative;
    top: 0;
    transform: translate(0) !important;
    visibility: visible
  }

  [dir=ltr] .fact-figures__desc {
    padding-right: 0
  }

  [dir=rtl] .fact-figures__desc {
    padding-left: 0
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {
  [dir=ltr] .fact-figures__desc {
    padding-right: 15px
  }

  [dir=rtl] .fact-figures__desc {
    padding-left: 15px
  }
}

[dir=ltr] .fact-figures__desc {
  transform: translate(150%, -50%)
}

[dir=rtl] .fact-figures__desc {
  transform: translate(-150%, -50%)
}

.fact-figures__desc,
.fact-figures__desc p {
  color: #fadfa1;
  font-size: 21px;
  line-height: 30px
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .fact-figures__desc,
  .fact-figures__desc p {
    color: #fff;
    font-size: 14px;
    line-height: 24px
  }
}

@media only screen and (min-width:1024px)and (max-width:1440px) {

  .fact-figures__desc,
  .fact-figures__desc p {
    font-size: 16px !important;
    line-height: 26px !important
  }
}

@media only screen and (min-width:1441px)and (max-width:1679px) {

  .fact-figures__desc,
  .fact-figures__desc p {
    font-size: 16px;
    line-height: 26px
  }
}

[dir=ltr] .fact-figures__desc,
[dir=ltr] .fact-figures__desc p {
  font-family: Verdana Regular;
  font-style: normal;
  font-weight: 400
}

[dir=rtl] .fact-figures__desc,
[dir=rtl] .fact-figures__desc p {
  font-family: Helvetica\ 55;
  font-style: normal;
  font-weight: 400
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .head__title {
    flex: 0 0 100%;
    margin-bottom: 1.25rem;
    width: 100%
  }
}

.head__title,
.head__title h1,
.head__title h2,
.head__title h3,
.head__title h4,
.head__title h5,
.head__title h6 {
  color: #fff;
  font-family: Coheadline Regular;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 50px
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .head__title,
  .head__title h1,
  .head__title h2,
  .head__title h3,
  .head__title h4,
  .head__title h5,
  .head__title h6 {
    font-size: 26px;
    line-height: 36px
  }
}

@media only screen and (min-width:1024px)and (max-width:1440px) {

  .head__title,
  .head__title h1,
  .head__title h2,
  .head__title h3,
  .head__title h4,
  .head__title h5,
  .head__title h6 {
    font-size: 33px !important;
    line-height: 43px !important
  }
}

@media only screen and (min-width:1441px)and (max-width:1679px) {

  .head__title,
  .head__title h1,
  .head__title h2,
  .head__title h3,
  .head__title h4,
  .head__title h5,
  .head__title h6 {
    font-size: 40px;
    line-height: 50px
  }
}

@media only screen and (min-width:1680px)and (max-width:1800px) {

  .head__title,
  .head__title h1,
  .head__title h2,
  .head__title h3,
  .head__title h4,
  .head__title h5,
  .head__title h6 {
    font-size: 40px;
    line-height: 50px
  }
}

.head__title--white,
.head__title--white h1,
.head__title--white h2,
.head__title--white h3,
.head__title--white h4,
.head__title--white h5,
.head__title--white h6 {
  color: #fff;
  margin-bottom: 15px !important
}

.head__title--dark-blue,
.head__title--dark-blue h1,
.head__title--dark-blue h2,
.head__title--dark-blue h3,
.head__title--dark-blue h4,
.head__title--dark-blue h5,
.head__title--dark-blue h6 {
  color: #003062
}

.head__title--90,
.head__title--90 h1,
.head__title--90 h2,
.head__title--90 h3,
.head__title--90 h4,
.head__title--90 h5,
.head__title--90 h6 {
  font-size: 50px;
  line-height: 60px
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .head__title--90,
  .head__title--90 h1,
  .head__title--90 h2,
  .head__title--90 h3,
  .head__title--90 h4,
  .head__title--90 h5,
  .head__title--90 h6 {
    font-size: 30px;
    line-height: 38px
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {

  .head__title--90,
  .head__title--90 h1,
  .head__title--90 h2,
  .head__title--90 h3,
  .head__title--90 h4,
  .head__title--90 h5,
  .head__title--90 h6 {
    font-size: 44px;
    line-height: 48px
  }
}

@media only screen and (min-width:1281px)and (max-width:1439px) {

  .head__title--90,
  .head__title--90 h1,
  .head__title--90 h2,
  .head__title--90 h3,
  .head__title--90 h4,
  .head__title--90 h5,
  .head__title--90 h6 {
    font-size: 60px;
    line-height: 70px
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {

  .head__title--90,
  .head__title--90 h1,
  .head__title--90 h2,
  .head__title--90 h3,
  .head__title--90 h4,
  .head__title--90 h5,
  .head__title--90 h6 {
    font-size: 40px;
    line-height: 50px
  }
}

@media only screen and (min-width:1680px)and (max-width:1800px) {

  .head__title--90,
  .head__title--90 h1,
  .head__title--90 h2,
  .head__title--90 h3,
  .head__title--90 h4,
  .head__title--90 h5,
  .head__title--90 h6 {
    font-size: 50px;
    line-height: 60px
  }
}

.head__text--pt-18 {
  padding-top: 0
}

.head__text,
.head__text p {
  color: #fff;
  font-size: 21px;
  line-height: 30px
}

@media only screen and (min-width:1024px)and (max-width:1439px) {

  .head__text,
  .head__text p {
    font-size: 18px;
    line-height: 26px
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {

  .head__text,
  .head__text p {
    font-size: 18px;
    line-height: 26px
  }
}

[dir=ltr] .head__text,
[dir=ltr] .head__text p {
  font-family: Verdana Regular;
  font-style: normal;
  font-weight: 400
}

[dir=rtl] .head__text,
[dir=rtl] .head__text p {
  font-family: Helvetica\ 55;
  font-style: normal;
  font-weight: 400
}

.head__text--white,
.head__text--white p {
  color: #fff
}

.head__text--dark-blue,
.head__text--dark-blue p {
  color: #003062
}

.head__text--dark-gray,
.head__text--dark-gray p {
  color: rgba(33, 30, 31, .7)
}

.head__text--21,
.head__text--21 p {
  font-size: 20px;
  line-height: 30px
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .head__text--21,
  .head__text--21 p {
    font-size: 16px;
    line-height: 26px
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {

  .head__text--21,
  .head__text--21 p {
    font-size: 16px;
    line-height: 26px
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {

  .head__text--21,
  .head__text--21 p {
    font-size: 16px;
    line-height: 26px
  }
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .head__link {
    flex: 0 0 100%;
    margin-top: -5px;
    width: 100%
  }
}

.history-line__container {
  padding-top: 70px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .history-line__container {
    padding-top: 20px
  }
}

.history-line__head {
  margin-top: 190px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .history-line__head {
    margin-top: 60px
  }
}

.history-line__content {
  align-items: center;
  display: flex;
  flex-flow: row;
  position: relative
}

.history-line__list {
  flex: 0 0 50%
}

.history-line__list:first-child .history-line__title:after {
  background-color: #fadfa1;
  border-radius: 100%;
  bottom: -6.5px;
  content: "";
  height: 13px;
  position: absolute;
  width: 13px
}

[dir=ltr] .history-line__list:first-child .history-line__title:after {
  right: -6.5px
}

[dir=rtl] .history-line__list:first-child .history-line__title:after {
  left: -6.5px
}

@media only screen and (min-width:300px)and (max-width:1023px) {
  .history-line__list:first-child .history-line__box {
    padding-top: 50px
  }
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  [dir=ltr] .history-line__list:last-child .history-line__desc,
  [dir=ltr] .history-line__list:last-child .history-line__title {
    padding-left: 15px
  }

  [dir=rtl] .history-line__list:last-child .history-line__desc,
  [dir=rtl] .history-line__list:last-child .history-line__title {
    padding-right: 0
  }
}

[dir=ltr] .history-line__list:last-child .history-line__desc,
[dir=ltr] .history-line__list:last-child .history-line__title {
  padding-left: 38px;
  padding-right: 0
}

@media screen and (min-width:300px)and (max-width:1023px) {

  [dir=ltr] .history-line__list:last-child .history-line__desc,
  [dir=ltr] .history-line__list:last-child .history-line__title {
    padding-left: 12px !important
  }
}

[dir=rtl] .history-line__list:last-child .history-line__desc,
[dir=rtl] .history-line__list:last-child .history-line__title {
  padding-left: 0;
  padding-right: 38px
}

@media screen and (min-width:300px)and (max-width:1023px) {

  [dir=rtl] .history-line__list:last-child .history-line__desc,
  [dir=rtl] .history-line__list:last-child .history-line__title {
    padding-right: 12px !important
  }
}

.history-line__list-line {
  background-image: url(https://luberefapp.s3-accelerate.amazonaws.com/dist/img/dashed-line.svg);
  background-position: 100% 0;
  background-repeat: repeat-y;
  background-size: contain;
  height: 85% !important;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 2px
}

@media screen and (min-width:1024px)and (max-width:1320px) {
  .history-line__list-line {
    top: 49%
  }
}

@media screen and (min-width:1536px)and (max-width:1600px) {
  .history-line__list-line {
    top: 49%
  }
}

@media screen and (min-width:1440px)and (max-width:1530px) {
  .history-line__list-line {
    height: 84% !important
  }
}

@media only screen and (min-width:320px)and (max-width:767px) {
  .history-line__list-line {
    height: 81% !important;
    top: 50%
  }
}

.history-line__box {
  display: flex;
  flex-flow: column
}

.history-line__box:not(:last-child) {
  padding-bottom: 175px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .history-line__box:not(:last-child) {
    padding-bottom: 20px
  }
}

.history-line__title {
  border-bottom: 1.5px solid #fadfa1;
  color: #fadfa1;
  font-family: Coheadline Bold;
  font-size: 43px;
  font-style: normal;
  font-weight: 700;
  line-height: 60px;
  margin-bottom: 24px;
  padding-bottom: 22px;
  position: relative
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .history-line__title {
    font-size: 33px;
    line-height: 50px;
    margin-bottom: 14px;
    padding-bottom: 12px
  }

  [dir=rtl] .history-line__title {
    text-align: right
  }
}

.history-line__desc {
  color: #fff;
  font-family: Verdana Regular;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .history-line__desc {
    font-size: 13px;
    line-height: 23px
  }
}

@media only screen and (min-width:1024px)and (max-width:1440px) {
  .history-line__desc {
    font-size: 15px;
    line-height: 25px
  }
}

[dir=ltr] .history-line__desc {
  padding-right: 10px
}

@media screen and (min-width:300px)and (max-width:1023px) {
  [dir=ltr] .history-line__desc {
    padding-right: 5px !important
  }
}

[dir=rtl] .history-line__desc {
  font-family: Helvetica\ 55;
  font-style: normal;
  font-weight: 400;
  padding-left: 10px
}

@media screen and (min-width:300px)and (max-width:1023px) {
  [dir=rtl] .history-line__desc {
    padding-left: 5px !important
  }
}

.history-line__text {
  color: #fff;
  font-family: Verdana Regular;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  margin-top: 17px;
  padding-right: 7.5%
}

[dir=rtl] .history-line__text {
  padding-left: 7.5%;
  padding-right: 0
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  [dir=ltr] .history-line__text,
  [dir=rtl] .history-line__text {
    padding-left: 0;
    padding-right: 0
  }
}

[dir=rtl] .history-line__text {
  font-family: Helvetica\ 55;
  font-style: normal;
  font-weight: 400
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .history-line__text {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 0;
    margin-top: 0;
    padding-right: 0
  }
}

@media only screen and (min-width:1024px)and (max-width:1440px) {
  .history-line__text {
    font-size: 16px;
    line-height: 26px
  }
}

.history-line__container {
  padding-top: 0 !important
}

.history-line__list:last-child .history-line__box:last-of-type {
  padding-bottom: 100px
}

.home-about__wrapper {
  background:linear-gradient(180deg, #122f7f, #1777b2 44%, #3a82af 63%, #2779bb 70%, #174dac);
  overflow: hidden;
  padding: 131px 0 145px;
  position: relative
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .home-about__wrapper {
    background-image: url(https://luberefapp.s3-accelerate.amazonaws.com/dist/img/main-about-bg-mobile.jpg);
    padding: 46px 0 48px
  }
}

.home-about__wrapper-v2 {
  background-image: url(https://luberefapp.s3-accelerate.amazonaws.com/dist/img/Black+%26+White+5.png);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: contain;
  overflow: hidden;
  padding: 121px 0 132px;
  position: relative
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .home-about__wrapper-v2 {
    padding: 46px 0 48px
  }
}

.home-about__wrapper-v2:before {
  background-image: url(https://luberefapp.s3-accelerate.amazonaws.com/dist/img/Black+%26+White+5.png);
  background-position: top;
  background-repeat: no-repeat;
  background-size: 100%;
  bottom: 0;
  content: "";
  filter: FlipH;
  -ms-filter: "FlipH";
  height: 1349.34px;
  left: 0;
  opacity: .36;
  position: absolute;
  transform: scaleX(-1);
  width: 100%;
  z-index: 1
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .home-about__wrapper-v2:before {
    background-position: 0;
    background-size: cover
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {
  .home-about__wrapper-v2:before {
    background-position: 100% 100%
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {
  .home-about__wrapper-v2:before {
    background-position: 100% 100%
  }
}

@media only screen and (min-width:1680px)and (max-width:1800px) {
  .home-about__wrapper-v2:before {
    background-position: 100% 100%
  }
}

.home-about__wrapper-v2:after {
  background:linear-gradient(180deg, #122f7f, #1777b2 44%, #3a82af 63%, #2779bb 70%, #174dac);
  bottom: 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  width: 100%
}

.home-about__wrapper-v2--transparent {
  background: transparent;
  margin-bottom: -32px;
  padding-bottom: 0 !important
}

.home-about__wrapper-v2--transparent:after,
.home-about__wrapper-v2--transparent:before {
  content: inherit
}

.home-about__wrapper--v3 {
  background:linear-gradient(180deg, #122f7f, #1777b2 44%, #3a82af 63%, #2779bb 70%, #174dac);
  overflow: hidden;
  padding: 132px 0;
  position: relative
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .home-about__wrapper--v3 {
    padding: 46px 0 48px
  }
}

.home-about__wrapper--v3:after {
  background: linear-gradient(0deg, #003062, rgba(23, 152, 213, 0));
  bottom: 0;
  content: "";
  height: 1362px;
  left: 0;
  opacity: 1;
  position: absolute;
  width: 100%
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .home-about__wrapper--v3:after {
    height: 1383px
  }
}

.home-about__wrapper-v4 {
  background-image: url(https://luberefapp.s3-accelerate.amazonaws.com/dist/img/Group%2088767.jpg);
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  padding: 131px 0 132px;
  position: relative
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .home-about__wrapper-v4 {
    padding: 46px 0 48px
  }
}

.home-about__wrapper-v5 {
  background-image: inherit;
  overflow: hidden;
  padding: 131px 0 132px;
  position: relative
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .home-about__wrapper-v5 {
    padding: 46px 0 48px
  }
}

.home-about__wrapper-v5:before {
  background-image: url(https://luberefapp.s3-accelerate.amazonaws.com/dist/img/Black+%26+White+2.png);
  background-position: top;
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 305px;
  content: "";
  filter: FlipH;
  -ms-filter: "FlipH";
  height: 911px;
  left: 0;
  opacity: .36;
  position: absolute;
  transform: scaleX(-1);
  width: 100%;
  z-index: -1
}

[dir=ltr] .home-about__wrapper-v5:before {
  filter: FlipH;
  -ms-filter: "FlipH";
  transform: scaleX(1)
}

[dir=rtl] .home-about__wrapper-v5:before {
  filter: FlipH;
  -ms-filter: "FlipH";
  transform: scaleX(-1)
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .home-about__wrapper-v5:before {
    background-size: cover;
    bottom: 0
  }
}

.home-about__wrapper-v5:after {
  background:linear-gradient(180deg, #122f7f, #1777b2 44%, #3a82af 63%, #2779bb 70%, #174dac);
  bottom: 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -2
}

.home-about__wrapper-v6 {
  overflow: hidden;
  padding: 121px 0 132px;
  position: relative
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .home-about__wrapper-v6 {
    padding: 46px 0 48px
  }
}

.home-about__wrapper-v6:after {
  background-image: url(https://luberefapp.s3-accelerate.amazonaws.com/dist/img/gradient-bg.png);
  background-position: top;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  bottom: 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  width: 100%
}

.home-about__wrapper-v7 {
  overflow: hidden;
  padding: 121px 0 132px;
  position: relative
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .home-about__wrapper-v7 {
    padding: 46px 0 48px
  }
}

.home-about__wrapper-v7:after {
  background:linear-gradient(180deg, #122f7f, #1777b2 44%, #3a82af 63%, #2779bb 70%, #174dac);
  bottom: 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  width: 100%
}

.home-about__wrapper-v8 {
  background-image: none;
  overflow: unset;
  overflow-x: clip;
  padding: 154px 0 850px;
  position: relative
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .home-about__wrapper-v8 {
    padding: 46px 0 48px
  }
}

.home-about__wrapper-v8:before {
  background-image: url(https://luberefapp.s3-accelerate.amazonaws.com/dist/img/PNGLNG_Pacific_Arcadia_Jetty_view_Sunset.png) !important;
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0;
  content: "";
  filter: FlipH;
  -ms-filter: "FlipH";
  height: 1349px;
  left: 0;
  opacity: .56;
  position: absolute;
  transform: scaleX(-1);
  width: 100%;
  z-index: -1
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .home-about__wrapper-v8:before {
    background-size: cover !important
  }
}

.home-about__wrapper-v8:after {
  background:linear-gradient(180deg, #122f7f, #1777b2 44%, #3a82af 63%, #2779bb 70%, #174dac);
  z-index: -2
}

.home-about__wrapper-v8:after,
.home-about__wrapper-v9:before {
  bottom: 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  width: 100%
}

.home-about__wrapper-v9:before {
  background-image: url(https://luberefapp.s3-accelerate.amazonaws.com/dist/img/bg.jpg);
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 100%;
  z-index: 1
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .home-about__wrapper-v9:before {
    background-position: top;
    background-size: cover
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {
  .home-about__wrapper-v9:before {
    background-position: 100% 100%
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {
  .home-about__wrapper-v9:before {
    background-position: 100% 100%
  }
}

@media only screen and (min-width:1680px)and (max-width:1800px) {
  .home-about__wrapper-v9:before {
    background-position: 100% 100%
  }
}

.home-about__content {
  position: relative;
  z-index: 50
}

.home-about__content .grid {
  align-items: flex-start
}

.home-about__content--dynamic:not(:last-child) {
  margin-bottom: 160px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .home-about__content--dynamic:not(:last-child) {
    margin-bottom: 10px
  }
}

.lds-facebook {
  display: inline-block;
  height: 80px;
  position: relative;
  width: 80px
}

.lds-facebook div {
  animation: lds-facebook 1.2s cubic-bezier(0, .5, .5, 1) infinite;
  background: #fff;
  display: inline-block;
  left: 8px;
  position: absolute;
  width: 16px
}

.lds-facebook div:first-child {
  animation-delay: -.24s;
  left: 8px
}

.lds-facebook div:nth-child(2) {
  animation-delay: -.12s;
  left: 32px
}

.lds-facebook div:nth-child(3) {
  animation-delay: 0;
  left: 56px
}

@keyframes lds-facebook {
  0% {
    height: 64px;
    top: 8px
  }

  50%,
  to {
    height: 32px;
    top: 24px
  }
}

.lubehub__wrapper {
  display: flex;
  flex-flow: column
}

[dir=ltr] .lubehub__wrapper {
  justify-content: flex-start
}

[dir=rtl] .lubehub__wrapper {
  justify-content: flex-end
}

.lubehub__logo {
  display: flex;
  flex-flow: row;
  margin-bottom: 12px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .lubehub__logo {
    margin-bottom: 20px
  }
}

.lubehub__logo img {
  width: 309px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .lubehub__logo img {
    width: 248px
  }
}

.lubehub__title {
  margin-bottom: 48px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .lubehub__title {
    margin-bottom: 19px
  }
}

.lubehub__title,
.lubehub__title h1,
.lubehub__title h2,
.lubehub__title h3,
.lubehub__title h4,
.lubehub__title h5,
.lubehub__title h6 {
  color: #fff;
  font-family: Coheadline Regular;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 50px
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .lubehub__title,
  .lubehub__title h1,
  .lubehub__title h2,
  .lubehub__title h3,
  .lubehub__title h4,
  .lubehub__title h5,
  .lubehub__title h6 {
    font-size: 26px;
    line-height: 36px
  }
}

@media only screen and (min-width:1024px)and (max-width:1440px) {

  .lubehub__title,
  .lubehub__title h1,
  .lubehub__title h2,
  .lubehub__title h3,
  .lubehub__title h4,
  .lubehub__title h5,
  .lubehub__title h6 {
    font-size: 33px !important;
    line-height: 43px !important
  }
}

.lubehub__text {
  margin-bottom: 63px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .lubehub__text {
    margin-bottom: 32px
  }
}

.lubehub__text,
.lubehub__text p {
  color: #fff;
  font-size: 20px;
  line-height: 30px
}

@media only screen and (min-width:1024px)and (max-width:1440px) {

  .lubehub__text,
  .lubehub__text p {
    font-size: 16px;
    line-height: 26px
  }
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .lubehub__text,
  .lubehub__text p {
    font-size: 14px !important;
    line-height: 24px !important
  }
}

[dir=ltr] .lubehub__text,
[dir=ltr] .lubehub__text p {
  font-family: Verdana Regular;
  font-style: normal;
  font-weight: 400
}

[dir=rtl] .lubehub__text,
[dir=rtl] .lubehub__text p {
  font-family: Helvetica\ 55;
  font-style: normal;
  font-weight: 400
}

.lubre-facts .fact-figures__box {
  pointer-events: none
}

.lubre-facts .fact-figures__desc {
  display: none
}

.main-lubrehub #contactformlubhub {
  overflow: hidden
}

.main-lubrehub .contact-banner__form .custom-options {
  height: 26vw;
  overflow: auto
}

@media only screen and (max-width:600px) {
  .main-lubrehub .contact-banner__form .custom-options {
    height: 60vw
  }
}

.main-lubrehub .contact-banner__form .contact-banner__input:nth-child(4),
.main-lubrehub .contact-banner__form .contact-banner__input:nth-child(5) {
  flex: 0 0 100% !important
}

@media only screen and (min-width:1023px) {
  [dir=ltr] .main-lubrehub .image-text__left {
    padding-left: 18%
  }

  [dir=rtl] .main-lubrehub .image-text__left {
    padding-right: 18%
  }

  .main-lubrehub .head__title.head__title--white.uppercase.font-size-50 h2 {
    font-size: 2.40417vw !important;
    line-height: 2.925vw !important
  }

  .main-lubrehub .fact-figures__box {
    height: 7.969vw
  }
}

.main-lubrehub .home-hero.home-hero__wrapper {
  background: transparent linear-gradient(180deg, hsla(0, 0%, 89%, .506), hsla(0, 0%, 89%, .227) 46%, hsla(0, 0%, 89%, 0)) 0 0 no-repeat padding-box
}

.main-lubrehub .home-about__wrapper-v9:before {
  background: url(https://luberefapp.s3-accelerate.amazonaws.com/dist/img/lub-secondbg.webp) !important
}

@media only screen and (min-width:1023px) {
  .main-lubrehub .home-hero__head-v2 {
    bottom: 9.6vw
  }
}

@media only screen and (max-width:600px) {
  .main-lubrehub .home-hero__head-v2 {
    bottom: 20vh
  }
}

.main-lubrehub .home-hero__background {
  position: relative
}

.main-lubrehub .home-hero__background:after {
  background: transparent linear-gradient(179deg, rgba(33, 30, 31, 0), rgba(33, 30, 31, .651) 32%, rgba(33, 30, 31, .651)) 0 0 no-repeat padding-box !important;
  bottom: 0;
  content: "";
  height: 29.531vw;
  left: 0;
  position: absolute;
  width: 100%
}

@media only screen and (max-width:600px) {
  .main-lubrehub .home-hero__background:after {
    height: 45vh
  }
}

.main-lubrehub .home-hero__background:before {
  background: transparent linear-gradient(166deg, rgba(33, 30, 31, .659), rgba(33, 30, 31, .2) 35%, rgba(33, 30, 31, 0)) 0 0 no-repeat padding-box !important;
  content: "";
  height: 26.719vw;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

@media only screen and (max-width:600px) {
  .main-lubrehub .home-hero__background:before {
    height: 43vh
  }
}

.main-lubrehub .lubre-sus {
  padding: 0 !important
}

.main-lubrehub .lubre-sus .home-careers .two-column__desc p,
.main-lubrehub .lubre-sus .home-careers .two-column__desc span {
  color: #fff
}

@media only screen and (max-width:600px) {
  .main-lubrehub .lubre-sus .container.mx-auto.home-about__content.home-about__content--dynamic {
    padding-bottom: 8vw
  }
}

[dir=ltr] .main-lubrehub .lubre-sus sub.font-size-18.co-light {
  margin-left: 4px
}

@media only screen and (min-width:1023px) {
  [dir=ltr] .main-lubrehub .lubre-sus sub.font-size-18.co-light {
    margin-left: .25vw
  }
}

[dir=rtl] .main-lubrehub .lubre-sus sub.font-size-18.co-light {
  margin-right: 4px
}

@media only screen and (min-width:1023px) {
  [dir=rtl] .main-lubrehub .lubre-sus sub.font-size-18.co-light {
    margin-right: .25vw
  }
}

[dir=ltr] .main-lubrehub .lubre-sus .left-ph.two-column__desc--pr-24 {
  padding-right: 0
}

[dir=rtl] .main-lubrehub .lubre-sus .left-ph.two-column__desc--pr-24 {
  padding-left: 0
}

.main-lubrehub .lubre-sus .font-size-18 {
  font-size: 18px;
  line-height: 30px
}

@media only screen and (max-width:600px) {
  .main-lubrehub .lubre-sus .font-size-18 {
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 0
  }
}

@media only screen and (min-width:1023px) {
  .main-lubrehub .lubre-sus .font-size-18 {
    font-size: .8375vw !important;
    line-height: 1.4625vw !important
  }
}

.main-lubrehub .lubre-sus .font-size-32 {
  font-size: 32px;
  line-height: 40px
}

@media only screen and (max-width:600px) {
  .main-lubrehub .lubre-sus .font-size-32 {
    font-size: 22px;
    line-height: 32px
  }
}

@media only screen and (min-width:700px)and (max-width:1022px) {
  .main-lubrehub .lubre-sus .font-size-32 {
    font-size: 25px;
    line-height: 35px
  }
}

@media only screen and (min-width:1023px) {
  .main-lubrehub .lubre-sus .font-size-32 {
    font-size: 1.36667vw !important;
    line-height: 2.08333vw !important
  }

  .main-lubrehub .lubre-sus .home-about__content--dynamic:not(:last-child) {
    margin-bottom: 5vw
  }
}

.main-lubrehub .lubre-sus .two-column__img.\!p-0 {
  height: 37.656vw
}

@media only screen and (max-width:600px) {
  .main-lubrehub .lubre-sus .two-column__img.\!p-0 {
    height: auto
  }
}

.main-lubrehub .lubre-sus:before {
  background: url(https://luberefapp.s3-accelerate.amazonaws.com/dist/img/last-bg.webp), linear-gradient(180deg, rgba(0, 172, 255, .341), #003062) !important;
  background-size: cover !important;
  height: 91.5vw;
  opacity: .8;
  transform: scale(1)
}

.main-lubrehub .lubre-sus:after {
  background: transparent linear-gradient(180deg, #003062, #0c679f 24%, #fadfa1) 0 0 no-repeat padding-box
}

.main-lubrehub .lubre-sus .two-photos__holder {
  padding: 0;
  position: relative
}

@media only screen and (min-width:1023px) {
  .main-lubrehub .lubre-sus .two-photos__holder {
    padding: 3vw 0
  }
}

.main-lubrehub .lubre-sus .two-photos__holder:last-child {
  background: linear-gradient(180deg, rgba(36, 123, 168, .059), rgba(36, 123, 168, 0) 21%, rgba(36, 123, 168, 0) 23%, rgba(2, 35, 69, .639) 37%, #022345 67%, #022345 92%) !important
}

@media only screen and (min-width:1023px) {
  .main-lubrehub .lubre-sus .two-photos__holder:last-child .container.mx-auto.home-about__content.home-about__content--dynamic.\!static:first-child .col-span-6.lg\:col-span-3.flex.flex-col {
    grid-column: span 4/span 4
  }
}

.main-lubrehub .lubre-sus .two-photos__holder:nth-child(3):after {
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  background: url(https://luberefapp.s3-accelerate.amazonaws.com/dist/img/1st.png), linear-gradient(180deg, #05457a, #09588f);
  background-position: top !important;
  background-position-x: 0, 0;
  background-position-y: 0, 0;
  background-repeat: repeat, repeat;
  background-repeat: no-repeat !important;
  background-size: auto, auto;
  background-size: cover !important
}

.main-lubrehub .lubre-sus .two-photos__holder:nth-child(3):after,
.main-lubrehub .lubre-sus .two-photos__holder:nth-child(5):after {
  bottom: 0;
  content: "";
  filter: FlipH;
  -ms-filter: "FlipH";
  left: 0;
  opacity: .56;
  position: absolute;
  top: 0;
  transform: scaleX(1);
  width: 100%;
  z-index: -1
}

.main-lubrehub .lubre-sus .two-photos__holder:nth-child(5):after {
  background-position: 100% 100%;
  background-size: contain;
  background: url(https://luberefapp.s3-accelerate.amazonaws.com/dist/img/2nd.png), linear-gradient(180deg, #0c679f, #0d6ca5 97%) !important;
  background-position: top !important;
  background-repeat: no-repeat !important;
  background-size: cover !important
}

@media only screen and (min-width:1023px) {
  .main-lubrehub .lubre-sus .two-photos__holder:nth-child(11) .container.mx-auto.home-about__content.home-about__content--dynamic.\!static:first-child .col-span-6.lg\:col-span-3.flex.flex-col {
    grid-column: span 6/span 6
  }
}

.main-lubrehub .lubre-sus .two-photos__holder:nth-child(7):after {
  background-position: 100% 100%;
  background-size: contain;
  background: url(https://luberefapp.s3-accelerate.amazonaws.com/dist/img/3rd.png), linear-gradient(180deg, rgba(16, 117, 176, 0), rgba(0, 48, 98, 0) 97%) !important;
  background-position: top !important;
  background-repeat: no-repeat !important;
  background-size: cover !important
}

.main-lubrehub .lubre-sus .two-photos__holder:nth-child(10):after,
.main-lubrehub .lubre-sus .two-photos__holder:nth-child(7):after {
  bottom: 0;
  content: "";
  filter: FlipH;
  -ms-filter: "FlipH";
  left: 0;
  opacity: .56;
  position: absolute;
  top: 0;
  transform: scaleX(1);
  width: 100%;
  z-index: -1
}

.main-lubrehub .lubre-sus .two-photos__holder:nth-child(10):after {
  background-position: 100% 100%;
  background: url(https://luberefapp.s3-accelerate.amazonaws.com/dist/img/2nd.png), linear-gradient(180deg, rgba(16, 117, 176, 0), rgba(0, 48, 98, 0) 97%) !important;
  background-position: bottom !important;
  background-repeat: no-repeat !important;
  background-size: contain !important
}

.main-lubrehub .yanbu-bg {
  overflow: hidden;
  padding: 1.5rem 0;
  position: relative
}

.main-lubrehub .yanbu-bg .yanbu-lottie {
  padding-top: 4px
}

.main-lubrehub .yanbu-bg .yanbu-mob {
  transform: scale(1.3, 1.5)
}

.main-lubrehub .yanbu-bg .yanbu-bottom {
  background: transparent linear-gradient(180deg, rgba(0, 48, 98, 0), rgba(16, 118, 176, .922) 72%, #1076b0) 0 0 no-repeat padding-box;
  bottom: 0;
  height: 30%;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 33
}

.main-lubrehub .yanbu-bg:before {
  background: linear-gradient(180deg, #1076b0, #1076b0 60%, #1076b0) 0 0 no-repeat padding-box;
  bottom: 0;
  content: "";
  height: 100%;
  position: absolute;
  width: 100%
}

@media only screen and (min-width:1023px) {
  .main-lubrehub .yanbu-bg {
    padding: 7.292vw 0
  }
}

.main-lubrehub .yanbu-bg .head.our-leadership__head.\!p-0 {
  margin-top: 0
}

.main-lubrehub .yanbu-bg .head__text.head__text--21.head__text--pt-18.head__text--white {
  width: 78%
}

@media only screen and (max-width:600px) {
  .main-lubrehub .yanbu-bg .head__text.head__text--21.head__text--pt-18.head__text--white {
    width: 100%
  }
}

[dir=ltr] .main-lubrehub .yanbu-bg .head__text.head__text--21.head__text--pt-18.head__text--white {
  margin-left: auto
}

[dir=rtl] .main-lubrehub .yanbu-bg .head__text.head__text--21.head__text--pt-18.head__text--white {
  margin-right: auto
}

.main-lubrehub .yanbu-bg:after {
  background: transparent linear-gradient(180deg, rgba(0, 48, 98, 0), rgba(0, 48, 98, .902) 72%, #003062) 0 0 no-repeat padding-box;
  content: "";
  height: 23.646vw;
  left: 0;
  position: absolute;
  top: 0;
  transform: matrix(-1, 0, 0, -1, 0, 0);
  width: 100%
}

@media only screen and (max-width:600px) {
  .main-lubrehub .yanbu-bg:after {
    height: 64%
  }
}

@media only screen and (min-width:1023px) {
  .main-lubrehub .head.our-leadership__head.big-sec {
    padding-bottom: 3.25vw;
    padding-top: 7.813vw
  }
}

@media only screen and (max-width:600px) {
  .main-lubrehub .head.our-leadership__head.big-sec {
    padding-top: 80px
  }

  .main-lubrehub .home-hero__head-v2 {
    bottom: 9vh !important
  }

  .main-lubrehub .home-hero__head-v2 .home-hero__title-v2,
  .main-lubrehub .home-hero__head-v2 .home-hero__title-v2 h1,
  .main-lubrehub .home-hero__head-v2 .home-hero__title-v2 h2,
  .main-lubrehub .home-hero__head-v2 .home-hero__title-v2 h3,
  .main-lubrehub .home-hero__head-v2 .home-hero__title-v2 h4,
  .main-lubrehub .home-hero__head-v2 .home-hero__title-v2 h5,
  .main-lubrehub .home-hero__head-v2 .home-hero__title-v2 h6 {
    font-size: 23px;
    line-height: 33px
  }
}

@media only screen and (min-width:1023px) {
  .main-lubrehub .lube-wide-img {
    width: 46.875vw
  }
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .main-lubrehub .head__title--white {
    margin-bottom: 5px !important
  }

  .main-lubrehub .head__title--white h2 {
    margin-bottom: 0 !important
  }

  .main-lubrehub .head__title,
  .main-lubrehub .head__title h1,
  .main-lubrehub .head__title h2,
  .main-lubrehub .head__title h3,
  .main-lubrehub .head__title h4,
  .main-lubrehub .head__title h5,
  .main-lubrehub .head__title h6 {
    font-size: 20px;
    line-height: 30px
  }

  .main-lubrehub .head__text--21,
  .main-lubrehub .head__text--21 p {
    font-size: 12px;
    line-height: 22px
  }
}

.product-item:hover .product-item {
  transform: scale(1.2)
}

@media only screen and (min-width:1023px) {
  [dir=rtl] .lh-logo {
    margin-right: -4vw
  }
}

@media only screen and (max-width:600px) {
  [dir=rtl] .lh-logo {
    margin-right: -6.4vw
  }
}

.co-reg {
  font-family: Coheadline Regular;
  font-style: normal;
  font-weight: 400
}

.co-light {
  font-family: Coheadline Light;
  font-style: normal;
  font-weight: 300
}

.network__globe {
  margin-top: 65px;
  padding-bottom: 0
}

.network__globe img {
  width: 100%
}

.network__globe-video {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center
}

.network__globe#globeLottie,
.network__globe#globeLottie lottie-player,
.network__globe-video {
  height: 100%;
  width: 100%
}

video {
  width: 100%
}

.network__globe {
  margin: auto;
  margin-top: 0 !important;
  max-width: 1920px;
  position: relative
}

.latest-news {
  background-color: #fff;
  padding-bottom: 132px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .latest-news {
    padding-bottom: 60px
  }
}

.latest-news__banner {
  margin-bottom: 72px
}

.latest-news__slider {
  overflow: unset
}

.latest-news__wrapper {
  margin-top: 72px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .latest-news__wrapper {
    margin-top: 15px
  }

  .latest-news__wrapper .container {
    padding-right: 0 !important
  }

  .latest-news__wrapper .container .col-span-12:not(:last-child) {
    margin-bottom: 30px
  }
}

.latest-news__card {
  display: flex;
  flex-flow: column;
  height: 100%
}

.latest-news__card:hover .latest-news__card-link a {
  color: #1b335f
}

[dir=rtl] .latest-news__card:hover .latest-news__card-link .latest__news--rtl-icon {
  transform: rotate(180deg) translate(30px)
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  [dir=rtl] .latest-news__card:hover .latest-news__card-link .latest__news--rtl-icon {
    transform: rotate(180deg) translate(30px)
  }
}

[dir=rtl] .latest-news__card:hover .latest-news__card-link .latest__news--rtl-icon-external {
  transform: rotate(270deg) translateY(-35px) !important
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  [dir=rtl] .latest-news__card:hover .latest-news__card-link .latest__news--rtl-icon-external {
    transform: rotate(270deg) translateY(-37px) !important
  }
}

[dir=ltr] .latest-news__card:hover .latest-news__card-link--icon {
  transform: translate(24px)
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  [dir=ltr] .latest-news__card:hover .latest-news__card-link--icon {
    transform: translate(10px)
  }
}

[dir=rtl] .latest-news__card:hover .latest-news__card-link--icon {
  transform: rotate(180deg) translate(35px)
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  [dir=rtl] .latest-news__card:hover .latest-news__card-link--icon {
    transform: rotate(180deg) translate(35px)
  }
}

.latest-news__card:hover .latest-news__card-img img {
  transform: scale(1.3)
}

.latest-news__card-img,
.latest-news__card-img--big {
  display: flex;
  flex-flow: row;
  overflow: hidden
}

[dir=ltr] .latest-news__card-img--big {
  padding-right: 7%
}

[dir=rtl] .latest-news__card-img--big {
  padding-left: 7%
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  [dir=ltr] .latest-news__card-img--big {
    padding-right: 0
  }

  [dir=rtl] .latest-news__card-img--big {
    padding-left: 0
  }
}

.latest-news__card-img img {
  height: 100%;
  transform: scale(1);
  transition: transform .5s ease;
  width: 100%
}

.latest-news__card-footer {
  display: flex;
  flex: 1;
  flex-flow: column;
  justify-content: space-between;
  padding-right: 10px;
  padding-top: 30px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .latest-news__card-footer {
    padding-right: 0;
    padding-top: 0
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {
  .latest-news__card-footer {
    padding-right: 0;
    padding-top: 12px
  }
}

@media only screen and (min-width:1024px)and (max-width:1279px) {
  .latest-news__card-footer {
    padding-top: 20px
  }
}

.latest-news__card-header {
  margin-bottom: 10px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .latest-news__card-header {
    margin-bottom: 3px
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {
  .latest-news__card-header {
    margin-bottom: 10px
  }
}

.latest-news__card-title,
.latest-news__card-title a,
.latest-news__card-title h1,
.latest-news__card-title h2,
.latest-news__card-title h3,
.latest-news__card-title h4,
.latest-news__card-title h5,
.latest-news__card-title h6 {
  color: #1b335f;
  font-family: Coheadline Regular;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 38px
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .latest-news__card-title,
  .latest-news__card-title a,
  .latest-news__card-title h1,
  .latest-news__card-title h2,
  .latest-news__card-title h3,
  .latest-news__card-title h4,
  .latest-news__card-title h5,
  .latest-news__card-title h6 {
    font-size: 17px;
    line-height: 27px;
    padding-top: 5px !important
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {

  .latest-news__card-title,
  .latest-news__card-title a,
  .latest-news__card-title h1,
  .latest-news__card-title h2,
  .latest-news__card-title h3,
  .latest-news__card-title h4,
  .latest-news__card-title h5,
  .latest-news__card-title h6 {
    font-size: 18px;
    line-height: 28px
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {

  .latest-news__card-title,
  .latest-news__card-title a,
  .latest-news__card-title h1,
  .latest-news__card-title h2,
  .latest-news__card-title h3,
  .latest-news__card-title h4,
  .latest-news__card-title h5,
  .latest-news__card-title h6 {
    font-size: 20px !important;
    line-height: 30px !important
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {

  .latest-news__card-title,
  .latest-news__card-title a,
  .latest-news__card-title h1,
  .latest-news__card-title h2,
  .latest-news__card-title h3,
  .latest-news__card-title h4,
  .latest-news__card-title h5,
  .latest-news__card-title h6 {
    font-size: 24px;
    line-height: 32px
  }
}

@media only screen and (min-width:1680px)and (max-width:1679px) {

  .latest-news__card-title,
  .latest-news__card-title a,
  .latest-news__card-title h1,
  .latest-news__card-title h2,
  .latest-news__card-title h3,
  .latest-news__card-title h4,
  .latest-news__card-title h5,
  .latest-news__card-title h6 {
    font-size: 24px;
    line-height: 34px
  }
}

@media only screen and (min-width:1680px)and (max-width:1800px) {

  .latest-news__card-title,
  .latest-news__card-title a,
  .latest-news__card-title h1,
  .latest-news__card-title h2,
  .latest-news__card-title h3,
  .latest-news__card-title h4,
  .latest-news__card-title h5,
  .latest-news__card-title h6 {
    font-size: 24px;
    line-height: 34px
  }
}

.latest-news__card-title--dark-blue,
.latest-news__card-title--dark-blue h1,
.latest-news__card-title--dark-blue h2,
.latest-news__card-title--dark-blue h3,
.latest-news__card-title--dark-blue h4,
.latest-news__card-title--dark-blue h5,
.latest-news__card-title--dark-blue h6 {
  color: #1b335f
}

[dir=ltr] .latest-news__card-title--32 {
  padding-right: 10%
}

[dir=rtl] .latest-news__card-title--32 {
  padding-left: 10%
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  [dir=ltr] .latest-news__card-title--32 {
    padding-right: 0
  }

  [dir=rtl] .latest-news__card-title--32 {
    padding-left: 0
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {
  [dir=ltr] .latest-news__card-title--32 {
    padding-right: 0
  }

  [dir=rtl] .latest-news__card-title--32 {
    padding-left: 0
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {
  [dir=ltr] .latest-news__card-title--32 {
    padding-right: 0
  }

  [dir=rtl] .latest-news__card-title--32 {
    padding-left: 0
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {
  [dir=ltr] .latest-news__card-title--32 {
    padding-right: 0
  }

  [dir=rtl] .latest-news__card-title--32 {
    padding-left: 0
  }
}

@media only screen and (min-width:1680px)and (max-width:1800px) {
  [dir=ltr] .latest-news__card-title--32 {
    padding-right: 0
  }

  [dir=rtl] .latest-news__card-title--32 {
    padding-left: 0
  }
}

.latest-news__card-title--32,
.latest-news__card-title--32 a,
.latest-news__card-title--32 h1,
.latest-news__card-title--32 h2,
.latest-news__card-title--32 h3,
.latest-news__card-title--32 h4,
.latest-news__card-title--32 h5,
.latest-news__card-title--32 h6 {
  font-size: 32px;
  line-height: 42px
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .latest-news__card-title--32,
  .latest-news__card-title--32 a,
  .latest-news__card-title--32 h1,
  .latest-news__card-title--32 h2,
  .latest-news__card-title--32 h3,
  .latest-news__card-title--32 h4,
  .latest-news__card-title--32 h5,
  .latest-news__card-title--32 h6 {
    font-size: 20px;
    line-height: 30px
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {

  .latest-news__card-title--32,
  .latest-news__card-title--32 a,
  .latest-news__card-title--32 h1,
  .latest-news__card-title--32 h2,
  .latest-news__card-title--32 h3,
  .latest-news__card-title--32 h4,
  .latest-news__card-title--32 h5,
  .latest-news__card-title--32 h6 {
    font-size: 18px;
    line-height: 24px
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {

  .latest-news__card-title--32,
  .latest-news__card-title--32 a,
  .latest-news__card-title--32 h1,
  .latest-news__card-title--32 h2,
  .latest-news__card-title--32 h3,
  .latest-news__card-title--32 h4,
  .latest-news__card-title--32 h5,
  .latest-news__card-title--32 h6 {
    font-size: 20px;
    line-height: 30px
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {

  .latest-news__card-title--32,
  .latest-news__card-title--32 a,
  .latest-news__card-title--32 h1,
  .latest-news__card-title--32 h2,
  .latest-news__card-title--32 h3,
  .latest-news__card-title--32 h4,
  .latest-news__card-title--32 h5,
  .latest-news__card-title--32 h6 {
    font-size: 25px;
    line-height: 38px
  }
}

@media only screen and (min-width:1680px)and (max-width:1800px) {

  .latest-news__card-title--32,
  .latest-news__card-title--32 a,
  .latest-news__card-title--32 h1,
  .latest-news__card-title--32 h2,
  .latest-news__card-title--32 h3,
  .latest-news__card-title--32 h4,
  .latest-news__card-title--32 h5,
  .latest-news__card-title--32 h6 {
    font-size: 29px;
    line-height: 38px
  }
}

.latest-news__card-content {
  display: flex;
  flex: 1;
  flex-flow: column;
  justify-content: space-between
}

.latest-news__card-desc,
.latest-news__card-desc p {
  color: rgba(33, 30, 31, .7);
  font-family: Verdana Regular;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .latest-news__card-desc,
  .latest-news__card-desc p {
    font-size: 14px;
    line-height: 22px
  }
}

@media only screen and (min-width:1024px)and (max-width:1440px) {

  .latest-news__card-desc,
  .latest-news__card-desc p {
    font-size: 15px !important;
    line-height: 25px !important
  }
}

@media only screen and (min-width:1281px)and (max-width:1439px) {

  .latest-news__card-desc,
  .latest-news__card-desc p {
    font-size: 14px;
    line-height: 22px
  }
}

[dir=ltr] .latest-news__card-desc,
[dir=ltr] .latest-news__card-desc p {
  font-family: Verdana Regular;
  font-style: normal;
  font-weight: 400
}

[dir=rtl] .latest-news__card-desc,
[dir=rtl] .latest-news__card-desc p {
  font-family: Helvetica\ 55;
  font-style: normal;
  font-weight: 400
}

[dir=ltr] .latest-news__card-desc--pr-16 {
  padding-right: 16%
}

[dir=rtl] .latest-news__card-desc--pr-16 {
  padding-left: 16%
}

.latest-news__card-desc--dark-blue,
.latest-news__card-desc--dark-blue p {
  color: rgba(33, 30, 31, .7)
}

[dir=ltr] .latest-news__card-desc--pr-20 {
  padding-right: 19%
}

[dir=rtl] .latest-news__card-desc--pr-20 {
  padding-left: 19%
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  [dir=ltr] .latest-news__card-desc--pr-20 {
    padding-right: 0
  }

  [dir=rtl] .latest-news__card-desc--pr-20 {
    padding-left: 0
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {
  [dir=ltr] .latest-news__card-desc--pr-20 {
    padding-right: 0
  }

  [dir=rtl] .latest-news__card-desc--pr-20 {
    padding-left: 0
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {
  [dir=ltr] .latest-news__card-desc--pr-20 {
    padding-right: 0
  }

  [dir=rtl] .latest-news__card-desc--pr-20 {
    padding-left: 0
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {
  [dir=ltr] .latest-news__card-desc--pr-20 {
    padding-right: 0
  }

  [dir=rtl] .latest-news__card-desc--pr-20 {
    padding-left: 0
  }
}

.latest-news__card-link {
  margin-top: 34px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .latest-news__card-link {
    margin-top: 32px
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {
  .latest-news__card-link {
    margin-top: 20px
  }
}

.latest-news__card-link--mt-47 {
  margin-top: 47px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .latest-news__card-link--mt-47 {
    margin-top: 20px
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {
  .latest-news__card-link--mt-47 {
    margin-top: 20px
  }
}

.latest-news__card-link--mt-20 {
  margin-top: 20px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .latest-news__card-link--mt-20 {
    margin-top: 25px !important
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {
  .latest-news__card-link--mt-20 {
    margin-top: 20px
  }
}

.latest-news__card-link--20,
.latest-news__card-link--20 a {
  font-size: 20px !important;
  line-height: 28px !important
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .latest-news__card-link--20,
  .latest-news__card-link--20 a {
    font-size: 14px !important;
    line-height: 24px !important
  }
}

@media only screen and (min-width:1024px)and (max-width:1440px) {

  .latest-news__card-link--20,
  .latest-news__card-link--20 a {
    font-size: 16px !important;
    line-height: 26px !important
  }
}

@media only screen and (min-width:1441px)and (max-width:1679px) {

  .latest-news__card-link--20,
  .latest-news__card-link--20 a {
    font-size: 17px !important;
    line-height: 27px !important
  }
}

.latest-news__card-link,
.latest-news__card-link a {
  color: #fadfa1;
  font-family: Cotext Regular;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 60px;
  transition: color .5s ease
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .latest-news__card-link,
  .latest-news__card-link a {
    font-size: 16px;
    line-height: 18px
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {

  .latest-news__card-link,
  .latest-news__card-link a {
    font-size: 16px;
    line-height: 18px
  }
}

.latest-news__card-link a,
.latest-news__card-link div {
  align-items: center;
  display: flex
}

[dir=ltr] .latest-news__card-link a,
[dir=ltr] .latest-news__card-link div {
  flex-flow: row
}

[dir=rtl] .latest-news__card-link a,
[dir=rtl] .latest-news__card-link div {
  flex-flow: row-reverse;
  font-family: Helvetica\ 55;
  font-style: normal;
  font-weight: 400;
  justify-content: flex-end;
  position: relative;
  width: -moz-fit-content;
  width: fit-content
}

.latest-news__card-link--icon {
  display: block;
  margin-top: -2px;
  transition: transform .5s ease
}

[dir=ltr] .latest-news__card-link--icon {
  transform: translate(16px)
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  [dir=ltr] .latest-news__card-link--icon {
    transform: translate(8px)
  }
}

[dir=rtl] .latest-news__card-link--icon {
  left: 0;
  margin-top: 2%;
  position: absolute;
  transform: rotate(180deg) translate(25px)
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  [dir=rtl] .latest-news__card-link--icon {
    transform: rotate(180deg) translate(20px)
  }
}

.latest-news__card-link--light-blue,
.latest-news__card-link--light-blue a {
  color: #fadfa1
}

.our-leadership .col-span-12 {
  height: 100%
}

.our-leadership__wrapper .col-span-12 {
  margin-bottom: 10px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .our-leadership__wrapper .col-span-12 {
    margin-bottom: 30px
  }
}

.our-leadership__buttons {
  padding-top: 132px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .our-leadership__buttons {
    padding-top: 60px
  }
}

.our-leadership__buttons-list {
  align-items: center;
  display: flex;
  flex-flow: row
}

.our-leadership__buttons-line {
  background-color: #fadfa1;
  flex: 1;
  height: 2px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .our-leadership__buttons-line {
    display: none
  }
}

[dir=ltr] .our-leadership__buttons-line {
  margin-right: 63px
}

[dir=rtl] .our-leadership__buttons-line {
  margin-left: 63px
}

.our-leadership__buttons-link {
  background-color: transparent;
  border: 2px solid transparent;
  border-radius: 29px;
  color: #fff;
  font-family: Coheadline Regular;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 34px;
  min-width: 344px;
  padding: 10px 30px;
  text-align: center;
  transition: background-color .5s ease, border-color .5s ease, color .5s ease
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .our-leadership__buttons-link {
    flex: 50%;
    font-size: 13px;
    line-height: 23px;
    min-width: 50%;
    padding: 7.5px 5px
  }
}

[dir=ltr] .our-leadership__buttons-link:not(:last-child) {
  margin-right: 28px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  [dir=ltr] .our-leadership__buttons-link:not(:last-child) {
    margin-right: 3px
  }
}

[dir=rtl] .our-leadership__buttons-link:not(:last-child) {
  margin-left: 28px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  [dir=rtl] .our-leadership__buttons-link:not(:last-child) {
    margin-left: 3px
  }
}

.our-leadership__buttons-link--primary {
  background-color: transparent;
  border-color: #fadfa1;
  color: #fadfa1
}

.our-leadership__buttons-link--primary.active {
  background-color: #fadfa1;
  border-color: #fadfa1;
  color: #fff
}

.our-leadership__buttons-link--primary.active:active {
  background-color: transparent;
  border-color: #fadfa1;
  color: #fadfa1
}

.our-leadership__buttons-link--primary:active {
  background-color: #fadfa1;
  border-color: #fadfa1;
  color: #fff
}

.our-leadership__buttons-link--primary-border {
  background-color: transparent;
  border-color: #fadfa1;
  color: #fadfa1
}

.our-leadership__buttons-link--primary-border.active {
  background-color: #fadfa1;
  border-color: #fadfa1;
  color: #fff
}

.our-leadership__buttons-link--primary-border.active:active {
  background-color: transparent;
  border-color: #fadfa1;
  color: #fadfa1
}

.our-leadership__buttons-link--primary-border:active {
  background-color: #fadfa1;
  border-color: #fadfa1;
  color: #fff
}

.our-leadership__head {
  padding: 72px 0 80px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .our-leadership__head {
    padding: 12px 0
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {
  .our-leadership__head {
    padding: 72px 0 50px
  }
}

.our-leadership__box {
  display: flex;
  flex-flow: column
}

@media only screen and (min-width:1024px)and (max-width:1280px) {
  .our-leadership__box {
    height: 100%;
    justify-content: space-between
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {
  .our-leadership__box {
    height: 100%;
    justify-content: space-between
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {
  .our-leadership__box {
    height: 100%;
    justify-content: space-between
  }
}

.our-leadership__box:hover .our-leadership__link a {
  color: #1b335f
}

[dir=ltr] .our-leadership__box:hover .our-leadership__link--icon {
  transform: translate(8px)
}

[dir=rtl] .our-leadership__box:hover .our-leadership__link--icon {
  transform: translate(-8px, -3px) rotate(-180deg)
}

.our-leadership__img img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  width: 100%
}

.our-leadership__content {
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  margin-bottom: 20px
}

@media only screen and (min-width:1024px)and (max-width:1280px) {
  .our-leadership__content {
    flex: 1
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {
  .our-leadership__content {
    flex: 1
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {
  .our-leadership__content {
    flex: 1
  }
}

.our-leadership__info {
  margin-top: 21px
}

.our-leadership__title {
  margin-bottom: 2px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .our-leadership__title {
    margin-bottom: 2px
  }
}

.our-leadership__title,
.our-leadership__title h1,
.our-leadership__title h2,
.our-leadership__title h3,
.our-leadership__title h4,
.our-leadership__title h5,
.our-leadership__title h6 {
  color: #1b335f;
  font-family: Coheadline Regular;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .our-leadership__title,
  .our-leadership__title h1,
  .our-leadership__title h2,
  .our-leadership__title h3,
  .our-leadership__title h4,
  .our-leadership__title h5,
  .our-leadership__title h6 {
    font-size: 18px;
    line-height: 28px
  }
}

@media only screen and (min-width:1024px)and (max-width:1440px) {

  .our-leadership__title,
  .our-leadership__title h1,
  .our-leadership__title h2,
  .our-leadership__title h3,
  .our-leadership__title h4,
  .our-leadership__title h5,
  .our-leadership__title h6 {
    font-size: 18px;
    line-height: 28px
  }
}

.our-leadership__title--modal {
  margin-bottom: 7px
}

.our-leadership__title--modal,
.our-leadership__title--modal h1,
.our-leadership__title--modal h2,
.our-leadership__title--modal h3,
.our-leadership__title--modal h4,
.our-leadership__title--modal h5,
.our-leadership__title--modal h6 {
  color: #1b335f;
  font-family: Coheadline Regular;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 69px
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .our-leadership__title--modal,
  .our-leadership__title--modal h1,
  .our-leadership__title--modal h2,
  .our-leadership__title--modal h3,
  .our-leadership__title--modal h4,
  .our-leadership__title--modal h5,
  .our-leadership__title--modal h6 {
    font-size: 20px;
    line-height: 29px;
    margin-top: 10px
  }
}

@media only screen and (min-width:1024px)and (max-width:1440px) {

  .our-leadership__title--modal,
  .our-leadership__title--modal h1,
  .our-leadership__title--modal h2,
  .our-leadership__title--modal h3,
  .our-leadership__title--modal h4,
  .our-leadership__title--modal h5,
  .our-leadership__title--modal h6 {
    font-size: 30px;
    line-height: 40px
  }
}

.our-leadership__cat,
.our-leadership__cat p,
.our-leadership__cat span {
  color: rgba(33, 30, 31, .7);
  font-family: Cotext Regular;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .our-leadership__cat,
  .our-leadership__cat p,
  .our-leadership__cat span {
    font-size: 15px;
    line-height: 25px
  }
}

@media only screen and (min-width:1024px)and (max-width:1440px) {

  .our-leadership__cat,
  .our-leadership__cat p,
  .our-leadership__cat span {
    font-size: 16px;
    line-height: 26px
  }
}

.our-leadership__cat--modal,
.our-leadership__cat--modal p,
.our-leadership__cat--modal span {
  color: #a9aaac;
  font-family: Verdana Regular;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .our-leadership__cat--modal,
  .our-leadership__cat--modal p,
  .our-leadership__cat--modal span {
    font-size: 16px;
    line-height: 26px;
    margin-top: 10px
  }
}

@media only screen and (min-width:1024px)and (max-width:1440px) {

  .our-leadership__cat--modal,
  .our-leadership__cat--modal p,
  .our-leadership__cat--modal span {
    font-size: 16px;
    line-height: 26px
  }
}

[dir=rtl] .our-leadership__cat,
[dir=rtl] .our-leadership__cat p,
[dir=rtl] .our-leadership__cat--modal,
[dir=rtl] .our-leadership__cat--modal p {
  font-family: Helvetica\ 55;
  font-style: normal;
  font-weight: 400
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .our-leadership__cat {
    margin-top: 2px
  }
}

.our-leadership__text--modal {
  margin-top: 32px
}

.our-leadership__text--modal,
.our-leadership__text--modal ul>li>p {
  margin-block: 15px
}

.our-leadership__text--modal,
.our-leadership__text--modal ul>li {
  list-style-type: disc
}

.our-leadership__text--modal,
.our-leadership__text--modal ul {
  padding-inline-start: 1.25rem
}

.our-leadership__text--modal,
.our-leadership__text--modal ol>li>p {
  margin-block: 15px
}

.our-leadership__text--modal,
.our-leadership__text--modal ol>li {
  list-style-type: decimal
}

.our-leadership__text--modal,
.our-leadership__text--modal ol {
  padding-inline-start: 1.25rem
}

.our-leadership__text--modal,
.our-leadership__text--modal p,
.our-leadership__text--modal span {
  color: rgba(33, 30, 31, .7);
  font-family: Verdana Regular;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .our-leadership__text--modal,
  .our-leadership__text--modal p,
  .our-leadership__text--modal span {
    font-size: 16px;
    line-height: 26px
  }
}

@media only screen and (min-width:1024px)and (max-width:1440px) {

  .our-leadership__text--modal,
  .our-leadership__text--modal p,
  .our-leadership__text--modal span {
    font-size: 14px;
    line-height: 24px
  }
}

[dir=rtl] .our-leadership__text--modal,
[dir=rtl] .our-leadership__text--modal p {
  font-family: Helvetica\ 55;
  font-style: normal;
  font-weight: 400
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .our-leadership__text--modal {
    margin-top: 10px
  }
}

.our-leadership__link {
  margin-top: 32px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .our-leadership__link {
    margin-top: 15px
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {
  .our-leadership__link {
    margin-top: 15px
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {
  .our-leadership__link {
    margin-top: 1px
  }
}

@media only screen and (min-width:1536px)and (max-width:1679px) {
  .our-leadership__link {
    margin-top: 1px
  }
}

.our-leadership__link a,
.our-leadership__link button {
  align-items: center;
  color: #fadfa1;
  display: flex;
  font-family: Cotext Regular;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px
}

[dir=rtl] .our-leadership__link a,
[dir=rtl] .our-leadership__link button {
  font-family: Helvetica\ 55;
  font-style: normal;
  font-weight: 400
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .our-leadership__link a,
  .our-leadership__link button {
    font-size: 16px;
    line-height: 26px
  }
}

@media only screen and (min-width:1024px)and (max-width:1440px) {

  .our-leadership__link a,
  .our-leadership__link button {
    font-size: 16px;
    line-height: 26px
  }
}

[dir=ltr] .our-leadership__link a,
[dir=ltr] .our-leadership__link button {
  flex-flow: row
}

[dir=rtl] .our-leadership__link a,
[dir=rtl] .our-leadership__link button {
  flex-flow: row-reverse;
  justify-content: flex-end;
  position: relative;
  width: -moz-fit-content;
  width: fit-content
}

.our-leadership__link--light-blue {
  color: #fadfa1
}

.our-leadership__link--icon {
  transition: transform .5s ease
}

[dir=ltr] .our-leadership__link--icon {
  left: 24px;
  position: relative
}

[dir=rtl] .our-leadership__link--icon {
  left: -24px;
  position: absolute;
  transform: translateY(-3px) rotate(-180deg)
}

.our-leadership__modal {
  position: relative
}

.our-leadership__modal--xl {
  max-width: 1200px !important
}

.our-leadership__modal-header-close {
  position: absolute;
  top: 53px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .our-leadership__modal-header-close {
    overflow: hidden;
    top: 15px;
    width: 50px
  }
}

[dir=ltr] .our-leadership__modal-header-close {
  right: 51px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  [dir=ltr] .our-leadership__modal-header-close {
    right: 10px
  }
}

[dir=rtl] .our-leadership__modal-header-close {
  left: 51px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  [dir=rtl] .our-leadership__modal-header-close {
    left: 10px
  }
}

.our-leadership__modal-header-close a {
  align-items: center;
  display: flex;
  flex-flow: row
}

.our-leadership__modal-header-close a span {
  color: #fadfa1;
  display: block;
  font-family: Cotext Regular;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px
}

[dir=rtl] .our-leadership__modal-header-close a span {
  font-family: Helvetica\ 55;
  font-style: normal;
  font-weight: 400
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .our-leadership__modal-header-close a span {
    display: none;
    line-height: 20px
  }

  .our-leadership__modal-header-close a svg {
    width: 15px
  }
}

[dir=ltr] .our-leadership__modal-header-close a svg {
  margin-left: 24px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  [dir=ltr] .our-leadership__modal-header-close a svg {
    margin-left: 0
  }
}

[dir=rtl] .our-leadership__modal-header-close a svg {
  margin-right: 24px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  [dir=rtl] .our-leadership__modal-header-close a svg {
    margin-right: 0
  }
}

.our-leadership__modal-content {
  align-items: center;
  display: flex;
  flex-flow: row;
  padding: 30px 64px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .our-leadership__modal-content {
    flex-flow: column;
    padding: 30px
  }
}

.our-leadership__modal-img {
  flex: 0 0 44.12%;
  width: 44.12%
}

@media screen and (min-width:768px) {
  .our-leadership__modal-img img {
    max-width: 380px
  }
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .our-leadership__modal-img {
    flex: 0 0 100%;
    width: 100%
  }
}

.our-leadership__modal-info {
  flex: 1
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .our-leadership__modal-info {
    flex: 0 0 100%;
    width: 100%
  }

  [dir=ltr] .our-leadership__modal-info {
    margin-left: 0
  }

  [dir=rtl] .our-leadership__modal-info {
    margin-right: 0
  }
}

.our-leadership__modal-footer {
  align-items: flex-end;
  background-image: url(https://luberefapp.s3-accelerate.amazonaws.com/dist/img/our-leadership-footer-bg.jpg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  flex-flow: column;
  height: 146px;
  justify-content: flex-end;
  max-height: 146px;
  padding: 32px 51px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .our-leadership__modal-footer {
    height: 55px;
    padding: 15px 24px
  }
}

.our-leadership__modal-next {
  color: #fadfa1;
  cursor: pointer;
  font-family: Verdana Regular;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px
}

[dir=rtl] .our-leadership__modal-next,
[dir=rtl] .our-leadership__modal-next p {
  font-family: Helvetica\ 55;
  font-style: normal;
  font-weight: 400
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .our-leadership__modal-next {
    margin-top: 10px
  }
}

.our-leadership__modal-title {
  color: #fff;
  font-family: Cotext Regular;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  margin-top: 9px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .our-leadership__modal-title {
    font-size: 16px;
    line-height: 20px
  }
}

[dir=rtl] .our-leadership__modal-title,
[dir=rtl] .our-leadership__modal-title p {
  font-family: Helvetica\ 55;
  font-style: normal;
  font-weight: 400
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .our-leadership__modal-title {
    display: none;
    margin-top: 10px
  }
}

.our-leadership__modal-cat {
  color: #fff;
  font-family: Cotext Regular;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  margin-top: 9px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .our-leadership__modal-cat {
    font-size: 14px;
    line-height: 18px
  }
}

[dir=rtl] .our-leadership__modal-cat,
[dir=rtl] .our-leadership__modal-cat p {
  font-family: Helvetica\ 55;
  font-style: normal;
  font-weight: 400
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .our-leadership__modal-cat {
    display: none;
    margin-top: 10px
  }
}

.our-products__slider {
  padding-bottom: 132px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .our-products__slider {
    padding-bottom: 60px
  }
}

.our-products__slider--v2 {
  overflow-x: unset
}

.our-products__slider--v2 .swiper {
  overflow: unset
}

[dir=ltr] .our-products__slider--wrapper {
  margin-right: 0 !important
}

[dir=rtl] .our-products__slider--wrapper {
  margin-left: 0 !important;
  margin-right: auto !important
}

.our-products__slider--wrapper.normal {
  margin-left: auto !important;
  margin-right: auto !important
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  [dir=ltr] .our-products__slider--v2,
  [dir=ltr] .our-products__slider--wrapper {
    padding-left: 0
  }

  [dir=rtl] .our-products__slider--v2,
  [dir=rtl] .our-products__slider--wrapper {
    padding-right: 0
  }
}

.our-products__slider--v2 .swiper,
.our-products__slider--wrapper .swiper {
  display: flex
}

[dir=ltr] .our-products__slider--v2 .swiper,
[dir=ltr] .our-products__slider--wrapper .swiper {
  left: 130px
}

[dir=rtl] .our-products__slider--v2 .swiper,
[dir=rtl] .our-products__slider--wrapper .swiper {
  right: 130px
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  [dir=ltr] .our-products__slider--v2 .swiper,
  [dir=ltr] .our-products__slider--wrapper .swiper {
    left: 0
  }

  [dir=rtl] .our-products__slider--v2 .swiper,
  [dir=rtl] .our-products__slider--wrapper .swiper {
    right: 0
  }
}

[dir=ltr] .our-products__slider--v2 .swiper,
[dir=ltr] .our-products__slider--wrapper .swiper {
  align-items: flex-start;
  flex-flow: row;
  justify-content: flex-end
}

[dir=rtl] .our-products__slider--v2 .swiper,
[dir=rtl] .our-products__slider--wrapper .swiper {
  align-items: flex-end;
  flex-flow: row-reverse;
  justify-content: flex-start
}

[dir=ltr] .our-products__slider--v2 .swiper.left-0,
[dir=ltr] .our-products__slider--wrapper .swiper.left-0 {
  left: 0 !important
}

[dir=rtl] .our-products__slider--v2 .swiper.left-0,
[dir=rtl] .our-products__slider--wrapper .swiper.left-0 {
  right: 0 !important
}

.our-products__slider--v2 .swiper-slide,
.our-products__slider--wrapper .swiper-slide {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  transform: scale(.8556) !important;
  transition: transform .5s ease
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .our-products__slider--v2 .swiper-slide,
  .our-products__slider--wrapper .swiper-slide {
    height: 380px
  }
}

.our-products__slider--v2 .swiper-slide-active,
.our-products__slider--wrapper .swiper-slide-active {
  position: relative;
  transform: scale(1) !important;
  z-index: 10
}

.our-products__slider--v2 .swiper-slide-active .our-products__slider-box-content,
.our-products__slider--wrapper .swiper-slide-active .our-products__slider-box-content {
  background-color: rgba(0, 48, 98, .5);
  cursor: default
}

.our-products__slider--v2 .swiper-slide-active .our-products__slider-box-info,
.our-products__slider--wrapper .swiper-slide-active .our-products__slider-box-info {
  max-height: 100%;
  opacity: 1
}

.our-products__slider--v2 .swiper-slide .our-products__slider-box-content,
.our-products__slider--wrapper .swiper-slide .our-products__slider-box-content {
  background-color: rgba(0, 48, 98, .3);
  cursor: default
}

.our-products__slider--v2 .swiper__pagination-wrapper,
.our-products__slider--wrapper .swiper__pagination-wrapper {
  margin-bottom: -55px
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .our-products__slider--v2 .swiper__pagination-wrapper,
  .our-products__slider--wrapper .swiper__pagination-wrapper {
    margin-bottom: 0
  }
}

.our-products__slider--v2 .swiper__controller-wrapper,
.our-products__slider--wrapper .swiper__controller-wrapper {
  align-items: center;
  display: flex;
  flex-flow: row;
  margin-top: 47px;
  position: relative
}

[dir=ltr] .our-products__slider--v2 .swiper__controller-wrapper,
[dir=ltr] .our-products__slider--wrapper .swiper__controller-wrapper {
  left: 205px
}

[dir=rtl] .our-products__slider--v2 .swiper__controller-wrapper,
[dir=rtl] .our-products__slider--wrapper .swiper__controller-wrapper {
  right: 205px
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .our-products__slider--v2 .swiper__controller-wrapper,
  .our-products__slider--wrapper .swiper__controller-wrapper {
    margin-top: 20px
  }

  [dir=ltr] .our-products__slider--v2 .swiper__controller-wrapper,
  [dir=ltr] .our-products__slider--wrapper .swiper__controller-wrapper {
    left: 0
  }

  [dir=rtl] .our-products__slider--v2 .swiper__controller-wrapper,
  [dir=rtl] .our-products__slider--wrapper .swiper__controller-wrapper {
    right: 0
  }
}

[dir=ltr] .our-products__slider--v2 .swiper__controller-wrapper,
[dir=ltr] .our-products__slider--wrapper .swiper__controller-wrapper {
  flex-flow: row
}

[dir=rtl] .our-products__slider--v2 .swiper__controller-wrapper,
[dir=rtl] .our-products__slider--wrapper .swiper__controller-wrapper {
  flex-flow: row-reverse
}

.our-products__slider--v2 .swiper-custom-next,
.our-products__slider--wrapper .swiper-custom-next {
  cursor: pointer;
  position: relative;
  z-index: 10
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .our-products__slider--v2 .swiper-custom-next img,
  .our-products__slider--wrapper .swiper-custom-next img {
    width: 28px
  }
}

.our-products__slider--v2 .swiper-custom-next.swiper-button-disabled,
.our-products__slider--wrapper .swiper-custom-next.swiper-button-disabled {
  opacity: .5
}

[dir=ltr] .our-products__slider--v2 .swiper-custom-next,
[dir=ltr] .our-products__slider--wrapper .swiper-custom-next {
  margin-left: 32px
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  [dir=ltr] .our-products__slider--v2 .swiper-custom-next,
  [dir=ltr] .our-products__slider--wrapper .swiper-custom-next {
    margin-left: 15px
  }
}

[dir=rtl] .our-products__slider--v2 .swiper-custom-next,
[dir=rtl] .our-products__slider--wrapper .swiper-custom-next {
  margin-left: 32px
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  [dir=rtl] .our-products__slider--v2 .swiper-custom-next,
  [dir=rtl] .our-products__slider--wrapper .swiper-custom-next {
    margin-left: 15px
  }
}

.our-products__slider--v2 .swiper-custom-prev,
.our-products__slider--wrapper .swiper-custom-prev {
  cursor: pointer;
  position: relative;
  z-index: 10
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .our-products__slider--v2 .swiper-custom-prev img,
  .our-products__slider--wrapper .swiper-custom-prev img {
    width: 28px
  }
}

.our-products__slider--v2 .swiper-custom-prev.swiper-button-disabled,
.our-products__slider--wrapper .swiper-custom-prev.swiper-button-disabled {
  opacity: .5
}

.our-products__slider--v2 .swiper-pagination-v2,
.our-products__slider--wrapper .swiper-pagination-v2 {
  align-items: center;
  display: flex;
  flex-flow: row;
  position: relative;
  z-index: 10
}

[dir=ltr] .our-products__slider--v2 .swiper-pagination-v2,
[dir=ltr] .our-products__slider--wrapper .swiper-pagination-v2 {
  flex-flow: row
}

[dir=rtl] .our-products__slider--v2 .swiper-pagination-v2,
[dir=rtl] .our-products__slider--wrapper .swiper-pagination-v2 {
  flex-flow: row-reverse;
  justify-content: flex-end
}

.our-products__slider--v2 .swiper-pagination-v2,
.our-products__slider--v2 .swiper-pagination-v2 span,
.our-products__slider--v2 .swiper-pagination-v2-current,
.our-products__slider--v2 .swiper-pagination-v2-total,
.our-products__slider--wrapper .swiper-pagination-v2,
.our-products__slider--wrapper .swiper-pagination-v2 span,
.our-products__slider--wrapper .swiper-pagination-v2-current,
.our-products__slider--wrapper .swiper-pagination-v2-total {
  font-family: Cotext Regular;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 55px
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .our-products__slider--v2 .swiper-pagination-v2,
  .our-products__slider--v2 .swiper-pagination-v2 span,
  .our-products__slider--v2 .swiper-pagination-v2-current,
  .our-products__slider--v2 .swiper-pagination-v2-total,
  .our-products__slider--wrapper .swiper-pagination-v2,
  .our-products__slider--wrapper .swiper-pagination-v2 span,
  .our-products__slider--wrapper .swiper-pagination-v2-current,
  .our-products__slider--wrapper .swiper-pagination-v2-total {
    font-size: 22px;
    line-height: 32px
  }
}

.our-products__slider--v2 .swiper-pagination,
.our-products__slider--v2 .swiper-pagination span,
.our-products__slider--v2 .swiper-pagination-current,
.our-products__slider--v2 .swiper-pagination-total,
.our-products__slider--wrapper .swiper-pagination,
.our-products__slider--wrapper .swiper-pagination span,
.our-products__slider--wrapper .swiper-pagination-current,
.our-products__slider--wrapper .swiper-pagination-total {
  font-family: Cotext Regular;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 55px
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .our-products__slider--v2 .swiper-pagination,
  .our-products__slider--v2 .swiper-pagination span,
  .our-products__slider--v2 .swiper-pagination-current,
  .our-products__slider--v2 .swiper-pagination-total,
  .our-products__slider--wrapper .swiper-pagination,
  .our-products__slider--wrapper .swiper-pagination span,
  .our-products__slider--wrapper .swiper-pagination-current,
  .our-products__slider--wrapper .swiper-pagination-total {
    font-size: 22px;
    line-height: 32px
  }
}

.our-products__slider--v2 .swiper-pagination-total,
.our-products__slider--wrapper .swiper-pagination-total {
  color: #003062
}

.our-products__slider--v2 .swiper-pagination-current,
.our-products__slider--wrapper .swiper-pagination-current {
  color: #fadfa1
}

.our-products__slider-box {
  cursor: pointer;
  display: block;
  overflow: hidden;
  position: relative
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .our-products__slider-box,
  .our-products__slider-box-img {
    height: 100%
  }
}

.our-products__slider-box-img img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  width: 100%
}

.our-products__slider-box-content {
  display: flex;
  flex-flow: column;
  height: 100%;
  justify-content: flex-end;
  left: 0;
  padding: 0 61px 56px;
  position: absolute;
  top: 0;
  transition: background-color .5s ease;
  width: 100%
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .our-products__slider-box-content {
    padding: 117px 22px 66px
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {
  .our-products__slider-box-content {
    padding: 0 20px 34px
  }
}

.our-products__slider-box-title {
  padding-bottom: 40px;
  position: relative;
  width: -moz-fit-content;
  width: fit-content
}

[dir=ltr] .our-products__slider-box-title {
  padding-right: 50px
}

[dir=rtl] .our-products__slider-box-title {
  padding-left: 50px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .our-products__slider-box-title {
    padding-bottom: 20px
  }
}

.our-products__slider-box-title:after {
  background-color: #fadfa1;
  bottom: 0;
  content: "";
  height: 4px;
  position: absolute;
  width: 89%
}

[dir=ltr] .our-products__slider-box-title:after {
  padding-right: 0
}

[dir=rtl] .our-products__slider-box-title:after {
  padding-left: 0
}

.our-products__slider-box-title,
.our-products__slider-box-title h1,
.our-products__slider-box-title h2,
.our-products__slider-box-title h3,
.our-products__slider-box-title h4,
.our-products__slider-box-title h5,
.our-products__slider-box-title h6 {
  color: #fff;
  font-family: Coheadline Regular;
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  line-height: 62px
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .our-products__slider-box-title,
  .our-products__slider-box-title h1,
  .our-products__slider-box-title h2,
  .our-products__slider-box-title h3,
  .our-products__slider-box-title h4,
  .our-products__slider-box-title h5,
  .our-products__slider-box-title h6 {
    font-size: 19px;
    line-height: 24px
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {

  .our-products__slider-box-title,
  .our-products__slider-box-title h1,
  .our-products__slider-box-title h2,
  .our-products__slider-box-title h3,
  .our-products__slider-box-title h4,
  .our-products__slider-box-title h5,
  .our-products__slider-box-title h6 {
    font-size: 30px;
    line-height: 42px
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {

  .our-products__slider-box-title,
  .our-products__slider-box-title h1,
  .our-products__slider-box-title h2,
  .our-products__slider-box-title h3,
  .our-products__slider-box-title h4,
  .our-products__slider-box-title h5,
  .our-products__slider-box-title h6 {
    font-size: 30px;
    line-height: 42px
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {

  .our-products__slider-box-title,
  .our-products__slider-box-title h1,
  .our-products__slider-box-title h2,
  .our-products__slider-box-title h3,
  .our-products__slider-box-title h4,
  .our-products__slider-box-title h5,
  .our-products__slider-box-title h6 {
    font-size: 30px;
    line-height: 42px
  }
}

.our-products__slider-box-title-v2 {
  border-bottom: 4px solid #fadfa1;
  padding-bottom: 23px;
  position: relative;
  width: -moz-fit-content;
  width: fit-content
}

[dir=ltr] .our-products__slider-box-title-v2 {
  padding-right: 50px
}

[dir=rtl] .our-products__slider-box-title-v2 {
  padding-left: 50px
}

.our-products__slider-box-title-v2,
.our-products__slider-box-title-v2 h1,
.our-products__slider-box-title-v2 h2,
.our-products__slider-box-title-v2 h3,
.our-products__slider-box-title-v2 h4,
.our-products__slider-box-title-v2 h5,
.our-products__slider-box-title-v2 h6 {
  color: #fff;
  font-family: Coheadline Regular;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .our-products__slider-box-title-v2,
  .our-products__slider-box-title-v2 h1,
  .our-products__slider-box-title-v2 h2,
  .our-products__slider-box-title-v2 h3,
  .our-products__slider-box-title-v2 h4,
  .our-products__slider-box-title-v2 h5,
  .our-products__slider-box-title-v2 h6 {
    font-size: 18px;
    line-height: 28px
  }
}

@media only screen and (min-width:1024px)and (max-width:1440px) {

  .our-products__slider-box-title-v2,
  .our-products__slider-box-title-v2 h1,
  .our-products__slider-box-title-v2 h2,
  .our-products__slider-box-title-v2 h3,
  .our-products__slider-box-title-v2 h4,
  .our-products__slider-box-title-v2 h5,
  .our-products__slider-box-title-v2 h6 {
    font-size: 30px;
    line-height: 42px
  }
}

@media only screen and (min-width:1441px)and (max-width:1679px) {

  .our-products__slider-box-title-v2,
  .our-products__slider-box-title-v2 h1,
  .our-products__slider-box-title-v2 h2,
  .our-products__slider-box-title-v2 h3,
  .our-products__slider-box-title-v2 h4,
  .our-products__slider-box-title-v2 h5,
  .our-products__slider-box-title-v2 h6 {
    font-size: 24px;
    line-height: 32px
  }
}

@media only screen and (min-width:1680px)and (max-width:1800px) {

  .our-products__slider-box-title-v2,
  .our-products__slider-box-title-v2 h1,
  .our-products__slider-box-title-v2 h2,
  .our-products__slider-box-title-v2 h3,
  .our-products__slider-box-title-v2 h4,
  .our-products__slider-box-title-v2 h5,
  .our-products__slider-box-title-v2 h6 {
    font-size: 28px;
    line-height: 38px
  }
}

.our-products__slider-box-info {
  max-height: 0;
  max-width: 80%;
  opacity: 0;
  transition: opacity 1s ease, visibility 1s ease, max-height 1s ease
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .our-products__slider-box-info {
    max-height: 100%;
    max-width: 100%;
    opacity: 1
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {
  .our-products__slider-box-info {
    max-width: 90%
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {
  .our-products__slider-box-info {
    max-width: 90%
  }
}

@media only screen and (min-width:1680px)and (max-width:1800px) {
  .our-products__slider-box-info {
    max-width: 90%
  }
}

.our-products__slider-box .short-text,
.our-products__slider-box-text {
  padding-top: 50px
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .our-products__slider-box .short-text,
  .our-products__slider-box-text {
    padding-top: 20px
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {

  .our-products__slider-box .short-text,
  .our-products__slider-box-text {
    padding-top: 23px
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {

  .our-products__slider-box .short-text,
  .our-products__slider-box-text {
    padding-top: 23px
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {

  .our-products__slider-box .short-text,
  .our-products__slider-box-text {
    padding-top: 30px
  }
}

.our-products__slider-box .short-text,
.our-products__slider-box .short-text p,
.our-products__slider-box-text,
.our-products__slider-box-text p {
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  text-overflow: ellipsis
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .our-products__slider-box .short-text,
  .our-products__slider-box .short-text p,
  .our-products__slider-box-text,
  .our-products__slider-box-text p {
    font-size: 14px;
    line-height: 24px
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {

  .our-products__slider-box .short-text,
  .our-products__slider-box .short-text p,
  .our-products__slider-box-text,
  .our-products__slider-box-text p {
    font-size: 17px;
    line-height: 24px
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {

  .our-products__slider-box .short-text,
  .our-products__slider-box .short-text p,
  .our-products__slider-box-text,
  .our-products__slider-box-text p {
    font-size: 17px;
    line-height: 24px
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {

  .our-products__slider-box .short-text,
  .our-products__slider-box .short-text p,
  .our-products__slider-box-text,
  .our-products__slider-box-text p {
    font-size: 17px;
    line-height: 26px
  }
}

[dir=ltr] .our-products__slider-box .short-text,
[dir=ltr] .our-products__slider-box .short-text p,
[dir=ltr] .our-products__slider-box-text,
[dir=ltr] .our-products__slider-box-text p {
  font-family: Verdana Regular;
  font-style: normal;
  font-weight: 400
}

[dir=rtl] .our-products__slider-box .short-text,
[dir=rtl] .our-products__slider-box .short-text p,
[dir=rtl] .our-products__slider-box-text,
[dir=rtl] .our-products__slider-box-text p {
  font-family: Helvetica\ 55;
  font-style: normal;
  font-weight: 400
}

.our-products__slider-box .short-text,
.our-products__slider-box-text {
  overflow: hidden
}

.our-products__card-wrapper {
  padding: 132px 0;
  position: relative;
  z-index: 10
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .our-products__card-wrapper {
    padding: 30px 0
  }

  .our-products__card-wrapper .col-span-12:first-child {
    order: 2
  }

  .our-products__card-wrapper .col-span-12:last-child {
    order: 1
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {
  .our-products__card-wrapper {
    padding: 60px 0
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {
  .our-products__card-wrapper {
    padding: 60px 0
  }
}

.our-products__card-content {
  display: flex;
  flex-flow: row
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .our-products__card-content {
    flex-flow: row wrap
  }
}

.our-products__card-list {
  display: flex;
  flex: 0 0 45.8%;
  flex-flow: column;
  height: -moz-fit-content;
  height: fit-content;
  width: 45.8%
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .our-products__card-list {
    flex: 0 0 100%;
    flex-flow: column wrap;
    width: 100%
  }
}

[dir=ltr] .our-products__card-list:not(:last-child) {
  margin-right: 32px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  [dir=ltr] .our-products__card-list:not(:last-child) {
    margin-bottom: 32px;
    margin-right: 0
  }
}

[dir=rtl] .our-products__card-list:not(:last-child) {
  margin-left: 32px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  [dir=rtl] .our-products__card-list:not(:last-child) {
    margin-bottom: 32px;
    margin-left: 0
  }
}

.our-products__card-list:first-child {
  padding-top: 175px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .our-products__card-list:first-child {
    padding-top: 0
  }
}

.our-products__card-box {
  background-color: rgba(23, 152, 213, .8);
  border-radius: 10px;
  display: flex;
  flex-flow: column;
  height: 100%;
  min-height: 333px;
  padding: 25px 38px 25px 24px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .our-products__card-box {
    min-height: auto;
    padding: 20px
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {
  .our-products__card-box {
    min-height: auto;
    padding: 20px
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {
  .our-products__card-box {
    min-height: auto;
    padding: 20px
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {
  .our-products__card-box {
    min-height: auto;
    padding: 20px
  }
}

.our-products__card-box:not(:last-child) {
  margin-bottom: 32px
}

.our-products__card-icon {
  margin-bottom: 16px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .our-products__card-icon svg {
    width: 50px
  }
}

.our-products__card-title {
  margin-bottom: 18px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .our-products__card-title {
    margin-bottom: 5px
  }
}

.our-products__card-title,
.our-products__card-title h1,
.our-products__card-title h2,
.our-products__card-title h3,
.our-products__card-title h4,
.our-products__card-title h5,
.our-products__card-title h6 {
  color: #fff;
  font-family: Coheadline Regular;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 42px
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .our-products__card-title,
  .our-products__card-title h1,
  .our-products__card-title h2,
  .our-products__card-title h3,
  .our-products__card-title h4,
  .our-products__card-title h5,
  .our-products__card-title h6 {
    font-size: 19px;
    line-height: 26px
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {

  .our-products__card-title,
  .our-products__card-title h1,
  .our-products__card-title h2,
  .our-products__card-title h3,
  .our-products__card-title h4,
  .our-products__card-title h5,
  .our-products__card-title h6 {
    font-size: 20px;
    line-height: 30px
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {

  .our-products__card-title,
  .our-products__card-title h1,
  .our-products__card-title h2,
  .our-products__card-title h3,
  .our-products__card-title h4,
  .our-products__card-title h5,
  .our-products__card-title h6 {
    font-size: 20px;
    line-height: 30px
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {

  .our-products__card-title,
  .our-products__card-title h1,
  .our-products__card-title h2,
  .our-products__card-title h3,
  .our-products__card-title h4,
  .our-products__card-title h5,
  .our-products__card-title h6 {
    font-size: 24px;
    line-height: 36px
  }
}

.our-products__card-desc,
.our-products__card-desc p {
  color: #fff;
  font-family: Verdana Regular;
  font-size: 21px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .our-products__card-desc,
  .our-products__card-desc p {
    font-size: 14px;
    line-height: 24px
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {

  .our-products__card-desc,
  .our-products__card-desc p {
    font-size: 19px;
    line-height: 26px
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {

  .our-products__card-desc,
  .our-products__card-desc p {
    font-size: 19px;
    line-height: 26px
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {

  .our-products__card-desc,
  .our-products__card-desc p {
    font-size: 19px;
    line-height: 26px
  }
}

.our-products__card-head {
  padding-top: 265px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .our-products__card-head {
    padding-bottom: 40px;
    padding-top: 30px
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {
  .our-products__card-head {
    padding-top: 0
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {
  .our-products__card-head {
    padding-top: 165px
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {
  .our-products__card-head {
    padding-top: 165px
  }
}

.our-products__card-head-title {
  color: #fff;
  font-family: Coheadline Regular;
  font-size: 57px;
  font-style: normal;
  font-weight: 400;
  line-height: 72px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .our-products__card-head-title {
    font-size: 26px;
    line-height: 38px
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {
  .our-products__card-head-title {
    font-size: 30px;
    line-height: 42px
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {
  .our-products__card-head-title {
    font-size: 35px;
    line-height: 47px
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {
  .our-products__card-head-title {
    font-size: 40px;
    line-height: 52px
  }
}

@media only screen and (min-width:1680px)and (max-width:1800px) {
  .our-products__card-head-title {
    font-size: 45px;
    line-height: 57px
  }
}

.our-products__tab-nav {
  align-items: center;
  display: flex;
  flex-flow: row;
  margin-bottom: 80px;
  margin-top: 69px;
  position: relative;
  z-index: 10
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .our-products__tab-nav {
    flex-flow: row nowrap;
    margin: 10px -20px 20px;
    overflow-x: scroll
  }

  .our-products__tab-nav::-webkit-scrollbar {
    display: none
  }
}

.our-products__tab-nav-item {
  align-items: center;
  background-color: transparent;
  border: 2px solid #fadfa1;
  border-radius: 29px;
  color: #fff;
  display: flex;
  flex-flow: row;
  font-family: Coheadline Regular;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  justify-content: center;
  line-height: 30px;
  min-width: 344px;
  padding: 10px 30px;
  text-align: center;
  transition: background-color .5s ease
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .our-products__tab-nav-item {
    border-radius: 29px;
    flex: inherit;
    font-size: 16px;
    line-height: 26px;
    margin: auto;
    min-width: 250px;
    padding: 7px 15px;
    width: inherit
  }
}

.our-products__tab-nav-item:not(:last-child) {
  margin-right: 100px
}

[dir=rtl] .our-products__tab-nav-item:not(:last-child) {
  margin-left: 100px;
  margin-right: 0
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .our-products__tab-nav-item:not(:last-child) {
    margin-right: 15px
  }

  [dir=rtl] .our-products__tab-nav-item:not(:last-child) {
    margin-left: 15px;
    margin-right: 0
  }
}

.our-products__tab-nav-item.active,
.our-products__tab-nav-item:hover {
  background-color: #fadfa1
}

.our-products__tab-nav-content {
  min-height: 530px;
  position: relative;
  z-index: 10
}

@media only screen and (min-width:1024px)and (max-width:1440px) {
  .our-products__tab-nav-content div.grid-cols-12 {
    gap: 3rem
  }
}

.our-products__tab-nav-head-title {
  margin-bottom: 20px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .our-products__tab-nav-head-title {
    margin-bottom: 5px
  }
}

.our-products__tab-nav-head-title,
.our-products__tab-nav-head-title h1,
.our-products__tab-nav-head-title h2,
.our-products__tab-nav-head-title h3,
.our-products__tab-nav-head-title h4,
.our-products__tab-nav-head-title h5,
.our-products__tab-nav-head-title h6 {
  color: #fff;
  font-family: Coheadline Regular;
  font-size: 35px;
  font-style: normal;
  font-weight: 400;
  line-height: 45px
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .our-products__tab-nav-head-title,
  .our-products__tab-nav-head-title h1,
  .our-products__tab-nav-head-title h2,
  .our-products__tab-nav-head-title h3,
  .our-products__tab-nav-head-title h4,
  .our-products__tab-nav-head-title h5,
  .our-products__tab-nav-head-title h6 {
    font-size: 22px;
    line-height: 32px
  }
}

@media only screen and (min-width:1024px)and (max-width:1440px) {

  .our-products__tab-nav-head-title,
  .our-products__tab-nav-head-title h1,
  .our-products__tab-nav-head-title h2,
  .our-products__tab-nav-head-title h3,
  .our-products__tab-nav-head-title h4,
  .our-products__tab-nav-head-title h5,
  .our-products__tab-nav-head-title h6 {
    font-size: 27px !important;
    line-height: 37px !important
  }
}

.our-products__tab-nav-head-text {
  margin-bottom: 64px
}

[dir=rtl] .our-products__tab-nav-head-text {
  font-family: Helvetica\ 55;
  font-style: normal;
  font-weight: 400
}

@media screen and (min-width:1024px) {
  [dir=rtl] .our-products__tab-nav-head-text {
    padding-left: 15%;
    padding-right: 0
  }

  [dir=ltr] .our-products__tab-nav-head-text {
    padding-right: 15%
  }
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .our-products__tab-nav-head-text {
    margin-bottom: 30px
  }
}

.our-products__tab-nav-head-text,
.our-products__tab-nav-head-text h1,
.our-products__tab-nav-head-text h2,
.our-products__tab-nav-head-text h3,
.our-products__tab-nav-head-text h4,
.our-products__tab-nav-head-text h5,
.our-products__tab-nav-head-text h6 {
  color: #fff;
  font-family: Verdana Regular;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .our-products__tab-nav-head-text,
  .our-products__tab-nav-head-text h1,
  .our-products__tab-nav-head-text h2,
  .our-products__tab-nav-head-text h3,
  .our-products__tab-nav-head-text h4,
  .our-products__tab-nav-head-text h5,
  .our-products__tab-nav-head-text h6 {
    font-size: 16px;
    line-height: 26px
  }
}

@media only screen and (min-width:1024px)and (max-width:1440px) {

  .our-products__tab-nav-head-text,
  .our-products__tab-nav-head-text h1,
  .our-products__tab-nav-head-text h2,
  .our-products__tab-nav-head-text h3,
  .our-products__tab-nav-head-text h4,
  .our-products__tab-nav-head-text h5,
  .our-products__tab-nav-head-text h6 {
    font-size: 16px;
    line-height: 26px
  }
}

.our-products__tab-download-list {
  display: flex;
  flex-flow: column;
  margin-top: 85px;
  position: relative;
  z-index: 10
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .our-products__tab-download-list {
    margin-top: 40px
  }
}

.our-products__tab-download-list-header {
  align-items: center;
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  margin-bottom: 40px
}

.our-products__tab-download-list-header-title {
  color: hsla(0, 0%, 100%, .5);
  font-family: Cotext Regular;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px
}

[dir=rtl] .our-products__tab-download-list-header-title {
  color: #859bb0;
  font-family: Helvetica\ 55;
  font-style: normal;
  font-weight: 400
}

.our-products__tab-download-list-item {
  align-items: center;
  display: flex;
  flex-flow: row;
  justify-content: space-between
}

.our-products__tab-download-list-item:not(:last-child) {
  border-bottom: 1px solid hsla(0, 0%, 100%, .26);
  margin-bottom: 16.4px;
  padding-bottom: 15px
}

.our-products__tab-download-list-item-title {
  color: #fff;
  font-family: Cotext Regular;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px
}

[dir=rtl] .our-products__tab-download-list-item-title {
  font-family: Helvetica\ 55;
  font-style: normal;
  font-weight: 400
}

.our-products {
  background-color: #fff;
  padding-bottom: 145px;
  padding-top: 132px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .our-products {
    padding-bottom: 60px;
    padding-top: 60px
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {
  .our-products {
    padding-bottom: 120px
  }
}

.our-products__list {
  align-items: center;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  margin-top: 70px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .our-products__list {
    flex-flow: row wrap;
    margin-top: 50px;
    padding: 0 24px
  }
}

@media only screen and (min-width:1024px)and (max-width:1440px) {
  .our-products__list {
    margin-top: 60px
  }
}

.our-products__content {
  position: relative
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .our-products__content {
    height: 300px
  }
}

.our-products__box {
  flex: 0 0 37.42%;
  opacity: 1;
  position: relative;
  transition: transform .5s ease, flex .5s ease, opacity .5s ease;
  width: 37.42%;
  z-index: 10
}

@media only screen and (min-width:1024px)and (max-width:1279px) {
  .our-products__box {
    flex: 0 0 42.42%
  }
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .our-products__box {
    flex: 0 0 100%;
    transition: transform .9s ease, opacity .9s ease;
    width: 100%
  }

  .our-products__box .our-products__info {
    display: flex;
    flex-flow: column;
    height: 100%;
    justify-content: center;
    top: 50%;
    transform: translateY(-50%)
  }

  .our-products__box .our-products__desc {
    max-height: 500px;
    opacity: 1;
    visibility: visible
  }
}

[dir=ltr] .our-products__box:not(:last-child) {
  margin-right: 40px
}

[dir=rtl] .our-products__box:not(:last-child) {
  margin-left: 40px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .our-products__box:not(:last-child) {
    margin-bottom: 40px
  }

  [dir=ltr] .our-products__box:not(:last-child) {
    margin-right: 0
  }

  [dir=rtl] .our-products__box:not(:last-child) {
    margin-left: 0
  }
}

.our-products__box:hover {
  opacity: 1;
  transform: scale(1.1);
  z-index: 20
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .our-products__box:hover {
    flex: 0 0 100%;
    transform: scale(1);
    transition: transform .9s ease, opacity .9s ease;
    width: 100%
  }
}

.our-products__box:hover .our-products__info {
  top: 50%;
  transform: translateY(-50%)
}

@media only screen and (min-width:1024px)and (max-width:1279px) {
  .our-products__box:hover .our-products__info {
    top: 41%
  }
}

@media screen and (min-width:1280px)and (max-width:1680px) {
  .our-products__box:hover .our-products__info {
    top: 48%
  }
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .our-products__box:hover .our-products__info {
    transform: translateY(-71px);
    transform: translateY(-50%)
  }
}

.our-products__box:hover .our-products__desc {
  max-height: 500px;
  opacity: 1;
  visibility: visible
}

.our-products__img {
  display: flex;
  height: 100%
}

.our-products__img img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  width: 100%
}

.our-products__info {
  bottom: 0;
  left: 0;
  padding: 0 100px;
  position: absolute;
  top: 74%;
  transform: translateY(-50%);
  transition: transform .5s ease-in-out, bottom .5s ease-in-out, top .5s ease-in-out;
  width: 100%
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .our-products__info {
    padding: 0 25px;
    transform: translateY(-30px);
    transition: transform .9s ease-in-out, bottom .9s ease-in-out, top .9s ease-in-out
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {
  .our-products__info {
    padding: 0 30px;
    transform: translateY(-30px)
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {
  .our-products__info {
    padding: 0 80px;
    top: 65%;
    transform: translateY(-10px)
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {
  .our-products__info {
    padding: 0 80px;
    top: 68%;
    transform: translateY(-10px)
  }
}

@media only screen and (min-width:1680px)and (max-width:1800px) {
  .our-products__info {
    padding: 0 80px;
    top: 69%
  }
}

.our-products__title {
  border-bottom: 4px solid #fadfa1;
  max-width: 100%;
  padding-bottom: 30px;
  transition: padding-bottom .5s ease-in-out
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .our-products__title {
    padding-bottom: 13px !important
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {
  .our-products__title {
    padding-bottom: 20px
  }
}

.our-products__title,
.our-products__title h1,
.our-products__title h2,
.our-products__title h3,
.our-products__title h4,
.our-products__title h5,
.our-products__title h6 {
  color: #fff;
  font-family: Coheadline Regular;
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: 60px;
  transition: font-size .5s ease-in-out, line-height .5s ease-in-out
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .our-products__title,
  .our-products__title h1,
  .our-products__title h2,
  .our-products__title h3,
  .our-products__title h4,
  .our-products__title h5,
  .our-products__title h6 {
    font-size: 30px;
    line-height: 40px
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {

  .our-products__title,
  .our-products__title h1,
  .our-products__title h2,
  .our-products__title h3,
  .our-products__title h4,
  .our-products__title h5,
  .our-products__title h6 {
    font-size: 30px;
    line-height: 40px
  }
}

@media only screen and (min-width:1024px)and (max-width:1279px) {

  .our-products__title,
  .our-products__title h1,
  .our-products__title h2,
  .our-products__title h3,
  .our-products__title h4,
  .our-products__title h5,
  .our-products__title h6 {
    font-size: 27px;
    line-height: 37px
  }
}

@media only screen and (min-width:1280px)and (max-width:1439px) {

  .our-products__title,
  .our-products__title h1,
  .our-products__title h2,
  .our-products__title h3,
  .our-products__title h4,
  .our-products__title h5,
  .our-products__title h6 {
    font-size: 35px;
    line-height: 45px
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {

  .our-products__title,
  .our-products__title h1,
  .our-products__title h2,
  .our-products__title h3,
  .our-products__title h4,
  .our-products__title h5,
  .our-products__title h6 {
    font-size: 40px;
    line-height: 50px
  }
}

.our-products__desc {
  margin-top: 46px;
  max-height: 0;
  opacity: 0;
  position: relative;
  transition: opacity .5s ease-in-out, visibility .5s ease-in-out, max-height .5s ease-in-out;
  visibility: hidden
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .our-products__desc {
    margin-top: 15px
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {
  .our-products__desc {
    margin-top: 20px
  }
}

.our-products__desc,
.our-products__desc p {
  color: #fff;
  font-family: Verdana Regular;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 29px
}

[dir=rtl] .our-products__desc,
[dir=rtl] .our-products__desc p {
  font-family: Helvetica\ 55;
  font-style: normal;
  font-weight: 400
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .our-products__desc,
  .our-products__desc p {
    font-size: 15px;
    line-height: 25px
  }
}

@media only screen and (min-width:1024px)and (max-width:1440px) {

  .our-products__desc,
  .our-products__desc p {
    font-size: 14px;
    line-height: 24px
  }
}

.our-products__link {
  margin-top: 78px;
  padding: 0 6%
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .our-products__link {
    margin-top: 28px;
    padding: 0
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {
  .our-products__link {
    margin-top: 30px
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {
  .our-products__link {
    margin-top: 60px
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {
  .our-products__link {
    margin-top: 60px
  }
}

.pagination {
  margin-top: 88px
}

.pagination__list {
  align-items: center;
  display: flex;
  justify-content: center
}

[dir=ltr] .pagination__list {
  flex-flow: row
}

[dir=rtl] .pagination__list {
  flex-flow: row-reverse
}

[dir=ltr] .pagination__item:not(:last-child) {
  margin-right: 14px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  [dir=ltr] .pagination__item:not(:last-child) {
    margin-right: 6px
  }
}

[dir=rtl] .pagination__item:not(:first-child) {
  margin-left: 14px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  [dir=rtl] .pagination__item:not(:first-child) {
    margin-left: 6px
  }
}

.pagination__link {
  align-items: center;
  border: 1px solid rgba(0, 0, 0, .28);
  border-radius: 10px;
  color: rgba(0, 0, 0, .4);
  display: flex;
  font-family: Verdana Regular;
  font-style: normal;
  font-weight: 400;
  padding-bottom: 10px;
  padding-top: 10px;
  transition: border-color .5s ease, color .5s ease
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .pagination__link {
    font-size: 13px;
    padding-bottom: 6px;
    padding-top: 6px
  }
}

[dir=ltr] .pagination__link {
  flex-flow: row
}

[dir=rtl] .pagination__link {
  flex-flow: row-reverse
}

.pagination__link--active,
.pagination__link:hover {
  border-color: #fadfa1;
  color: #fadfa1
}

.pagination__link--prev {
  padding-left: 19px;
  padding-right: 19px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .pagination__link--prev {
    padding-left: 10px;
    padding-right: 10px
  }
}

.pagination__link--prev span {
  margin-right: 7px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .pagination__link--prev span {
    margin-left: 5px
  }
}

.pagination__link--number {
  padding-left: 16px;
  padding-right: 15px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .pagination__link--number {
    padding-left: 10px;
    padding-right: 10px
  }
}

.pagination__link--next {
  padding-left: 19px;
  padding-right: 19px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .pagination__link--next {
    padding-left: 10px;
    padding-right: 10px
  }
}

.pagination__link--next span {
  margin-left: 7px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .pagination__link--next span {
    margin-left: 5px
  }
}

.pagination__link--last {
  padding-left: 21.6px;
  padding-right: 21.6px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .pagination__link--last {
    padding-left: 11px;
    padding-right: 11px
  }
}

.pagination__link--last span {
  margin-left: 7px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .pagination__link--last span {
    margin-left: 5px
  }
}

.pagination__icon {
  align-items: center;
  display: flex;
  flex-flow: row
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .pagination__icon svg {
    width: 5px
  }
}

[dir=ltr] .pagination__icon svg:not(:last-child) {
  margin-right: .6px
}

[dir=rtl] .pagination__icon svg:not(:last-child) {
  margin-left: .6px
}

.parallax__img {
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: -2
}

[dir=rtl] .parallax__img {
  transform: scaleX(-1)
}

.parallax__img img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  width: 100%
}

.single-news__title {
  color: #003062;
  font-family: Coheadline Regular;
  font-size: 45px;
  font-style: normal;
  font-weight: 400;
  line-height: 57px;
  padding-left: 80px;
  padding-right: 80px;
  text-align: center
}

[dir=rtl] .single-news__title {
  font-family: Helvetica\ 55;
  font-style: normal;
  font-weight: 400;
  right: 0
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .single-news__title {
    font-size: 20px;
    line-height: 32px;
    padding-left: 0;
    padding-right: 0
  }
}

@media only screen and (min-width:1024px)and (max-width:1440px) {
  .single-news__title {
    font-size: 30px;
    line-height: 42px
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {
  .single-news__title {
    padding-left: 0;
    padding-right: 0
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {
  .single-news__title {
    padding-left: 0;
    padding-right: 0
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {
  .single-news__title {
    padding-left: 40px;
    padding-right: 40px
  }
}

@media only screen and (min-width:1680px)and (max-width:1800px) {
  .single-news__title {
    padding-left: 80px;
    padding-right: 80px
  }
}

.single-news__banner {
  padding: 80px 80px 100px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .single-news__banner {
    padding: 30px 0
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {
  .single-news__banner {
    padding: 100px 0
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {
  .single-news__banner {
    padding: 70px 0 100px
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {
  .single-news__banner {
    padding: 70px 40px 100px
  }
}

@media only screen and (min-width:1680px)and (max-width:1800px) {
  .single-news__banner {
    padding: 70px 80px 100px
  }
}

.single-news__banner__img {
  max-height: 675px
}

.single-news__banner__img img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  width: 100%
}

.single-news__meta {
  align-items: center;
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  padding-bottom: 40px;
  padding-left: 80px;
  padding-right: 80px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .single-news__meta {
    padding-bottom: 30px;
    padding-left: 0;
    padding-right: 0
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {
  .single-news__meta {
    padding-bottom: 20px;
    padding-left: 0;
    padding-right: 0
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {
  .single-news__meta {
    padding-bottom: 20px;
    padding-left: 0;
    padding-right: 0
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {
  .single-news__meta {
    padding-left: 40px;
    padding-right: 40px
  }
}

@media only screen and (min-width:1680px)and (max-width:1800px) {
  .single-news__meta {
    padding-left: 80px;
    padding-right: 80px
  }
}

.single-news__date {
  align-items: center;
  display: flex
}

[dir=ltr] .single-news__date {
  flex-flow: row
}

[dir=rtl] .single-news__date {
  flex-flow: row-reverse;
  justify-content: flex-end
}

.single-news__date--icon {
  margin-right: 9.7px
}

.single-news__date--icon svg {
  height: 15px;
  width: 16px
}

.single-news__date--text {
  color: #fadfa1;
  font-family: Verdana Regular;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 35px
}

[dir=rtl] .single-news__date--text {
  font-family: Helvetica\ 55;
  font-style: normal;
  font-weight: 400
}

@media only screen and (min-width:307px)and (max-width:405px) {
  .single-news__date--text {
    font-size: 14px
  }
}

.single-news__share-list {
  align-items: center;
  display: flex
}

[dir=ltr] .single-news__share-list {
  flex-flow: row
}

[dir=rtl] .single-news__share-list {
  flex-flow: row-reverse;
  justify-content: flex-end
}

.single-news__share-item:not(:last-child) {
  margin-right: 15px
}

[dir=ltr] .single-news__share-item:last-child svg {
  margin-left: 15px
}

[dir=rtl] .single-news__share-item:last-child svg {
  margin-right: 15px
}

.single-news__share-link {
  align-items: center;
  color: #fadfa1;
  display: flex;
  flex-flow: row;
  font-family: Verdana Regular;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px
}

[dir=rtl] .single-news__share-link {
  font-family: Helvetica\ 55;
  font-style: normal;
  font-weight: 400
}

.single-news__content {
  margin-bottom: 150px;
  padding: 0 315px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .single-news__content {
    margin-bottom: 50px;
    margin-top: 1rem !important;
    padding: 0
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {
  .single-news__content {
    padding: 0 10px
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {
  .single-news__content {
    padding: 0 55px
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {
  .single-news__content {
    padding: 0 144px
  }
}

@media only screen and (min-width:1680px)and (max-width:1800px) {
  .single-news__content {
    padding: 0 235px
  }
}

.single-news__text.extra-para-space p {
  margin-bottom: 10px;
  margin-top: 10px
}

.single-news__text a,
.single-news__text i,
.single-news__text li,
.single-news__text p,
.single-news__text span,
.single-news__text strong,
.single-news__text u {
  color: rgba(33, 30, 31, .7);
  font-size: 18px;
  line-height: 30px
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .single-news__text a,
  .single-news__text i,
  .single-news__text li,
  .single-news__text p,
  .single-news__text span,
  .single-news__text strong,
  .single-news__text u {
    font-size: 16px;
    line-height: 26px
  }
}

.single-news__text a,
.single-news__text li,
.single-news__text p,
.single-news__text span {
  font-family: Verdana Regular;
  font-style: normal;
  font-weight: 400
}

[dir=rtl] .single-news__text a,
[dir=rtl] .single-news__text li,
[dir=rtl] .single-news__text p,
[dir=rtl] .single-news__text span {
  font-family: Helvetica\ 55;
  font-style: normal;
  font-weight: 400
}

.single-news__text b,
.single-news__text strong {
  color: #211e1f;
  font-family: Verdana Bold;
  font-style: normal;
  font-weight: 700
}

[dir=rtl] .single-news__text b,
[dir=rtl] .single-news__text strong {
  font-family: Helvetica Bold;
  font-style: normal;
  font-weight: 700
}

.single-news__text h1,
.single-news__text h2,
.single-news__text h3,
.single-news__text h4,
.single-news__text h5,
.single-news__text h6 {
  color: #211e1f;
  font-family: Verdana Bold;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  margin: 15px 0 10px
}

[dir=rtl] .single-news__text h1,
[dir=rtl] .single-news__text h2,
[dir=rtl] .single-news__text h3,
[dir=rtl] .single-news__text h4,
[dir=rtl] .single-news__text h5,
[dir=rtl] .single-news__text h6 {
  font-family: Helvetica Bold;
  font-style: normal;
  font-weight: 700
}

.single-news__text ol {
  display: flex;
  flex-flow: column;
  margin-top: 10px
}

[dir=ltr] .single-news__text ol {
  margin-left: 20px
}

[dir=rtl] .single-news__text ol {
  margin-right: 20px
}

.single-news__text ol li {
  color: rgba(33, 30, 31, .7);
  font-family: Verdana Regular;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  list-style-type: decimal
}

[dir=rtl] .single-news__text ol li {
  font-family: Helvetica\ 55;
  font-style: normal;
  font-weight: 400
}

.single-news__text ul {
  display: flex;
  flex-flow: column;
  margin-top: 10px
}

[dir=ltr] .single-news__text ul {
  margin-left: 20px
}

[dir=rtl] .single-news__text ul {
  margin-right: 20px
}

.single-news__text ul li {
  color: rgba(33, 30, 31, .7);
  font-family: Verdana Regular;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  list-style-type: circle
}

[dir=rtl] .single-news__text ul li {
  font-family: Helvetica\ 55;
  font-style: normal;
  font-weight: 400
}

.single-news__text u {
  color: #211e1f;
  display: inline-block;
  margin-bottom: 10px;
  margin-top: 10px;
  text-decoration: underline
}

.single-news__text i {
  font-style: italic
}

.sustainability-card__wrapper {
  background-color: #fff;
  padding: 132px 0
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .sustainability-card__wrapper {
    padding: 60px 0
  }
}

.sustainability-card__list {
  margin-top: 56px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .sustainability-card__list {
    margin-top: 0
  }
}

.sustainability-card__list .col-span-12:not(:last-child) {
  margin-bottom: 20px
}

.sustainability-card__box {
  cursor: pointer;
  display: block;
  overflow: hidden;
  position: relative
}

.sustainability-card__box:hover .sustainability-card__content {
  background-color: rgba(0, 48, 98, .2)
}

.sustainability-card__box:hover .sustainability-card__info {
  max-height: 300px;
  opacity: 1
}

.sustainability-card__img img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  width: 100%
}

.sustainability-card__content {
  display: flex;
  flex-flow: column;
  height: 100%;
  justify-content: flex-end;
  left: 0;
  padding: 0 40px 64px;
  position: absolute;
  top: 0;
  transition: background-color .5s ease;
  width: 100%
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .sustainability-card__content {
    background-color: rgba(0, 48, 98, .2);
    justify-content: center;
    padding: 20px
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {
  .sustainability-card__content {
    padding: 0 20px 34px
  }
}

.sustainability-card__title {
  border-bottom: 4px solid #fadfa1;
  padding-bottom: 32px
}

[dir=ltr] .sustainability-card__title {
  padding-right: 50px
}

[dir=rtl] .sustainability-card__title {
  padding-left: 50px
}

.sustainability-card__title,
.sustainability-card__title h1,
.sustainability-card__title h2,
.sustainability-card__title h3,
.sustainability-card__title h4,
.sustainability-card__title h5,
.sustainability-card__title h6 {
  color: #fff;
  font-family: Coheadline Regular;
  font-size: 39px;
  font-style: normal;
  font-weight: 400;
  line-height: 49px
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .sustainability-card__title,
  .sustainability-card__title h1,
  .sustainability-card__title h2,
  .sustainability-card__title h3,
  .sustainability-card__title h4,
  .sustainability-card__title h5,
  .sustainability-card__title h6 {
    font-size: 21px;
    line-height: 31px
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {

  .sustainability-card__title,
  .sustainability-card__title h1,
  .sustainability-card__title h2,
  .sustainability-card__title h3,
  .sustainability-card__title h4,
  .sustainability-card__title h5,
  .sustainability-card__title h6 {
    font-size: 30px;
    line-height: 42px
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {

  .sustainability-card__title,
  .sustainability-card__title h1,
  .sustainability-card__title h2,
  .sustainability-card__title h3,
  .sustainability-card__title h4,
  .sustainability-card__title h5,
  .sustainability-card__title h6 {
    font-size: 30px;
    line-height: 42px
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {

  .sustainability-card__title,
  .sustainability-card__title h1,
  .sustainability-card__title h2,
  .sustainability-card__title h3,
  .sustainability-card__title h4,
  .sustainability-card__title h5,
  .sustainability-card__title h6 {
    font-size: 30px;
    line-height: 42px
  }
}

.sustainability-card__info {
  max-height: 0;
  opacity: 0;
  transition: opacity .5s ease, visibility .5s ease, max-height .5s ease
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .sustainability-card__info {
    max-height: 300px;
    opacity: 1
  }
}

.sustainability-card__text {
  padding-top: 63px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .sustainability-card__text {
    padding-top: 20px
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {
  .sustainability-card__text {
    padding-top: 23px
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {
  .sustainability-card__text {
    padding-top: 23px
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {
  .sustainability-card__text {
    padding-top: 30px
  }
}

.sustainability-card__text,
.sustainability-card__text p {
  color: #fff;
  font-family: Verdana Regular;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .sustainability-card__text,
  .sustainability-card__text p {
    font-size: 16px;
    line-height: 26px
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {

  .sustainability-card__text,
  .sustainability-card__text p {
    font-size: 17px;
    line-height: 24px
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {

  .sustainability-card__text,
  .sustainability-card__text p {
    font-size: 17px;
    line-height: 24px
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {

  .sustainability-card__text,
  .sustainability-card__text p {
    font-size: 17px;
    line-height: 24px
  }
}

.sustainability-card__link {
  margin-top: 47px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .sustainability-card__link {
    margin-top: 20px
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {
  .sustainability-card__link {
    margin-top: 15px
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {
  .sustainability-card__link {
    margin-top: 20px
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {
  .sustainability-card__link {
    margin-top: 27px
  }
}

.sustainability-card__slider-footer {
  align-items: center;
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  margin-top: 40px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .sustainability-card__slider-footer {
    flex-direction: column;
    gap: 25px;
    justify-content: center;
    margin-top: 5px
  }
}

@media only screen and (min-width:1024px)and (max-width:1440px) {
  .sustainability-card__slider-footer {
    margin-top: 40px
  }
}

.sustainability-card__slider-nav {
  align-items: center;
  display: flex;
  flex-flow: row
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .sustainability-card__slider-nav {
    justify-content: center
  }
}

.sustainability-card__slider-nav div {
  cursor: pointer;
  flex: 0 0 40px !important
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .sustainability-card__slider-nav div {
    flex: 0 0 32px
  }
}

.sustainability-card__slider-nav div.swiper-button-disabled {
  opacity: .6;
  pointer-events: none
}

.sustainability-card__slider-nav div svg {
  width: 52px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .sustainability-card__slider-nav div svg {
    width: 32px
  }
}

[dir=ltr] .sustainability-card__slider-nav div:not(:last-child) {
  margin-right: 32px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  [dir=ltr] .sustainability-card__slider-nav div:not(:last-child) {
    margin-right: 22px
  }
}

[dir=rtl] .sustainability-card__slider-nav div:not(:last-child) {
  margin-left: 32px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  [dir=rtl] .sustainability-card__slider-nav div:not(:last-child) {
    margin-left: 22px
  }
}

.sustainability-card__pagination {
  bottom: 0;
  display: flex;
  flex-flow: row;
  left: 0;
  position: relative;
  top: 0;
  width: auto !important
}

.sustainability-card__pagination .swiper-pagination-bullet {
  background-color: rgba(0, 48, 98, .24);
  border-radius: 10px;
  display: block;
  height: 4px;
  opacity: 1;
  transition: background-color .5s ease;
  width: 60px
}

@media screen and (min-width:1024px)and (max-width:1366px) {
  .sustainability-card__pagination .swiper-pagination-bullet {
    width: 25px
  }
}

@media screen and (min-width:1280px)and (max-width:1366px) {
  .sustainability-card__pagination .swiper-pagination-bullet {
    width: 35px
  }
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .sustainability-card__pagination .swiper-pagination-bullet {
    height: 4px;
    width: 30px
  }
}

.tab-1 .sustainability-card__pagination .swiper-pagination-bullet,
.tab-2 .sustainability-card__pagination .swiper-pagination-bullet {
  background-color: hsla(0, 0%, 100%, .24)
}

.sustainability-card__pagination .swiper-pagination-bullet-active {
  background-color: #fadfa1
}

.tab-1 .sustainability-card__pagination .swiper-pagination-bullet-active,
.tab-2 .sustainability-card__pagination .swiper-pagination-bullet-active {
  background-color: #fadfa1
}

[dir=ltr] .sustainability-card__pagination .swiper-pagination-bullet:not(:last-child) {
  margin-right: 28px
}

[dir=rtl] .sustainability-card__pagination .swiper-pagination-bullet:not(:last-child) {
  margin-left: 28px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  [dir=ltr] .sustainability-card__pagination .swiper-pagination-bullet:not(:last-child) {
    margin-right: 10px
  }

  [dir=rtl] .sustainability-card__pagination .swiper-pagination-bullet:not(:last-child) {
    margin-left: 10px
  }
}

[dir=ltr] .sustainability-card__pagination--right {
  padding-right: 160px
}

[dir=rtl] .sustainability-card__pagination--right {
  padding-left: 160px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  [dir=ltr] .sustainability-card__pagination--right {
    padding-right: 0
  }

  [dir=rtl] .sustainability-card__pagination--right {
    padding-left: 0
  }
}

.sustainability-card__head {
  margin-bottom: 38px;
  text-align: center;
  width: 100%
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .sustainability-card__head {
    margin-bottom: 18px
  }
}

.sustainability-card__head,
.sustainability-card__head h1,
.sustainability-card__head h2,
.sustainability-card__head h3,
.sustainability-card__head h4,
.sustainability-card__head h5,
.sustainability-card__head h6 {
  color: #fff;
  font-family: Coheadline Regular;
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
  line-height: 72px
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .sustainability-card__head,
  .sustainability-card__head h1,
  .sustainability-card__head h2,
  .sustainability-card__head h3,
  .sustainability-card__head h4,
  .sustainability-card__head h5,
  .sustainability-card__head h6 {
    font-size: 21px;
    line-height: 31px
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {

  .sustainability-card__head,
  .sustainability-card__head h1,
  .sustainability-card__head h2,
  .sustainability-card__head h3,
  .sustainability-card__head h4,
  .sustainability-card__head h5,
  .sustainability-card__head h6 {
    font-size: 30px;
    line-height: 42px
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {

  .sustainability-card__head,
  .sustainability-card__head h1,
  .sustainability-card__head h2,
  .sustainability-card__head h3,
  .sustainability-card__head h4,
  .sustainability-card__head h5,
  .sustainability-card__head h6 {
    font-size: 40px;
    line-height: 50px
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {

  .sustainability-card__head,
  .sustainability-card__head h1,
  .sustainability-card__head h2,
  .sustainability-card__head h3,
  .sustainability-card__head h4,
  .sustainability-card__head h5,
  .sustainability-card__head h6 {
    font-size: 45px;
    line-height: 57px
  }
}

[dir=rtl] .sustainability-card__next,
[dir=rtl] .sustainability-card__prev {
  transform: rotate(-180deg)
}

@media only screen and (min-width:1024px)and (max-width:1440px) {

  .swiper-custom-next,
  .swiper-custom-prev {
    width: 40px !important
  }
}

.sustainability {
  background-color: #fff;
  padding-bottom: 132px;
  padding-top: 132px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .sustainability {
    padding-bottom: 59px;
    padding-top: 59px
  }
}

.sustainability .two-column__desc {
  margin-top: 48px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .sustainability .two-column__desc {
    margin-top: 5px;
    padding-right: 0 !important
  }
}

.sustainability .two-column__link {
  margin-top: 63px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .sustainability .two-column__link {
    margin-top: 32px
  }
}

.sustainability .two-column__img {
  padding-top: 0
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .sustainability-banner .col-span-12:first-child {
    order: 2
  }

  .sustainability-banner .col-span-12:last-child {
    order: 1
  }
}

.sustainability-banner__img {
  align-items: center;
  display: flex;
  flex-flow: row;
  overflow: hidden
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .sustainability-banner__img {
    padding-top: 20px
  }
}

[dir=ltr] .sustainability-banner__img {
  padding-right: 8%
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  [dir=ltr] .sustainability-banner__img {
    padding-right: 0
  }
}

[dir=rtl] .sustainability-banner__img {
  padding-left: 8%
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  [dir=rtl] .sustainability-banner__img {
    padding-left: 0
  }
}

.sustainability-banner__img img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  width: 100%
}

.sustainability-banner__title {
  margin-bottom: 44px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .sustainability-banner__title {
    margin-bottom: 20px;
    padding: 60px 24px 0
  }
}

.sustainability-banner__title,
.sustainability-banner__title h1,
.sustainability-banner__title h2,
.sustainability-banner__title h3,
.sustainability-banner__title h4,
.sustainability-banner__title h5,
.sustainability-banner__title h6 {
  color: #003062;
  font-family: Coheadline Regular;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 50px;
  text-transform: uppercase
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .sustainability-banner__title,
  .sustainability-banner__title h1,
  .sustainability-banner__title h2,
  .sustainability-banner__title h3,
  .sustainability-banner__title h4,
  .sustainability-banner__title h5,
  .sustainability-banner__title h6 {
    font-size: 26px;
    line-height: 36px
  }
}

@media only screen and (min-width:1024px)and (max-width:1440px) {

  .sustainability-banner__title,
  .sustainability-banner__title h1,
  .sustainability-banner__title h2,
  .sustainability-banner__title h3,
  .sustainability-banner__title h4,
  .sustainability-banner__title h5,
  .sustainability-banner__title h6 {
    font-size: 40px;
    line-height: 50px
  }
}

@media only screen and (min-width:1441px)and (max-width:1679px) {

  .sustainability-banner__title,
  .sustainability-banner__title h1,
  .sustainability-banner__title h2,
  .sustainability-banner__title h3,
  .sustainability-banner__title h4,
  .sustainability-banner__title h5,
  .sustainability-banner__title h6 {
    font-size: 45px;
    line-height: 57px
  }
}

@media only screen and (min-width:1024px) {
  [dir=ltr] .sustainability-banner__text {
    padding-right: 20.64%
  }

  [dir=rtl] .sustainability-banner__text {
    padding-left: 20.64%
  }
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .sustainability-banner__text {
    padding: 0 24px 30px
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {
  [dir=ltr] .sustainability-banner__text {
    padding-right: 20.64%
  }

  [dir=rtl] .sustainability-banner__text {
    padding-left: 20.64%
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {
  [dir=ltr] .sustainability-banner__text {
    padding-right: 14.8%
  }

  [dir=rtl] .sustainability-banner__text {
    padding-left: 14.8%
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {
  [dir=ltr] .sustainability-banner__text {
    padding-right: 19.2%
  }

  [dir=rtl] .sustainability-banner__text {
    padding-left: 19.2%
  }
}

@media only screen and (min-width:1680px)and (max-width:1800px) {
  [dir=ltr] .sustainability-banner__text {
    padding-right: 9.2%
  }

  [dir=rtl] .sustainability-banner__text {
    padding-left: 9.2%
  }
}

.sustainability-banner__text,
.sustainability-banner__text p {
  color: #003062;
  font-family: Verdana Regular;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px
}

[dir=rtl] .sustainability-banner__text,
[dir=rtl] .sustainability-banner__text p {
  font-family: Helvetica\ 55;
  font-style: normal;
  font-weight: 400
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .sustainability-banner__text,
  .sustainability-banner__text p {
    font-size: 14px;
    line-height: 24px
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {

  .sustainability-banner__text,
  .sustainability-banner__text p {
    font-size: 16px;
    line-height: 20px
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {

  .sustainability-banner__text,
  .sustainability-banner__text p {
    font-size: 16px;
    line-height: 26px
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {

  .sustainability-banner__text,
  .sustainability-banner__text p {
    font-size: 16px;
    line-height: 26px
  }
}

.two-column__content--120 {
  margin-bottom: 120px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .two-column__content--120 {
    margin-bottom: 0
  }
}

.two-column__content--88 {
  margin-bottom: 88px
}

.two-column__absolute-img {
  position: absolute;
  width: 43.6%;
  z-index: 50
}

[dir=ltr] .two-column__absolute-img {
  right: 0
}

[dir=rtl] .two-column__absolute-img {
  left: 0
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .two-column__absolute-img {
    margin-top: 30px;
    position: relative;
    width: auto
  }
}

.two-column__absolute-img--shadow {
  opacity: 0;
  pointer-events: none;
  visibility: hidden
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .two-column__absolute-img--shadow {
    display: none
  }
}

.two-column__absolute-img-reverse {
  left: 0;
  position: absolute;
  width: 43.6%;
  z-index: 50
}

[dir=ltr] .two-column__absolute-img-reverse {
  left: 0
}

[dir=rtl] .two-column__absolute-img-reverse {
  right: 0
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .two-column__absolute-img-reverse {
    margin-top: 30px;
    order: 2;
    position: relative;
    width: auto
  }
}

.two-column__absolute-img-v2 {
  position: absolute;
  width: 43.3%;
  z-index: 50
}

[dir=ltr] .two-column__absolute-img-v2 {
  left: 0
}

[dir=rtl] .two-column__absolute-img-v2 {
  right: 0
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .two-column__absolute-img-v2 {
    margin-bottom: 0;
    position: relative;
    width: auto
  }
}

.two-column__title {
  position: relative;
  z-index: 50
}

.two-column__title,
.two-column__title h1,
.two-column__title h2,
.two-column__title h3,
.two-column__title h4,
.two-column__title h5,
.two-column__title h6 {
  color: #fff;
  font-family: Coheadline Regular;
  font-size: 45px;
  font-style: normal;
  font-weight: 400;
  line-height: 55px;
  margin-bottom: 1.25rem !important
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .two-column__title,
  .two-column__title h1,
  .two-column__title h2,
  .two-column__title h3,
  .two-column__title h4,
  .two-column__title h5,
  .two-column__title h6 {
    font-size: 26px;
    line-height: 36px
  }
}

@media only screen and (min-width:1024px)and (max-width:1440px) {

  .two-column__title,
  .two-column__title h1,
  .two-column__title h2,
  .two-column__title h3,
  .two-column__title h4,
  .two-column__title h5,
  .two-column__title h6 {
    font-size: 33px;
    line-height: 43px
  }
}

@media only screen and (min-width:1441px)and (max-width:1679px) {

  .two-column__title,
  .two-column__title h1,
  .two-column__title h2,
  .two-column__title h3,
  .two-column__title h4,
  .two-column__title h5,
  .two-column__title h6 {
    font-size: 35px;
    line-height: 45px
  }
}

.two-column__title--white,
.two-column__title--white h1,
.two-column__title--white h2,
.two-column__title--white h3,
.two-column__title--white h4,
.two-column__title--white h5,
.two-column__title--white h6 {
  color: #fff;
  margin-bottom: 1.25rem !important
}

.two-column__title--dark-blue,
.two-column__title--dark-blue h1,
.two-column__title--dark-blue h2,
.two-column__title--dark-blue h3,
.two-column__title--dark-blue h4,
.two-column__title--dark-blue h5,
.two-column__title--dark-blue h6 {
  color: #003062
}

.two-column__title--60,
.two-column__title--60 h1,
.two-column__title--60 h2,
.two-column__title--60 h3,
.two-column__title--60 h4,
.two-column__title--60 h5,
.two-column__title--60 h6 {
  color: #fff;
  font-family: Coheadline Regular;
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: 60px
}

[dir=rtl] .two-column__title--60,
[dir=rtl] .two-column__title--60 h1,
[dir=rtl] .two-column__title--60 h2,
[dir=rtl] .two-column__title--60 h3,
[dir=rtl] .two-column__title--60 h4,
[dir=rtl] .two-column__title--60 h5,
[dir=rtl] .two-column__title--60 h6 {
  line-height: 75px
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .two-column__title--60,
  .two-column__title--60 h1,
  .two-column__title--60 h2,
  .two-column__title--60 h3,
  .two-column__title--60 h4,
  .two-column__title--60 h5,
  .two-column__title--60 h6 {
    font-size: 26px;
    line-height: 36px
  }
}

@media only screen and (min-width:1024px)and (max-width:1440px) {

  .two-column__title--60,
  .two-column__title--60 h1,
  .two-column__title--60 h2,
  .two-column__title--60 h3,
  .two-column__title--60 h4,
  .two-column__title--60 h5,
  .two-column__title--60 h6 {
    font-size: 35px !important;
    line-height: 45px !important
  }
}

@media only screen and (min-width:1441px)and (max-width:1679px) {

  .two-column__title--60,
  .two-column__title--60 h1,
  .two-column__title--60 h2,
  .two-column__title--60 h3,
  .two-column__title--60 h4,
  .two-column__title--60 h5,
  .two-column__title--60 h6 {
    font-size: 45px;
    line-height: 57px
  }
}

[dir=ltr] .two-column__title--45 {
  padding-right: 45%
}

[dir=rtl] .two-column__title--45 {
  padding-left: 45%
}

[dir=ltr] .two-column__title--6 {
  padding-right: 6%
}

[dir=rtl] .two-column__title--6 {
  padding-left: 6%
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  [dir=ltr] .two-column__title--6 {
    padding-right: 0
  }

  [dir=rtl] .two-column__title--6 {
    padding-left: 0
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {
  [dir=ltr] .two-column__title--6 {
    padding-right: 1%
  }

  [dir=rtl] .two-column__title--6 {
    padding-left: 1%
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {
  [dir=ltr] .two-column__title--6 {
    padding-right: 6%
  }

  [dir=rtl] .two-column__title--6 {
    padding-left: 6%
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {
  [dir=ltr] .two-column__title--6 {
    padding-right: 6%
  }

  [dir=rtl] .two-column__title--6 {
    padding-left: 6%
  }
}

@media only screen and (min-width:1680px)and (max-width:1800px) {
  [dir=ltr] .two-column__title--6 {
    padding-right: 6%
  }

  [dir=rtl] .two-column__title--6 {
    padding-left: 6%
  }
}

[dir=ltr] .two-column__title--6-l {
  padding-left: 6%
}

[dir=rtl] .two-column__title--6-l {
  padding-right: 6%
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  [dir=ltr] .two-column__title--6-l {
    padding-left: 0
  }

  [dir=rtl] .two-column__title--6-l {
    padding-right: 0
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {
  [dir=ltr] .two-column__title--6-l {
    padding-left: 1%
  }

  [dir=rtl] .two-column__title--6-l {
    padding-right: 5%
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {
  [dir=ltr] .two-column__title--6-l {
    padding-left: 5%
  }

  [dir=rtl] .two-column__title--6-l {
    padding-right: 5%
  }
}

@media only screen and (min-width:1440px)and (max-width:1536px) {
  [dir=ltr] .two-column__title--6-l {
    padding-left: 4%
  }

  [dir=rtl] .two-column__title--6-l {
    padding-right: 4%
  }
}

@media only screen and (min-width:1537px)and (max-width:1679px) {
  [dir=ltr] .two-column__title--6-l {
    padding-left: 2%
  }

  [dir=rtl] .two-column__title--6-l {
    padding-right: 2%
  }
}

@media only screen and (min-width:1680px)and (max-width:1800px) {
  [dir=ltr] .two-column__title--6-l {
    padding-left: 6%
  }

  [dir=rtl] .two-column__title--6-l {
    padding-right: 6%
  }

  .two-column__title--6-l,
  .two-column__title--6-l h1,
  .two-column__title--6-l h2,
  .two-column__title--6-l h3,
  .two-column__title--6-l h4,
  .two-column__title--6-l h5,
  .two-column__title--6-l h6 {
    font-size: 50px;
    line-height: 60px
  }
}

.two-column__desc {
  position: relative;
  z-index: 50
}

[dir=ltr] .two-column__desc {
  padding-right: 17%
}

[dir=rtl] .two-column__desc {
  padding-left: 17%
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  [dir=ltr] .two-column__desc {
    padding-right: 0
  }

  [dir=rtl] .two-column__desc {
    padding-left: 0
  }
}

.two-column__desc,
.two-column__desc p {
  color: #fff;
  font-size: 20px;
  line-height: 30px
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .two-column__desc,
  .two-column__desc p {
    font-size: 14px;
    line-height: 26px
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {

  .two-column__desc,
  .two-column__desc p {
    font-size: 16px;
    line-height: 26px
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {

  .two-column__desc,
  .two-column__desc p {
    font-size: 16px;
    line-height: 26px
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {

  .two-column__desc,
  .two-column__desc p {
    font-size: 16px;
    line-height: 26px
  }
}

[dir=ltr] .two-column__desc,
[dir=ltr] .two-column__desc p {
  font-family: Verdana Regular;
  font-style: normal;
  font-weight: 400
}

[dir=rtl] .two-column__desc,
[dir=rtl] .two-column__desc p {
  font-family: Helvetica\ 55;
  font-style: normal;
  font-weight: 400
}

.two-column__desc--21,
.two-column__desc--21 p {
  color: #fff;
  font-family: Verdana Regular;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .two-column__desc--21,
  .two-column__desc--21 p {
    font-size: 14px;
    line-height: 24px
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {

  .two-column__desc--21,
  .two-column__desc--21 p {
    font-size: 16px;
    line-height: 26px
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {

  .two-column__desc--21,
  .two-column__desc--21 p {
    font-size: 16px;
    line-height: 26px
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {

  .two-column__desc--21,
  .two-column__desc--21 p {
    font-size: 17px;
    line-height: 27px
  }
}

.two-column__desc--white,
.two-column__desc--white p {
  color: #fff
}

.two-column__desc--dark-blue,
.two-column__desc--dark-blue p,
.two-column__desc--dark-gray,
.two-column__desc--dark-gray p {
  color: rgba(33, 30, 31, .7)
}

[dir=ltr] .two-column__desc--7 {
  padding-right: 7%
}

[dir=rtl] .two-column__desc--7 {
  padding-left: 7%
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  [dir=ltr] .two-column__desc--7 {
    padding-right: 0
  }

  [dir=rtl] .two-column__desc--7 {
    padding-left: 0
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {
  [dir=ltr] .two-column__desc--7 {
    padding-right: 1%
  }

  [dir=rtl] .two-column__desc--7 {
    padding-left: 1%
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {
  [dir=ltr] .two-column__desc--7 {
    padding-right: 7%
  }

  [dir=rtl] .two-column__desc--7 {
    padding-left: 7%
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {
  [dir=ltr] .two-column__desc--7 {
    padding-right: 7%
  }

  [dir=rtl] .two-column__desc--7 {
    padding-left: 7%
  }
}

@media only screen and (min-width:1680px)and (max-width:1800px) {
  [dir=ltr] .two-column__desc--7 {
    padding-right: 7%
  }

  [dir=rtl] .two-column__desc--7 {
    padding-left: 7%
  }
}

[dir=ltr] .two-column__desc--7-l {
  padding-left: 7%
}

[dir=rtl] .two-column__desc--7-l {
  padding-left: 2%;
  padding-right: 7%
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  [dir=ltr] .two-column__desc--7-l {
    padding-left: 0
  }

  [dir=rtl] .two-column__desc--7-l {
    padding-right: 0
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {
  [dir=ltr] .two-column__desc--7-l {
    padding-left: 2%
  }

  [dir=rtl] .two-column__desc--7-l {
    padding-right: 4%
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {
  [dir=ltr] .two-column__desc--7-l {
    padding-left: 5%
  }

  [dir=rtl] .two-column__desc--7-l {
    padding-right: 5%
  }
}

@media only screen and (min-width:1440px)and (max-width:1536px) {
  [dir=ltr] .two-column__desc--7-l {
    padding-left: 4%
  }

  [dir=rtl] .two-column__desc--7-l {
    padding-right: 4%
  }
}

@media only screen and (min-width:1537px)and (max-width:1679px) {
  [dir=ltr] .two-column__desc--7-l {
    padding-left: 5%
  }

  [dir=rtl] .two-column__desc--7-l {
    padding-right: 5%
  }
}

@media only screen and (min-width:1680px)and (max-width:1800px) {
  [dir=ltr] .two-column__desc--7-l {
    padding-left: 7%
  }

  [dir=rtl] .two-column__desc--7-l {
    padding-right: 7%
  }
}

[dir=ltr] .two-column__desc--pr-24 {
  padding-right: 19%
}

[dir=rtl] .two-column__desc--pr-24 {
  padding-left: 19%
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  [dir=ltr] .two-column__desc--pr-24 {
    padding-right: 0
  }

  [dir=rtl] .two-column__desc--pr-24 {
    padding-left: 0
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {
  [dir=ltr] .two-column__desc--pr-24 {
    padding-right: 1%
  }

  [dir=rtl] .two-column__desc--pr-24 {
    padding-left: 1%
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {
  [dir=ltr] .two-column__desc--pr-24 {
    padding-right: 19%
  }

  [dir=rtl] .two-column__desc--pr-24 {
    padding-left: 19%
  }
}

@media only screen and (min-width:1440px)and (max-width:1536px) {
  [dir=ltr] .two-column__desc--pr-24 {
    padding-right: 19%
  }

  [dir=rtl] .two-column__desc--pr-24 {
    padding-left: 19%
  }
}

@media only screen and (min-width:1680px)and (max-width:1800px) {
  [dir=ltr] .two-column__desc--pr-24 {
    padding-right: 19%
  }

  [dir=rtl] .two-column__desc--pr-24 {
    padding-left: 19%
  }
}

[dir=ltr] .two-column__desc--pl-8 {
  padding-left: 19.6%
}

[dir=rtl] .two-column__desc--pl-8 {
  padding-right: 19.6%
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  [dir=ltr] .two-column__desc--pl-8 {
    padding-left: 0
  }

  [dir=rtl] .two-column__desc--pl-8 {
    padding-right: 0
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {
  [dir=ltr] .two-column__desc--pl-8 {
    padding-left: 1%
  }

  [dir=rtl] .two-column__desc--pl-8 {
    padding-right: 1%
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {
  [dir=ltr] .two-column__desc--pl-8 {
    padding-left: 18.5%
  }

  [dir=rtl] .two-column__desc--pl-8 {
    padding-right: 18.5%
  }
}

@media only screen and (min-width:1440px)and (max-width:1536px) {
  [dir=ltr] .two-column__desc--pl-8 {
    padding-left: 19%
  }

  [dir=rtl] .two-column__desc--pl-8 {
    padding-right: 19%
  }
}

@media only screen and (min-width:1680px)and (max-width:1800px) {
  [dir=ltr] .two-column__desc--pl-8 {
    padding-left: 19%
  }

  [dir=rtl] .two-column__desc--pl-8 {
    padding-right: 19%
  }
}

.two-column__img {
  display: flex;
  flex-flow: row;
  padding-top: 29px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .two-column__img {
    margin-bottom: 24px;
    padding-top: 0
  }
}

.two-column__img img {
  width: 100%
}

.two-column__link {
  margin-top: 100px
}

@media only screen and (min-width:1024px)and (max-width:1280px) {
  .two-column__link {
    margin-top: 50px
  }
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .main-about .our-products__slider .our-leadership__head {
    padding: 60px 0 15px
  }
}

.main-about .home-about__wrapper--v3:after {
  content: none
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .latest-news__wrapper .container {
    padding-right: 24px !important
  }
}

body.handoff footer,
body.handoff header {
  display: none
}

section.handoff-hero {
  background-color: #030303;
  flex-shrink: 0;
  padding-bottom: 76px;
  padding-top: 76px;
  text-align: center
}

section.handoff-hero h1 {
  font-size: 42px;
  margin-bottom: 32px
}

section.handoff-hero h1,
section.handoff-hero p {
  color: #fff;
  font-family: Coheadline Regular;
  font-style: normal;
  font-weight: 400;
  line-height: 150%
}

section.handoff-hero p {
  font-size: 14px
}

section.handoff-body {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding-bottom: 100px;
  padding-top: 100px
}

section.handoff-body .handoff-body-page-list ul {
  list-style: none
}

section.handoff-body .handoff-body-page-list ul li {
  align-items: center;
  display: flex
}

section.handoff-body .handoff-body-page-list ul li:not(:last-child) {
  margin-bottom: 26px
}

section.handoff-body .handoff-body-page-list ul li:hover:before {
  width: 50px
}

section.handoff-body .handoff-body-page-list ul li:before {
  background-color: #030303;
  content: "";
  display: flex;
  height: 1px;
  margin-right: 16px;
  transition: width .3s;
  width: 40px
}

section.handoff-body .handoff-body-page-list ul li a {
  color: #030303;
  font-family: Coheadline Light;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 150%
}

section.handoff-body .handoff-body-style-guide-item:not(:last-child) {
  margin-bottom: 100px
}

section.handoff-body .handoff-body-style-guide-item-title {
  margin-bottom: 50px
}

section.handoff-body .handoff-body-style-guide-item-title h5 {
  align-items: center;
  color: #030303;
  display: flex;
  font-family: Coheadline Light;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 150%
}

section.handoff-body .handoff-body-style-guide-item-title h5:before {
  background-color: #030303;
  content: "";
  height: 1px;
  margin-right: 16px;
  width: 40px
}

section.handoff-footer {
  flex-shrink: 0
}

section.handoff-footer .handoff-footer-contain {
  align-items: center;
  border-top: 1px solid rgba(3, 3, 3, .5);
  display: flex;
  justify-content: space-between;
  padding-bottom: 36px;
  padding-top: 32px
}

section.handoff-footer .handoff-footer-contain a,
section.handoff-footer .handoff-footer-contain p {
  color: #030303;
  font-family: Coheadline Light;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 150%
}

section.handoff-footer .handoff-footer-contain a:hover {
  text-decoration: underline !important
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .home-about__wrapper-v7 {
    padding: 46px 0 48px
  }

  .main-healty .latest-news__wrapper {
    padding-right: 24px !important
  }

  [dir=rtl] .main-healty .latest-news__wrapper {
    padding-left: 0;
    padding-right: 0 !important
  }
}

.main-healty .home-about__wrapper-v8 {
  padding: 10px 0 80px
}

@media only screen and (min-width:1023px) {
  .main-healty .home-about__wrapper-v8 .picwithtext_hse p {
    padding-bottom: .4vw
  }
}

@media only screen and (max-width:600px) {
  .main-healty .home-about__wrapper-v8 .picwithtext_hse p {
    padding-bottom: 6px
  }
}

.main-healty .home-about__wrapper-v8 .picwithtext_hse a {
  color: #fadfa1
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .main-history .latest-news__wrapper {
    padding-right: 0 !important
  }

  .main-history .latest-news__card-link a {
    align-items: flex-start
  }

  .main-history .latest-news__card-link--icon {
    margin-top: 4px
  }
}

.main-home {
  overflow-x: unset
}

.main-home .latest-news .swiper-slide {
  height: auto
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .main-home {
    overflow: hidden
  }

  .main-home .our-products .head {
    padding: 0 !important
  }
}

[dir=ltr] .main-home .our-products .head {
  padding: 0 0 0 5%
}

@media only screen and (min-width:1024px)and (max-width:1280px) {
  [dir=ltr] .main-home .our-products .head {
    padding: 0
  }
}

@media only screen and (min-width:1536px)and (max-width:1679px) {
  [dir=ltr] .main-home .our-products .head {
    padding: 0 0 0 6%
  }
}

@media screen and (min-width:1620px)and (max-width:1920px) {
  [dir=ltr] .main-home .our-products .head {
    padding: 0 0 0 4%
  }
}

[dir=rtl] .main-home .our-products .head {
  padding: 0 5% 0 0
}

@media only screen and (min-width:1024px)and (max-width:1280px) {
  [dir=rtl] .main-home .our-products .head {
    padding: 0
  }
}

@media only screen and (min-width:1536px)and (max-width:1679px) {
  [dir=rtl] .main-home .our-products .head {
    padding: 0 6% 0 0
  }
}

@media screen and (min-width:1620px)and (max-width:1920px) {
  [dir=rtl] .main-home .our-products .head {
    padding: 0 4% 0 0
  }
}

.home-hero__slider-next,
.home-hero__slider-prev {
  cursor: pointer
}

.menu-slide {
  transform: translateX(-100%);
  transition: transform .3s ease-in-out
}

.menu-slide.open {
  transform: translateX(0)
}

@media only screen and (max-width:600px) {
  .ir-table {
    min-width: 100%
  }

  .ir-table td,
  .ir-table tr {
    min-width: 200px
  }
}

[dir=rtl] .ir-table th {
  text-align: right
}

.dir-rtl {
  direction: rtl
}

.dir-ltr {
  direction: ltr
}

.ir-page-full .ir-banner {
  background-image: unset !important
}

input:-webkit-autofill,
input:-webkit-autofill:active,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover {
  color: #fff;
  -webkit-transition: all 5000s ease-in-out 0s;
  transition: all 5000s ease-in-out 0s
}

.loading-overlay {
  align-items: center;
  background-color: rgba(0, 48, 98, .28);
  display: flex;
  height: 107%;
  justify-content: center;
  left: -4%;
  position: fixed;
  top: -4%;
  width: 109%;
  z-index: 1000
}

@media only screen and (max-width:600px) {
  .loading-overlay {
    height: 100%;
    top: 3%
  }
}

.spinner {
  animation: spin 1s linear infinite;
  border-radius: 50%;
  border: 4px solid hsla(0, 0%, 100%, .3);
  border-top-color: #fff;
  height: 50px;
  width: 50px
}

@keyframes spin {
  0% {
    transform: rotate(0deg)
  }

  to {
    transform: rotate(1turn)
  }
}

.custom-select-wrapper .is-attachment {
  bottom: -24px;
  color: #ef4444;
  font-family: Coheadline Regular;
  font-style: normal;
  font-weight: 400;
  position: absolute
}

.no-scroll {
  height: 100%;
  overflow: hidden
}

.latest-news__page {
  margin-top: 50px
}

.main-news .swiper-slide {
  height: auto
}

.main-our-leadership__news {
  margin-top: 132px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .main-our-leadership__news {
    margin-top: 60px !important;
    padding-bottom: 30px !important
  }
}

.main-our-leadership .our-leadership__buttons .container {
  padding: 0 6px !important
}

.main-our-products .our-products__slider .our-leadership__head {
  padding: 132px 0 78px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .main-our-products .our-products__slider .our-leadership__head {
    padding: 60px 0 20px
  }
}

.main-our-products .head__text.head__text--21.head__text--white {
  padding-left: 14%
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  [dir=ltr] .main-our-products .head__text.head__text--21.head__text--white {
    padding-left: 0
  }

  [dir=rtl] .main-our-products .head__text.head__text--21.head__text--white {
    padding-right: 0
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {
  [dir=ltr] .main-our-products .head__text.head__text--21.head__text--white {
    padding-left: 0
  }

  [dir=rtl] .main-our-products .head__text.head__text--21.head__text--white {
    padding-right: 0
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {
  [dir=ltr] .main-our-products .head__text.head__text--21.head__text--white {
    padding-left: 0
  }

  [dir=rtl] .main-our-products .head__text.head__text--21.head__text--white {
    padding-right: 0
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {
  [dir=ltr] .main-our-products .head__text.head__text--21.head__text--white {
    padding-left: 12%
  }

  [dir=rtl] .main-our-products .head__text.head__text--21.head__text--white {
    padding-right: 12%
  }
}

@media only screen and (min-width:1680px)and (max-width:1800px) {
  [dir=ltr] .main-our-products .head__text.head__text--21.head__text--white {
    padding-left: 1%
  }

  [dir=rtl] .main-our-products .head__text.head__text--21.head__text--white {
    padding-right: 1%
  }
}

.main-single-news {
  padding-top: 224px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .main-single-news {
    padding-top: 150px
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {
  .main-single-news {
    padding-top: 224px
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {
  .main-single-news {
    padding-top: 224px
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {
  .main-single-news {
    padding-top: 224px
  }
}

@media only screen and (min-width:1680px)and (max-width:1800px) {
  .main-single-news {
    padding-top: 224px
  }
}

.main-sustainability .two-column__img {
  margin-bottom: 0;
  margin-top: 0
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .main-sustainability .two-column__desc,
  .main-sustainability .two-column__title {
    padding-left: 0 !important;
    padding-right: 0 !important
  }
}

.main-sustainability .our-products__slider {
  background-color: transparent;
  margin-top: -800px;
  padding: 0 0 132px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .main-sustainability .our-products__slider {
    margin-top: 0;
    padding: 60px 0
  }

  .main-sustainability .our-products__slider .our-leadership__head {
    padding: 0 0 60px
  }

  .main-sustainability .our-products__slider .head__text--white,
  .main-sustainability .our-products__slider .head__text--white a,
  .main-sustainability .our-products__slider .head__text--white h1,
  .main-sustainability .our-products__slider .head__text--white h2,
  .main-sustainability .our-products__slider .head__text--white h3,
  .main-sustainability .our-products__slider .head__text--white h4,
  .main-sustainability .our-products__slider .head__text--white h5,
  .main-sustainability .our-products__slider .head__text--white h6,
  .main-sustainability .our-products__slider .head__text--white p,
  .main-sustainability .our-products__slider .head__text--white span,
  .main-sustainability .our-products__slider .head__title--white,
  .main-sustainability .our-products__slider .head__title--white a,
  .main-sustainability .our-products__slider .head__title--white h1,
  .main-sustainability .our-products__slider .head__title--white h2,
  .main-sustainability .our-products__slider .head__title--white h3,
  .main-sustainability .our-products__slider .head__title--white h4,
  .main-sustainability .our-products__slider .head__title--white h5,
  .main-sustainability .our-products__slider .head__title--white h6,
  .main-sustainability .our-products__slider .head__title--white p,
  .main-sustainability .our-products__slider .head__title--white span {
    color: #003062
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {
  .main-sustainability .our-products__slider {
    padding: 0 0 60px
  }
}

@media only screen and (min-width:1024px)and (max-width:1439px) {
  .main-sustainability .our-products__slider--v2 .swiper-slide {
    height: 530px
  }

  .main-sustainability .our-products__slider--v2 .our-products__slider-box,
  .main-sustainability .our-products__slider--v2 .our-products__slider-box-img {
    height: 100%
  }
}

@media only screen and (min-width:1440px)and (max-width:1679px) {
  .main-sustainability .our-products__slider--v2 .swiper-slide {
    height: 530px
  }

  .main-sustainability .our-products__slider--v2 .our-products__slider-box,
  .main-sustainability .our-products__slider--v2 .our-products__slider-box-img {
    height: 100%
  }
}

@media only screen and (min-width:1680px)and (max-width:1800px) {
  .main-sustainability .our-products__slider--v2 .swiper-slide {
    height: 530px
  }

  .main-sustainability .our-products__slider--v2 .our-products__slider-box,
  .main-sustainability .our-products__slider--v2 .our-products__slider-box-img {
    height: 100%
  }
}

.main-sustainability .two-column__absolute-img,
.main-sustainability .two-column__absolute-img-reverse {
  width: 46.6%
}

@media only screen and (min-width:320px)and (max-width:1023px) {

  .main-sustainability .two-column__absolute-img,
  .main-sustainability .two-column__absolute-img-reverse {
    width: auto
  }
}

#responsibleBusiness .our-leadership__modal--xl {
  top: 50%;
  transform: translateY(-50%) !important
}

@media only screen and (min-width:1023px) {
  .picwithtext {
    padding-bottom: .4vw
  }
}

@media only screen and (max-width:600px) {
  .picwithtext {
    padding-bottom: 5vh
  }
}

.video-react .video-react-big-play-button:before,
.video-react .video-react-control:before {
  height: 100%;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%
}

@font-face {
  font-family: video-react;
  src: url(data:application/vnd.ms-fontobject;base64,MBgAAHwXAAABAAIAAAAAAAAAAAAAAAAAAAABAJABAAAAAExQAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAic4U8QAAAAAAAAAAAAAAAAAAAAAAABYAdgBpAGQAZQBvAC0AcgBlAGEAYwB0AAAADgBSAGUAZwB1AGwAYQByAAAAFgBWAGUAcgBzAGkAbwBuACAAMQAuADAAAAAWAHYAaQBkAGUAbwAtAHIAZQBhAGMAdAAAAAAAAAEAAAALAIAAAwAwT1MvMg7RD8oAAAC8AAAAYGNtYXAOVuSnAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5Zsdb3FIAAAF4AAAS0GhlYWQLMledAAAUSAAAADZoaGVhB6wEJgAAFIAAAAAkaG10eIgAFM8AABSkAAAAlGxvY2FLllAoAAAVOAAAAExtYXhwACoAyQAAFYQAAAAgbmFtZVtqyukAABWkAAABtnBvc3QAAwAAAAAXXAAAACAAAwQAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADyIAQAAAAAAAQAAAAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg8iD//f//AAAAAAAg8gD//f//AAH/4w4EAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAVYA1gMqAyoAAgAACQIBVgHU/iwDKv7W/tYAAgBWAFYDqgOqAAIAFgAAAS0BNzIeAhUUDgIjIi4CNTQ+AgGqAQD/AFZYnHNDQ3ObWVicc0NDc5sBQMDA6kNzm1lYnHNDQ3ObWVicc0MAAAADAFYAVgOqA6oAEwAnACoAACUyPgI1NC4CIyIOAhUUHgITMh4CFRQOAiMiLgI1ND4CExEFAgBGfV02Nl18R0Z9XTY2XXxHWJxzQ0Nzm1lYnHNDQ3ObAwEAqjZdfEdGfV02Nl18R0Z9XTYDAENzm1lYnHNDQ3ObWVicc0P9lgGAwAAAAAACAQAA1gMAAyoAAwAHAAABMxEjIREzEQJWqqr+qqoDKv2sAlT9rAAAAwBWAFYDqgOqAAMABwAbAAABESMRIxEjERMyHgIVFA4CIyIuAjU0PgICgFZUVoBYnHNDQ3ObWVicc0NDc5sBVgFU/qwBVP6sAlRDc5tZWJxzQ0Nzm1lYnHNDAAAEAFYAVgOqA6oAAwAXACsALwAAAREzEQcyPgI1NC4CIyIOAhUUHgITMh4CFRQOAiMiLgI1ND4CAxEzEQIqVoBGfV02Nl18R0Z9XTY2XXxHWJxzQ0Nzm1lYnHNDQ3ObJ1YBVgFU/qysNl18R0Z9XTY2XXxHRn1dNgMAQ3ObWVicc0NDc5tZWJxzQ/2sAVT+rAABAQABAAMAAwAAAwAAASERIQEAAgD+AAMA/gAAAgBqAQADVgMAAAIABQAACQERIQkBAeoBbP6A/pQBbAIAAQD+AAEAAQAAAAACAKoBAAOWAwAAAgAFAAAJAiERAQIqAWz+lP6AAWwDAP8A/wACAP8AAAAAAAIBAAEAAwADAAACAAYAAAkBEQEzESMBlgFq/gBWVgIAAQD+AAIA/gAAAAAAAgEAAQADAAMAAAMABgAAATMRIyERAQKqVlb+VgFqAwD+AAIA/wAAAAIAqgCAA1YD1gBFAGgAAAEOARUUBjEjNzMVIwcwNjU0MjU0FjsBMhYXHgEXHgEVFAYHDgEHDgEHDgEjIiYnLgEnLgE1MxQWMzI2PwEwNj0BLwEwJiMRMh4CFRQOAiMiLgI1MxQeAjMyPgI1NC4CIxUnNwH4AwsEHgpmSgQEBgUDCAYNAwMKAwcLAQMDBQYGBwMDEQYGDQMDCwYICiIODAMGAwoEBAoJA0Z9XTY2XXxHRn1dNlYpRV01NF5FKSlFXTXW1gG8AQUCAwNeHiYBAwMDAwMDAwMGAwcZDgYNAwMNBgYDAwMBAQMDAgMEFgwLCQEDCAkDGggKBAFuNV17R0Z9XTY2XXxHNF5FKSlFXTU0XkUprNbWAAAEAKoAgANWA9YAGwBGAE0AcAAAARQWMzI2PwEwNj0BMCY1NCYjIgYPATAGHQEwFjcUBg8BMAYjIgYjIiYnLgEnLgE9ATQ2PwEwNjMyNjMyFhceARceARceARUHIzUHNTczEzIeAhUUDgIjIi4CNTMUHgIzMj4CNTQuAiMVJzcCNA4GAwgDCAQEEgQDBgMIBgZUAQMMEAYGDgYGDgYGCAYKCAEDDg4GBg4GBg4GBgoGBgMDAwG2KCpMBi5GfV02Nl18R0Z9XTZWKUVdNTReRSkpRV011tYBeAUJAQMKCQNWCQMECgMDCAkDVgknCRMGGgwEAQMDBgMFKA8eCRMGGgwEAQMDBgMDDgkJEAlqjAweGAEeNV17R0Z9XTY2XXxHNF5FKSlFXTU0XkUprNbWAAAABACqAIADVgPWABsARgCjAMYAAAEUFjMyNj8BMDY9ATQmNTQmIyIGDwEwBh0BMBY3FAYPATAGIyIGIyImJy4BJy4BPQE0Nj8BMDYzMjYzMhYXHgEXHgEXHgEVIzI2PQEwJjU0JisBMAYjIgYdASM0NjMyNjMyFhceAR0BMAYVFAYjIgYHHgEXHgEVFAYHDgEHDgEjIgYjIiYnLgEnLgE1MxUwFhUUFjsBMDYzMjY9ATAmNTQmKwE1EzIeAhUUDgIjIi4CNTMUHgIzMj4CNTQuAiMVJzcCPBAGAwYDCAQEEAQDCAMIBARQAQMMEAYGDgYPFQoGAwMDAwMDDBAGBgwGBg4GBgoGBgMDAwHiDBIEBQMWBQMDASwWDgMOAw0ZCggIBAUDAwgDBg0DAwUBAwMGAwMNBgYOBgYLAwMNBggKJAQFAxYFAwMBBAUDGmZGfV02Nl18R0Z9XTZWKUVdNTReRSkpRV011tYBeAYIAQMKCQNWAwYDBAoDAwgJA1YJJwkTBhoMBAsFAw4JCRAJHgkTBhoMBAEDAwYDAw4JCRAJDgwIBQMDAQQFAwgPHwQHBQQYCg4JAwMFBwMDBwYGDgYGDQMDCgMDBQQBAwMCAwQbCwgFAwMBBAUDFgUDAwEeAWo1XXtHRn1dNjZdfEc0XkUpKUVdNTReRSms1tYAAAIAqgCAA1YD1gBCAGUAAAEOARUUBjEjNzMVIwcwNjU0MjU0FjsBMhYXHgEXHgEVFAYHDgEHDgEjIiYnLgEnLgE1MxQWMzI2PwEwNj0BLwEwJiMlND4CMzUXBzUiDgIVFB4CMzI+AjUzFA4CIyIuAgH0AwsEGgpmSgQEBgUDCAYNAwMKAwcLAQMDBQYIFw8GDQMDCwYICiIODAMGAwoEBAoJA/6uNl18R9bWNF5FKSlFXTU0XkUpVjZdfEdGfV02AbwBBQIDA14eJgEDAwMDAwMDAwYDBxkOBg0DAw0GCAgBAwMCAwQWDAsJAQMICQMaCAoEGkZ8XTWs1tasKUVdNTReRSkpRV01Rn1dNjZdfAAABACqAIADVgPWABsARgBNAHAAAAEUFjMyNj8BMDY9ATAmNTQmIyIGDwEwBh0BMBY3FAYPATAGIyIGIyImJy4BJy4BPQE0Nj8BMDYzMjYzMhYXHgEXHgEXHgEVByM1BzU3MwU0PgIzNRcHNSIOAhUUHgIzMj4CNTMUDgIjIi4CAjQOBgMIAwgEBBIEAwYDCAYGUAEDDBAGBg4GBg4GBggGCggBAw4OBgYOBgYOBgYKBgYDAwMBsigqTAb+2DZdfEfW1jReRSkpRV01NF5FKVY2XXxHRn1dNgF4BQkBAwoJA1YJAwQKAwMICQNWCScJEwYaDAQBAwMGAwUoDx4JEwYaDAQBAwMGAwMOCQkQCWqMDB4YNkZ8XTWs1tasKUVdNTReRSkpRV01Rn1dNjZdfAAAAAQAqgCAA1YD1gAiAD4AaQDGAAATND4CMzUXBzUiDgIVFB4CMzI+AjUzFA4CIyIuAgUUFjMyNj8BMDY9ATAmNTQmIyIGDwEwBh0BMBY3FAYPATAGIyIGIyImJy4BJy4BPQE0Nj8BMDYzMjYzMhYXHgEXHgEXHgEVIzI2PQEwJjU0JisBMAYjIgYdASM0NjMyNjMyFhceAR0BMAYVFAYjIgYHHgEXHgEVFAYHDgEHDgEjIgYjIiYnLgEnLgE1MxUwFhUUFjsBMDYzMjY9ATAmNTQmKwE1qjZdfEfW1jReRSkpRV01NF5FKVY2XXxHRn1dNgGODgYDCAMIBAQSBAMGAwgEBFQBAwwQBgYOBg8VCgYDAwMDAwMMEAYGDAYGDgYGCgYGAwMDAeIMEgQFAxYFAwMBLBYOAw4DDRkKCAgEBQMDCAMGDQMDBQEDAwYDAw0GBg4GBgsDAw0GCAokBAUDFgUDAwEEBQMaAdZGfF01rNbWrClFXTU0XkUpKUVdNUZ9XTY2XXwXBQkBAwoJA1YJAwQKAwMICQNWCScJEwYaDAQLBQMOCQkQCR4JEwYaDAQBAwMGAwMOCQkQCQ4MCAUDAwEEBQMIDx8EBwUEGAoOCQMDBQcDAwcGBg4GBg0DAwoDAwUEAQMDAgMEGwsIBQMDAQQFAxYFAwMBHgAAAAAEAIAAgAOAA4AAAgAUACYALgAAARUnJwEHJw4BBzU+ATcnEScjETMnATQuAic1HgMVFAYHJz4BJxwBByc1HgECAFrwAso2WCJOLBswFbbWqsrKAqofOU0vQG5PLRcVQAoMagJoMDoDVrRahP02NlgbKAtYBxoRtv7g1gEAyv62M1xLNg5YDkVjfEQwWydCGTkeBw0GaF4YWwAAAAABASoAqgKqA1YABQAAATM3EScjASqs1NSsAoDW/VTWAAIA1gCqAxYDVgAFAAwAABMzNxEnIyUUBgcRHgHWqtbWqgJAPDAwPAKA1v1U1oA5WxgBWBhbAAAAAwCAAIoDgAN2ABUAHAAiAAABHgMVFA4CBzU+AzU0LgInExQGBxEeASUzNxEnIwJWQG5PLS1PbUEuTjkfHzlNL2o6MDA6/cCq1taqA3YORWN8RER7Y0YOWA03S1wzM1xLNg7+4jlbGAFYGFtH1v1U1gAAAAAEANYA1gMqAyoABQALABEAFwAAATMVIzUjEzUzFSM1ATUzFSMVHQEzFSM1AlbUVICAVNT+gNSAgNQDKtSA/lSA1FQBLNRUgKyAVNQABADWANYDKgMqAAUACwARABcAAAEzFSM1MwM1MxUjFQE1MxUjNRE1MxUjNQKqgNRUVNSA/qxU1NRUAqpU1P2s1FSAAdSA1FT+rFTUgAAAAAADAIAAqgOAA1YAFwAvAD8AAAE1NCYrASIGHQEUFjsBMjY9ASMVIzUzFSM1NCYrASIGHQEUFjsBMjY9ASMVIzUzFQEyFhURFAYjISImNRE0NjMDABgSgBIaGhKAEhhAVlbqGhKAEhgYEoASGkBWVgGUIjQzI/2sJDIyJAIqLBIYGBKsEhgYEiwWgBYsEhgYEqwSGBgSLBaAFgEsMyP+ACI0MyMCACI0AAAEAIAAgAOAA4AAAwANABkAKQAAATUzFScRMzI2PQE0JiMBESMVIzUjETM1MxUBMhYVERQGIyEiJjURNDYzAmpWlqwSGBgS/wBAVkBAVgGUIjQzI/2sJDIyJAHAgIDA/wAYEqwSGP8AAQBqav8AVlYCADMj/awiNDMjAlQiNAAAAAIAZABWA5wDqgALAFkAAAEyNjU0JiMiBhUUFiUXHgEPAQ4BLwEOAQ8BDgErASImLwEuAScHBiYvASY2PwEuATU8ATcnLgE/AT4BHwE+AT8BPgE7ATIWHwEeARc3NhYfARYGDwEeARUcAQIAPVlYPj1ZWAF8WgYCBFYEDghqECQUEAELCKwHCwIQEyQRagcOBVYEAgZaAQECWgYCBFYEDghqECQUEAELCKwHCwIQEyQRagcOBVYEAgZaAQEBalg+PVlYPj1ZbEYEEAiUBwQDKgwWCHAHCwoIcAcVDioDAwiUBxAFRgoVCwoVC0YEEAiUBwQDKgwWCHAHCwoIcAcVDioDAwiUBxAFRgoVCwoVAAAAAQCAAFgDgAOqADMAAAEyFhUUBiMiJjU8ATclDgEjIiY1NDYzMhYXJS4BNTQ2MzIWFRQGIyImJwUeARUUBgcFPgEDADNJSTMzSQL+0hIsGjRMSzUZLRIBLAEDSzU0TEs1GS0S/tQBAwICATAQLAFSSTMzS0szBw8GsBASSzU0TBERrgcPCDRMSzU0TBMRsAcPCAcPCLAPEQADAFYAVgOqA6oAAwAHABsAAAE1IxUTESMREzIeAhUUDgIjIi4CNTQ+AgIqVFRUKlicc0NDc5tZWJxzQ0NzmwKAVlb+qgEA/wACgENzm1lYnHNDQ3ObWVicc0MAAAQAVgBWA6oDqgADABcAKwAvAAABNTMVAzI+AjU0LgIjIg4CFRQeAhMyHgIVFA4CIyIuAjU0PgITETMRAdZUKkZ9XTY2XXxHRn1dNjZdfEdYnHNDQ3ObWVicc0NDc5svVAKAVlb+KjZdfEdGfV02Nl18R0Z9XTYDAENzm1lYnHNDQ3ObWVicc0P9gAEA/wAAAAEA1gDWAyoDKgALAAABBxcHJwcnNyc3FzcDKu7uPO7uPO7uPO7uAu7u7jzu7jzu7jzu7gABAFUAVQOrA6sAFAAAExQeAjMyPgI1NC4CIyIOAhVVQ3ScWFicdENDdJxYWJx0QwIAWJx0Q0N0nFhYnHRDQ3ScWAAAAAIAVQBVA6sDqwAUACgAAAEiDgIVFB4CMzI+AjU0LgIjESIuAjU0PgIzMh4CFRQOAgIAWJx0Q0N0nFhYnHRDQ3ScWEd8XTU1XXxHR3xdNTVdfAOrQ3ScWFicdENDdJxYWJx0Q/0ANV18R0d8XTU1XXxHR3xdNQAAAAMAVQBVA6sDqwAUACgANAAAASIOAhUUHgIzMj4CNTQuAiMRIi4CNTQ+AjMyHgIVFA4CExQGIyImNTQ2MzIWAgBYnHRDQ3ScWFicdENDdJxYR3xdNTVdfEdHfF01NV18OUs1NUtLNTVLA6tDdJxYWJx0Q0N0nFhYnHRD/QA1XXxHR3xdNTVdfEdHfF01AVU1S0s1NUtLAAAAAQAAAAEAAPEUzolfDzz1AAsEAAAAAADUNIllAAAAANQ0iWUAAAAAA6sD1gAAAAgAAgAAAAAAAAABAAAEAAAAAAAEAAAAAAADqwABAAAAAAAAAAAAAAAAAAAAJQQAAAAAAAAAAAAAAAAAAAAEAAFWBAAAVgQAAFYEAAEABAAAVgQAAFYEAAEABAAAagQAAKoEAAEABAABAAQAAKoEAACqBAAAqgQAAKoEAACqBAAAqgQAAIAEAAEqBAAA1gQAAIAEAADWBAAA1gQAAIAEAACABAAAZAQAAIAEAABWBAAAVgQAANYEAABVBAAAVQQAAFUAAAAAAAoAFAAeACwAVACWAKoA2AEgAS4BRAFaAXABhAIQAqgDpgQuBMYFxAYSBiIGPgZ4Bp4GxgcaB1oH4gguCFwIpAi+COAJHAloAAEAAAAlAMcABAAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQALAAAAAQAAAAAAAgAHAIQAAQAAAAAAAwALAEIAAQAAAAAABAALAJkAAQAAAAAABQALACEAAQAAAAAABgALAGMAAQAAAAAACgAaALoAAwABBAkAAQAWAAsAAwABBAkAAgAOAIsAAwABBAkAAwAWAE0AAwABBAkABAAWAKQAAwABBAkABQAWACwAAwABBAkABgAWAG4AAwABBAkACgA0ANR2aWRlby1yZWFjdAB2AGkAZABlAG8ALQByAGUAYQBjAHRWZXJzaW9uIDEuMABWAGUAcgBzAGkAbwBuACAAMQAuADB2aWRlby1yZWFjdAB2AGkAZABlAG8ALQByAGUAYQBjAHR2aWRlby1yZWFjdAB2AGkAZABlAG8ALQByAGUAYQBjAHRSZWd1bGFyAFIAZQBnAHUAbABhAHJ2aWRlby1yZWFjdAB2AGkAZABlAG8ALQByAGUAYQBjAHRGb250IGdlbmVyYXRlZCBieSBJY29Nb29uLgBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA?#iefix) format("eot")
}

@font-face {
  font-family: video-react;
  font-style: normal;
  font-weight: 400;
  src: url(data:application/font-woff;base64,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) format("woff"), url(data:application/x-font-ttf;base64,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) format("truetype")
}

.video-react .video-react-bezel .video-react-bezel-icon,
.video-react .video-react-big-play-button,
.video-react .video-react-closed-caption,
.video-react .video-react-mute-control,
.video-react .video-react-play-control,
.video-react .video-react-play-progress,
.video-react .video-react-volume-level,
.video-react .video-react-volume-menu-button,
.video-react-icon {
  font-family: video-react !important;
  speak: none;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.video-react .video-react-bezel .video-react-bezel-icon-play:before,
.video-react .video-react-big-play-button:before,
.video-react .video-react-play-control:before,
.video-react-icon-play-arrow:before {
  content: ""
}

.video-react-icon-play-circle-filled:before {
  content: ""
}

.video-react-icon-play-circle-outline:before {
  content: ""
}

.video-react .video-react-bezel .video-react-bezel-icon-pause:before,
.video-react .video-react-play-control.video-react-playing:before,
.video-react-icon-pause:before {
  content: ""
}

.video-react-icon-pause-circle-filled:before {
  content: ""
}

.video-react-icon-pause-circle-outline:before {
  content: ""
}

.video-react-icon-stop:before {
  content: ""
}

.video-react .video-react-bezel .video-react-bezel-icon-fast-rewind:before,
.video-react-icon-fast-rewind:before {
  content: ""
}

.video-react .video-react-bezel .video-react-bezel-icon-fast-forward:before,
.video-react-icon-fast-forward:before {
  content: ""
}

.video-react-icon-skip-previous:before {
  content: ""
}

.video-react-icon-skip-next:before {
  content: ""
}

.video-react .video-react-bezel .video-react-bezel-icon-replay-5:before,
.video-react-icon-replay-5:before {
  content: ""
}

.video-react .video-react-bezel .video-react-bezel-icon-replay-10:before,
.video-react-icon-replay-10:before {
  content: ""
}

.video-react .video-react-bezel .video-react-bezel-icon-replay-30:before,
.video-react-icon-replay-30:before {
  content: ""
}

.video-react .video-react-bezel .video-react-bezel-icon-forward-5:before,
.video-react-icon-forward-5:before {
  content: ""
}

.video-react .video-react-bezel .video-react-bezel-icon-forward-10:before,
.video-react-icon-forward-10:before {
  content: ""
}

.video-react .video-react-bezel .video-react-bezel-icon-forward-30:before,
.video-react-icon-forward-30:before {
  content: ""
}

.video-react .video-react-bezel .video-react-bezel-icon-volume-off:before,
.video-react .video-react-mute-control.video-react-vol-muted:before,
.video-react .video-react-volume-menu-button.video-react-vol-muted:before,
.video-react-icon-volume-off:before {
  content: ""
}

.video-react .video-react-mute-control.video-react-vol-0:before,
.video-react .video-react-volume-menu-button.video-react-vol-0:before,
.video-react-icon-volume-mute:before {
  content: ""
}

.video-react .video-react-bezel .video-react-bezel-icon-volume-down:before,
.video-react .video-react-mute-control.video-react-vol-1:before,
.video-react .video-react-mute-control.video-react-vol-2:before,
.video-react .video-react-volume-menu-button.video-react-vol-1:before,
.video-react .video-react-volume-menu-button.video-react-vol-2:before,
.video-react-icon-volume-down:before {
  content: ""
}

.video-react .video-react-bezel .video-react-bezel-icon-volume-up:before,
.video-react .video-react-mute-control:before,
.video-react .video-react-volume-menu-button:before,
.video-react-icon-volume-up:before {
  content: ""
}

.video-react-icon-fullscreen:before {
  content: ""
}

.video-react-icon-fullscreen-exit:before {
  content: ""
}

.video-react .video-react-closed-caption:before,
.video-react-icon-closed-caption:before {
  content: ""
}

.video-react-icon-hd:before {
  content: ""
}

.video-react-icon-settings:before {
  content: ""
}

.video-react-icon-share:before {
  content: ""
}

.video-react-icon-info:before {
  content: ""
}

.video-react-icon-info-outline:before {
  content: ""
}

.video-react-icon-close:before {
  content: ""
}

.video-react .video-react-play-progress:before,
.video-react .video-react-volume-level:before,
.video-react-icon-circle:before {
  content: ""
}

.video-react-icon-circle-outline:before {
  content: ""
}

.video-react-icon-circle-inner-circle:before {
  content: ""
}

.video-react {
  background-color: #000;
  box-sizing: border-box;
  color: #fff;
  display: block;
  font-family: serif, Times, Times New Roman;
  font-size: 10px;
  line-height: 1;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  vertical-align: top
}

.video-react:-moz-full-screen {
  position: absolute
}

.video-react:-webkit-full-screen {
  height: 100% !important;
  width: 100% !important
}

.video-react *,
.video-react :after,
.video-react :before {
  box-sizing: inherit
}

.video-react ul {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  list-style-position: outside;
  margin: 0
}

.video-react.video-react-16-9,
.video-react.video-react-4-3,
.video-react.video-react-fluid {
  height: 0;
  max-width: 100%;
  width: 100%
}

.video-react.video-react-16-9 {
  padding-top: 56.25%
}

.video-react.video-react-4-3 {
  padding-top: 75%
}

.video-react.video-react-fill {
  height: 100%;
  width: 100%
}

.video-react .video-react-video {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

.video-react.video-react-fullscreen {
  height: 100% !important;
  padding-top: 0 !important;
  width: 100% !important
}

.video-react.video-react-fullscreen.video-react-user-inactive {
  cursor: none
}

body.video-react-full-window {
  height: 100%;
  margin: 0;
  overflow-y: auto;
  padding: 0
}

body.video-react-full-window .video-react-fullscreen {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1000
}

.video-react .video-react-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  border: none;
  color: inherit;
  cursor: pointer;
  display: inline-block;
  font-size: inherit;
  line-height: inherit;
  overflow: visible;
  text-decoration: none;
  text-transform: none;
  transition: none
}

.video-react .video-react-loading-spinner {
  background-clip: padding-box;
  border: 6px solid rgba(43, 51, 63, .7);
  border-radius: 25px;
  box-sizing: border-box;
  display: none;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: .85;
  position: absolute;
  text-align: left;
  top: 50%;
  width: 50px
}

.video-react .video-react-loading-spinner:after,
.video-react .video-react-loading-spinner:before {
  animation: video-react-spinner-spin 1.1s cubic-bezier(.6, .2, 0, .8) infinite, video-react-spinner-fade 1.1s linear infinite;
  border: inherit;
  border-color: #fff transparent transparent;
  border-radius: inherit;
  box-sizing: inherit;
  content: "";
  height: inherit;
  margin: -6px;
  opacity: 1;
  position: absolute;
  width: inherit
}

.video-react-seeking .video-react-loading-spinner,
.video-react-waiting .video-react-loading-spinner {
  display: block
}

.video-react-seeking .video-react-loading-spinner:before,
.video-react-waiting .video-react-loading-spinner:before {
  border-top-color: #fff
}

.video-react-seeking .video-react-loading-spinner:after,
.video-react-waiting .video-react-loading-spinner:after {
  animation-delay: .44s;
  border-top-color: #fff
}

@keyframes video-react-spinner-spin {
  to {
    transform: rotate(1turn)
  }
}

@keyframes video-react-spinner-fade {
  0% {
    border-top-color: #73859f
  }

  20% {
    border-top-color: #73859f
  }

  35% {
    border-top-color: #fff
  }

  60% {
    border-top-color: #73859f
  }

  to {
    border-top-color: #73859f
  }
}

.video-react .video-react-big-play-button {
  background-image: url(https://luberefapp.s3-accelerate.amazonaws.com/dist/img/play.svg);
  background-repeat: no-repeat;
  cursor: pointer;
  display: none;
  font-size: 3em;
  height: 1.5em;
  left: 50%;
  line-height: 1.5em;
  opacity: 1;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all .4s;
  width: 3em
}

.video-react .video-react-big-play-button.video-react-big-play-button-center {
  left: 50%;
  margin-left: -1.5em;
  margin-top: -.75em;
  top: 50%
}

.video-react .video-react-big-play-button.big-play-button-hide {
  display: none
}

.video-react .video-react-big-play-button:focus,
.video-react:hover .video-react-big-play-button {
  background-color: #73859f;
  background-color: rgba(115, 133, 159, .5);
  border-color: #fff;
  outline: 0;
  transition: all 0s
}

.video-react-menu-button {
  cursor: pointer
}

.video-react-menu-button.video-react-disabled {
  cursor: default
}

.video-react-menu .video-react-menu-content {
  display: block;
  font-family: serif, Times, Times New Roman;
  margin: 0;
  overflow: auto;
  padding: 0
}

.video-react-menu li {
  font-size: 1.2em;
  line-height: 1.4em;
  list-style: none;
  margin: 0;
  padding: .2em 0;
  text-align: center
}

.video-react-menu li:focus,
.video-react-menu li:hover {
  background-color: #73859f;
  background-color: rgba(115, 133, 159, .5);
  outline: 0
}

.video-react-menu li.video-react-selected,
.video-react-menu li.video-react-selected:focus,
.video-react-menu li.video-react-selected:hover {
  background-color: #fff;
  color: #2b333f
}

.video-react-menu li.vjs-menu-title {
  cursor: default;
  font-size: 1em;
  font-weight: 700;
  line-height: 2em;
  margin: 0 0 .3em;
  padding: 0;
  text-align: center;
  text-transform: uppercase
}

.video-react-scrubbing .vjs-menu-button:hover .video-react-menu {
  display: none
}

.video-react .video-react-menu-button-popup .video-react-menu {
  border-top-color: rgba(43, 51, 63, .7);
  bottom: 0;
  display: none;
  height: 0;
  left: -3em;
  margin-bottom: 1.5em;
  position: absolute;
  width: 10em
}

.video-react .video-react-menu-button-popup .video-react-menu .video-react-menu-content {
  background-color: #2b333f;
  background-color: rgba(43, 51, 63, .7);
  bottom: 1.5em;
  max-height: 15em;
  position: absolute;
  width: 100%
}

.video-react-menu-button-popup .video-react-menu.video-react-lock-showing {
  display: block
}

.video-react .video-react-menu-button-inline {
  overflow: hidden;
  transition: all .4s
}

.video-react .video-react-menu-button-inline:before {
  width: 2.222222222em
}

.video-react .video-react-menu-button-inline.video-react-slider-active,
.video-react .video-react-menu-button-inline:focus,
.video-react .video-react-menu-button-inline:hover {
  width: 12em
}

.video-react .video-react-menu-button-inline.video-react-slider-active .video-react-menu,
.video-react .video-react-menu-button-inline:focus .video-react-menu,
.video-react .video-react-menu-button-inline:hover .video-react-menu {
  display: block;
  opacity: 1
}

.video-react .video-react-menu-button-inline.video-react-slider-active {
  transition: none
}

.video-react .video-react-menu-button-inline .video-react-menu {
  height: 100%;
  left: 4em;
  margin: 0;
  opacity: 0;
  padding: 0;
  position: absolute;
  top: 0;
  transition: all .4s;
  width: auto
}

.video-react .video-react-menu-button-inline .video-react-menu-content {
  height: 100%;
  margin: 0;
  overflow: hidden;
  width: auto
}

.video-react-no-flex .video-react-menu-button-inline .video-react-menu {
  display: block;
  opacity: 1;
  position: relative;
  width: auto
}

.video-react-no-flex .video-react-menu-button-inline.video-react-slider-active,
.video-react-no-flex .video-react-menu-button-inline:focus,
.video-react-no-flex .video-react-menu-button-inline:hover {
  width: auto
}

.video-react .video-react-poster {
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  cursor: pointer;
  display: inline-block;
  height: 100%;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  vertical-align: middle
}

.video-react .video-react-poster img {
  display: block;
  margin: 0 auto;
  max-height: 100%;
  padding: 0;
  vertical-align: middle;
  width: 100%
}

.video-react .video-react-slider {
  background-color: #73859f;
  background-color: rgba(115, 133, 159, .5);
  cursor: pointer;
  margin: 0 .45em;
  outline: 0;
  padding: 0;
  position: relative
}

.video-react .video-react-slider:focus {
  box-shadow: 0 0 1em #fff
}

.video-react .video-react-control {
  flex: none;
  height: 100%;
  margin: 0;
  outline: none;
  padding: 0;
  position: relative;
  text-align: center;
  width: 4em
}

.video-react .video-react-control:before {
  font-size: 1.8em;
  line-height: 1.67
}

.video-react .video-react-control:focus,
.video-react .video-react-control:focus:before,
.video-react .video-react-control:hover:before {
  text-shadow: 0 0 1em #fff, 0 0 .5em #fff
}

.video-react .video-react-control-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}

.video-react-no-flex .video-react-control {
  display: table-cell;
  vertical-align: middle
}

.video-react .video-react-control-bar {
  background-color: #2b333f;
  background-color: rgba(43, 51, 63, .7);
  bottom: 0;
  display: none;
  height: 3em;
  left: 0;
  position: absolute;
  right: 0;
  width: 100%;
  z-index: 333
}

.video-react-has-started .video-react-control-bar {
  display: flex;
  opacity: 1;
  transition: visibility .1s, opacity .1s;
  visibility: visible
}

.video-react-has-started.video-react-user-inactive.video-react-playing .video-react-control-bar.video-react-control-bar-auto-hide {
  opacity: 0;
  transition: visibility 1s, opacity 1s;
  visibility: visible
}

.video-react-controls-disabled .video-react-control-bar,
.video-react-error .video-react-control-bar,
.video-react-using-native-controls .video-react-control-bar {
  display: none !important
}

.video-react-audio.video-react-has-started.video-react-user-inactive.video-react-playing .video-react-control-bar {
  opacity: 1;
  visibility: visible
}

.video-react-has-started.video-react-no-flex .video-react-control-bar {
  display: table
}

.video-react .video-react-progress-control {
  align-items: center;
  display: flex;
  flex: auto;
  min-width: 4em
}

.video-react-live .video-react-progress-control {
  display: none
}

.video-react .video-react-progress-holder {
  flex: auto;
  height: .3em;
  transition: all .2s
}

.video-react .video-react-progress-control:hover .video-react-progress-holder {
  font-size: 1.6666666667em
}

.video-react .video-react-progress-control:hover .video-react-mouse-display:after,
.video-react .video-react-progress-control:hover .video-react-play-progress:after,
.video-react .video-react-progress-control:hover .video-react-time-tooltip {
  font-size: .6em;
  visibility: visible
}

.video-react .video-react-progress-holder .video-react-load-progress,
.video-react .video-react-progress-holder .video-react-load-progress div,
.video-react .video-react-progress-holder .video-react-play-progress,
.video-react .video-react-progress-holder .video-react-tooltip-progress-bar {
  display: block;
  height: .3em;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  width: 0
}

.video-react .video-react-play-progress {
  background-color: #fff
}

.video-react .video-react-play-progress:before {
  font-size: .9em;
  position: absolute;
  right: -.5em;
  top: -.3333333333em
}

.video-react .video-react-mouse-display:after,
.video-react .video-react-play-progress:after,
.video-react .video-react-time-tooltip {
  background-color: #fff;
  background-color: hsla(0, 0%, 100%, .8);
  border-radius: .3em;
  color: #000;
  content: attr(data-current-time);
  font-size: .9em;
  padding: 6px 8px 8px;
  pointer-events: none;
  position: absolute;
  right: -1.9em;
  top: -3.4em;
  visibility: hidden
}

.video-react .video-react-play-progress:after,
.video-react .video-react-play-progress:before,
.video-react .video-react-time-tooltip {
  z-index: 1
}

.video-react .video-react-progress-control .video-react-keep-tooltips-inside:after {
  display: none
}

.video-react .video-react-load-progress {
  background: #bfc7d3;
  background: rgba(115, 133, 159, .5)
}

.video-react .video-react-load-progress div {
  background: #fff;
  background: rgba(115, 133, 159, .75)
}

.video-react.video-react-no-flex .video-react-progress-control {
  width: auto
}

.video-react .video-react-time-tooltip {
  display: inline-block;
  float: right;
  height: 2.4em;
  position: relative;
  right: -1.9em
}

.video-react .video-react-tooltip-progress-bar {
  visibility: hidden
}

.video-react .video-react-progress-control .video-react-mouse-display {
  background-color: #000;
  display: none;
  height: 100%;
  position: absolute;
  width: 1px;
  z-index: 1
}

.video-react-no-flex .video-react-progress-control .video-react-mouse-display {
  z-index: 0
}

.video-react .video-react-progress-control:hover .video-react-mouse-display {
  display: block
}

.video-react.video-react-user-inactive .video-react-progress-control .video-react-mouse-display,
.video-react.video-react-user-inactive .video-react-progress-control .video-react-mouse-display:after {
  opacity: 0;
  transition: visibility 1s, opacity 1s;
  visibility: hidden
}

.video-react.video-react-user-inactive.video-react-no-flex .video-react-progress-control .video-react-mouse-display,
.video-react.video-react-user-inactive.video-react-no-flex .video-react-progress-control .video-react-mouse-display:after {
  display: none
}

.video-react .video-react-mouse-display .video-react-time-tooltip,
.video-react .video-react-progress-control .video-react-mouse-display:after {
  background-color: #000;
  background-color: rgba(0, 0, 0, .8);
  color: #fff
}

.video-react .video-react-fullscreen-control,
.video-react .video-react-play-control {
  cursor: pointer;
  flex: none
}

.video-react.video-react-fullscreen {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9999
}

.video-react .video-react-time-control {
  flex: none;
  font-size: 1em;
  line-height: 3em;
  min-width: 2em;
  padding-left: 1em;
  padding-right: 1em;
  width: auto
}

.video-react .video-react-time-divider {
  line-height: 3em;
  min-width: auto;
  padding: 0
}

.video-react .video-react-mute-control,
.video-react .video-react-volume-menu-button {
  cursor: pointer;
  flex: none
}

.video-react .video-react-volume-control {
  align-items: center;
  display: flex;
  flex: none;
  width: 5em
}

.video-react .video-react-volume-bar {
  margin: 1.35em .45em
}

.video-react .video-react-volume-bar.video-react-slider-horizontal {
  height: .3em;
  width: 5em
}

.video-react .video-react-volume-bar.video-react-slider-horizontal .video-react-volume-level {
  width: 100%
}

.video-react .video-react-volume-bar.video-react-slider-vertical {
  height: 5em;
  margin: 1.35em auto;
  width: .3em
}

.video-react .video-react-volume-bar.video-react-slider-vertical .video-react-volume-level {
  height: 100%
}

.video-react .video-react-volume-level {
  background-color: #fff;
  bottom: 0;
  left: 0;
  position: absolute
}

.video-react .video-react-volume-level:before {
  font-size: .9em;
  position: absolute
}

.video-react .video-react-slider-vertical .video-react-volume-level {
  width: .3em
}

.video-react .video-react-slider-vertical .video-react-volume-level:before {
  left: -.3em;
  top: -.5em
}

.video-react .video-react-slider-horizontal .video-react-volume-level {
  height: .3em
}

.video-react .video-react-slider-horizontal .video-react-volume-level:before {
  right: -.5em;
  top: -.3em
}

.video-react .video-react-menu-button-popup.video-react-volume-menu-button .video-react-menu {
  border-top-color: transparent;
  display: block;
  height: 0;
  width: 0
}

.video-react .video-react-menu-button-popup.video-react-volume-menu-button-vertical .video-react-menu {
  height: 8em;
  left: .5em
}

.video-react .video-react-menu-button-popup.video-react-volume-menu-button-horizontal .video-react-menu {
  left: -2em
}

.video-react .video-react-menu-button-popup.video-react-volume-menu-button .video-react-menu-content {
  height: 0;
  overflow-x: hidden;
  overflow-y: hidden;
  width: 0
}

.video-react .video-react-volume-menu-button-vertical .video-react-lock-showing .video-react-menu-content,
.video-react .video-react-volume-menu-button-vertical.video-react-slider-active .video-react-menu-content,
.video-react .video-react-volume-menu-button-vertical:focus .video-react-menu-content,
.video-react .video-react-volume-menu-button-vertical:hover .video-react-menu-content {
  height: 8em;
  width: 2.9em
}

.video-react .video-react-volume-menu-button-horizontal .video-react-lock-showing .video-react-menu-content,
.video-react .video-react-volume-menu-button-horizontal .video-react-slider-active .video-react-menu-content,
.video-react .video-react-volume-menu-button-horizontal:focus .video-react-menu-content,
.video-react .video-react-volume-menu-button-horizontal:hover .video-react-menu-content {
  height: 2.9em;
  width: 8em
}

.video-react .video-react-volume-menu-button.video-react-menu-button-inline .video-react-menu-content {
  background-color: transparent !important
}

.video-react .video-react-playback-rate .video-react-playback-rate-value {
  line-height: 3em;
  text-align: center
}

.video-react .video-react-playback-rate .video-react-menu {
  left: 0;
  width: 4em
}

.video-react .video-react-bezel {
  background: rgba(0, 0, 0, .5);
  border-radius: 26px;
  height: 52px;
  left: 50%;
  margin-left: -26px;
  margin-top: -26px;
  position: absolute;
  top: 50%;
  width: 52px;
  z-index: 17
}

.video-react .video-react-bezel.video-react-bezel-animation {
  animation: video-react-bezel-fadeout .5s linear 1 normal forwards;
  pointer-events: none
}

.video-react .video-react-bezel.video-react-bezel-animation-alt {
  animation: video-react-bezel-fadeout-alt .5s linear 1 normal forwards;
  pointer-events: none
}

.video-react .video-react-bezel .video-react-bezel-icon {
  font-size: 26px;
  height: 36px;
  line-height: 36px;
  margin: 8px;
  text-align: center;
  width: 36px
}

@keyframes video-react-bezel-fadeout {
  0% {
    opacity: 1
  }

  to {
    opacity: 0;
    transform: scale(2)
  }
}

@keyframes video-react-bezel-fadeout-alt {
  0% {
    opacity: 1
  }

  to {
    opacity: 0;
    transform: scale(2)
  }
}

.video-react .video-react-closed-caption {
  cursor: pointer;
  flex: none
}

.video-react video::-webkit-media-text-track-container {
  transform: translateY(-30px)
}

.tab {
  display: block;
  opacity: 0;
  padding-top: 36px;
  position: absolute;
  visibility: hidden;
  z-index: -1
}

.tab.show {
  opacity: 1;
  position: relative;
  visibility: visible;
  z-index: 9
}

.no-r-padding {
  padding-right: 4% !important
}

.program-item img.object-cover,
.trans {
  transition: all .5s ease-in-out
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  [dir=rtl] .button__custom-text--21 {
    margin-top: -2% !important
  }
}

[dir=rtl] .our-products .button__custom-text--21 {
  margin-top: -15px
}

[dir=rtl] .our-products .button__custom-icon {
  margin-top: -5px
}

.wpcf7-form .contact-banner__input {
  position: relative
}

.wpcf7-form .contact-banner__input label {
  color: #fff;
  position: absolute;
  top: 0;
  z-index: -1
}

[dir=ltr] .wpcf7-form .contact-banner__input label {
  left: 0
}

[dir=rtl] .wpcf7-form .contact-banner__input label {
  font-family: Helvetica\ 55;
  font-style: normal;
  font-weight: 400;
  right: 0
}

.wpcf7-form .contact-banner__input:focus label {
  display: none
}

@media screen and (min-width:1024px) {
  [dir=rtl] .wpcf7-form .contact-banner__input label {
    right: 35px
  }

  [dir=ltr] .wpcf7-form .contact-banner__input label {
    left: 35px
  }
}

.contact-banner__input:after {
  display: none
}

.contact-banner__input {
  position: relative
}

.block {
  display: block
}

.hidden {
  display: none
}

.wpcf7-form .contact-banner__input label {
  font-size: 18px
}

@media only screen and (min-width:320px)and (max-width:1024px) {
  .wpcf7-form .contact-banner__input label {
    font-size: 14px
  }
}

@media screen and (min-width:1025px)and (max-width:1366px) {
  .wpcf7-form .contact-banner__input label {
    font-size: 15px
  }
}

@media screen and (min-width:1024px)and (max-width:1366px) {
  .wpcf7-form .custom-select-trigger {
    font-size: 15px
  }

  .custom-select-trigger:after {
    height: 9px;
    width: 9px
  }
}

@media screen and (max-width:1024px) {
  .history-line__content .history-line__list:last-of-type {
    align-items: flex-start;
    padding-top: 85px
  }

  [dir=ltr] .fact-figures__wrapper {
    padding-top: 80px
  }
}

@media only screen and (max-width:1024px)and (min-width:320px)and (max-width:1023px) {
  [dir=ltr] .fact-figures__wrapper {
    padding-top: 40px
  }
}

[dir=ltr] #responsibleBusiness .our-leadership__modal-info {
  margin-left: 0 !important
}

[dir=rtl] #responsibleBusiness .our-leadership__modal-info {
  margin-right: 0 !important
}

.header_shadow--0 .is-open .main-menu_language--link,
.is-open .main-menu__language--link {
  color: #fadfa1 !important
}

.cookies-popup {
  bottom: 0;
  display: none;
  left: 0;
  max-height: 100vh;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999
}

[dir=rtl] .cookies-popup {
  font-family: Helvetica\ 55;
  font-style: normal;
  font-weight: 400
}

.cookies-popup:before {
  background-color: #000;
  content: "";
  height: 100%;
  left: 0;
  opacity: .3;
  right: 0;
  top: 0;
  z-index: 2
}

.cookies-popup .wrapper,
.cookies-popup:before {
  bottom: 0;
  display: block;
  position: absolute;
  width: 100%
}

.cookies-popup .wrapper {
  background: #fff;
  height: -moz-max-content;
  height: max-content;
  max-height: 100%;
  padding: 50px 30px;
  z-index: 5
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .cookies-popup .wrapper {
    padding: 5px 0 20px
  }

  .cookies-popup .wrapper .container {
    padding: 0 12px !important
  }
}

.cookies-popup .wrapper .cookies-text-content {
  max-height: 75vh;
  overflow-x: hidden;
  overflow-y: scroll
}

@media screen and (max-width:768px) {
  .cookies-popup .wrapper .cookies-text-content {
    max-height: 60vh
  }
}

.cookies-popup .wrapper .cookies-more-text {
  display: block
}

.cookies-popup .wrapper .row {
  align-items: flex-start;
  display: flex;
  flex-direction: row
}

@media screen and (max-width:1080px) {
  .cookies-popup .wrapper .row {
    flex-direction: column
  }
}

.cookies-popup .wrapper .row .cookies-logo {
  width: 15%
}

.cookies-popup .wrapper .row .cookies-logo a {
  display: inline-block;
  max-width: 75%
}

.cookies-popup .wrapper .row .cookies-logo a img {
  width: 100%
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .cookies-popup .wrapper .row .cookies-logo a {
    width: 220px
  }

  .cookies-popup .wrapper .row .cookies-logo a img {
    max-width: 75%
  }
}

@media screen and (max-width:1080px) {
  .cookies-popup .wrapper .row .cookies-logo {
    text-align: center;
    width: 100%
  }

  .cookies-popup .wrapper .row .cookies-logo a {
    margin: auto
  }

  .cookies-popup .wrapper .row .cookies-logo {
    display: none
  }
}

.cookies-popup .wrapper .row .cookies-content {
  flex: 1;
  flex-basis: 90%
}

@media screen and (max-width:1080px) {
  .cookies-popup .wrapper .row .cookies-content {
    margin-top: 30px;
    text-align: center
  }

  [dir=rtl] .cookies-popup .wrapper .row .cookies-content b,
  [dir=rtl] .cookies-popup .wrapper .row .cookies-content p {
    text-align: right
  }

  [dir=ltr] .cookies-popup .wrapper .row .cookies-content b,
  [dir=ltr] .cookies-popup .wrapper .row .cookies-content p {
    text-align: left
  }
}

.cookies-popup .wrapper .row .cookies-content h2 {
  font-size: 30px;
  font-weight: 500;
  margin-bottom: 20px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .cookies-popup .wrapper .row .cookies-content h2 {
    font-size: 20px
  }
}

.cookies-popup .wrapper .row .cookies-content p {
  font-size: 14px
}

.cookies-popup .wrapper .row .cookies-actions {
  text-align: end;
  width: 25%
}

@media screen and (max-width:1080px) {
  .cookies-popup .wrapper .row .cookies-actions {
    margin-top: 15px;
    text-align: center;
    width: 100%
  }
}

.cookies-popup .wrapper .row .cookies-actions .butn {
  border: 2px solid #fadfa1;
  border-radius: 50px;
  display: inline-block;
  font-weight: 700px;
  outline: 0;
  padding: 10px 3px;
  position: relative;
  text-align: center;
  text-decoration: none;
  width: 80%
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .cookies-popup .wrapper .row .cookies-actions .butn {
    padding: 10px 32px;
    width: 49%
  }
}

@media only screen and (min-width:300px)and (max-width:420px) {
  .cookies-popup .wrapper .row .cookies-actions .butn {
    font-size: 16px;
    width: 55%
  }
}

@media only screen and (min-width:300px)and (max-width:325px) {
  .cookies-popup .wrapper .row .cookies-actions .butn {
    font-size: 14px;
    width: 55%
  }
}

@media only screen and (min-width:1020px)and (max-width:1080px) {
  .cookies-popup .wrapper .row .cookies-actions .butn {
    width: 50%
  }
}

.cookies-popup .wrapper .row .cookies-actions .butn.bg-butn {
  background-color: #fadfa1;
  color: #fff
}

.cookies-popup .wrapper .row .cookies-actions .butn.bg-butn:hover {
  background: transparent;
  color: #fadfa1
}

.cookies-popup .wrapper .row .cookies-actions .butn.border-butn {
  color: #fadfa1
}

.cookies-popup .wrapper .row .cookies-actions .butn.border-butn:hover {
  background-color: #fadfa1;
  color: #fff
}

.cookies-popup.show {
  display: block
}

@media screen and (min-width:1024px) {
  .cookies-popup.collapsed .cookies-text-content {
    -ms-overflow-style: none;
    scrollbar-width: none
  }

  .cookies-popup.collapsed .cookies-text-content::-webkit-scrollbar {
    display: none
  }
}

.cookies-popup.collapsed .cookies-more-text {
  display: none
}

.bg-fx-img {
  background-attachment: fixed;
  background-image: url(/img/home-lubehub-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover
}

[dir=rtl] .bg-fx-img {
  background-image: url(/img/home-lubehub-bg-rtl.jpg)
}

.bg-fx-img-2 {
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover
}

.bg-fx-img-2,
[dir=rtl] .bg-fx-img-2 {
  background-image: url(/img/13.jpg)
}

.mouse {
  cursor: pointer
}

@media only screen and (min-width:1020px)and (max-width:1200px) {
  body {
    overflow-x: hidden
  }
}

.d-none {
  display: none !important
}

::-webkit-full-page-media,
:root .bg-fx-img,
_:future {
  background-attachment: scroll;
  background-position: bottom
}

@media only screen and (min-width:320px)and (max-width:450px) {

  :root .latest-news__card-img--big img,
  :root .lubehub__logo img,
  :root .single-news__img img,
  :root .sustainability-banner__img img,
  :root .two-column__img img {
    align-self: flex-start
  }
}

@-moz-document url-prefix() {
  @media only screen and (min-width:320px)and (max-width:450px) {
    .bg-fx-img {
      background-attachment: scroll
    }
  }
}

.main-suppliers .our-leadership__buttons-link {
  min-width: 250px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .main-suppliers .our-leadership__buttons-link {
    min-width: 46%
  }
}

@media screen and (min-width:320px)and (max-width:1023px) {
  .main-suppliers .our-leadership__buttons-list {
    margin: 1%;
    overflow-x: scroll
  }

  .main-suppliers .our-leadership__buttons-list::-webkit-scrollbar {
    display: none
  }
}

.supplier-channels {
  padding-bottom: 100px;
  padding-top: 100px
}

@media screen and (min-width:320px)and (max-width:1023px) {
  .supplier-channels {
    padding-bottom: 46px;
    padding-top: 46px
  }
}

.supplier-channels:before {
  display: none
}

section.home-hero {
  overflow: hidden
}

@media screen and (min-width:320px)and (max-width:1023px) {
  .careers-content__parallax {
    padding-bottom: 60px;
    padding-top: 60px
  }
}

.home-careers {
  padding-bottom: 130px;
  padding-top: 130px
}

@media screen and (min-width:320px)and (max-width:1023px) {
  .home-careers {
    padding-bottom: 60px;
    padding-top: 60px
  }
}

.resources-section {
  margin-bottom: 240px;
  margin-top: 130px;
  position: relative
}

@media screen and (min-width:320px)and (max-width:1023px) {
  .resources-section {
    margin-bottom: 0;
    margin-top: 60px !important
  }
}

@media only screen and (min-width:1800px) {
  [dir=ltr] .resources-section .container-fluid {
    padding-left: 4.7%
  }
}

@media only screen and (min-width:1480px) {
  [dir=ltr] .resources-section .container-fluid {
    padding-left: 120px
  }
}

@media screen and (min-width:1440px) {

  .resources-section .latest-news__card-desc,
  .resources-section .latest-news__card-desc p {
    font-size: 18px
  }
}

@media screen and (min-width:1200px) {
  .resources-section .resources-slider {
    display: block;
    height: -moz-max-content;
    height: max-content;
    position: absolute;
    top: 0;
    width: 50%
  }

  .resources-section .resources-slider [dir=ltr] {
    right: 0
  }
}

[dir=rtl] .resources-section .resources-slider .sustainability-card__slider-footer .swiper__controller-wrapper {
  transform: rotateY(180deg)
}

.resources-section .swiper__controller-wrapper {
  margin-top: 0
}

[dir=ltr] .resources-section .swiper__controller-wrapper {
  left: 0
}

[dir=rtl] .resources-section .swiper__controller-wrapper {
  right: 0
}

.resource-item {
  border-radius: 12px
}

.resource-item .type-icon {
  width: 53px
}

.resource-item .resource-title h3 {
  font-size: 28px
}

@media screen and (min-width:320px)and (max-width:1023px) {
  .resource-item .resource-title h3 {
    font-size: 20px
  }
}

.resource-item .resource-title .download-icon {
  width: 18px
}

@media screen and (min-width:320px)and (max-width:1023px) {
  .resource-item .resource-title .download-icon {
    width: 14px
  }
}

.resource-item .resource-desc {
  font-size: 18px
}

@media screen and (min-width:320px)and (max-width:1023px) {
  .resource-item .resource-desc {
    font-size: 14px
  }
}

@media only screen and (min-width:1024px)and (max-width:1440px) {
  .resource-item .resource-desc {
    font-size: 16px;
    line-height: 26px
  }
}

.resource-item.fact-item .resource-title h3 {
  border-bottom: 2px solid #fadfa1;
  margin-bottom: 22px;
  padding-bottom: 22px
}

@media screen and (min-width:1300px) {
  .form-tabs a {
    min-width: 306px !important
  }
}

.full-col .custom-select-wrapper,
.half-col .custom-select-wrapper {
  margin-bottom: 0;
  padding: 0
}

.multi-p p:not(:first-child) {
  margin-top: 30px
}

.careers-content__parallax:before {
  bottom: 0;
  content: "";
  height: auto;
  left: 0;
  mix-blend-mode: multiply;
  opacity: .96;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
  z-index: 1
}

[dir=ltr] .careers-content__parallax:before {
  background: linear-gradient(270deg, rgba(0, 48, 98, 0), rgba(0, 48, 98, .71) 34.48%, #003062)
}

[dir=rtl] .careers-content__parallax:before {
  background: linear-gradient(90deg, rgba(0, 48, 98, 0), rgba(0, 48, 98, .71) 34.48%, #003062)
}

[dir=ltr] .flip .two-column__absolute-img {
  left: 0;
  right: auto
}

[dir=right] .flip .two-column__absolute-img {
  left: auto;
  right: 0
}

.font-size-16 {
  font-size: 16px;
  line-height: 30px
}

@media screen and (min-width:320px)and (max-width:1023px) {
  .font-size-16 {
    font-size: 13px;
    line-height: 28px
  }
}

.font-size-20 {
  font-size: 20px
}

@media screen and (min-width:320px)and (max-width:1023px) {
  .font-size-20 {
    font-size: 16px
  }
}

.font-size-24 {
  font-size: 24px
}

@media screen and (min-width:320px)and (max-width:1023px) {
  .font-size-24 {
    font-size: 19px
  }
}

.easy-apply-content .ti,
.font-size-25,
.form-head h2 {
  font-size: 25px
}

@media screen and (min-width:320px)and (max-width:1023px) {

  .easy-apply-content .ti,
  .font-size-25,
  .form-head h2 {
    font-size: 20px
  }
}

.font-size-48,
.modal .two-column__title h2 {
  font-size: 48px;
  line-height: 58px
}

@media screen and (min-width:320px)and (max-width:1023px) {

  .font-size-48,
  .modal .two-column__title h2 {
    font-size: 25px !important;
    line-height: 35px !important
  }
}

@media screen and (max-width:1200px) {

  .font-size-48,
  .modal .two-column__title h2 {
    font-size: 25px;
    line-height: 35px
  }
}

@media(min-width:1200px)and (max-width:1365px) {

  .font-size-48,
  .modal .two-column__title h2 {
    font-size: 28px;
    line-height: 38px
  }
}

@media(min-width:1365px)and (max-width:1439px) {

  .font-size-48,
  .modal .two-column__title h2 {
    font-size: 37px;
    line-height: 45px
  }
}

@media(min-width:1440px)and (max-width:1535px) {

  .font-size-48,
  .modal .two-column__title h2 {
    font-size: 37px;
    line-height: 45px
  }
}

@media(min-width:1535px)and (max-width:1920px) {

  .font-size-48,
  .modal .two-column__title h2 {
    font-size: 38px;
    line-height: 45px
  }
}

.easy-apply-content .desc,
.font-color-text,
.font-size-text,
.jobItem .cont,
.white-bg-form .contact-banner__input input,
.white-bg-form .contact-banner__input textarea {
  color: rgba(33, 30, 31, .7)
}

.easy-apply-content .desc,
.font-size-text,
.jobItem .cont {
  font-size: 18px
}

@media screen and (min-width:320px)and (max-width:1023px) {

  .easy-apply-content .desc,
  .font-size-text,
  .jobItem .cont {
    font-size: 14px
  }

  .latest-news__card-content {
    justify-content: unset
  }
}

.jobItem {
  border-radius: 10px
}

.jobItem .ti {
  font-size: 18px
}

@media screen and (min-width:320px)and (max-width:1023px) {
  .jobItem .ti {
    font-size: 16px
  }
}

@media screen and (min-width:1024px)and (max-width:1365px) {
  .jobItem .ti {
    font-size: 18px !important
  }
}

@media screen and (min-width:1366px)and (max-width:1439px) {
  .jobItem .ti {
    font-size: 20px
  }
}

@media screen and (min-width:1440px)and (max-width:1535px) {
  .jobItem .ti {
    font-size: 20px
  }
}

@media screen and (min-width:1536px)and (max-width:1679px) {
  .jobItem .ti {
    font-size: 20px
  }
}

@media screen and (min-width:1680px)and (max-width:1919px) {
  .jobItem .ti {
    font-size: 22px
  }
}

@media screen and (min-width:1920px)and (max-width:2000px) {
  .jobItem .ti {
    font-size: 25px
  }
}

.jobItem .cont {
  font-size: 18px;
  height: 60px
}

@media screen and (min-width:320px)and (max-width:1023px) {
  .jobItem .cont {
    font-size: 14px;
    line-height: 23px
  }

  .jobItem>.grid {
    gap: 0
  }

  .jobItem>.grid .cont,
  .jobItem>.grid .details {
    margin-bottom: 1.5rem
  }
}

.upload-area {
  background: #fadfa1;
  border: 1px dashed #c5c5c5;
  border-radius: 10px;
  cursor: pointer;
  height: 117px;
  opacity: .87
}

.upload-area.light {
  background: #f3f4f6
}

.upload-area .error,
.upload-area .up-drop-here,
.upload-area.is_dragging .error,
.upload-area.is_invalid .up-drop-here {
  display: none
}

.upload-area.is_dragging .up-drop-here {
  display: block
}

.upload-area.is_dragging {
  background: #1b335f !important
}

.upload-area.is_dragging .up-butns,
.upload-area.is_dragging .up-drag,
.upload-area.is_invalid .up-butns {
  display: none
}

.upload-area.is_invalid.size-error+.error.type+.error.size,
.upload-area.is_invalid.type-error+.error.type {
  display: block
}

.uploadingFile .fileTi:hover {
  color: #fadfa1
}

.uploadingFile .delete-file {
  border-radius: 5px;
  cursor: pointer
}

.uploadingFile .delete-file svg path {
  stroke: #fff
}

.uploadingFile .delete-file svg:hover path {
  stroke: #fadfa1
}

.single-job .single-news__text h2 {
  font-size: 22px
}

[dir=ltr] .single-job .single-news__text h2 {
  font-family: Cotext Regular;
  font-style: normal;
  font-weight: 400
}

[dir=rtl] .single-job .single-news__text h2 {
  font-family: Helvetica\ 55;
  font-style: normal;
  font-weight: 400
}

@media screen and (min-width:320px)and (max-width:1023px) {
  .single-job .single-news__text h2 {
    font-size: 18px
  }
}

.single-job .single-news__text h2:not(:first-child) {
  margin-top: 60px
}

.easy-apply-content {
  border: 1px solid #d5d5d5;
  border-radius: 7px
}

.easy-apply-content .butn {
  background: #fadfa1
}

.easy-apply-content .butn .icon {
  width: 18px
}

.easy-apply-content .butn:hover {
  background: #1b335f
}

.clear-btn .clear-text,
.required-text {
  font-size: 16px;
  line-height: 30px
}

.clear-btn:hover .clear-text {
  color: #de4f59
}

.white-bg-form .contact-banner__input label {
  color: #211e1f;
  font-family: Verdana Regular;
  font-style: normal;
  font-weight: 400
}

.white-bg-form .contact-banner__input label span:first-child {
  opacity: .5
}

.white-bg-form .contact-banner__input label span:last-child {
  color: #fadfa1 !important
}

.white-bg-form .contact-banner__input input,
.white-bg-form .contact-banner__input textarea {
  border-bottom-color: #d5d5d5
}

.white-bg-form .custom-select-trigger {
  border-color: #d5d5d5;
  color: #211e1f;
  padding-left: 0;
  padding-right: 0
}

.white-bg-form input[type=date]::-moz-placeholder {
  color: #fff
}

.jobs-search {
  border: 1px solid #d5d5d5;
  border-radius: 6px
}

.jobs-search-wrapper {
  border-bottom: 1px solid #d5d5d5
}

.jobs-search-text {
  top: 1px
}

.jobs-search .butn {
  background-color: #fadfa1;
  border-radius: 50px
}

.jobs-search .butn:hover {
  background-color: #1b335f
}

.jobs-search .custom-select-wrapper {
  margin-bottom: 0;
  padding: 0
}

@media screen and (min-width:320px)and (max-width:1023px) {
  .jobs-search .custom-select-wrapper {
    margin-bottom: 30px
  }
}

.jobs-search .custom-select-trigger:after {
  border-bottom: 2px solid #211e1f;
  border-right: 2px solid #211e1f;
  height: 13px;
  width: 13px
}

.jobs-search .input-wrapper label {
  margin-top: 5px
}

.programs-slider .small-title {
  color: #fff;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 5px;
  text-align: left
}

[dir=ltr] .programs-slider .small-title {
  font-family: Cotext Regular;
  font-style: normal;
  font-weight: 400
}

[dir=rtl] .programs-slider .small-title {
  font-family: Helvetica\ 55;
  font-style: normal;
  font-weight: 400
}

.small-desc {
  font-size: 14px
}

@media screen and (min-width:320px)and (max-width:1023px) {
  .small-desc {
    font-size: 12px
  }
}

.small-desc:not(:last-child):before {
  background: #8c8c8d;
  content: "";
  display: block;
  height: 18px;
  opacity: .7;
  position: absolute;
  top: calc(50% - 6px);
  width: 1px
}

[dir=ltr] .small-desc:not(:last-child):before {
  right: 0
}

[dir=rtl] .small-desc:not(:last-child):before {
  left: 0
}

.program-item {
  display: block;
  height: 500px;
  overflow: hidden
}

@media screen and (min-width:1024px) {
  .program-item {
    height: 41.875vw !important;
    width: 41.875vw !important
  }
}

.program-item .wrapper {
  flex-flow: column;
  justify-content: space-between;
  overflow: hidden
}

@media screen and (min-width:320px)and (max-width:1023px) {
  .program-item .wrapper {
    padding: 2.5rem
  }
}

.program-item:before {
  background: linear-gradient(#000, rgba(0, 41, 84, .15) 61.66%, rgba(0, 48, 98, 0));
  content: "";
  display: none;
  height: 100%;
  left: 0;
  opacity: .92;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 12
}

[dir=rtl] .program-item:hover .button__custom-icon {
  transform: translate(-10px)
}

[dir=ltr] .program-item:hover .button__custom-icon {
  transform: translate(10px)
}

.program-item:hover img.object-cover {
  transform: scale(1.2)
}

.programsModal .modal-content:after {
  background:linear-gradient(180deg, #122f7f, #1777b2 44%, #3a82af 63%, #2779bb 70%, #174dac);
  bottom: 0;
  content: "";
  display: block;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
  z-index: 2
}

.programsModal [data-bs-dismiss] span {
  color: #fadfa1
}

.programsModal .our-leadership__modal-header-close svg path {
  stroke: #fadfa1
}

.programsModal .latest-news__card-desc,
.programsModal .latest-news__card-desc p {
  color: #fff
}

.latest-news__card-link--light-yellow a {
  color: #fadfa1 !important
}

.modal.large .modal-dialog {
  margin-left: 2.5vw;
  margin-right: 2.5vw
}

.modal.large .modal-content {
  width: 95vw
}

.header {
  z-index: 99
}

a {
  word-break: normal
}

#jobs-table_wrapper {
  width: 100%
}

[dir=rtl] .flip .two-column__absolute-img {
  left: auto;
  right: 0
}

div:not(.event-item) [dir=rtl] .latest-news__card-link--icon {
  transform: rotate(180deg) translate(25px)
}

[dir=ltr] .jobs-search .input-wrapper label {
  left: 0 !important
}

[dir=rtl] .jobs-search .input-wrapper label {
  left: auto !important;
  right: 0 !important
}

@media(min-width:1024px)and (max-width:1280px) {
  .modal .sustainability-card__slider-nav {
    transform: scale(.7)
  }
}

[dir=ltr] .modal .sustainability-card__slider-nav {
  transform-origin: left
}

[dir=rtl] .modal .sustainability-card__slider-nav {
  transform-origin: right
}

@media(min-width:1024px)and (max-width:1280px) {
  .modal .sustainability-card__pagination {
    transform: scaleX(.5)
  }
}

@media(min-width:1281px)and (max-width:1440px) {
  .modal .sustainability-card__pagination {
    transform: scaleX(.7)
  }
}

[dir=ltr] .modal .sustainability-card__pagination {
  transform-origin: right
}

[dir=rtl] .modal .sustainability-card__pagination {
  transform-origin: left
}

@media(min-width:1024px)and (max-width:1280px) {
  [dir=ltr] .modal .our-leadership__modal-info {
    margin-left: 0
  }

  [dir=rtl] .modal .our-leadership__modal-info {
    margin-right: 0
  }
}

.head_title--90,
.head_title--90 h6,
.headtitle--90 h1,
.headtitle--90 h2,
.headtitle--90 h3,
.headtitle--90 h4,
.headtitle--90 h5,
.home-hero__title h1,
.home-hero__title-v2 h1,
.home-hero_title,
.home-hero_title h6,
.home-herotitle h1,
.home-herotitle h2,
.home-herotitle h3,
.home-herotitle h4,
.home-herotitle h5,
.lubehub__title h2,
.lubehub_title,
.lubehub_title h6,
.lubehubtitle h1,
.lubehubtitle h2,
.lubehubtitle h3,
.lubehubtitle h4,
.lubehubtitle h5,
.two-column_title--dark-blue,
.two-column_title--dark-blue h6,
.two-column_title--white,
.two-column_title--white h6,
.two-columntitle--dark-blue h1,
.two-columntitle--dark-blue h2,
.two-columntitle--dark-blue h3,
.two-columntitle--dark-blue h4,
.two-columntitle--dark-blue h5,
.two-columntitle--white h1,
.two-columntitle--white h2,
.two-columntitle--white h3,
.two-columntitle--white h4,
.two-columntitle--white h5 {
  text-transform: uppercase !important
}

@media(min-width:1180px)and (max-width:1636px) {
  .lg\:\!mt-20 {
    margin-top: 2rem !important
  }
}

@media screen and (min-width:320px)and (max-width:1023px) {
  .main-social-responsibility>.home-about .pt-24 {
    padding-top: 0
  }
}

@media screen and (min-width:1100px) {
  .main-social-responsibility>.home-about .our-products__slider .head.our-leadership__head {
    margin-top: 100px
  }
}

.main-section-404 .home-hero__head-v2 {
  bottom: auto;
  top: 50%
}

@media only screen and (min-width:992px)and (max-width:1100px) {
  .container-lg {
    padding-left: 24px !important;
    padding-right: 24px !important
  }
}

@media only screen and (min-width:1100px) {
  .container-lg {
    max-width: calc(100% - 120px) !important
  }
}

@media only screen and (min-width:1200px) {
  .container-lg {
    max-width: calc(100% - 140px) !important
  }
}

@media only screen and (min-width:1480px) {
  .container-lg {
    max-width: calc(100% - 240px) !important
  }
}

@media only screen and (min-width:1800px) {
  .container-lg {
    max-width: 1640px !important
  }
}

.section-404 .img-404 {
  display: inline-block;
  margin: auto;
  width: 374px
}

@media screen and (min-width:320px)and (max-width:1023px) {
  .section-404 .img-404 {
    width: 270px
  }

  [dir=ltr] .main-scareers .ltr\:pr-14,
  [dir=ltr] .main-scareers .rtl\:pl-14,
  [dir=ltr] .main-scareers .two-column__desc--pr-24 {
    padding-right: 0 !important
  }

  [dir=rtl] .main-scareers .ltr\:pr-14,
  [dir=rtl] .main-scareers .rtl\:pl-14,
  [dir=rtl] .main-scareers .two-column__desc--pr-24 {
    padding-left: 0 !important
  }

  .main-scareers .main-jobs .content {
    margin-top: 2rem
  }

  .contact-banner .\!leading-\[60px\] {
    line-height: 36px !important
  }
}

.swiper-pagination-bullet {
  position: relative
}

.swiper-pagination-bullet:after {
  content: "";
  left: -25px;
  padding: 50px;
  position: absolute;
  top: -25px
}

@media screen and (min-width:320px)and (max-width:1023px) {
  [dir=ltr] .latest-news__card-desc--pr-16 {
    padding-right: 0 !important
  }

  [dir=rtl] .latest-news__card-desc--pr-16 {
    padding-left: 0 !important
  }
}

[dir=rtl] .latest__news--rtl-icon {
  transform: rotate(180deg) translate(25px)
}

[dir=rtl] .latest__news--rtl-icon-external {
  transform: rotate(270deg) translateY(-30px) !important
}

.csr__slider--subtitle {
  font-family: Coheadline Light;
  font-style: normal;
  font-weight: 300
}

@media screen and (min-width:320px)and (max-width:768px) {
  .csr__slider--subtitle {
    font-size: 13px !important
  }
}

@media screen and (min-width:769px)and (max-width:1279px) {
  .csr__slider--subtitle {
    font-size: 18px !important
  }
}

@media screen and (min-width:1024px)and (max-width:1365px) {
  .csr__slider--subtitle {
    font-size: 16.5px !important
  }
}

@media screen and (min-width:1366px)and (max-width:1439px) {
  .csr__slider--subtitle {
    font-size: 18.5px !important
  }
}

@media screen and (min-width:1440px)and (max-width:1535px) {
  .csr__slider--subtitle {
    font-size: 20px !important
  }
}

@media screen and (min-width:1536px)and (max-width:1679px) {
  .csr__slider--subtitle {
    font-size: 20px !important
  }
}

@media screen and (min-width:1680px)and (max-width:1919px) {
  .csr__slider--subtitle {
    font-size: 22px !important
  }
}

@media screen and (min-width:1920px) {
  .csr__slider--subtitle {
    font-size: 24px !important
  }
}

@media screen and (min-width:320px)and (max-width:768px) {
  .csr__slider--main-title {
    font-size: 20px !important;
    line-height: 32px !important
  }
}

@media screen and (min-width:769px)and (max-width:1279px) {
  .csr__slider--main-title {
    font-size: 36px !important;
    line-height: 48px !important
  }
}

@media screen and (min-width:1024px)and (max-width:1365px) {
  .csr__slider--main-title {
    font-size: 32px !important;
    line-height: 42px !important
  }
}

@media screen and (min-width:1366px)and (max-width:1439px) {
  .csr__slider--main-title {
    font-size: 37px !important;
    line-height: 49px !important
  }
}

@media screen and (min-width:1440px)and (max-width:1535px) {
  .csr__slider--main-title {
    font-size: 40px !important;
    line-height: 52px !important
  }
}

@media screen and (min-width:1536px)and (max-width:1679px) {
  .csr__slider--main-title {
    font-size: 40px !important;
    line-height: 52px !important
  }
}

@media screen and (min-width:1680px)and (max-width:1919px) {
  .csr__slider--main-title {
    font-size: 44px !important;
    line-height: 58px !important
  }
}

@media screen and (min-width:1920px) {
  .csr__slider--main-title {
    font-size: 48px !important;
    line-height: 60px !important
  }
}

.select-banner {
  margin-bottom: 48.4px;
  padding: 0 20px
}

@media screen and (min-width:320px)and (max-width:1023px) {
  .select-banner {
    margin-bottom: 28.3px;
    padding: 0
  }
}

.select-banner.half-col {
  flex: 0 0 50%
}

@media screen and (min-width:320px)and (max-width:1023px) {
  .select-banner.half-col {
    flex: 0 0 100%
  }
}

.select-banner.full-col {
  flex: 0 0 100%
}

.supplier__bg {
  top: 0
}

[dir=rtl] .supplier__bg {
  filter: FlipH;
  -ms-filter: "FlipH";
  transform: scaleX(-1)
}

@media(max-width:1023px) {

  #jobs-table_wrapper table,
  #jobs-table_wrapper table .even,
  #jobs-table_wrapper table .odd,
  #jobs-table_wrapper table tbody {
    display: block;
    width: 100%
  }
}

#jobs-table_wrapper .odd {
  background: #f3f4f6
}

#jobs-table_wrapper .even,
#jobs-table_wrapper .odd {
  border-radius: 10px
}

@media(max-width:1023px) {

  #jobs-table_wrapper .even,
  #jobs-table_wrapper .odd {
    display: block;
    width: 100%
  }

  [dir=ltr] #jobs-table_wrapper .even td,
  [dir=ltr] #jobs-table_wrapper .odd td {
    padding-left: 2rem
  }

  [dir=rtl] #jobs-table_wrapper .even td,
  [dir=rtl] #jobs-table_wrapper .odd td {
    padding-right: 2rem
  }

  #jobs-table_wrapper .even td:first-child,
  #jobs-table_wrapper .odd td:first-child {
    padding-top: 2rem
  }

  #jobs-table_wrapper .even td:nth-child(3),
  #jobs-table_wrapper .odd td:nth-child(3) {
    padding-bottom: 2rem
  }
}

@media(min-width:1024px) {

  #jobs-table_wrapper .even td,
  #jobs-table_wrapper .odd td {
    padding-bottom: 2rem;
    padding-top: 2rem
  }

  [dir=ltr] #jobs-table_wrapper .even td:first-child,
  [dir=ltr] #jobs-table_wrapper .odd td:first-child {
    padding-left: 2.5rem
  }

  [dir=ltr] #jobs-table_wrapper .even td:nth-child(3),
  [dir=ltr] #jobs-table_wrapper .odd td:nth-child(3),
  [dir=rtl] #jobs-table_wrapper .even td:first-child,
  [dir=rtl] #jobs-table_wrapper .odd td:first-child {
    padding-right: 2.5rem
  }

  [dir=rtl] #jobs-table_wrapper .even td:nth-child(3),
  [dir=rtl] #jobs-table_wrapper .odd td:nth-child(3) {
    padding-left: 2.5rem
  }

  #jobs-table_wrapper .even .sorting_1,
  #jobs-table_wrapper .odd .sorting_1 {
    width: 33%
  }

  #jobs-table_wrapper .even td:nth-child(2),
  #jobs-table_wrapper .odd td:nth-child(2) {
    width: 37%
  }

  #jobs-table_wrapper .even td:nth-child(3),
  #jobs-table_wrapper .odd td:nth-child(3) {
    width: 30%
  }
}

@media(max-width:1023px) {

  #jobs-table_wrapper .even .sorting_1,
  #jobs-table_wrapper .even td:nth-child(2),
  #jobs-table_wrapper .even td:nth-child(3),
  #jobs-table_wrapper .odd .sorting_1,
  #jobs-table_wrapper .odd td:nth-child(2),
  #jobs-table_wrapper .odd td:nth-child(3) {
    display: block;
    width: 100%
  }
}

#jobs-table_wrapper .even .sorting_1 .state span,
#jobs-table_wrapper .even td:nth-child(2) .state span,
#jobs-table_wrapper .even td:nth-child(3) .state span,
#jobs-table_wrapper .odd .sorting_1 .state span,
#jobs-table_wrapper .odd td:nth-child(2) .state span,
#jobs-table_wrapper .odd td:nth-child(3) .state span {
  min-width: -moz-max-content;
  min-width: max-content
}

#jobs-table_wrapper .dataTables_info,
#jobs-table_wrapper .dataTables_paginate {
  display: block;
  text-align: center;
  width: 100%
}

#jobs-table_wrapper .dataTables_paginate {
  margin-bottom: 5em
}

#jobs-table_wrapper .dataTables_info {
  margin-bottom: 1em;
  margin-top: 5em
}

#jobs-table_wrapper .dataTables_paginate a {
  align-items: center;
  border: 1px solid rgba(0, 0, 0, .28);
  border-radius: 10px;
  color: rgba(0, 0, 0, .4);
  display: inline-block;
  font-family: Verdana Regular;
  font-style: normal;
  font-weight: 400;
  margin-left: 4px;
  margin-right: 4px;
  margin-top: 14px;
  padding: 7px 10px;
  transition: border-color .5s ease, color .5s ease
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  #jobs-table_wrapper .dataTables_paginate a {
    font-size: 14px
  }
}

#jobs-table_wrapper .dataTables_paginate a.current {
  border-color: #fadfa1;
  color: #fadfa1
}

#jobs-table_wrapper .dataTables_paginate a:hover {
  background: #fadfa1;
  border-color: #fadfa1;
  color: #fff
}

@media screen and (min-width:320px)and (max-width:375px) {

  .careers__title,
  .careers__title h2 {
    font-size: 17px !important;
    line-height: 29px !important;
    padding-bottom: 10px
  }
}

.two-column__desc.two-column__desc--21.two-column__desc--pr-24.text-white.multi-p {
  font-size: 12px !important
}

.main-jobs {
  padding-top: 210px
}

@media screen and (min-width:320px)and (max-width:768px) {
  .main-jobs {
    padding-top: 20px
  }
}

#jobs-table_filter,
.oshide {
  display: none !important
}

@media screen and (min-width:320px)and (max-width:768px) {
  button[type=submit] {
    margin-top: 30px
  }
}

.job-app-banner__form {
  position: relative
}

form input:focus+div+label,
form textarea:focus+div+label {
  display: none
}

form input[type=date]+div+label {
  background: #fff
}

#ui-datepicker-div {
  background-color: #f5f5f5
}

.ui-datepicker-calendar thead th {
  color: #78909c !important;
  font-size: .75rem !important;
  font-weight: 400 !important;
  padding: .25rem 0 !important;
  text-align: center !important
}

.ui-datepicker-calendar tbody td {
  padding: 0 !important;
  text-align: center !important;
  width: 2.5rem !important
}

.ui-datepicker-calendar tbody td a {
  border-radius: .25rem !important;
  color: #546e7a !important;
  display: block !important;
  font-size: .875rem !important;
  line-height: 2rem !important;
  text-decoration: none !important;
  transition: all .3s !important
}

.ui-datepicker-calendar tbody td a:hover {
  background-color: #e0f2f1 !important
}

.ui-datepicker-calendar tbody td a.ui-state-active {
  background-color: #009688 !important;
  color: #fff !important
}

.ui-datepicker-header a.ui-corner-all {
  border-radius: .25rem !important;
  cursor: pointer !important;
  height: 2rem !important;
  margin: .5rem !important;
  position: absolute !important;
  top: 0 !important;
  transition: all .3s !important;
  width: 2rem !important
}

.ui-datepicker-header a.ui-corner-all:hover {
  background-color: #eceff1 !important
}

.ui-datepicker-header a.ui-datepicker-prev {
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyI+PHBhdGggZmlsbD0iIzQyNDc3MCIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNNy4yODggNi4yOTYgMy4yMDIgMi4yMWEuNzEuNzEgMCAwIDEgLjAwNy0uOTk5Yy4yOC0uMjguNzI1LS4yOC45OTktLjAwN0w4LjgwMyA1LjhhLjcuNyAwIDAgMSAuMjAyLjQ5Ni43LjcgMCAwIDEtLjIwMi40OTdsLTQuNTk1IDQuNTk1YS43MDQuNzA0IDAgMCAxLTEtLjAwNy43MS43MSAwIDAgMS0uMDA2LS45OTl6Ii8+PC9zdmc+") !important;
  background-position: 50% !important;
  background-repeat: no-repeat !important;
  background-size: .5rem !important;
  left: 0 !important;
  transform: rotate(180deg) !important
}

.ui-datepicker-header a.ui-datepicker-next {
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyI+PHBhdGggZmlsbD0iIzQyNDc3MCIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNNy4yODggNi4yOTYgMy4yMDIgMi4yMWEuNzEuNzEgMCAwIDEgLjAwNy0uOTk5Yy4yOC0uMjguNzI1LS4yOC45OTktLjAwN0w4LjgwMyA1LjhhLjcuNyAwIDAgMSAuMjAyLjQ5Ni43LjcgMCAwIDEtLjIwMi40OTdsLTQuNTk1IDQuNTk1YS43MDQuNzA0IDAgMCAxLTEtLjAwNy43MS43MSAwIDAgMS0uMDA2LS45OTl6Ii8+PC9zdmc+");
  background-position: 50% !important;
  background-repeat: no-repeat !important;
  background-size: 10px !important;
  right: 0 !important
}

.ui-datepicker-header a>span {
  display: none !important
}

.ui-datepicker-title {
  font-size: .875rem !important;
  font-weight: 500 !important;
  line-height: 2rem !important;
  margin-bottom: .25rem !important;
  padding-bottom: .25rem !important;
  text-align: center !important
}

.ui-datepicker-week-col {
  color: #78909c !important;
  font-size: .75rem !important;
  font-weight: 400 !important
}

@media only screen and (min-width:1024px)and (max-width:1280px) {
  .careers-content__parallax div.container {
    margin-bottom: .5rem;
    margin-top: .5rem
  }
}

@media(min-width:1024px) {
  .two-column__desc.two-column__desc--21.two-column__desc--pr-24.latest-news__card-desc--dark-blue.multi-p {
    margin-top: 1.8rem !important
  }
}

@media only screen and (min-width:1024px)and (max-width:1280px) {
  .main-single-job.main-single-news {
    padding-top: 240px !important
  }
}

@media screen and (min-width:1199px)and (max-width:1365px) {

  .main-about .sustainability-card__slider-footer,
  .main-our-products .sustainability-card__slider-footer {
    margin-top: 2px !important
  }
}

.main-about .network__globe {
  position: relative
}

.main-about .network__globe .before {
  background-color: #1b335f;
  background-image: url(https://luberefapp.s3-accelerate.amazonaws.com/dist/img/loader-gif-form.gif);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 70px;
  bottom: 0;
  content: "";
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
  z-index: 99
}

[dir=rtl] .butn.col-span-12:hover .latest-news__card-link--icon {
  transform: rotate(180deg) translateX(30px) !important
}

[dir=rtl] #mc-current--month,
[dir=rtl] #mc-current--month span,
[dir=rtl] #mc-picker__month--next,
[dir=rtl] #mc-picker__month--prev,
[dir=rtl] #mc-picker__year--next,
[dir=rtl] #mc-picker__year--prev {
  transform: rotateY(180deg)
}

[dir=rtl] .pagination .pagination__list,
[dir=rtl] .pagination .pagination__list a {
  font-family: Helvetica\ 55;
  font-style: normal;
  font-weight: 400
}

@media screen and (min-width:1024px)and (max-width:1366px) {
  .our-leadership__buttons-link {
    font-size: 20px
  }
}

@media screen and (min-width:1920px)and (max-width:2500px) {
  .head.our-leadership__head {
    margin-top: 50px
  }
}

@media screen and (min-width:1020px)and (max-width:2500px) {
  .sustainability-banner {
    margin-bottom: 7rem;
    margin-top: 7rem
  }
}

@media screen and (min-width:1024px)and (max-width:1366px) {
  .our-products__slider-box-info .our-products__slider-box-text p {
    font-size: 16px !important
  }

  .two-column__desc.two-column__desc--21.two-column__desc--pr-24.two-column__desc--white {
    margin-top: 2rem !important
  }

  .contact-banner__head-text.mt-5 {
    width: 82%
  }
}

@media screen and (min-width:300px)and (max-width:768px) {
  .head__title.head__title--white {
    margin-bottom: 30px
  }

  .our-products__tab-nav-item:not(:last-child) {
    margin-right: 5px
  }

  .our-products__tab-nav-item {
    min-width: 180px
  }
}

@media only screen and (min-width:300px)and (max-width:768px)and (min-width:320px)and (max-width:1023px) {
  .our-products__tab-nav-item {
    margin: 1%;
    min-width: 48% !important
  }
}

@media screen and (min-width:300px)and (max-width:768px) {
  .our-products__tab-nav-head-text {
    margin-bottom: 40px
  }

  .single-news__date--text {
    font-size: 11px
  }

  .single-news__share-link {
    font-size: 12px
  }
}

@media screen and (min-width:1024px) {
  .two-column__title.two-column__title--white.two-column__title--6 {
    margin-bottom: 40px
  }
}

@media screen and (min-width:1024px)and (max-width:1279px) {
  .main-suppliers .our-leadership__buttons-link {
    font-size: 16px;
    padding: 7px 30px
  }
}

@media screen and (min-width:1280px)and (max-width:1366px) {
  .main-suppliers .our-leadership__buttons-link {
    font-size: 18px;
    padding: 7px 30px
  }
}

@media screen and (max-width:800px) {
  .main-suppliers .two-column__title.two-column__title--white.two-column__title--6 {
    margin-bottom: 0 !important
  }

  .main-suppliers .two-column__title.two-column__title--white.two-column__title--6 h2 {
    font-size: 26px;
    line-height: 36px
  }

  .main-suppliers .our-leadership__buttons {
    padding-bottom: 0 !important
  }

  .main-suppliers .suppliers-tabs .tab-content {
    padding-top: 1.2rem
  }
}

.main-social-responsibility .our-products__slider .grid.items-center {
  align-items: flex-start
}

@media only screen and (min-width:1024px)and (max-width:1440px) {
  .latest-news__card-link.latest-news__card-link--mt-20.latest-news__card-link--light-blue {
    margin-top: 35px
  }
}

.fact-figures__box:hover .fact-figures__desc {
  width: 100%
}

.program-item:after {
  content: "";
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 11
}

[dir=rtl] .program-item:after {
  background: linear-gradient(321deg, rgba(0, 0, 0, .84), rgba(0, 0, 0, .38) 50%, rgba(0, 48, 98, .2))
}

[dir=ltr] .program-item:after {
  background: linear-gradient(45deg, rgba(0, 0, 0, .84), rgba(0, 0, 0, .38) 50%, rgba(0, 48, 98, .2))
}

@media only screen and (min-width:1024px)and (max-width:1440px) {
  .contact-banner__head {
    max-width: 95% !important
  }
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .history-line__wrapper {
    margin-top: 0 10px !important
  }
}

@media only screen and (min-width:1024px)and (max-width:1440px) {

  .sustainability-card__next img,
  .sustainability-card__prev img {
    width: 40px
  }
}

@media screen and (min-width:1024px) {

  [dir=ltr] .main-home .our-products .head,
  [dir=rtl] .main-home .our-products .head {
    padding-left: 0 !important;
    padding-right: 0 !important
  }
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .our-leadership__buttons {
    padding-bottom: 30px
  }

  .head__text.head__text--21.head__text--pt-18.head__text--dark-gray {
    padding-bottom: 10px
  }

  .head__text.head__text--21.head__text--white {
    padding-left: 0;
    padding-right: 0
  }

  .two-column__desc.two-column__desc--21.two-column__desc--pr-24.two-column__desc--white,
  .two-column__title.two-column__title--60.two-column__title--white {
    margin-top: 20px !important
  }

  .program-item.relative.w-full {
    height: 400px
  }
}

.two-column__title.two-column__title--white.two-column__title--6 {
  margin-bottom: 1.25rem !important
}

.our-products__slider-box-text-hidden {
  display: none
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .main-our-products .head__text.head__text--21.head__text--white {
    padding-left: 0 !important;
    padding-right: 0 !important
  }

  .our-products__content.fadeInUp-scroll.visible:before {
    background: linear-gradient(0deg, rgba(0, 48, 98, .568), rgba(0, 48, 98, 0) 60%) !important;
    content: " ";
    height: 100%;
    position: absolute;
    width: 100%
  }

  .lub-hub-section:before {
    background: linear-gradient(0deg, rgba(0, 48, 98, .568) 50%, rgba(0, 48, 98, 0)) !important;
    content: " ";
    height: 100%;
    position: absolute;
    width: 100%
  }

  .head__title h1 {
    margin-top: 30px
  }

  [dir=ltr] .our-products__tab-nav-item:not(:last-child),
  [dir=rtl] .our-products__tab-nav-item:not(:last-child) {
    margin-left: 1%;
    margin-right: 1%
  }

  .head__title.head__title--dark-blue.fadeInUp-scroll.visible {
    margin-top: 30px
  }

  .sustainability-card__slider-nav img {
    height: 25px;
    width: 25px
  }

  .sustainability-card__slider-footer {
    margin-top: 1.5em
  }

  .latest-news__card-desc.latest-news__card-desc--dark-blue.latest-news__card-desc--pr-16.mt-5 {
    margin-top: 0 !important
  }

  .two-column__title.two-column__title--dark-blue.fadeInUp-scroll.-mt-5.visible h1,
  .two-column__title.two-column__title--dark-blue.fadeInUp-scroll.-mt-5.visible h2,
  .two-column__title.two-column__title--dark-blue.fadeInUp-scroll.-mt-5.visible h3,
  .two-column__title.two-column__title--dark-blue.fadeInUp-scroll.-mt-5.visible h4,
  .two-column__title.two-column__title--dark-blue.fadeInUp-scroll.-mt-5.visible h5,
  .two-column__title.two-column__title--dark-blue.fadeInUp-scroll.-mt-5.visible h6 {
    margin-bottom: 0 !important
  }

  .two-column__title.two-column__title--dark-blue.fadeInUp-scroll.-mt-5.visible {
    margin-top: 1.5rem !important
  }

  .button.button__custom.button__custom--yellow .button__custom-icon.button__custom-icon--39 svg {
    height: 25px !important;
    width: 25px !important
  }

  .main-suppliers .w-full.two-column__title.two-column__title--white.two-column__title--6 h3 {
    font-size: 20px !important;
    line-height: 30px !important
  }
}

@media only screen and (min-width:1024px)and (max-width:1440px) {
  .main-suppliers .w-full.two-column__title.two-column__title--white.two-column__title--6 h3 {
    font-size: 26px !important;
    line-height: 36px !important
  }
}

@media screen and (min-width:1441px) {
  .main-suppliers .w-full.two-column__title.two-column__title--white.two-column__title--6 h3 {
    font-size: 34px !important;
    line-height: 44px !important
  }
}

@media screen and (min-width:1680px) {
  .main-suppliers .w-full.two-column__title.two-column__title--white.two-column__title--6 h3 {
    font-size: 38px !important;
    line-height: 48px !important
  }
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .home-about__content .two-column__title--white h2 {
    margin-bottom: 0 !important
  }

  .suppliers-bg-fixed {
    background-attachment: fixed;
    background-image: url(https://luberefapp.s3-accelerate.amazonaws.com/dist/img/suppliers-slider-1.png);
    background-position: 50%;
    background-size: cover
  }

  .main-suppliers .home-about.home-about__wrapper-v8.overflow-hidden.supplier-channels {
    padding-bottom: 0;
    padding-top: 0
  }

  .main-suppliers .home-about.home-about__wrapper-v8.overflow-hidden.supplier-channels .mx-auto.z-10.relative {
    margin-bottom: 46px;
    margin-top: 46px
  }

  .contact-banner .w-full.our-leadership__buttons-list.ltr\:float-right.rtl\:float-left.form-tabs {
    margin: 0 !important
  }
}

::-webkit-full-page-media,
:root .suppliers-bg-fixed,
_:future {
  background-attachment: scroll
}

.doc_type_cat_img img {
  margin: 15px;
  width: 215px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .doc_type_cat_img img {
    margin: 10px;
    width: 150px
  }
}

.doc_type_cat_img {
  background: #001d52;
  background: linear-gradient(90deg, rgba(0, 29, 82, .842) 31%, hsla(0, 0%, 100%, 0) 92%, transparent 100%, transparent 0, transparent 0, transparent 0);
  border-radius: 11px;
  margin: 10px 0;
  padding: 0 2px
}

[dir=rtl] .doc_type_cat_img {
  background: #001d52;
  background: linear-gradient(270deg, rgba(0, 29, 82, .842) 31%, hsla(0, 0%, 100%, 0) 92%, transparent 100%, transparent 0, transparent 0, transparent 0);
  border-radius: 11px;
  margin: 10px 0;
  padding: 0 12px
}

.dataTables_info {
  display: none
}

.dataTables_paginate.paging_full_numbers {
  margin-top: 3em
}

@media screen and (min-width:1024px)and (max-width:1200px) {
  .our-leadership__buttons-link {
    font-size: 18px
  }

  [dir=ltr] .w-full.our-leadership__buttons-list.ltr\:float-right.rtl\:float-left.form-tabs {
    margin-right: 31px
  }

  [dir=rtl] .w-full.our-leadership__buttons-list.ltr\:float-right.rtl\:float-left.form-tabs {
    margin-left: 31px
  }
}

.main-investors-relations section.home-hero {
  height: 40.48vw
}

@media screen and (min-width:300px)and (max-width:500px) {
  .main-investors-relations section.home-hero {
    height: 140.48vw
  }
}

@media screen and (min-width:501px)and (max-width:1023px) {
  .main-investors-relations section.home-hero {
    height: 90vw
  }
}

@media only screen and (min-width:1024px)and (max-width:1279px) {
  .main-investors-relations section.home-hero {
    height: 52.46vw !important
  }
}

iframe {
  width: 100% !important
}

iframe:active,
iframe:focus,
iframe:focus-visible,
iframe:focus-within,
iframe:hover {
  border-color: inherit;
  box-shadow: none;
  outline: none !important
}

.overview-links-wrapper a {
  opacity: .3;
  padding-bottom: 1.48vh;
  padding-top: 1.48vh
}

.overview-links-wrapper a:not(:last-child) {
  border-bottom: 1px solid #dcdcdc
}

.overview-links-wrapper a:hover {
  opacity: .6
}

.overview-links-wrapper a.active {
  opacity: 1
}

.play-icon {
  left: 1px;
  margin: auto;
  right: 1px;
  top: calc(50% - 24px);
  width: 48px
}

@media screen and (max-width:1022px) {
  .play-icon {
    top: calc(50% - 15px);
    width: 30px
  }
}

.video-block .play-icon:hover {
  transform: rotate(1turn) scale(1.2)
}

[dir=ltr] .overview-main-content {
  padding-left: 5%
}

[dir=rtl] .overview-main-content {
  padding-right: 5%
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .overview-main-content {
    padding-left: 0 !important;
    padding-right: 0 !important
  }
}

.overview-links-wrapper {
  width: -moz-max-content;
  width: max-content
}

[dir=ltr] .overview-links-wrapper {
  padding-right: 4.01vw
}

[dir=rtl] .overview-links-wrapper {
  padding-left: 4.01vw
}

[dir=ltr] .list-block-wrapper:not(.ir-accordion) {
  padding-right: 80px
}

[dir=rtl] .list-block-wrapper:not(.ir-accordion) {
  padding-left: 80px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  [dir=ltr] .list-block-wrapper:not(.ir-accordion) {
    padding-right: 0
  }

  [dir=rtl] .list-block-wrapper:not(.ir-accordion) {
    padding-left: 0
  }
}

.list-block-wrapper .list-block {
  background: #f3f4f6;
  border-radius: 10px;
  padding: 32px
}

@media screen and (max-width:1022px) {
  .list-block-wrapper .list-block {
    padding: 22px
  }
}

@media screen and (min-width:1023px)and (max-width:2000px) {
  .list-block-wrapper .list-block {
    padding: 1.666vw
  }
}

.list-block-wrapper .list-block .title {
  margin-bottom: 52px
}

@media screen and (max-width:1022px) {
  .list-block-wrapper .list-block .title {
    margin-bottom: 20px
  }
}

@media only screen and (min-width:1024px)and (max-width:1279px) {
  .list-block-wrapper .list-block .title {
    margin-bottom: 25px
  }
}

@media only screen and (min-width:1280px)and (max-width:1365px) {
  .list-block-wrapper .list-block .title {
    margin-bottom: 35px
  }
}

@media only screen and (min-width:1366px)and (max-width:1439px) {
  .list-block-wrapper .list-block .title {
    margin-bottom: 40px
  }
}

@media only screen and (min-width:1440px)and (max-width:1536px) {
  .list-block-wrapper .list-block .title {
    margin-bottom: 45px
  }
}

.list-block-wrapper .list-block .links-list .latest-news__card-link:not(:last-child) a {
  margin-bottom: 1.388vh
}

.list-block-wrapper .list-block .links-list .latest-news__card-link.no-arrows a .latest-news__card-link--icon {
  opacity: 0;
  transform: none
}

.list-block-wrapper .list-block .links-list .latest-news__card-link.no-arrows a:hover .latest-news__card-link--icon {
  opacity: 1
}

[dir=ltr] .list-block-wrapper .list-block .links-list .latest-news__card-link.no-arrows a:hover .latest-news__card-link--icon {
  transform: translate(.833vw)
}

[dir=rtl] .list-block-wrapper .list-block .links-list .latest-news__card-link.no-arrows a:hover .latest-news__card-link--icon {
  rotate: 180deg;
  -webkit-transform: translate(-.833vw);
  transform: translate(.833vw)
}

.list-block-wrapper .list-block .event-item:not(.announcements-list):not(:first-child) {
  padding-top: 2.407vh
}

.list-block-wrapper .list-block .event-item:not(.announcements-list):not(:last-child) {
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 2.407vh
}

.block-item {
  margin-top: 7.813vw
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .block-item {
    margin-top: 7vh
  }
}

@media screen and (max-width:1022px) {
  .event-item .event-date {
    font-size: 12px;
    line-height: 22px
  }
}

@media screen and (min-width:1023px)and (max-width:2000px) {
  .event-item .event-date {
    font-size: .9375vw;
    line-height: 1.4583vw
  }

  [dir=ltr] .event-item .latest-news__card-link--icon {
    transform: translate(.52083vw) !important
  }

  [dir=rtl] .event-item .latest-news__card-link--icon {
    transform: rotate(180deg) translate(.52083vw) !important;
    transform-origin: left
  }
}

.event-item [dir=ltr] .ltr\:mr-5 {
  margin-right: .25rem
}

.event-item [dir=rtl] .rtl\:ml-5 {
  margin-left: .25rem
}

.download-file-item .event-title {
  margin-bottom: 2px;
  margin-top: 0
}

@media screen and (min-width:1023px) {
  [dir=ltr] .download-file-item .latest-news__card-link--20 .latest-news__card-link--icon {
    transform: translate(.52083vw) !important
  }

  [dir=rtl] .download-file-item .latest-news__card-link--20 .latest-news__card-link--icon {
    transform: rotate(0) translate(-.52083vw) !important
  }
}

@media screen and (min-width:1023px)and (max-width:2000px) {
  .download-file-item .latest-news__card-link--20 .latest-news__card-link--icon {
    width: .911458vw !important
  }
}

.download-file-item .latest-news__card-link--20 .latest-news__card-link--icon svg {
  width: 100%
}

[dir=ltr] a.event-item:hover .latest-news__card-link--icon,
[dir=ltr] a.list-block:hover .latest-news__card-link--icon {
  transform: translate(1.5625vw) !important
}

[dir=rtl] a.event-item:hover .latest-news__card-link--icon,
[dir=rtl] a.list-block:hover .latest-news__card-link--icon {
  transform: rotate(180deg) translate(1.5625vw) !important
}

.announcements-list {
  gap: 2.96875vw
}

@media screen and (min-width:1023px)and (max-width:2000px) {
  .announcements-list .announcements-item .latest-news__card-link {
    margin-bottom: -.6vh
  }

  .announcements-list .announcements-item .latest-news__card-link .latest-news__card-link--icon {
    transform: translate(.833vw)
  }
}

@media screen and (min-width:1279px) {
  .announcements-list .announcements-item .latest-news__card-link {
    margin-bottom: -.1vh
  }
}

@media screen and (min-width:1919px) {
  .announcements-list .announcements-item .latest-news__card-link {
    margin-bottom: .2vh
  }
}

.resources-investors-slider {
  position: absolute;
  width: auto
}

[dir=ltr] .resources-investors-slider {
  left: 0
}

[dir=rtl] .resources-investors-slider {
  right: 0
}

[dir=ltr] .resources-investors-slider {
  right: -10vw
}

[dir=rtl] .resources-investors-slider {
  left: -10vw
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  [dir=ltr] .resources-investors-slider {
    right: -9vw
  }

  [dir=rtl] .resources-investors-slider {
    left: -9vw
  }
}

@media screen and (min-width:2000px) {
  [dir=ltr] .resources-investors-slider {
    right: -20vw
  }

  [dir=rtl] .resources-investors-slider {
    left: -20vw
  }
}

[dir=ltr] .resources-investors-slider .our-products__slider--v2 .swiper__controller-wrapper,
[dir=ltr] .resources-investors-slider .our-products__slider--wrapper .swiper__controller-wrapper {
  left: 0
}

[dir=rtl] .resources-investors-slider .our-products__slider--v2 .swiper__controller-wrapper,
[dir=rtl] .resources-investors-slider .our-products__slider--wrapper .swiper__controller-wrapper {
  right: 0
}

.sub-links-content {
  border-bottom: 1px solid #dcdcdc
}

.sub-links-content .tab-toggle {
  border-bottom: 2px solid transparent;
  cursor: pointer;
  font-weight: 100;
  padding-bottom: 15px;
  padding-top: 15px
}

@media screen and (max-width:1022px) {
  .sub-links-content .tab-toggle {
    font-size: 16px;
    line-height: 26px;
    padding-bottom: 10px;
    padding-top: 10px
  }
}

.sub-links-content .tab-toggle.active {
  border-color: #fadfa1;
  color: #fadfa1 !important;
  font-weight: 400
}

.sub-links-content[data-tabs-count="4"] {
  gap: 130px
}

@media screen and (max-width:1022px) {
  .sub-links-content[data-tabs-count="4"] {
    gap: 35px
  }
}

@media screen and (min-width:1023px)and (max-width:2000px) {
  .sub-links-content[data-tabs-count="4"] {
    gap: 1.771vw
  }
}

.sub-links-content[data-tabs-count="5"] {
  gap: 80px
}

@media screen and (max-width:1022px) {
  .sub-links-content[data-tabs-count="5"] {
    gap: 35px
  }
}

@media screen and (min-width:1023px)and (max-width:2000px) {
  .sub-links-content[data-tabs-count="5"] {
    gap: 4.16vw
  }
}

.tracker-iframe {
  border-bottom: 1px solid #dcdcdc;
  padding: 20px 0 0
}

@media screen and (max-width:1022px) {
  .tracker-iframe {
    padding: 19px 0 1px
  }
}

.main-investors-relations {
  overflow: hidden
}

.main-investors-relations .custom-select.opened .custom-options {
  max-height: 173px;
  overflow: auto
}

@media screen and (min-width:1022px) {
  .main-investors-relations .custom-select.opened .custom-options {
    max-height: 19vw
  }
}

.main-investors-relations .home-hero__head-v2 {
  bottom: 75px
}

@media only screen and (min-width:1024px)and (max-width:1279px) {
  .main-investors-relations .home-hero__head-v2 {
    bottom: 60px
  }
}

[dir=ltr] .main-investors-relations .home-hero-investors-relations iframe {
  transform-origin: bottom right
}

[dir=rtl] .main-investors-relations .home-hero-investors-relations iframe {
  transform-origin: bottom left
}

@media only screen and (min-width:1024px)and (max-width:1279px) {
  .main-investors-relations .home-hero-investors-relations {
    height: 52.46vw !important
  }

  .main-investors-relations .home-hero-investors-relations iframe {
    transform: scale(.81, .8) translateY(4vw)
  }
}

@media only screen and (min-width:1366px)and (max-width:1439px) {
  .main-investors-relations .home-hero-investors-relations iframe {
    transform: scale(.7)
  }
}

@media only screen and (min-width:1440px)and (max-width:1536px) {
  .main-investors-relations .home-hero-investors-relations {
    height: 42.48vw !important
  }

  .main-investors-relations .home-hero-investors-relations iframe {
    transform: scale(.8) translateY(1.2vw)
  }
}

@media only screen and (min-width:1366px)and (max-width:1439px) {
  .main-investors-relations .home-hero-investors-relations iframe {
    transform: scale(.8)
  }
}

@media only screen and (min-width:1536px)and (max-width:1679px) {
  .main-investors-relations .home-hero-investors-relations iframe {
    transform: scale(1) translateY(4vw)
  }
}

@media only screen and (min-width:1024px)and (max-width:1279px) {
  .main-investors-relations .haveTicker .home-hero__head--grid-12 {
    padding: 0 !important
  }
}

@media only screen and (min-width:1680px)and (max-width:1919px) {
  .main-investors-relations .haveTicker iframe {
    transform: translateY(2.2vw)
  }
}

@media screen and (min-width:1720px)and (max-width:1730px) {
  .main-investors-relations .haveTicker {
    height: 40.48vw !important
  }
}

.main-investors-relations .latest-news__card-link--20 {
  margin-top: 0 !important
}

@media screen and (max-width:1022px) {
  .main-investors-relations .latest-news__card-link--20 {
    margin-top: 15px !important
  }

  .main-investors-relations .event-item:not(.download-file-item) .latest-news__card-link--icon {
    height: 8px
  }
}

@media screen and (min-width:1023px)and (max-width:2000px) {
  .main-investors-relations .event-item:not(.download-file-item) .latest-news__card-link--icon {
    height: .364583vw
  }

  [dir=rtl] .main-investors-relations .event-item:not(.download-file-item) .latest-news__card-link--icon {
    height: .664583vw
  }
}

@media screen and (max-width:1022px) {

  .main-investors-relations .latest-news__card-link--20,
  .main-investors-relations .latest-news__card-link--20 a {
    font-size: 12px !important;
    line-height: 22px !important
  }

  .main-investors-relations .latest-news__card-link--20 .latest-news__card-link--icon,
  .main-investors-relations .latest-news__card-link--20 a .latest-news__card-link--icon {
    width: 6px
  }
}

@media screen and (min-width:1023px)and (max-width:2000px) {

  .main-investors-relations .latest-news__card-link--20,
  .main-investors-relations .latest-news__card-link--20 a {
    font-size: .9375vw !important
  }

  .main-investors-relations .latest-news__card-link--20 .latest-news__card-link--icon,
  .main-investors-relations .latest-news__card-link--20 a .latest-news__card-link--icon {
    width: .364583vw
  }
}

.main-investors-relations .latest-news__card-link--20 .latest-news__card-link--icon svg,
.main-investors-relations .latest-news__card-link--20 a .latest-news__card-link--icon svg {
  height: auto;
  width: 100%
}

.main-investors-relations .video-text {
  gap: 40px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .main-investors-relations .video-text {
    gap: 2px
  }
}

@media only screen and (min-width:1024px)and (max-width:1279px) {
  .main-investors-relations .video-text {
    gap: 35px
  }
}

@media only screen and (min-width:1280px)and (max-width:1365px) {
  .main-investors-relations .video-text {
    gap: 30px
  }
}

@media only screen and (min-width:1366px)and (max-width:1439px) {
  .main-investors-relations .video-text {
    gap: 40px
  }
}

@media only screen and (min-width:1440px)and (max-width:1536px) {
  .main-investors-relations .video-text {
    gap: 38px
  }
}

@media only screen and (min-width:1536px)and (max-width:1679px) {
  .main-investors-relations .video-text {
    gap: 30px
  }
}

.main-investors-relations .more-text {
  margin-top: 36px
}

@media only screen and (min-width:1024px)and (max-width:1279px) {
  .main-investors-relations .more-text {
    margin-top: 28px
  }
}

@media only screen and (min-width:1280px)and (max-width:1365px) {
  .main-investors-relations .more-text {
    margin-top: 30px
  }
}

@media only screen and (min-width:1536px)and (max-width:1679px) {
  .main-investors-relations .more-text {
    margin-top: 30px
  }
}

.main-investors-relations .more-text p:not(:first-child) {
  margin-top: 2.77vh
}

@media only screen and (min-width:1024px)and (max-width:1279px) {
  .main-investors-relations .latest-news__card-link.latest-news__card-link--mt-20.latest-news__card-link--light-blue {
    margin-top: 15px
  }
}

@media only screen and (min-width:1280px)and (max-width:1365px) {
  .main-investors-relations .latest-news__card-link.latest-news__card-link--mt-20.latest-news__card-link--light-blue {
    margin-top: 25px
  }
}

@media only screen and (min-width:1366px)and (max-width:1439px) {
  .main-investors-relations .latest-news__card-link.latest-news__card-link--mt-20.latest-news__card-link--light-blue {
    margin-top: 25px
  }
}

@media only screen and (min-width:1440px)and (max-width:1536px) {
  .main-investors-relations .latest-news__card-link.latest-news__card-link--mt-20.latest-news__card-link--light-blue {
    margin-top: 29px
  }
}

@media screen and (min-width:1023px)and (max-width:2000px) {
  .main-investors-relations .latest-news__card-link.latest-news__card-link--mt-20.latest-news__card-link--light-blue a {
    font-size: 1.0375vw !important
  }
}

.main-investors-relations .sustainability-card__slider-footer {
  margin-top: 3.125vw
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .main-investors-relations .sustainability-card__slider-footer {
    margin-top: 38px
  }

  .main-investors-relations .prospectus-slider .resource-item {
    padding: 25px 20px 20px
  }
}

@media screen and (min-width:1023px)and (max-width:2000px) {
  .main-investors-relations .prospectus-slider .resource-item {
    padding: 2.865vw 2.344vw
  }
}

.main-investors-relations .resource-item {
  padding: 40px
}

@media screen and (max-width:1022px) {
  .main-investors-relations .resource-item {
    padding: 25px
  }
}

@media screen and (min-width:1023px)and (max-width:2000px) {
  .main-investors-relations .resource-item {
    padding: 2.083vw 2.344vw
  }
}

.main-investors-relations .resource-item .type-icon {
  width: 53px
}

@media only screen and (min-width:1024px)and (max-width:1279px) {
  .main-investors-relations .resource-item .type-icon {
    width: 30px
  }
}

@media screen and (min-width:1023px)and (max-width:2000px) {
  .main-investors-relations .resource-item .resource-title h3 {
    font-size: 1.458vw
  }

  .main-investors-relations .resource-item .resource-desc {
    font-size: .94vw;
    line-height: 1.5vw
  }
}

.main-investors-relations .resource-item.fact-item .resource-title h3 {
  margin-bottom: 0;
  padding-bottom: 15px
}

@media screen and (max-width:1022px) {

  .main-investors-relations .sustainability-banner__title,
  .main-investors-relations .sustainability-banner__title h1,
  .main-investors-relations .sustainability-banner__title h2,
  .main-investors-relations .sustainability-banner__title h3,
  .main-investors-relations .sustainability-banner__title h4,
  .main-investors-relations .sustainability-banner__title h5,
  .main-investors-relations .sustainability-banner__title h6 {
    font-size: 22px !important;
    line-height: 32px !important;
    padding: 0 !important
  }
}

@media screen and (min-width:1023px)and (max-width:2000px) {

  .main-investors-relations .sustainability-banner__title,
  .main-investors-relations .sustainability-banner__title h1,
  .main-investors-relations .sustainability-banner__title h2,
  .main-investors-relations .sustainability-banner__title h3,
  .main-investors-relations .sustainability-banner__title h4,
  .main-investors-relations .sustainability-banner__title h5,
  .main-investors-relations .sustainability-banner__title h6 {
    font-size: 2.083vw !important;
    line-height: 3vw !important
  }

  .main-investors-relations .button__custom-text--21 {
    font-size: 1.09375vw !important
  }

  [dir=ltr] .main-investors-relations .button__custom-icon--40 {
    margin-left: 1.0416vw
  }

  [dir=rtl] .main-investors-relations .button__custom-icon--40 {
    margin-right: 1.0416vw
  }

  .main-investors-relations .button__custom-icon--40 svg {
    height: 2.083vw !important;
    width: 2.083vw !important
  }
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .tickerParent {
    bottom: 17%;
    position: relative;
    transform: scale(.7)
  }
}

.more-height-slider-wrap {
  margin-bottom: 350px
}

@media screen and (max-width:1022px) {
  .more-height-slider-wrap {
    margin-bottom: 100px
  }
}

@media screen and (min-width:1023px)and (max-width:1279px) {
  .more-height-slider-wrap {
    margin-bottom: 12vw
  }
}

@media screen and (min-width:1280px)and (max-width:2000px) {
  .more-height-slider-wrap {
    margin-bottom: 9vw
  }
}

@media screen and (min-width:1024px)and (max-width:1279px) {
  .more-height-slider-wrap.more-height {
    margin-bottom: 12vw
  }
}

@media screen and (min-width:1280px)and (max-width:2000px) {
  .more-height-slider-wrap.more-height {
    margin-bottom: 11.3vw
  }
}

.event-item.download-file-item {
  cursor: pointer
}

@media screen and (min-width:10203px) {
  .main-investors-relations .sustainability-banner__title {
    margin-bottom: 4.629vh
  }
}

.body-factsheet .sustainability-banner__title {
  margin-bottom: 10px
}

@media only screen and (min-width:1024px)and (max-width:1440px) {
  .body-factsheet .sustainability-banner__title {
    margin-bottom: 10px
  }
}

@media only screen and (min-width:1440px)and (max-width:1536px) {
  .body-factsheet .sustainability-banner__title {
    margin-bottom: 10px
  }
}

@media only screen and (min-width:1536px)and (max-width:1679px) {
  .body-factsheet .sustainability-banner__title {
    margin-bottom: 10px
  }
}

@media only screen and (min-width:1680px)and (max-width:1919px) {
  .body-factsheet .sustainability-banner__title {
    margin-bottom: 10px
  }
}

.font-size-22.coHeadline-font.dark-blue-2-text.tab-toggle.active {
  font-family: Coheadline Regular;
  font-style: normal;
  font-weight: 400
}

.font-size-22.coHeadline-font.dark-blue-2-text.tab-toggle {
  color: #003062;
  font-family: Coheadline Light;
  font-style: normal;
  font-weight: 300;
  padding: 0 2vw;
  text-transform: capitalize
}

.overview-main-wrapper {
  margin-top: 65px
}

@media screen and (min-width:1023px)and (max-width:2000px) {
  .overview-main-wrapper {
    margin-top: 6.0185vh
  }
}

.overview-links-wrapper {
  position: relative
}

.overview-links-wrapper:after {
  background: #dcdcdc;
  bottom: 0;
  content: "";
  height: auto;
  position: absolute;
  top: 3.148vh;
  width: 1px;
  z-index: 1
}

[dir=ltr] .overview-links-wrapper:after {
  right: 0
}

[dir=rtl] .overview-links-wrapper:after {
  left: 0
}

.overview-links-wrapper a {
  font-size: 18px;
  line-height: 20px
}

@media only screen and (min-width:1024px)and (max-width:1279px) {
  .overview-links-wrapper a {
    font-size: 10px;
    line-height: 15px
  }
}

@media only screen and (min-width:1280px)and (max-width:1365px) {
  .overview-links-wrapper a {
    font-size: 14px;
    line-height: 24px
  }
}

@media only screen and (min-width:1366px)and (max-width:1439px) {
  .overview-links-wrapper a {
    font-size: 13px;
    line-height: 23px
  }
}

@media only screen and (min-width:1440px)and (max-width:1536px) {
  .overview-links-wrapper a {
    font-size: 14px;
    line-height: 25px
  }
}

@media only screen and (min-width:1536px)and (max-width:1679px) {
  .overview-links-wrapper a {
    font-size: 16px;
    line-height: 26px
  }
}

.iframe-container {
  height: 100%;
  position: relative;
  width: 100%
}

.iframe-container .loader {
  position: absolute;
  z-index: 19
}

.iframe-container.loaded .loader {
  display: none
}

.main-menu__list.is-open {
  overflow-x: hidden;
  overflow-y: auto
}

.main-ir-contact {
  overflow-y: auto
}

.main-ir-contact .home-hero__desc-v2 {
  margin-top: 35px
}

@media only screen and (min-width:1024px)and (max-width:1279px) {
  .main-ir-contact .home-hero__desc-v2 p {
    font-size: 14px !important;
    line-height: 20px !important
  }

  .main-ir-contact .home-hero__title-v2,
  .main-ir-contact .home-hero__title-v2 h1,
  .main-ir-contact .home-hero__title-v2 h2,
  .main-ir-contact .home-hero__title-v2 h3,
  .main-ir-contact .home-hero__title-v2 h4,
  .main-ir-contact .home-hero__title-v2 h5,
  .main-ir-contact .home-hero__title-v2 h6 {
    font-size: 43px !important;
    line-height: 53px !important
  }
}

#IR-contact-form.single-page-contact {
  padding-top: 25vh !important
}

@media only screen and (min-width:1024px)and (max-width:1279px) {
  #IR-contact-form.single-page-contact {
    padding-top: 30vh !important
  }
}

#investors-relations .overview-main-wrapper {
  margin-top: 20px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .haveTicker .home-hero__head-v2 {
    bottom: -10%
  }
}

@media screen and (max-width:420px)and (max-height:810px) {
  .haveTicker .home-hero__head-v2 {
    bottom: -20%
  }
}

.overview-main-wrapper {
  margin-top: 20px
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .overview-contnet.relative.section-pt {
    overflow-x: hidden;
    overflow-y: hidden
  }

  #financial-information,
  #share-information {
    padding-top: 0
  }
}

.overflow-wrapper {
  -ms-overflow-style: none;
  scrollbar-width: none
}

@media screen and (max-width:1022px) {
  .overflow-wrapper {
    overflow-x: scroll
  }
}

.overflow-wrapper::-webkit-scrollbar {
  display: none
}

@media screen and (max-width:1022px) {
  .event-item.download-file-item .latest-news__card-link--icon {
    transform: none;
    width: 10px !important
  }
}

@media only screen and (min-width:1024px)and (max-width:1279px) {
  .haveTicker iframe {
    transform: scale(.5)
  }
}

@media only screen and (min-width:1280px)and (max-width:1365px) {
  .haveTicker iframe {
    position: relative;
    transform: scale(.7) translateY(5.3vw)
  }
}

@media only screen and (min-width:1366px)and (max-width:1439px) {
  .haveTicker iframe {
    transform: scale(.75) translateY(4vw) !important
  }
}

@media screen and (min-width:300px)and (max-width:599px) {
  .haveTicker {
    height: 91vh !important
  }
}

@media screen and (max-width:600px)and (max-height:699px) {
  .haveTicker {
    height: 111vh !important
  }
}

@media screen and (min-width:600px)and (max-width:900px) {
  .haveTicker {
    height: 80vh !important
  }
}

.ir-accordion {
  background-color: #f3f4f6
}

.ir-accordion .title {
  cursor: pointer;
  padding: 1.666vw
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .ir-accordion .title {
    padding: 22px
  }
}

.ir-accordion .title .acc-icon {
  rotate: 0deg;
  transition: .5s linear;
  width: 1.3vw
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .ir-accordion .title .acc-icon {
    width: 14px
  }
}

.acc-item {
  display: none;
  margin-top: 1vh !important
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .acc-item {
    padding-top: 0 !important
  }
}

.rotate-arrow {
  transform: rotate(180deg)
}

.ir-accordion:nth-of-type(2n) {
  margin-top: 3vh
}

.text-uppercase {
  text-transform: uppercase !important
}

.text-lowercase {
  text-transform: lowercase !important
}

.text-capitalize {
  text-transform: capitalize !important
}

.text-normalize {
  text-transform: none !important
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .ipo-slider-p {
    height: auto;
    width: auto !important
  }
}

@media screen and (min-width:1024px) {
  .text-sub {
    font-size: .729vw;
    line-height: 1.198vw
  }
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .text-sub {
    font-size: 14px;
    line-height: 24px
  }
}

@media screen and (min-width:1024px) {
  .governance .block-item {
    margin-top: 9vh
  }
}

.governance .governance-text {
  font-family: Coheadline Light;
  font-style: normal;
  font-weight: 300
}

@media screen and (min-width:1024px) {
  .useful-res {
    margin-top: 9vh
  }
}

#ipo .our-products__slider--v2 .swiper__controller-wrapper,
.our-products__slider--wrapper .swiper__controller-wrapper {
  margin-top: 0
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .text-sub div.flex {
    flex-direction: row;
    gap: 7px
  }

  .main-investors-relations .swiper-custom-next {
    width: 28px
  }
}

@media screen and (min-width:1024px) {
  .main-investors-relations .swiper-custom-next {
    width: 2.083vw !important
  }
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .main-investors-relations .swiper-custom-prev {
    width: 28px
  }
}

@media screen and (min-width:1024px) {
  .main-investors-relations .swiper-custom-prev {
    width: 2.083vw !important
  }
}

.lubeNumbers {
  margin-bottom: 140px
}

.keyfact-slider .swiper-slide,
.prospectus-slider .swiper-slide {
  align-items: center;
  background-color: #fadfa1;
  border-radius: 12px;
  display: flex;
  height: auto;
  justify-content: center
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  #ipo .sustainability-card__pagination {
    display: none
  }
}

sup {
  top: -.5em
}

[dir=rtl] sup {
  margin-right: 4px
}

[dir=ltr] sup {
  margin-left: 4px
}

@media only screen and (min-width:1024px)and (max-width:1279px) {
  .empt-div {
    display: none
  }
}

@media only screen and (min-width:1536px)and (max-width:1679px) {
  .tickerParent {
    grid-column: span 4/span 4 !important
  }
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .kir-num {
    padding-left: 15px
  }
}

@media screen and (min-width:1024px) {
  .kir-num {
    padding-left: 1.042vw
  }
}

.kir-div {
  display: flex;
  flex-direction: column;
  gap: 10px
}

.kir-p {
  color: #1b335f;
  position: relative
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .kir-p {
    padding-left: 15px
  }
}

@media screen and (min-width:1024px) {
  .kir-p {
    padding-left: 1.042vw
  }
}

.kir-p:before {
  background-color: #fadfa1;
  border-radius: 222px;
  content: "";
  left: 0;
  position: absolute;
  top: 0
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .kir-p:before {
    height: 80px;
    top: -5px;
    width: 4px
  }
}

@media screen and (min-width:1024px) {
  .kir-p:before {
    height: 5.573vw;
    width: .313vw
  }
}

.financial-statements.show .loader {
  display: none
}

[dir=rtl] .finance .event-item .event-date {
  direction: ltr;
  text-align: right
}

.finance .block-item {
  margin-top: 3vh
}

@media only screen and (min-width:320px)and (max-width:1023px) {
  .finance .block-item {
    margin-top: 3vh
  }
}

#country-selector {
  position: relative
}

#country-selector .custom-select-trigger {
  border-bottom: 0;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: inherit;
  line-height: inherit;
  padding: 0;
  position: relative;
  width: 100%
}

#country-selector.opened .custom-select-trigger:after {
  transform: rotate(-135deg) !important
}

#country-input {
  box-sizing: border-box
}

#country-list-container {
  background-color: #fadfa1;
  border-radius: 12px;
  border-top: none;
  left: 0;
  margin-top: 20px;
  max-height: 250px;
  overflow-y: auto;
  padding: 10px 0;
  position: absolute;
  right: 0;
  top: calc(100% - 8px);
  transition: all .4s ease-in-out;
  z-index: 1
}

#country-list {
  list-style: none;
  margin: 0;
  padding: 0
}

#country-list li {
  color: #fff;
  cursor: pointer;
  font-family: Cotext Regular;
  font-style: normal;
  font-weight: 400;
  padding: 12px 20px
}

#country-list li:hover {
  background-color: rgba(27, 51, 95, .37)
}

#country-list-container.show {
  display: block
}

#country-list-container.hide {
  display: none
}

input[type=radio] {
  height: 19px;
  width: 19px
}

@media screen and (min-width:1024px) {
  input[type=radio] {
    height: 1.12vw;
    width: 1.12vw
  }
}

.dividends-selected {
  display: none
}

.main-ir-contact {
  background-image: url(/img/home-contact-banner.jpg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover
}

@media screen and (max-width:1200px) {
  .home-hero__head-v2.ir-pages {
    bottom: -10%;
    margin-bottom: 40vw
  }
}

.home-about.home-about__wrapper-v7.cg_bg:before {
  background-image: url(https://luberefapp.s3-accelerate.amazonaws.com/dist/img/pexels-anamul-rezwan-cg.png) !important;
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0;
  content: "";
  filter: FlipH;
  -ms-filter: "FlipH";
  height: 1349px;
  left: 0;
  opacity: .56;
  position: absolute;
  transform: scaleX(-1);
  width: 100%;
  z-index: 1
}

.cg_bg .formated_description ul {
  list-style: disc;
  margin: 2px 17.3px
}

@media screen and (max-width:1080px) {
  .fancybox-slide {
    padding: 0
  }
}

@media screen and (max-width:550px) {
  .tickerParent {
    margin-bottom: 0;
    margin-top: 10vw;
    transform: scale(.8) translateX(-12%)
  }

  [dir=rtl] .tickerParent {
    margin-bottom: 0;
    margin-top: 10vw;
    transform: scale(.8) translateX(12%)
  }
}

@media screen and (max-width:550px)and (max-width:600px)and (max-height:699px) {
  .tickerParent {
    margin-bottom: 12vw;
    margin-top: 10vw;
    transform: scale(.8) translateX(-12%)
  }

  [dir=rtl] .tickerParent {
    margin-bottom: 12vw;
    margin-top: 22vw;
    transform: scale(.8) translateX(12%)
  }
}

@media screen and (max-width:550px) {
  .main-investors-relations .home-hero__background--image img {
    -o-object-position: 43%;
    object-position: 43%
  }
}

@media screen and (max-width:550px)and (max-height:900px) {
  .main-menu__list {
    padding: 31px 24px 130px 29px
  }
}

.nav-tabs {
  background-color: #f3f4f6
}

@media(min-width:1024px) {
  .nav-tabs .nav-item .nav-link {
    padding-bottom: 1.042vw;
    padding-top: 1.042vw
  }
}

.nav-tabs .nav-item .nav-link.active {
  background-color: #fadfa1;
  border-bottom: none;
  color: #fff
}

[dir=rtl] .years-data th {
  text-align: start
}

.years-data td a {
  display: flex;
  height: 100%;
  width: 100%
}

.accordion-button:not(.collapsed) {
  color: #fadfa1 !important
}

[dir=rtl] .accordion-button:after {
  margin-left: 0;
  margin-right: auto
}

[dir=rtl] .ext-link img {
  transform: rotate(270deg)
}

.catchmeifucan {
  display: none
}

[dir=rtl] .home-hero__breadcrumb-arrow img {
  transform: rotate(180deg) !important
}

.ReactModal__Overlay {
  z-index: 9999999
}

.main-social-responsibility .ReactModal__Overlay {
  background-color: rgba(0, 0, 0, .42);
  margin-top: 2vw
}

.suppliers-reg .contact-banner__input {
  flex: 0 0 50%
}

@media only screen and (max-width:600px) {
  .suppliers-reg .contact-banner__input {
    flex: 0 0 100%
  }
}

.suppliers-reg .custom-select-wrapper {
  flex: 0 0 50%
}

@media only screen and (max-width:600px) {
  .suppliers-reg .custom-select-wrapper {
    flex: 0 0 100%
  }
}

.header {
  z-index: 101
}

.suspage.our-leadership__modal-info {
  height: 100%
}

.no-scroll {
  overflow: hidden !important
}

.grecaptcha-badge {
  display: none !important
}

.audit-page-wrapper .single-news__text {
  padding-bottom: 7rem !important
}

.before\:absolute:before {
  content: var(--tw-content);
  position: absolute
}

.before\:w-full:before {
  content: var(--tw-content);
  width: 100%
}

.after\:bg-white:after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255/var(--tw-bg-opacity))
}

.after\:bg-gradient-to-b:after {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  content: var(--tw-content)
}

.after\:from-white:after {
  content: var(--tw-content);
  --tw-gradient-from: #fff var(--tw-gradient-from-position);
  --tw-gradient-to: hsla(0, 0%, 100%, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.after\:to-white:after {
  content: var(--tw-content);
  --tw-gradient-to: #fff var(--tw-gradient-to-position)
}

.hover\:bg-gray-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246/var(--tw-bg-opacity))
}

.hover\:bg-muted\/50:hover {
  background-color: hsl(var(--muted)/.5)
}

.hover\:underline:hover {
  text-decoration-line: underline
}

.hover\:no-underline:hover {
  text-decoration-line: none
}

.focus-visible\:outline-none:focus-visible {
  outline: 2px solid transparent;
  outline-offset: 2px
}

.focus-visible\:ring-2:focus-visible {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.focus-visible\:ring-ring:focus-visible {
  --tw-ring-color: hsl(var(--ring))
}

.focus-visible\:ring-offset-2:focus-visible {
  --tw-ring-offset-width: 2px
}

.disabled\:pointer-events-none:disabled {
  pointer-events: none
}

.disabled\:cursor-not-allowed:disabled {
  cursor: not-allowed
}

.disabled\:opacity-50:disabled {
  opacity: .5
}

.peer:disabled~.peer-disabled\:cursor-not-allowed {
  cursor: not-allowed
}

.peer:disabled~.peer-disabled\:opacity-70 {
  opacity: .7
}

@keyframes accordion-up {
  0% {
    height: var(--radix-accordion-content-height)
  }

  to {
    height: 0
  }
}

.data-\[state\=closed\]\:animate-accordion-up[data-state=closed] {
  animation: accordion-up .2s ease-out
}

@keyframes accordion-down {
  0% {
    height: 0
  }

  to {
    height: var(--radix-accordion-content-height)
  }
}

.data-\[state\=open\]\:animate-accordion-down[data-state=open] {
  animation: accordion-down .2s ease-out
}

.data-\[state\=active\]\:bg-\[\#fadfa1\][data-state=active] {
  --tw-bg-opacity: 1;
  background-color: rgb(23 152 213/var(--tw-bg-opacity))
}

.data-\[state\=checked\]\:bg-white[data-state=checked] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255/var(--tw-bg-opacity))
}

.data-\[state\=selected\]\:bg-muted[data-state=selected] {
  background-color: hsl(var(--muted))
}

.data-\[state\=active\]\:text-white[data-state=active] {
  --tw-text-opacity: 1;
  color: rgb(255 255 255/var(--tw-text-opacity))
}

.data-\[state\=active\]\:shadow-sm[data-state=active] {
  --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

@media (min-width:640px) {
  .sm\:w-1\/3 {
    width: 33.333333%
  }

  .sm\:w-8 {
    width: 2rem
  }
}

@media (min-width:768px) {
  .md\:col-span-12 {
    grid-column: span 12/span 12
  }

  .md\:col-span-6 {
    grid-column: span 6/span 6
  }

  .md\:mt-7 {
    margin-top: 1.75rem
  }

  .md\:block {
    display: block
  }

  .md\:flex {
    display: flex
  }

  .md\:hidden {
    display: none
  }

  .md\:h-\[400px\] {
    height: 400px
  }

  .md\:w-16 {
    width: 4rem
  }

  .md\:w-\[5vw\] {
    width: 5vw
  }

  .md\:gap-\[1vw\] {
    gap: 1vw
  }
}

@media (min-width:1024px) {
  .lg\:top-0 {
    top: 0
  }

  .lg\:order-1 {
    order: 1
  }

  .lg\:order-2 {
    order: 2
  }

  .lg\:order-none {
    order: 0
  }

  .lg\:col-span-10 {
    grid-column: span 10/span 10
  }

  .lg\:col-span-11 {
    grid-column: span 11/span 11
  }

  .lg\:col-span-12 {
    grid-column: span 12/span 12
  }

  .lg\:col-span-2 {
    grid-column: span 2/span 2
  }

  .lg\:col-span-3 {
    grid-column: span 3/span 3
  }

  .lg\:col-span-4 {
    grid-column: span 4/span 4
  }

  .lg\:col-span-5 {
    grid-column: span 5/span 5
  }

  .lg\:col-span-6 {
    grid-column: span 6/span 6
  }

  .lg\:col-span-7 {
    grid-column: span 7/span 7
  }

  .lg\:col-span-8 {
    grid-column: span 8/span 8
  }

  .lg\:col-span-9 {
    grid-column: span 9/span 9
  }

  .lg\:col-start-1 {
    grid-column-start: 1
  }

  .lg\:col-start-2 {
    grid-column-start: 2
  }

  .lg\:col-start-auto {
    grid-column-start: auto
  }

  .lg\:col-end-13 {
    grid-column-end: 13
  }

  .lg\:col-end-auto {
    grid-column-end: auto
  }

  .lg\:m-auto {
    margin: auto
  }

  .lg\:my-20 {
    margin-bottom: 5rem;
    margin-top: 5rem
  }

  .lg\:my-\[unset\] {
    margin-bottom: unset;
    margin-top: unset
  }

  .lg\:\!mb-\[1vw\] {
    margin-bottom: 1vw !important
  }

  .lg\:\!mb-\[24\.5vw\] {
    margin-bottom: 24.5vw !important
  }

  .lg\:\!ms-\[6\.5vw\] {
    margin-inline-start: 6.5vw !important
  }

  .lg\:\!mt-10 {
    margin-top: 2.5rem !important
  }

  .lg\:\!mt-20 {
    margin-top: 5rem !important
  }

  .lg\:\!mt-\[5vw\] {
    margin-top: 5vw !important
  }

  .lg\:-mb-3 {
    margin-bottom: -.75rem
  }

  .lg\:mb-0 {
    margin-bottom: 0
  }

  .lg\:mb-12 {
    margin-bottom: 3rem
  }

  .lg\:mb-\[0\.3vw\] {
    margin-bottom: .3vw
  }

  .lg\:mb-\[0\.625vw\] {
    margin-bottom: .625vw
  }

  .lg\:mb-\[0\.833vw\] {
    margin-bottom: .833vw
  }

  .lg\:mb-\[1\.615vw\] {
    margin-bottom: 1.615vw
  }

  .lg\:mb-\[2\.448vw\] {
    margin-bottom: 2.448vw
  }

  .lg\:mb-\[3\.333vw\] {
    margin-bottom: 3.333vw
  }

  .lg\:mt-0 {
    margin-top: 0
  }

  .lg\:mt-10 {
    margin-top: 2.5rem
  }

  .lg\:mt-6 {
    margin-top: 1.5rem
  }

  .lg\:mt-8 {
    margin-top: 2rem
  }

  .lg\:mt-9 {
    margin-top: 2.25rem
  }

  .lg\:mt-\[\.5vw\] {
    margin-top: .5vw
  }

  .lg\:mt-\[1\.25vw\] {
    margin-top: 1.25vw
  }

  .lg\:mt-\[2\.5vw\] {
    margin-top: 2.5vw
  }

  .lg\:mt-\[3vw\] {
    margin-top: 3vw
  }

  .lg\:block {
    display: block
  }

  .lg\:inline-block {
    display: inline-block
  }

  .lg\:hidden {
    display: none
  }

  .lg\:\!h-\[91\%\] {
    height: 91% !important
  }

  .lg\:h-\[2\.3vw\] {
    height: 2.3vw
  }

  .lg\:h-\[20vw\] {
    height: 20vw
  }

  .lg\:h-\[40vw\] {
    height: 40vw
  }

  .lg\:h-\[52\.61vw\] {
    height: 52.61vw
  }

  .lg\:max-h-\[14vw\] {
    max-height: 14vw
  }

  .lg\:min-h-\[50vw\] {
    min-height: 50vw
  }

  .lg\:w-1\/3 {
    width: 33.333333%
  }

  .lg\:w-\[19\.792vw\] {
    width: 19.792vw
  }

  .lg\:w-\[2\.5vw\] {
    width: 2.5vw
  }

  .lg\:w-\[20\.398vw\] {
    width: 20.398vw
  }

  .lg\:w-\[30\%\] {
    width: 30%
  }

  .lg\:w-\[70\%\] {
    width: 70%
  }

  .lg\:w-auto {
    width: auto
  }

  .lg\:w-full {
    width: 100%
  }

  .lg\:flex-1 {
    flex: 1 1 0%
  }

  .lg\:translate-y-\[6vw\] {
    --tw-translate-y: 6vw;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
  }

  .lg\:flex-row {
    flex-direction: row
  }

  .lg\:\!items-start {
    align-items: flex-start !important
  }

  .lg\:\!items-center {
    align-items: center !important
  }

  .lg\:items-center {
    align-items: center
  }

  .lg\:gap-0 {
    gap: 0
  }

  .lg\:gap-10 {
    gap: 2.5rem
  }

  .lg\:gap-12 {
    gap: 3rem
  }

  .lg\:gap-20 {
    gap: 5rem
  }

  .lg\:gap-24 {
    gap: 6rem
  }

  .lg\:gap-\[\.53vw\] {
    gap: .53vw
  }

  .lg\:gap-\[\.5vw\] {
    gap: .5vw
  }

  .lg\:gap-\[0\.677vw\] {
    gap: .677vw
  }

  .lg\:gap-\[0\.833vw\] {
    gap: .833vw
  }

  .lg\:gap-\[1vw\] {
    gap: 1vw
  }

  .lg\:gap-\[2\.44vw\] {
    gap: 2.44vw
  }

  .lg\:gap-x-\[4\.167vw\] {
    -moz-column-gap: 4.167vw;
    column-gap: 4.167vw
  }

  .lg\:gap-y-\[6\.250vw\] {
    row-gap: 6.25vw
  }

  .lg\:self-center {
    align-self: center
  }

  .lg\:px-0 {
    padding-left: 0;
    padding-right: 0
  }

  .lg\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem
  }

  .lg\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem
  }

  .lg\:py-20 {
    padding-bottom: 5rem;
    padding-top: 5rem
  }

  .lg\:py-\[1\.042vw\] {
    padding-bottom: 1.042vw;
    padding-top: 1.042vw
  }

  .lg\:py-\[4vw\] {
    padding-bottom: 4vw;
    padding-top: 4vw
  }

  .lg\:py-\[5vw\] {
    padding-bottom: 5vw;
    padding-top: 5vw
  }

  .lg\:\!pt-\[10vw\] {
    padding-top: 10vw !important
  }

  .lg\:pb-0 {
    padding-bottom: 0
  }

  .lg\:pb-16 {
    padding-bottom: 4rem
  }

  .lg\:pb-8 {
    padding-bottom: 2rem
  }

  .lg\:pe-\[6vw\] {
    padding-inline-end: 6vw
  }

  .lg\:pl-20 {
    padding-left: 5rem
  }

  .lg\:pr-10 {
    padding-right: 2.5rem
  }

  .lg\:ps-\[6vw\] {
    padding-inline-start: 6vw
  }

  .lg\:pt-10 {
    padding-top: 2.5rem
  }

  .lg\:pt-24 {
    padding-top: 6rem
  }

  .lg\:pt-28 {
    padding-top: 7rem
  }

  .lg\:pt-\[12\.4vw\] {
    padding-top: 12.4vw
  }

  .lg\:pt-\[15vw\] {
    padding-top: 15vw
  }

  .lg\:pt-\[20vh\] {
    padding-top: 20vh
  }

  .lg\:pt-\[3vw\] {
    padding-top: 3vw
  }

  .lg\:text-\[24px\] {
    font-size: 24px
  }

  .lg\:leading-10 {
    line-height: 2.5rem
  }

  .lg\:leading-9 {
    line-height: 2.25rem
  }

  .lg\:\!text-\[\#003062\] {
    --tw-text-opacity: 1 !important;
    color: rgb(0 48 98/var(--tw-text-opacity)) !important
  }

  .lg\:opacity-\[0\.13\] {
    opacity: .13
  }
}

@media (min-width:1280px) {
  .xl\:col-span-10 {
    grid-column: span 10/span 10
  }

  .xl\:col-span-3 {
    grid-column: span 3/span 3
  }

  .xl\:col-span-6 {
    grid-column: span 6/span 6
  }

  .xl\:col-span-7 {
    grid-column: span 7/span 7
  }

  .xl\:col-span-8 {
    grid-column: span 8/span 8
  }

  .xl\:col-span-9 {
    grid-column: span 9/span 9
  }

  .xl\:col-start-2 {
    grid-column-start: 2
  }

  .xl\:col-end-13 {
    grid-column-end: 13
  }

  .xl\:\!mt-12 {
    margin-top: 3rem !important
  }

  .xl\:mt-12 {
    margin-top: 3rem
  }

  .xl\:mt-16 {
    margin-top: 4rem
  }

  .xl\:mt-5 {
    margin-top: 1.25rem
  }

  .xl\:mt-9 {
    margin-top: 2.25rem
  }

  .xl\:flex {
    display: flex
  }

  .xl\:items-center {
    align-items: center
  }

  .xl\:text-\[18px\] {
    font-size: 18px
  }

  .xl\:text-\[28px\] {
    font-size: 28px
  }
}

@media (min-width:1536px) {
  .\32xl\:col-span-6 {
    grid-column: span 6/span 6
  }

  .\32xl\:col-span-7 {
    grid-column: span 7/span 7
  }

  .\32xl\:mt-9 {
    margin-top: 2.25rem
  }
}

.ltr\:float-right:where([dir=ltr], [dir=ltr] *) {
  float: right
}

.ltr\:mx-auto:where([dir=ltr], [dir=ltr] *) {
  margin-left: auto;
  margin-right: auto
}

.ltr\:\!mr-4:where([dir=ltr], [dir=ltr] *) {
  margin-right: 1rem !important
}

.ltr\:mr-2:where([dir=ltr], [dir=ltr] *) {
  margin-right: .5rem
}

.ltr\:p-\[15px\]:where([dir=ltr], [dir=ltr] *) {
  padding: 15px
}

.ltr\:\!pr-10:where([dir=ltr], [dir=ltr] *) {
  padding-right: 2.5rem !important
}

.ltr\:pl-6:where([dir=ltr], [dir=ltr] *) {
  padding-left: 1.5rem
}

.ltr\:pr-14:where([dir=ltr], [dir=ltr] *) {
  padding-right: 3.5rem
}

.ltr\:pr-5:where([dir=ltr], [dir=ltr] *) {
  padding-right: 1.25rem
}

.ltr\:text-left:where([dir=ltr], [dir=ltr] *) {
  text-align: left
}

.ltr\:\!text-center:where([dir=ltr], [dir=ltr] *) {
  text-align: center !important
}

@media (min-width:768px) {
  .ltr\:md\:float-right:where([dir=ltr], [dir=ltr] *) {
    float: right
  }
}

@media (min-width:1024px) {
  .ltr\:lg\:p-\[1\.667vw\]:where([dir=ltr], [dir=ltr] *) {
    padding: 1.667vw
  }

  .ltr\:lg\:\!pr-0:where([dir=ltr], [dir=ltr] *) {
    padding-right: 0 !important
  }

  .ltr\:lg\:pl-0:where([dir=ltr], [dir=ltr] *) {
    padding-left: 0
  }

  .ltr\:lg\:pl-20:where([dir=ltr], [dir=ltr] *) {
    padding-left: 5rem
  }

  .ltr\:lg\:pl-3:where([dir=ltr], [dir=ltr] *) {
    padding-left: .75rem
  }

  .ltr\:lg\:pr-0:where([dir=ltr], [dir=ltr] *) {
    padding-right: 0
  }

  .ltr\:lg\:pr-14:where([dir=ltr], [dir=ltr] *) {
    padding-right: 3.5rem
  }
}

@media (min-width:1280px) {
  .ltr\:xl\:pl-5:where([dir=ltr], [dir=ltr] *) {
    padding-left: 1.25rem
  }
}

.rtl\:order-1:where([dir=rtl], [dir=rtl] *) {
  order: 1
}

.rtl\:order-2:where([dir=rtl], [dir=rtl] *) {
  order: 2
}

.rtl\:float-left:where([dir=rtl], [dir=rtl] *) {
  float: left
}

.rtl\:mx-auto:where([dir=rtl], [dir=rtl] *) {
  margin-left: auto;
  margin-right: auto
}

.rtl\:\!ml-4:where([dir=rtl], [dir=rtl] *) {
  margin-left: 1rem !important
}

.rtl\:ml-2:where([dir=rtl], [dir=rtl] *) {
  margin-left: .5rem
}

.rtl\:mr-0:where([dir=rtl], [dir=rtl] *) {
  margin-right: 0
}

.rtl\:mr-\[1rem\]:where([dir=rtl], [dir=rtl] *) {
  margin-right: 1rem
}

.rtl\:mr-auto:where([dir=rtl], [dir=rtl] *) {
  margin-right: auto
}

.rtl\:mt-\[8\%\]:where([dir=rtl], [dir=rtl] *) {
  margin-top: 8%
}

.rtl\:rotate-180:where([dir=rtl], [dir=rtl] *) {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.rtl\:rotate-\[270deg\]:where([dir=rtl], [dir=rtl] *) {
  --tw-rotate: 270deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.rtl\:gap-4:where([dir=rtl], [dir=rtl] *) {
  gap: 1rem
}

.rtl\:p-\[15px\]:where([dir=rtl], [dir=rtl] *) {
  padding: 15px
}

.rtl\:pl-14:where([dir=rtl], [dir=rtl] *) {
  padding-left: 3.5rem
}

.rtl\:pl-5:where([dir=rtl], [dir=rtl] *) {
  padding-left: 1.25rem
}

.rtl\:pr-6:where([dir=rtl], [dir=rtl] *) {
  padding-right: 1.5rem
}

.rtl\:\!text-center:where([dir=rtl], [dir=rtl] *) {
  text-align: center !important
}

.rtl\:text-right:where([dir=rtl], [dir=rtl] *) {
  text-align: right
}

@media (min-width:768px) {
  .rtl\:md\:float-left:where([dir=rtl], [dir=rtl] *) {
    float: left
  }
}

@media (min-width:1024px) {
  .rtl\:lg\:mr-\[\.5vw\]:where([dir=rtl], [dir=rtl] *) {
    margin-right: .5vw
  }

  .rtl\:lg\:mt-\[6\%\]:where([dir=rtl], [dir=rtl] *) {
    margin-top: 6%
  }

  .rtl\:lg\:gap-\[2vw\]:where([dir=rtl], [dir=rtl] *) {
    gap: 2vw
  }

  .rtl\:lg\:p-\[1\.667vw\]:where([dir=rtl], [dir=rtl] *) {
    padding: 1.667vw
  }

  .rtl\:lg\:\!pl-0:where([dir=rtl], [dir=rtl] *) {
    padding-left: 0 !important
  }

  .rtl\:lg\:pl-0:where([dir=rtl], [dir=rtl] *) {
    padding-left: 0
  }

  .rtl\:lg\:pl-14:where([dir=rtl], [dir=rtl] *) {
    padding-left: 3.5rem
  }

  .rtl\:lg\:pr-0:where([dir=rtl], [dir=rtl] *) {
    padding-right: 0
  }

  .rtl\:lg\:pr-20:where([dir=rtl], [dir=rtl] *) {
    padding-right: 5rem
  }

  .rtl\:lg\:pr-3:where([dir=rtl], [dir=rtl] *) {
    padding-right: .75rem
  }
}

@media (min-width:1280px) {
  .rtl\:xl\:pr-5:where([dir=rtl], [dir=rtl] *) {
    padding-right: 1.25rem
  }
}

.\[\&\:has\(\[role\=checkbox\]\)\]\:pr-0:has([role=checkbox]) {
  padding-right: 0
}

.\[\&\>tr\]\:last\:border-b-0:last-child>tr {
  border-bottom-width: 0
}

.\[\&\[data-state\=open\]\>svg\]\:rotate-180[data-state=open]>svg {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.\[\&\[data-state\=open\]\]\:text-\[\#fadfa1\][data-state=open] {
  --tw-text-opacity: 1;
  color: rgb(23 152 213/var(--tw-text-opacity))
}

.\[\&_tr\:last-child\]\:border-0 tr:last-child {
  border-width: 0
}

.\[\&_tr\]\:border-b tr {
  border-bottom-width: 1px
}