@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap);
/*
! tailwindcss v3.1.8 | 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: #e5e7eb; /* 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.
*/
html {
  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, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
}
/*
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. 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-size: 1em; /* 2 */
}
/*
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-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;
}
/*
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;
}
[type='text'],[type='email'],[type='url'],[type='password'],[type='number'],[type='date'],[type='datetime-local'],[type='month'],[type='search'],[type='tel'],[type='time'],[type='week'],[multiple],textarea,select{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  border-radius: 0px;
  padding-top: 0.5rem;
  padding-right: 0.75rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-shadow: 0 0 #0000;
}
[type='text']:focus, [type='email']:focus, [type='url']:focus, [type='password']:focus, [type='number']:focus, [type='date']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='week']:focus, [multiple]:focus, textarea:focus, select:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border-color: #2563eb;
}
input::-moz-placeholder, textarea::-moz-placeholder{
  color: #6b7280;
  opacity: 1;
}
input::placeholder,textarea::placeholder{
  color: #6b7280;
  opacity: 1;
}
::-webkit-datetime-edit-fields-wrapper{
  padding: 0;
}
::-webkit-date-and-time-value{
  min-height: 1.5em;
}
::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{
  padding-top: 0;
  padding-bottom: 0;
}
select{
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}
[multiple]{
  background-image: initial;
  background-position: initial;
  background-repeat: unset;
  background-size: initial;
  padding-right: 0.75rem;
  -webkit-print-color-adjust: unset;
          print-color-adjust: unset;
}
[type='checkbox'],[type='radio']{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  color: #2563eb;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  --tw-shadow: 0 0 #0000;
}
[type='checkbox']{
  border-radius: 0px;
}
[type='radio']{
  border-radius: 100%;
}
[type='checkbox']:focus,[type='radio']:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
[type='checkbox']:checked,[type='radio']:checked{
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
[type='checkbox']:checked{
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}
[type='radio']:checked{
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
}
[type='checkbox']:checked:hover,[type='checkbox']:checked:focus,[type='radio']:checked:hover,[type='radio']:checked:focus{
  border-color: transparent;
  background-color: currentColor;
}
[type='checkbox']:indeterminate{
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
[type='checkbox']:indeterminate:hover,[type='checkbox']:indeterminate:focus{
  border-color: transparent;
  background-color: currentColor;
}
[type='file']{
  background: unset;
  border-color: inherit;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-size: unset;
  line-height: inherit;
}
[type='file']:focus{
  outline: 1px solid ButtonText;
  outline: 1px auto -webkit-focus-ring-color;
}
*, ::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-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-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%;
}
@media (min-width: 640px){
  .container{
    max-width: 640px;
  }
}
@media (min-width: 768px){
  .container{
    max-width: 768px;
  }
}
@media (min-width: 1024px){
  .container{
    max-width: 1024px;
  }
}
@media (min-width: 1280px){
  .container{
    max-width: 1280px;
  }
}
@media (min-width: 1536px){
  .container{
    max-width: 1536px;
  }
}
.pointer-events-none{
  pointer-events: none;
}
.pointer-events-auto{
  pointer-events: auto;
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.inset-0{
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}
.right-4{
  right: 1rem;
}
.top-4{
  top: 1rem;
}
.top-0{
  top: 0px;
}
.-right-1{
  right: -0.25rem;
}
.top-10{
  top: 2.5rem;
}
.left-0{
  left: 0px;
}
.top-1\/2{
  top: 50%;
}
.right-0{
  right: 0px;
}
.z-10{
  z-index: 10;
}
.z-\[9\]{
  z-index: 9;
}
.z-\[2\]{
  z-index: 2;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.my-10{
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
.mb-8{
  margin-bottom: 2rem;
}
.mb-10{
  margin-bottom: 2.5rem;
}
.mt-4{
  margin-top: 1rem;
}
.mb-6{
  margin-bottom: 1.5rem;
}
.mb-5{
  margin-bottom: 1.25rem;
}
.mb-4{
  margin-bottom: 1rem;
}
.mr-auto{
  margin-right: auto;
}
.mt-8{
  margin-top: 2rem;
}
.mr-3{
  margin-right: 0.75rem;
}
.-ml-1{
  margin-left: -0.25rem;
}
.mb-1{
  margin-bottom: 0.25rem;
}
.ml-7{
  margin-left: 1.75rem;
}
.mt-2{
  margin-top: 0.5rem;
}
.mb-2{
  margin-bottom: 0.5rem;
}
.mt-5{
  margin-top: 1.25rem;
}
.mt-10{
  margin-top: 2.5rem;
}
.mb-16{
  margin-bottom: 4rem;
}
.mt-6{
  margin-top: 1.5rem;
}
.mt-3{
  margin-top: 0.75rem;
}
.mt-16{
  margin-top: 4rem;
}
.mt-12{
  margin-top: 3rem;
}
.mb-9{
  margin-bottom: 2.25rem;
}
.ml-4{
  margin-left: 1rem;
}
.mb-3{
  margin-bottom: 0.75rem;
}
.mt-24{
  margin-top: 6rem;
}
.block{
  display: block;
}
.inline{
  display: inline;
}
.flex{
  display: flex;
}
.inline-flex{
  display: inline-flex;
}
.grid{
  display: grid;
}
.hidden{
  display: none;
}
.h-full{
  height: 100%;
}
.h-10{
  height: 2.5rem;
}
.h-9{
  height: 2.25rem;
}
.h-5{
  height: 1.25rem;
}
.h-1\.5{
  height: 0.375rem;
}
.h-1{
  height: 0.25rem;
}
.h-\[70px\]{
  height: 70px;
}
.h-auto{
  height: auto;
}
.h-32{
  height: 8rem;
}
.w-full{
  width: 100%;
}
.w-10{
  width: 2.5rem;
}
.w-fit{
  width: -moz-fit-content;
  width: fit-content;
}
.w-auto{
  width: auto;
}
.w-5{
  width: 1.25rem;
}
.w-44{
  width: 11rem;
}
.w-1\.5{
  width: 0.375rem;
}
.w-1{
  width: 0.25rem;
}
.w-32{
  width: 8rem;
}
.max-w-screen-xl{
  max-width: 1280px;
}
.max-w-2xl{
  max-width: 42rem;
}
.max-w-xl{
  max-width: 36rem;
}
.max-w-\[1420px\]{
  max-width: 1420px;
}
.max-w-5xl{
  max-width: 64rem;
}
.max-w-\[1920px\]{
  max-width: 1920px;
}
.\!max-w-\[1350px\]{
  max-width: 1350px !important;
}
.shrink-0{
  flex-shrink: 0;
}
.-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));
}
.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));
}
.transform{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@keyframes spin{
  to{
    transform: rotate(360deg);
  }
}
.animate-spin{
  animation: spin 1s linear infinite;
}
.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.flex-col{
  flex-direction: column;
}
.flex-wrap{
  flex-wrap: wrap;
}
.items-start{
  align-items: flex-start;
}
.items-center{
  align-items: center;
}
.justify-end{
  justify-content: flex-end;
}
.justify-center{
  justify-content: center;
}
.justify-between{
  justify-content: space-between;
}
.gap-6{
  gap: 1.5rem;
}
.gap-4{
  gap: 1rem;
}
.gap-5{
  gap: 1.25rem;
}
.gap-10{
  gap: 2.5rem;
}
.gap-3{
  gap: 0.75rem;
}
.gap-2{
  gap: 0.5rem;
}
.space-y-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.space-y-10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
}
.space-y-5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}
.space-y-6 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.space-y-0 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0px * var(--tw-space-y-reverse));
}
.place-self-center{
  place-self: center;
}
.rounded-full{
  border-radius: 9999px;
}
.rounded{
  border-radius: 0.25rem;
}
.rounded-md{
  border-radius: 0.375rem;
}
.border-b-2{
  border-bottom-width: 2px;
}
.border-l-4{
  border-left-width: 4px;
}
.border-b{
  border-bottom-width: 1px;
}
.border-green-500{
  --tw-border-opacity: 1;
  border-color: rgb(34 197 94 / var(--tw-border-opacity));
}
.border-red-500{
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity));
}
.border-transparent{
  border-color: transparent;
}
.border-gray-200{
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
}
.border-slate-800{
  --tw-border-opacity: 1;
  border-color: rgb(30 41 59 / var(--tw-border-opacity));
}
.border-b-\[\#5C5C5C\]{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(92 92 92 / var(--tw-border-opacity));
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-\[\#F5F5F5\]{
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
}
.bg-green-100{
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity));
}
.bg-red-100{
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity));
}
.bg-transparent{
  background-color: transparent;
}
.bg-gray-100{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}
.bg-slate-500{
  --tw-bg-opacity: 1;
  background-color: rgb(100 116 139 / var(--tw-bg-opacity));
}
.bg-blue-500{
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity));
}
.bg-\[\#F6F6F6\]{
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity));
}
.bg-black\/30{
  background-color: rgb(0 0 0 / 0.3);
}
.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}
.p-4{
  padding: 1rem;
}
.p-2{
  padding: 0.5rem;
}
.p-8{
  padding: 2rem;
}
.p-1{
  padding: 0.25rem;
}
.py-12{
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}
.py-10{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.py-16{
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.pb-8{
  padding-bottom: 2rem;
}
.pb-5{
  padding-bottom: 1.25rem;
}
.pr-1{
  padding-right: 0.25rem;
}
.pt-20{
  padding-top: 5rem;
}
.pt-8{
  padding-top: 2rem;
}
.pr-4{
  padding-right: 1rem;
}
.pr-3{
  padding-right: 0.75rem;
}
.pr-6{
  padding-right: 1.5rem;
}
.pl-2{
  padding-left: 0.5rem;
}
.pt-4{
  padding-top: 1rem;
}
.pl-0{
  padding-left: 0px;
}
.pr-2{
  padding-right: 0.5rem;
}
.pb-3{
  padding-bottom: 0.75rem;
}
.pt-6{
  padding-top: 1.5rem;
}
.pl-6{
  padding-left: 1.5rem;
}
.pt-3{
  padding-top: 0.75rem;
}
.pr-8{
  padding-right: 2rem;
}
.pt-2{
  padding-top: 0.5rem;
}
.text-center{
  text-align: center;
}
.text-xl{
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-base{
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-4xl{
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.text-lg{
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-xs{
  font-size: 0.75rem;
  line-height: 1rem;
}
.text-3xl{
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-2xl{
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-\[15px\]{
  font-size: 15px;
}
.text-5xl{
  font-size: 3rem;
  line-height: 1;
}
.font-bold{
  font-weight: 700;
}
.font-medium{
  font-weight: 500;
}
.font-extrabold{
  font-weight: 800;
}
.font-semibold{
  font-weight: 600;
}
.font-normal{
  font-weight: 400;
}
.font-light{
  font-weight: 300;
}
.uppercase{
  text-transform: uppercase;
}
.italic{
  font-style: italic;
}
.leading-none{
  line-height: 1;
}
.leading-6{
  line-height: 1.5rem;
}
.leading-\[1\.5\]{
  line-height: 1.5;
}
.leading-relaxed{
  line-height: 1.625;
}
.tracking-tight{
  letter-spacing: -0.025em;
}
.text-\[\#34385A\]{
  --tw-text-opacity: 1;
  color: rgb(52 56 90 / var(--tw-text-opacity));
}
.text-slate-600{
  --tw-text-opacity: 1;
  color: rgb(71 85 105 / var(--tw-text-opacity));
}
.text-green-700{
  --tw-text-opacity: 1;
  color: rgb(21 128 61 / var(--tw-text-opacity));
}
.text-red-700{
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity));
}
.text-\[\#5C5C5C\]{
  --tw-text-opacity: 1;
  color: rgb(92 92 92 / var(--tw-text-opacity));
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-\[\#A8A8A8\]{
  --tw-text-opacity: 1;
  color: rgb(168 168 168 / var(--tw-text-opacity));
}
.text-\[\#24A2F3\]{
  --tw-text-opacity: 1;
  color: rgb(36 162 243 / var(--tw-text-opacity));
}
.text-\[\#0072BC\]{
  --tw-text-opacity: 1;
  color: rgb(0 114 188 / var(--tw-text-opacity));
}
.text-yellow-400{
  --tw-text-opacity: 1;
  color: rgb(250 204 21 / var(--tw-text-opacity));
}
.text-\[\#FFF\]{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.underline{
  text-decoration-line: underline;
}
.opacity-25{
  opacity: 0.25;
}
.opacity-75{
  opacity: 0.75;
}
.shadow-none{
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-xl{
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.outline-none{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-200{
  transition-duration: 200ms;
}
body {
  font-family: "Montserrat", sans-serif;
  overflow-x: hidden;
  padding-top: 68px;
  scroll-behavior: smooth;
}
@media (min-width: 1280px) {
  body {
    padding-top: 106px;
  }
}
.form-toast,
.form-toast-error {
  position: fixed;
  bottom: 50px;
  right: 50px;
  z-index: 100;
  opacity: 1;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 700ms;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.form-toast.fade-hidden, 
.form-toast-error.fade-hidden{
  opacity: 0;
}
.container{
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 1rem;
  padding-right: 1rem;
}
[x-cloak] {
  display: none !important;
}
header {
  z-index: 100;
}
header .nav-top {
  background-color: #34385A;
  color: #fff;
  font-size: 13px;
}
header .nav-top .container {
  position: relative;
}
@media (min-width: 1280px) {
  header .nav-top .container::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 150px;
    transform: skewX(-20deg);
    background: transparent linear-gradient(271deg, #0072BC 0%, #474B6D 100%) 0% 0% no-repeat padding-box;
  }
}
header .logo {
  max-width: 180px;
}
header nav {
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1019607843);
}
@media (min-width: 1280px) {
  header #mobile-menu-2 {
    display: flex !important;
  }
}
header .navbar-link-ancora {
  font-size: 16px;
  color: #5C5C5C;
  font-weight: 500;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
header .navbar-link-ancora::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
  width: 0px;
  height: 2px;
  transition: all 0.7s ease-in-out;
  transform-origin: center;
  background-color: currentColor;
}
header .navbar-link-ancora:not(.pr-2):hover::after {
  width: 100%;
  background-color: #34385A;
}
header .navbar-link-ancora.current::after {
  width: 100%;
}
header .search-menu {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 28px auto;
  width: -moz-fit-content;
  width: fit-content;
  gap: 16px;
}
@media (min-width: 1280px) {
  header .search-menu {
    gap: 10px;
    flex-direction: row;
    margin: 0px auto;
  }
}
header .search-menu .store-icon {
  background-color: #0072BC;
  display: flex;
  align-items: center;
  gap: 12px;
  color: #FFF;
  font-weight: 700;
  font-size: 14px;
  padding: 8px 16px;
}
header .search-menu .store-icon img {
  transition: all 0.3s ease-in-out;
}
header .search-menu .store-icon:hover img {
  transform: translateY(-2px) scale(1.1);
}
header .search-menu .search-box {
  position: relative;
}
header .search-menu .search-box input {
  background-color: #F5F5F5;
  border: none;
  padding-left: 40px;
  max-width: 250px;
  outline: none;
}
header .search-menu .search-box .btn-search {
  position: absolute;
  left: 10px;
  top: 10px;
  max-width: 18px;
}
header .toggle-btn {
  cursor: pointer;
  position: relative;
  top: 5px;
}
header .toggle-btn .bar {
  width: 25px;
  height: 3px;
  margin: 7px 0 7px auto;
  transition: all 0.2s ease-in-out;
  background-color: #6e745f;
}
header .toggle-btn .bar:nth-child(2) {
  width: 35px;
}
header #toggle-menu:checked + label.toggle-btn .bar:nth-child(2) {
  transform: translateX(50px);
  opacity: 0;
}
header #toggle-menu:checked + label.toggle-btn .bar:nth-child(1) {
  transform: translateY(12px) rotate(45deg);
}
header #toggle-menu:checked + label.toggle-btn .bar:nth-child(3) {
  transform: translateY(-8px) rotate(-45deg);
}
footer {
  background-color: #34385A;
}
footer .copy {
  background-color: #404464;
}
.btn-padrao a,
.btn-padrao button {
  background: transparent linear-gradient(270deg, #0072BC 0%, #34385A 100%) 0% 0% no-repeat padding-box;
  display: flex;
  align-items: center;
  justify-content: center;
  width: -moz-fit-content;
  width: fit-content;
  min-height: 50px;
  padding: 10px 30px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  transition: all 0.6s ease;
}
@media (min-width: 576px) {
  .btn-padrao a,
.btn-padrao button {
    padding-inline: 60px;
  }
}
.btn-padrao a:hover,
.btn-padrao button:hover {
  border: 1px solid #34385A;
  background: #fff;
  color: #34385A;
}
.home .section-banner {
  height: calc(100vh - 70px);
  width: 100vw;
  max-height: 620px;
}
@media (min-width: 992px) {
  .home .section-banner {
    height: calc(100vh - 100px);
  }
}
.home .section-banner .banner {
  width: 100%;
  height: 100%;
}
.home .section-banner .banner img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.home .section-banner .banner button {
  width: 100%;
  height: 100%;
}
.home .section-banner .popup-backdrop {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.4);
}
.home .section-banner .popup-backdrop .popup {
  position: relative;
  width: 300px;
  height: 300px;
}
.home .section-banner .popup-backdrop .popup img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  -o-object-position: center;
     object-position: center;
}
.home .section-banner .popup-backdrop .popup .fa-times {
  position: absolute;
  left: 94%;
  bottom: 104%;
  font-size: 20px;
  color: #fff;
  cursor: pointer;
}
@media (min-width: 992px) {
  .home .section-banner .popup-backdrop .popup .fa-times {
    left: 102%;
    bottom: 102%;
  }
}
.home .section-equipamentos {
  width: 100vw;
  padding: 80px 0;
}
.home .section-equipamentos .title {
  margin-bottom: 70px;
}
@media (min-width: 576px) {
  .home .section-equipamentos .title {
    margin-bottom: 30px;
  }
}
.home .section-equipamentos .title span {
  color: #A8A8A8;
}
.home .section-equipamentos .navigations {
  position: absolute;
  top: -50px;
  right: 0;
  display: flex;
}
.home .section-equipamentos .navigations div {
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.home .section-equipamentos .navigations div:nth-child(1) {
  color: #B9B9B9;
  background-color: #F7F7F7;
  margin-right: 10px;
}
.home .section-equipamentos .navigations div:nth-child(2) {
  color: #fff;
  background-color: #34385A;
}
.home .section-equipamentos .item {
  height: 290px;
  background-color: #F7F7F7;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.home .section-equipamentos .item img {
  max-width: 90%;
  max-height: 60%;
  -o-object-fit: contain;
     object-fit: contain;
  transition: all 1.2s ease;
}
.home .section-equipamentos .item:hover img {
  transform: scale(1.05);
}
.home .section-equipamentos .btn-padrao {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 60px;
}
.home .section-solucoes {
  width: 100vw;
  background-color: #34385A;
}
.home .section-solucoes .top {
  width: 100%;
  padding: 70px 0;
}
@media (min-width: 992px) {
  .home .section-solucoes .top {
    display: flex;
    justify-content: space-between;
    align-items: end;
  }
}
.home .section-solucoes .top .title {
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .home .section-solucoes .top .title {
    width: 40%;
    margin-bottom: unset;
  }
}
.home .section-solucoes .top .title h3 {
  color: #1C9EF2;
  margin-bottom: 5px;
}
.home .section-solucoes .top .title h2 {
  color: #fff;
}
@media (min-width: 768px) {
  .home .section-solucoes .top .title h2 {
    padding-right: 15%;
  }
}
.home .section-solucoes .top .title h2 span {
  color: #1C9EF2;
}
@media (min-width: 992px) {
  .home .section-solucoes .top .text {
    width: 60%;
  }
}
.home .section-solucoes .middle .gallery {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.home .section-solucoes .middle .gallery .box {
  width: 100%;
  height: 350px;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin-bottom: 5px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 20px 35px;
}
@media (min-width: 576px) {
  .home .section-solucoes .middle .gallery .box {
    width: 50%;
    height: 390px;
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .home .section-solucoes .middle .gallery .box {
    width: 33%;
  }
}
.home .section-solucoes .middle .gallery .box div {
  position: relative;
}
.home .section-solucoes .middle .gallery .box .overlay {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}
.home .section-solucoes .middle .gallery .box .description {
  font-size: 12px;
  transition: all 0.5s ease;
  height: 0px;
  overflow: hidden;
  opacity: 0;
}
.home .section-solucoes .middle .gallery .box .btn-ver-mais a {
  background: transparent linear-gradient(267deg, #0072BC 0%, #34385A 100%) 0% 0% no-repeat padding-box;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 5px;
  font-weight: 500;
  font-size: 5px;
  overflow: hidden;
  color: transparent;
  transition: all 0.5s ease;
}
.home .section-solucoes .middle .gallery .box:hover .description {
  opacity: 1;
  margin: 30px 0;
  height: 70px;
  transition: all 0.8s ease;
}
.home .section-solucoes .middle .gallery .box:hover .btn-ver-mais a {
  height: 30px;
  font-size: 11px;
  color: #fff;
}
.home .section-solucoes .bottom {
  margin-top: -170px;
  background-color: #fff;
  padding: 240px 0 80px 0;
}
.home .section-solucoes .bottom .btn-padrao {
  width: 100%;
  display: flex;
  justify-content: center;
}
.home .section-marcas {
  width: 100vw;
  padding: 80px 0;
}
.home .section-marcas .title h3 {
  color: #0072BC;
  margin-bottom: 5px;
}
.home .section-marcas .title h2 {
  color: #000;
}
.home .section-marcas .title h2 span {
  color: #0072BC;
}
.home .section-marcas .swiper {
  padding: 0 40px;
  margin-top: 60px;
}
.home .section-marcas .swiper .swiper-button-next::after,
.home .section-marcas .swiper .swiper-button-prev::after {
  font-size: 15px;
  color: #0072BC;
}
.home .section-marcas .swiper .swiper-slide img {
  max-width: 100%;
  max-height: 60px;
}
@media (min-width: 576px) {
  .home .section-marcas .swiper .swiper-slide img {
    max-width: 160px;
  }
}
.home .section-depoimentos .description p {
  margin-bottom: 12px;
}
.autax {
  position: relative;
  overflow-x: hidden;
}
.autax .section-sobre {
  padding: 80px 0;
  position: relative;
}
.autax .section-sobre .subtitle {
  padding-left: 25px;
  border-left: solid 5px #34385A;
}
.autax .section-sobre h1 {
  color: #34385A;
  margin-bottom: 40px;
}
.autax .section-sobre h2 span {
  color: #0072BC;
}
.autax .section-sobre p {
  color: #5C5C5C;
}
.autax .section-sobre .icon-simbolo-autax {
  position: absolute;
  right: -10%;
  top: 0;
  max-width: 100%;
  max-height: 150%;
}
.autax .section-atuacao {
  position: relative;
}
@media (min-width: 992px) {
  .autax .section-atuacao {
    background: transparent linear-gradient(90deg, #34385A 65%, transparent 35%) 0% 0% no-repeat padding-box;
  }
}
.autax .section-atuacao .side-left {
  background-color: #34385A;
  padding: 80px 0;
}
@media (min-width: 992px) {
  .autax .section-atuacao .side-left {
    background: transparent;
    padding: 100px 0px;
    height: auto;
  }
  .autax .section-atuacao .side-left .intro,
.autax .section-atuacao .side-left .collapse-area {
    padding-right: 50%;
  }
}
.autax .section-atuacao .side-left .item {
  cursor: pointer;
}
@media (min-width: 992px) {
  .autax .section-atuacao .side-right {
    left: 54%;
    max-width: 40%;
    max-height: 430px;
    overflow: hidden;
  }
}
.autax .section-video {
  background-color: #F6F6F6;
  padding: 80px 0;
  position: relative;
  z-index: 1;
}
.autax .section-video .icon-grafismo {
  position: absolute;
  right: -4%;
  top: 10%;
  max-width: 350px;
  max-height: 100%;
  opacity: 0.5;
  z-index: 0;
}
.autax .section-video .top .socio h2 {
  color: #34385A;
}
.autax .section-video .top .socio p {
  color: #5C5C5C;
}
.autax .section-video .top .citacao img {
  right: -10px;
  top: -10px;
  max-width: 100px;
  transform: rotateY(180deg);
  opacity: 0.3;
}
@media (min-width: 992px) {
  .autax .section-video .top .citacao img {
    right: unset;
    left: -60px;
    top: -10px;
    transform: rotateY(0);
  }
}
.autax .section-video .top .citacao p span {
  color: #0072BC;
}
.autax .section-video .top .p-assista {
  color: #34385A;
}
.autax .section-video .video {
  position: relative;
  z-index: 1;
}
.autax .section-video .video iframe {
  width: 100%;
  height: 350px;
}
@media (min-width: 992px) {
  .autax .section-video .video iframe {
    width: 80%;
    margin-inline: auto;
    height: 500px;
  }
}
.autax .section-video .white-bg {
  width: 100%;
  height: 300px;
  position: absolute;
  bottom: 0;
  background: #fff;
}
.autax .full-imgs {
  width: 100vw;
}
.autax .full-imgs .items {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.autax .full-imgs .items img {
  max-height: 450px;
  -o-object-fit: cover;
     object-fit: cover;
}
.clientes .section-intro {
  padding: 80px 0;
  width: 100vw;
}
.clientes .section-intro h1 {
  color: #34385A;
}
.clientes .section-intro p {
  color: #5C5C5C;
}
.clientes .section-clientes {
  width: 100vw;
  padding: 80px 0;
  background-color: #F6F6F6;
}
.clientes .section-clientes .title h2 {
  color: #34385A;
}
.clientes .section-clientes .title h2 span {
  color: #0072BC;
}
.clientes .section-clientes .swiper {
  padding: 0 40px;
  margin-top: 60px;
}
.clientes .section-clientes .swiper .swiper-button-next::after,
.clientes .section-clientes .swiper .swiper-button-prev::after {
  font-size: 15px;
  color: #0072BC;
}
.clientes .section-clientes .swiper .swiper-slide img {
  max-width: 100%;
  max-height: 60px;
}
@media (min-width: 576px) {
  .clientes .section-clientes .swiper .swiper-slide img {
    max-width: 160px;
  }
}
.clientes .section-equipamentos {
  position: relative;
}
@media (min-width: 992px) {
  .clientes .section-equipamentos {
    background: transparent linear-gradient(90deg, transparent 65%, #34385A 35%) 0% 0% no-repeat padding-box;
  }
}
.clientes .section-equipamentos .side-left {
  background-color: #fff;
  padding: 80px 0;
}
@media (min-width: 992px) {
  .clientes .section-equipamentos .side-left {
    background: transparent;
    padding: 100px 0px;
    min-height: 560px;
  }
  .clientes .section-equipamentos .side-left .intro,
.clientes .section-equipamentos .side-left .collapse-area {
    padding-right: 50%;
  }
}
.clientes .section-equipamentos .side-left .intro p {
  margin-bottom: 15px;
}
.clientes .section-equipamentos .side-left .item {
  cursor: pointer;
}
.clientes .section-equipamentos .side-left h2,
.clientes .section-equipamentos .side-left h3 {
  color: #34385A;
}
.clientes .section-equipamentos .side-left p {
  color: #5C5C5C;
}
@media (min-width: 992px) {
  .clientes .section-equipamentos .side-right {
    left: 54%;
    max-width: 40%;
    max-height: 430px;
    overflow: hidden;
  }
}
.clientes .section-image {
  width: 100vw;
}
.clientes .section-image img {
  width: 100%;
  max-width: 1920px;
  max-height: 90%;
  margin: 0 auto;
}
.contato {
  background-color: #F6F6F6;
  width: 100vw;
}
.contato .section-form {
  position: relative;
}
@media (min-width: 992px) {
  .contato .section-form {
    background: transparent linear-gradient(90deg, transparent 75%, #0072BC 25%) 0% 0% no-repeat padding-box;
  }
}
.contato .section-form .side-left {
  padding: 60px 0;
}
@media (min-width: 992px) {
  .contato .section-form .side-left {
    background: transparent;
  }
  .contato .section-form .side-left .form,
.contato .section-form .side-left h1,
.contato .section-form .side-left p {
    padding-right: 55%;
  }
}
.contato .section-form .side-left input,
.contato .section-form .side-left textarea {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #707070;
  width: 100%;
  outline: none;
}
.contato .section-form .side-left input:focus-within, .contato .section-form .side-left input:focus,
.contato .section-form .side-left textarea:focus-within,
.contato .section-form .side-left textarea:focus {
  outline: none;
  box-shadow: none;
}
.contato .section-form .side-left label {
  color: #5C5C5C;
}
.contato .section-form .side-left h1 {
  color: #34385A;
}
.contato .section-form .side-left h1 span {
  color: #0072BC;
}
.contato .section-form .side-right {
  background-color: #34385A;
  padding: 50px 15px;
  color: #fff;
}
@media (min-width: 992px) {
  .contato .section-form .side-right {
    left: 58%;
    top: 80px;
    padding: 50px;
    max-width: 35%;
    overflow: hidden;
  }
}
.equipamentos {
  width: 100vw;
  position: relative;
  min-height: 80vh;
}
.equipamentos .items {
  display: flex;
  align-items: self-start;
  flex-wrap: wrap;
}
@media (min-width: 992px) {
  .equipamentos .items {
    padding-left: 25%;
  }
}
.equipamentos .items .no-results {
  min-height: 90vh;
}
.equipamentos .items .item-card {
  width: 100%;
}
@media (min-width: 576px) {
  .equipamentos .items .item-card {
    width: 47%;
    margin-right: 20px;
  }
}
@media (min-width: 1100px) {
  .equipamentos .items .item-card {
    width: 31%;
  }
}
.equipamentos .items .item-card .img {
  background-color: #F6F6F6;
  width: 100%;
  height: 320px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.equipamentos .items .item-card .img img {
  max-height: 340px;
  max-width: 80%;
  margin: 0 auto;
  transition: all 1.5s ease;
}
.equipamentos .items .item-card .info {
  width: 100%;
  margin-top: 15px;
  border-top: 1px solid #0072BC;
  padding-top: 15px;
}
.equipamentos .items .item-card .info h3 {
  color: #34385A;
}
.equipamentos .items .item-card .info .resumo p {
  color: #34385A;
  font-size: 16px;
  margin-bottom: 8px;
}
.equipamentos .items .item-card .info .descricao p {
  color: #5C5C5C;
  font-size: 14px;
}
.equipamentos .items .item-card .info .btn-padrao a {
  width: 100%;
  height: 0px;
  opacity: 0;
  font-size: 10px;
  transition: all 0.6s ease;
}
.equipamentos .items .item-card:hover .btn-padrao a {
  height: 50px;
  opacity: 1;
  font-size: 15px;
}
.equipamentos .items .item-card:hover .img img {
  transform: scale(1.06);
}
.equipamentos .navigation {
  position: fixed;
  bottom: 30px;
  left: 10px;
  max-width: 75%;
  background-color: #F6F6F6;
  box-shadow: 0px 0px 10px rgba(52, 56, 90, 0.4);
  padding: 10px;
  border-radius: 5px;
}
@media (min-width: 992px) {
  .equipamentos .navigation {
    position: absolute;
    bottom: unset;
    top: 0;
    left: 0;
    height: 100%;
    width: 22%;
    max-width: 22%;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1215686275);
    padding: 3rem 1rem;
  }
}
.equipamentos .navigation span {
  color: #34385A;
}
.equipamentos .navigation .menu {
  padding-left: 10px;
}
.equipamentos .navigation .menu .tags {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 300px;
}
@media (min-width: 992px) {
  .equipamentos .navigation .menu .tags {
    max-height: 400px;
  }
}
@media (min-width: 1600px) {
  .equipamentos .navigation .menu .tags {
    max-height: 500px;
  }
}
.equipamentos .navigation .menu .tags .item {
  position: relative;
  padding-left: 10px;
}
.equipamentos .navigation .menu .tags .item h2 {
  color: #A8A8A8;
}
.equipamentos .navigation .menu .tags .item::before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 80%;
  height: 1px;
  background-color: #A8A8A8;
}
@media (min-width: 992px) {
  .equipamentos .navigation .menu .tags .item::before {
    width: 100%;
  }
}
.equipamentos .navigation .menu .tags .item.active h2 {
  color: #34385A;
}
.equipamentos .navigation .menu .tags .item.active::after {
  content: "";
  position: absolute;
  left: 0px;
  top: -5px;
  height: 80%;
  width: 2px;
  background-color: #34385A;
  z-index: 1;
}
@media (min-width: 1024px) {
  .equipamento {
    margin-top: 71px;
  }
}
@media (min-width: 1280px) {
  .equipamento {
    margin-top: unset;
  }
}
.equipamento .banner {
  width: 100vw;
}
.equipamento .banner img {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  -o-object-fit: contain;
     object-fit: contain;
}
.equipamento .banner .btn-padrao {
  position: absolute;
  left: 50%;
  bottom: 0.5rem;
  transform: translate(-47%);
}
@media (min-width: 375px) {
  .equipamento .banner .btn-padrao {
    bottom: 0.75rem;
  }
}
@media (min-width: 768px) {
  .equipamento .banner .btn-padrao {
    left: unset;
    transform: unset;
    right: 19%;
  }
}
@media (min-width: 1024px) {
  .equipamento .banner .btn-padrao {
    right: 18%;
    bottom: 1rem;
  }
}
@media (min-width: 1280px) {
  .equipamento .banner .btn-padrao {
    right: 19.5%;
  }
}
@media (min-width: 1440px) {
  .equipamento .banner .btn-padrao {
    right: 19%;
    bottom: 1.8rem;
  }
}
@media (min-width: 1536px) {
  .equipamento .banner .btn-padrao {
    right: 20%;
  }
}
@media (min-width: 1900px) {
  .equipamento .banner .btn-padrao {
    right: 21.1%;
    bottom: 2.5rem;
  }
}
.equipamento .banner .btn-padrao a {
  padding: 5px 20px !important;
  min-height: 30px;
  font-size: 0.7rem;
}
@media (min-width: 1024px) {
  .equipamento .banner .btn-padrao a {
    padding: 10px 50px !important;
  }
}
@media (min-width: 1440px) {
  .equipamento .banner .btn-padrao a {
    min-height: 40px;
    font-size: 1rem;
  }
}
@media (min-width: 1900px) {
  .equipamento .banner .btn-padrao a {
    min-height: 50px;
  }
}
.equipamento .banner .btn-padrao:hover .btn-padrao a {
  height: 50px;
  font-size: 15px;
}
.equipamento .introducao {
  width: 100vw;
  padding-top: 100px;
}
.equipamento .introducao .slider {
  margin-bottom: 30px;
}
.equipamento .introducao .slider img {
  max-width: 90%;
  max-height: 450px;
  -o-object-fit: contain;
     object-fit: contain;
  margin: 0 auto;
}
.equipamento .introducao .slider .swiper-button-next::after,
.equipamento .introducao .slider .swiper-button-prev::after {
  font-size: 20px;
  color: #0072BC;
}
.equipamento .introducao .infos h1 {
  color: #34385A;
}
.equipamento .introducao .infos h1 em {
  font-style: normal;
  color: #24A2F3;
}
.equipamento .introducao .infos .ps p {
  margin-bottom: 15px;
}
.equipamento .introducao .infos .ps p strong {
  color: #24A2F3;
}
.equipamento .introducao .items {
  margin: 40px 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: start;
  flex-wrap: wrap;
}
.equipamento .introducao .items .item {
  width: 100%;
  margin-bottom: 40px;
  cursor: pointer;
}
@media (min-width: 768px) {
  .equipamento .introducao .items .item {
    width: 48%;
  }
}
.equipamento .introducao .items .item h3 {
  color: #34385A;
  position: relative;
}
.equipamento .introducao .items .item h3::after {
  content: "";
  width: 30%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: currentColor;
}
.equipamento .introducao .items .item img {
  max-height: 50px;
  display: inline-block !important;
}
.equipamento .introducao .items .item div {
  color: #5C5C5C;
  font-size: 12px;
}
@media (min-width: 992px) {
  .equipamento .introducao .items .item div {
    margin-top: -100%;
    opacity: 0;
    position: absolute;
    pointer-events: none;
    transition: margin-top 0s ease, opacity 0s ease;
  }
  .equipamento .introducao .items .item:hover div {
    transition: margin-top 0.3s ease, opacity 2s ease;
    position: relative;
    margin-top: 0;
    opacity: 1;
    pointer-events: unset;
  }
}
.equipamento .caracteristicas {
  position: relative;
  background: #F6F6F6;
}
@media (min-width: 992px) {
  .equipamento .caracteristicas {
    background: transparent linear-gradient(90deg, #F6F6F6 75%, #0072BC 25%) 0% 0% no-repeat padding-box;
  }
}
@media (min-width: 1800px) {
  .equipamento .caracteristicas {
    background: transparent linear-gradient(90deg, #F6F6F6 70%, #0072BC 30%) 0% 0% no-repeat padding-box;
  }
}
.equipamento .caracteristicas .side-left {
  padding: 60px 0 15px 0;
}
.equipamento .caracteristicas .side-left h3 {
  color: #34385A;
}
.equipamento .caracteristicas .side-left .description {
  color: #5C5C5C;
}
.equipamento .caracteristicas .side-left .description p {
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .equipamento .caracteristicas .side-left {
    padding: 60px 0;
    background: transparent;
  }
  .equipamento .caracteristicas .side-left h3 {
    padding-right: 55%;
  }
  .equipamento .caracteristicas .side-left .description,
.equipamento .caracteristicas .side-left .items {
    padding-right: 40%;
  }
}
.equipamento .caracteristicas .side-left .items {
  margin: 40px 0 0 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: start;
  flex-wrap: wrap;
}
@media (min-width: 992px) {
  .equipamento .caracteristicas .side-left .items {
    margin: 60px 0 20px 0;
  }
}
.equipamento .caracteristicas .side-left .items .item {
  width: 100%;
  margin-bottom: 40px;
  cursor: pointer;
}
@media (min-width: 768px) {
  .equipamento .caracteristicas .side-left .items .item {
    width: 48%;
  }
}
.equipamento .caracteristicas .side-left .items .item h3 {
  color: #34385A;
  position: relative;
}
.equipamento .caracteristicas .side-left .items .item h3::after {
  content: "";
  width: 30%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: currentColor;
}
.equipamento .caracteristicas .side-left .items .item img {
  max-height: 50px;
  display: inline-block !important;
}
.equipamento .caracteristicas .side-left .items .item div {
  color: #5C5C5C;
  font-size: 12px;
}
@media (min-width: 992px) {
  .equipamento .caracteristicas .side-left .items .item div {
    margin-top: -100%;
    opacity: 0;
    position: absolute;
    pointer-events: none;
    transition: margin-top 0s ease, opacity 0s ease;
  }
  .equipamento .caracteristicas .side-left .items .item:hover div {
    transition: margin-top 0.3s ease, opacity 2s ease;
    position: relative;
    margin-top: 0;
    opacity: 1;
    pointer-events: unset;
  }
}
.equipamento .caracteristicas .side-right {
  padding: 15px;
  color: #fff;
}
@media (min-width: 992px) {
  .equipamento .caracteristicas .side-right {
    left: 58%;
    top: 15%;
    height: 70%;
    padding: 50px;
    max-width: 35%;
    overflow: hidden;
  }
}
.equipamento .caracteristicas .side-right .img {
  max-height: 100%;
}
.equipamento .caracteristicas .side-right .img img {
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.equipamento .detalhes {
  position: relative;
  background: #fff;
  width: 100vw;
}
@media (min-width: 992px) {
  .equipamento .detalhes {
    background: transparent linear-gradient(270deg, #fff 65%, #0072BC 35%) 0% 0% no-repeat padding-box;
  }
}
@media (min-width: 1800px) {
  .equipamento .detalhes {
    background: transparent linear-gradient(270deg, #fff 60%, #0072BC 40%) 0% 0% no-repeat padding-box;
  }
}
.equipamento .detalhes .side-left {
  padding: 15px;
  color: #fff;
}
@media (min-width: 992px) {
  .equipamento .detalhes .side-left {
    right: 54%;
    top: 80px;
    width: 40%;
    overflow: hidden;
  }
}
.equipamento .detalhes .side-left .embed {
  width: 100%;
  max-width: 800px;
  height: 450px;
}
.equipamento .detalhes .side-left .embed iframe {
  width: 100%;
  height: 100%;
}
.equipamento .detalhes .side-right {
  padding: 60px 0;
  width: 100%;
}
@media (min-width: 992px) {
  .equipamento .detalhes .side-right {
    padding: 80px 0;
    background: transparent;
  }
  .equipamento .detalhes .side-right h3,
.equipamento .detalhes .side-right .slider,
.equipamento .detalhes .side-right .btn-padrao {
    padding-left: 60%;
  }
}
.equipamento .detalhes .side-right h3 {
  color: #34385A;
}
.equipamento .detalhes .side-right .list h4 {
  color: #34385A;
}
.equipamento .detalhes .side-right .list span {
  color: #5C5C5C;
  text-align: end;
}
.equipamento .detalhes .side-right .navigations {
  position: absolute;
  bottom: -40px;
  right: 0;
  display: flex;
}
.equipamento .detalhes .side-right .navigations div {
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.equipamento .detalhes .side-right .navigations div:nth-child(1) {
  color: #B9B9B9;
  background-color: #F7F7F7;
  margin-right: 10px;
}
.equipamento .detalhes .side-right .navigations div:nth-child(2) {
  color: #fff;
  background-color: #34385A;
}
.equipamento .expandir-texto {
  display: none;
}
@media (min-width: 900px) {
  .equipamento .expandir-texto {
    display: inline;
  }
}
.solucoes .banner {
  width: 100vw;
  height: 75vh;
}
.solucoes .banner img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.solucoes .menu {
  width: 100vw;
  padding: 20px 0;
}
.solucoes .menu .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.solucoes .menu .container .swiper {
  width: 100%;
}
.solucoes .menu .container .swiper .swiper-slide {
  display: flex;
  justify-content: center;
}
@media (min-width: 992px) {
  .solucoes .menu .container .swiper .swiper-slide {
    display: unset;
  }
  .solucoes .menu .container .swiper .swiper-slide:not(:first-child) {
    display: flex;
    justify-content: center;
  }
}
.solucoes .menu .container .swiper .item {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  color: #A8A8A8;
}
.solucoes .menu .container .swiper .item.active {
  color: #34385A;
  border-bottom: 1px solid #34385A;
}
.solucoes .menu .container .swiper .swiper-button-next::after,
.solucoes .menu .container .swiper .swiper-button-prev::after {
  font-size: 15px;
  color: #0072BC;
}
.solucoes .intro {
  padding: 80px 0;
  background-color: #F6F6F6;
}
.solucoes .intro h1 {
  color: #34385A;
}
.solucoes .intro h1 span {
  color: #24A2F3;
}
.solucoes .intro .text {
  color: #5C5C5C;
}
.solucoes .intro .text p {
  margin-bottom: 15px;
}
.solucoes .conheca {
  padding: 80px 0;
}
.solucoes .conheca .side-left {
  height: 100%;
  width: 100%;
}
@media (min-width: 1200px) {
  .solucoes .conheca .side-left {
    width: 45%;
  }
}
.solucoes .conheca .side-left img {
  width: 100%;
  height: 100%;
  max-height: 500px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.solucoes .conheca .side-right {
  padding-top: 40px;
}
@media (min-width: 1200px) {
  .solucoes .conheca .side-right {
    width: 50%;
    padding-top: 0;
  }
}
.solucoes .conheca .side-right h2 {
  color: #34385A;
}
.solucoes .conheca .side-right h2 span {
  color: #24A2F3;
}
.solucoes .conheca .side-right .items {
  display: flex;
  align-items: start;
  justify-content: space-between;
  flex-wrap: wrap;
}
.solucoes .conheca .side-right .items .item {
  width: 50%;
}
@media (min-width: 750px) {
  .solucoes .conheca .side-right .items .item {
    width: 30%;
  }
}
.solucoes .conheca .side-right .items .item img {
  width: 115px;
  height: 112px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.solucoes .conheca .side-right .items .item h4 {
  color: #34385A;
}
.solucoes .conheca .side-right .items .item p {
  color: #5C5C5C;
}
.solucoes .full-imgs {
  width: 100vw;
}
.solucoes .full-imgs .items {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.solucoes .full-imgs .items img {
  max-height: 450px;
  -o-object-fit: cover;
     object-fit: cover;
}
.solucoes .beneficios {
  padding: 80px 0;
  background-color: #F6F6F6;
}
.solucoes .beneficios .container {
  display: flex;
  justify-content: space-between;
  align-items: start;
  flex-wrap: wrap;
}
@media (min-width: 992px) {
  .solucoes .beneficios .container .side-left {
    width: 40%;
  }
}
.solucoes .beneficios .container .side-left h2 {
  color: #34385A;
}
.solucoes .beneficios .container .side-left h2 span,
.solucoes .beneficios .container .side-left h2 em {
  font-style: normal;
  color: #24A2F3;
}
.solucoes .beneficios .container .side-right {
  position: relative;
}
@media (min-width: 992px) {
  .solucoes .beneficios .container .side-right {
    width: 60%;
  }
}
.solucoes .beneficios .container .side-right .v-carousel {
  width: 100%;
  height: 700px;
}
@media (min-width: 768px) {
  .solucoes .beneficios .container .side-right .v-carousel {
    height: 600px;
    padding-left: 100px;
  }
}
.solucoes .beneficios .container .side-right .v-carousel::-webkit-scrollbar {
  width: 0 !important;
}
.solucoes .beneficios .container .side-right .v-carousel .item {
  width: 100%;
}
@media (min-width: 992px) {
  .solucoes .beneficios .container .side-right .v-carousel .item {
    height: 33%;
    display: flex;
    align-items: start;
  }
}
.solucoes .beneficios .container .side-right .v-carousel .item .img {
  margin-right: 20px;
}
@media (min-width: 1024px) {
  .solucoes .beneficios .container .side-right .v-carousel .item .img {
    height: 100%;
    width: 10%;
  }
}
.solucoes .beneficios .container .side-right .v-carousel .item .img img {
  max-width: 60px;
  max-height: 60px;
  -o-object-fit: contain;
     object-fit: contain;
}
.solucoes .beneficios .container .side-right .v-carousel .item .text {
  width: 90%;
}
.solucoes .beneficios .container .side-right .v-carousel .item .text h4 {
  color: #34385A;
}
.solucoes .beneficios .container .side-right .v-carousel .item .text .ps {
  color: #5C5C5C;
}
.solucoes .beneficios .container .side-right .navigations {
  position: absolute;
  bottom: 20px;
  right: 50px;
}
@media (min-width: 768px) {
  .solucoes .beneficios .container .side-right .navigations {
    left: 10px;
    bottom: 100px;
    right: unset;
  }
}
.solucoes .beneficios .container .side-right .navigations .swiper-button-next,
.solucoes .beneficios .container .side-right .navigations .swiper-rtl .swiper-button-prev,
.solucoes .beneficios .container .side-right .navigations .swiper-button-prev,
.solucoes .beneficios .container .side-right .navigations .swiper-rtl .swiper-button-next {
  left: 0;
}
.solucoes .beneficios .container .side-right .navigations .swiper-button-prev {
  bottom: 30px;
  top: unset;
}
.solucoes .beneficios .container .side-right .navigations .swiper-button-prev::after {
  color: #B9B9B9;
  font-size: 20px;
  transform: rotate(90deg) translateY(-4px);
}
.solucoes .beneficios .container .side-right .navigations .swiper-button-next {
  background-color: #34385A;
  width: 36px;
  height: 36px;
}
.solucoes .beneficios .container .side-right .navigations .swiper-button-next::after {
  font-size: 20px;
  color: white;
  transform: rotate(90deg);
}
.solucoes .experimente {
  width: 100vw;
  padding: 80px 0;
}
.solucoes .experimente h2 {
  color: #34385A;
  text-align: center;
  max-width: 800px;
  margin: 0 auto 40px auto;
}
.solucoes .experimente h2 span,
.solucoes .experimente h2 em {
  font-style: normal;
  color: #24A2F3;
}
.solucoes .experimente .ps p {
  margin-bottom: 15px;
}
.solucoes .experimente .slider .swiper {
  padding-inline: 40px;
}
.solucoes .experimente .slider .item-card {
  width: 100%;
}
.solucoes .experimente .slider .item-card .img {
  background-color: #F6F6F6;
  width: 100%;
  height: 320px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.solucoes .experimente .slider .item-card .img img {
  max-height: 340px;
  max-width: 80%;
  margin: 0 auto;
  transition: all 1.5s ease;
}
.solucoes .experimente .slider .item-card .info {
  width: 100%;
  margin-top: 15px;
  border-top: 1px solid #0072BC;
  padding-top: 15px;
}
.solucoes .experimente .slider .item-card .info h3 {
  color: #34385A;
}
.solucoes .experimente .slider .item-card .info .resumo p {
  color: #34385A;
  font-size: 16px;
  margin-bottom: 8px;
}
.solucoes .experimente .slider .item-card .info .descricao p {
  color: #5C5C5C;
  font-size: 14px;
}
.solucoes .experimente .slider .item-card .info .btn-padrao a {
  width: 100%;
  height: 0px;
  opacity: 0;
  font-size: 10px;
  transition: all 0.6s ease;
}
.solucoes .experimente .slider .item-card:hover .btn-padrao a {
  height: 50px;
  opacity: 1;
  font-size: 15px;
}
.solucoes .experimente .slider .item-card:hover .img img {
  transform: scale(1.06);
}
.solucoes .experimente .slider .swiper-button-prev,
.solucoes .experimente .slider .swiper-rtl .swiper-button-next {
  left: 0;
}
.solucoes .experimente .slider .swiper-button-next,
.solucoes .experimente .slider .swiper-rtl .swiper-button-prev {
  right: 0;
}
.solucoes .experimente .slider .swiper-button-next::after,
.solucoes .experimente .slider .swiper-button-prev::after {
  font-size: 20px;
  color: #0072BC;
}
.solucoes .experimente .btn-padrao {
  width: 100%;
  display: flex;
  justify-content: center;
}
._whatsapp {
  position: fixed;
  right: 20px;
  bottom: 32px;
  z-index: 99999;
}
._whatsapp a {
  width: 45px;
  height: 45px;
  background-color: #25D366;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.4s ease;
  cursor: pointer;
}
._whatsapp a:hover {
  transform: translateY(-5px);
}
._whatsapp a svg {
  width: 30px;
  height: 30px;
  fill: #fff;
}
.hover\:bg-blue-700:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity));
}
.hover\:bg-black\/40:hover{
  background-color: rgb(0 0 0 / 0.4);
}
.hover\:underline:hover{
  text-decoration-line: underline;
}
.focus\:outline-none:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
@media (min-width: 768px){
  .md\:mx-auto{
    margin-left: auto;
    margin-right: auto;
  }
  .md\:block{
    display: block;
  }
  .md\:hidden{
    display: none;
  }
  .md\:w-fit{
    width: -moz-fit-content;
    width: fit-content;
  }
  .md\:w-1\/3{
    width: 33.333333%;
  }
  .md\:w-1\/2{
    width: 50%;
  }
  .md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:gap-16{
    gap: 4rem;
  }
  .md\:p-8{
    padding: 2rem;
  }
  .md\:py-24{
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .md\:pl-8{
    padding-left: 2rem;
  }
  .md\:text-5xl{
    font-size: 3rem;
    line-height: 1;
  }
  .md\:text-3xl{
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .md\:text-2xl{
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
@media (min-width: 1024px){
  .lg\:absolute{
    position: absolute;
  }
  .lg\:col-span-7{
    grid-column: span 7 / span 7;
  }
  .lg\:mx-auto{
    margin-left: auto;
    margin-right: auto;
  }
  .lg\:mb-10{
    margin-bottom: 2.5rem;
  }
  .lg\:mb-8{
    margin-bottom: 2rem;
  }
  .lg\:mt-0{
    margin-top: 0px;
  }
  .lg\:mt-14{
    margin-top: 3.5rem;
  }
  .lg\:mt-10{
    margin-top: 2.5rem;
  }
  .lg\:mb-0{
    margin-bottom: 0px;
  }
  .lg\:mt-8{
    margin-top: 2rem;
  }
  .lg\:mb-1{
    margin-bottom: 0.25rem;
  }
  .lg\:block{
    display: block;
  }
  .lg\:flex{
    display: flex;
  }
  .lg\:hidden{
    display: none;
  }
  .lg\:h-12{
    height: 3rem;
  }
  .lg\:h-full{
    height: 100%;
  }
  .lg\:w-2\/5{
    width: 40%;
  }
  .lg\:w-1\/2{
    width: 50%;
  }
  .lg\:w-full{
    width: 100%;
  }
  .lg\:w-1\/3{
    width: 33.333333%;
  }
  .lg\:grid-cols-12{
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .lg\:grid-cols-5{
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .lg\:flex-row{
    flex-direction: row;
  }
  .lg\:items-start{
    align-items: flex-start;
  }
  .lg\:items-end{
    align-items: flex-end;
  }
  .lg\:items-center{
    align-items: center;
  }
  .lg\:justify-between{
    justify-content: space-between;
  }
  .lg\:gap-8{
    gap: 2rem;
  }
  .lg\:gap-14{
    gap: 3.5rem;
  }
  .lg\:p-10{
    padding: 2.5rem;
  }
  .lg\:py-16{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .lg\:px-4{
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .lg\:py-20{
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .lg\:pt-28{
    padding-top: 7rem;
  }
  .lg\:pl-4{
    padding-left: 1rem;
  }
  .lg\:pr-12{
    padding-right: 3rem;
  }
  .lg\:pt-2{
    padding-top: 0.5rem;
  }
  .lg\:pr-8{
    padding-right: 2rem;
  }
  .lg\:pl-8{
    padding-left: 2rem;
  }
  .lg\:text-2xl{
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .lg\:text-base{
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .lg\:text-3xl{
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .lg\:text-6xl{
    font-size: 3.75rem;
    line-height: 1;
  }
}
@media (min-width: 1280px){
  .xl\:order-1{
    order: 1;
  }
  .xl\:ml-3{
    margin-left: 0.75rem;
  }
  .xl\:mt-0{
    margin-top: 0px;
  }
  .xl\:block{
    display: block;
  }
  .xl\:flex{
    display: flex;
  }
  .xl\:hidden{
    display: none;
  }
  .xl\:w-auto{
    width: auto;
  }
  .xl\:flex-row{
    flex-direction: row;
  }
  .xl\:items-start{
    align-items: flex-start;
  }
  .xl\:justify-between{
    justify-content: space-between;
  }
  .xl\:gap-0{
    gap: 0px;
  }
  .xl\:space-x-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .xl\:px-2{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .xl\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }
  .xl\:pt-0{
    padding-top: 0px;
  }
  .xl\:text-6xl{
    font-size: 3.75rem;
    line-height: 1;
  }
}
@media (min-width: 1536px){
  .\32xl\:ml-0{
    margin-left: 0px;
  }
  .\32xl\:mt-0{
    margin-top: 0px;
  }
}
