@import url(https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);
@charset "UTF-8";
/*
! tailwindcss v3.4.1 | MIT License | https://tailwindcss.com
*/
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: currentColor; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}
/*
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
img,
video {
  max-width: 100%;
  height: auto;
}
/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden] {
  display: none;
}
*, ::before, ::after{
  --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: rgb(59 130 246 / 0.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: rgb(59 130 246 / 0.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{
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}
@media (min-width: 641px){
  .container{
    max-width: 641px;
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
@media (min-width: 769px){
  .container{
    max-width: 769px;
  }
}
@media (min-width: 1025px){
  .container{
    max-width: 1025px;
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
@media (min-width: 1281px){
  .container{
    max-width: 1281px;
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1537px){
  .container{
    max-width: 1537px;
  }
}
.container{
  max-width: 100%;
}
@media (min-width: 641px){
  .container{
    max-width: 98%;
  }
}
@media (min-width: 769px){
  .container{
    max-width: 98%;
  }
}
@media (min-width: 1025px){
  .container{
    max-width: 90%;
  }
}
@media (min-width: 1281px){
  .container{
    max-width: 1200px;
  }
}
.pointer-events-none{
  pointer-events: none;
}
.static{
  position: static;
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.inset-0{
  inset: 0px;
}
.inset-1{
  inset: 0.25rem;
}
.bottom-0{
  bottom: 0px;
}
.bottom-5{
  bottom: 1.25rem;
}
.left-0{
  left: 0px;
}
.left-2{
  left: 0.5rem;
}
.left-4{
  left: 1rem;
}
.left-\[30px\]{
  left: 30px;
}
.right-0{
  right: 0px;
}
.right-2{
  right: 0.5rem;
}
.right-4{
  right: 1rem;
}
.right-5{
  right: 1.25rem;
}
.top-0{
  top: 0px;
}
.top-1\/2{
  top: 50%;
}
.top-2{
  top: 0.5rem;
}
.z-0{
  z-index: 0;
}
.z-1{
  z-index: 1;
}
.z-10{
  z-index: 10;
}
.z-50{
  z-index: 50;
}
.-mx-2{
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}
.-mx-4{
  margin-left: -1rem;
  margin-right: -1rem;
}
.-mx-\[8px\]{
  margin-left: -8px;
  margin-right: -8px;
}
.mx-5{
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.my-10{
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
.my-2{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.mb-1{
  margin-bottom: 0.25rem;
}
.mb-10{
  margin-bottom: 2.5rem;
}
.mb-12px{
  margin-bottom: 12px;
}
.mb-2{
  margin-bottom: 0.5rem;
}
.mb-20px{
  margin-bottom: 20px;
}
.mb-22px{
  margin-bottom: 22px;
}
.mb-4{
  margin-bottom: 1rem;
}
.mb-5{
  margin-bottom: 1.25rem;
}
.mb-6{
  margin-bottom: 1.5rem;
}
.mb-8{
  margin-bottom: 2rem;
}
.mb-\[26px\]{
  margin-bottom: 26px;
}
.mb-\[28px\]{
  margin-bottom: 28px;
}
.mb-\[32px\]{
  margin-bottom: 32px;
}
.mb-\[36px\]{
  margin-bottom: 36px;
}
.me-auto{
  margin-inline-end: auto;
}
.ml-1{
  margin-left: 0.25rem;
}
.ml-2{
  margin-left: 0.5rem;
}
.ml-auto{
  margin-left: auto;
}
.mr-0{
  margin-right: 0px;
}
.mr-2{
  margin-right: 0.5rem;
}
.mr-20px{
  margin-right: 20px;
}
.mr-3{
  margin-right: 0.75rem;
}
.mr-4{
  margin-right: 1rem;
}
.mt-1{
  margin-top: 0.25rem;
}
.mt-1\.5{
  margin-top: 0.375rem;
}
.mt-10{
  margin-top: 2.5rem;
}
.mt-14px{
  margin-top: 14px;
}
.mt-2{
  margin-top: 0.5rem;
}
.mt-24px{
  margin-top: 24px;
}
.mt-3{
  margin-top: 0.75rem;
}
.mt-30px{
  margin-top: 30px;
}
.mt-4{
  margin-top: 1rem;
}
.mt-5{
  margin-top: 1.25rem;
}
.mt-64px{
  margin-top: 64px;
}
.mt-\[10px\]{
  margin-top: 10px;
}
.mt-\[119px\]{
  margin-top: 119px;
}
.mt-\[14px\]{
  margin-top: 14px;
}
.mt-\[20px\]{
  margin-top: 20px;
}
.mt-\[22px\]{
  margin-top: 22px;
}
.mt-\[26px\]{
  margin-top: 26px;
}
.mt-\[28px\]{
  margin-top: 28px;
}
.mt-\[30px\]{
  margin-top: 30px;
}
.mt-\[32px\]{
  margin-top: 32px;
}
.mt-\[36px\]{
  margin-top: 36px;
}
.mt-\[40px\]{
  margin-top: 40px;
}
.mt-\[43px\]{
  margin-top: 43px;
}
.mt-\[48px\]{
  margin-top: 48px;
}
.mt-\[60px\]{
  margin-top: 60px;
}
.mt-\[6px\]{
  margin-top: 6px;
}
.mt-\[9px\]{
  margin-top: 9px;
}
.line-clamp-3{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.block{
  display: block;
}
.inline-block{
  display: inline-block;
}
.flex{
  display: flex;
}
.inline-flex{
  display: inline-flex;
}
.grid{
  display: grid;
}
.hidden{
  display: none;
}
.aspect-254\/178{
  aspect-ratio: 254/178;
}
.aspect-\[4\/3\]{
  aspect-ratio: 4/3;
}
.h-0{
  height: 0px;
}
.h-1\/2{
  height: 50%;
}
.h-10{
  height: 2.5rem;
}
.h-5{
  height: 1.25rem;
}
.h-7{
  height: 1.75rem;
}
.h-\[122px\]{
  height: 122px;
}
.h-\[20px\]{
  height: 20px;
}
.h-\[24px\]{
  height: 24px;
}
.h-\[32px\]{
  height: 32px;
}
.h-\[36px\]{
  height: 36px;
}
.h-\[38px\]{
  height: 38px;
}
.h-\[42px\]{
  height: 42px;
}
.h-\[52px\]{
  height: 52px;
}
.h-\[58px\]{
  height: 58px;
}
.h-\[68px\]{
  height: 68px;
}
.h-\[70px\]{
  height: 70px;
}
.h-\[85px\]{
  height: 85px;
}
.h-auto{
  height: auto;
}
.h-full{
  height: 100%;
}
.max-h-full{
  max-height: 100%;
}
.min-h-\[108px\]{
  min-height: 108px;
}
.w-1\/2{
  width: 50%;
}
.w-10{
  width: 2.5rem;
}
.w-14px{
  width: 14px;
}
.w-20{
  width: 5rem;
}
.w-4\/12{
  width: 33.333333%;
}
.w-5{
  width: 1.25rem;
}
.w-7{
  width: 1.75rem;
}
.w-\[100px\]{
  width: 100px;
}
.w-\[1084px\]{
  width: 1084px;
}
.w-\[122px\]{
  width: 122px;
}
.w-\[160px\]{
  width: 160px;
}
.w-\[20px\]{
  width: 20px;
}
.w-\[221px\]{
  width: 221px;
}
.w-\[32px\]{
  width: 32px;
}
.w-\[36px\]{
  width: 36px;
}
.w-\[38px\]{
  width: 38px;
}
.w-\[42px\]{
  width: 42px;
}
.w-\[58px\]{
  width: 58px;
}
.w-\[70px\]{
  width: 70px;
}
.w-\[84px\]{
  width: 84px;
}
.w-auto{
  width: auto;
}
.w-full{
  width: 100%;
}
.min-w-\[196px\]{
  min-width: 196px;
}
.max-w-1\/4{
  max-width: 25%;
}
.max-w-\[203px\]{
  max-width: 203px;
}
.max-w-\[554px\]{
  max-width: 554px;
}
.max-w-\[820px\]{
  max-width: 820px;
}
.max-w-full{
  max-width: 100%;
}
.max-w-screen-lg{
  max-width: 1025px;
}
.flex-1{
  flex: 1 1 0%;
}
.shrink-0{
  flex-shrink: 0;
}
.grow-0{
  flex-grow: 0;
}
.basis-1{
  flex-basis: 0.25rem;
}
.basis-1\/2{
  flex-basis: 50%;
}
.basis-5{
  flex-basis: 1.25rem;
}
.-translate-y-1\/2{
  --tw-translate-y: -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));
}
.rotate-180{
  --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));
}
@keyframes spin{
  to{
    transform: rotate(360deg);
  }
}
.animate-spin{
  animation: spin 1s linear infinite;
}
@keyframes taby{
  0%{
    opacity: 0;
    transform: translateY(5vh);
  }
  100%{
    opacity: 1;
    transform: translateY(0);
  }
}
.animate-taby{
  animation: taby .6s ease;
}
.cursor-pointer{
  cursor: pointer;
}
.appearance-none{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.flex-row{
  flex-direction: row;
}
.flex-col{
  flex-direction: column;
}
.flex-col-reverse{
  flex-direction: column-reverse;
}
.flex-wrap{
  flex-wrap: wrap;
}
.items-start{
  align-items: flex-start;
}
.items-center{
  align-items: center;
}
.justify-start{
  justify-content: flex-start;
}
.justify-end{
  justify-content: flex-end;
}
.justify-center{
  justify-content: center;
}
.justify-between{
  justify-content: space-between;
}
.gap-10{
  gap: 2.5rem;
}
.gap-12px{
  gap: 12px;
}
.gap-2{
  gap: 0.5rem;
}
.gap-2px{
  gap: 2px;
}
.gap-3{
  gap: 0.75rem;
}
.gap-4{
  gap: 1rem;
}
.gap-5{
  gap: 1.25rem;
}
.gap-6{
  gap: 1.5rem;
}
.gap-\[10px\]{
  gap: 10px;
}
.gap-\[22px\]{
  gap: 22px;
}
.gap-\[30px\]{
  gap: 30px;
}
.gap-\[32px\]{
  gap: 32px;
}
.gap-\[5px\]{
  gap: 5px;
}
.gap-\[9px\]{
  gap: 9px;
}
.gap-x-10{
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}
.gap-x-2{
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}
.gap-x-4{
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
.gap-x-5{
  -moz-column-gap: 1.25rem;
       column-gap: 1.25rem;
}
.gap-x-\[18px\]{
  -moz-column-gap: 18px;
       column-gap: 18px;
}
.gap-x-\[20px\]{
  -moz-column-gap: 20px;
       column-gap: 20px;
}
.gap-x-\[45px\]{
  -moz-column-gap: 45px;
       column-gap: 45px;
}
.gap-x-\[70px\]{
  -moz-column-gap: 70px;
       column-gap: 70px;
}
.gap-y-14px{
  row-gap: 14px;
}
.gap-y-2{
  row-gap: 0.5rem;
}
.gap-y-4{
  row-gap: 1rem;
}
.gap-y-6{
  row-gap: 1.5rem;
}
.gap-y-60px{
  row-gap: 60px;
}
.gap-y-\[12px\]{
  row-gap: 12px;
}
.gap-y-\[26px\]{
  row-gap: 26px;
}
.gap-y-\[30px\]{
  row-gap: 30px;
}
.gap-y-\[32px\]{
  row-gap: 32px;
}
.gap-y-\[36px\]{
  row-gap: 36px;
}
.gap-y-\[42px\]{
  row-gap: 42px;
}
.gap-y-\[52px\]{
  row-gap: 52px;
}
.gap-y-\[60px\]{
  row-gap: 60px;
}
.overflow-auto{
  overflow: auto;
}
.overflow-hidden{
  overflow: hidden;
}
.whitespace-nowrap{
  white-space: nowrap;
}
.rounded{
  border-radius: 0.25rem;
}
.rounded-\[100\%\]{
  border-radius: 100%;
}
.rounded-\[230px\]{
  border-radius: 230px;
}
.rounded-\[4px\]{
  border-radius: 4px;
}
.rounded-\[70px\]{
  border-radius: 70px;
}
.rounded-\[8px\]{
  border-radius: 8px;
}
.rounded-\[999px\]{
  border-radius: 999px;
}
.rounded-\[inherit\]{
  border-radius: inherit;
}
.rounded-full{
  border-radius: 9999px;
}
.rounded-lg{
  border-radius: 0.5rem;
}
.rounded-md{
  border-radius: 0.375rem;
}
.rounded-t-none{
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.border{
  border-width: 1px;
}
.border-2{
  border-width: 2px;
}
.border-l-\[6px\]{
  border-left-width: 6px;
}
.border-t{
  border-top-width: 1px;
}
.border-t-0{
  border-top-width: 0px;
}
.border-t-\[2\.5px\]{
  border-top-width: 2.5px;
}
.border-solid{
  border-style: solid;
}
.border-dashed{
  border-style: dashed;
}
.border-\[\#0060B7\]{
  --tw-border-opacity: 1;
  border-color: rgb(0 96 183 / var(--tw-border-opacity));
}
.border-active{
  --tw-border-opacity: 1;
  border-color: rgb(255 131 0 / var(--tw-border-opacity));
}
.border-brand{
  --tw-border-opacity: 1;
  border-color: rgb(0 20 90 / var(--tw-border-opacity));
}
.border-gray{
  --tw-border-opacity: 1;
  border-color: rgb(218 218 218 / var(--tw-border-opacity));
}
.border-line{
  --tw-border-opacity: 1;
  border-color: rgb(201 201 201 / var(--tw-border-opacity));
}
.border-main{
  --tw-border-opacity: 1;
  border-color: rgb(0 21 93 / var(--tw-border-opacity));
}
.border-manage{
  --tw-border-opacity: 1;
  border-color: rgb(206 206 206 / var(--tw-border-opacity));
}
.border-white{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.border-l-\[\#237CC4\]{
  --tw-border-opacity: 1;
  border-left-color: rgb(35 124 196 / var(--tw-border-opacity));
}
.border-t-active{
  --tw-border-opacity: 1;
  border-top-color: rgb(255 131 0 / var(--tw-border-opacity));
}
.border-t-manage{
  --tw-border-opacity: 1;
  border-top-color: rgb(206 206 206 / var(--tw-border-opacity));
}
.border-t-transparent{
  border-top-color: transparent;
}
.bg-\[\#F0FCFF\]{
  --tw-bg-opacity: 1;
  background-color: rgb(240 252 255 / var(--tw-bg-opacity));
}
.bg-\[\#F7F9FF\]{
  --tw-bg-opacity: 1;
  background-color: rgb(247 249 255 / var(--tw-bg-opacity));
}
.bg-\[\#FFF9F2\]{
  --tw-bg-opacity: 1;
  background-color: rgb(255 249 242 / var(--tw-bg-opacity));
}
.bg-\[var\(--section-bg\)\]{
  background-color: var(--section-bg);
}
.bg-active{
  --tw-bg-opacity: 1;
  background-color: rgb(255 131 0 / var(--tw-bg-opacity));
}
.bg-brand{
  --tw-bg-opacity: 1;
  background-color: rgb(0 20 90 / var(--tw-bg-opacity));
}
.bg-contact{
  --tw-bg-opacity: 1;
  background-color: rgb(243 247 255 / var(--tw-bg-opacity));
}
.bg-feature{
  --tw-bg-opacity: 1;
  background-color: rgb(247 249 255 / var(--tw-bg-opacity));
}
.bg-hero-feature{
  --tw-bg-opacity: 1;
  background-color: rgb(255 249 242 / var(--tw-bg-opacity));
}
.bg-main{
  --tw-bg-opacity: 1;
  background-color: rgb(0 21 93 / var(--tw-bg-opacity));
}
.bg-manage{
  --tw-bg-opacity: 1;
  background-color: rgb(206 206 206 / var(--tw-bg-opacity));
}
.bg-submain{
  --tw-bg-opacity: 1;
  background-color: rgb(209 247 255 / var(--tw-bg-opacity));
}
.bg-transparent{
  background-color: transparent;
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-white\/70{
  background-color: rgb(255 255 255 / 0.7);
}
.bg-contain{
  background-size: contain;
}
.bg-cover{
  background-size: cover;
}
.bg-center{
  background-position: center;
}
.bg-no-repeat{
  background-repeat: no-repeat;
}
.object-contain{
  -o-object-fit: contain;
     object-fit: contain;
}
.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}
.object-bottom{
  -o-object-position: bottom;
     object-position: bottom;
}
.p-4{
  padding: 1rem;
}
.px-0{
  padding-left: 0px;
  padding-right: 0px;
}
.px-10px{
  padding-left: 10px;
  padding-right: 10px;
}
.px-16px{
  padding-left: 16px;
  padding-right: 16px;
}
.px-18px{
  padding-left: 18px;
  padding-right: 18px;
}
.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-5{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-8{
  padding-left: 2rem;
  padding-right: 2rem;
}
.px-\[12px\]{
  padding-left: 12px;
  padding-right: 12px;
}
.px-\[18px\]{
  padding-left: 18px;
  padding-right: 18px;
}
.px-\[19px\]{
  padding-left: 19px;
  padding-right: 19px;
}
.px-\[20px\]{
  padding-left: 20px;
  padding-right: 20px;
}
.px-\[22px\]{
  padding-left: 22px;
  padding-right: 22px;
}
.px-\[23px\]{
  padding-left: 23px;
  padding-right: 23px;
}
.px-\[24px\]{
  padding-left: 24px;
  padding-right: 24px;
}
.px-\[26px\]{
  padding-left: 26px;
  padding-right: 26px;
}
.px-\[36px\]{
  padding-left: 36px;
  padding-right: 36px;
}
.px-\[50px\]{
  padding-left: 50px;
  padding-right: 50px;
}
.py-0{
  padding-top: 0px;
  padding-bottom: 0px;
}
.py-10{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py-10px{
  padding-top: 10px;
  padding-bottom: 10px;
}
.py-12px{
  padding-top: 12px;
  padding-bottom: 12px;
}
.py-16{
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-20px{
  padding-top: 20px;
  padding-bottom: 20px;
}
.py-24px{
  padding-top: 24px;
  padding-bottom: 24px;
}
.py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-30px{
  padding-top: 30px;
  padding-bottom: 30px;
}
.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-5{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-5px{
  padding-top: 5px;
  padding-bottom: 5px;
}
.py-60px{
  padding-top: 60px;
  padding-bottom: 60px;
}
.py-\[11px\]{
  padding-top: 11px;
  padding-bottom: 11px;
}
.py-\[15px\]{
  padding-top: 15px;
  padding-bottom: 15px;
}
.py-\[22px\]{
  padding-top: 22px;
  padding-bottom: 22px;
}
.py-\[26px\]{
  padding-top: 26px;
  padding-bottom: 26px;
}
.py-\[27px\]{
  padding-top: 27px;
  padding-bottom: 27px;
}
.py-\[30px\]{
  padding-top: 30px;
  padding-bottom: 30px;
}
.py-\[32px\]{
  padding-top: 32px;
  padding-bottom: 32px;
}
.py-\[36px\]{
  padding-top: 36px;
  padding-bottom: 36px;
}
.py-\[38px\]{
  padding-top: 38px;
  padding-bottom: 38px;
}
.py-\[50px\]{
  padding-top: 50px;
  padding-bottom: 50px;
}
.py-\[5px\]{
  padding-top: 5px;
  padding-bottom: 5px;
}
.py-\[60px\]{
  padding-top: 60px;
  padding-bottom: 60px;
}
.\!pl-0{
  padding-left: 0px !important;
}
.pb-10{
  padding-bottom: 2.5rem;
}
.pb-2{
  padding-bottom: 0.5rem;
}
.pb-3{
  padding-bottom: 0.75rem;
}
.pb-44px{
  padding-bottom: 44px;
}
.pb-5{
  padding-bottom: 1.25rem;
}
.pb-60px{
  padding-bottom: 60px;
}
.pb-9{
  padding-bottom: 2.25rem;
}
.pb-\[20px\]{
  padding-bottom: 20px;
}
.pb-\[24px\]{
  padding-bottom: 24px;
}
.pb-\[26px\]{
  padding-bottom: 26px;
}
.pb-\[30px\]{
  padding-bottom: 30px;
}
.pb-\[32px\]{
  padding-bottom: 32px;
}
.pb-\[43px\]{
  padding-bottom: 43px;
}
.pb-\[51px\]{
  padding-bottom: 51px;
}
.pb-\[60px\]{
  padding-bottom: 60px;
}
.pl-\[84px\]{
  padding-left: 84px;
}
.pr-\[20px\]{
  padding-right: 20px;
}
.pt-10{
  padding-top: 2.5rem;
}
.pt-2{
  padding-top: 0.5rem;
}
.pt-4{
  padding-top: 1rem;
}
.pt-40px{
  padding-top: 40px;
}
.pt-44px{
  padding-top: 44px;
}
.pt-5{
  padding-top: 1.25rem;
}
.pt-60px{
  padding-top: 60px;
}
.pt-\[100\%\]{
  padding-top: 100%;
}
.pt-\[112\.663755\%\]{
  padding-top: 112.663755%;
}
.pt-\[174\.6479\%\]{
  padding-top: 174.6479%;
}
.pt-\[22px\]{
  padding-top: 22px;
}
.pt-\[26px\]{
  padding-top: 26px;
}
.pt-\[28px\]{
  padding-top: 28px;
}
.pt-\[30px\]{
  padding-top: 30px;
}
.pt-\[34px\]{
  padding-top: 34px;
}
.pt-\[39\.516\%\]{
  padding-top: 39.516%;
}
.pt-\[44px\]{
  padding-top: 44px;
}
.pt-\[50px\]{
  padding-top: 50px;
}
.pt-\[53\.82436\%\]{
  padding-top: 53.82436%;
}
.pt-\[59\.259\%\]{
  padding-top: 59.259%;
}
.pt-\[60px\]{
  padding-top: 60px;
}
.pt-\[62\.0253\%\]{
  padding-top: 62.0253%;
}
.pt-\[66\.7897\%\]{
  padding-top: 66.7897%;
}
.pt-\[68\.925\%\]{
  padding-top: 68.925%;
}
.pt-\[69\.1245\%\]{
  padding-top: 69.1245%;
}
.pt-\[6px\]{
  padding-top: 6px;
}
.pt-\[70\.629\%\]{
  padding-top: 70.629%;
}
.pt-\[72\.978\%\]{
  padding-top: 72.978%;
}
.pt-\[73\.7288\%\]{
  padding-top: 73.7288%;
}
.pt-\[85\.9813\%\]{
  padding-top: 85.9813%;
}
.pt-\[90\.342679\%\]{
  padding-top: 90.342679%;
}
.pt-\[90\.4929\%\]{
  padding-top: 90.4929%;
}
.pt-\[91\.787\%\]{
  padding-top: 91.787%;
}
.text-left{
  text-align: left;
}
.text-center{
  text-align: center;
}
.text-justify{
  text-align: justify;
}
.text-10px{
  font-size: 10px;
}
.text-2\.375rem{
  font-size: 2.375rem;
}
.text-2rem{
  font-size: 2rem;
}
.text-\[12px\]{
  font-size: 12px;
}
.text-\[14px\]{
  font-size: 14px;
}
.text-\[15px\]{
  font-size: 15px;
}
.text-\[18px\]{
  font-size: 18px;
}
.text-\[20px\]{
  font-size: 20px;
}
.text-\[22px\]{
  font-size: 22px;
}
.text-\[24px\]{
  font-size: 24px;
}
.text-\[28px\]{
  font-size: 28px;
}
.text-base{
  font-size: 1rem;
}
.text-lg{
  font-size: 1.125rem;
}
.text-sm{
  font-size: 0.875rem;
}
.text-xl{
  font-size: 1.25rem;
}
.text-xs{
  font-size: 0.75rem;
}
.font-bold{
  font-weight: 700;
}
.font-light{
  font-weight: 300;
}
.font-medium{
  font-weight: 500;
}
.font-normal{
  font-weight: 400;
}
.font-semibold{
  font-weight: 600;
}
.uppercase{
  text-transform: uppercase;
}
.leading-18px{
  line-height: 18px;
}
.leading-5{
  line-height: 1.25rem;
}
.leading-6{
  line-height: 1.5rem;
}
.leading-7{
  line-height: 1.75rem;
}
.leading-\[15px\]{
  line-height: 15px;
}
.leading-\[16px\]{
  line-height: 16px;
}
.leading-\[17px\]{
  line-height: 17px;
}
.leading-\[18px\]{
  line-height: 18px;
}
.leading-\[20px\]{
  line-height: 20px;
}
.leading-\[22px\]{
  line-height: 22px;
}
.leading-\[24px\]{
  line-height: 24px;
}
.leading-\[25px\]{
  line-height: 25px;
}
.leading-\[26px\]{
  line-height: 26px;
}
.leading-\[28px\]{
  line-height: 28px;
}
.leading-\[30px\]{
  line-height: 30px;
}
.leading-\[32px\]{
  line-height: 32px;
}
.leading-\[34px\]{
  line-height: 34px;
}
.leading-\[36px\]{
  line-height: 36px;
}
.leading-\[38px\]{
  line-height: 38px;
}
.leading-\[40px\]{
  line-height: 40px;
}
.leading-normal{
  line-height: 1.5;
}
.leading-tight{
  line-height: 1.25;
}
.tracking-\[2\.2px\]{
  letter-spacing: 2.2px;
}
.tracking-\[3px\]{
  letter-spacing: 3px;
}
.text-\[\#00CCFF\]{
  --tw-text-opacity: 1;
  color: rgb(0 204 255 / var(--tw-text-opacity));
}
.text-\[\#237CC4\]{
  --tw-text-opacity: 1;
  color: rgb(35 124 196 / var(--tw-text-opacity));
}
.text-\[\#43454D\]{
  --tw-text-opacity: 1;
  color: rgb(67 69 77 / var(--tw-text-opacity));
}
.text-\[\#525252\]{
  --tw-text-opacity: 1;
  color: rgb(82 82 82 / var(--tw-text-opacity));
}
.text-\[\#96EAFF\]{
  --tw-text-opacity: 1;
  color: rgb(150 234 255 / var(--tw-text-opacity));
}
.text-active{
  --tw-text-opacity: 1;
  color: rgb(255 131 0 / var(--tw-text-opacity));
}
.text-black{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-brand{
  --tw-text-opacity: 1;
  color: rgb(0 20 90 / var(--tw-text-opacity));
}
.text-description{
  --tw-text-opacity: 1;
  color: rgb(82 82 82 / var(--tw-text-opacity));
}
.text-main{
  --tw-text-opacity: 1;
  color: rgb(0 21 93 / var(--tw-text-opacity));
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.underline{
  text-decoration-line: underline;
}
.opacity-\[12\%\]{
  opacity: 12%;
}
.shadow-box-black{
  --tw-shadow: 4px 10px 30px 0px rgba(0, 0, 0, 0.06);
  --tw-shadow-colored: 4px 10px 30px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-button{
  --tw-shadow: 0px 4px 24px 0px rgba(0, 21, 93, 0.10);
  --tw-shadow-colored: 0px 4px 24px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-circle-dashed{
  --tw-shadow: 0px 4px 24px 0px rgba(0,0,0,.1);
  --tw-shadow-colored: 0px 4px 24px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-contact-form{
  --tw-shadow: 0px 0px 40px 0px rgba(0, 21, 93, 0.10);
  --tw-shadow-colored: 0px 0px 40px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-partner{
  --tw-shadow: 0px 0px 40px 0px rgba(0,21,93,.1);
  --tw-shadow-colored: 0px 0px 40px 0px 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{
  outline-style: solid;
}
.blur-\[18px\]{
  --tw-blur: blur(18px);
  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-colors{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-transform{
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-300{
  transition-duration: 300ms;
}
.duration-400{
  transition-duration: 400ms;
}
body {
  font-family: Plus Jakarta Sans, sans-serif;
}

iframe {
  max-width: 100%;
}

.deliver {
  height: 1px;
  width: 100%;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.25) 55%, rgba(0, 0, 0, 0));
}

.description p:not(:last-child) {
  margin-bottom: 1rem;
}

.btn-icon-hover i {
  transition: transform 400ms;
  font-size: 14px;
}
.btn-icon-hover:hover i {
  transform: rotate(-45deg);
}

.btn-icon-hover-right i {
  transition: transform 400ms;
  font-size: 14px;
}
.btn-icon-hover-right:hover i {
  transform: translateX(0.25rem);
}

.pagination .page-numbers {
  border-radius: 4px;
  border: 1px solid #c4c4c4;
  color: #c4c4c4;
  padding: 2px 8px;
  font-size: 12px;
  font-weight: 400;
  min-width: 1.5rem;
  text-align: center;
}
.pagination .page-numbers:not(:first-child) {
  margin-left: 8px;
}
.pagination .page-numbers:not(:last-child) {
  margin-right: 8px;
}
.pagination .page-numbers:hover, .pagination .page-numbers.current {
  border: 1px solid #169dff;
  color: #000;
}

.entry-post h2,
.entry-post h3,
.entry-post h4,
.entry-post h5,
.entry-post h6 {
  font-weight: 600;
  margin-bottom: 0.5rem;
  color: #00145A;
}
.entry-post h2 {
  font-size: 2rem;
}
.entry-post h3 {
  font-size: 1.75rem;
}
.entry-post h4 {
  font-size: 1.5rem;
}
.entry-post h5 {
  font-size: 1.25rem;
}
.entry-post h6 {
  font-size: 1rem;
}
.entry-post ul {
  margin: 0 0 25px 20px;
  list-style: none;
}
.entry-post ul li {
  position: relative;
  font-size: 16px;
  line-height: 1.2;
  margin-bottom: 10px;
}
.entry-post ul li:before {
  content: "";
  display: block;
  position: absolute;
  width: 11px;
  height: 11px;
  left: -20px;
  top: 3px;
  background: url(../images/icons/ata_list_ico.svg) no-repeat;
  background-size: 100%;
}
.entry-post p {
  text-align: justify;
  line-height: 1.5;
  font-size: 1rem;
}
.entry-post p a {
  color: #00a0df;
}
.entry-post p a:hover {
  color: #FF8300;
  text-decoration: underline;
}
.entry-post p a[href^="tel:"] {
  color: #FF8300;
}

.embed iframe {
  width: 100%;
  aspect-ratio: 16/9;
  height: auto;
}

nav.rank-math-breadcrumb {
  font-size: 14px;
}
nav.rank-math-breadcrumb .separator {
  margin: 0 8px;
}

.list-style-image-share ul {
  list-style-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNSAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTQuODkxMTIgMTEuOTQyNkM0Ljg5MTEyIDExLjg1NDkgNC44ODQ3IDExLjc3MTYgNC44NzYxNSAxMS42ODYxTDEwLjY3OTIgOC44MTU1NEMxMS4wNzg5IDkuMjAyNDEgMTEuNjIxOCA5LjQzOTY2IDEyLjIyMjQgOS40Mzk2NkMxMy40NDkzIDkuNDM5NjcgMTQuNDQ1MyA4LjQ0MzYzIDE0LjQ0NTMgNy4yMTY3NkMxNC40NDUzIDUuOTg5ODkgMTMuNDQ5MyA0Ljk5Mzg2IDEyLjIyMjQgNC45OTM4NkMxMS42MzA0IDQuOTkzODYgMTEuMDkzOSA1LjIyNjg0IDEwLjY5NDIgNS42MDUxNkM4Ljc1MzQgNC42MjQwOSA2LjgxMjY0IDMuNjQzMDIgNC44NzE4OCAyLjY2MTk1QzQuODgyNTYgMi41NzIxOCA0Ljg5MTEyIDIuNDgwMjggNC44OTExMiAyLjM4ODM3QzQuODkxMTIgMS4xNjE1IDMuODk1MDggMC4xNjU0NjYgMi42NjgyMSAwLjE2NTQ2NkMxLjQ0MTM0IDAuMTY1NDY2IDAuNDQ1MzEyIDEuMTYxNSAwLjQ0NTMxMiAyLjM4ODM3QzAuNDQ1MzEyIDMuNjE1MjQgMS40NDEzNCA0LjYxMTI3IDIuNjY4MjEgNC42MTEyN0MzLjI2MDI4IDQuNjExMjcgMy43OTY3NiA0LjM3ODI5IDQuMTk2NDYgMy45OTk5N0M2LjEzNzIyIDQuOTgxMDQgOC4wNzc5OCA1Ljk2MjExIDEwLjAxODcgNi45NDMxOEMxMC4wMDgxIDcuMDMyOTUgOS45OTk1MSA3LjEyNDg2IDkuOTk5NTEgNy4yMTY3NkM5Ljk5OTUxIDcuMzA0NCAxMC4wMDU5IDcuMzg3NzYgMTAuMDE0NSA3LjQ3MzI1TDQuMjExNDIgMTAuMzQzOEMzLjgxMTczIDkuOTU2OTIgMy4yNjg4MiA5LjcxOTY3IDIuNjY4MjEgOS43MTk2N0MxLjQ0MTM0IDkuNzE5NjcgMC40NDUzMTIgMTAuNzE1NyAwLjQ0NTMxMiAxMS45NDI2QzAuNDQ1MzEyIDEzLjE2OTQgMS40NDEzNCAxNC4xNjU1IDIuNjY4MjEgMTQuMTY1NUMzLjg5NTA4IDE0LjE2NTUgNC44OTExMSAxMy4xNjk0IDQuODkxMTIgMTEuOTQyNlYxMS45NDI2WiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==");
  padding-left: 1rem;
}

.list-style-image-share-active ul {
  list-style-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iSXNvbGF0aW9uX01vZGUiIGRhdGEtbmFtZT0iSXNvbGF0aW9uIE1vZGUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDE2LjQ4IDE2LjQ4Ij48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmODMwMDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPkhvX1Ryb19LaGFjaF9IYW5nPC90aXRsZT48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0zLjEzLDE2LjQ4YTMuMTMsMy4xMywwLDAsMSwwLTYuMjYsMy4wNiwzLjA2LDAsMCwxLDEuNzQuNTRsNS0yLjQ4LTUtMi41NEEzLjEzLDMuMTMsMCwxLDEsNi4yNSwzbDUuMzgsMi43MmEzLjA2LDMuMDYsMCwwLDEsMS43Mi0uNTIsMy4xMywzLjEzLDAsMSwxLTEuNzUsNS43Mkw2LjI1LDEzLjUzQTMuMTQsMy4xNCwwLDAsMSwzLjEzLDE2LjQ4WiIvPjwvc3ZnPg==");
  padding-left: 10px;
}

.min-h-\[100vh-64px\] {
  min-height: calc(100vh - 64px);
}

.svg-hover [stroke]:not([stroke=none]) {
  stroke: currentColor;
}
.svg-hover [fill]:not([fill=none]) {
  fill: currentColor;
}

.child-full > * {
  width: 100%;
  height: 100%;
}

.frame-child-full > * {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.slick-relatived-categories .slick-arrow {
  position: absolute;
  top: 10px;
  left: auto;
  right: 0;
  width: 38px;
  height: 38px;
  font-size: 0px;
  z-index: 1;
  color: transparent;
  background-position: center;
  background-size: 20%;
  background-repeat: no-repeat;
  border: 1px solid #00145A;
  border-radius: 999px;
  filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.04));
}
.slick-relatived-categories .slick-arrow.slick-prev {
  right: 48px;
}
.slick-relatived-categories .slick-arrow.slick-prev::after {
  content: "";
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  background-image: url('data:image/svg+xml,<svg width="9" height="14" viewBox="0 0 9 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.9782 6.57515L8.51672 1.17111C8.68988 1.03607 8.77269 0.876585 8.76515 0.692656C8.75764 0.508726 8.66731 0.349234 8.49415 0.214177C8.32099 0.0713922 8.1215 0 7.89566 0C7.6698 0 7.47029 0.0713922 7.29713 0.214177L0.326706 5.9628C0.213787 6.05592 0.1305 6.15099 0.0768423 6.24801C0.0232096 6.34503 -0.00360775 6.45408 -0.00360775 6.57515C-0.00360775 6.68846 0.0232096 6.79556 0.0768423 6.89645C0.1305 6.99734 0.213787 7.09435 0.326706 7.18748L7.31974 12.9547C7.48348 13.0898 7.67686 13.1561 7.89988 13.1538C8.1229 13.1515 8.32099 13.0789 8.49415 12.9361C8.66731 12.7933 8.75389 12.6288 8.75389 12.4425C8.75389 12.2562 8.66731 12.0917 8.49415 11.9489L1.9782 6.57515Z" fill="%2300145A"/></svg>');
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 9px;
}
@media (max-width: 1024px) {
  .slick-relatived-categories .slick-arrow.slick-prev {
    right: auto;
    left: 50%;
    top: 0%;
    transform: translate(calc(-100% - 4px), calc(-100% - 10px));
  }
}
.slick-relatived-categories .slick-arrow.slick-disabled {
  opacity: 0.25;
}
.slick-relatived-categories .slick-arrow.slick-next::after {
  content: "";
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  background-image: url('data:image/svg+xml,<svg width="9" height="14" viewBox="0 0 9 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.78743 6.57515L0.248903 1.1711C0.0757456 1.03607 -0.00706459 0.876585 0.000471453 0.692656C0.00798303 0.508726 0.0983178 0.349234 0.271476 0.214177C0.444633 0.0713922 0.64413 0 0.869966 0C1.09583 0 1.29534 0.0713922 1.46849 0.214177L8.43892 5.9628C8.55184 6.05592 8.63513 6.15099 8.68878 6.24801C8.74242 6.34503 8.76923 6.45408 8.76923 6.57515C8.76923 6.68846 8.74242 6.79556 8.68878 6.89645C8.63513 6.99734 8.55184 7.09435 8.43892 7.18748L1.44589 12.9547C1.28215 13.0898 1.08877 13.1561 0.865746 13.1538C0.642723 13.1515 0.444633 13.0789 0.271476 12.9361C0.0983178 12.7933 0.0117391 12.6288 0.0117391 12.4425C0.0117391 12.2562 0.0983178 12.0917 0.271476 11.9489L6.78743 6.57515Z" fill="%2300145A"/></svg>');
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 9px;
}
@media (max-width: 1024px) {
  .slick-relatived-categories .slick-arrow.slick-next {
    right: auto;
    left: 50%;
    top: 0%;
    transform: translate(4px, calc(-100% - 10px));
  }
}

.slick-concepts-product .slick-arrow {
  position: absolute;
  top: 10px;
  left: auto;
  right: 0;
  width: 29px;
  height: 29px;
  font-size: 0px;
  z-index: 1;
  color: transparent;
  background-position: center;
  background-size: 20%;
  background-repeat: no-repeat;
  border: 1px solid #00145A;
  border-radius: 999px;
  filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.04));
}
.slick-concepts-product .slick-arrow.slick-prev {
  right: 36px;
}
.slick-concepts-product .slick-arrow.slick-prev::after {
  content: "";
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  background-image: url('data:image/svg+xml,<svg width="9" height="14" viewBox="0 0 9 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.9782 6.57515L8.51672 1.17111C8.68988 1.03607 8.77269 0.876585 8.76515 0.692656C8.75764 0.508726 8.66731 0.349234 8.49415 0.214177C8.32099 0.0713922 8.1215 0 7.89566 0C7.6698 0 7.47029 0.0713922 7.29713 0.214177L0.326706 5.9628C0.213787 6.05592 0.1305 6.15099 0.0768423 6.24801C0.0232096 6.34503 -0.00360775 6.45408 -0.00360775 6.57515C-0.00360775 6.68846 0.0232096 6.79556 0.0768423 6.89645C0.1305 6.99734 0.213787 7.09435 0.326706 7.18748L7.31974 12.9547C7.48348 13.0898 7.67686 13.1561 7.89988 13.1538C8.1229 13.1515 8.32099 13.0789 8.49415 12.9361C8.66731 12.7933 8.75389 12.6288 8.75389 12.4425C8.75389 12.2562 8.66731 12.0917 8.49415 11.9489L1.9782 6.57515Z" fill="%2300145A"/></svg>');
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 7px;
}
@media (max-width: 1024px) {
  .slick-concepts-product .slick-arrow.slick-prev {
    right: auto;
    left: 50%;
    top: 0%;
    transform: translate(calc(-100% - 4px), calc(-100% - 10px));
  }
}
.slick-concepts-product .slick-arrow.slick-disabled {
  opacity: 0.25;
}
.slick-concepts-product .slick-arrow.slick-next::after {
  content: "";
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  background-image: url('data:image/svg+xml,<svg width="9" height="14" viewBox="0 0 9 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.78743 6.57515L0.248903 1.1711C0.0757456 1.03607 -0.00706459 0.876585 0.000471453 0.692656C0.00798303 0.508726 0.0983178 0.349234 0.271476 0.214177C0.444633 0.0713922 0.64413 0 0.869966 0C1.09583 0 1.29534 0.0713922 1.46849 0.214177L8.43892 5.9628C8.55184 6.05592 8.63513 6.15099 8.68878 6.24801C8.74242 6.34503 8.76923 6.45408 8.76923 6.57515C8.76923 6.68846 8.74242 6.79556 8.68878 6.89645C8.63513 6.99734 8.55184 7.09435 8.43892 7.18748L1.44589 12.9547C1.28215 13.0898 1.08877 13.1561 0.865746 13.1538C0.642723 13.1515 0.444633 13.0789 0.271476 12.9361C0.0983178 12.7933 0.0117391 12.6288 0.0117391 12.4425C0.0117391 12.2562 0.0983178 12.0917 0.271476 11.9489L6.78743 6.57515Z" fill="%2300145A"/></svg>');
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 7px;
}
@media (max-width: 1024px) {
  .slick-concepts-product .slick-arrow.slick-next {
    right: auto;
    left: 50%;
    top: 0%;
    transform: translate(4px, calc(-100% - 10px));
  }
}

.box-video::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 30%;
  width: 30%;
  transition-duration: 300ms;
}

@media (min-width: 1025px){
  .box-video::after{
    height: 30%;
    width: 30%;
  }
}

.box-video::after {
  background-image: url('data:image/svg+xml,<svg width="235" height="235" viewBox="0 0 235 235" fill="none" xmlns="http://www.w3.org/2000/svg"><g style="mix-blend-mode:multiply"><ellipse cx="117.384" cy="117.22" rx="117.384" ry="117.22" fill="%23a7a7a7c9"/></g><path d="M156.053 112.632L107.285 77.2315C105.495 75.9359 103.119 75.7408 101.157 76.7476C99.1801 77.7466 97.9453 79.7757 97.9453 81.9688V152.747C97.9453 154.964 99.1801 156.985 101.157 157.984C101.994 158.406 102.908 158.616 103.83 158.616C105.034 158.616 106.253 158.234 107.285 157.477L156.053 122.107C157.592 120.975 158.491 119.227 158.491 117.37C158.499 115.481 157.577 113.741 156.053 112.632Z" fill="white"/></svg>');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.box-video:hover {
  opacity: 0.95;
}
.box-video:hover::after {
  transform: translate(-50%, -50%) scale(1.09);
}

#wpadminbar + #wrapper #header {
  top: 32px;
}

#header .mobile-menu-toggle {
  cursor: pointer;
  padding: 31px 0;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
#header .mobile-menu-toggle .navicon {
  background: #FFFFFF;
  display: block;
  height: 2px;
  position: relative;
  transition: background 0.2s ease-out;
  width: 24px;
  box-shadow: 0 6px 0 0 #FFFFFF;
  transform: translateY(-3px);
}
#header .mobile-menu-toggle .navicon:before, #header .mobile-menu-toggle .navicon:after {
  background: #FFFFFF;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  transition: all 0.2s ease-out;
  width: 100%;
}
#header .mobile-menu-toggle .navicon:before {
  top: 12px;
}
#header .mobile-menu-toggle .navicon:after {
  top: -6px;
}
#header .mobile-menu-toggle.active .navicon {
  background: transparent;
  transform: translateY(0px);
  box-shadow: 0 6px 0 0 transparent;
}
#header .mobile-menu-toggle.active .navicon:before {
  transform: rotate(-45deg);
  top: 0;
}
#header .mobile-menu-toggle.active .navicon:after {
  transform: rotate(45deg);
  top: 0;
}
@media (max-width: 1024px) {
  #header #header-bottom-menu {
    position: absolute;
    background: #fff;
    top: calc(100% + 10px);
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.1);
    transition: 400ms;
    opacity: 0;
    visibility: hidden;
    min-width: 30vw;
    right: 1rem;
  }
  #header #header-bottom-menu.show-menu {
    top: 100%;
    opacity: 1;
    visibility: visible;
  }
}
#header #header-bottom-menu ul li {
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (max-width: 1024px) {
  #header #header-bottom-menu ul li:not(:last-child) {
    margin-bottom: 1rem;
  }
}
#header #header-bottom-menu ul li.submenu-hidden .dropdown-toggle > i, #header #header-bottom-menu ul li.submenu-hidden .dropdown-menu {
  display: none;
}
#header #header-bottom-menu ul li.current-menu-item a, #header #header-bottom-menu ul li.current_page_parent a {
  color: #FF8300;
}
#header #header-bottom-menu ul li:last-child {
  padding-right: 0 !important;
}
@media (max-width: 1024px) {
  #header #header-bottom-menu ul li:last-child {
    padding-right: 1rem !important;
  }
}
#header #header-bottom-menu ul li.is-button {
  display: inline-block;
}
#header #header-bottom-menu ul li.is-button a {
  color: #FF8300;
  border: 1px solid #FF8300;
  border-radius: 4px;
  padding: 0.5rem 1rem;
  display: inline-block;
}
#header #header-bottom-menu ul li.is-button a:hover {
  background-color: #FF8300;
  color: #FFFFFF;
}
#header #header-bottom-menu ul li a {
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  color: #525252;
  transition: 400ms;
}
#header #header-bottom-menu ul li a:hover {
  color: #FF8300;
}
@media (max-width: 1024px) {
  #header #header-bottom-menu ul li a {
    font-size: 16px;
  }
}

#header-menu > ul > .menu-item {
  position: relative;
  display: flex;
  height: 100%;
  padding: 1.5rem 0;
}
#header-menu > ul > .menu-item .icon-login {
  display: block;
  width: 28px;
  height: 28px;
  position: relative;
  margin-right: 4px;
}
#header-menu > ul > .menu-item .icon-login::before {
  content: "";
  position: absolute;
  inset: 0px;
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  background-image: url('data:image/svg+xml,<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.76797 20.6199C7.93314 19.8167 9.09232 19.1941 10.2455 18.7521C11.3987 18.3101 12.6506 18.0891 14.0013 18.0891C15.3519 18.0891 16.6068 18.3101 17.766 18.7521C18.9252 19.1941 20.0874 19.8167 21.2525 20.6199C22.1006 19.6372 22.7307 18.5996 23.1427 17.507C23.5548 16.4145 23.7609 15.2459 23.7609 14.0013C23.7609 11.2491 22.8223 8.93451 20.9452 7.05736C19.068 5.18023 16.7534 4.24167 14.0013 4.24167C11.2491 4.24167 8.93451 5.18023 7.05736 7.05736C5.18023 8.93451 4.24167 11.2491 4.24167 14.0013C4.24167 15.2459 4.4507 16.4145 4.86875 17.507C5.28681 18.5996 5.91988 19.6372 6.76797 20.6199ZM13.9949 14.6631C12.9462 14.6631 12.0639 14.3032 11.3482 13.5832C10.6325 12.8633 10.2747 11.979 10.2747 10.9302C10.2747 9.88144 10.6346 8.99921 11.3546 8.2835C12.0745 7.56781 12.9588 7.20996 14.0076 7.20996C15.0564 7.20996 15.9386 7.56992 16.6543 8.28983C17.37 9.00974 17.7279 9.89408 17.7279 10.9429C17.7279 11.9916 17.3679 12.8739 16.648 13.5896C15.9281 14.3053 15.0437 14.6631 13.9949 14.6631ZM14.0149 25.0846C12.4787 25.0846 11.0375 24.7951 9.6912 24.2163C8.34496 23.6374 7.16895 22.8443 6.16317 21.837C5.1574 20.8296 4.3651 19.6559 3.78626 18.3158C3.2074 16.9757 2.91797 15.5368 2.91797 13.9991C2.91797 12.4614 3.2074 11.0233 3.78626 9.68464C4.3651 8.34596 5.1582 7.17294 6.16556 6.16556C7.17294 5.1582 8.34667 4.3651 9.68677 3.78626C11.0269 3.2074 12.4658 2.91797 14.0034 2.91797C15.5411 2.91797 16.9793 3.2074 18.3179 3.78626C19.6566 4.3651 20.8296 5.1582 21.837 6.16556C22.8443 7.17294 23.6374 8.34628 24.2163 9.68557C24.7951 11.0249 25.0846 12.4589 25.0846 13.9876C25.0846 15.5239 24.7951 16.9651 24.2163 18.3113C23.6374 19.6576 22.8443 20.8336 21.837 21.8394C20.8296 22.8451 19.6563 23.6374 18.317 24.2163C16.9777 24.7951 15.5437 25.0846 14.0149 25.0846ZM14.0013 23.7609C15.0857 23.7609 16.1551 23.5885 17.2096 23.2437C18.2641 22.899 19.2573 22.3414 20.1891 21.5711C19.2573 20.8861 18.2705 20.3551 17.2287 19.9782C16.1869 19.6013 15.1111 19.4128 14.0013 19.4128C12.8914 19.4128 11.8138 19.5994 10.7683 19.9726C9.72274 20.3457 8.74154 20.8786 7.82468 21.5711C8.74903 22.3414 9.73845 22.899 10.7929 23.2437C11.8474 23.5885 12.9169 23.7609 14.0013 23.7609ZM14.0028 13.3394C14.7003 13.3394 15.2749 13.1131 15.7266 12.6603C16.1783 12.2075 16.4042 11.6324 16.4042 10.935C16.4042 10.2375 16.1778 9.66292 15.725 9.2112C15.2723 8.75949 14.6972 8.53363 13.9997 8.53363C13.3022 8.53363 12.7277 8.76001 12.2759 9.21278C11.8242 9.66552 11.5984 10.2406 11.5984 10.9381C11.5984 11.6356 11.8248 12.2101 12.2775 12.6619C12.7303 13.1136 13.3054 13.3394 14.0028 13.3394Z" fill="white"/></svg>');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
#header-menu > ul > .menu-item:hover a .icon-login::before {
  background-image: url('data:image/svg+xml,<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.76797 20.6199C7.93314 19.8167 9.09232 19.1941 10.2455 18.7521C11.3987 18.3101 12.6506 18.0891 14.0013 18.0891C15.3519 18.0891 16.6068 18.3101 17.766 18.7521C18.9252 19.1941 20.0874 19.8167 21.2525 20.6199C22.1006 19.6372 22.7307 18.5996 23.1427 17.507C23.5548 16.4145 23.7609 15.2459 23.7609 14.0013C23.7609 11.2491 22.8223 8.93451 20.9452 7.05736C19.068 5.18023 16.7534 4.24167 14.0013 4.24167C11.2491 4.24167 8.93451 5.18023 7.05736 7.05736C5.18023 8.93451 4.24167 11.2491 4.24167 14.0013C4.24167 15.2459 4.4507 16.4145 4.86875 17.507C5.28681 18.5996 5.91988 19.6372 6.76797 20.6199ZM13.9949 14.6631C12.9462 14.6631 12.0639 14.3032 11.3482 13.5832C10.6325 12.8633 10.2747 11.979 10.2747 10.9302C10.2747 9.88144 10.6346 8.99921 11.3546 8.2835C12.0745 7.56781 12.9588 7.20996 14.0076 7.20996C15.0564 7.20996 15.9386 7.56992 16.6543 8.28983C17.37 9.00974 17.7279 9.89408 17.7279 10.9429C17.7279 11.9916 17.3679 12.8739 16.648 13.5896C15.9281 14.3053 15.0437 14.6631 13.9949 14.6631ZM14.0149 25.0846C12.4787 25.0846 11.0375 24.7951 9.6912 24.2163C8.34496 23.6374 7.16895 22.8443 6.16317 21.837C5.1574 20.8296 4.3651 19.6559 3.78626 18.3158C3.2074 16.9757 2.91797 15.5368 2.91797 13.9991C2.91797 12.4614 3.2074 11.0233 3.78626 9.68464C4.3651 8.34596 5.1582 7.17294 6.16556 6.16556C7.17294 5.1582 8.34667 4.3651 9.68677 3.78626C11.0269 3.2074 12.4658 2.91797 14.0034 2.91797C15.5411 2.91797 16.9793 3.2074 18.3179 3.78626C19.6566 4.3651 20.8296 5.1582 21.837 6.16556C22.8443 7.17294 23.6374 8.34628 24.2163 9.68557C24.7951 11.0249 25.0846 12.4589 25.0846 13.9876C25.0846 15.5239 24.7951 16.9651 24.2163 18.3113C23.6374 19.6576 22.8443 20.8336 21.837 21.8394C20.8296 22.8451 19.6563 23.6374 18.317 24.2163C16.9777 24.7951 15.5437 25.0846 14.0149 25.0846ZM14.0013 23.7609C15.0857 23.7609 16.1551 23.5885 17.2096 23.2437C18.2641 22.899 19.2573 22.3414 20.1891 21.5711C19.2573 20.8861 18.2705 20.3551 17.2287 19.9782C16.1869 19.6013 15.1111 19.4128 14.0013 19.4128C12.8914 19.4128 11.8138 19.5994 10.7683 19.9726C9.72274 20.3457 8.74154 20.8786 7.82468 21.5711C8.74903 22.3414 9.73845 22.899 10.7929 23.2437C11.8474 23.5885 12.9169 23.7609 14.0013 23.7609ZM14.0028 13.3394C14.7003 13.3394 15.2749 13.1131 15.7266 12.6603C16.1783 12.2075 16.4042 11.6324 16.4042 10.935C16.4042 10.2375 16.1778 9.66292 15.725 9.2112C15.2723 8.75949 14.6972 8.53363 13.9997 8.53363C13.3022 8.53363 12.7277 8.76001 12.2759 9.21278C11.8242 9.66552 11.5984 10.2406 11.5984 10.9381C11.5984 11.6356 11.8248 12.2101 12.2775 12.6619C12.7303 13.1136 13.3054 13.3394 14.0028 13.3394Z" fill="%23FF8300"/></svg>');
}
#header-menu > ul > .menu-item.submenu-hidden > a > i {
  display: none;
}
#header-menu > ul > .menu-item.submenu-hidden .dropdown-menu {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
}
#header-menu > ul > .menu-item.submenu-hidden.menu-item-has-children:hover .sub-menu {
  display: none !important;
}
#header-menu > ul > .menu-item.wpml-ls-item {
  display: none;
}
@media (max-width: 1024px) {
  #header-menu > ul > .menu-item.wpml-ls-item {
    display: block;
  }
  #header-menu > ul > .menu-item {
    height: auto;
    padding: 0;
    flex-direction: column;
  }
}
#header-menu > ul > .menu-item > a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  white-space: nowrap;
}
#header-menu > ul > .menu-item:not(:last-child) {
  margin-right: 2.5rem;
  margin-bottom: 0;
}
@media (max-width: 1280px) {
  #header-menu > ul > .menu-item:not(:last-child) {
    margin-right: 1.5rem;
  }
}
@media (max-width: 1024px) {
  #header-menu > ul > .menu-item:not(:last-child) {
    margin-bottom: 1rem;
    margin-right: 0;
  }
}
#header-menu > ul > .menu-item.full-width > .dropdown-menu > .dropdown-menu-wrapper > .menu-item {
  background-image: unset !important;
}
#header-menu > ul > .menu-item.current-menu-ancestor > a, #header-menu > ul > .menu-item.current-post-ancestor > a, #header-menu > ul > .menu-item.current-menu-parent > a {
  color: #FF8300;
}
#header-menu > ul > .menu-item.menu-item-has-children.current-menu-parent > a {
  color: #FF8300;
}
#header-menu > ul > .menu-item.menu-item-has-children > a {
  display: flex;
  justify-content: space-between;
}
#header-menu > ul > .menu-item.menu-item-has-children > .dropdown-menu {
  z-index: -1;
  width: 20vw;
  background-color: #FFFFFF;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  padding: 28px 38px 28px 28px;
  box-shadow: 0 32px 24px rgba(0, 0, 0, 0.1);
  position: absolute;
  visibility: hidden;
  opacity: 0;
  top: calc(100% + 20px);
  transition: all 400ms;
}
#header-menu > ul > .menu-item.menu-item-has-children > .dropdown-menu .menu-item:not(:first-child) {
  margin-top: 16px;
}
#header-menu > ul > .menu-item.menu-item-has-children > .dropdown-menu .dropdown-item[href="#"] {
  pointer-events: none;
}
#header-menu > ul > .menu-item.menu-item-has-children > .dropdown-menu .dropdown-item:hover:not([href="#"]) {
  color: #FF8300;
}
@media (max-width: 1280px) {
  #header-menu > ul > .menu-item.menu-item-has-children > .dropdown-menu {
    width: 30vw;
  }
}
@media (max-width: 1024px) {
  #header-menu > ul > .menu-item.menu-item-has-children > .dropdown-menu {
    width: 100%;
    position: relative;
    visibility: visible;
    opacity: 1;
    top: 0;
    display: none;
    margin-top: 1rem;
    transition: unset;
    border-radius: 4px;
    padding: 27px 20px;
  }
  #header-menu > ul > .menu-item.menu-item-has-children > .dropdown-menu > .dropdown-menu-wrapper {
    padding: 0;
  }
}
#header-menu > ul > .menu-item.menu-item-has-children > .dropdown-menu > .dropdown-menu-wrapper {
  display: flex;
  flex-direction: column;
}
@media (max-width: 1280px) {
  #header-menu > ul > .menu-item.menu-item-has-children > .dropdown-menu > .dropdown-menu-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
#header-menu > ul > .menu-item.menu-item-has-children > .dropdown-menu .dropdown-menu .menu-item {
  margin-top: 16px;
}
#header-menu > ul > .menu-item.menu-item-has-children.full-width {
  position: unset;
}
#header-menu > ul > .menu-item.menu-item-has-children.full-width.items-3 > .dropdown-menu > .dropdown-menu-wrapper {
  flex-direction: row;
  justify-content: space-between;
}
@media (max-width: 1280px) {
  #header-menu > ul > .menu-item.menu-item-has-children.full-width.items-3 > .dropdown-menu > .dropdown-menu-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 1024px) {
  #header-menu > ul > .menu-item.menu-item-has-children.full-width.items-3 > .dropdown-menu > .dropdown-menu-wrapper {
    flex-direction: column;
    max-width: 100%;
  }
}
#header-menu > ul > .menu-item.menu-item-has-children.full-width.items-3 > .dropdown-menu > .dropdown-menu-wrapper > .menu-item {
  padding-left: 0;
  padding-right: 0;
}
#header-menu > ul > .menu-item.menu-item-has-children.full-width.items-3 > .dropdown-menu > .dropdown-menu-wrapper > .menu-item:first-child, #header-menu > ul > .menu-item.menu-item-has-children.full-width.items-3 > .dropdown-menu > .dropdown-menu-wrapper > .menu-item:nth-child(2) {
  flex: 0 0 calc(30% - 1rem);
}
#header-menu > ul > .menu-item.menu-item-has-children.full-width.items-3 > .dropdown-menu > .dropdown-menu-wrapper > .menu-item:last-child {
  flex: 0 0 calc(40% - 1rem);
}
@media (max-width: 1024px) {
  #header-menu > ul > .menu-item.menu-item-has-children.full-width.items-3 > .dropdown-menu > .dropdown-menu-wrapper > .menu-item {
    padding: 0;
  }
  #header-menu > ul > .menu-item.menu-item-has-children.full-width.items-3 > .dropdown-menu > .dropdown-menu-wrapper > .menu-item:not(:last-child) {
    margin-bottom: 1rem;
  }
  #header-menu > ul > .menu-item.menu-item-has-children.full-width.items-3 > .dropdown-menu > .dropdown-menu-wrapper > .menu-item .dropdown-menu .dropdown-menu-wrapper {
    padding: 0;
  }
}
#header-menu > ul > .menu-item.menu-item-has-children.full-width.items-3 > .dropdown-menu > .dropdown-menu-wrapper > .menu-item.is-list-featured-posts {
  background-color: #fffaf5;
  padding: 1rem 2rem;
}
@media (max-width: 1024px) {
  #header-menu > ul > .menu-item.menu-item-has-children.full-width.items-3 > .dropdown-menu > .dropdown-menu-wrapper > .menu-item.is-list-featured-posts {
    padding: 1rem 0;
    background-color: #fffaf5;
    margin-left: -1rem;
    margin-right: -1rem;
    margin-bottom: -1rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
  }
}
#header-menu > ul > .menu-item.menu-item-has-children.full-width.items-3 > .dropdown-menu > .dropdown-menu-wrapper > .menu-item.is-list-featured-criteria {
  background-color: #fffaf5;
  padding: 1rem 2rem;
}
@media (max-width: 1024px) {
  #header-menu > ul > .menu-item.menu-item-has-children.full-width.items-3 > .dropdown-menu > .dropdown-menu-wrapper > .menu-item.is-list-featured-criteria {
    padding: 1rem 0;
    background-color: #fffaf5;
    margin-left: -1rem;
    margin-right: -1rem;
    margin-bottom: -1rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
  }
}
@media (max-width: 1280px) {
  #header-menu > ul > .menu-item.menu-item-has-children.full-width.items-3 > .dropdown-menu > .dropdown-menu-wrapper > .menu-item .dropdown-menu-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
#header-menu > ul > .menu-item.menu-item-has-children.full-width.items-2 > .dropdown-menu .dropdown-menu-wrapper > li > a.dropdown-item .title{
  font-weight: 800;
}
@media (min-width: 1025px){
  #header-menu > ul > .menu-item.menu-item-has-children.full-width.items-2 > .dropdown-menu .dropdown-menu-wrapper > li > a.dropdown-item .title{
    font-weight: 700;
  }
}
#header-menu > ul > .menu-item.menu-item-has-children.full-width.items-2 > .dropdown-menu .menu-item {
  margin-top: 0;
}
@media (max-width: 1024px) {
  #header-menu > ul > .menu-item.menu-item-has-children.full-width.items-2 > .dropdown-menu .menu-item:not(:last-child) {
    margin-bottom: 16px;
  }
}
#header-menu > ul > .menu-item.menu-item-has-children.full-width.items-2 > .dropdown-menu > .dropdown-menu-wrapper {
  flex-direction: row;
  justify-content: flex-start;
  gap: 2rem;
}
@media (max-width: 1280px) {
  #header-menu > ul > .menu-item.menu-item-has-children.full-width.items-2 > .dropdown-menu > .dropdown-menu-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 1024px) {
  #header-menu > ul > .menu-item.menu-item-has-children.full-width.items-2 > .dropdown-menu > .dropdown-menu-wrapper {
    flex-direction: column;
    gap: 0;
  }
}
#header-menu > ul > .menu-item.menu-item-has-children.full-width.items-2 > .dropdown-menu > .dropdown-menu-wrapper > .menu-item {
  flex: 0 0 calc(30% - 1rem);
  padding-left: 0;
  padding-right: 0;
}
#header-menu > ul > .menu-item.menu-item-has-children.full-width.items-2 > .dropdown-menu > .dropdown-menu-wrapper > .menu-item:nth-child(3n) {
  flex: 0 0 calc(40% - 1rem);
}
@media (max-width: 1024px) {
  #header-menu > ul > .menu-item.menu-item-has-children.full-width.items-2 > .dropdown-menu > .dropdown-menu-wrapper > .menu-item {
    padding: 0;
  }
  #header-menu > ul > .menu-item.menu-item-has-children.full-width.items-2 > .dropdown-menu > .dropdown-menu-wrapper > .menu-item:not(:last-child) {
    margin-bottom: 1.2rem;
  }
  #header-menu > ul > .menu-item.menu-item-has-children.full-width.items-2 > .dropdown-menu > .dropdown-menu-wrapper > .menu-item .dropdown-menu .dropdown-menu-wrapper {
    padding: 0;
  }
}
#header-menu > ul > .menu-item.menu-item-has-children.full-width.items-2 > .dropdown-menu > .dropdown-menu-wrapper > .menu-item.is-list-featured-posts {
  background-color: #fffaf5;
  padding: 1rem 2rem;
}
@media (max-width: 1024px) {
  #header-menu > ul > .menu-item.menu-item-has-children.full-width.items-2 > .dropdown-menu > .dropdown-menu-wrapper > .menu-item.is-list-featured-posts {
    padding: 1rem 0;
    background-color: transparent;
  }
}
#header-menu > ul > .menu-item.menu-item-has-children.full-width.items-2 > .dropdown-menu > .dropdown-menu-wrapper > .menu-item.is-list-featured-criteria {
  background-color: #fffaf5;
  padding: 1rem 2rem;
}
@media (max-width: 1024px) {
  #header-menu > ul > .menu-item.menu-item-has-children.full-width.items-2 > .dropdown-menu > .dropdown-menu-wrapper > .menu-item.is-list-featured-criteria {
    padding: 1rem 0;
    background-color: transparent;
  }
}
@media (max-width: 1280px) {
  #header-menu > ul > .menu-item.menu-item-has-children.full-width.items-2 > .dropdown-menu > .dropdown-menu-wrapper > .menu-item .dropdown-menu-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
#header-menu > ul > .menu-item.menu-item-has-children.full-width > .dropdown-menu {
  width: 100%;
  left: 0;
}
#header-menu > ul > .menu-item.menu-item-has-children.full-width > .dropdown-menu > .dropdown-menu-wrapper > .menu-item:hover {
  background-image: unset;
}
#header-menu > ul > .menu-item.menu-item-has-children.full-width > .dropdown-menu > .dropdown-menu-wrapper > .menu-item > a {
  color: #00145A;
  border-bottom: 1px solid #dadada;
  padding-bottom: 0.5rem;
  font-size: 0.75rem;
  font-weight: 800;
  letter-spacing: 1px;
  display: block;
  text-transform: uppercase;
  margin-bottom: 1rem;
}
#header-menu > ul > .menu-item.menu-item-has-children.full-width > .dropdown-menu > .dropdown-menu-wrapper > .menu-item > a > .dropdown-menu {
  display: block;
}
#header-menu > ul > .menu-item.menu-item-has-children.full-width > .dropdown-menu > .dropdown-menu-wrapper > .menu-item > a > .dropdown-menu .menu-item {
  margin-bottom: 1rem;
}
@media (min-width: 1025px) {
  #header-menu > ul > .menu-item.menu-item-has-children.full-width.items-2 > .dropdown-menu {
    left: auto;
    width: 737px;
    padding-left: 33px;
    padding-right: 43px;
    padding-top: 36px;
    padding-bottom: 40px;
    justify-content: space-between;
  }
  #header-menu > ul > .menu-item.menu-item-has-children.full-width.items-2 > .dropdown-menu > .dropdown-menu-wrapper {
    gap: 64px;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    max-width: 100%;
  }
  #header-menu > ul > .menu-item.menu-item-has-children.full-width.items-2 > .dropdown-menu > .dropdown-menu-wrapper > .menu-item {
    flex: 0 0 calc(50% - 32px);
  }
  #header-menu > ul > .menu-item.menu-item-has-children.full-width.items-2 > .dropdown-menu .dropdown-item[href="#"] {
    pointer-events: none;
  }
  #header-menu > ul > .menu-item.menu-item-has-children.full-width.items-2 > .dropdown-menu .dropdown-item:hover:not([href="#"]) {
    color: #FF8300;
  }
  #header-menu > ul > .menu-item.menu-item-has-children.full-width.items-2 > .dropdown-menu .dropdown-menu.dropdown-menu-depth-1 .menu-item {
    margin-top: 16px;
  }
  #header-menu > ul > .menu-item.menu-item-has-children.full-width.items-2 > .dropdown-menu .menu-item {
    padding: 0;
    transition: background-image 400ms;
  }
  #header-menu > ul > .menu-item.menu-item-has-children.full-width.items-2 > .dropdown-menu .menu-item.current-menu-ancestor, #header-menu > ul > .menu-item.menu-item-has-children.full-width.items-2 > .dropdown-menu .menu-item.current-page-ancestor, #header-menu > ul > .menu-item.menu-item-has-children.full-width.items-2 > .dropdown-menu .menu-item.current-menu-parent, #header-menu > ul > .menu-item.menu-item-has-children.full-width.items-2 > .dropdown-menu .menu-item.current-menu-item, #header-menu > ul > .menu-item.menu-item-has-children.full-width.items-2 > .dropdown-menu .menu-item:hover {
    background-image: inherit;
    border-radius: 0;
  }
}
#header-menu > ul > .menu-item > a {
  color: #FFFFFF;
  font-weight: 400;
  font-size: 0.75rem;
  width: unset;
}
@media (max-width: 1024px) {
  #header-menu > ul > .menu-item > a {
    font-size: 16px;
    line-height: 24px;
    width: 100%;
    font-weight: 400;
  }
  #header-menu > ul > .menu-item > a .fa-solid {
    font-size: 14px;
  }
}
#header-menu > ul > .menu-item:hover > a {
  color: #FF8300;
}
#header-menu > ul > .menu-item:hover .dropdown-menu {
  visibility: visible;
  opacity: 1;
  top: 100%;
  z-index: 2000;
}
@media (max-width: 1024px) {
  #header-menu > ul > .menu-item:hover .dropdown-menu {
    top: 0;
  }
}
#header-right-menu > ul {
  display: flex;
}
#header-right-menu > ul .menu-item {
  display: flex;
  align-items: center;
  color: #FFFFFF;
}
#header-right-menu > ul .menu-item:not(:last-child) {
  margin-right: 1rem;
}
#header-right-menu > ul .menu-item a {
  display: flex;
  align-items: center;
  gap: 0.25rem;
}
#header-right-menu > ul .menu-item .icon-login {
  display: block;
  width: 28px;
  height: 28px;
  position: relative;
}
#header-right-menu > ul .menu-item .icon-login::before {
  content: "";
  position: absolute;
  inset: 0px;
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  background-image: url('data:image/svg+xml,<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.76797 20.6199C7.93314 19.8167 9.09232 19.1941 10.2455 18.7521C11.3987 18.3101 12.6506 18.0891 14.0013 18.0891C15.3519 18.0891 16.6068 18.3101 17.766 18.7521C18.9252 19.1941 20.0874 19.8167 21.2525 20.6199C22.1006 19.6372 22.7307 18.5996 23.1427 17.507C23.5548 16.4145 23.7609 15.2459 23.7609 14.0013C23.7609 11.2491 22.8223 8.93451 20.9452 7.05736C19.068 5.18023 16.7534 4.24167 14.0013 4.24167C11.2491 4.24167 8.93451 5.18023 7.05736 7.05736C5.18023 8.93451 4.24167 11.2491 4.24167 14.0013C4.24167 15.2459 4.4507 16.4145 4.86875 17.507C5.28681 18.5996 5.91988 19.6372 6.76797 20.6199ZM13.9949 14.6631C12.9462 14.6631 12.0639 14.3032 11.3482 13.5832C10.6325 12.8633 10.2747 11.979 10.2747 10.9302C10.2747 9.88144 10.6346 8.99921 11.3546 8.2835C12.0745 7.56781 12.9588 7.20996 14.0076 7.20996C15.0564 7.20996 15.9386 7.56992 16.6543 8.28983C17.37 9.00974 17.7279 9.89408 17.7279 10.9429C17.7279 11.9916 17.3679 12.8739 16.648 13.5896C15.9281 14.3053 15.0437 14.6631 13.9949 14.6631ZM14.0149 25.0846C12.4787 25.0846 11.0375 24.7951 9.6912 24.2163C8.34496 23.6374 7.16895 22.8443 6.16317 21.837C5.1574 20.8296 4.3651 19.6559 3.78626 18.3158C3.2074 16.9757 2.91797 15.5368 2.91797 13.9991C2.91797 12.4614 3.2074 11.0233 3.78626 9.68464C4.3651 8.34596 5.1582 7.17294 6.16556 6.16556C7.17294 5.1582 8.34667 4.3651 9.68677 3.78626C11.0269 3.2074 12.4658 2.91797 14.0034 2.91797C15.5411 2.91797 16.9793 3.2074 18.3179 3.78626C19.6566 4.3651 20.8296 5.1582 21.837 6.16556C22.8443 7.17294 23.6374 8.34628 24.2163 9.68557C24.7951 11.0249 25.0846 12.4589 25.0846 13.9876C25.0846 15.5239 24.7951 16.9651 24.2163 18.3113C23.6374 19.6576 22.8443 20.8336 21.837 21.8394C20.8296 22.8451 19.6563 23.6374 18.317 24.2163C16.9777 24.7951 15.5437 25.0846 14.0149 25.0846ZM14.0013 23.7609C15.0857 23.7609 16.1551 23.5885 17.2096 23.2437C18.2641 22.899 19.2573 22.3414 20.1891 21.5711C19.2573 20.8861 18.2705 20.3551 17.2287 19.9782C16.1869 19.6013 15.1111 19.4128 14.0013 19.4128C12.8914 19.4128 11.8138 19.5994 10.7683 19.9726C9.72274 20.3457 8.74154 20.8786 7.82468 21.5711C8.74903 22.3414 9.73845 22.899 10.7929 23.2437C11.8474 23.5885 12.9169 23.7609 14.0013 23.7609ZM14.0028 13.3394C14.7003 13.3394 15.2749 13.1131 15.7266 12.6603C16.1783 12.2075 16.4042 11.6324 16.4042 10.935C16.4042 10.2375 16.1778 9.66292 15.725 9.2112C15.2723 8.75949 14.6972 8.53363 13.9997 8.53363C13.3022 8.53363 12.7277 8.76001 12.2759 9.21278C11.8242 9.66552 11.5984 10.2406 11.5984 10.9381C11.5984 11.6356 11.8248 12.2101 12.2775 12.6619C12.7303 13.1136 13.3054 13.3394 14.0028 13.3394Z" fill="white"/></svg>');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
#header-right-menu > ul .menu-item:hover {
  color: #FF8300;
}
#header-right-menu > ul .menu-item:hover a {
  color: #FF8300;
  transition-duration: 0s;
}
#header-right-menu > ul .menu-item:hover a .icon-login::before {
  background-image: url('data:image/svg+xml,<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.76797 20.6199C7.93314 19.8167 9.09232 19.1941 10.2455 18.7521C11.3987 18.3101 12.6506 18.0891 14.0013 18.0891C15.3519 18.0891 16.6068 18.3101 17.766 18.7521C18.9252 19.1941 20.0874 19.8167 21.2525 20.6199C22.1006 19.6372 22.7307 18.5996 23.1427 17.507C23.5548 16.4145 23.7609 15.2459 23.7609 14.0013C23.7609 11.2491 22.8223 8.93451 20.9452 7.05736C19.068 5.18023 16.7534 4.24167 14.0013 4.24167C11.2491 4.24167 8.93451 5.18023 7.05736 7.05736C5.18023 8.93451 4.24167 11.2491 4.24167 14.0013C4.24167 15.2459 4.4507 16.4145 4.86875 17.507C5.28681 18.5996 5.91988 19.6372 6.76797 20.6199ZM13.9949 14.6631C12.9462 14.6631 12.0639 14.3032 11.3482 13.5832C10.6325 12.8633 10.2747 11.979 10.2747 10.9302C10.2747 9.88144 10.6346 8.99921 11.3546 8.2835C12.0745 7.56781 12.9588 7.20996 14.0076 7.20996C15.0564 7.20996 15.9386 7.56992 16.6543 8.28983C17.37 9.00974 17.7279 9.89408 17.7279 10.9429C17.7279 11.9916 17.3679 12.8739 16.648 13.5896C15.9281 14.3053 15.0437 14.6631 13.9949 14.6631ZM14.0149 25.0846C12.4787 25.0846 11.0375 24.7951 9.6912 24.2163C8.34496 23.6374 7.16895 22.8443 6.16317 21.837C5.1574 20.8296 4.3651 19.6559 3.78626 18.3158C3.2074 16.9757 2.91797 15.5368 2.91797 13.9991C2.91797 12.4614 3.2074 11.0233 3.78626 9.68464C4.3651 8.34596 5.1582 7.17294 6.16556 6.16556C7.17294 5.1582 8.34667 4.3651 9.68677 3.78626C11.0269 3.2074 12.4658 2.91797 14.0034 2.91797C15.5411 2.91797 16.9793 3.2074 18.3179 3.78626C19.6566 4.3651 20.8296 5.1582 21.837 6.16556C22.8443 7.17294 23.6374 8.34628 24.2163 9.68557C24.7951 11.0249 25.0846 12.4589 25.0846 13.9876C25.0846 15.5239 24.7951 16.9651 24.2163 18.3113C23.6374 19.6576 22.8443 20.8336 21.837 21.8394C20.8296 22.8451 19.6563 23.6374 18.317 24.2163C16.9777 24.7951 15.5437 25.0846 14.0149 25.0846ZM14.0013 23.7609C15.0857 23.7609 16.1551 23.5885 17.2096 23.2437C18.2641 22.899 19.2573 22.3414 20.1891 21.5711C19.2573 20.8861 18.2705 20.3551 17.2287 19.9782C16.1869 19.6013 15.1111 19.4128 14.0013 19.4128C12.8914 19.4128 11.8138 19.5994 10.7683 19.9726C9.72274 20.3457 8.74154 20.8786 7.82468 21.5711C8.74903 22.3414 9.73845 22.899 10.7929 23.2437C11.8474 23.5885 12.9169 23.7609 14.0013 23.7609ZM14.0028 13.3394C14.7003 13.3394 15.2749 13.1131 15.7266 12.6603C16.1783 12.2075 16.4042 11.6324 16.4042 10.935C16.4042 10.2375 16.1778 9.66292 15.725 9.2112C15.2723 8.75949 14.6972 8.53363 13.9997 8.53363C13.3022 8.53363 12.7277 8.76001 12.2759 9.21278C11.8242 9.66552 11.5984 10.2406 11.5984 10.9381C11.5984 11.6356 11.8248 12.2101 12.2775 12.6619C12.7303 13.1136 13.3054 13.3394 14.0028 13.3394Z" fill="%23FF8300"/></svg>');
}
#header-right-menu > ul .menu-item.is-menu-btn {
  padding: 0.5rem 1rem;
  font-size: 0.75rem;
  border: 1px solid #FFFFFF;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0.375rem;
  transition: 400ms;
  text-align: center;
}
#header-right-menu > ul .menu-item.is-menu-btn a {
  white-space: nowrap;
  color: #FFFFFF;
}
#header-right-menu > ul .menu-item.is-menu-btn:hover {
  border: 1px solid #FF8300;
  background-color: #FF8300;
}
#header-right-menu > ul .menu-item.is-menu-btn:hover a {
  color: #FFFFFF;
}
@media (max-width: 1024px) {
  #header-right-menu > ul .menu-item.is-menu-btn {
    margin-right: 0;
  }
}
#header-right-menu > ul .menu-item.is-menu-icon {
  display: flex;
  align-items: center;
}
@media (max-width: 1024px) {
  #header-right-menu > ul .menu-item.is-menu-icon {
    display: none;
  }
}
#header-right-menu > ul .menu-item.is-menu-icon a {
  display: flex;
  align-items: center;
  white-space: nowrap;
}
#header-right-menu > ul .menu-item.is-menu-icon a i {
  margin-right: 0.375rem;
  font-size: 1rem;
}
#header-right-menu > ul .menu-item a {
  color: #FFFFFF;
  font-weight: 400;
  font-size: 0.75rem;
  transition: 400ms;
}
@media (max-width: 1024px) {
  #header-right-menu > ul .menu-item a {
    font-size: 0.875rem;
  }
}
#header-right-menu > ul .menu-item.wpml-ls-item {
  position: relative;
}
@media (max-width: 1024px) {
  #header-right-menu > ul .menu-item.wpml-ls-item {
    display: none;
  }
}
#header-right-menu > ul .menu-item.wpml-ls-item.wpml-ls-current-language > a {
  display: flex;
  align-items: center;
  height: 100%;
}
#header-right-menu > ul .menu-item.wpml-ls-item.wpml-ls-current-language > a .wpml-ls-flag {
  display: none;
}
#header-right-menu > ul .menu-item.wpml-ls-item.wpml-ls-current-language > a:after {
  content: "\f078";
  font-family: "Font Awesome 6 Pro";
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  margin-left: 0.25rem;
}
#header-right-menu > ul .menu-item.wpml-ls-item .sub-menu {
  position: absolute;
  background-color: #fff;
  padding: 0.25rem 0.5rem;
  top: calc(100% + 20px);
  opacity: 0;
  visibility: hidden;
  transition: 400ms;
  box-shadow: 0px 20px 24px rgba(0, 0, 0, 0.1);
  right: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  min-width: 7rem;
  z-index: 1;
}
#header-right-menu > ul .menu-item.wpml-ls-item .sub-menu .menu-item a {
  color: #000;
  font-weight: 600;
  display: flex;
  align-items: center;
}
#header-right-menu > ul .menu-item.wpml-ls-item .sub-menu .menu-item a .wpml-ls-flag {
  margin-right: 0.25rem;
}
#header-right-menu > ul .menu-item.wpml-ls-item:hover .sub-menu {
  top: calc(100% + 15px);
  opacity: 1;
  visibility: visible;
}

@media (max-width: 1024px) {
  #mobile-menu-toggle-checkbox:checked + #header-menu {
    display: block;
    position: fixed;
    width: 100%;
    height: calc(100% - 64px);
    top: 64px;
    left: 0;
    z-index: 111111;
    max-height: 100vh;
    background-color: #00145A;
    padding-top: 2rem;
    padding-bottom: 2rem;
    overflow: auto;
    /* width */
    /* Track */
    /* Handle */
    /* Handle on hover */
  }
  #mobile-menu-toggle-checkbox:checked + #header-menu::-webkit-scrollbar {
    width: 4px;
  }
  #mobile-menu-toggle-checkbox:checked + #header-menu::-webkit-scrollbar-track {
    background: #00145A;
  }
  #mobile-menu-toggle-checkbox:checked + #header-menu::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.6);
    border-radius: 4px;
  }
  #mobile-menu-toggle-checkbox:checked + #header-menu::-webkit-scrollbar-thumb:hover {
    background: #555;
  }
}

.is-list-featured-posts .featured-posts .featured-post:hover {
  background-image: linear-gradient(#fed, #fed);
  border-color: #fed;
}
.is-list-featured-posts .featured-posts .featured-post .image img {
  -o-object-fit: cover;
     object-fit: cover;
}

#footer #policy-menu ul .menu-item {
  color: #FFFFFF;
  font-weight: 400;
  line-height: 1.25rem;
  font-size: 0.875rem;
}
#footer #policy-menu ul .menu-item:not(:last-child) {
  margin-bottom: 0.5rem;
}
#footer #policy-menu ul .menu-item.current-menu-item a, #footer #policy-menu ul .menu-item:hover a {
  color: #FF8300;
}

.cta .cta-wrapper {
  background-image: url(../images/bg-home-stats.svg);
  background-size: 551px 119px;
  background-repeat: no-repeat;
  background-position: bottom left;
}
@media (max-width: 768px) {
  .cta .cta-wrapper {
    background-position: 157% 100%;
  }
}

.span-inline-block span {
  display: inline-block;
}

.tabs.tabs-items-2 .tab-name {
  flex-basis: calc(50% - 2rem);
}
.tabs.tabs-items-3 .tab-name {
  flex-basis: calc(33.333333% - 2rem);
}
.tabs.tabs-items-4 .tab-name {
  flex-basis: calc(25% - 2rem);
}
.tabs.tabs-items-5 .tab-name {
  white-space: nowrap;
  flex-basis: calc(20% - 2rem);
}
@media (max-width: 1024px) {
  .tabs.tabs-items-5 .tab-name {
    white-space: normal;
  }
}
.tabs.tabs-items-6 .tab-name {
  flex-basis: calc(16.66667% - 2rem);
}
.tabs .tab-names-wrapper {
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.tabs .tab-names-wrapper::-webkit-scrollbar {
  width: 2px;
  height: 2px;
  display: none;
}
.tabs .tab-names-wrapper::-webkit-scrollbar-track {
  background: #E0F4F9;
}
.tabs .tab-names-wrapper::-webkit-scrollbar-thumb {
  background: #FF8300;
}
.tabs .tab-names-wrapper::-webkit-scrollbar-thumb:hover {
  background: #FF8300;
}
.tabs .tab-names-wrapper .tab-name {
  position: relative;
}
.tabs .tab-names-wrapper .tab-name.active {
  color: #FF8300;
}
@media (max-width: 1024px) {
  .tabs .tab-names-wrapper .tab-name.active {
    color: #FFFFFF;
  }
}
.tabs .tab-names-wrapper .tab-name.active::before {
  background-color: #FF8300;
}
.tabs .tab-names-wrapper .tab-name.active:not(:last-child)::after {
  background-color: #FF8300;
}
.tabs .tab-names-wrapper .tab-name:hover {
  color: #FF8300;
}
.tabs .tab-names-wrapper .tab-name:hover::before {
  background-color: #FF8300;
}
.tabs .tab-names-wrapper .tab-name::before {
  content: "";
  height: 1px;
  width: 100%;
  background-color: #dcdcdc;
  position: absolute;
  bottom: 4px;
  left: 0;
  transition: 400ms;
}
@media (max-width: 1024px) {
  .tabs .tab-names-wrapper .tab-name::before {
    display: none;
  }
}
.tabs .tab-names-wrapper .tab-name:not(:first-child)::after {
  content: "";
  width: 8px;
  height: 8px;
  position: absolute;
  bottom: 0;
  background-color: #dcdcdc;
  border-radius: 50%;
  transform: translate(calc(-50% - 1rem), 0%);
  left: 0%;
}
@media (max-width: 1024px) {
  .tabs .tab-names-wrapper .tab-name:not(:first-child)::after {
    display: none;
  }
}
.tabs .tab-names-wrapper.slick-slider {
  background-color: #FF8300;
  border-radius: 10px;
}
@media (max-width: 768px) {
  .tabs .tab-names-wrapper.slick-slider .slick-list {
    margin-left: 1rem;
    margin-right: 1rem;
  }
}
.tabs .tab-names-wrapper.slick-slider .slick-arrow {
  font-size: 0;
  width: 11px;
  height: 19px;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
  flex: 0 0 11px;
}
.tabs .tab-names-wrapper.slick-slider .slick-arrow:after {
  content: "";
  width: 6px;
  height: 11px;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.tabs .tab-names-wrapper.slick-slider .slick-arrow.slick-prev {
  background-image: url("../images/icons/arrow-prev.svg");
  margin-left: 20px;
}
.tabs .tab-names-wrapper.slick-slider .slick-arrow.slick-prev:not(.slick-disabled):after {
  background-image: url("../images/icons/arrow-prev.svg");
  left: 8px;
}
.tabs .tab-names-wrapper.slick-slider .slick-arrow.slick-next {
  background-image: url("../images/icons/arrow-next.svg");
  margin-right: 20px;
}
.tabs .tab-names-wrapper.slick-slider .slick-arrow.slick-next:not(.slick-disabled):after {
  background-image: url("../images/icons/arrow-next.svg");
  right: 8px;
}
.tabs .tab-names-wrapper.tab-names--white .tab-name.active {
  color: #00155D;
}
@media (max-width: 1024px) {
  .tabs .tab-names-wrapper.tab-names--white .tab-name.active {
    color: #00155D;
  }
}
.tabs .tab-names-wrapper.tab-names--white .tab-name.active::before {
  background-color: #00155D;
}
.tabs .tab-names-wrapper.tab-names--white .tab-name.active:not(:last-child)::after {
  background-color: #00155D;
}
.tabs .tab-names-wrapper.tab-names--white .tab-name:hover {
  color: #00155D;
}
.tabs .tab-names-wrapper.tab-names--white .tab-name:hover::before {
  background-color: #00155D;
}
.tabs .tab-names-wrapper.tab-names--white .tab-name::before {
  content: "";
  height: 1px;
  width: 100%;
  background-color: #dcdcdc;
  position: absolute;
  bottom: 4px;
  left: 0;
  transition: 400ms;
}
@media (max-width: 1024px) {
  .tabs .tab-names-wrapper.tab-names--white .tab-name::before {
    display: none;
  }
}
.tabs .tab-names-wrapper.tab-names--white .tab-name:not(:first-child)::after {
  content: "";
  width: 8px;
  height: 8px;
  position: absolute;
  bottom: 0;
  background-color: #dcdcdc;
  border-radius: 50%;
  transform: translate(calc(-50% - 1rem), 0%);
  left: 0%;
}
@media (max-width: 1024px) {
  .tabs .tab-names-wrapper.tab-names--white .tab-name:not(:first-child)::after {
    display: none;
  }
}
.tabs .tab-names-wrapper.tab-names--white.slick-slider {
  background-color: #FFFFFF;
  border-radius: 4px;
}
.tabs .tab-names-wrapper.tab-names--white.slick-slider .slick-arrow.slick-prev {
  background-image: url("../images/icons/arrow-prev-brand.svg");
}
.tabs .tab-names-wrapper.tab-names--white.slick-slider .slick-arrow.slick-prev:not(.slick-disabled):after {
  background-image: url("../images/icons/arrow-prev-brand.svg");
}
.tabs .tab-names-wrapper.tab-names--white.slick-slider .slick-arrow.slick-next {
  background-image: url("../images/icons/arrow-next-brand.svg");
  margin-right: 20px;
}
.tabs .tab-names-wrapper.tab-names--white.slick-slider .slick-arrow.slick-next:not(.slick-disabled):after {
  background-image: url("../images/icons/arrow-next-brand.svg");
  right: 8px;
}

.accordions .accordion .question.active .icon i {
  transform: rotate(180deg);
}

.page-template .testimonials .testimonial-arrows .testimonial-arrow {
  transition: opacity 400ms;
}
.page-template .testimonials .testimonial-arrows .testimonial-arrow.slick-disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.page-template .testimonials .list-testimonials .quote:before {
  content: "“";
  font-size: 28px;
  line-height: 28px;
}
.page-template .testimonials .list-testimonials .slick-slider {
  display: block;
  margin-left: -40px;
  margin-right: -40px;
  padding-top: 10px;
}
@media (max-width: 768px) {
  .page-template .testimonials .list-testimonials .slick-slider {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.page-template .testimonials .list-testimonials .slick-slider .slick-list {
  overflow: unset;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 768px) {
  .page-template .testimonials .list-testimonials .slick-slider .slick-list {
    padding-left: 0;
    padding-right: 0;
  }
}
.page-template .testimonials .list-testimonials .slick-slider .slick-list .slick-slide {
  transition: opacity 400ms;
}
.page-template .testimonials .list-testimonials .slick-slider .slick-list .slick-slide:not(.slick-active) {
  opacity: 0;
}
.page-template .testimonials .list-testimonials .slick-slider .slick-list .customer-logo {
  display: block !important;
}
.page-template .testimonials .list-testimonials .slick-slider .slick-dots {
  display: flex;
  margin-left: 40px;
  margin-right: 40px;
  justify-content: center;
  margin-top: 40px;
}
@media (max-width: 768px) {
  .page-template .testimonials .list-testimonials .slick-slider .slick-dots {
    justify-content: center;
    margin-left: 15px;
    margin-right: 15px;
  }
}
.page-template .testimonials .list-testimonials .slick-slider .slick-dots li {
  width: 38px;
  height: 4px;
  background-color: #AAA;
  border-radius: 8px;
  transition: 400ms;
  margin: 0 4px;
  cursor: pointer;
}
.page-template .testimonials .list-testimonials .slick-slider .slick-dots li.slick-active {
  background-color: #808080;
}
.page-template .testimonials .list-testimonials .slick-slider .slick-dots li button {
  display: none;
}

.cta.style-Color h2.cta-title {
  color: #FF8300;
  font-size: 2rem;
  line-height: 1.25;
  font-weight: 800;
}
.cta.style-Color h2.cta-title div:first-child {
  font-size: 40px;
}
.cta.style-Color h2.cta-title div span {
  color: #FFFFFF;
}
@media (max-width: 768px) {
  .cta.style-Color h2.cta-title {
    font-size: 1.75rem;
  }
  .cta.style-Color h2.cta-title div:first-child {
    font-size: 1.875rem;
  }
}
.cta.style-Color .description ul {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-row-gap: 0;
  grid-column-gap: 35px;
}
.cta.style-default .title span {
  color: #FF8300;
}
.cta.style-title-color .title span {
  color: #FF8300;
}

.list-customers .marquee-group {
  --size: clamp(10rem, 1rem + 40vmin, 30rem);
  --gap: calc(var(--size) / 14);
  --duration: 60s;
  --scroll-start: 0;
  --scroll-end: calc(-100% - var(--gap));
  animation: scroll-x 60s linear infinite;
}
.list-customers .customer-logo {
  width: auto;
  height: 78px;
}
@media (max-width: 768px) {
  .list-customers .customer-logo {
    height: 48px;
  }
}
.list-customers .customer-logo-wrapper,
.list-customers .customer-logo img {
  width: auto;
  height: 100%;
}

@keyframes scroll-x {
  from {
    transform: translateX(var(--scroll-start));
  }
  to {
    transform: translateX(var(--scroll-end));
  }
}
.custom-pagination {
  display: inline-block;
}
@media (max-width: 768px) {
  .custom-pagination {
    width: 100%;
    margin-bottom: 20px;
  }
}
.custom-pagination a,
.custom-pagination span {
  display: inline-block;
  font-size: 14px;
  line-height: 22px;
  font-weight: 500;
  color: #525252;
  padding: 3px 12px;
  background: transparent;
  border-radius: 2px;
  text-decoration: none;
  margin: 0 8px;
}
@media (max-width: 768px) {
  .custom-pagination a,
  .custom-pagination span {
    margin: 0 4px;
  }
}
.custom-pagination a.current,
.custom-pagination span.current {
  background: #ff8300;
  color: #fff;
}
.custom-pagination a.no-prev, .custom-pagination a.no-next,
.custom-pagination span.no-prev,
.custom-pagination span.no-next {
  background: #939393;
}

.go-in-200 {
  background: transparent;
  margin: 0 5px;
  font-size: 15px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #969696;
}
.go-in-200 input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: 0;
  width: 40px;
  height: 28px;
  margin: 0 10px;
  border-radius: 4px;
  border: 1px solid #525252;
  text-align: center;
  box-sizing: border-box;
  display: inline-block;
  color: #000;
  background: transparent;
}
.go-in-200 input::-webkit-outer-spin-button, .go-in-200 input::-webkit-inner-spin-button {
  /* display: none; <- Crashes Chrome on hover */
  -webkit-appearance: none;
  margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}
.go-in-200 input::-moz-placeholder {
  color: #525252;
  opacity: 1; /* Firefox */
}
.go-in-200 input::placeholder {
  color: #525252;
  opacity: 1; /* Firefox */
}
.go-in-200 input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #525252;
}
.go-in-200 input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #525252;
}
.go-in-200 input:focus {
  color: #525252;
}
.go-in-200 input[type=number] {
  -moz-appearance: textfield; /* Firefox */
}
@media (max-width: 767px) {
  .go-in-200 input:focus::-moz-placeholder {
    opacity: 0; /* Firefox */
  }
  .go-in-200 input:focus::placeholder {
    opacity: 0; /* Firefox */
  }
  .go-in-200 input:focus:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    opacity: 0;
  }
  .go-in-200 input:focus::-ms-input-placeholder {
    /* Microsoft Edge */
    opacity: 0;
  }
}
.go-in-200 a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  background: transparent;
  color: #ff8300;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}
.go-in-200 a svg {
  margin-left: 8px;
}

.wrapper-post .entry-title {
  text-transform: uppercase;
  font-weight: 800;
  font-size: 22px;
  line-height: 36px;
}
@media (max-width: 768px) {
  .wrapper-post .entry-title {
    font-size: 1.5rem; /* 24px */
    line-height: 2rem; /* 32px */
  }
}
.wrapper-post .aligncenter {
  margin-left: auto;
  margin-right: auto;
}
.wrapper-post .h1,
.wrapper-post .h2,
.wrapper-post .h3,
.wrapper-post .h4,
.wrapper-post .h5,
.wrapper-post .h6,
.wrapper-post h1,
.wrapper-post h2,
.wrapper-post h3,
.wrapper-post h4,
.wrapper-post h5,
.wrapper-post h6 {
  margin-bottom: 0.5rem;
}
.wrapper-post h2 {
  text-transform: uppercase;
  text-align: left;
  line-height: 1.2;
  color: #ff8300;
  margin-left: auto;
  margin-right: auto;
  font-weight: 700;
  font-size: 24px;
}
@media (max-width: 768px) {
  .wrapper-post h2 {
    font-size: 22px;
  }
}
.wrapper-post h3 {
  line-height: 36px;
  font-weight: 600;
  font-size: 22px;
}
@media (max-width: 768px) {
  .wrapper-post h3 {
    font-size: 20px;
  }
}
.wrapper-post h4 {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
}
.wrapper-post h5 {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.2;
}
.wrapper-post h6 {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
}
.wrapper-post p {
  margin-bottom: 1rem;
}
.wrapper-post ul {
  list-style-type: none;
  margin-bottom: 1rem;
}
.wrapper-post ul > li {
  position: relative;
  padding: 0;
  padding-left: 1.5rem;
}
.wrapper-post ul > li:not(:last-child) {
  margin-bottom: 10px;
}
.wrapper-post ul > li::before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0.75rem;
  transform: translateY(-50%);
  width: 0.7rem;
  height: 0.7rem;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  background-image: url('data:image/svg+xml,<svg id="Isolation_Mode" data-name="Isolation Mode" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16.48 16.48"><defs><style>.cls-1{fill:%23ff8300;}</style></defs><title>Ho_Tro_Khach_Hang</title><path class="cls-1" d="M3.13,16.48a3.13,3.13,0,0,1,0-6.26,3.06,3.06,0,0,1,1.74.54l5-2.48-5-2.54A3.13,3.13,0,1,1,6.25,3l5.38,2.72a3.06,3.06,0,0,1,1.72-.52,3.13,3.13,0,1,1-1.75,5.72L6.25,13.53A3.14,3.14,0,0,1,3.13,16.48Z"/></svg>');
}
.wrapper-post ul > li > ul {
  margin-top: 0.5rem;
  list-style-type: none;
}
.wrapper-post ul > li > ul > li {
  position: relative;
  padding-left: 1rem;
}
.wrapper-post ul > li > ul > li::before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0.75rem;
  transform: translateY(-50%);
  width: 0.4rem;
  height: 0.5rem;
  background-repeat: no-repeat;
  background-size: 100%;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="6" height="6" viewBox="0 0 6 6"><defs><style> .cls-1 { fill: %23fd8204; } </style></defs><ellipse class="cls-1" cx="3" cy="2.813" rx="3" ry="2.813"/></svg>');
  background-position: center;
}
.wrapper-post ul > li > ul > li > ul {
  list-style-type: none;
  margin-top: 0.5rem;
}
.wrapper-post ul > li > ul > li > ul > li {
  position: relative;
  padding-left: 1rem;
}
.wrapper-post ul > li > ul > li > ul > li::before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0.75rem;
  transform: translateY(-50%);
  width: 0.4rem;
  height: 0.5rem;
  background-repeat: no-repeat;
  background-size: 100%;
  background-image: url('data:image/svg+xml,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="3.667px" height="5.086px" viewBox="0 0 3.667 5.086" enable-background="new 0 0 3.667 5.086" xml:space="preserve"><rect x="0.048" y="0.968" fill="%23FF6A00" width="4.236" height="4.236"/></svg>');
}
.wrapper-post ul.style-checked > li::before {
  width: 1rem;
  height: 1rem;
  background-image: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><mask id="mask0_577_1804" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="20" height="20"><rect width="20" height="20" fill="%23D9D9D9"/></mask><g mask="url(%23mask0_577_1804)"><path d="M8.83268 13.8332L14.7077 7.95817L13.541 6.7915L8.83268 11.4998L6.45768 9.12484L5.29102 10.2915L8.83268 13.8332ZM9.99935 18.3332C8.84657 18.3332 7.76324 18.1144 6.74935 17.6769C5.73546 17.2394 4.85352 16.6457 4.10352 15.8957C3.35352 15.1457 2.75977 14.2637 2.32227 13.2498C1.88477 12.2359 1.66602 11.1526 1.66602 9.99984C1.66602 8.84706 1.88477 7.76373 2.32227 6.74984C2.75977 5.73595 3.35352 4.854 4.10352 4.104C4.85352 3.354 5.73546 2.76025 6.74935 2.32275C7.76324 1.88525 8.84657 1.6665 9.99935 1.6665C11.1521 1.6665 12.2355 1.88525 13.2493 2.32275C14.2632 2.76025 15.1452 3.354 15.8952 4.104C16.6452 4.854 17.2389 5.73595 17.6764 6.74984C18.1139 7.76373 18.3327 8.84706 18.3327 9.99984C18.3327 11.1526 18.1139 12.2359 17.6764 13.2498C17.2389 14.2637 16.6452 15.1457 15.8952 15.8957C15.1452 16.6457 14.2632 17.2394 13.2493 17.6769C12.2355 18.1144 11.1521 18.3332 9.99935 18.3332ZM9.99935 16.6665C11.8605 16.6665 13.4368 16.0207 14.7285 14.729C16.0202 13.4373 16.666 11.8609 16.666 9.99984C16.666 8.13873 16.0202 6.56234 14.7285 5.27067C13.4368 3.979 11.8605 3.33317 9.99935 3.33317C8.13824 3.33317 6.56185 3.979 5.27018 5.27067C3.97852 6.56234 3.33268 8.13873 3.33268 9.99984C3.33268 11.8609 3.97852 13.4373 5.27018 14.729C6.56185 16.0207 8.13824 16.6665 9.99935 16.6665Z" fill="black"/></g></svg>');
}
.wrapper-post figure {
  margin-bottom: 1rem;
  text-align: center;
}
.wrapper-post figure img {
  margin-left: auto;
  margin-right: auto;
}
.wrapper-post img.aligncenter {
  margin-left: auto;
  margin-right: auto;
}
.wrapper-post figcaption {
  font-style: italic;
  font-size: 13px;
}
.wrapper-post .wp-caption {
  max-width: 100%;
}
.wrapper-post .wp-caption-text {
  font-style: italic;
  font-size: 13px;
}
.wrapper-post .wp-caption > a {
  display: inline-block;
}
.wrapper-post table {
  border-collapse: collapse;
  border: 1px solid black;
}
.wrapper-post table td,
.wrapper-post table th {
  border: 1px solid black;
  padding: 5px;
}
.wrapper-post p a,
.wrapper-post li a {
  color: #007bff;
  text-decoration: none;
}
.wrapper-post p a:hover,
.wrapper-post li a:hover {
  color: #ff8300;
  outline: none;
  text-decoration: underline;
}
.wrapper-post p span[style*="text-decoration: underline"] a,
.wrapper-post li span[style*="text-decoration: underline"] a {
  text-decoration: underline;
}
.wrapper-post .download-btn a,
.wrapper-post .wp-block-buttons a {
  color: #fff !important;
  text-decoration: none;
  background-color: #FF8300 !important;
  border-color: #FF8300 !important;
}
.wrapper-post .download-btn a:hover,
.wrapper-post .wp-block-buttons a:hover {
  background-color: #00145A !important;
  border-color: #00145A !important;
}
.wrapper-post.ul-style-circle ul > li::before {
  margin-top: 2px;
  width: 1rem;
  height: 1rem;
  background-image: url('data:image/svg+xml,<svg width="11" height="11" viewBox="0 0 11 11" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 5.54742C1 2.96221 3.10366 0.857422 5.6875 0.857422C8.27131 0.857422 10.375 2.96221 10.375 5.54742C10.375 8.13261 8.27131 10.2374 5.6875 10.2374C3.10366 10.2374 1 8.13261 1 5.54742Z" stroke="%23FF8300"/><path d="M5.6875 3.0459C4.33167 3.0459 3.1875 4.19068 3.1875 5.54723C3.1875 6.90377 4.33167 8.04857 5.6875 8.04857C7.04331 8.04857 8.1875 6.90377 8.1875 5.54723C8.1875 4.19068 7.04331 3.0459 5.6875 3.0459Z" fill="%23FF8300"/></svg>');
}

.wrapper-desc div > * + *, .wrapper-desc > * + * {
  margin-top: 0.5rem;
}
.wrapper-desc ul,
.wrapper-desc ol {
  padding-left: 1.5rem;
}
.wrapper-desc ul li,
.wrapper-desc ol li {
  margin-top: 0.5rem;
}
.wrapper-desc ul, .wrapper-desc ol {
  list-style-position: outside;
}
.wrapper-desc ul ul, .wrapper-desc ul ol, .wrapper-desc ol ul, .wrapper-desc ol ol {
  margin-top: 0.5rem;
}
.wrapper-desc ul {
  list-style-type: disc;
}
.wrapper-desc ol {
  list-style-type: decimal;
}
.wrapper-desc img {
  max-width: 100%;
  height: auto;
}
.wrapper-desc p a,
.wrapper-desc li a {
  color: #007bff;
  text-decoration: none;
}
.wrapper-desc p a:hover,
.wrapper-desc li a:hover {
  color: #ff8300;
  outline: none;
  text-decoration: underline;
}
.wrapper-desc p span[style*="text-decoration: underline"] a,
.wrapper-desc li span[style*="text-decoration: underline"] a {
  text-decoration: underline;
}
.wrapper-desc hr {
  margin: 1rem 0;
}
.wrapper-desc .aligncenter {
  margin-left: auto;
  margin-right: auto;
}
.wrapper-desc iframe {
  max-width: 100%;
}

.wrapper-feature-desc div > * + *, .wrapper-feature-desc > * + * {
  margin-top: 0.5rem;
}
.wrapper-feature-desc ul,
.wrapper-feature-desc ol {
  padding-left: 1.1rem;
}
.wrapper-feature-desc ul li,
.wrapper-feature-desc ol li {
  margin-top: 0.5rem;
}
.wrapper-feature-desc ul, .wrapper-feature-desc ol {
  list-style-position: outside;
}
.wrapper-feature-desc ul ul, .wrapper-feature-desc ul ol, .wrapper-feature-desc ol ul, .wrapper-feature-desc ol ol {
  margin-top: 0.5rem;
}
.wrapper-feature-desc ul {
  list-style-type: disc;
}
.wrapper-feature-desc ol {
  list-style-type: decimal;
}
.wrapper-feature-desc img {
  max-width: 100%;
  height: auto;
}
.wrapper-feature-desc p a,
.wrapper-feature-desc li a {
  color: #007bff;
  text-decoration: none;
}
.wrapper-feature-desc p a:hover,
.wrapper-feature-desc li a:hover {
  color: #ff8300;
  outline: none;
  text-decoration: underline;
}
.wrapper-feature-desc p span[style*="text-decoration: underline"] a,
.wrapper-feature-desc li span[style*="text-decoration: underline"] a {
  text-decoration: underline;
}
.wrapper-feature-desc hr {
  margin: 1rem 0;
}
.wrapper-feature-desc .aligncenter {
  margin-left: auto;
  margin-right: auto;
}
.wrapper-feature-desc iframe {
  max-width: 100%;
}

.wrapper-thankyou div > * + *, .wrapper-thankyou > * + * {
  margin-top: 0rem;
}
@media (max-width: 768px) {
  .wrapper-thankyou div > * + *, .wrapper-thankyou > * + * {
    margin-top: 0.5rem;
  }
}

.home .description p:not(:last-child) {
  margin-bottom: 1rem;
}
.home .list a {
  color: #FF8300;
}
.home .list p,
.home .list ul {
  margin-bottom: 1.25rem;
}
.home .list ul {
  display: flex;
  flex-direction: column;
}
.home .list ul li {
  position: relative;
  list-style-type: none;
  padding: 0;
  display: inline-block;
  padding-left: 2rem;
}
.home .list ul li:not(:last-child) {
  margin-bottom: 10px;
}
.home .list ul li:before {
  content: "";
  width: 1rem;
  height: 1rem;
  flex: 0 0 1rem;
  position: absolute;
  background-image: url("../images/icons/check-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 1rem;
  top: 0.25rem;
  left: 0;
}
.home .hero .description a {
  color: #FF8300;
}
.home .hero .list a {
  color: #FF8300;
}
.home .hero .list p,
.home .hero .list ul {
  margin-bottom: 1.25rem;
}
.home .hero .list ul {
  display: flex;
  flex-direction: column;
}
.home .hero .list ul li {
  position: relative;
  list-style-type: none;
  padding: 0;
  display: inline-flex;
  padding-left: 2rem;
}
.home .hero .list ul li:not(:last-child) {
  margin-bottom: 10px;
}
.home .hero .list ul li:before {
  content: "";
  width: 1rem;
  height: 1rem;
  flex: 0 0 1rem;
  position: absolute;
  background-image: url("../images/icons/list-dot.svg");
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 1rem;
  top: 0.25rem;
  left: 0;
}
.home .hero .monitor-slides .monitor {
  max-width: 85.5%;
  top: 4%;
  left: 6.5%;
  height: auto;
}
.home .hero .monitor-slides .monitor .slides:not(.slick-initialized) .slide-item:not(:first-child) {
  display: none;
}
.home .benefits .benefit .description a {
  color: #FF8300;
  cursor: unset;
}
.home .invoice .invoice-list .slick-list {
  overflow: unset;
}
.home .invoice .invoice-list .slick-list .slick-slide {
  transition: 400ms;
}
.home .invoice .invoice-list .slick-list .slick-slide:not(.slick-active):not(.slick-current) {
  transform: scale(0.89);
}
.home .product-line {
  background-image: url("../images/bg-home-products.svg");
  background-size: 551px 119px;
  background-repeat: no-repeat;
  background-position: top right;
}
.home .product-line .list a {
  color: #FF8300;
}
.home .product-line .list p,
.home .product-line .list ul {
  margin-bottom: 1.25rem;
}
.home .product-line .list ul {
  display: flex;
  flex-direction: column;
}
.home .product-line .list ul li {
  position: relative;
  list-style-type: none;
  padding: 0;
  display: inline-block;
  font-size: 0.875rem;
  line-height: 1.5rem;
  padding-left: 2rem;
}
.home .product-line .list ul li:not(:last-child) {
  margin-bottom: 10px;
}
.home .product-line .list ul li:before {
  content: "";
  width: 1rem;
  height: 1rem;
  flex: 0 0 1rem;
  position: absolute;
  background-image: url("../images/icons/check-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 1rem;
  top: 0.25rem;
  left: 0;
}
.home .why-us .title br {
  display: none;
}
@media (max-width: 768px) {
  .home .why-us .title br {
    display: block;
  }
}
.home .why-us .tabs .tab-names-wrapper .tab-name {
  padding-left: 1.5rem;
}
@media (max-width: 1024px) {
  .home .why-us .tabs .tab-names-wrapper .tab-name {
    padding-left: 0;
  }
}
.home .why-us .tabs .tab-names-wrapper .tab-name.active {
  color: #FF8300;
}
.home .why-us .tabs .tab-names-wrapper .tab-name.active::before {
  background-color: #FF8300;
}
.home .why-us .tabs .tab-names-wrapper .tab-name:hover {
  color: #FF8300;
}
.home .why-us .tabs .tab-names-wrapper .tab-name:hover::before {
  background-color: #FF8300;
}
.home .why-us .tabs .tab-names-wrapper .tab-name::before {
  width: 4px;
  height: 100%;
  background-color: #D9D9D9;
  position: absolute;
  left: 0;
  top: 0;
}
.home .why-us .tabs .tab-names-wrapper .tab-name:not(:last-child):after {
  bottom: -1rem;
  background-color: #D9D9D9;
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  border-radius: 0;
  transform: translateY(-50%);
}
.home .why-us .tabs .tab-names-wrapper .tab-name:last-child::after {
  display: none;
}
.home .why-us .tabs .tab-names-wrapper.slick-slider .tab-name {
  color: #FFFFFF;
}
.home .why-us .tabs .tab-names-wrapper.slick-slider .tab-name.active {
  color: #FFFFFF;
}
.home .why-us .list ul {
  flex-direction: row;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .home .why-us .list ul {
    flex-direction: column;
  }
}
.home .why-us .list ul li {
  margin-bottom: 0;
  padding-left: 1.25rem;
}
.home .why-us .list ul li:before {
  background-image: url("../images/icons/check-circle-dark.svg");
}
.home .stats .stats-wrapper {
  background-image: url("../images/bg-home-stats.svg");
  background-size: 551px 119px;
  background-repeat: no-repeat;
  background-position: bottom left;
}
@media (max-width: 768px) {
  .home .stats .stats-wrapper {
    background-image: url("../images/bg-home-products.svg");
    background-position: top left;
  }
}
.home .stats h2 a {
  color: #FF8300;
}
.home .customers .list-customers .slick-slider {
  display: block;
  margin-left: -15px;
  margin-right: -15px;
}
.home .customers .list-customers .slick-slider .slick-list {
  padding: 8px;
  overflow: unset;
}
.home .customers .list-customers .slick-slider .slick-list .slick-slide {
  transition: opacity 400ms;
}
.home .customers .list-customers .slick-slider .slick-list .customer-logo {
  display: block !important;
}

.testimonials .testimonial-arrows .testimonial-arrow {
  transition: opacity 400ms, background-color 400ms, border-color 400ms;
}
.testimonials .testimonial-arrows .testimonial-arrow.slick-disabled {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
}
.testimonials .testimonial-arrows .testimonial-arrow:hover {
  background-color: #FF8300;
  border-color: #FF8300;
}
.testimonials .testimonial-arrows .testimonial-arrow:hover i {
  color: #FFFFFF;
}
.testimonials .list-testimonials .quote:before {
  content: "“";
  font-size: 28px;
  line-height: 28px;
}
.testimonials .list-testimonials .slick-slider {
  display: block;
}
.testimonials .list-testimonials .slick-slider .slick-list {
  overflow: unset;
}
.testimonials .list-testimonials .slick-slider .slick-list .slick-track {
  display: flex;
}
.testimonials .list-testimonials .slick-slider .slick-list .slick-slide {
  transition: opacity 400ms;
  height: auto;
}
.testimonials .list-testimonials .slick-slider .slick-list .slick-slide:not(.slick-active) {
  opacity: 0;
}
.testimonials .list-testimonials .slick-slider .slick-list .customer-logo {
  display: block !important;
}
.testimonials .list-testimonials .slick-slider .slick-dots {
  display: flex;
  margin-left: 40px;
  margin-right: 40px;
  justify-content: center;
  margin-top: 40px;
}
@media (max-width: 768px) {
  .testimonials .list-testimonials .slick-slider .slick-dots {
    justify-content: center;
    margin-left: 15px;
    margin-right: 15px;
  }
}
.testimonials .list-testimonials .slick-slider .slick-dots li {
  width: 38px;
  height: 4px;
  background-color: #aaa;
  border-radius: 8px;
  transition: 400ms;
  margin: 0 4px;
  cursor: pointer;
}
.testimonials .list-testimonials .slick-slider .slick-dots li.slick-active {
  background-color: #808080;
}
.testimonials .list-testimonials .slick-slider .slick-dots li button {
  display: none;
}

.slick-slider .slick-dots {
  display: flex;
  margin-left: 40px;
  margin-right: 40px;
  justify-content: center;
  margin-top: 40px;
}
@media (max-width: 768px) {
  .slick-slider .slick-dots {
    justify-content: center;
    margin-left: 15px;
    margin-right: 15px;
  }
}
.slick-slider .slick-dots li {
  width: 38px;
  height: 4px;
  background-color: #aaa;
  border-radius: 8px;
  transition: 400ms;
  margin: 0 4px;
  cursor: pointer;
}
.slick-slider .slick-dots li.slick-active {
  background-color: #808080;
}
.slick-slider .slick-dots li button {
  display: none;
}

.page-template-page-introduce .list a {
  color: #FF8300;
}
.page-template-page-introduce .list p, .page-template-page-introduce .list ul {
  margin-bottom: 1.25rem;
}
.page-template-page-introduce .list ul {
  display: flex;
  flex-direction: column;
}
.page-template-page-introduce .list ul li {
  position: relative;
  list-style-type: none;
  padding: 0;
  display: inline-block;
  padding-left: 2rem;
}
.page-template-page-introduce .list ul li:not(:last-child) {
  margin-bottom: 10px;
}
.page-template-page-introduce .list ul li:before {
  content: "";
  width: 1rem;
  height: 1rem;
  flex: 0 0 1rem;
  position: absolute;
  background-image: url("../images/icons/bullet-header.svg");
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 1rem;
  top: 0.25rem;
  left: 0;
  transform: rotate(180deg);
}
.page-template-page-introduce .hero .embed iframe {
  max-width: 100%;
}

@media (max-width: 768px) {
  .library-posts .library-post:not(:last-child):after {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: -30px;
    left: 0;
    background-color: #C9C9C9;
  }
}

.page-template-page-contact .list a {
  color: #FF8300;
}
.page-template-page-contact .list ul {
  display: flex;
  flex-direction: column;
}
.page-template-page-contact .list ul li {
  position: relative;
  list-style-type: none;
  padding: 0;
  display: inline-block;
  padding-left: 2rem;
}
.page-template-page-contact .list ul li:not(:last-child) {
  margin-bottom: 10px;
}
.page-template-page-contact .list ul li:before {
  content: "";
  width: 1.5rem;
  height: 1.5rem;
  flex: 0 0 1.5rem;
  position: absolute;
  background-image: url("../images/icons/check-circle-active.svg");
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 1rem;
  top: 0;
  left: 0;
}
.page-template-page-contact .contact-form_wrapper .gform_heading .gform_required_legend {
  display: none;
}
.page-template-page-contact .contact-form_wrapper .contact-form .gform-body .gform_fields {
  grid-row-gap: 24px;
}
.page-template-page-contact .contact-form_wrapper .contact-form .gform-body .gform_fields .gfield_label {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  color: #333;
  margin-bottom: 8px;
}
@media (max-width: 768px) {
  .page-template-page-contact .contact-form_wrapper .contact-form .gform-body .gform_fields .gfield_label {
    font-size: 10px;
  }
}
.page-template-page-contact .contact-form_wrapper .contact-form .gform-body .gform_fields .gfield_label::-moz-placeholder {
  color: #525252;
}
.page-template-page-contact .contact-form_wrapper .contact-form .gform-body .gform_fields .gfield_label::placeholder {
  color: #525252;
}
.page-template-page-contact .contact-form_wrapper .contact-form .gform-body .gform_fields .ginput_container textarea,
.page-template-page-contact .contact-form_wrapper .contact-form .gform-body .gform_fields .ginput_container input {
  border-radius: 4px;
  border: 1px solid #DCDCDC;
  background: #F4F4F4;
  color: #333;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  box-shadow: none;
  padding-left: 1rem;
  padding-right: 1rem;
}
.page-template-page-contact .contact-form_wrapper .contact-form .gform-body .gform_fields .ginput_container textarea::-moz-placeholder, .page-template-page-contact .contact-form_wrapper .contact-form .gform-body .gform_fields .ginput_container input::-moz-placeholder {
  color: #868686;
}
.page-template-page-contact .contact-form_wrapper .contact-form .gform-body .gform_fields .ginput_container textarea::placeholder,
.page-template-page-contact .contact-form_wrapper .contact-form .gform-body .gform_fields .ginput_container input::placeholder {
  color: #868686;
}
@media (max-width: 768px) {
  .page-template-page-contact .contact-form_wrapper .contact-form .gform-body .gform_fields .ginput_container textarea,
  .page-template-page-contact .contact-form_wrapper .contact-form .gform-body .gform_fields .ginput_container input {
    font-size: 12px;
  }
}
.page-template-page-contact .contact-form_wrapper .contact-form .gform-body .gform_fields .ginput_container select {
  border-radius: 4px;
  border: 1px solid #DCDCDC;
  background: #F4F4F4;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  box-shadow: none;
  padding-left: 1rem;
  padding-right: 1rem;
  height: 44px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNyIgdmlld0JveD0iMCAwIDEwIDciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xIDFMNSA1TDkgMSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KPC9zdmc+Cg==");
  background-repeat: no-repeat;
  background-position-x: 97%;
  background-position-y: 50%;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.page-template-page-contact .contact-form_wrapper .contact-form .gform-body .gform_fields .ginput_container select::-moz-placeholder {
  color: #868686;
}
.page-template-page-contact .contact-form_wrapper .contact-form .gform-body .gform_fields .ginput_container select::placeholder {
  color: #868686;
}
@media (max-width: 768px) {
  .page-template-page-contact .contact-form_wrapper .contact-form .gform-body .gform_fields .ginput_container select {
    font-size: 12px;
  }
}
.page-template-page-contact .contact-form_wrapper .contact-form .gform-body .gform_fields .ginput_container select,
.page-template-page-contact .contact-form_wrapper .contact-form .gform-body .gform_fields .ginput_container input {
  height: 44px;
}
.page-template-page-contact .contact-form_wrapper .contact-form .gform-body .gform_fields .gfield--type-select .chosen-container .chosen-search-input {
  background-position: 8px 50%;
  padding-left: 36px;
}
.page-template-page-contact .contact-form_wrapper .contact-form .gform-body .field_privacy input.gfield-choice-input {
  width: 16px;
  height: 16px;
  padding-left: 0;
  padding-right: 0;
  border-radius: 2px;
}
.page-template-page-contact .contact-form_wrapper .contact-form .gform-body .field_privacy input.gfield-choice-input ~ label {
  margin-left: 5px;
  font-size: 12px;
  line-height: 18px;
  color: #525252;
  font-weight: 400;
}
.page-template-page-contact .contact-form_wrapper .contact-form .gform-body .field_privacy input.gfield-choice-input ~ label a {
  color: #1199E4;
  text-decoration: underline;
}
.page-template-page-contact .contact-form_wrapper .contact-form .gform-body .field_privacy input.gfield-choice-input ~ label a:hover {
  color: #FF8300;
}
.page-template-page-contact .contact-form_wrapper .contact-form .gform-body .field_privacy input.gfield-choice-input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
  background-color: transparent;
}
.page-template-page-contact .contact-form_wrapper .contact-form .gform-body .field_privacy input.gfield-choice-input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):checked {
  background-color: #00155D;
}
.page-template-page-contact .contact-form_wrapper .contact-form .gform-body .field_privacy input.gfield-choice-input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):checked:before {
  color: #FFF;
  background-color: transparent;
  font-size: 10px;
}
.page-template-page-contact .contact-form_wrapper .contact-form .gform_footer .gform_button {
  border-radius: 4px;
  border: 1px solid #FF8300 !important;
  background-color: #FF8300 !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 18px;
  text-align: center;
  padding: 16px 32px !important;
  color: #FFFFFF;
  height: auto;
}
.page-template-page-contact .contact-form_wrapper .contact-form .gform_footer .gform_button:hover {
  background-color: #FFFFFF !important;
  color: #FF8300 !important;
}
@media (max-width: 768px) {
  .page-template-page-contact .contact-form_wrapper .contact-form .gform_footer .gform_button {
    font-size: 14px;
  }
}
.page-template-page-contact .cta .cta-wrapper {
  background-image: url(../images/bg-home-stats.svg);
  background-size: 551px 119px;
  background-repeat: no-repeat;
  background-position: bottom left;
}

.page-template-page-price-list .hero:before {
  content: "";
  width: 100%;
  height: 600px;
  background-color: #fff9f2;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.page-template-page-price-list .price-table .price-tabs .price-tab:not(:first-child) {
  border-left: 1px solid #FF8300;
}
.page-template-page-price-list .price-table .price-tabs .price-tab:first-child {
  border-left: 1px solid #FF8300;
  border-bottom-left-radius: 1.5rem;
  border-top-left-radius: 1.5rem;
}
.page-template-page-price-list .price-table .price-tabs .price-tab:last-child {
  border-right: 1px solid #FF8300;
  border-bottom-right-radius: 1.5rem;
  border-top-right-radius: 1.5rem;
}
.page-template-page-price-list .price-table .price-tabs .price-tab.active {
  background-color: #FF8300;
  color: #FFFFFF;
}
.page-template-page-price-list .price-table .price-contents .price-content {
  z-index: 1;
}
.page-template-page-price-list .price-table .price-contents .price-content.hide {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  width: 100%;
  z-index: -1;
}
.page-template-page-price-list .price-table .price-contents .price-content .price-item:not(:first-child) .params,
.page-template-page-price-list .price-table .price-contents .price-content .price-item:not(:first-child) .option-price-detail,
.page-template-page-price-list .price-table .price-contents .price-content .price-item:not(:first-child) .badge {
  border-left: 0.4px solid #bdbdbd;
}
.page-template-page-price-list .price-table .price-contents .price-content .price-item.is-featured .ribbon span {
  position: relative;
  z-index: 2;
  transform: translateY(-12px);
  display: block;
}
.page-template-page-price-list .price-table .price-contents .price-content .price-item.is-featured .ribbon:before {
  content: "";
  width: 100%;
  height: 53px;
  background-image: url("../images/icons/ribbon-left.svg");
  position: absolute;
  bottom: 0;
  left: -6px;
  display: block;
  z-index: 1;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom left;
}
.page-template-page-price-list .price-table .price-contents .price-content .price-item.is-featured .ribbon:after {
  content: "";
  width: 100%;
  height: 53px;
  background-image: url("../images/icons/ribbon-right.svg");
  position: absolute;
  bottom: 0;
  right: -6px;
  display: block;
  z-index: 1;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom right;
}
.page-template-page-price-list .price-table .price-contents .price-content .price-item:first-child {
  border-bottom-left-radius: 0.25rem;
}
.page-template-page-price-list .price-table .price-contents .price-content .price-item:first-child .option-name {
  border-top-left-radius: 0.25rem;
}
.page-template-page-price-list .price-table .price-contents .price-content .price-item:last-child {
  border-bottom-right-radius: 0.25rem;
}
.page-template-page-price-list .price-table .price-contents .price-content .price-item:last-child .option-name {
  border-top-right-radius: 0.25rem;
}
.page-template-page-price-list .price-table .price-contents .price-content .slick-list {
  overflow: unset;
  max-width: 100%;
  width: 100%;
}
.page-template-page-price-list .price-table .price-contents .price-content .slick-list .slick-track {
  display: flex !important;
}
.page-template-page-price-list .price-table .price-contents .price-content .slick-list .slick-slide {
  opacity: 0;
  visibility: hidden;
  transition: 400ms;
  height: inherit;
  display: flex;
  flex-direction: column;
}
.page-template-page-price-list .price-table .price-contents .price-content .slick-list .slick-slide .params {
  flex: 1;
}
.page-template-page-price-list .price-table .price-contents .price-content .slick-list .slick-slide.slick-active {
  opacity: 1;
  visibility: visible;
}
.page-template-page-price-list .price-table .price-contents .price-content .slick-dots {
  position: absolute;
  display: flex;
  justify-content: center;
  bottom: -30px;
  left: 0;
  width: 100%;
}
.page-template-page-price-list .price-table .price-contents .price-content .slick-dots li {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #d9d9d9;
  margin: 0 5px;
  transition: 400ms;
}
.page-template-page-price-list .price-table .price-contents .price-content .slick-dots li.slick-active {
  background-color: #FF8300;
}
.page-template-page-price-list .price-table .price-contents .price-content .slick-dots li button {
  display: none;
}
.page-template-page-price-list .table tr td {
  border: 1px solid #B4B4B4;
  padding: 1rem;
}
@media (max-width: 768px) {
  .page-template-page-price-list .table tr td {
    padding: 0.5rem;
  }
}

.page-template-page-feature .description p:not(:last-child) {
  margin-bottom: 10px;
}
.page-template-page-feature .accordions .accordion .question .icon .fa-circle-plus {
  display: block;
}
.page-template-page-feature .accordions .accordion .question .icon .fa-circle-minus {
  display: none;
}
.page-template-page-feature .accordions .accordion .question.active .icon .fa-circle-plus {
  display: none;
}
.page-template-page-feature .accordions .accordion .question.active .icon .fa-circle-minus {
  display: block;
}
.page-template-page-feature .accordions .accordion .answer ul {
  list-style-type: disc;
  padding-left: 1rem;
}

.page-template-page-purchase-solution .title br {
  display: none;
}
.page-template-page-purchase-solution .testimonials .testimonial-arrows .testimonial-arrow {
  transition: opacity 400ms;
}
.page-template-page-purchase-solution .testimonials .testimonial-arrows .testimonial-arrow.slick-disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.page-template-page-purchase-solution .testimonials .list-testimonials .quote:before {
  content: "“";
  font-size: 28px;
  line-height: 28px;
}
.page-template-page-purchase-solution .testimonials .list-testimonials .slick-slider {
  display: block;
  margin-left: -40px;
  margin-right: -40px;
  padding-top: 10px;
}
@media (max-width: 768px) {
  .page-template-page-purchase-solution .testimonials .list-testimonials .slick-slider {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.page-template-page-purchase-solution .testimonials .list-testimonials .slick-slider .slick-list {
  overflow: unset;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 768px) {
  .page-template-page-purchase-solution .testimonials .list-testimonials .slick-slider .slick-list {
    padding-left: 0;
    padding-right: 0;
  }
}
.page-template-page-purchase-solution .testimonials .list-testimonials .slick-slider .slick-list .slick-slide {
  transition: opacity 400ms;
}
.page-template-page-purchase-solution .testimonials .list-testimonials .slick-slider .slick-list .slick-slide:not(.slick-active) {
  opacity: 0;
}
.page-template-page-purchase-solution .testimonials .list-testimonials .slick-slider .slick-list .customer-logo {
  display: block !important;
}
.page-template-page-purchase-solution .testimonials .list-testimonials .slick-slider .slick-dots {
  display: flex;
  margin-left: 40px;
  margin-right: 40px;
  justify-content: center;
  margin-top: 40px;
}
@media (max-width: 768px) {
  .page-template-page-purchase-solution .testimonials .list-testimonials .slick-slider .slick-dots {
    justify-content: center;
    margin-left: 15px;
    margin-right: 15px;
  }
}
.page-template-page-purchase-solution .testimonials .list-testimonials .slick-slider .slick-dots li {
  width: 38px;
  height: 4px;
  background-color: #AAA;
  border-radius: 8px;
  transition: 400ms;
  margin: 0 4px;
  cursor: pointer;
}
.page-template-page-purchase-solution .testimonials .list-testimonials .slick-slider .slick-dots li.slick-active {
  background-color: #808080;
}
.page-template-page-purchase-solution .testimonials .list-testimonials .slick-slider .slick-dots li button {
  display: none;
}

.page-template-page-b2b-marketplace .customers .list-customers .slick-slider {
  display: block;
}
.page-template-page-b2b-marketplace .customers .list-customers .slick-slider .slick-list .slick-slide {
  transition: opacity 400ms;
  padding-right: 1px;
  padding-left: 1px;
}
.page-template-page-b2b-marketplace .customers .list-customers .slick-slider .slick-list .slick-slide > div {
  padding-bottom: 1px;
  padding-top: 1px;
}
@media (max-width: 1024px) {
  .page-template-page-b2b-marketplace .customers .list-customers .slick-slider .slick-list .slick-slide {
    padding-right: 5px;
    padding-left: 5px;
  }
  .page-template-page-b2b-marketplace .customers .list-customers .slick-slider .slick-list .slick-slide > div {
    padding-bottom: 5px;
    padding-top: 5px;
  }
}
@media (max-width: 768px) {
  .page-template-page-b2b-marketplace .customers .list-customers .slick-slider .slick-list .slick-slide {
    padding-right: 9px;
    padding-left: 9px;
  }
  .page-template-page-b2b-marketplace .customers .list-customers .slick-slider .slick-list .slick-slide > div {
    padding-bottom: 9px;
    padding-top: 9px;
  }
}
.page-template-page-b2b-marketplace .customers .list-customers .slick-slider .slick-list .slick-slide:not(.slick-active) {
  opacity: 0;
}
.page-template-page-b2b-marketplace .customers .list-customers .slick-slider .slick-list .customer-logo {
  display: block !important;
}

.quality_policy-hero .quality-banner .wrapper {
  flex: 0.65 1 0%;
  padding: 80px 0 0 0;
  margin: 25px 0;
  min-height: 443px;
}
@media (max-width: 1024px) {
  .quality_policy-hero .quality-banner .wrapper {
    flex: 1 0 100%;
    min-height: 356px;
    margin: 0;
  }
}
@media (max-width: 768px) {
  .quality_policy-hero .quality-banner .wrapper {
    padding: 40px 0 25px 0;
  }
}
.quality_policy-hero .quality-banner .heading {
  line-height: 120%;
  margin-bottom: 0.5rem;
}
.quality_policy-hero .quality-banner .description {
  font-size: 20px;
  font-weight: 300;
  color: #ffffff;
  text-align: left;
  margin-bottom: 24px;
  padding-top: 12px;
  line-height: 1.5;
}
@media (max-width: 1024px) {
  .quality_policy-hero .quality-banner .description {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .quality_policy-hero .quality-banner .description {
    font-size: 14px;
  }
}
.quality_policy-hero .quality-banner .description img {
  display: inline;
}

.quality_policy-information .information-image {
  padding-top: 62.5%;
}
.quality_policy-information .information-image > img {
  position: absolute;
}
.quality_policy-information .description {
  font-size: 16px;
  color: #333333;
}
@media (max-width: 1024px) {
  .quality_policy-information .description {
    font-size: 15px;
  }
}
@media (max-width: 768px) {
  .quality_policy-information .description {
    font-size: 12px;
  }
}
.quality_policy-information .description img {
  display: inline;
}
.quality_policy-information .content-list {
  list-style-type: none;
}
.quality_policy-information .content-list .icon,
.quality_policy-information .content-list img,
.quality_policy-information .content-list svg {
  display: inline;
  margin-top: -3px;
  width: 10px;
  height: 10px;
  vertical-align: middle;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}

.quality_policy-commit {
  padding: 40px 0 70px 0;
}
.quality_policy-commit .commit-wrapper .item-contains {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 24px 34px 24px 60px;
  border: 2px solid #fff;
  border-left: 0px solid transparent;
}
@media (max-width: 768px) {
  .quality_policy-commit .commit-wrapper .item-contains {
    border-left: 2px solid #fff;
    border-top: 0px solid transparent;
    padding: 48px 10px 10px 10px;
  }
}
.quality_policy-commit .commit-wrapper .item-contains img {
  display: inline;
}
.quality_policy-commit .commit-wrapper .item-contains .heading {
  text-transform: inherit;
  font-size: 24px;
}
@media (max-width: 768px) {
  .quality_policy-commit .commit-wrapper .item-contains .heading {
    font-size: 16px;
  }
}
.quality_policy-commit .commit-wrapper .item-contains .content {
  padding-top: 10px;
  font-size: 19px;
}
@media (max-width: 768px) {
  .quality_policy-commit .commit-wrapper .item-contains .content {
    font-size: 14px;
    min-height: 80px;
  }
}
.quality_policy-commit .commit-wrapper .item-contains .content img {
  display: inline;
  width: 14px;
  height: 14px;
  vertical-align: inherit;
}
@media (max-width: 768px) {
  .quality_policy-commit .commit-wrapper .item-contains .content img {
    width: 10px;
    height: 10px;
  }
}
.quality_policy-commit .commit-wrapper .item .icon-class .icon {
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  padding: 10px;
  background: white;
  border-radius: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
@media (max-width: 768px) {
  .quality_policy-commit .commit-wrapper .item .icon-class .icon {
    top: 0;
    left: 50%;
  }
}
.quality_policy-commit .commit-wrapper .item .icon-class::after, .quality_policy-commit .commit-wrapper .item .icon-class::before {
  content: "";
  position: absolute;
  border-right: 2px solid #fff;
  height: calc(50% - 30px - 20px);
  width: 0px;
}
@media (max-width: 768px) {
  .quality_policy-commit .commit-wrapper .item .icon-class::after, .quality_policy-commit .commit-wrapper .item .icon-class::before {
    border-right: 0px;
    height: 0px;
    width: calc(50% - 30px - 20px);
    border-top: 2px solid #fff;
  }
}
.quality_policy-commit .commit-wrapper .item .icon-class::before {
  top: 0;
  left: 0;
}
.quality_policy-commit .commit-wrapper .item .icon-class::after {
  bottom: 0;
  left: 0;
}
@media (max-width: 768px) {
  .quality_policy-commit .commit-wrapper .item .icon-class::after {
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
  }
}

.certificates .entry-title {
  text-transform: uppercase;
  font-weight: 800;
  font-size: 22px;
  line-height: 36px;
}
@media (max-width: 768px) {
  .certificates .entry-title {
    font-size: 1.5rem; /* 24px */
    line-height: 2rem; /* 32px */
  }
}
.certificates h3 {
  font-size: 20px;
  line-height: 36px;
  font-weight: 600;
}
@media (max-width: 768px) {
  .certificates h3 {
    font-size: 22px;
  }
}
.certificates p {
  margin-bottom: 1rem;
}
.certificates .aligncenter {
  margin-left: auto;
  margin-right: auto;
}
.certificates-content {
  font-size: 16px;
  line-height: 1.75;
}
.certificates-name.active {
  border: 1px solid #FF8300;
}
.certificates-name.active .name {
  color: #FF8300;
}
.certificates-name .logo img,
.certificates-name .logo svg {
  height: 12rem;
  max-width: 100%;
}
@media (max-width: 768px) {
  .certificates-name .logo img,
  .certificates-name .logo svg {
    height: 4rem;
  }
}
.certificates-name .name {
  color: #666768;
}

.incoming-flow-wrapper {
  z-index: 0;
  grid-column-gap: 0rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 26.67% minmax(6rem, 1fr) 24% minmax(6rem, 1fr) 26%;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
  position: relative;
}
@media (max-width: 1024px) {
  .incoming-flow-wrapper {
    grid-template-columns: 1fr;
    grid-row-gap: 1rem;
  }
}
.incoming-flow-wrapper .step-1 {
  grid-area: span 1/span 1/span 1/span 1;
  flex-direction: column;
  justify-content: center;
  display: flex;
  position: relative;
  max-width: 20rem;
  margin: 0 auto;
}
.incoming-flow-wrapper .step-1 .image {
  z-index: 2;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  aspect-ratio: 1/1;
}
.incoming-flow-wrapper .step-1 .float-messages {
  bottom: 50%;
  left: -10%;
  width: 100%;
}
.incoming-flow-wrapper .step-1 .float-messages .message {
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out, transform 0.5s ease-in-out;
  transform: translateY(40px);
}
.incoming-flow-wrapper .step-1 .float-messages .message.visible {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
}
.incoming-flow-wrapper .step-1 .float-messages .message-wrapper .content {
  box-shadow: 0 24px 48px -12px rgba(0, 0, 0, 0.18);
  padding: 1rem 2rem;
}
.incoming-flow-wrapper .step-1 .float-messages .message-wrapper .avatar {
  width: 2rem;
  height: 2rem;
  position: relative;
  top: 0;
}
.incoming-flow-wrapper .step-1 .float-messages .message-wrapper .avatar img {
  border: 1px solid #fff;
  border-radius: 50%;
}
.incoming-flow-wrapper .step-1 .float-messages .message.avatar-right .message-wrapper .content {
  border-radius: 3rem 0.25rem 3rem 3rem;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(#f7f9ff, #f7f9ff);
}
.incoming-flow-wrapper .step-1 .float-messages .message.avatar-left .message-wrapper .content {
  border-radius: 0.25rem 3rem 3rem;
  background-image: linear-gradient(rgba(255, 131, 0, 0.2), rgba(255, 131, 0, 0.2)), linear-gradient(#fff, #fff);
}
.incoming-flow-wrapper .step-1 .float-messages .message.avatar-inside .message-wrapper {
  background-image: linear-gradient(#fff, #fff);
  border-radius: 8px;
  padding: 1rem;
  box-shadow: 0 20px 24px -4px rgba(0, 0, 0, 0.08), 0 8px 8px -4px rgba(0, 0, 0, 0.03);
  border: 1px solid #f0f0f0;
}
.incoming-flow-wrapper .step-1 .float-messages .message.avatar-inside .message-wrapper .content {
  padding: 0;
  box-shadow: unset;
}
.incoming-flow-wrapper .step-1 .float-messages .message.avatar-inside .message-wrapper .content .name-date .date {
  font-size: 10px;
}
.incoming-flow-wrapper .step-bridge {
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}
.incoming-flow-wrapper .step-bridge .bridge-text {
  z-index: 3;
  background-image: linear-gradient(#fff, #fff);
  border: 1px solid #ff8300;
  border-radius: 24rem;
  padding: 0.375rem 0.75rem;
  font-size: 0.625rem;
  position: relative;
}
.incoming-flow-wrapper .step-bridge .line-dots {
  height: 25%;
  width: 8px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  overflow: hidden;
}
@media (max-width: 1024px) {
  .incoming-flow-wrapper .step-bridge .line-dots {
    display: none;
  }
}
.incoming-flow-wrapper .step-bridge .line-dots.slide-up {
  bottom: 50%;
}
.incoming-flow-wrapper .step-bridge .line-dots.slide-up .dot {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.incoming-flow-wrapper .step-bridge .line-dots.slide-up .dot:not(.dot-absolute) {
  animation: slideDotsY 1s linear infinite;
  bottom: 100%;
}
.incoming-flow-wrapper .step-bridge .line-dots.slide-up .dot:nth-child(2) {
  animation-delay: 300ms;
  animation-duration: 1s;
}
.incoming-flow-wrapper .step-bridge .line-dots.slide-up .dot:nth-child(3) {
  animation-delay: 600ms;
  animation-duration: 2s;
}
.incoming-flow-wrapper .step-bridge .line-dots.slide-up .dot:nth-child(4) {
  animation-delay: 900ms;
  animation-duration: 1s;
}
.incoming-flow-wrapper .step-bridge .line-dots.slide-up .dot:nth-child(5) {
  animation-delay: 1200ms;
  animation-duration: 2s;
}
.incoming-flow-wrapper .step-bridge .line-dots.slide-up .dot.dot-medium {
  animation-delay: 1500ms;
}
.incoming-flow-wrapper .step-bridge .line-dots.slide-down {
  top: 50%;
}
.incoming-flow-wrapper .step-bridge .line-dots.slide-down .dot {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.incoming-flow-wrapper .step-bridge .line-dots.slide-down .dot.dot-absolute {
  top: 100%;
  transform: translate(-50%, -100%);
}
.incoming-flow-wrapper .step-bridge .line-dots.slide-down .dot:not(.dot-absolute) {
  animation: slideDotsY2 1s linear infinite;
  top: 100%;
}
.incoming-flow-wrapper .step-bridge .line-dots.slide-down .dot:nth-child(2) {
  animation-delay: 600ms;
  animation-duration: 1s;
}
.incoming-flow-wrapper .step-bridge .line-dots.slide-down .dot:nth-child(3) {
  animation-delay: 600ms;
  animation-duration: 2s;
}
.incoming-flow-wrapper .step-bridge .line-dots.slide-down .dot:nth-child(4) {
  animation-delay: 900ms;
  animation-duration: 1s;
}
.incoming-flow-wrapper .step-bridge .line-dots.slide-down .dot:nth-child(5) {
  animation-delay: 1200ms;
  animation-duration: 1500ms;
}
.incoming-flow-wrapper .step-bridge .line-dots.slide-down .dot.dot-medium {
  animation-delay: 2000ms;
}
.incoming-flow-wrapper .step-bridge .line-dots.slide-right {
  position: absolute;
  transform: translateY(-50%);
  width: 100%;
  left: 50%;
  overflow: hidden;
  height: 8px;
  display: flex;
}
@media (max-width: 1024px) {
  .incoming-flow-wrapper .step-bridge .line-dots.slide-right {
    display: none;
  }
}
.incoming-flow-wrapper .step-bridge .line-dots.slide-right.at-top {
  top: 25%;
  transform: translateY(-25%);
}
.incoming-flow-wrapper .step-bridge .line-dots.slide-right.at-top .dot:nth-child(2) {
  animation-delay: 300ms;
  animation-duration: 1500ms;
}
.incoming-flow-wrapper .step-bridge .line-dots.slide-right.at-top .dot:nth-child(3) {
  animation-delay: 600ms;
  animation-duration: 900ms;
}
.incoming-flow-wrapper .step-bridge .line-dots.slide-right.at-top .dot:nth-child(4) {
  animation-delay: 900ms;
  animation-duration: 1s;
}
.incoming-flow-wrapper .step-bridge .line-dots.slide-right.at-top .dot:nth-child(5) {
  animation-delay: 1200ms;
  animation-duration: 1s;
}
.incoming-flow-wrapper .step-bridge .line-dots.slide-right.at-bottom {
  bottom: 25%;
  transform: translateY(25%);
}
.incoming-flow-wrapper .step-bridge .line-dots.slide-right.at-bottom .dot:nth-child(2) {
  animation-delay: 300ms;
  animation-duration: 2s;
}
.incoming-flow-wrapper .step-bridge .line-dots.slide-right.at-bottom .dot:nth-child(3) {
  animation-delay: 600ms;
  animation-duration: 1200ms;
}
.incoming-flow-wrapper .step-bridge .line-dots.slide-right.at-bottom .dot:nth-child(4) {
  animation-delay: 900ms;
  animation-duration: 600ms;
}
.incoming-flow-wrapper .step-bridge .line-dots.slide-right.at-bottom .dot:nth-child(5) {
  animation-delay: 1200ms;
  animation-duration: 1s;
}
.incoming-flow-wrapper .step-bridge .line-dots.slide-right .dot {
  position: absolute;
  right: 0;
  animation: slideDots 1500ms linear infinite;
}
.incoming-flow-wrapper .step-2 {
  width: 100%;
  justify-content: center;
  display: flex;
  position: relative;
  max-width: 16.75rem;
  margin: 0 auto;
}
@media (max-width: 1024px) {
  .incoming-flow-wrapper .step-2 {
    padding-bottom: 1rem;
  }
}
.incoming-flow-wrapper .step-2 .connector {
  position: absolute;
  width: 160%;
  top: 50%;
  left: 45%;
  height: 4rem;
  transform: translate(-50%, -50%);
  overflow: hidden;
}
@media (max-width: 1024px) {
  .incoming-flow-wrapper .step-2 .connector {
    transform: rotate(90deg);
    transform-origin: left;
    width: 300%;
    top: -25%;
    left: 50%;
  }
}
.incoming-flow-wrapper .step-2 .connector .dot {
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  right: 0;
  animation: slideDots 1500ms linear infinite;
}
.incoming-flow-wrapper .step-2 .connector .dot.dot-full {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), #d0d5dd);
  background-color: #fff;
  border-radius: 160px;
  width: 100%;
  height: 0.35rem;
  animation: slideDotsWithWidth 1500ms linear infinite;
}
.incoming-flow-wrapper .step-2 .connector .dot:nth-child(2) {
  animation-delay: 300ms;
  animation-duration: 1s;
}
.incoming-flow-wrapper .step-2 .connector .dot:nth-child(3) {
  animation-delay: 600ms;
  animation-duration: 1s;
}
@media (max-width: 1024px) {
  .incoming-flow-wrapper .step-2 .connector .dot {
    animation: slideDots 3500ms linear infinite;
  }
  .incoming-flow-wrapper .step-2 .connector .dot.dot-full {
    animation: slideDotsWithWidth 3000ms linear infinite;
  }
  .incoming-flow-wrapper .step-2 .connector .dot:nth-child(2) {
    animation-delay: 300ms;
    animation-duration: 2s;
  }
  .incoming-flow-wrapper .step-2 .connector .dot:nth-child(3) {
    animation-delay: 600ms;
    animation-duration: 2s;
  }
  .incoming-flow-wrapper .step-2 .connector .dot:nth-child(4) {
    animation-delay: 200ms;
    animation-duration: 2s;
  }
  .incoming-flow-wrapper .step-2 .connector .dot:nth-child(5) {
    animation-delay: 900ms;
    animation-duration: 1500ms;
  }
  .incoming-flow-wrapper .step-2 .connector .dot:nth-child(6) {
    animation-delay: 700ms;
    animation-duration: 1500ms;
  }
  .incoming-flow-wrapper .step-2 .connector .dot:nth-child(7) {
    animation-delay: 800ms;
    animation-duration: 1s;
  }
}
.incoming-flow-wrapper .step-2 .invoice-papers {
  position: relative;
  display: block;
  width: 100%;
}
.incoming-flow-wrapper .step-2 .invoice-papers .papers {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.incoming-flow-wrapper .step-2 .invoice-papers .papers .paper {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out, transform 0.5s ease-in-out;
  transform: scale(0.95);
}
.incoming-flow-wrapper .step-2 .invoice-papers .papers .paper.paper-base {
  position: absolute;
}
.incoming-flow-wrapper .step-2 .invoice-papers .papers .paper.visible {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}
.incoming-flow-wrapper .step-2 .invoice-papers .paper.paper-shadow {
  z-index: 2;
  width: 80%;
  height: 5rem;
  background-image: linear-gradient(#fffdfa, #fffdfa);
  border: 1px solid #ebebeb;
  border-radius: 8px;
  position: absolute;
  top: auto;
  bottom: -1rem;
  left: 10%;
  right: auto;
}
.incoming-flow-wrapper .step-2 .invoice-papers .paper.paper-base {
  padding: 10% 10% 20%;
  z-index: 3;
  width: 90%;
  height: 24rem;
  background-color: #fff;
  border: 1px solid #e7e7e7;
  border-radius: 8px;
  position: relative;
  top: auto;
  bottom: -0.5rem;
  left: 5%;
  right: auto;
  box-shadow: 0 24px 32px rgba(0, 0, 0, 0.05);
}
.incoming-flow-wrapper .step-2 .invoice-papers .paper.paper-base.full {
  width: 100%;
  left: 0;
  bottom: 0;
}
.incoming-flow-wrapper .step-2 .invoice-papers .paper .dummy-text-75,
.incoming-flow-wrapper .step-2 .invoice-papers .paper .dummy-text {
  width: 100%;
  height: 10px;
  background-image: linear-gradient(rgba(234, 234, 234, 0.5), rgba(234, 234, 234, 0.5));
  border-radius: 8px;
  margin-bottom: 4px;
}
.incoming-flow-wrapper .step-2 .invoice-papers .paper .dummy-text-75.dark,
.incoming-flow-wrapper .step-2 .invoice-papers .paper .dummy-text.dark {
  background-image: linear-gradient(#eaeaea, #eaeaea);
}
.incoming-flow-wrapper .step-2 .invoice-papers .paper .dummy-text-75.w75,
.incoming-flow-wrapper .step-2 .invoice-papers .paper .dummy-text.w75 {
  width: 75%;
}
.incoming-flow-wrapper .step-2 .invoice-papers .paper .dummy-divider {
  width: 1px;
  height: 10px;
  background-color: #c2c2c2;
  position: relative;
  display: inline-block;
}
.incoming-flow-wrapper .step-2 .invoice-papers .paper .border-b-dashed {
  border-bottom: 1px dashed #d8d8d8;
}
.incoming-flow-wrapper .step-3 {
  max-width: 18.25rem;
  margin: 0 auto;
}
.incoming-flow-wrapper .step-3 .box {
  position: relative;
}
.incoming-flow-wrapper .step-3 .box .box-wrapper {
  width: 100%;
  background-color: #fff;
  border: 1px solid #cecece;
  border-radius: 8px;
  padding: 1.25rem 1rem;
  position: relative;
  display: flex;
}
@media (max-width: 1280px) {
  .incoming-flow-wrapper .step-3 .box .box-wrapper {
    flex-direction: column;
  }
}
@media (max-width: 1024px) {
  .incoming-flow-wrapper .step-3 .box .box-wrapper {
    flex-direction: row;
  }
}
.incoming-flow-wrapper .step-3 .box .box-wrapper:nth-child(2) .image .icon {
  animation: iconHideVisibleAnimation 3s infinite 3s;
}
.incoming-flow-wrapper .step-3 .box .box-wrapper .image {
  width: 80px;
  flex: 0 0 80px;
}
.incoming-flow-wrapper .step-3 .box .box-wrapper .image .icon {
  position: absolute;
  bottom: 9px;
  right: 0;
  color: #fff;
  animation: iconHideVisibleAnimation 2s infinite;
}
.incoming-flow-wrapper .step-3 .box .box-wrapper .info .title {
  color: #494949;
  margin-bottom: 0.5rem;
  font-size: 0.875rem;
  font-weight: 600;
}
.incoming-flow-wrapper .step-3 .box .box-wrapper .info .sub {
  color: #ff8300;
  font-size: 0.75rem;
  font-weight: 600;
}

.automation .tabs .tab-names-wrapper .tab-name {
  padding-left: 1.5rem;
}
@media (max-width: 1024px) {
  .automation .tabs .tab-names-wrapper .tab-name {
    padding-left: 0;
  }
}
.automation .tabs .tab-names-wrapper .tab-name.active {
  color: #FF8300;
}
.automation .tabs .tab-names-wrapper .tab-name.active::before {
  background-color: #FF8300;
}
.automation .tabs .tab-names-wrapper .tab-name:hover {
  color: #FF8300;
}
.automation .tabs .tab-names-wrapper .tab-name:hover::before {
  background-color: #FF8300;
}
.automation .tabs .tab-names-wrapper .tab-name::before {
  width: 4px;
  height: 100%;
  background-color: #D9D9D9;
  position: absolute;
  left: 0;
  top: 0;
}
.automation .tabs .tab-names-wrapper .tab-name:not(:last-child):after {
  display: none;
}
.automation .tabs .tab-names-wrapper.slick-slider .tab-name {
  color: #FFFFFF;
}
.automation .tabs .tab-names-wrapper.slick-slider .tab-name.active {
  color: #FFFFFF;
}
.automation .list ul {
  flex-direction: row;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .automation .list ul {
    flex-direction: column;
  }
}
.automation .list ul li {
  margin-bottom: 0;
  padding-left: 1.25rem;
}

.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -webkit-animation-fill-mode: both;
}

.animatedFadeInUp {
  opacity: 0;
}

.fadeInUp {
  opacity: 0;
  animation-name: fadeInUp;
  -webkit-animation-name: fadeInUp;
}

@keyframes fadeInUp {
  0%, 100% {
    opacity: 0;
    visibility: hidden;
  }
  25%, 75% {
    opacity: 1;
    visibility: visible;
  }
}
@keyframes iconHideVisibleAnimation {
  0%, 100% {
    background-color: #fff;
    border: 1px solid #6c757d;
  }
  50% {
    background-color: #05a55e;
    border: 1px solid #05a55e;
  }
}
@keyframes slideDots {
  0% {
    left: 0;
  }
  100% {
    left: 100%;
  }
}
@keyframes slideDotsWithWidth {
  0% {
    left: 0;
    width: 100%;
  }
  100% {
    left: 100%;
    width: 0;
  }
}
@keyframes slideDotsY {
  0% {
    bottom: 0;
  }
  100% {
    bottom: 100%;
  }
}
@keyframes slideDotsY2 {
  0% {
    top: 0;
  }
  100% {
    top: 100%;
  }
}
.processes .process {
  position: relative;
}
.processes .process:before, .processes .process:after {
  content: "";
  position: absolute;
  height: 1px;
  width: calc(50% + 2rem);
  border-top: 2px dashed #FF8300;
  top: 24px;
}
.processes .process:before {
  left: -5rem;
}
.processes .process:after {
  right: -5rem;
}
.processes .process:first-child:before {
  display: none;
}
.processes .process:last-child:after {
  display: none;
}
@media (max-width: 768px) {
  .processes .process:before, .processes .process:after {
    width: 1px;
    border-left: 1px dashed #FF8300;
    border-top: unset;
    height: 1.5rem;
    left: 50%;
    top: unset;
  }
  .processes .process:before {
    bottom: calc(100% + 1rem);
  }
  .processes .process:after {
    top: calc(100% + 1rem);
  }
}

.associations-wrapper .wrapper {
  border-top: 4px solid #00145A;
}
.associations-wrapper .states-item {
  border: 2px solid #FF8300;
  border-radius: 10px;
}

.policy-wrapper .policy-tab-name.active {
  color: #FF8300;
}

.page-template-page-overview {
  min-height: 480px;
}
.page-template-page-overview .list a {
  color: #FF8300;
}
.page-template-page-overview .list p,
.page-template-page-overview .list ul {
  margin-bottom: 1.25rem;
}
.page-template-page-overview .list ul {
  display: flex;
  flex-direction: column;
}
.page-template-page-overview .list ul li {
  position: relative;
  list-style-type: none;
  padding: 0;
  display: inline-block;
  padding-left: 2rem;
}
.page-template-page-overview .list ul li:not(:last-child) {
  margin-bottom: 10px;
}
.page-template-page-overview .list ul li:before {
  content: "";
  width: 1rem;
  height: 1rem;
  flex: 0 0 1rem;
  position: absolute;
  background-image: url("../images/icons/bullet-header.svg");
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 1rem;
  top: 0.25rem;
  left: 0;
  transform: rotate(180deg);
}
.page-template-page-overview .hero .embed iframe {
  width: 100%;
  max-width: 100%;
}
.page-template-page-overview .overview-growth .item {
  max-width: 490px;
  min-height: 490px;
}
@media (max-width: 1024px) {
  .page-template-page-overview .overview-growth .item {
    max-width: 460px;
    min-height: 460px;
  }
}
.page-template-page-overview .overview-growth .item .content p {
  margin-bottom: 1rem;
}
.page-template-page-overview .overview-growth .item .content ul {
  list-style-type: none;
  margin-bottom: 1rem;
}
.page-template-page-overview .overview-growth .item .content ul > li {
  position: relative;
  padding: 0;
  padding-left: 1.5rem;
}
.page-template-page-overview .overview-growth .item .content ul > li:not(:last-child) {
  margin-bottom: 1rem;
}
.page-template-page-overview .overview-growth .item .content ul > li::before {
  content: " ";
  position: absolute;
  left: 0;
  top: 14px;
  transform: translateY(-50%);
  width: 0.7rem;
  height: 0.7rem;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  background-image: url('data:image/svg+xml,<svg id="Isolation_Mode" data-name="Isolation Mode" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16.48 16.48"><defs><style>.cls-1{fill:%23ff8300;}</style></defs><title>Ho_Tro_Khach_Hang</title><path class="cls-1" d="M3.13,16.48a3.13,3.13,0,0,1,0-6.26,3.06,3.06,0,0,1,1.74.54l5-2.48-5-2.54A3.13,3.13,0,1,1,6.25,3l5.38,2.72a3.06,3.06,0,0,1,1.72-.52,3.13,3.13,0,1,1-1.75,5.72L6.25,13.53A3.14,3.14,0,0,1,3.13,16.48Z"/></svg>');
}
.page-template-page-overview .overview-growth .item .content ul > li > ul {
  margin-top: 0.5rem;
  list-style-type: none;
}
.page-template-page-overview .overview-growth .item .content ul > li > ul > li {
  position: relative;
  padding-left: 1rem;
}
.page-template-page-overview .overview-growth .item .content ul > li > ul > li::before {
  content: " ";
  position: absolute;
  left: 0;
  top: 14px;
  transform: translateY(-50%);
  width: 0.4rem;
  height: 0.5rem;
  background-repeat: no-repeat;
  background-size: 100%;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="6" height="6" viewBox="0 0 6 6"><defs><style> .cls-1 { fill: %23fd8204; } </style></defs><ellipse class="cls-1" cx="3" cy="2.813" rx="3" ry="2.813"/></svg>');
  background-position: center;
}
.page-template-page-overview .overview-growth .item .content ul > li > ul > li > ul {
  list-style-type: none;
  margin-top: 0.5rem;
}
.page-template-page-overview .overview-growth .item .content ul > li > ul > li > ul > li {
  position: relative;
  padding-left: 1rem;
}
.page-template-page-overview .overview-growth .item .content ul > li > ul > li > ul > li::before {
  content: " ";
  position: absolute;
  left: 0;
  top: 14px;
  transform: translateY(-50%);
  width: 0.4rem;
  height: 0.5rem;
  background-repeat: no-repeat;
  background-size: 100%;
  background-image: url('data:image/svg+xml,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="3.667px" height="5.086px" viewBox="0 0 3.667 5.086" enable-background="new 0 0 3.667 5.086" xml:space="preserve"><rect x="0.048" y="0.968" fill="%23FF6A00" width="4.236" height="4.236"/></svg>');
}
.page-template-page-overview .overview-growth .item .content ul.style-checked > li::before {
  width: 1rem;
  height: 1rem;
  background-image: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><mask id="mask0_577_1804" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="20" height="20"><rect width="20" height="20" fill="%23D9D9D9"/></mask><g mask="url(%23mask0_577_1804)"><path d="M8.83268 13.8332L14.7077 7.95817L13.541 6.7915L8.83268 11.4998L6.45768 9.12484L5.29102 10.2915L8.83268 13.8332ZM9.99935 18.3332C8.84657 18.3332 7.76324 18.1144 6.74935 17.6769C5.73546 17.2394 4.85352 16.6457 4.10352 15.8957C3.35352 15.1457 2.75977 14.2637 2.32227 13.2498C1.88477 12.2359 1.66602 11.1526 1.66602 9.99984C1.66602 8.84706 1.88477 7.76373 2.32227 6.74984C2.75977 5.73595 3.35352 4.854 4.10352 4.104C4.85352 3.354 5.73546 2.76025 6.74935 2.32275C7.76324 1.88525 8.84657 1.6665 9.99935 1.6665C11.1521 1.6665 12.2355 1.88525 13.2493 2.32275C14.2632 2.76025 15.1452 3.354 15.8952 4.104C16.6452 4.854 17.2389 5.73595 17.6764 6.74984C18.1139 7.76373 18.3327 8.84706 18.3327 9.99984C18.3327 11.1526 18.1139 12.2359 17.6764 13.2498C17.2389 14.2637 16.6452 15.1457 15.8952 15.8957C15.1452 16.6457 14.2632 17.2394 13.2493 17.6769C12.2355 18.1144 11.1521 18.3332 9.99935 18.3332ZM9.99935 16.6665C11.8605 16.6665 13.4368 16.0207 14.7285 14.729C16.0202 13.4373 16.666 11.8609 16.666 9.99984C16.666 8.13873 16.0202 6.56234 14.7285 5.27067C13.4368 3.979 11.8605 3.33317 9.99935 3.33317C8.13824 3.33317 6.56185 3.979 5.27018 5.27067C3.97852 6.56234 3.33268 8.13873 3.33268 9.99984C3.33268 11.8609 3.97852 13.4373 5.27018 14.729C6.56185 16.0207 8.13824 16.6665 9.99935 16.6665Z" fill="black"/></g></svg>');
}
.page-template-page-overview .overview-growth .item .content table {
  border-collapse: collapse;
  border: 1px solid black;
}
.page-template-page-overview .overview-growth .item .content table td,
.page-template-page-overview .overview-growth .item .content table th {
  border: 1px solid black;
  padding: 5px;
}
.page-template-page-overview .overview-growth .item .icon-class img {
  margin-top: -70px;
}
@media (max-width: 1024px) {
  .page-template-page-overview .overview-growth .item .icon-class img {
    margin-top: -56px;
  }
}
.page-template-page-overview .overview-reasons .item .thumbnail {
  flex: 0 0 25.3%;
  position: relative;
  padding-top: 25.3%;
  height: 100px;
}
@media (max-width: 768px) {
  .page-template-page-overview .overview-reasons .item .thumbnail {
    flex: 0 0 100%;
    padding-top: 100%;
    height: auto;
  }
}
.page-template-page-overview .overview-benefits .slick-slider {
  display: block;
}
.page-template-page-overview .overview-benefits .slick-slider .slick-list {
  overflow: hidden;
}
.page-template-page-overview .overview-benefits .slick-slider .slick-list .slick-slide {
  transition: opacity 400ms;
}
.page-template-page-overview .overview-benefits .slick-slider .slick-list .slick-slide:not(.slick-active) {
  opacity: 0;
}
.page-template-page-overview .overview-benefits .slick-slider .slick-list .customer-logo {
  display: block !important;
}
.page-template-page-overview .overview-benefits .slick-slider .slick-dots {
  display: flex;
  margin-left: 40px;
  margin-right: 40px;
  margin-top: 40px;
  justify-content: center;
}
@media (max-width: 768px) {
  .page-template-page-overview .overview-benefits .slick-slider .slick-dots {
    justify-content: center;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 20px;
  }
}
.page-template-page-overview .overview-benefits .slick-slider .slick-dots li {
  width: 38px;
  height: 4px;
  background-color: #aaa;
  border-radius: 8px;
  transition: 400ms;
  margin: 0 4px;
  cursor: pointer;
}
@media (max-width: 768px) {
  .page-template-page-overview .overview-benefits .slick-slider .slick-dots li {
    width: 16px;
    height: 3px;
  }
}
.page-template-page-overview .overview-benefits .slick-slider .slick-dots li.slick-active {
  background-color: #808080;
}
.page-template-page-overview .overview-benefits .slick-slider .slick-dots li button {
  display: none;
}
.page-template-page-overview .overview-benefits .thumbnail {
  position: relative;
}
.page-template-page-overview .overview-benefits .thumbnail-pc {
  display: block;
}
@media (max-width: 1024px) {
  .page-template-page-overview .overview-benefits .thumbnail-pc {
    display: none;
  }
}
.page-template-page-overview .overview-benefits .thumbnail-mb {
  display: none;
}
@media (max-width: 1024px) {
  .page-template-page-overview .overview-benefits .thumbnail-mb {
    display: block;
  }
}

.feature-list-hero .wrapper {
  padding-left: 200px;
  padding-right: 180px;
}
@media (max-width: 1280px) {
  .feature-list-hero .wrapper {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media (max-width: 1024px) {
  .feature-list-hero .wrapper {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.feature-list-hero .tagname {
  position: relative;
  line-height: 120%;
  padding-left: 12px;
}
.feature-list-hero .tagname::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 0;
  border-right: 4px solid currentColor;
  margin-right: 8px;
}
.feature-list-hero h1 {
  font-size: 45px;
}
@media (max-width: 1024px) {
  .feature-list-hero h1 {
    font-size: 40px;
  }
}
@media (max-width: 768px) {
  .feature-list-hero h1 {
    font-size: 35px;
  }
}
@media (max-width: 640px) {
  .feature-list-hero h1 {
    font-size: 30px;
  }
}
.feature-list-hero h1,
.feature-list-hero .description {
  line-height: 1.2;
}

.feature-list-hero ~ .feature-list-subpage .container > *:first-child {
  margin-top: -40px;
}
@media (max-width: 768px) {
  .feature-list-hero ~ .feature-list-subpage .container > *:first-child {
    margin-top: 0;
  }
}

.feature-list-subpage {
  background-color: #f2f3f7;
}
.feature-list-subpage .container {
  background-color: #fff;
}
.feature-list-subpage .container > *:not(:first-child) {
  padding-top: 24px;
  margin-top: 16px;
  border-top: 20px solid #ebf8fd;
}
@media (max-width: 768px) {
  .feature-list-subpage .container > *:not(:first-child) {
    border-top: 16px solid #ebf8fd;
  }
}
.feature-list-subpage .container .howitworks {
  text-align: center;
  flex-wrap: wrap;
}
.feature-list-subpage .container .howitworks .item-thumbnail {
  padding: 16px 0;
  flex: 0 0 30%;
  max-width: 30%;
}
@media (max-width: 768px) {
  .feature-list-subpage .container .howitworks .item-thumbnail {
    flex: 0 0 100%;
    max-width: 300px;
  }
}
.feature-list-subpage .container .howitworks .item-content {
  flex: 1;
  margin-left: 24px;
  padding: 32px 0;
}
@media (max-width: 768px) {
  .feature-list-subpage .container .howitworks .item-content {
    margin-left: 0;
    padding-top: 0;
  }
}
.feature-list-subpage .container .howitworks .item-content h3 {
  line-height: 1.2;
  padding-bottom: 16px;
  font-size: 28px;
}
@media (max-width: 1024px) {
  .feature-list-subpage .container .howitworks .item-content h3 {
    font-size: 23px;
  }
}
@media (max-width: 768px) {
  .feature-list-subpage .container .howitworks .item-content h3 {
    font-size: 20px;
    max-width: 260px;
  }
  .feature-list-subpage .container .howitworks .item-content h3 br {
    display: none;
  }
}
.feature-list-subpage .container .howitworks .item:not(:first-child) .item-content {
  border-top: 2px solid #c7eafb;
}
@media (max-width: 768px) {
  .feature-list-subpage .container .howitworks .item:not(:first-child) .item-content {
    border-top: none;
  }
  .feature-list-subpage .container .howitworks .item:not(:first-child) {
    border-top: 1px solid #c7eafb;
  }
}
.feature-list-subpage .container .howitworks-title {
  width: 70%;
  padding-left: 24px;
  margin-left: auto;
  font-size: 45px;
}
@media (max-width: 768px) {
  .feature-list-subpage .container .howitworks-title {
    width: 100%;
    padding-left: 0;
  }
}
@media (max-width: 1024px) {
  .feature-list-subpage .container .howitworks-title {
    font-size: 40px;
  }
}
@media (max-width: 768px) {
  .feature-list-subpage .container .howitworks-title {
    font-size: 35px;
  }
  .feature-list-subpage .container .howitworks-title br {
    display: none;
  }
}
@media (max-width: 640px) {
  .feature-list-subpage .container .howitworks-title {
    font-size: 6.5vw;
  }
}
.feature-list-subpage .container .howitworks-notice {
  color: #282828;
}
.feature-list-subpage .container .benefit {
  position: relative;
}
.feature-list-subpage .container .benefit-title {
  text-align: center;
  line-height: 1.2;
  font-size: 45px;
}
@media (max-width: 1024px) {
  .feature-list-subpage .container .benefit-title {
    font-size: 40px;
  }
}
@media (max-width: 768px) {
  .feature-list-subpage .container .benefit-title {
    font-size: 35px;
  }
}
@media (max-width: 640px) {
  .feature-list-subpage .container .benefit-title {
    font-size: 6.5vw;
  }
}
.feature-list-subpage .container .related-categories-title {
  line-height: 1.2;
  font-size: 45px;
}
@media (max-width: 1024px) {
  .feature-list-subpage .container .related-categories-title {
    font-size: 40px;
  }
}
@media (max-width: 768px) {
  .feature-list-subpage .container .related-categories-title {
    font-size: 35px;
  }
  .feature-list-subpage .container .related-categories-title br {
    display: none;
  }
}
@media (max-width: 640px) {
  .feature-list-subpage .container .related-categories-title {
    font-size: 6.5vw;
  }
}
.feature-list-subpage .container .related-categories .slides {
  position: relative;
  margin: 0 -10px;
}
.feature-list-subpage .container .related-categories .slides .item-slide {
  position: relative;
  margin: 0 10px;
}
.feature-list-subpage .container .related-categories .slides .item-slide .thumbnail {
  position: relative;
  width: 100%;
  height: 100%;
  padding-top: 100%;
}
.feature-list-subpage .container .related-categories .slides .item-slide .thumbnail > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.feature-list-subpage .container .related-categories .slides .item-slide .name {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: rgba(33, 104, 109, 0.44);
  text-align: left;
  font-size: 16px;
  font-weight: 500;
  padding: 10px 4%;
}
.feature-list-subpage .container .related-categories .slides .item-slide .name a {
  color: inherit;
}
.feature-list-subpage .container .related-categories .slides .slick-arrow {
  font-size: 0px;
  color: transparent;
  position: absolute;
  top: 50%;
  transform: translate(0%, -50%);
  width: 64px;
  height: 64px;
  z-index: 1;
}
@media (max-width: 768px) {
  .feature-list-subpage .container .related-categories .slides .slick-arrow {
    width: 40px;
    height: 40px;
  }
}
.feature-list-subpage .container .related-categories .slides .slick-prev {
  left: 20px;
  background: url(../images/icons/benefit-left.png) no-repeat;
  background-size: contain;
}
.feature-list-subpage .container .related-categories .slides .slick-next {
  right: 20px;
  background: url(../images/icons/benefit-right.png) no-repeat;
  background-size: contain;
}

.page-template-page-ecosystem .thumbnail-embed iframe {
  width: 100%;
  height: 100%;
}
.page-template-page-ecosystem .btn-icon-ecosystem svg {
  transition: transform 400ms;
  font-size: 14px;
}
.page-template-page-ecosystem .btn-icon-ecosystem:hover svg {
  transform: rotate(-45deg);
}
@keyframes pulse {
  0% {
    transform: scaleX(1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scaleX(1);
  }
}
.page-template-page-ecosystem .jsactived-click:hover {
  animation: 0.6s pulse ease-in-out;
}
.page-template-page-ecosystem .slick-slider .slick-dots {
  display: flex;
  margin-left: 40px;
  margin-right: 40px;
  justify-content: center;
  margin-top: 28px;
}
@media (max-width: 768px) {
  .page-template-page-ecosystem .slick-slider .slick-dots {
    justify-content: center;
    margin-left: 15px;
    margin-right: 15px;
  }
}
.page-template-page-ecosystem .slick-slider .slick-dots li {
  width: 12px;
  height: 12px;
  background-color: #e0e0e0;
  border-radius: 100%;
  transition: 400ms;
  margin: 0 4px;
  cursor: pointer;
}
.page-template-page-ecosystem .slick-slider .slick-dots li.slick-active {
  background-color: #808080;
}
.page-template-page-ecosystem .slick-slider .slick-dots li button {
  display: none;
}
@keyframes showed {
  0% {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
            clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
  }
  100% {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
            clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  }
}
@keyframes showedReverse {
  0% {
    display: block;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
            clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  }
  100% {
    display: none;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
            clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
  }
}
.page-template-page-ecosystem .ecosystem-partner .jsactived-click svg {
  transition: transform 0.3s ease-in-out;
}
.page-template-page-ecosystem .ecosystem-partner .jsactived-click.active svg {
  transform: rotate(180deg);
}
.page-template-page-ecosystem .ecosystem-partner .jsactived-target {
  display: none;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
          clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
}
.page-template-page-ecosystem .ecosystem-partner .jsactived-target.show {
  display: block;
  animation: showed 1s cubic-bezier(0.075, 0.82, 0.165, 1) forwards;
}
.page-template-page-ecosystem .ecosystem-video .slick-slider {
  display: flex;
  gap: 0;
  grid-template-columns: auto;
  width: 100%;
  padding: 0 110px;
}
@media (max-width: 1280px) {
  .page-template-page-ecosystem .ecosystem-video .slick-slider {
    padding: 0 80px;
  }
}
@media (max-width: 768px) {
  .page-template-page-ecosystem .ecosystem-video .slick-slider {
    padding: 0;
  }
}
.page-template-page-ecosystem .ecosystem-video .slick-slider .slick-list {
  width: calc(100% + 80px);
  margin: 0 -40px;
}
@media (max-width: 1280px) {
  .page-template-page-ecosystem .ecosystem-video .slick-slider .slick-list {
    width: calc(100% + 40px);
    margin: 0 -20px;
  }
}
.page-template-page-ecosystem .ecosystem-video .slick-slider .slick-track {
  display: flex;
  align-items: stretch;
}
.page-template-page-ecosystem .ecosystem-video .slick-slider .slick-track .slick-slide {
  height: auto;
  display: flex;
  flex-direction: column;
}
.page-template-page-ecosystem .ecosystem-video .slick-slider .slick-slide {
  margin: 0 40px;
}
@media (max-width: 1280px) {
  .page-template-page-ecosystem .ecosystem-video .slick-slider .slick-slide {
    margin: 0 20px;
  }
}
.page-template-page-ecosystem .ecosystem-video .slick-slider .slick-arrow {
  position: absolute;
  top: calc(var(--heightThumb, 100%) / 2);
  transform: translateY(-50%);
  font-size: 4rem;
  color: transparent;
  width: 52px;
  height: 52px;
  z-index: 1;
  transition: all 0.3s ease;
}
@media (max-width: 768px) {
  .page-template-page-ecosystem .ecosystem-video .slick-slider .slick-arrow {
    width: 40px;
    height: 40px;
  }
}
.page-template-page-ecosystem .ecosystem-video .slick-slider .slick-arrow:hover {
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.04);
}
.page-template-page-ecosystem .ecosystem-video .slick-slider .slick-prev {
  left: 0px;
  background: url(../images/icons/icon-arrow-left-ecosystem.png) no-repeat;
  background-size: contain;
}
.page-template-page-ecosystem .ecosystem-video .slick-slider .slick-next {
  right: 0px;
  background: url(../images/icons/icon-arrow-right-ecosystem.png) no-repeat;
  background-size: contain;
}
.page-template-page-ecosystem .ecosystem-support {
  position: relative;
}
.page-template-page-ecosystem .ecosystem-support::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: calc((100% - 160px) / 2 + 120px);
  background-color: #f7f9ff;
  z-index: -1;
}
@media (max-width: 1024px) {
  .page-template-page-ecosystem .ecosystem-support::before {
    height: 100%;
  }
}

.download-link:hover [stroke]:not([stroke=none]):not([stroke=white]) {
  stroke: #FF8300;
}
.download-link:hover [fill]:not([fill=none]):not([fill=white]) {
  fill: #FF8300;
}

.page-template-page-assets .thumbnail-embed iframe {
  width: 100%;
  height: 100%;
}
.page-template-page-assets .assets-navigation .navigation .item > a {
  position: relative;
  transition: 0.3s all ease-in-out;
}
.page-template-page-assets .assets-navigation .navigation .item > a::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 4px;
  height: 0;
  background-color: #FF8300;
  transform: translateY(-50%);
  transition: 0.3s all ease-in-out;
}
.page-template-page-assets .assets-navigation .navigation .item > a:hover {
  color: #FF8300;
}
.page-template-page-assets .assets-navigation .navigation .item > a:hover::before {
  height: calc(100% + 9px);
}
.page-template-page-assets .assets-navigation .group-demo-video .favorite {
  padding-left: 27px;
  position: relative;
}
.page-template-page-assets .assets-navigation .group-demo-video .favorite::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 19px;
  height: 24px;
  background-image: url('data:image/svg+xml,<svg width="17" height="16" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.62207 0.609786C8.00107 -0.0851556 8.99893 -0.085155 9.37793 0.609786L11.2322 4.00985C11.376 4.27358 11.6308 4.45868 11.9261 4.51397L15.7327 5.22683C16.5108 5.37253 16.8191 6.32155 16.2753 6.89675L13.6147 9.71096C13.4083 9.92925 13.311 10.2287 13.3497 10.5266L13.848 14.3673C13.9499 15.1523 13.1426 15.7388 12.4275 15.3993L8.92883 13.7386C8.65745 13.6097 8.34255 13.6097 8.07117 13.7386L4.57251 15.3994C3.85741 15.7388 3.05013 15.1523 3.15199 14.3673L3.65035 10.5266C3.689 10.2287 3.59169 9.92925 3.38532 9.71096L0.724665 6.89675C0.180854 6.32155 0.48921 5.37253 1.26726 5.22683L5.07392 4.51397C5.36919 4.45868 5.62395 4.27358 5.76778 4.00985L7.62207 0.609786Z" fill="%23FF8300"/></svg>');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.page-template-page-assets .assets-navigation .group-demo-video .list li {
  padding-left: 27px;
}

.fmcg-overview .js-slider {
  margin-left: -1rem;
  margin-right: -1rem;
}
.fmcg-overview .js-slider .slide-item {
  margin-left: 1rem;
  margin-right: 1rem;
}
@media (max-width: 1024px) {
  .fmcg-overview .js-slider {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }
  .fmcg-overview .js-slider .slide-item {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
}

.fmcg-challenges .group [stroke]:not([stroke=none]) {
  stroke: currentColor;
}
.fmcg-challenges .group [fill]:not([fill=none]) {
  fill: currentColor;
}

.assets-navigation .download-link:hover [stroke]:not([stroke=none]) {
  stroke: #FF8300;
}
.assets-navigation .download-link:hover [fill]:not([fill=none]) {
  fill: #FF8300;
}

.page-template-page-material .contact-form_wrapper .gform_heading .gform_required_legend,
.page-template-page-fmcg .contact-form_wrapper .gform_heading .gform_required_legend {
  display: none;
}
.page-template-page-material .contact-form_wrapper .gform-body .gform_fields,
.page-template-page-fmcg .contact-form_wrapper .gform-body .gform_fields {
  grid-row-gap: 12px;
}
.page-template-page-material .contact-form_wrapper .gform-body .gform_fields .gfield_label,
.page-template-page-fmcg .contact-form_wrapper .gform-body .gform_fields .gfield_label {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  color: #333;
  margin-bottom: 8px;
}
@media (max-width: 768px) {
  .page-template-page-material .contact-form_wrapper .gform-body .gform_fields .gfield_label,
  .page-template-page-fmcg .contact-form_wrapper .gform-body .gform_fields .gfield_label {
    font-size: 10px;
  }
}
.page-template-page-material .contact-form_wrapper .gform-body .gform_fields .gfield_label::-moz-placeholder, .page-template-page-fmcg .contact-form_wrapper .gform-body .gform_fields .gfield_label::-moz-placeholder {
  color: #525252;
}
.page-template-page-material .contact-form_wrapper .gform-body .gform_fields .gfield_label::placeholder,
.page-template-page-fmcg .contact-form_wrapper .gform-body .gform_fields .gfield_label::placeholder {
  color: #525252;
}
.page-template-page-material .contact-form_wrapper .gform-body .gform_fields .ginput_container textarea,
.page-template-page-material .contact-form_wrapper .gform-body .gform_fields .ginput_container input,
.page-template-page-fmcg .contact-form_wrapper .gform-body .gform_fields .ginput_container textarea,
.page-template-page-fmcg .contact-form_wrapper .gform-body .gform_fields .ginput_container input {
  border-radius: 4px;
  border: 1px solid #DCDCDC;
  background: #F4F4F4;
  color: #333;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  box-shadow: none;
  padding-left: 1rem;
  padding-right: 1rem;
}
.page-template-page-material .contact-form_wrapper .gform-body .gform_fields .ginput_container textarea::-moz-placeholder, .page-template-page-material .contact-form_wrapper .gform-body .gform_fields .ginput_container input::-moz-placeholder, .page-template-page-fmcg .contact-form_wrapper .gform-body .gform_fields .ginput_container textarea::-moz-placeholder, .page-template-page-fmcg .contact-form_wrapper .gform-body .gform_fields .ginput_container input::-moz-placeholder {
  color: #868686;
}
.page-template-page-material .contact-form_wrapper .gform-body .gform_fields .ginput_container textarea::placeholder,
.page-template-page-material .contact-form_wrapper .gform-body .gform_fields .ginput_container input::placeholder,
.page-template-page-fmcg .contact-form_wrapper .gform-body .gform_fields .ginput_container textarea::placeholder,
.page-template-page-fmcg .contact-form_wrapper .gform-body .gform_fields .ginput_container input::placeholder {
  color: #868686;
}
@media (max-width: 768px) {
  .page-template-page-material .contact-form_wrapper .gform-body .gform_fields .ginput_container textarea,
  .page-template-page-material .contact-form_wrapper .gform-body .gform_fields .ginput_container input,
  .page-template-page-fmcg .contact-form_wrapper .gform-body .gform_fields .ginput_container textarea,
  .page-template-page-fmcg .contact-form_wrapper .gform-body .gform_fields .ginput_container input {
    font-size: 12px;
  }
}
.page-template-page-material .contact-form_wrapper .gform-body .gform_fields .ginput_container select,
.page-template-page-fmcg .contact-form_wrapper .gform-body .gform_fields .ginput_container select {
  border-radius: 4px;
  border: 1px solid #DCDCDC;
  background: #F4F4F4;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  box-shadow: none;
  padding-left: 1rem;
  padding-right: 1rem;
  height: 44px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNyIgdmlld0JveD0iMCAwIDEwIDciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xIDFMNSA1TDkgMSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KPC9zdmc+Cg==");
  background-repeat: no-repeat;
  background-position-x: 97%;
  background-position-y: 50%;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.page-template-page-material .contact-form_wrapper .gform-body .gform_fields .ginput_container select::-moz-placeholder, .page-template-page-fmcg .contact-form_wrapper .gform-body .gform_fields .ginput_container select::-moz-placeholder {
  color: #868686;
}
.page-template-page-material .contact-form_wrapper .gform-body .gform_fields .ginput_container select::placeholder,
.page-template-page-fmcg .contact-form_wrapper .gform-body .gform_fields .ginput_container select::placeholder {
  color: #868686;
}
@media (max-width: 768px) {
  .page-template-page-material .contact-form_wrapper .gform-body .gform_fields .ginput_container select,
  .page-template-page-fmcg .contact-form_wrapper .gform-body .gform_fields .ginput_container select {
    font-size: 12px;
  }
}
.page-template-page-material .contact-form_wrapper .gform-body .gform_fields .ginput_container select,
.page-template-page-material .contact-form_wrapper .gform-body .gform_fields .ginput_container input,
.page-template-page-fmcg .contact-form_wrapper .gform-body .gform_fields .ginput_container select,
.page-template-page-fmcg .contact-form_wrapper .gform-body .gform_fields .ginput_container input {
  height: 44px;
}
.page-template-page-material .contact-form_wrapper .gform-body .gform_fields .gfield--type-select .chosen-container .chosen-search-input,
.page-template-page-fmcg .contact-form_wrapper .gform-body .gform_fields .gfield--type-select .chosen-container .chosen-search-input {
  background-position: 8px 50%;
  padding-left: 36px;
}
.page-template-page-material .contact-form_wrapper .gform-body .field_privacy input.gfield-choice-input,
.page-template-page-fmcg .contact-form_wrapper .gform-body .field_privacy input.gfield-choice-input {
  width: 16px;
  height: 16px;
  padding-left: 0;
  padding-right: 0;
  border-radius: 2px;
}
.page-template-page-material .contact-form_wrapper .gform-body .field_privacy input.gfield-choice-input ~ label,
.page-template-page-fmcg .contact-form_wrapper .gform-body .field_privacy input.gfield-choice-input ~ label {
  margin-left: 5px;
  font-size: 12px;
  line-height: 18px;
  color: #525252;
  font-weight: 400;
}
.page-template-page-material .contact-form_wrapper .gform-body .field_privacy input.gfield-choice-input ~ label a,
.page-template-page-fmcg .contact-form_wrapper .gform-body .field_privacy input.gfield-choice-input ~ label a {
  color: #1199E4;
  text-decoration: underline;
}
.page-template-page-material .contact-form_wrapper .gform-body .field_privacy input.gfield-choice-input ~ label a:hover,
.page-template-page-fmcg .contact-form_wrapper .gform-body .field_privacy input.gfield-choice-input ~ label a:hover {
  color: #FF8300;
}
.page-template-page-material .contact-form_wrapper .gform-body .field_privacy input.gfield-choice-input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.page-template-page-fmcg .contact-form_wrapper .gform-body .field_privacy input.gfield-choice-input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
  background-color: transparent;
}
.page-template-page-material .contact-form_wrapper .gform-body .field_privacy input.gfield-choice-input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):checked,
.page-template-page-fmcg .contact-form_wrapper .gform-body .field_privacy input.gfield-choice-input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):checked {
  background-color: #00155D;
}
.page-template-page-material .contact-form_wrapper .gform-body .field_privacy input.gfield-choice-input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):checked:before,
.page-template-page-fmcg .contact-form_wrapper .gform-body .field_privacy input.gfield-choice-input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):checked:before {
  color: #FFF;
  background-color: transparent;
  font-size: 10px;
}
.page-template-page-material .contact-form_wrapper .gform_footer .gform_button,
.page-template-page-fmcg .contact-form_wrapper .gform_footer .gform_button {
  border-radius: 4px;
  border: 1px solid #FF8300 !important;
  background-color: #FF8300 !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 18px;
  text-align: center;
  padding: 16px 32px !important;
  color: #FFFFFF;
  height: auto;
}
.page-template-page-material .contact-form_wrapper .gform_footer .gform_button:hover,
.page-template-page-fmcg .contact-form_wrapper .gform_footer .gform_button:hover {
  background-color: #FFFFFF !important;
  color: #FF8300 !important;
}
@media (max-width: 768px) {
  .page-template-page-material .contact-form_wrapper .gform_footer .gform_button,
  .page-template-page-fmcg .contact-form_wrapper .gform_footer .gform_button {
    font-size: 14px;
  }
}
.page-template-page-material .cta .cta-wrapper,
.page-template-page-fmcg .cta .cta-wrapper {
  background-image: url(../images/bg-home-stats.svg);
  background-size: 551px 119px;
  background-repeat: no-repeat;
  background-position: bottom left;
}
.page-template-page-material .popup-wrapper,
.page-template-page-fmcg .popup-wrapper {
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.page-template-page-material .popup-wrapper::-webkit-scrollbar,
.page-template-page-fmcg .popup-wrapper::-webkit-scrollbar {
  width: 4px;
}
.page-template-page-material .popup-wrapper::-webkit-scrollbar-track,
.page-template-page-fmcg .popup-wrapper::-webkit-scrollbar-track {
  background: #e6eeff;
}
.page-template-page-material .popup-wrapper::-webkit-scrollbar-thumb,
.page-template-page-fmcg .popup-wrapper::-webkit-scrollbar-thumb {
  background: #00188f;
  border-radius: 10px;
}
.page-template-page-material .popup-wrapper::-webkit-scrollbar-thumb:hover,
.page-template-page-fmcg .popup-wrapper::-webkit-scrollbar-thumb:hover {
  background: #ff8c00;
}

.form-contact-ptnl-ca-nhan *:focus {
  outline: none !important;
}
.form-contact-ptnl-ca-nhan .contact-form-ptnl-ca-nhan:not(.js-loaded) {
  display: none;
}
.form-contact-ptnl-ca-nhan .gform-theme--framework .gform_required_legend {
  display: none;
}
.form-contact-ptnl-ca-nhan .gform-theme--framework .gform-body .gform_fields {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 40px;
       column-gap: 40px;
}
@media (max-width: 768px) {
  .form-contact-ptnl-ca-nhan .gform-theme--framework .gform-body .gform_fields{
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
}
.form-contact-ptnl-ca-nhan .gform-theme--framework .gform-body .gform_fields .gf-col {
  flex: 1;
  display: flex;
  flex-direction: column;
  row-gap: 1.5rem;
}
@media (max-width: 1024px) {
  .form-contact-ptnl-ca-nhan .gform-theme--framework .gform-body .gform_fields .gf-col {
    flex: 0 0 auto;
    width: 100%;
  }
}
.form-contact-ptnl-ca-nhan .gform-theme--framework .gform-body .gform_fields .gf-full{
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
  margin-left: calc(33.333% + 13px);
}
@media (max-width: 1024px) {
  .form-contact-ptnl-ca-nhan .gform-theme--framework .gform-body .gform_fields .gf-full {
    margin-left: 0px;
  }
}
.form-contact-ptnl-ca-nhan .gform-theme--framework .gform-body .gform_fields .label-col{
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 28px;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.form-contact-ptnl-ca-nhan .gform-theme--framework .gform-body .gform_fields .label-col .gfield_label{
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 28px;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  margin-bottom: 20px;
}
.form-contact-ptnl-ca-nhan .gform-theme--framework .gform-footer {
  margin-left: calc(33.333% + 13px);
}
@media (max-width: 1024px) {
  .form-contact-ptnl-ca-nhan .gform-theme--framework .gform-footer {
    margin-left: 0px;
  }
}
.form-contact-ptnl-ca-nhan .gform-theme--framework .gfield textarea.medium, .form-contact-ptnl-ca-nhan .gform-theme--framework .gfield textarea.large {
  min-block-size: auto;
  inline-size: auto;
  width: 100%;
  resize: none;
}
.form-contact-ptnl-ca-nhan .gform-theme--framework .gfield textarea.large {
  min-height: 210px;
}
.form-contact-ptnl-ca-nhan .gform-theme--framework .gform-body .gform_fields {
  grid-row-gap: 24px;
}
.form-contact-ptnl-ca-nhan .gform-theme--framework .gform-body .gform_fields .gfield_label {
  display: block;
  font-size: 14px;
  line-height: 24px;
  font-style: normal;
  font-weight: 400;
  color: #525252;
  margin-bottom: 6px;
}
@media (max-width: 768px) {
  .form-contact-ptnl-ca-nhan .gform-theme--framework .gform-body .gform_fields .gfield_label {
    font-size: 10px;
  }
}
.form-contact-ptnl-ca-nhan .gform-theme--framework .gform-body .gform_fields .gfield_label::-moz-placeholder {
  color: #525252;
}
.form-contact-ptnl-ca-nhan .gform-theme--framework .gform-body .gform_fields .gfield_label::placeholder {
  color: #525252;
}
.form-contact-ptnl-ca-nhan .gform-theme--framework .gform-body .gform_fields .gfield_label .gfield_required {
  color: #E74C3C;
  margin-left: 2px;
}
.form-contact-ptnl-ca-nhan .gform-theme--framework .gform-body .gform_fields .ginput_container textarea,
.form-contact-ptnl-ca-nhan .gform-theme--framework .gform-body .gform_fields .ginput_container input:not([type=checkbox]):not([type=radio]) {
  border-radius: 4px;
  border: 1px solid #DCDCDC;
  background: #F4F4F4;
  color: #333;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  box-shadow: none;
  padding-left: 1rem;
  padding-right: 1rem;
}
.form-contact-ptnl-ca-nhan .gform-theme--framework .gform-body .gform_fields .ginput_container textarea::-moz-placeholder, .form-contact-ptnl-ca-nhan .gform-theme--framework .gform-body .gform_fields .ginput_container input:not([type=checkbox]):not([type=radio])::-moz-placeholder {
  color: #525252;
}
.form-contact-ptnl-ca-nhan .gform-theme--framework .gform-body .gform_fields .ginput_container textarea::placeholder,
.form-contact-ptnl-ca-nhan .gform-theme--framework .gform-body .gform_fields .ginput_container input:not([type=checkbox]):not([type=radio])::placeholder {
  color: #525252;
}
@media (max-width: 768px) {
  .form-contact-ptnl-ca-nhan .gform-theme--framework .gform-body .gform_fields .ginput_container textarea,
  .form-contact-ptnl-ca-nhan .gform-theme--framework .gform-body .gform_fields .ginput_container input:not([type=checkbox]):not([type=radio]) {
    font-size: 12px;
  }
}
.form-contact-ptnl-ca-nhan .gform-theme--framework .gform-body .gform_fields .ginput_container select {
  border-radius: 4px;
  border: 1px solid #DCDCDC;
  background: #F4F4F4;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  box-shadow: none;
  padding-left: 1rem;
  padding-right: 1rem;
  height: 44px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNyIgdmlld0JveD0iMCAwIDEwIDciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xIDFMNSA1TDkgMSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KPC9zdmc+Cg==");
  background-repeat: no-repeat;
  background-position-x: 97%;
  background-position-y: 50%;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.form-contact-ptnl-ca-nhan .gform-theme--framework .gform-body .gform_fields .ginput_container select::-moz-placeholder {
  color: #868686;
}
.form-contact-ptnl-ca-nhan .gform-theme--framework .gform-body .gform_fields .ginput_container select::placeholder {
  color: #868686;
}
@media (max-width: 768px) {
  .form-contact-ptnl-ca-nhan .gform-theme--framework .gform-body .gform_fields .ginput_container select {
    font-size: 12px;
  }
}
.form-contact-ptnl-ca-nhan .gform-theme--framework .gform-body .gform_fields .ginput_container select,
.form-contact-ptnl-ca-nhan .gform-theme--framework .gform-body .gform_fields .ginput_container input:not([type=checkbox]):not([type=radio]) {
  height: 44px;
}
.form-contact-ptnl-ca-nhan .gform-theme--framework .gform-body .gform_fields .ginput_container input[type=checkbox] {
  border-radius: 2px;
  width: 16px;
  height: 16px;
}
.form-contact-ptnl-ca-nhan .gform-theme--framework .gform-body .gform_fields .ginput_container input[type=checkbox]:checked {
  background-color: #00155D;
}
.form-contact-ptnl-ca-nhan .gform-theme--framework .gform-body .gform_fields .ginput_container input[type=checkbox]:checked:before {
  color: #FFF;
  background-color: transparent;
  font-size: 10px;
}
.form-contact-ptnl-ca-nhan .gform-theme--framework .gform-body .gform_fields .ginput_container input[type=radio] {
  border-radius: 999px;
  width: 17px;
  height: 17px;
}
.form-contact-ptnl-ca-nhan .gform-theme--framework .gform-body .gform_fields .ginput_container input[type=radio]:checked {
  background-color: transparent;
}
.form-contact-ptnl-ca-nhan .gform-theme--framework .gform-body .gform_fields .ginput_container input[type=radio]:checked:before {
  background-color: #00155D;
  font-size: 10px;
}
.form-contact-ptnl-ca-nhan .gform-theme--framework .gform-body .gform_fields .ginput_container input[type=checkbox],
.form-contact-ptnl-ca-nhan .gform-theme--framework .gform-body .gform_fields .ginput_container input[type=radio] {
  padding-left: 0;
  padding-right: 0;
  background-color: transparent;
}
.form-contact-ptnl-ca-nhan .gform-theme--framework .gform-body .gform_fields .ginput_container input[type=checkbox] ~ label,
.form-contact-ptnl-ca-nhan .gform-theme--framework .gform-body .gform_fields .ginput_container input[type=radio] ~ label {
  margin-left: 5px;
  font-size: 12px;
  line-height: 18px;
  color: #525252;
  font-weight: 400;
  cursor: pointer;
}
.form-contact-ptnl-ca-nhan .gform-theme--framework .gform-body .gform_fields .ginput_container input[type=checkbox] ~ label a,
.form-contact-ptnl-ca-nhan .gform-theme--framework .gform-body .gform_fields .ginput_container input[type=radio] ~ label a {
  color: #1199E4;
  text-decoration: underline;
}
.form-contact-ptnl-ca-nhan .gform-theme--framework .gform-body .gform_fields .ginput_container input[type=checkbox] ~ label a:hover,
.form-contact-ptnl-ca-nhan .gform-theme--framework .gform-body .gform_fields .ginput_container input[type=radio] ~ label a:hover {
  color: #FF8300;
}
.form-contact-ptnl-ca-nhan .gform-theme--framework .gform-body .gform_fields .gfield--type-select .chosen-container .chosen-search-input {
  background-position: 8px 50%;
  padding-left: 36px;
}
.form-contact-ptnl-ca-nhan .gform-theme--framework .gform-body .gfield--type-choice .gfield_label {
  margin-bottom: 20px;
}
.form-contact-ptnl-ca-nhan .gform-theme--framework .gform-body .gfield--type-choice .gfield_radio{
  row-gap: 6px;
}
.form-contact-ptnl-ca-nhan .gform-theme--framework .gform-body .field_privacy input.gfield-choice-input {
  width: 16px;
  height: 16px;
  padding-left: 0;
  padding-right: 0;
  border-radius: 2px;
}
.form-contact-ptnl-ca-nhan .gform-theme--framework .gform-body .field_privacy input.gfield-choice-input ~ label {
  margin-left: 5px;
  font-size: 12px;
  line-height: 18px;
  color: #525252;
  font-weight: 400;
}
.form-contact-ptnl-ca-nhan .gform-theme--framework .gform-body .field_privacy input.gfield-choice-input ~ label a {
  color: #1199E4;
  text-decoration: underline;
}
.form-contact-ptnl-ca-nhan .gform-theme--framework .gform-body .field_privacy input.gfield-choice-input ~ label a:hover {
  color: #FF8300;
}
.form-contact-ptnl-ca-nhan .gform-theme--framework .gform-body .field_privacy input.gfield-choice-input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
  background-color: transparent;
}
.form-contact-ptnl-ca-nhan .gform-theme--framework .gform-body .field_privacy input.gfield-choice-input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):checked {
  background-color: #00155D;
}
.form-contact-ptnl-ca-nhan .gform-theme--framework .gform-body .field_privacy input.gfield-choice-input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):checked:before {
  color: #FFF;
  background-color: transparent;
  font-size: 10px;
}
.form-contact-ptnl-ca-nhan .gform-theme--framework .gform_footer .gform_button {
  border-radius: 4px;
  border: 1px solid #FF8300 !important;
  background-color: #FF8300 !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 18px;
  text-align: center;
  padding: 16px 27px !important;
  color: #FFFFFF;
  height: auto;
}
@media (max-width: 768px) {
  .form-contact-ptnl-ca-nhan .gform-theme--framework .gform_footer .gform_button {
    font-size: 14px;
  }
}
.form-contact-ptnl-ca-nhan .gform-theme--framework .gform_footer .button-arrow-icon {
  position: relative;
}
.form-contact-ptnl-ca-nhan .gform-theme--framework .gform_footer .button-arrow-icon::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 17px;
  transform: translate(-50%, -50%);
  background-image: url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.4746 8.00098L13.4043 8.07227L8.07129 13.4053L8 13.4756L7.92969 13.4053L6.98926 12.4658L6.91895 12.3945L6.98926 12.3242L10.54 8.76758H2.56738V7.23438H10.5391L6.98926 3.67871L6.91895 3.60742L6.98926 3.53711L7.92969 2.59766L8 2.52637L13.4746 8.00098Z" fill="white" stroke="white" stroke-width="0.2"/></svg>');
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  transition: transform 0.3s ease;
}
.form-contact-ptnl-ca-nhan .gform-theme--framework .gform_footer .button-arrow-icon .gform_button {
  padding-right: 50px !important;
}
.form-contact-ptnl-ca-nhan .gform-theme--framework .gform_footer .button-arrow-icon:hover::after {
  transform: translate(-50%, -50%) rotate(45deg);
}

.form-newsletter-signup *:focus {
  outline: none !important;
}
.form-newsletter-signup .contact-form-ptnl-ca-nhan:not(.js-loaded) {
  display: none;
}
.form-newsletter-signup .gform-theme--framework form {
  position: relative;
}
.form-newsletter-signup .gform-theme--framework .gform_required_legend, .form-newsletter-signup .gform-theme--framework .gform_heading {
  display: none;
}
.form-newsletter-signup .gform-theme--framework .gform-body .gform_fields {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 40px;
       column-gap: 40px;
}
@media (max-width: 768px) {
  .form-newsletter-signup .gform-theme--framework .gform-body .gform_fields{
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
}
.form-newsletter-signup .gform-theme--framework .gform-body .gform_fields .gf-col {
  flex: 1;
  display: flex;
  flex-direction: column;
  row-gap: 1.5rem;
}
@media (max-width: 1024px) {
  .form-newsletter-signup .gform-theme--framework .gform-body .gform_fields .gf-col {
    flex: 0 0 auto;
    width: 100%;
  }
}
.form-newsletter-signup .gform-theme--framework .gform-body .gform_fields .gf-full{
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
  margin-left: calc(33.333% + 13px);
}
@media (max-width: 1024px) {
  .form-newsletter-signup .gform-theme--framework .gform-body .gform_fields .gf-full {
    margin-left: 0px;
  }
}
.form-newsletter-signup .gform-theme--framework .gform-body .gform_fields .label-col{
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 28px;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.form-newsletter-signup .gform-theme--framework .gform-body .gform_fields .label-col .gfield_label{
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 28px;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  margin-bottom: 20px;
}
.form-newsletter-signup .gform-theme--framework .gform-footer {
  margin-top: 0px;
}
.form-newsletter-signup .gform-theme--framework .gfield textarea.medium {
  min-block-size: auto;
  inline-size: auto;
  width: 100%;
  resize: none;
}
.form-newsletter-signup .gform-theme--framework .gform-body .gform_fields {
  grid-row-gap: 24px;
}
.form-newsletter-signup .gform-theme--framework .gform-body .gform_fields .gfield_label {
  display: block;
  font-size: 14px;
  line-height: 24px;
  font-style: normal;
  font-weight: 400;
  color: #525252;
  margin-bottom: 6px;
}
@media (max-width: 768px) {
  .form-newsletter-signup .gform-theme--framework .gform-body .gform_fields .gfield_label {
    font-size: 10px;
  }
}
.form-newsletter-signup .gform-theme--framework .gform-body .gform_fields .gfield_label::-moz-placeholder {
  color: #525252;
}
.form-newsletter-signup .gform-theme--framework .gform-body .gform_fields .gfield_label::placeholder {
  color: #525252;
}
.form-newsletter-signup .gform-theme--framework .gform-body .gform_fields .gfield_label .gfield_required {
  color: #E74C3C;
  margin-left: 2px;
}
.form-newsletter-signup .gform-theme--framework .gform-body .gform_fields .gfield {
  width: 100%;
}
.form-newsletter-signup .gform-theme--framework .gform-body .gform_fields .ginput_container.ginput_container_email input:not([type=checkbox]):not([type=radio]) {
  height: 88px;
}
.form-newsletter-signup .gform-theme--framework .gform-body .gform_fields .ginput_container textarea,
.form-newsletter-signup .gform-theme--framework .gform-body .gform_fields .ginput_container input:not([type=checkbox]):not([type=radio]) {
  width: 100%;
  border-radius: 4px;
  border: 1px solid #DCDCDC;
  background: #FFFFFF;
  color: #525252;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  box-shadow: none;
  padding-left: 1rem;
  padding-right: 1rem;
}
.form-newsletter-signup .gform-theme--framework .gform-body .gform_fields .ginput_container textarea::-moz-placeholder, .form-newsletter-signup .gform-theme--framework .gform-body .gform_fields .ginput_container input:not([type=checkbox]):not([type=radio])::-moz-placeholder {
  color: #525252;
}
.form-newsletter-signup .gform-theme--framework .gform-body .gform_fields .ginput_container textarea::placeholder,
.form-newsletter-signup .gform-theme--framework .gform-body .gform_fields .ginput_container input:not([type=checkbox]):not([type=radio])::placeholder {
  color: #525252;
}
@media (max-width: 768px) {
  .form-newsletter-signup .gform-theme--framework .gform-body .gform_fields .ginput_container textarea,
  .form-newsletter-signup .gform-theme--framework .gform-body .gform_fields .ginput_container input:not([type=checkbox]):not([type=radio]) {
    font-size: 12px;
  }
}
.form-newsletter-signup .gform-theme--framework .gform-body .gform_fields .ginput_container select {
  border-radius: 4px;
  border: 1px solid #DCDCDC;
  background: #F4F4F4;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  box-shadow: none;
  padding-left: 1rem;
  padding-right: 1rem;
  height: 44px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNyIgdmlld0JveD0iMCAwIDEwIDciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xIDFMNSA1TDkgMSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KPC9zdmc+Cg==");
  background-repeat: no-repeat;
  background-position-x: 97%;
  background-position-y: 50%;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.form-newsletter-signup .gform-theme--framework .gform-body .gform_fields .ginput_container select::-moz-placeholder {
  color: #868686;
}
.form-newsletter-signup .gform-theme--framework .gform-body .gform_fields .ginput_container select::placeholder {
  color: #868686;
}
@media (max-width: 768px) {
  .form-newsletter-signup .gform-theme--framework .gform-body .gform_fields .ginput_container select {
    font-size: 12px;
  }
}
.form-newsletter-signup .gform-theme--framework .gform-body .gform_fields .ginput_container select,
.form-newsletter-signup .gform-theme--framework .gform-body .gform_fields .ginput_container input:not([type=checkbox]):not([type=radio]) {
  height: 44px;
}
.form-newsletter-signup .gform-theme--framework .gform-body .gform_fields .ginput_container input[type=checkbox] {
  border-radius: 2px;
  width: 16px;
  height: 16px;
}
.form-newsletter-signup .gform-theme--framework .gform-body .gform_fields .ginput_container input[type=checkbox]:checked {
  background-color: #00155D;
}
.form-newsletter-signup .gform-theme--framework .gform-body .gform_fields .ginput_container input[type=checkbox]:checked:before {
  color: #FFF;
  background-color: transparent;
  font-size: 10px;
}
.form-newsletter-signup .gform-theme--framework .gform-body .gform_fields .ginput_container input[type=radio] {
  border-radius: 999px;
  width: 17px;
  height: 17px;
}
.form-newsletter-signup .gform-theme--framework .gform-body .gform_fields .ginput_container input[type=radio]:checked {
  background-color: transparent;
}
.form-newsletter-signup .gform-theme--framework .gform-body .gform_fields .ginput_container input[type=radio]:checked:before {
  background-color: #00155D;
  font-size: 10px;
}
.form-newsletter-signup .gform-theme--framework .gform-body .gform_fields .ginput_container input[type=checkbox],
.form-newsletter-signup .gform-theme--framework .gform-body .gform_fields .ginput_container input[type=radio] {
  padding-left: 0;
  padding-right: 0;
  background-color: transparent;
}
.form-newsletter-signup .gform-theme--framework .gform-body .gform_fields .ginput_container input[type=checkbox] ~ label,
.form-newsletter-signup .gform-theme--framework .gform-body .gform_fields .ginput_container input[type=radio] ~ label {
  margin-left: 5px;
  font-size: 12px;
  line-height: 18px;
  color: #525252;
  font-weight: 400;
  cursor: pointer;
}
.form-newsletter-signup .gform-theme--framework .gform-body .gform_fields .ginput_container input[type=checkbox] ~ label a,
.form-newsletter-signup .gform-theme--framework .gform-body .gform_fields .ginput_container input[type=radio] ~ label a {
  color: #1199E4;
  text-decoration: underline;
}
.form-newsletter-signup .gform-theme--framework .gform-body .gform_fields .ginput_container input[type=checkbox] ~ label a:hover,
.form-newsletter-signup .gform-theme--framework .gform-body .gform_fields .ginput_container input[type=radio] ~ label a:hover {
  color: #FF8300;
}
.form-newsletter-signup .gform-theme--framework .gform-body .gform_fields .gfield--type-select .chosen-container .chosen-search-input {
  background-position: 8px 50%;
  padding-left: 36px;
}
.form-newsletter-signup .gform-theme--framework .gform-body .gfield--type-choice .gfield_label {
  margin-bottom: 20px;
}
.form-newsletter-signup .gform-theme--framework .gform-body .gfield--type-choice .gfield_radio{
  row-gap: 6px;
}
.form-newsletter-signup .gform-theme--framework .gform-body .field_privacy input.gfield-choice-input {
  width: 16px;
  height: 16px;
  padding-left: 0;
  padding-right: 0;
  border-radius: 2px;
}
.form-newsletter-signup .gform-theme--framework .gform-body .field_privacy input.gfield-choice-input ~ label {
  margin-left: 5px;
  font-size: 12px;
  line-height: 18px;
  color: #525252;
  font-weight: 400;
}
.form-newsletter-signup .gform-theme--framework .gform-body .field_privacy input.gfield-choice-input ~ label a {
  color: #1199E4;
  text-decoration: underline;
}
.form-newsletter-signup .gform-theme--framework .gform-body .field_privacy input.gfield-choice-input ~ label a:hover {
  color: #FF8300;
}
.form-newsletter-signup .gform-theme--framework .gform-body .field_privacy input.gfield-choice-input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
  background-color: transparent;
}
.form-newsletter-signup .gform-theme--framework .gform-body .field_privacy input.gfield-choice-input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):checked {
  background-color: #00155D;
}
.form-newsletter-signup .gform-theme--framework .gform-body .field_privacy input.gfield-choice-input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):checked:before {
  color: #FFF;
  background-color: transparent;
  font-size: 10px;
}
.form-newsletter-signup .gform-theme--framework .gform_footer{
  position: absolute;
  right: 15px;
  top: 15px;
  bottom: 15px;
  height: auto;
  width: auto;
}
.form-newsletter-signup .gform-theme--framework .gform_footer .gform_button {
  border-radius: 4px;
  border: 1px solid #FF8300 !important;
  background-color: #FF8300 !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 18px;
  text-align: center;
  padding: 16px 27px !important;
  color: #FFFFFF;
  height: 100% !important;
}
@media (max-width: 768px) {
  .form-newsletter-signup .gform-theme--framework .gform_footer .gform_button {
    font-size: 14px;
  }
}
.form-newsletter-signup .gform-theme--framework .gform_footer .button-arrow-icon {
  position: relative;
}
.form-newsletter-signup .gform-theme--framework .gform_footer .button-arrow-icon::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 17px;
  transform: translate(-50%, -50%);
  background-image: url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.4746 8.00098L13.4043 8.07227L8.07129 13.4053L8 13.4756L7.92969 13.4053L6.98926 12.4658L6.91895 12.3945L6.98926 12.3242L10.54 8.76758H2.56738V7.23438H10.5391L6.98926 3.67871L6.91895 3.60742L6.98926 3.53711L7.92969 2.59766L8 2.52637L13.4746 8.00098Z" fill="white" stroke="white" stroke-width="0.2"/></svg>');
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  transition: transform 0.3s ease;
}
.form-newsletter-signup .gform-theme--framework .gform_footer .button-arrow-icon .gform_button {
  padding-right: 50px !important;
}
.form-newsletter-signup .gform-theme--framework .gform_footer .button-arrow-icon:hover::after {
  transform: translate(-50%, -50%) rotate(45deg);
}

body.home, body.front-page, body.page-template-page-businesses {
  --section-bg: #F0FCFF;
}

body.page-template-page-atagrowx100 {
  --section-bg: #FFF9F2;
}

.slick-partners .slick-slide{
  margin-left: 0.25rem;
  margin-right: 0.25rem;
  display: flex;
  height: auto;
  flex-direction: column;
  gap: 1rem;
}

@media (min-width: 1025px){
  .slick-partners .slick-slide{
    margin-left: 0px;
    margin-right: 0px;
  }
}
.slick-partners .slick-slide > div:not(.relative){
  display: flex;
  flex: 1 1 0%;
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}
@media (min-width: 1025px){
  .slick-partners .slick-slide > div:not(.relative){
    margin-left: -0.25rem;
    margin-right: -0.25rem;
    -moz-column-gap: 0px;
         column-gap: 0px;
  }
}
.slick-partners .slick-slide > div:not(.relative) > *{
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.slick-partners .slick-track {
  display: flex;
  margin-left: 0;
}

.slick-team .slick-slide{
  margin-left: 0.25rem;
  margin-right: 0.25rem;
  display: flex;
  height: auto;
  flex-direction: column;
  gap: 1rem;
}
.slick-team .slick-slide > div:not(.relative){
  margin-left: -0.25rem;
  margin-right: -0.25rem;
  display: flex;
  flex: 1 1 0%;
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}
@media (min-width: 1025px){
  .slick-team .slick-slide > div:not(.relative){
    -moz-column-gap: 0px;
         column-gap: 0px;
  }
}
.slick-team .slick-slide > div:not(.relative) > *{
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.slick-team .slick-track {
  display: flex;
  margin-left: 0;
}

.slick-insights .slick-slide{
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  display: flex;
  height: auto;
  flex-direction: column;
  gap: 30px;
}
.slick-insights .slick-slide > div:not(.relative){
  margin-left: -0.5rem;
  margin-right: -0.5rem;
  display: flex;
  flex: 1 1 0%;
}
.slick-insights .slick-slide > div:not(.relative) > *{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.slick-insights .slick-track {
  display: flex;
  margin-left: 0;
}

@keyframes spin {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
.js-spinner {
  position: relative;
  min-height: 50px;
}
.js-spinner::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 4px solid #f0f6ff;
  border-top: 4px solid #015DAC;
  border-radius: 50%;
  height: 50px;
  width: 50px;
  animation: spin 1s linear infinite;
  z-index: 1111;
}
@media (min-width: 1025px){
  .lg\:container{
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
  }
  @media (min-width: 641px){
    .lg\:container{
      max-width: 641px;
      padding-right: 2rem;
      padding-left: 2rem;
    }
  }
  @media (min-width: 769px){
    .lg\:container{
      max-width: 769px;
    }
  }
  @media (min-width: 1025px){
    .lg\:container{
      max-width: 1025px;
      padding-right: 2rem;
      padding-left: 2rem;
    }
  }
  @media (min-width: 1281px){
    .lg\:container{
      max-width: 1281px;
      padding-right: 0;
      padding-left: 0;
    }
  }
  @media (min-width: 1537px){
    .lg\:container{
      max-width: 1537px;
    }
  }
  .lg\:container{
    max-width: 100%;
  }
  @media (min-width: 641px){
    .lg\:container{
      max-width: 98%;
    }
  }
  @media (min-width: 769px){
    .lg\:container{
      max-width: 98%;
    }
  }
  @media (min-width: 1025px){
    .lg\:container{
      max-width: 90%;
    }
  }
  @media (min-width: 1281px){
    .lg\:container{
      max-width: 1200px;
    }
  }
}
.first\:mt-0:first-child{
  margin-top: 0px;
}
.first\:border-t-0:first-child{
  border-top-width: 0px;
}
.first\:pt-0:first-child{
  padding-top: 0px;
}
.focus-within\:outline-none:focus-within{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.hover\:scale-110:hover{
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  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));
}
.hover\:scale-125:hover{
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
  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));
}
.hover\:border-active:hover{
  --tw-border-opacity: 1;
  border-color: rgb(255 131 0 / var(--tw-border-opacity));
}
.hover\:bg-active:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 131 0 / var(--tw-bg-opacity));
}
.hover\:bg-active-hover:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(226 116 0 / var(--tw-bg-opacity));
}
.hover\:bg-active-hover-light:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 159 41 / var(--tw-bg-opacity));
}
.hover\:bg-brand:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(0 20 90 / var(--tw-bg-opacity));
}
.hover\:bg-main:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(0 21 93 / var(--tw-bg-opacity));
}
.hover\:bg-white:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.hover\:text-active:hover{
  --tw-text-opacity: 1;
  color: rgb(255 131 0 / var(--tw-text-opacity));
}
.hover\:text-white:hover{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.group\/link:hover .group-hover\/link\:-rotate-45{
  --tw-rotate: -45deg;
  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));
}
.group\/post-item:hover .group-hover\/post-item\:scale-110{
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  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));
}
.group\/load-more:hover .group-hover\/load-more\:bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.group\/tab-item.active .group-\[\&\.active\]\/tab-item\:block{
  display: block;
}
.group\/arrow-next.slick-disabled .group-\[\&\.slick-disabled\]\/arrow-next\:block{
  display: block;
}
.group\/arrow-prev.slick-disabled .group-\[\&\.slick-disabled\]\/arrow-prev\:block{
  display: block;
}
.group\/section-item:nth-of-type(n+2) .group-\[\&\:nth-of-type\(n\+2\)\]\/section-item\:block{
  display: block;
}
.group\/arrow-next.slick-disabled .group-\[\&\.slick-disabled\]\/arrow-next\:hidden{
  display: none;
}
.group\/arrow-prev.slick-disabled .group-\[\&\.slick-disabled\]\/arrow-prev\:hidden{
  display: none;
}
.group\/tab-item.active .group-\[\&\.active\]\/tab-item\:rotate-0{
  --tw-rotate: 0deg;
  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));
}
@media (min-width: 769px){
  .md\:bottom-20{
    bottom: 5rem;
  }
  .md\:right-10{
    right: 2.5rem;
  }
  .md\:-mx-2{
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }
  .md\:-mx-\[30px\]{
    margin-left: -30px;
    margin-right: -30px;
  }
  .md\:mx-10{
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }
  .md\:mb-10{
    margin-bottom: 2.5rem;
  }
  .md\:mb-2{
    margin-bottom: 0.5rem;
  }
  .md\:mb-26px{
    margin-bottom: 26px;
  }
  .md\:mb-5{
    margin-bottom: 1.25rem;
  }
  .md\:mb-6{
    margin-bottom: 1.5rem;
  }
  .md\:mb-60px{
    margin-bottom: 60px;
  }
  .md\:mb-\[42px\]{
    margin-bottom: 42px;
  }
  .md\:mb-\[70px\]{
    margin-bottom: 70px;
  }
  .md\:mr-10{
    margin-right: 2.5rem;
  }
  .md\:mr-14px{
    margin-right: 14px;
  }
  .md\:mt-1{
    margin-top: 0.25rem;
  }
  .md\:mt-1\.5{
    margin-top: 0.375rem;
  }
  .md\:mt-5{
    margin-top: 1.25rem;
  }
  .md\:mt-\[62px\]{
    margin-top: 62px;
  }
  .md\:block{
    display: block;
  }
  .md\:flex{
    display: flex;
  }
  .md\:hidden{
    display: none;
  }
  .md\:aspect-library{
    aspect-ratio: 284 / 197;
  }
  .md\:h-11{
    height: 2.75rem;
  }
  .md\:h-auto{
    height: auto;
  }
  .md\:w-1\/2{
    width: 50%;
  }
  .md\:w-28{
    width: 7rem;
  }
  .md\:w-\[161px\]{
    width: 161px;
  }
  .md\:w-\[205px\]{
    width: 205px;
  }
  .md\:w-auto{
    width: auto;
  }
  .md\:w-full{
    width: 100%;
  }
  .md\:max-w-\[575px\]{
    max-width: 575px;
  }
  .md\:basis-254px{
    flex-basis: 254px;
  }
  .md\:basis-28{
    flex-basis: 7rem;
  }
  .md\:grid-cols-1{
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:flex-row{
    flex-direction: row;
  }
  .md\:flex-col{
    flex-direction: column;
  }
  .md\:justify-center{
    justify-content: center;
  }
  .md\:gap-4{
    gap: 1rem;
  }
  .md\:gap-5{
    gap: 1.25rem;
  }
  .md\:gap-x-0{
    -moz-column-gap: 0px;
         column-gap: 0px;
  }
  .md\:gap-x-82px{
    -moz-column-gap: 82px;
         column-gap: 82px;
  }
  .md\:gap-y-20{
    row-gap: 5rem;
  }
  .md\:gap-y-4{
    row-gap: 1rem;
  }
  .md\:gap-y-44px{
    row-gap: 44px;
  }
  .md\:gap-y-\[20px\]{
    row-gap: 20px;
  }
  .md\:border-l-0{
    border-left-width: 0px;
  }
  .md\:border-t-\[6px\]{
    border-top-width: 6px;
  }
  .md\:border-t-\[\#237CC4\]{
    --tw-border-opacity: 1;
    border-top-color: rgb(35 124 196 / var(--tw-border-opacity));
  }
  .md\:px-10{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .md\:px-2{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .md\:px-95px{
    padding-left: 95px;
    padding-right: 95px;
  }
  .md\:px-\[30px\]{
    padding-left: 30px;
    padding-right: 30px;
  }
  .md\:py-10{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .md\:py-50px{
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .md\:py-\[40px\]{
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .md\:pb-100px{
    padding-bottom: 100px;
  }
  .md\:pb-10px{
    padding-bottom: 10px;
  }
  .md\:pb-70px{
    padding-bottom: 70px;
  }
  .md\:pb-\[100px\]{
    padding-bottom: 100px;
  }
  .md\:pb-\[64px\]{
    padding-bottom: 64px;
  }
  .md\:pb-\[80px\]{
    padding-bottom: 80px;
  }
  .md\:pl-10{
    padding-left: 2.5rem;
  }
  .md\:pr-10{
    padding-right: 2.5rem;
  }
  .md\:pt-100px{
    padding-top: 100px;
  }
  .md\:pt-20px{
    padding-top: 20px;
  }
  .md\:pt-50px{
    padding-top: 50px;
  }
  .md\:pt-60px{
    padding-top: 60px;
  }
  .md\:pt-80px{
    padding-top: 80px;
  }
  .md\:pt-82px{
    padding-top: 82px;
  }
  .md\:pt-\[84px\]{
    padding-top: 84px;
  }
  .md\:text-left{
    text-align: left;
  }
  .md\:text-center{
    text-align: center;
  }
  .md\:text-1\.75rem{
    font-size: 1.75rem;
  }
  .md\:text-\[28px\]{
    font-size: 28px;
  }
  .md\:text-\[38px\]{
    font-size: 38px;
  }
  .md\:text-base{
    font-size: 1rem;
  }
  .md\:text-lg{
    font-size: 1.125rem;
  }
  .md\:text-sm{
    font-size: 0.875rem;
  }
  .md\:font-medium{
    font-weight: 500;
  }
  .md\:leading-\[24px\]{
    line-height: 24px;
  }
  .md\:leading-\[28px\]{
    line-height: 28px;
  }
  .md\:leading-\[36px\]{
    line-height: 36px;
  }
  .md\:leading-\[48px\]{
    line-height: 48px;
  }
}
@media (min-width: 1025px){
  .lg\:absolute{
    position: absolute;
  }
  .lg\:relative{
    position: relative;
  }
  .lg\:bottom-\[-33px\]{
    bottom: -33px;
  }
  .lg\:left-\[25px\]{
    left: 25px;
  }
  .lg\:right-\[-24px\]{
    right: -24px;
  }
  .lg\:right-\[25px\]{
    right: 25px;
  }
  .lg\:top-\[-22px\]{
    top: -22px;
  }
  .lg\:-mx-2{
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }
  .lg\:-mx-\[10px\]{
    margin-left: -10px;
    margin-right: -10px;
  }
  .lg\:-mx-\[25px\]{
    margin-left: -25px;
    margin-right: -25px;
  }
  .lg\:-mx-\[26px\]{
    margin-left: -26px;
    margin-right: -26px;
  }
  .lg\:mx-0{
    margin-left: 0px;
    margin-right: 0px;
  }
  .lg\:mx-auto{
    margin-left: auto;
    margin-right: auto;
  }
  .lg\:-mt-\[90px\]{
    margin-top: -90px;
  }
  .lg\:mb-0{
    margin-bottom: 0px;
  }
  .lg\:mb-10{
    margin-bottom: 2.5rem;
  }
  .lg\:mb-2{
    margin-bottom: 0.5rem;
  }
  .lg\:mb-5{
    margin-bottom: 1.25rem;
  }
  .lg\:mb-6{
    margin-bottom: 1.5rem;
  }
  .lg\:mb-\[14px\]{
    margin-bottom: 14px;
  }
  .lg\:mb-\[30px\]{
    margin-bottom: 30px;
  }
  .lg\:mb-\[32px\]{
    margin-bottom: 32px;
  }
  .lg\:mr-20px{
    margin-right: 20px;
  }
  .lg\:mr-26px{
    margin-right: 26px;
  }
  .lg\:mr-42px{
    margin-right: 42px;
  }
  .lg\:mr-5{
    margin-right: 1.25rem;
  }
  .lg\:mt-0{
    margin-top: 0px;
  }
  .lg\:mt-1{
    margin-top: 0.25rem;
  }
  .lg\:mt-1\.5{
    margin-top: 0.375rem;
  }
  .lg\:mt-10{
    margin-top: 2.5rem;
  }
  .lg\:mt-20{
    margin-top: 5rem;
  }
  .lg\:mt-3{
    margin-top: 0.75rem;
  }
  .lg\:mt-30px{
    margin-top: 30px;
  }
  .lg\:mt-4{
    margin-top: 1rem;
  }
  .lg\:mt-5{
    margin-top: 1.25rem;
  }
  .lg\:mt-\[104px\]{
    margin-top: 104px;
  }
  .lg\:mt-\[14px\]{
    margin-top: 14px;
  }
  .lg\:mt-\[22px\]{
    margin-top: 22px;
  }
  .lg\:mt-\[26px\]{
    margin-top: 26px;
  }
  .lg\:mt-\[28px\]{
    margin-top: 28px;
  }
  .lg\:mt-\[30px\]{
    margin-top: 30px;
  }
  .lg\:mt-\[32px\]{
    margin-top: 32px;
  }
  .lg\:mt-\[48px\]{
    margin-top: 48px;
  }
  .lg\:mt-\[52px\]{
    margin-top: 52px;
  }
  .lg\:mt-\[55px\]{
    margin-top: 55px;
  }
  .lg\:mt-\[56px\]{
    margin-top: 56px;
  }
  .lg\:mt-\[60px\]{
    margin-top: 60px;
  }
  .lg\:mt-\[7px\]{
    margin-top: 7px;
  }
  .lg\:line-clamp-6{
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
  }
  .lg\:block{
    display: block;
  }
  .lg\:inline-block{
    display: inline-block;
  }
  .lg\:flex{
    display: flex;
  }
  .lg\:hidden{
    display: none;
  }
  .lg\:aspect-library{
    aspect-ratio: 284 / 197;
  }
  .lg\:h-11{
    height: 2.75rem;
  }
  .lg\:h-\[180px\]{
    height: 180px;
  }
  .lg\:h-\[230px\]{
    height: 230px;
  }
  .lg\:h-\[42px\]{
    height: 42px;
  }
  .lg\:h-\[64px\]{
    height: 64px;
  }
  .lg\:h-\[78px\]{
    height: 78px;
  }
  .lg\:h-\[84px\]{
    height: 84px;
  }
  .lg\:h-\[85px\]{
    height: 85px;
  }
  .lg\:h-auto{
    height: auto;
  }
  .lg\:h-full{
    height: 100%;
  }
  .lg\:min-h-\[96px\]{
    min-height: 96px;
  }
  .lg\:w-1\/2{
    width: 50%;
  }
  .lg\:w-1\/3{
    width: 33.333333%;
  }
  .lg\:w-1\/4{
    width: 25%;
  }
  .lg\:w-3\/4{
    width: 75%;
  }
  .lg\:w-\[1004px\]{
    width: 1004px;
  }
  .lg\:w-\[102px\]{
    width: 102px;
  }
  .lg\:w-\[142px\]{
    width: 142px;
  }
  .lg\:w-\[220px\]{
    width: 220px;
  }
  .lg\:w-\[230px\]{
    width: 230px;
  }
  .lg\:w-\[286px\]{
    width: 286px;
  }
  .lg\:w-\[321px\]{
    width: 321px;
  }
  .lg\:w-\[40\%\]{
    width: 40%;
  }
  .lg\:w-\[41\.0646\%\]{
    width: 41.0646%;
  }
  .lg\:w-\[42\.25\%\]{
    width: 42.25%;
  }
  .lg\:w-\[42px\]{
    width: 42px;
  }
  .lg\:w-\[44\.1955\%\]{
    width: 44.1955%;
  }
  .lg\:w-\[48\.2143\%\]{
    width: 48.2143%;
  }
  .lg\:w-\[48\.691\%\]{
    width: 48.691%;
  }
  .lg\:w-\[49\.1071\%\]{
    width: 49.1071%;
  }
  .lg\:w-\[49\.43181\%\]{
    width: 49.43181%;
  }
  .lg\:w-\[49\.5637\%\]{
    width: 49.5637%;
  }
  .lg\:w-\[53\.7678\%\]{
    width: 53.7678%;
  }
  .lg\:w-\[58\.726\%\]{
    width: 58.726%;
  }
  .lg\:w-\[63\.01925\%\]{
    width: 63.01925%;
  }
  .lg\:w-\[64px\]{
    width: 64px;
  }
  .lg\:w-\[700px\]{
    width: 700px;
  }
  .lg\:w-\[760px\]{
    width: 760px;
  }
  .lg\:w-\[78px\]{
    width: 78px;
  }
  .lg\:w-\[796px\]{
    width: 796px;
  }
  .lg\:w-\[810px\]{
    width: 810px;
  }
  .lg\:w-\[861px\]{
    width: 861px;
  }
  .lg\:w-\[883px\]{
    width: 883px;
  }
  .lg\:w-\[900px\]{
    width: 900px;
  }
  .lg\:w-auto{
    width: auto;
  }
  .lg\:w-full{
    width: 100%;
  }
  .lg\:max-w-\[221px\]{
    max-width: 221px;
  }
  .lg\:max-w-\[432px\]{
    max-width: 432px;
  }
  .lg\:max-w-\[434px\]{
    max-width: 434px;
  }
  .lg\:max-w-\[458px\]{
    max-width: 458px;
  }
  .lg\:max-w-\[474px\]{
    max-width: 474px;
  }
  .lg\:max-w-\[507px\]{
    max-width: 507px;
  }
  .lg\:max-w-\[528px\]{
    max-width: 528px;
  }
  .lg\:max-w-\[540px\]{
    max-width: 540px;
  }
  .lg\:max-w-\[550px\]{
    max-width: 550px;
  }
  .lg\:max-w-\[558px\]{
    max-width: 558px;
  }
  .lg\:max-w-\[568px\]{
    max-width: 568px;
  }
  .lg\:max-w-\[622px\]{
    max-width: 622px;
  }
  .lg\:max-w-\[648px\]{
    max-width: 648px;
  }
  .lg\:max-w-\[673px\]{
    max-width: 673px;
  }
  .lg\:max-w-full{
    max-width: 100%;
  }
  .lg\:flex-1{
    flex: 1 1 0%;
  }
  .lg\:basis-1\/2{
    flex-basis: 50%;
  }
  .lg\:basis-254px{
    flex-basis: 254px;
  }
  .lg\:-translate-x-full{
    --tw-translate-x: -100%;
    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\:translate-x-full{
    --tw-translate-x: 100%;
    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\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .lg\:flex-row{
    flex-direction: row;
  }
  .lg\:flex-col{
    flex-direction: column;
  }
  .lg\:flex-nowrap{
    flex-wrap: nowrap;
  }
  .lg\:items-start{
    align-items: flex-start;
  }
  .lg\:items-center{
    align-items: center;
  }
  .lg\:justify-start{
    justify-content: flex-start;
  }
  .lg\:justify-center{
    justify-content: center;
  }
  .lg\:justify-between{
    justify-content: space-between;
  }
  .lg\:gap-0{
    gap: 0px;
  }
  .lg\:gap-10{
    gap: 2.5rem;
  }
  .lg\:gap-4{
    gap: 1rem;
  }
  .lg\:gap-5{
    gap: 1.25rem;
  }
  .lg\:gap-\[22px\]{
    gap: 22px;
  }
  .lg\:gap-\[64px\]{
    gap: 64px;
  }
  .lg\:gap-x-10{
    -moz-column-gap: 2.5rem;
         column-gap: 2.5rem;
  }
  .lg\:gap-x-6{
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }
  .lg\:gap-x-\[48px\]{
    -moz-column-gap: 48px;
         column-gap: 48px;
  }
  .lg\:gap-x-\[52px\]{
    -moz-column-gap: 52px;
         column-gap: 52px;
  }
  .lg\:gap-y-10{
    row-gap: 2.5rem;
  }
  .lg\:gap-y-20{
    row-gap: 5rem;
  }
  .lg\:gap-y-4{
    row-gap: 1rem;
  }
  .lg\:gap-y-44px{
    row-gap: 44px;
  }
  .lg\:gap-y-6{
    row-gap: 1.5rem;
  }
  .lg\:gap-y-\[44px\]{
    row-gap: 44px;
  }
  .lg\:gap-y-\[60px\]{
    row-gap: 60px;
  }
  .lg\:rounded-\[8px\]{
    border-radius: 8px;
  }
  .lg\:rounded-t-\[8px\]{
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
  }
  .lg\:border-none{
    border-style: none;
  }
  .lg\:bg-transparent{
    background-color: transparent;
  }
  .lg\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }
  .lg\:px-10{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .lg\:px-100px{
    padding-left: 100px;
    padding-right: 100px;
  }
  .lg\:px-2{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .lg\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .lg\:px-82px{
    padding-left: 82px;
    padding-right: 82px;
  }
  .lg\:px-\[10px\]{
    padding-left: 10px;
    padding-right: 10px;
  }
  .lg\:px-\[116px\]{
    padding-left: 116px;
    padding-right: 116px;
  }
  .lg\:px-\[12px\]{
    padding-left: 12px;
    padding-right: 12px;
  }
  .lg\:px-\[24px\]{
    padding-left: 24px;
    padding-right: 24px;
  }
  .lg\:px-\[25px\]{
    padding-left: 25px;
    padding-right: 25px;
  }
  .lg\:px-\[26px\]{
    padding-left: 26px;
    padding-right: 26px;
  }
  .lg\:px-\[32px\]{
    padding-left: 32px;
    padding-right: 32px;
  }
  .lg\:px-\[40px\]{
    padding-left: 40px;
    padding-right: 40px;
  }
  .lg\:px-\[60px\]{
    padding-left: 60px;
    padding-right: 60px;
  }
  .lg\:px-\[64px\]{
    padding-left: 64px;
    padding-right: 64px;
  }
  .lg\:px-\[74px\]{
    padding-left: 74px;
    padding-right: 74px;
  }
  .lg\:py-0{
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .lg\:py-10{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .lg\:py-12{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .lg\:py-16px{
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .lg\:py-20{
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .lg\:py-80px{
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .lg\:py-\[100px\]{
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .lg\:py-\[104px\]{
    padding-top: 104px;
    padding-bottom: 104px;
  }
  .lg\:py-\[105px\]{
    padding-top: 105px;
    padding-bottom: 105px;
  }
  .lg\:py-\[136px\]{
    padding-top: 136px;
    padding-bottom: 136px;
  }
  .lg\:py-\[28px\]{
    padding-top: 28px;
    padding-bottom: 28px;
  }
  .lg\:py-\[33px\]{
    padding-top: 33px;
    padding-bottom: 33px;
  }
  .lg\:py-\[48px\]{
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .lg\:py-\[58px\]{
    padding-top: 58px;
    padding-bottom: 58px;
  }
  .lg\:py-\[60px\]{
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .lg\:py-\[80px\]{
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .lg\:py-\[84px\]{
    padding-top: 84px;
    padding-bottom: 84px;
  }
  .lg\:py-\[90px\]{
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .lg\:pb-0{
    padding-bottom: 0px;
  }
  .lg\:pb-10{
    padding-bottom: 2.5rem;
  }
  .lg\:pb-100px{
    padding-bottom: 100px;
  }
  .lg\:pb-20{
    padding-bottom: 5rem;
  }
  .lg\:pb-4{
    padding-bottom: 1rem;
  }
  .lg\:pb-50px{
    padding-bottom: 50px;
  }
  .lg\:pb-\[100px\]{
    padding-bottom: 100px;
  }
  .lg\:pb-\[104px\]{
    padding-bottom: 104px;
  }
  .lg\:pb-\[28px\]{
    padding-bottom: 28px;
  }
  .lg\:pb-\[32px\]{
    padding-bottom: 32px;
  }
  .lg\:pb-\[36px\]{
    padding-bottom: 36px;
  }
  .lg\:pb-\[42px\]{
    padding-bottom: 42px;
  }
  .lg\:pb-\[52px\]{
    padding-bottom: 52px;
  }
  .lg\:pb-\[60px\]{
    padding-bottom: 60px;
  }
  .lg\:pb-\[72px\]{
    padding-bottom: 72px;
  }
  .lg\:pb-\[76px\]{
    padding-bottom: 76px;
  }
  .lg\:pb-\[80px\]{
    padding-bottom: 80px;
  }
  .lg\:pb-\[83px\]{
    padding-bottom: 83px;
  }
  .lg\:pb-\[90px\]{
    padding-bottom: 90px;
  }
  .lg\:pl-\[54px\]{
    padding-left: 54px;
  }
  .lg\:pl-\[84px\]{
    padding-left: 84px;
  }
  .lg\:pr-10{
    padding-right: 2.5rem;
  }
  .lg\:pr-\[45px\]{
    padding-right: 45px;
  }
  .lg\:pr-\[74px\]{
    padding-right: 74px;
  }
  .lg\:pt-0{
    padding-top: 0px;
  }
  .lg\:pt-10{
    padding-top: 2.5rem;
  }
  .lg\:pt-80px{
    padding-top: 80px;
  }
  .lg\:pt-82px{
    padding-top: 82px;
  }
  .lg\:pt-\[104px\]{
    padding-top: 104px;
  }
  .lg\:pt-\[11px\]{
    padding-top: 11px;
  }
  .lg\:pt-\[28px\]{
    padding-top: 28px;
  }
  .lg\:pt-\[40px\]{
    padding-top: 40px;
  }
  .lg\:pt-\[48px\]{
    padding-top: 48px;
  }
  .lg\:pt-\[52px\]{
    padding-top: 52px;
  }
  .lg\:pt-\[60px\]{
    padding-top: 60px;
  }
  .lg\:pt-\[62\.191358\%\]{
    padding-top: 62.191358%;
  }
  .lg\:pt-\[64px\]{
    padding-top: 64px;
  }
  .lg\:pt-\[67px\]{
    padding-top: 67px;
  }
  .lg\:pt-\[72px\]{
    padding-top: 72px;
  }
  .lg\:pt-\[83px\]{
    padding-top: 83px;
  }
  .lg\:pt-\[84px\]{
    padding-top: 84px;
  }
  .lg\:pt-\[86\.01398\%\]{
    padding-top: 86.01398%;
  }
  .lg\:pt-\[90px\]{
    padding-top: 90px;
  }
  .lg\:pt-\[97\.3333\%\]{
    padding-top: 97.3333%;
  }
  .lg\:text-left{
    text-align: left;
  }
  .lg\:text-center{
    text-align: center;
  }
  .lg\:text-\[20px\]{
    font-size: 20px;
  }
  .lg\:text-\[22px\]{
    font-size: 22px;
  }
  .lg\:text-\[24px\]{
    font-size: 24px;
  }
  .lg\:text-\[26px\]{
    font-size: 26px;
  }
  .lg\:text-\[28px\]{
    font-size: 28px;
  }
  .lg\:text-\[34px\]{
    font-size: 34px;
  }
  .lg\:text-\[38px\]{
    font-size: 38px;
  }
  .lg\:text-base{
    font-size: 1rem;
  }
  .lg\:text-lg{
    font-size: 1.125rem;
  }
  .lg\:text-sm{
    font-size: 0.875rem;
  }
  .lg\:text-xl{
    font-size: 1.25rem;
  }
  .lg\:font-bold{
    font-weight: 700;
  }
  .lg\:font-normal{
    font-weight: 400;
  }
  .lg\:leading-\[24px\]{
    line-height: 24px;
  }
  .lg\:leading-\[26px\]{
    line-height: 26px;
  }
  .lg\:leading-\[28px\]{
    line-height: 28px;
  }
  .lg\:leading-\[30px\]{
    line-height: 30px;
  }
  .lg\:leading-\[32px\]{
    line-height: 32px;
  }
  .lg\:leading-\[34px\]{
    line-height: 34px;
  }
  .lg\:leading-\[38px\]{
    line-height: 38px;
  }
  .lg\:leading-\[40px\]{
    line-height: 40px;
  }
  .lg\:leading-\[42px\]{
    line-height: 42px;
  }
  .lg\:leading-\[48px\]{
    line-height: 48px;
  }
  .lg\:leading-\[50px\]{
    line-height: 50px;
  }
  .lg\:leading-\[56px\]{
    line-height: 56px;
  }
  .lg\:leading-\[58px\]{
    line-height: 58px;
  }
  .lg\:opacity-15{
    opacity: 0.15;
  }
  .lg\:opacity-\[12\%\]{
    opacity: 12%;
  }
  .lg\:shadow-menu-bottom{
    --tw-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.10);
    --tw-shadow-colored: 0px 0px 24px 0px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
  .group\/section-item:nth-of-type(n+3) .lg\:group-\[\&\:nth-of-type\(n\+3\)\]\/section-item\:block{
    display: block;
  }
  .group\/section-item:nth-of-type(2) .lg\:group-\[\&\:nth-of-type\(2\)\]\/section-item\:hidden{
    display: none;
  }
}
@media (min-width: 1281px){
  .xl\:mx-0{
    margin-left: 0px;
    margin-right: 0px;
  }
  .xl\:mr-10{
    margin-right: 2.5rem;
  }
  .xl\:w-1\/4{
    width: 25%;
  }
  .xl\:w-1\/5{
    width: 20%;
  }
  .xl\:w-\[203px\]{
    width: 203px;
  }
  .xl\:w-\[55\.47945\%\]{
    width: 55.47945%;
  }
  .xl\:w-\[646px\]{
    width: 646px;
  }
  .xl\:w-\[696px\]{
    width: 696px;
  }
  .xl\:w-\[808px\]{
    width: 808px;
  }
  .xl\:gap-x-10{
    -moz-column-gap: 2.5rem;
         column-gap: 2.5rem;
  }
  .xl\:gap-x-82px{
    -moz-column-gap: 82px;
         column-gap: 82px;
  }
  .xl\:gap-x-\[40px\]{
    -moz-column-gap: 40px;
         column-gap: 40px;
  }
  .xl\:gap-x-\[60px\]{
    -moz-column-gap: 60px;
         column-gap: 60px;
  }
  .xl\:gap-x-\[75px\]{
    -moz-column-gap: 75px;
         column-gap: 75px;
  }
  .xl\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }
  .xl\:px-20{
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .xl\:px-\[106px\]{
    padding-left: 106px;
    padding-right: 106px;
  }
  .xl\:px-\[98px\]{
    padding-left: 98px;
    padding-right: 98px;
  }
  .xl\:py-120px{
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .xl\:pr-\[70px\]{
    padding-right: 70px;
  }
}
.\[\&\.active\]\:rounded-b-none.active{
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.\[\&\.active\]\:text-active.active{
  --tw-text-opacity: 1;
  color: rgb(255 131 0 / var(--tw-text-opacity));
}
.\[\&\.pointer-event-none\]\:bg-transparent.pointer-event-none{
  background-color: transparent;
}
.\[\&\.pointer-event-none\]\:text-main.pointer-event-none{
  --tw-text-opacity: 1;
  color: rgb(0 21 93 / var(--tw-text-opacity));
}
.\[\&\:nth-of-type\(n\+2\)\]\:mt-\[22px\]:nth-of-type(n+2){
  margin-top: 22px;
}
.\[\&\:nth-of-type\(n\+2\)\]\:pt-\[22px\]:nth-of-type(n+2){
  padding-top: 22px;
}
@media (min-width: 1025px){
  .lg\:\[\&\:nth-of-type\(n\+2\)\]\:mt-0:nth-of-type(n+2){
    margin-top: 0px;
  }
  .lg\:\[\&\:nth-of-type\(n\+2\)\]\:pt-0:nth-of-type(n+2){
    padding-top: 0px;
  }
  .lg\:\[\&\:nth-of-type\(n\+3\)\]\:mt-\[33px\]:nth-of-type(n+3){
    margin-top: 33px;
  }
  .lg\:\[\&\:nth-of-type\(n\+3\)\]\:pt-10:nth-of-type(n+3){
    padding-top: 2.5rem;
  }
}
