/*
! tailwindcss v3.0.24 | MIT License | https://tailwindcss.com
*/*,
:after,
:before {
  box-sizing:border-box;
  border:0 solid #e5e7eb
}
:after,
:before {
  --tw-content:""
}
html {
  line-height:1.5;
  -webkit-text-size-adjust:100%;
  -moz-tab-size:4;
  -o-tab-size:4;
  tab-size:4;
  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
}
body {
  margin:0;
  line-height:inherit
}
hr {
  height:0;
  color:inherit;
  border-top-width:1px
}
abbr:where([title]) {
  -webkit-text-decoration:underline dotted;
  text-decoration:underline dotted
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size:inherit;
  font-weight:inherit
}
a {
  text-decoration:inherit
}
b,
strong {
  font-weight:bolder
}
code,
kbd,
pre,
samp {
  font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;
  font-size:1em
}
small {
  font-size:80%
}
sub,
sup {
  font-size:75%;
  line-height:0;
  position:relative;
  vertical-align:baseline
}
sub {
  bottom:-.25em
}
sup {
  top:-.5em
}
table {
  text-indent:0;
  border-color:inherit;
  border-collapse:collapse
}
button,
input,
optgroup,
select,
textarea {
  font-family:inherit;
  font-size:100%;
  line-height:inherit;
  color:inherit;
  margin:0;
  padding:0
}
button,
select {
  text-transform:none
}
[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance:button;
  background-color:transparent;
  background-image:none
}
:-moz-focusring {
  outline:auto
}
:-moz-ui-invalid {
  box-shadow:none
}
progress {
  vertical-align:baseline
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height:auto
}
[type=search] {
  -webkit-appearance:textfield;
  outline-offset:-2px
}
::-webkit-search-decoration {
  -webkit-appearance:none
}
::-webkit-file-upload-button {
  -webkit-appearance:button;
  font:inherit
}
summary {
  display:list-item
}
blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
  margin:0
}
fieldset {
  margin:0
}
fieldset,
legend {
  padding:0
}
menu,
ol,
ul {
  list-style:none;
  margin:0;
  padding:0
}
textarea {
  resize:vertical
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity:1;
  color:#9ca3af
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  opacity:1;
  color:#9ca3af
}
input::placeholder,
textarea::placeholder {
  opacity:1;
  color:#9ca3af
}
[role=button],
button {
  cursor:pointer
}
:disabled {
  cursor:default
}
audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
  display:block;
  vertical-align:middle
}
img,
video {
  max-width:100%;
  height:auto
}
[hidden] {
  display:none
}
*,
:after,
:before {
  --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: 
}
.pointer-events-none {
  pointer-events:none
}
.visible {
  visibility:visible
}
.invisible {
  visibility:hidden
}
.static {
  position:static
}
.fixed {
  position:fixed
}
.absolute {
  position:absolute
}
.relative {
  position:relative
}
.sticky {
  position:-webkit-sticky;
  position:sticky
}
.inset-0 {
  top:0;
  bottom:0
}
.inset-0,
.inset-x-0 {
  right:0;
  left:0
}
.top-0 {
  top:0
}
.top-\[22\%\] {
  top:22%
}
.left-0 {
  left:0
}
.top-32 {
  top:8rem
}
.top-1\/2 {
  top:50%
}
.bottom-0 {
  bottom:0
}
.right-0 {
  right:0
}
.left-\[6px\] {
  left:6px
}
.bottom-\[6px\] {
  bottom:6px
}
.top-12 {
  top:3rem
}
.-top-2 {
  top:-.5rem
}
.left-1\/2 {
  left:50%
}
.right-5 {
  right:1.25rem
}
.top-6 {
  top:1.5rem
}
.top-\[60px\] {
  top:60px
}
.right-3 {
  right:.75rem
}
.bottom-auto {
  bottom:auto
}
.left-\[23\%\] {
  left:23%
}
.top-\[35\%\] {
  top:35%
}
.right-\[34\%\] {
  right:34%
}
.top-\[38\%\] {
  top:38%
}
.bottom-\[6\%\] {
  bottom:6%
}
.top-20 {
  top:5rem
}
.-right-\[80px\] {
  right:-80px
}
.left-\[45\%\] {
  left:45%
}
.-bottom-1 {
  bottom:-.25rem
}
.isolate {
  isolation:isolate
}
.-z-\[1\] {
  z-index:-1
}
.z-20 {
  z-index:20
}
.z-10 {
  z-index:10
}
.z-50 {
  z-index:50
}
.z-\[1\] {
  z-index:1
}
.-z-10 {
  z-index:-10
}
.order-first {
  order:-9999
}
.order-2 {
  order:2
}
.order-1 {
  order:1
}
.col-span-3 {
  grid-column:span 3/span 3
}
.col-span-2 {
  grid-column:span 2/span 2
}
.col-span-5 {
  grid-column:span 5/span 5
}
.col-start-2 {
  grid-column-start:2
}
.col-start-4 {
  grid-column-start:4
}
.m-auto {
  margin:auto
}
.m-0 {
  margin:0
}
.m-\[15px\] {
  margin:15px
}
.my-20 {
  margin-top:5rem;
  margin-bottom:5rem
}
.mx-auto {
  margin-left:auto;
  margin-right:auto
}
.my-5 {
  margin-top:1.25rem;
  margin-bottom:1.25rem
}
.mx-5 {
  margin-left:1.25rem;
  margin-right:1.25rem
}
.mx-\[8\.3\%\] {
  margin-left:8.3%;
  margin-right:8.3%
}
.mx-\[50px\] {
  margin-left:50px;
  margin-right:50px
}
.my-2 {
  margin-top:.5rem;
  margin-bottom:.5rem
}
.my-3 {
  margin-top:.75rem;
  margin-bottom:.75rem
}
.my-6 {
  margin-top:1.5rem;
  margin-bottom:1.5rem
}
.mx-8 {
  margin-left:2rem;
  margin-right:2rem
}
.my-24 {
  margin-top:6rem;
  margin-bottom:6rem
}
.my-10 {
  margin-top:2.5rem;
  margin-bottom:2.5rem
}
.my-8 {
  margin-top:2rem;
  margin-bottom:2rem
}
.my-3\.5 {
  margin-top:.875rem;
  margin-bottom:.875rem
}
.my-auto {
  margin-top:auto;
  margin-bottom:auto
}
.my-\[6px\] {
  margin-top:6px;
  margin-bottom:6px
}
.mx-0 {
  margin-left:0;
  margin-right:0
}
.mx-\[8\.333\%\] {
  margin-left:8.333%;
  margin-right:8.333%
}
.mx-\[30px\] {
  margin-left:30px;
  margin-right:30px
}
.mx-\[20px\] {
  margin-left:20px;
  margin-right:20px
}
.my-4 {
  margin-top:1rem;
  margin-bottom:1rem
}
.my-16 {
  margin-top:4rem;
  margin-bottom:4rem
}
.my-\[50px\] {
  margin-top:50px;
  margin-bottom:50px
}
.mb-6 {
  margin-bottom:1.5rem
}
.mb-8 {
  margin-bottom:2rem
}
.mt-8 {
  margin-top:2rem
}
.ml-auto {
  margin-left:auto
}
.ml-4 {
  margin-left:1rem
}
.mt-9 {
  margin-top:2.25rem
}
.mt-\[10px\] {
  margin-top:10px
}
.mb-\[64px\] {
  margin-bottom:64px
}
.mr-8 {
  margin-right:2rem
}
.mb-\[22px\] {
  margin-bottom:22px
}
.mt-5 {
  margin-top:1.25rem
}
.mr-5 {
  margin-right:1.25rem
}
.mr-2 {
  margin-right:.5rem
}
.mb-10 {
  margin-bottom:2.5rem
}
.mr-0 {
  margin-right:0
}
.mb-24 {
  margin-bottom:6rem
}
.ml-2 {
  margin-left:.5rem
}
.mt-\[3px\] {
  margin-top:3px
}
.mt-2 {
  margin-top:.5rem
}
.mr-1 {
  margin-right:.25rem
}
.-ml-1 {
  margin-left:-.25rem
}
.-mb-1 {
  margin-bottom:-.25rem
}
.mr-\[19px\] {
  margin-right:19px
}
.mb-7 {
  margin-bottom:1.75rem
}
.mt-7 {
  margin-top:1.75rem
}
.mb-9 {
  margin-bottom:2.25rem
}
.mb-\[60px\] {
  margin-bottom:60px
}
.mb-\[5px\] {
  margin-bottom:5px
}
.mb-1 {
  margin-bottom:.25rem
}
.mt-\[32px\] {
  margin-top:32px
}
.mb-0 {
  margin-bottom:0
}
.mb-4 {
  margin-bottom:1rem
}
.mb-\[15px\] {
  margin-bottom:15px
}
.mb-\[25px\] {
  margin-bottom:25px
}
.-mt-\[15px\] {
  margin-top:-15px
}
.mt-\[20px\] {
  margin-top:20px
}
.mt-\[30px\] {
  margin-top:30px
}
.mb-\[32px\] {
  margin-bottom:32px
}
.mb-12 {
  margin-bottom:3rem
}
.mb-2 {
  margin-bottom:.5rem
}
.mt-6 {
  margin-top:1.5rem
}
.mr-6 {
  margin-right:1.5rem
}
.mb-\[48px\] {
  margin-bottom:48px
}
.ml-0 {
  margin-left:0
}
.mt-\[24px\] {
  margin-top:24px
}
.mt-\[48px\] {
  margin-top:48px
}
.mt-\[16px\] {
  margin-top:16px
}
.mt-\[12px\] {
  margin-top:12px
}
.mt-\[60px\] {
  margin-top:60px
}
.mt-\[8\.2px\] {
  margin-top:8.2px
}
.mt-\[51\.33px\] {
  margin-top:51.33px
}
.mt-1 {
  margin-top:.25rem
}
.mt-4 {
  margin-top:1rem
}
.mb-5 {
  margin-bottom:1.25rem
}
.mr-\[48px\] {
  margin-right:48px
}
.mb-3 {
  margin-bottom:.75rem
}
.ml-\[-7\%\] {
  margin-left:-7%
}
.mr-4 {
  margin-right:1rem
}
.mr-auto {
  margin-right:auto
}
.mt-16 {
  margin-top:4rem
}
.mt-12 {
  margin-top:3rem
}
.mb-\[30px\] {
  margin-bottom:30px
}
.mb-\[74px\] {
  margin-bottom:74px
}
.ml-\[5px\] {
  margin-left:5px
}
.mb-\[10px\] {
  margin-bottom:10px
}
.mr-\[5px\] {
  margin-right:5px
}
.mt-0 {
  margin-top:0
}
.mb-16 {
  margin-bottom:4rem
}
.ml-\[10px\] {
  margin-left:10px
}
.-mt-14 {
  margin-top:-3.5rem
}
.mt-\[40px\] {
  margin-top:40px
}
.mt-\[26px\] {
  margin-top:26px
}
.mt-auto {
  margin-top:auto
}
.mt-10 {
  margin-top:2.5rem
}
.ml-1 {
  margin-left:.25rem
}
.mb-\[65px\] {
  margin-bottom:65px
}
.mb-\[0\.3px\] {
  margin-bottom:.3px
}
.mt-\[7px\] {
  margin-top:7px
}
.mb-\[0px\] {
  margin-bottom:0
}
.mt-\[5px\] {
  margin-top:5px
}
.mt-\[50px\] {
  margin-top:50px
}
.mr-3 {
  margin-right:.75rem
}
.mr-\[10px\] {
  margin-right:10px
}
.mb-\[40px\] {
  margin-bottom:40px
}
.mt-\[33px\] {
  margin-top:33px
}
.-ml-5 {
  margin-left:-1.25rem
}
.mt-3 {
  margin-top:.75rem
}
.mb-\[50px\] {
  margin-bottom:50px
}
.mb-\[80px\] {
  margin-bottom:80px
}
.mt-\[100px\] {
  margin-top:100px
}
.mb-\[160px\] {
  margin-bottom:160px
}
.mb-\[20px\] {
  margin-bottom:20px
}
.mb-20 {
  margin-bottom:5rem
}
.-mt-\[20px\] {
  margin-top:-20px
}
.mb-\[70px\] {
  margin-bottom:70px
}
.mt-20 {
  margin-top:5rem
}
.box-border {
  box-sizing:border-box
}
.box-content {
  box-sizing:content-box
}
.block {
  display:block
}
.inline-block {
  display:inline-block
}
.inline {
  display:inline
}
.flex {
  display:flex
}
.grid {
  display:grid
}
.hidden {
  display:none
}
.h-\[50px\] {
  height:50px
}
.h-64 {
  height:16rem
}
.h-\[5px\] {
  height:5px
}
.h-\[120px\] {
  height:120px
}
.h-12 {
  height:3rem
}
.h-\[1px\] {
  height:1px
}
.h-fit {
  height:-webkit-fit-content;
  height:-moz-fit-content;
  height:fit-content
}
.h-full {
  height:100%
}
.h-\[360px\] {
  height:360px
}
.h-\[150px\] {
  height:150px
}
.h-\[250px\] {
  height:250px
}
.h-\[calc\(100\%_-_360px\)\] {
  height:calc(100% - 360px)
}
.h-\[540px\] {
  height:540px
}
.h-6 {
  height:1.5rem
}
.h-16 {
  height:4rem
}
.h-\[40px\] {
  height:40px
}
.h-\[36px\] {
  height:36px
}
.h-\[52px\] {
  height:52px
}
.h-\[20px\] {
  height:20px
}
.h-\[10px\] {
  height:10px
}
.h-1 {
  height:.25rem
}
.h-\[310px\] {
  height:310px
}
.h-\[420px\] {
  height:420px
}
.h-\[100\%\] {
  height:100%
}
.h-10 {
  height:2.5rem
}
.h-px {
  height:1px
}
.h-\[400px\] {
  height:400px
}
.h-\[84px\] {
  height:84px
}
.h-4 {
  height:1rem
}
.h-\[300px\] {
  height:300px
}
.h-7 {
  height:1.75rem
}
.h-\[54px\] {
  height:54px
}
.h-\[60px\] {
  height:60px
}
.h-3 {
  height:.75rem
}
.h-0 {
  height:0
}
.h-\[555px\] {
  height:555px
}
.h-\[496px\] {
  height:496px
}
.h-\[620px\] {
  height:620px
}
.h-\[700px\] {
  height:700px
}
.h-20 {
  height:5rem
}
.h-\[270px\] {
  height:270px
}
.h-\[350px\] {
  height:350px
}
.h-\[30\%\] {
  height:30%
}
.h-\[70\%\] {
  height:70%
}
.h-\[3px\] {
  height:3px
}
.h-\[221px\] {
  height:221px
}
.h-\[0px\] {
  height:0
}
.h-\[380px\] {
  height:380px
}
.h-8 {
  height:2rem
}
.h-auto {
  height:auto
}
.h-min {
  height:-webkit-min-content;
  height:-moz-min-content;
  height:min-content
}
.h-\[500px\] {
  height:500px
}
.h-screen {
  height:100vh
}
.h-\[753px\] {
  height:753px
}
.max-h-\[100vh\] {
  max-height:100vh
}
.max-h-0 {
  max-height:0
}
.max-h-full {
  max-height:100%
}
.max-h-\[360px\] {
  max-height:360px
}
.max-h-\[660px\] {
  max-height:660px
}
.max-h-\[380px\] {
  max-height:380px
}
.min-h-full {
  min-height:100%
}
.min-h-\[500px\] {
  min-height:500px
}
.min-h-\[540px\] {
  min-height:540px
}
.min-h-\[120px\] {
  min-height:120px
}
.min-h-\[12vh\] {
  min-height:12vh
}
.min-h-\[58px\] {
  min-height:58px
}
.min-h-\[300px\] {
  min-height:300px
}
.min-h-\[720px\] {
  min-height:720px
}
.w-\[70\%\] {
  width:70%
}
.w-\[80\%\] {
  width:80%
}
.w-full {
  width:100%
}
.w-8 {
  width:2rem
}
.w-\[120px\] {
  width:120px
}
.w-\[78px\] {
  width:78px
}
.w-12 {
  width:3rem
}
.w-auto {
  width:auto
}
.w-max {
  width:-webkit-max-content;
  width:-moz-max-content;
  width:max-content
}
.w-4\/5 {
  width:80%
}
.w-fit {
  width:-webkit-fit-content;
  width:-moz-fit-content;
  width:fit-content
}
.w-\[98\%\] {
  width:98%
}
.w-6 {
  width:1.5rem
}
.w-\[138px\] {
  width:138px
}
.w-\[26\.48px\] {
  width:26.48px
}
.w-\[20px\] {
  width:20px
}
.w-\[10px\] {
  width:10px
}
.w-\[100\%\] {
  width:100%
}
.w-\[158px\] {
  width:158px
}
.w-16 {
  width:4rem
}
.w-32 {
  width:8rem
}
.w-\[64px\] {
  width:64px
}
.w-min {
  width:-webkit-min-content;
  width:-moz-min-content;
  width:min-content
}
.w-7 {
  width:1.75rem
}
.w-\[54px\] {
  width:54px
}
.w-3 {
  width:.75rem
}
.w-1\/2 {
  width:50%
}
.w-\[248px\] {
  width:248px
}
.w-\[90\%\] {
  width:90%
}
.w-10 {
  width:2.5rem
}
.w-\[27px\] {
  width:27px
}
.w-\[66\%\] {
  width:66%
}
.w-\[300px\] {
  width:300px
}
.w-\[0px\] {
  width:0
}
.w-\[105px\] {
  width:105px
}
.w-\[137px\] {
  width:137px
}
.min-w-full {
  min-width:100%
}
.min-w-\[300px\] {
  min-width:300px
}
.min-w-fit {
  min-width:-webkit-fit-content;
  min-width:-moz-fit-content;
  min-width:fit-content
}
.min-w-\[256px\] {
  min-width:256px
}
.max-w-\[780px\] {
  max-width:780px
}
.max-w-\[450px\] {
  max-width:450px
}
.max-w-intermediate {
  max-width:1180px
}
.max-w-\[600px\] {
  max-width:600px
}
.max-w-large {
  max-width:1440px
}
.max-w-\[359px\] {
  max-width:359px
}
.max-w-\[360px\] {
  max-width:360px
}
.max-w-\[80\%\] {
  max-width:80%
}
.max-w-\[320px\] {
  max-width:320px
}
.max-w-\[675px\] {
  max-width:675px
}
.max-w-\[100\%\] {
  max-width:100%
}
.max-w-medium {
  max-width:800px
}
.max-w-\[375px\] {
  max-width:375px
}
.max-w-\[630px\] {
  max-width:630px
}
.max-w-\[500px\] {
  max-width:500px
}
.max-w-\[220px\] {
  max-width:220px
}
.max-w-\[678px\] {
  max-width:678px
}
.max-w-\[200px\] {
  max-width:200px
}
.flex-\[2_1\] {
  flex:2 1
}
.flex-\[5_1\] {
  flex:5 1
}
.flex-1 {
  flex:1 1 0%
}
.flex-shrink-0,
.shrink-0 {
  flex-shrink:0
}
.flex-grow,
.grow {
  flex-grow:1
}
.grow-0 {
  flex-grow:0
}
.basis-\[100\%\],
.basis-full {
  flex-basis:100%
}
.basis-1\/2 {
  flex-basis:50%
}
.origin-left {
  transform-origin:left
}
.origin-bottom-left {
  transform-origin:bottom left
}
.-translate-x-1\/2 {
  --tw-translate-x:-50%
}
.-translate-x-1\/2,
.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))
}
.translate-x-\[100\%\] {
  --tw-translate-x:100%
}
.translate-x-\[0\%\] {
  --tw-translate-x:0%
}
.translate-x-0,
.translate-x-\[0\%\] {
  transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.translate-x-0 {
  --tw-translate-x:0px
}
.-translate-x-full {
  --tw-translate-x:-100%
}
.-translate-x-full,
.translate-y-\[-120\%\] {
  transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.translate-y-\[-120\%\] {
  --tw-translate-y:-120%
}
.translate-x-\[-50\%\] {
  --tw-translate-x:-50%
}
.rotate-180,
.translate-x-\[-50\%\] {
  transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.rotate-180 {
  --tw-rotate:180deg
}
.-rotate-90 {
  --tw-rotate:-90deg
}
.-rotate-90,
.-rotate-180 {
  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
}
.-rotate-\[23deg\] {
  --tw-rotate:-23deg
}
.-rotate-\[23deg\],
.transform {
  transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.cursor-pointer {
  cursor:pointer
}
.cursor-default {
  cursor:default
}
.cursor-text {
  cursor:text
}
.select-none {
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none
}
.resize {
  resize:both
}
.scroll-m-16 {
  scroll-margin:4rem
}
.columns-2 {
  -moz-columns:2;
  column-count:2
}
.break-inside-avoid-column {
  -moz-column-break-inside:avoid;
  break-inside:avoid-column
}
.grid-cols-1 {
  grid-template-columns:repeat(1,minmax(0,1fr))
}
.grid-cols-newsletter {
  grid-template-columns:67px auto 67px
}
.grid-cols-3 {
  grid-template-columns:repeat(3,minmax(0,1fr))
}
.grid-cols-\[22px\2c _auto\] {
  grid-template-columns:22px auto
}
.flex-row {
  flex-direction:row
}
.flex-col {
  flex-direction:column
}
.flex-col-reverse {
  flex-direction:column-reverse
}
.flex-wrap {
  flex-wrap:wrap
}
.flex-nowrap {
  flex-wrap:nowrap
}
.items-start {
  align-items:flex-start
}
.items-center {
  align-items:center
}
.items-baseline {
  align-items:baseline
}
.items-stretch {
  align-items:stretch
}
.justify-center {
  justify-content:center
}
.justify-between {
  justify-content:space-between
}
.justify-around {
  justify-content:space-around
}
.justify-evenly {
  justify-content:space-evenly
}
.justify-items-end {
  justify-items:end
}
.justify-items-center {
  justify-items:center
}
.gap-\[0px\] {
  gap:0
}
.gap-5 {
  gap:1.25rem
}
.gap-2 {
  gap:.5rem
}
.gap-\[3px\] {
  gap:3px
}
.gap-1 {
  gap:.25rem
}
.gap-12 {
  gap:3rem
}
.gap-16 {
  gap:4rem
}
.gap-10 {
  gap:2.5rem
}
.gap-0 {
  gap:0
}
.gap-\[50px\] {
  gap:50px
}
.gap-y-6 {
  row-gap:1.5rem
}
.gap-y-10 {
  row-gap:2.5rem
}
.gap-x-2 {
  -moz-column-gap:.5rem;
  column-gap:.5rem
}
.gap-y-\[16px\] {
  row-gap:16px
}
.gap-y-\[13px\] {
  row-gap:13px
}
.gap-x-\[10\%\] {
  -moz-column-gap:10%;
  column-gap:10%
}
.gap-x-6 {
  -moz-column-gap:1.5rem;
  column-gap:1.5rem
}
.gap-x-4 {
  -moz-column-gap:1rem;
  column-gap:1rem
}
.gap-x-8 {
  -moz-column-gap:2rem;
  column-gap:2rem
}
.gap-x-32 {
  -moz-column-gap:8rem;
  column-gap:8rem
}
.gap-y-5 {
  row-gap:1.25rem
}
.gap-y-16 {
  row-gap:4rem
}
.gap-x-\[70px\] {
  -moz-column-gap:70px;
  column-gap:70px
}
.gap-x-\[8\.3\%\] {
  -moz-column-gap:8.3%;
  column-gap:8.3%
}
.space-y-1>:not([hidden])~:not([hidden]) {
  --tw-space-y-reverse:0;
  margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(.25rem * var(--tw-space-y-reverse))
}
.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)))
}
.space-y-2>:not([hidden])~:not([hidden]) {
  --tw-space-y-reverse:0;
  margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(.5rem * var(--tw-space-y-reverse))
}
.space-x-2>:not([hidden])~:not([hidden]) {
  --tw-space-x-reverse:0;
  margin-right:calc(.5rem * var(--tw-space-x-reverse));
  margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))
}
.space-y-28>:not([hidden])~:not([hidden]) {
  --tw-space-y-reverse:0;
  margin-top:calc(7rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(7rem * var(--tw-space-y-reverse))
}
.self-end {
  align-self:flex-end
}
.self-center {
  align-self:center
}
.overflow-auto {
  overflow:auto
}
.overflow-hidden {
  overflow:hidden
}
.overflow-x-auto {
  overflow-x:auto
}
.overflow-y-scroll {
  overflow-y:scroll
}
.whitespace-nowrap {
  white-space:nowrap
}
.rounded {
  border-radius:.25rem
}
.rounded-full {
  border-radius:9999px
}
.border-2 {
  border-width:2px
}
.border-8 {
  border-width:8px
}
.border {
  border-width:1px
}
.border-0 {
  border-width:0
}
.border-y-4 {
  border-top-width:4px;
  border-bottom-width:4px
}
.border-y-2 {
  border-top-width:2px;
  border-bottom-width:2px
}
.border-y,
.border-y-\[1px\] {
  border-top-width:1px;
  border-bottom-width:1px
}
.border-b-2 {
  border-bottom-width:2px
}
.border-b {
  border-bottom-width:1px
}
.border-b-4 {
  border-bottom-width:4px
}
.border-t-4 {
  border-top-width:4px
}
.border-r-4 {
  border-right-width:4px
}
.border-l-4 {
  border-left-width:4px
}
.border-b-\[10px\] {
  border-bottom-width:10px
}
.border-t-2 {
  border-top-width:2px
}
.border-b-0 {
  border-bottom-width:0
}
.border-b-\[5px\] {
  border-bottom-width:5px
}
.border-b-\[4px\] {
  border-bottom-width:4px
}
.border-l-\[5px\] {
  border-left-width:5px
}
.border-b-\[1px\] {
  border-bottom-width:1px
}
.border-t-\[5px\] {
  border-top-width:5px
}
.border-black {
  --tw-border-opacity:1;
  border-color:rgb(0 0 0/var(--tw-border-opacity))
}
.border-grey-11 {
  --tw-border-opacity:1;
  border-color:rgb(39 44 48/var(--tw-border-opacity))
}
.border-grey-03 {
  --tw-border-opacity:1;
  border-color:rgb(216 221 224/var(--tw-border-opacity))
}
.border-grey-01 {
  --tw-border-opacity:1;
  border-color:rgb(162 174 182/var(--tw-border-opacity))
}
.border-primary-01 {
  --tw-border-opacity:1;
  border-color:rgb(252 241 19/var(--tw-border-opacity))
}
.border-white {
  --tw-border-opacity:1;
  border-color:rgb(255 255 255/var(--tw-border-opacity))
}
.border-grey-05 {
  --tw-border-opacity:1;
  border-color:rgb(83 94 100/var(--tw-border-opacity))
}
.border-grey-06 {
  --tw-border-opacity:1;
  border-color:rgb(81 94 101/var(--tw-border-opacity))
}
.border-grey-02 {
  --tw-border-opacity:1;
  border-color:rgb(38 44 48/var(--tw-border-opacity))
}
.border-transparent {
  border-color:transparent
}
.border-primary-02 {
  --tw-border-opacity:1;
  border-color:rgb(251 239 83/var(--tw-border-opacity))
}
.border-grey-04 {
  --tw-border-opacity:1;
  border-color:rgb(240 244 246/var(--tw-border-opacity))
}
.border-y-grey-01 {
  --tw-border-opacity:1;
  border-top-color:rgb(162 174 182/var(--tw-border-opacity));
  border-bottom-color:rgb(162 174 182/var(--tw-border-opacity))
}
.border-b-\[\#FF3D00\] {
  --tw-border-opacity:1;
  border-bottom-color:rgb(255 61 0/var(--tw-border-opacity))
}
.border-b-primary-01 {
  --tw-border-opacity:1;
  border-bottom-color:rgb(252 241 19/var(--tw-border-opacity))
}
.border-b-grey-05 {
  --tw-border-opacity:1;
  border-bottom-color:rgb(83 94 100/var(--tw-border-opacity))
}
.border-t-black {
  --tw-border-opacity:1;
  border-top-color:rgb(0 0 0/var(--tw-border-opacity))
}
.border-b-black {
  --tw-border-opacity:1;
  border-bottom-color:rgb(0 0 0/var(--tw-border-opacity))
}
.border-b-white {
  --tw-border-opacity:1;
  border-bottom-color:rgb(255 255 255/var(--tw-border-opacity))
}
.border-l-black {
  --tw-border-opacity:1;
  border-left-color:rgb(0 0 0/var(--tw-border-opacity))
}
.border-b-grey-03 {
  --tw-border-opacity:1;
  border-bottom-color:rgb(216 221 224/var(--tw-border-opacity))
}
.bg-primary-01 {
  --tw-bg-opacity:1;
  background-color:rgb(252 241 19/var(--tw-bg-opacity))
}
.bg-grey-11 {
  --tw-bg-opacity:1;
  background-color:rgb(39 44 48/var(--tw-bg-opacity))
}
.bg-black {
  --tw-bg-opacity:1;
  background-color:rgb(0 0 0/var(--tw-bg-opacity))
}
.bg-grey-04 {
  --tw-bg-opacity:1;
  background-color:rgb(240 244 246/var(--tw-bg-opacity))
}
.bg-transparent {
  background-color:transparent
}
.bg-grey-02 {
  --tw-bg-opacity:1;
  background-color:rgb(38 44 48/var(--tw-bg-opacity))
}
.bg-white {
  --tw-bg-opacity:1;
  background-color:rgb(255 255 255/var(--tw-bg-opacity))
}
.bg-grey-06 {
  --tw-bg-opacity:1;
  background-color:rgb(81 94 101/var(--tw-bg-opacity))
}
.bg-smokeGlass {
  background-color:rgba(38,44,48,.3)
}
.bg-primary-02 {
  --tw-bg-opacity:1;
  background-color:rgb(251 239 83/var(--tw-bg-opacity))
}
.bg-botticelli {
  --tw-bg-opacity:1;
  background-color:rgb(154 183 200/var(--tw-bg-opacity))
}
.bg-grey-08 {
  --tw-bg-opacity:1;
  background-color:rgb(241 244 246/var(--tw-bg-opacity))
}
.bg-grey-12 {
  --tw-bg-opacity:1;
  background-color:rgb(242 244 245/var(--tw-bg-opacity))
}
.bg-opacity-20 {
  --tw-bg-opacity:0.2
}
.fill-current {
  fill:currentColor
}
.stroke-current {
  stroke:currentColor
}
.object-cover {
  -o-object-fit:cover;
  object-fit:cover
}
.p-1 {
  padding:.25rem
}
.p-10 {
  padding:2.5rem
}
.p-8 {
  padding:2rem
}
.p-2 {
  padding:.5rem
}
.p-3 {
  padding:.75rem
}
.p-5 {
  padding:1.25rem
}
.p-\[45px\] {
  padding:45px
}
.p-\[20px\] {
  padding:20px
}
.px-5 {
  padding-left:1.25rem;
  padding-right:1.25rem
}
.py-6 {
  padding-top:1.5rem;
  padding-bottom:1.5rem
}
.py-2 {
  padding-top:.5rem;
  padding-bottom:.5rem
}
.py-\[9px\] {
  padding-top:9px;
  padding-bottom:9px
}
.px-6 {
  padding-left:1.5rem;
  padding-right:1.5rem
}
.py-\[11px\] {
  padding-top:11px;
  padding-bottom:11px
}
.py-\[60px\] {
  padding-top:60px;
  padding-bottom:60px
}
.py-4 {
  padding-top:1rem;
  padding-bottom:1rem
}
.py-5 {
  padding-top:1.25rem;
  padding-bottom:1.25rem
}
.px-4 {
  padding-left:1rem;
  padding-right:1rem
}
.px-\[10px\] {
  padding-left:10px;
  padding-right:10px
}
.py-\[10px\] {
  padding-top:10px;
  padding-bottom:10px
}
.px-\[20px\] {
  padding-left:20px;
  padding-right:20px
}
.py-3 {
  padding-top:.75rem;
  padding-bottom:.75rem
}
.py-\[50px\] {
  padding-top:50px;
  padding-bottom:50px
}
.px-\[50px\] {
  padding-left:50px;
  padding-right:50px
}
.px-8 {
  padding-left:2rem;
  padding-right:2rem
}
.px-\[35px\] {
  padding-left:35px;
  padding-right:35px
}
.py-\[20px\] {
  padding-top:20px;
  padding-bottom:20px
}
.px-\[30px\] {
  padding-left:30px;
  padding-right:30px
}
.py-\[30px\] {
  padding-top:30px;
  padding-bottom:30px
}
.px-\[15px\] {
  padding-left:15px;
  padding-right:15px
}
.py-\[64px\] {
  padding-top:64px;
  padding-bottom:64px
}
.px-3 {
  padding-left:.75rem;
  padding-right:.75rem
}
.px-1 {
  padding-left:.25rem;
  padding-right:.25rem
}
.py-12 {
  padding-top:3rem;
  padding-bottom:3rem
}
.px-9 {
  padding-left:2.25rem;
  padding-right:2.25rem
}
.py-8 {
  padding-top:2rem;
  padding-bottom:2rem
}
.px-10 {
  padding-left:2.5rem;
  padding-right:2.5rem
}
.px-\[56px\] {
  padding-left:56px;
  padding-right:56px
}
.px-16 {
  padding-left:4rem;
  padding-right:4rem
}
.py-\[8px\] {
  padding-top:8px;
  padding-bottom:8px
}
.py-1 {
  padding-top:.25rem;
  padding-bottom:.25rem
}
.py-\[54px\] {
  padding-top:54px;
  padding-bottom:54px
}
.px-\[37px\] {
  padding-left:37px;
  padding-right:37px
}
.px-\[9px\] {
  padding-left:9px;
  padding-right:9px
}
.px-20 {
  padding-left:5rem;
  padding-right:5rem
}
.px-\[40px\] {
  padding-left:40px;
  padding-right:40px
}
.py-\[45px\] {
  padding-top:45px;
  padding-bottom:45px
}
.py-\[15px\] {
  padding-top:15px;
  padding-bottom:15px
}
.px-12 {
  padding-left:3rem;
  padding-right:3rem
}
.py-16 {
  padding-top:4rem;
  padding-bottom:4rem
}
.py-\[48px\] {
  padding-top:48px;
  padding-bottom:48px
}
.py-10 {
  padding-top:2.5rem;
  padding-bottom:2.5rem
}
.px-\[18px\] {
  padding-left:18px;
  padding-right:18px
}
.py-\[25px\] {
  padding-top:25px;
  padding-bottom:25px
}
.px-\[0px\] {
  padding-left:0;
  padding-right:0
}
.px-\[8\.333333\%\] {
  padding-left:8.333333%;
  padding-right:8.333333%
}
.px-\[14px\] {
  padding-left:14px;
  padding-right:14px
}
.px-\[8\.33\%\] {
  padding-left:8.33%;
  padding-right:8.33%
}
.px-\[20\%\] {
  padding-left:20%;
  padding-right:20%
}
.px-14 {
  padding-left:3.5rem;
  padding-right:3.5rem
}
.py-\[40px\] {
  padding-top:40px;
  padding-bottom:40px
}
.px-0 {
  padding-left:0;
  padding-right:0
}
.pb-\[5px\] {
  padding-bottom:5px
}
.pb-\[15px\] {
  padding-bottom:15px
}
.pt-8 {
  padding-top:2rem
}
.pb-5 {
  padding-bottom:1.25rem
}
.pl-5 {
  padding-left:1.25rem
}
.pr-\[50px\] {
  padding-right:50px
}
.pt-\[30px\] {
  padding-top:30px
}
.pt-16 {
  padding-top:4rem
}
.pb-10 {
  padding-bottom:2.5rem
}
.pt-20 {
  padding-top:5rem
}
.pt-2 {
  padding-top:.5rem
}
.pb-1 {
  padding-bottom:.25rem
}
.pt-\[15px\] {
  padding-top:15px
}
.pr-3 {
  padding-right:.75rem
}
.pb-\[30px\] {
  padding-bottom:30px
}
.pt-\[55px\] {
  padding-top:55px
}
.pl-2 {
  padding-left:.5rem
}
.pt-6 {
  padding-top:1.5rem
}
.pt-5 {
  padding-top:1.25rem
}
.pb-3 {
  padding-bottom:.75rem
}
.pb-0 {
  padding-bottom:0
}
.pb-8 {
  padding-bottom:2rem
}
.pt-4 {
  padding-top:1rem
}
.pl-8 {
  padding-left:2rem
}
.pr-5 {
  padding-right:1.25rem
}
.pr-8 {
  padding-right:2rem
}
.pl-3 {
  padding-left:.75rem
}
.pt-1 {
  padding-top:.25rem
}
.pb-4 {
  padding-bottom:1rem
}
.pt-\[70px\] {
  padding-top:70px
}
.pb-16 {
  padding-bottom:4rem
}
.pt-\[60px\] {
  padding-top:60px
}
.pt-9 {
  padding-top:2.25rem
}
.pb-\[20px\] {
  padding-bottom:20px
}
.pr-6 {
  padding-right:1.5rem
}
.pr-10 {
  padding-right:2.5rem
}
.pl-\[27px\] {
  padding-left:27px
}
.pr-\[10px\] {
  padding-right:10px
}
.pl-\[30px\] {
  padding-left:30px
}
.pt-\[45px\] {
  padding-top:45px
}
.pt-\[20px\] {
  padding-top:20px
}
.pb-\[45px\] {
  padding-bottom:45px
}
.pb-20 {
  padding-bottom:5rem
}
.pb-\[40px\] {
  padding-bottom:40px
}
.pt-\[10px\] {
  padding-top:10px
}
.pr-\[0\] {
  padding-right:0
}
.pt-\[5px\] {
  padding-top:5px
}
.pl-\[50px\] {
  padding-left:50px
}
.pb-\[37px\] {
  padding-bottom:37px
}
.pb-\[10px\] {
  padding-bottom:10px
}
.pb-\[56\.25\%\] {
  padding-bottom:56.25%
}
.pb-\[18px\] {
  padding-bottom:18px
}
.pt-28 {
  padding-top:7rem
}
.pt-10 {
  padding-top:2.5rem
}
.pt-\[100px\] {
  padding-top:100px
}
.pb-\[8px\] {
  padding-bottom:8px
}
.pr-\[40px\] {
  padding-right:40px
}
.pl-\[40px\] {
  padding-left:40px
}
.pt-\[40px\] {
  padding-top:40px
}
.pt-24 {
  padding-top:6rem
}
.pb-24 {
  padding-bottom:6rem
}
.pt-\[35px\] {
  padding-top:35px
}
.pt-0 {
  padding-top:0
}
.text-left {
  text-align:left
}
.text-center {
  text-align:center
}
.text-sm {
  font-size:.875rem;
  line-height:1.25rem
}
.text-xl {
  font-size:1.25rem;
  line-height:1.75rem
}
.font-semibold {
  font-weight:600
}
.font-thin {
  font-weight:100
}
.font-bold {
  font-weight:700
}
.font-normal {
  font-weight:400
}
.font-light {
  font-weight:300
}
.uppercase {
  text-transform:uppercase
}
.normal-case {
  text-transform:none
}
.italic {
  font-style:italic
}
.not-italic {
  font-style:normal
}
.leading-none {
  line-height:1
}
.leading-\[195\%\] {
  line-height:195%
}
.text-grey-02 {
  --tw-text-opacity:1;
  color:rgb(38 44 48/var(--tw-text-opacity))
}
.text-grey-11 {
  --tw-text-opacity:1;
  color:rgb(39 44 48/var(--tw-text-opacity))
}
.text-white {
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity))
}
.text-black {
  --tw-text-opacity:1;
  color:rgb(0 0 0/var(--tw-text-opacity))
}
.text-botticelli {
  --tw-text-opacity:1;
  color:rgb(154 183 200/var(--tw-text-opacity))
}
.text-gray-400 {
  --tw-text-opacity:1;
  color:rgb(156 163 175/var(--tw-text-opacity))
}
.text-grey-01 {
  --tw-text-opacity:1;
  color:rgb(162 174 182/var(--tw-text-opacity))
}
.text-grey-05 {
  --tw-text-opacity:1;
  color:rgb(83 94 100/var(--tw-text-opacity))
}
.text-red-700 {
  --tw-text-opacity:1;
  color:rgb(185 28 28/var(--tw-text-opacity))
}
.text-grey-06 {
  --tw-text-opacity:1;
  color:rgb(81 94 101/var(--tw-text-opacity))
}
.text-primary-01 {
  --tw-text-opacity:1;
  color:rgb(252 241 19/var(--tw-text-opacity))
}
.text-grey-07 {
  --tw-text-opacity:1;
  color:rgb(118 118 118/var(--tw-text-opacity))
}
.text-grey-09 {
  --tw-text-opacity:1;
  color:rgb(109 126 136/var(--tw-text-opacity))
}
.underline {
  -webkit-text-decoration-line:underline;
  text-decoration-line:underline
}
.no-underline {
  -webkit-text-decoration-line:none;
  text-decoration-line:none
}
.underline-offset-1 {
  text-underline-offset:1px
}
.underline-offset-2 {
  text-underline-offset:2px
}
.placeholder-primary-02::-moz-placeholder {
  --tw-placeholder-opacity:1;
  color:rgb(251 239 83/var(--tw-placeholder-opacity))
}
.placeholder-primary-02:-ms-input-placeholder {
  --tw-placeholder-opacity:1;
  color:rgb(251 239 83/var(--tw-placeholder-opacity))
}
.placeholder-primary-02::placeholder {
  --tw-placeholder-opacity:1;
  color:rgb(251 239 83/var(--tw-placeholder-opacity))
}
.placeholder-black::-moz-placeholder {
  --tw-placeholder-opacity:1;
  color:rgb(0 0 0/var(--tw-placeholder-opacity))
}
.placeholder-black:-ms-input-placeholder {
  --tw-placeholder-opacity:1;
  color:rgb(0 0 0/var(--tw-placeholder-opacity))
}
.placeholder-black::placeholder {
  --tw-placeholder-opacity:1;
  color:rgb(0 0 0/var(--tw-placeholder-opacity))
}
.opacity-95 {
  opacity:.95
}
.opacity-100 {
  opacity:1
}
.opacity-70 {
  opacity:.7
}
.opacity-20 {
  opacity:.2
}
.opacity-80 {
  opacity:.8
}
.opacity-0 {
  opacity:0
}
.opacity-40 {
  opacity:.4
}
.shadow {
  --tw-shadow:0 1px 3px 0 rgb(0 0 0/0.1),0 1px 2px -1px rgb(0 0 0/0.1);
  --tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)
}
.shadow,
.shadow-white {
  box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)
}
.shadow-white {
  --tw-shadow:20px 0 0 #fff,-20px 0 0 #fff;
  --tw-shadow-colored:20px 0 0 var(--tw-shadow-color),-20px 0 0 var(--tw-shadow-color);
  --tw-shadow-color:#fff;
  --tw-shadow:var(--tw-shadow-colored)
}
.outline-none {
  outline:2px solid transparent;
  outline-offset:2px
}
.outline {
  outline-style:solid
}
.outline-0 {
  outline-width:0
}
.blur {
  --tw-blur:blur(8px)
}
.blur,
.filter {
  filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}
.transition-transform {
  transition-property:transform;
  transition-timing-function:cubic-bezier(.4,0,.2,1);
  transition-duration:.15s
}
.transition-all {
  transition-property:all;
  transition-timing-function:cubic-bezier(.4,0,.2,1);
  transition-duration:.15s
}
.transition-colors {
  transition-property:color,background-color,border-color,fill,stroke,-webkit-text-decoration-color;
  transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;
  transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,-webkit-text-decoration-color;
  transition-timing-function:cubic-bezier(.4,0,.2,1);
  transition-duration:.15s
}
.transition {
  transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-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-text-decoration-color,-webkit-backdrop-filter;
  transition-timing-function:cubic-bezier(.4,0,.2,1);
  transition-duration:.15s
}
.transition-opacity {
  transition-property:opacity;
  transition-timing-function:cubic-bezier(.4,0,.2,1);
  transition-duration:.15s
}
.duration-500 {
  transition-duration:.5s
}
.duration-200 {
  transition-duration:.2s
}
.duration-300 {
  transition-duration:.3s
}
.duration-100 {
  transition-duration:.1s
}
.duration-\[400ms\] {
  transition-duration:.4s
}
.ease-in-out {
  transition-timing-function:cubic-bezier(.4,0,.2,1)
}
.layout-1 {
  margin-left:auto;
  margin-right:auto;
  box-sizing:content-box;
  max-width:1180px;
  padding-left:1.25rem;
  padding-right:1.25rem
}
@media (min-width:800px) {
  .layout-1 {
    padding-left:50px;
    padding-right:50px
  }
}
:root {
  --black:#000;
  --grey-02:#262c30
}
body,
html {
  padding:0;
  margin:0;
  font-family:Sentinel SSm A,Sentinel SSm B,Georgia,serif,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;
  scroll-behavior:smooth
}
body ::-moz-selection,
html ::-moz-selection {
  background:#fcf113
}
body ::selection,
html ::selection {
  background:#fcf113
}
html {
  scroll-padding-top:70px
}
a {
  color:inherit;
  text-decoration:none
}
* {
  box-sizing:border-box
}
.cms_slidshow_text_wrapper a {
  display:inline-block;
  border-bottom:2px solid #fff
}
.cms_text_wrapper h1 {
  font-family:Sentinel SSm A,Sentinel SSm B,Georgia,serif;
  margin-top:32px
}
.cms_text_wrapper h1,
.cms_text_wrapperjapan h1 {
  font-weight:400;
  font-size:38px;
  line-height:47px;
  letter-spacing:-1.5px;
  font-style:normal;
  color:var(--black);
  margin-bottom:16px
}
.cms_text_wrapperjapan h1 {
  font-family:Sentinel SSm A,Sentinel SSm B,MotoyaExMincho_1173873,Georgia,serif;
  margin-top:42px
}
.cms_text_wrapperchina h1 {
  font-size:38px;
  line-height:47px;
  letter-spacing:-1.5px;
  color:var(--black);
  margin-top:32px;
  margin-bottom:16px
}
.cms_text_wrapperchina h1,
.quoteTextchina p>em {
  font-family:Helvetica,Arial,sans-serif;
  font-weight:400;
  font-style:normal
}
.cms_text_wrapper h1>strong,
.cms_text_wrapperjapan h1>strong {
  font-weight:400
}
.cms_text_wrapperchina h2>strong {
  font-size:18px;
  letter-spacing:1px
}
.cms_text_wrapperchina h1>strong,
.cms_text_wrapperchina h4>strong,
.cms_text_wrapper h4>strong,
.cms_text_wrapperjapan h1>strong,
.cms_text_wrapperjapan h4>strong {
  font-weight:400
}
.cms_text_wrapperchina p>em {
  font-style:normal
}
@media (max-width:1440px) {
  .cms_text_wrapperchina h1,
  .cms_text_wrapper h1,
  .cms_text_wrapperjapan h1 {
    font-size:33px;
    line-height:42px;
    letter-spacing:-1.2px
  }
}
@media (max-width:1180px) {
  .cms_text_wrapperchina h1,
  .cms_text_wrapper h1,
  .cms_text_wrapperjapan h1 {
    font-size:26px;
    line-height:37px;
    letter-spacing:-1px
  }
}
@media (max-width:550px) {
  .cms_text_wrappechina h1,
  .cms_text_wrapper h1,
  .cms_text_wrapperjapan h1 {
    font-size:22px;
    line-height:32px;
    letter-spacing:-.5px
  }
}
.cms_text_wrapper h2 {
  font-family:Sentinel SSm A,Sentinel SSm B,Georgia,serif
}
.cms_text_wrapper h2,
.cms_text_wrapperjapan h2 {
  font-weight:400;
  font-style:normal;
  font-size:28px;
  line-height:37px;
  letter-spacing:-1px;
  text-transform:none;
  color:var(--black);
  margin:32px 0
}
.cms_text_wrapperjapan h2 {
  font-family:Sentinel SSm A,Sentinel SSm B,MotoyaExMincho_1173873,Georgia,serif
}
.cms_text_wrapper h3,
.cms_text_wrapper h4,
.cms_text_wrapper h5,
.cms_text_wrapper h6,
.cms_text_wrapperjapan h3,
.cms_text_wrapperjapan h4,
.cms_text_wrapperjapan h5,
.cms_text_wrapperjapan h6 {
  text-transform:uppercase;
  font-family:Gotham SSm A,Gotham SSm B,Helvetica,Arial,sans-serif;
  font-weight:500;
  font-style:normal;
  font-size:14px;
  line-height:2;
  letter-spacing:1px;
  color:var(--black);
  margin-bottom:16px
}
.cms_text_wrapperchina h2 {
  font-family:Helvetica,Arial,sans-serif;
  font-weight:400;
  font-style:normal;
  font-size:28px;
  line-height:37px;
  letter-spacing:-1px;
  text-transform:none;
  color:var(--black);
  margin:32px 0
}
.cms_text_wrapperchina h3,
.cms_text_wrapperchina h4,
.cms_text_wrapperchina h5,
.cms_text_wrapperchina h6 {
  text-transform:uppercase;
  font-family:Helvetica,Arial,sans-serif;
  font-weight:500;
  font-style:normal;
  font-size:14px;
  line-height:2;
  letter-spacing:1px;
  color:var(--black);
  margin-bottom:16px
}
.cms_text_wrapper p {
  font-size:18px;
  font-family:Sentinel SSm A,Sentinel SSm B,Georgia,serif;
  text-transform:none
}
.cms_text_wrapperjapan p,
.cms_text_wrapper p {
  color:var(--grey-02);
  margin-top:16px;
  margin-bottom:32px;
  line-height:32px;
  font-weight:400;
  font-style:normal;
  letter-spacing:-.5px
}
.cms_text_wrapperjapan p {
  font-size:16px;
  font-family:Sentinel SSm A,Sentinel SSm B,MotoyaExMincho_1173873,Georgia,serif
}
.cms_text_wrapperchina p {
  color:var(--grey-02);
  margin-top:16px;
  margin-bottom:32px;
  font-size:18px;
  line-height:32px;
  font-family:Helvetica,Arial,sans-serif!important;
  font-weight:400;
  font-style:normal;
  letter-spacing:1px
}
.cms_quote_wrapper strong:before {
  font-style:italic
}
.cms_quote_wrapperchina strong:before,
.cms_quote_wrapper strong:before {
  content:"\201C";
  position:absolute;
  margin-left:-22.4px
}
.cms_quote_wrapperjapan p {
  font-weight:400
}
.cms_quote_wrapperjapan p:before,
.cms_quote_wrapperjapan strong:before {
  content:"\201C";
  position:absolute;
  margin-left:-22.4px
}
.cms_quote_wrapper strong:after {
  font-style:italic
}
.cms_quote_wrapperchina strong:after,
.cms_quote_wrapperjapan p:after,
.cms_quote_wrapperjapan strong:after,
.cms_quote_wrapper strong:after {
  text-transform:none;
  margin-left:3.2px;
  content:"\201D"
}
.cms_quote_wrapperjapan p:first-child,
.cms_text_wrapperchina p:first-child,
.cms_text_wrapper p:first-child {
  margin-top:0
}
.cms_text_wrapper strong {
  color:var(--black);
  font-weight:700
}
.cms_text_wrapperchina strong {
  color:var(--black);
  font-weight:600
}
.cms_text_wrapperjapan strong {
  color:var(--black);
  font-weight:700
}
.cms_text_wrapper ol {
  list-style:decimal
}
.cms_text_wrapper ul {
  color:var(--grey-02);
  margin-left:18px;
  margin-bottom:32px;
  list-style:outside;
  font-size:18px;
  line-height:32px;
  font-family:Sentinel SSm A,Sentinel SSm B,Georgia,serif;
  font-weight:400;
  font-style:normal;
  letter-spacing:-.5px
}
.cms_text_wrapper.summary p {
  font-size:14px;
  color:#6a6e71
}
.cms_text_wrapper.summary ul li {
  content:"• ";
  color:#6a6e71;
  font-weight:400!important;
  font-size:14px
}
.cms_text_wrapper.summary ol li {
  color:#6a6e71!important;
  font-weight:400!important;
  font-size:14px
}
.cms_text_wrapper.summary strong {
  font-weight:400!important;
  color:#6a6e71
}
.cms_text_wrapper.summary h1,
.cms_text_wrapper.summary h2,
.cms_text_wrapper.summary h3 {
  color:#6a6e71
}
.cms_text_wrapperchina ul>li p {
  margin-bottom:0
}
.cms_text_wrapperchina ul {
  margin-bottom:32px
}
.cms_text_wrapperchina ul,
.cms_text_wrapperjapan ul {
  color:var(--grey-02);
  list-style:outside;
  font-size:18px;
  line-height:32px;
  font-family:Helvetica,Arial,sans-serif;
  font-weight:400;
  font-style:normal;
  letter-spacing:-.5px
}
.cms_text_wrapper li {
  margin-bottom:20px
}
.cms_text_wrapperchina li,
.cms_text_wrapperjapan li {
  margin-left:32px
}
.cms_text_wrapper a,
.cms_text_wrapperchina a,
.cms_text_wrapperjapan a {
  border-bottom:2px solid var(--grey-02);
  background-image:linear-gradient(180deg,transparent 65%,#fcf113 0);
  background-repeat:no-repeat;
  background-size:0 100%;
  transition:background-size .4s ease
}
.cms_text_wrapper a:hover {
  background-size:100% 100%
}
.cms_text_wrapper.blog_post_lead p {
  font-size:28px;
  line-height:42px
}
.cms_text_wrapper.read_more_text p {
  font-size:14px;
  margin-bottom:14px;
  line-height:27px
}
.cms_text_wrapper.equity_text p {
  font-size:18px;
  line-height:32px;
  letter-spacing:-.5px
}
.cms_text_wrapper.threeColumnText p {
  font-size:14px;
  line-height:1.75
}
.cms_text_wrapperchina a:hover {
  background-size:100% 100%
}
.cms_text_wrapperchina.blog_post_lead p {
  font-size:28px;
  line-height:42px
}
.cms_text_wrapperchina.read_more_text p {
  font-size:14px;
  margin-bottom:14px;
  line-height:27px
}
.cms_text_wrapperchina.equity_text p {
  font-size:18px;
  line-height:32px;
  letter-spacing:-.5px
}
.cms_text_wrapperchina.threeColumnText p {
  font-size:14px;
  line-height:1.75
}
@media (max-width:1180px) {
  .cms_text_wrapper.blog_post_lead p {
    font-size:24px;
    line-height:34px
  }
  .cms_text_wrapper.threeColumnText p {
    font-size:inherit
  }
  .cms_text_wrapperchina.blog_post_lead p {
    font-size:24px;
    line-height:34px
  }
  .cms_text_wrapperchina.threeColumnText p {
    font-size:inherit
  }
}
@media (max-width:800px) {
  .cms_text_wrapper.threeColumnText p,
  .cms_text_wrapperchina.threeColumnText p {
    font-size:18px;
    line-height:32px
  }
}
@media (max-width:550px) {
  .cms_text_wrapper.blog_post_lead p {
    font-size:18px;
    line-height:32px
  }
  .cms_text_wrapper.equity_text p {
    font-size:15px;
    line-height:27px
  }
  .cms_text_wrapper.threeColumnText p {
    font-size:15px;
    line-height:32px
  }
  .cms_text_wrapperchina.blog_post_lead p {
    font-size:18px;
    line-height:32px
  }
  .cms_text_wrapperchina.equity_text p {
    font-size:15px;
    line-height:27px
  }
  .cms_text_wrapperchina.threeColumnText p {
    font-size:15px;
    line-height:32px
  }
  .cms_text_wrapper p {
    font-size:15px;
    line-height:27px
  }
}
.map_details_wrapper h1 {
  font-family:Sentinel SSm A,Sentinel SSm B,Georgia,serif;
  font-weight:400;
  font-style:italic;
  letter-spacing:-.5px;
  font-size:24px;
  line-height:34px
}
.map_details_wrapper h2 {
  font-family:Gotham SSm A,Gotham SSm B,Helvetica,Arial,sans-serif;
  font-weight:500;
  font-style:normal;
  font-size:14px;
  line-height:20px;
  letter-spacing:1px;
  text-transform:uppercase
}
@media (max-width:800px) {
  .map_details_wrapper h1 {
    font-size:18px;
    line-height:34px
  }
}
@media (max-width:550px) {
  .map_details_wrapper h1 {
    font-size:16px;
    line-height:26px
  }
  .map_details_wrapper h2 {
    font-size:13px
  }
}
.summary-italic p {
  font-style:italic
}
.h1 {
  font-family:Sentinel SSm A,Sentinel SSm B,Georgia,serif;
  font-weight:300
}
.h1,
.h1china {
  font-size:140px;
  line-height:145px;
  letter-spacing:-6px;
  font-style:normal
}
.h1china {
  font-family:Helvetica,Arial,sans-serif;
  font-weight:400
}
.h2 {
  font-family:Sentinel SSm A,Sentinel SSm B,Georgia,serif;
  font-weight:300
}
.h2,
.h2china {
  font-size:130px;
  letter-spacing:-6px;
  line-height:130px;
  font-style:normal
}
.h2china {
  font-family:Helvetica,Arial,sans-serif;
  font-weight:400
}
.h3 {
  font-family:Sentinel SSm A,Sentinel SSm B,Georgia,serif
}
.h3,
.h3japan {
  font-weight:400;
  font-size:38px;
  line-height:47px;
  letter-spacing:-1.5px;
  font-style:normal
}
.h3japan {
  font-family:Sentinel SSm A,Sentinel SSm B,MotoyaExMincho_1173873,Georgia,serif
}
.h3china {
  font-family:Helvetica,Arial,sans-serif;
}
.h3china,
.h3china-english {
  font-weight:400;
  font-size:38px;
  line-height:50px;
  letter-spacing:1px;
  font-style:normal;
  font-weight: 700;
}
.h3china-english {
  font-family:Times New Roman,Arial,sans-serif
}
.h4 {
  font-family:Gotham SSm A,Gotham SSm B,Helvetica,Arial,sans-serif;
  font-weight:700
}
.h4,
.h4china {
  font-size:38px;
  line-height:47px;
  letter-spacing:-1.5px;
  font-style:normal
}
.h4china {
  font-family:Sentinel SSm A,Sentinel SSm B,Helvetica,Arial,sans-serif;
  font-weight:400
}
.h5 {
  font-family:Sentinel SSm A,Sentinel SSm B,Georgia,serif
}
.h5,
.h5japan {
  font-weight:400;
  font-style:normal;
  font-size:28px;
  line-height:37px;
  letter-spacing:-1px
}
.h5japan {
  font-family:Sentinel SSm A,Sentinel SSm B,MotoyaExMincho_1173878phgew,MotoyaExMincho_1173878,Georgia,"serif"
}
.h5china {
  font-family:Helvetica,Arial,sans-serif;
  font-size:28px;
  line-height:50px;
  letter-spacing:1px
}
.h5china,
.navChina {
  font-weight:400;
  font-style:normal
}
.navChina {
  font-family:Sentinel SSm A,Sentinel SSm B;
  font-size:31px;
  line-height:44px;
  letter-spacing:-.31px
}
.h6china {
  font-family:Helvetica,Arial,sans-serif
}
.h6,
.h6china {
  font-weight:700;
  font-style:normal;
  letter-spacing:-1px;
  font-size:28px;
  line-height:37px
}
.h6 {
  font-family:Gotham SSm A,Gotham SSm B,Helvetica,Arial,sans-serif
}
.h7 {
  font-family:Sentinel SSm A,Sentinel SSm B,Georgia,serif;
  font-style:italic
}
.h7,
.h7japan {
  font-weight:400;
  letter-spacing:-.5px;
  font-size:24px;
  line-height:34px
}
.h7japan {
  font-family:Sentinel SSm A,Sentinel SSm B,MotoyaExMincho_1173873,Georgia,serif
}
.h7china {
  font-family:Helvetica,Arial,sans-serif;
  font-weight:400;
  letter-spacing:1px;
  font-size:24px;
  line-height:34px
}
.body1 {
  font-family:Sentinel SSm A,Sentinel SSm B,Georgia,serif
}
.body1,
.body1japan {
  font-size:20px;
  text-transform:none;
  line-height:26px;
  letter-spacing:-.5px;
  font-weight:400
}
.body1japan {
  font-family:Sentinel SSm A,Sentinel SSm B,MotoyaExMincho_1173873,Georgia,serif
}
.body1china {
  font-size:20px;
  text-transform:none;
  line-height:26px;
  letter-spacing:-.5px;
  font-family:Helvetica,Arial,sans-serif;
  font-weight:400
}
.body1italic {
  font-family:Sentinel SSm A,Sentinel SSm B,Georgia,serif;
  font-style:italic;
  font-weight:325;
  font-size:20px;
  line-height:24px
}
.body2 {
  font-family:Sentinel SSm A,Sentinel SSm B,Georgia,serif
}
.body2,
.body2china {
  font-size:18px;
  line-height:32px;
  letter-spacing:0;
  font-weight:400;
  font-style:normal
}
.body2china {
  font-family:Helvetica,Arial,sans-serif
}
.body3 {
  font-family:Sentinel SSm A,Sentinel SSm B,Georgia,serif;
  font-size:18px;
  line-height:32px
}
.body3,
.body3japan {
  font-weight:400;
  font-style:normal;
  letter-spacing:-.5px
}
.body3japan {
  font-size:16px;
  line-height:30px;
  font-family:Sentinel SSm A,Sentinel SSm B,MotoyaExMincho_1173873,Georgia,serif
}
.body3japan-lg {
  font-size:18px;
  line-height:32px;
  font-family:Sentinel SSm A,Sentinel SSm B,Georgia,serif;
  font-weight:500;
  font-style:normal;
  letter-spacing:-.5px
}
.body3china {
  font-size:18px
}
.body3china,
.body3china-lg {
  line-height:32px;
  font-family:Helvetica,Arial,sans-serif;
  font-weight:400;
  font-style:normal;
  letter-spacing:1px;
  font-size: 12px;
  line-height: 22px;
  opacity: 0.7;
  /*! color: #fff; */
}
.body3china-lg {
  font-size:20px
}
.body3italic {
  font-size:18px;
  line-height:32px;
  letter-spacing:-.5px
}
.body3italic,
.body4 {
  font-family:Sentinel SSm A,Sentinel SSm B,Georgia,serif;
  font-weight:400;
  font-style:italic
}
.body4,
.body4japan {
  font-size:16px;
  line-height:26px
}
.body4japan {
  font-family:Sentinel SSm A,Sentinel SSm B,MotoyaExMincho_1173873,Georgia,serif;
  font-weight:400;
  letter-spacing:1px
}
.body4regular {
  font-family:Sentinel SSm A,Sentinel SSm B,Georgia,serif
}
.body4regular,
.body4regularjapan {
  font-weight:200;
  font-style:normal;
  font-size:24px;
  line-height:26px
}
.body4regularjapan {
  font-family:Sentinel SSm A,Sentinel SSm B,MotoyaExMincho_1173873wfrdt,MotoyaExMincho_1173873,Georgia,"serif"
}
.body4footer,
.body4small {
  font-family:Sentinel SSm A,Sentinel SSm B,Georgia,serif;
  letter-spacing:.08em;
  font-weight:300;
  font-style:normal;
  font-size:16px;
  line-height:24px
}
.footerbody4 {
  font-family:Gotham SSm A,Gotham SSm B,Helvetica,Arial,ui-sans-serif,sans-serif;
  font-weight:lighter;
  font-style:normal;
  font-size:12px;
  line-height:24px
}
.header-nav-cta {
  font-family:FranklinGothicURWCnSC-Med,Sentinel SSm A,Sentinel SSm B;
  font-weight:500;
  font-size:16px;
  line-height:20px
}
.footer-link-title,
.header-nav-cta {
  font-style:normal;
  letter-spacing:.08em
}
.footer-link-title {
  font-family:Gotham SSm A,Gotham SSm B,Helvetica,Arial,ui-sans-serif,sans-serif;
  font-weight:400;
  font-size:14px;
  line-height:120%
}
.content-ja-button {
  font-family:Gotham SSm A,Gotham SSm B,MotoyaExMincho_1173878;
  font-size:13px;
  line-height:18px;
  letter-spacing:1px
}
.contact-cta-japan {
  font-family:Sentinel SSm A,Sentinel SSm B,MotoyaExMincho_1173878,Georgia,serif;
  font-size:13px;
  line-height:18px;
  letter-spacing:0
}
.footer-cta-button {
  font-family:Gotham SSm A,Gotham SSm B,Helvetica,Arial,ui-sans-serif,sans-serif;
  font-style:normal;
  font-weight:500;
  font-size:13px;
  line-height:19px;
  letter-spacing:.08em
}
.footer-link-label {
  font-family:Sentinel SSm A,Sentinel SSm B,Georgia,ui-serif,serif;
  font-style:normal;
  font-weight:325;
  font-size:16px;
  line-height:120%
}
.body4china {
  font-family:Helvetica,Arial,sans-serif;
  font-weight:400;
  font-size:16px;
  line-height:26px
}
.body4italic {
  font-size:24px;
  line-height:34px;
  font-family:Sentinel SSm A,Sentinel SSm B,Georgia,serif;
  font-weight:400;
  font-style:italic;
  letter-spacing:-.5px
}
.body5 {
  font-family:Gotham SSm A,Gotham SSm B,Helvetica,Arial,sans-serif;
  letter-spacing:1px
}
.body5,
.body5china {
  font-weight:500;
  font-style:normal;
  font-size:14px;
  line-height:20px
}
.body5china {
  font-family:Helvetica,Arial,sans-serif;
  letter-spacing:2.7px
}
.error-message {
  font-family:Sentinel SSm A,Sentinel SSm B,Georgia,serif
}
.body5china-fit,
.error-message {
  font-size:14px;
  line-height:20px
}
.body5china-fit {
  font-family:Helvetica,Arial,sans-serif;
  font-weight:500;
  font-style:normal;
  letter-spacing:1px
}
.body5italic {
  font-family:Sentinel SSm A,Sentinel SSm B,Georgia,serif;
  font-weight:400;
  font-style:italic;
  font-size:14px;
  line-height:24px
}
.body6 {
  font-family:Gotham SSm A,Gotham SSm B,Helvetica,Arial,sans-serif
}
.body6,
.body6japan {
  font-size:12px;
  line-height:20px;
  letter-spacing:1px;
  font-weight:500;
  text-transform:uppercase
}
.body6japan {
  font-family:Sentinel SSm A,Sentinel SSm B,MotoyaExMincho_1173873,Georgia,serif
}
.body6china {
  font-size:12px;
  line-height:20px;
  letter-spacing:1px;
  font-family:Helvetica,Arial,sans-serif;
  font-weight:500;
  text-transform:uppercase
}
.body6china em {
  font-style:normal
}
.body7china {
  font-family:Helvetica,Arial,ui-sans-serif,sans-serif;
  font-weight:600;
  font-size:12px;
  letter-spacing:1.265px
}
.body7china,
.btn2 {
  line-height:24px;
  text-transform:uppercase
}
.btn2 {
  font-family:Sentinel SSm A,Sentinel SSm B,Georgia,serif;
  font-weight:400;
  letter-spacing:.115em;
  font-size:11px
}
.footer1 {
  font-family:Sentinel SSm A,Sentinel SSm B,Georgia,ui-serif,serif
}
.footer1,
.footer1china {
  font-weight:400;
  font-size:89px;
  line-height:120px;
  letter-spacing:-.024em
}
.footer1china {
  font-family:Helvetica,Arial,sans-serif
}
.footer2 {
  font-family:Sentinel SSm A,Sentinel SSm B,Georgia,ui-serif,serif;
  font-weight:400;
  font-size:17px;
  line-height:28px;
  letter-spacing:-.01em
}
.gothcaps {
  font-family:Gotham SSm A,Gotham SSm B,Helvetica,Arial,ui-sans-serif,sans-serif;
  font-size:11px;
  line-height:24px;
  letter-spacing:.115em
}
.gothcaps,
.gothcapschina {
  font-weight:500;
  text-transform:uppercase;
  -webkit-font-smoothing:antialiased
}
.gothcapschina {
  font-family:Helvetica,Arial,sans-serif;
  font-size:12px;
  line-height:20px;
  letter-spacing:1.38px
}
.postAuthorTitle {
  font-family:Sentinel SSm A,Sentinel SSm B,Georgia,ui-serif,serif
}
.postAuthorTitle,
.postAuthorTitlechina {
  font-size:33px;
  line-height:46px;
  letter-spacing:-1.2px;
  font-weight:400
}
.postAuthorTitlechina {
  font-family:Helvetica,Arial,sans-serif
}
.ital3 {
  font-size:21px;
  line-height:32px;
  letter-spacing:-.015em;
  font-family:Sentinel SSm A,Sentinel SSm B,Georgia,ui-serif,serif;
  font-weight:400;
  font-style:italic
}
.quoteText p {
  font-weight:300
}
.quoteTextjapan p,
.quoteText p {
  font-family:Sentinel SSm A,Sentinel SSm B,Georgia,serif;
  font-size:38px;
  line-height:47px;
  letter-spacing:-1.5px;
  font-style:normal;
  font-style:italic
}
.quoteTextjapan p {
  font-weight:400
}
.pullQuoteText p {
  font-family:Helvetica,Arial,sans-serif;
  line-height:45px;
  font-size:33px;
  letter-spacing:1px
}
.quoteTextchina p {
  font-family:Helvetica,Arial,sans-serif;
  font-size:38px;
  line-height:50px;
  letter-spacing:-1.5px
}
.quoteTextchina p,
.statTitle {
  font-weight:300;
  font-style:normal
}
.statTitle {
  font-size:100px;
  line-height:112px;
  letter-spacing:-4px;
  font-family:Sentinel SSm A,Sentinel SSm B,Georgia,serif
}
.statTitlechina {
  font-family:Helvetica,Arial,sans-serif
}
.statTitlechina,
.statTitlejapan {
  font-size:100px;
  line-height:112px;
  letter-spacing:-4px;
  font-weight:300;
  font-style:normal
}
.statTitlejapan {
  font-family:Sentinel SSm A,Sentinel SSm B,MotoyaExMincho_1173873,Georgia,serif
}
.questionTitle {
  font-family:Sentinel SSm A,Sentinel SSm B,Georgia,serif;
  font-weight:300
}
.questionTitle,
.questionTitlechina {
  font-size:80px;
  line-height:81px;
  letter-spacing:-3px;
  font-style:normal
}
.questionTitlechina {
  font-family:Helvetica,Arial,sans-serif;
  font-weight:400
}
.equityPostTitle {
  font-size:91px;
  line-height:100px;
  letter-spacing:-3px;
  font-style:normal
}
.dataTitle,
.equityPostTitle {
  font-family:Sentinel SSm A,Sentinel SSm B,Georgia,serif;
  font-weight:400
}
.dataTitle {
  font-size:48px;
  line-height:70px;
  letter-spacing:-.5px
}
.dataTitle2 {
  font-size:40px;
  line-height:50px;
  letter-spacing:-1.5px;
  font-family:Sentinel SSm A,Sentinel SSm B,Georgia,serif;
  font-weight:400
}
.dataSubTitle {
  font-size:30px;
  font-weight:700;
  line-height:1.3;
  letter-spacing:-.01em
}
.levelFilterLabel {
  font-size:14px;
  font-weight:700;
  font-family:Gotham SSm A,Gotham SSm B,Helvetica,Arial,sans-serif
}
.levelRegionFilterLabel {
  font-size:18px;
  font-family:Sentinel SSm A,Sentinel SSm B,Georgia,serif;
  line-height:12px
}
.graphLegend {
  font-size:12.6px
}
.equityPostSubTitle {
  font-family:Sentinel SSm A,Sentinel SSm B,Georgia,serif;
  font-weight:400;
  font-style:italic;
  letter-spacing:-.5px;
  font-size:22px;
  line-height:34px
}
.caseStudyTitle {
  font-size:100px;
  line-height:112px;
  letter-spacing:-4px;
  font-family:Sentinel SSm A,Sentinel SSm B,Georgia,serif;
  font-weight:300;
  font-style:normal
}
.caseStudyTitleJapan {
  font-size:90px;
  line-height:95px;
  letter-spacing:-5px;
  font-family:Sentinel SSm A,Sentinel SSm B,MotoyaExMincho_1173873,Georgia,serif;
  font-weight:300;
  font-style:normal
}
.caseStudyTitleChina {
  font-size:100px;
  line-height:112px;
  letter-spacing:-4px;
  font-family:Helvetica,Arial,sans-serif;
  font-weight:400;
  font-style:normal
}
.ideoChinaCta {
  font-family:Sentinel SSm A,Sentinel SSm B,Georgia,serif;
  font-size:33px;
  line-height:54.45px
}
.ideoChinaCtachina {
  font-family:Helvetica,Arial,sans-serif;
  font-size:33px;
  line-height:45px;
  letter-spacing:1px
}
.selectActive {
  font-size:16px;
  letter-spacing:-1px;
  line-height:28px
}
.journalTitle,
.selectActive {
  font-family:Gotham SSm A,Gotham SSm B,Helvetica,Arial,sans-serif;
  font-weight:700;
  font-style:normal
}
.journalTitle {
  font-size:70px;
  line-height:80px;
  letter-spacing:-2.8px
}
.contactTitle {
  font-family:Sentinel SSm A,Sentinel SSm B,Georgia,serif
}
.contactTitle,
.contactTitleChina {
  font-style:normal;
  font-weight:400;
  font-size:64px;
  line-height:90%
}
.contactTitleChina {
  font-family:Sentinel SSm A,Sentinel SSm B,Helvetica,Arial,sans-serif
}
.contactsubTitle {
  font-family:FranklinGothicURWCnSC-Med,Sentinel SSm A,Sentinel SSm B
}
.contactsubTitle,
.contactsubTitleChina {
  font-size:22px;
  font-weight:500;
  letter-spacing:.08em;
  line-height:120%
}
.contactsubTitleChina {
  font-family:Sentinel SSm A,Sentinel SSm B,Helvetica,Arial,sans-serif
}
.contactInputLabel {
  font-family:FranklinGothicURWCnSC-Med,Sentinel SSm A,Sentinel SSm B;
  font-size:16px;
  font-weight:500;
  letter-spacing:.08em;
  line-height:120%
}
.postHeaderTitle {
  font-size:90px;
  line-height:95px;
  letter-spacing:-5px;
  font-family:Sentinel SSm A,Sentinel SSm B,Georgia,serif;
  font-weight:300;
  font-style:italic
}
.postHeaderTitlejapan {
  font-family:Sentinel SSm A,Sentinel SSm B,MotoyaExMincho_1173873qrrsx,MotoyaExMincho_1173873,Georgia,"serif"
}
.postHeaderTitlechina,
.postHeaderTitlejapan {
  font-size:90px;
  line-height:95px;
  letter-spacing:-5px;
  font-weight:400
}
.postHeaderTitlechina {
  font-family:Helvetica,Arial,sans-serif
}
.breadCrumbsTitle {
  font-weight:500
}
.breadCrumbsTitle,
.entityLevelTitle {
  font-size:13px;
  letter-spacing:1.8px;
  font-family:Gotham SSm A,Gotham SSm B,Helvetica,Arial,sans-serif;
  line-height:20px
}
.entityLevelTitle {
  font-weight:700
}
.graphFilterTitle {
  font-size:13px;
  font-family:Gotham SSm A,Gotham SSm B,Helvetica,Arial,sans-serif;
  line-height:20px
}
.blogTopicTitle {
  font-family:Sentinel SSm A,Sentinel SSm B,Georgia,serif
}
.blogTopicTitle,
.blogTopicTitlechina {
  font-size:70px;
  line-height:85px;
  font-weight:400;
  font-style:normal
}
.blogTopicTitlechina {
  font-family:Times New Roman,Arial,sans-serif
}
.blogTopicTitlejapan {
  font-size:70px;
  line-height:85px;
  font-family:Sentinel SSm A,Sentinel SSm B,MotoyaExMincho_1173878,Georgia,serif;
  font-weight:400;
  font-style:normal
}
.link {
  position:relative;
  overflow-x:hidden;
  cursor:pointer;
  max-width:560px;
  text-decoration:none;
  outline:none
}
.underline_link {
  width:calc(100%);
  background-image:linear-gradient(180deg,transparent 65%,#fcf113 0);
  background-repeat:no-repeat;
  background-size:0 100%;
  transition:background-size .4s ease;
  text-decoration:none
}
.white-underline>.underline_link {
  background-image:linear-gradient(180deg,transparent 65%,#fff 0)
}
.blue-underline>.underline_link {
  background-image:linear-gradient(180deg,transparent 65%,#18465b 0)
}
.link:hover .underline_link {
  background-size:100% 100%
}
@media (min-width:1180px) and (max-width:1440px) {
  .h3,
  .h3china,
  .h3china-english,
  .h3japan,
  .h4,
  .h4china,
  .quoteTextchina p {
    font-size:33px;
    line-height:42px;
    letter-spacing:-1.2px;
    font-weight: 700;
  }
  .footer1,
  .footer1china {
    font-size:69px;
    line-height:88px;
    letter-spacing:-.021em
  }
}
@media (max-width:1180px) {
  .h1,
  .h1china {
    font-size:100px;
    line-height:113px;
    letter-spacing:-5px
  }
  .h3,
  .h3china,
  .h3china-english,
  .h3japan,
  .h4,
  .h4china,
  .quoteTextchina p {
    font-size:26px;
    line-height:37px;
    letter-spacing:-1px
  }
  .footer1,
  .footer1china {
    font-size:63px;
    line-height:80px;
    letter-spacing:-.016em
  }
  .statTitle,
  .statTitlejapan {
    font-size:80px;
    line-height:92px;
    letter-spacing:-3px
  }
  .equityPostTitle {
    font-size:60px;
    letter-spacing:-1.5px;
    line-height:75px
  }
  .equityPostSubTitle {
    font-size:18px;
    line-height:28px;
    letter-spacing:-1px
  }
  .questionTitle,
  .questionTitlechina {
    font-size:50px;
    line-height:50px;
    letter-spacing:-1.2px
  }
  .caseStudyTitle {
    font-size:80px;
    line-height:92px;
    letter-spacing:-3px
  }
  .caseStudyTitleJapan {
    font-size:80px;
    line-height:85px;
    letter-spacing:-5px
  }
  .caseStudyTitleChina {
    font-size:80px;
    line-height:92px;
    letter-spacing:-3px
  }
  .postHeaderTitle,
  .postHeaderTitlechina,
  .postHeaderTitlejapan {
    font-size:80px;
    line-height:85px;
    letter-spacing:-5px
  }
}
@media (max-width:800px) {
  .h1,
  .h1china {
    font-size:80px;
    line-height:89px;
    letter-spacing:-4px
  }
  .h2,
  .h2china {
    font-size:90px;
    line-height:90px;
    letter-spacing:-4px
  }
  .h5,
  .h5china,
  .h5japan,
  .h6,
  .h6china {
    font-size:24px;
    line-height:34px
  }
  .h7,
  .h7china,
  .h7japan {
    font-size:18px;
    line-height:34px
  }
  .footer-link-title {
    font-weight:400;
    font-size:16px;
    line-height:19px;
    letter-spacing:.08em
  }
  .footer-cta-button {
    font-size:16px
  }
  .footer-link-label {
    font-size:24px;
    line-height:140%;
    letter-spacing:.01em
  }
  .footer1,
  .footer1china {
    font-size:36px;
    line-height:48px;
    letter-spacing:-.026em
  }
  .statTitle,
  .statTitlejapan {
    font-size:80px;
    line-height:92px;
    letter-spacing:-3px
  }
  .questionTitle,
  .questionTitlechina {
    font-size:45px;
    line-height:45px;
    letter-spacing:-1px
  }
  .ideoChinaCta {
    font-size:28px;
    line-height:35.42px;
    letter-spacing:1px
  }
  .caseStudyTitle {
    font-size:70px;
    line-height:79px;
    letter-spacing:-3px
  }
  .caseStudyTitleJapan {
    font-size:60px;
    line-height:65px;
    letter-spacing:-3px
  }
  .caseStudyTitleChina {
    font-size:70px;
    line-height:79px;
    letter-spacing:-3px
  }
  .postHeaderTitle,
  .postHeaderTitlejapan {
    font-size:60px;
    line-height:65px;
    letter-spacing:-3px
  }
  .ideoChinaCtachina {
    font-size:28px;
    letter-spacing:1px;
    line-height:1.265
  }
  .postHeaderTitlechina {
    font-size:60px;
    line-height:75px;
    letter-spacing:-3px
  }
  .blogTopicTitle,
  .blogTopicTitlechina,
  .blogTopicTitlejapan {
    font-size:50px;
    line-height:53px
  }
  .pullQuoteText p {
    font-size:28px;
    line-height:35.42px
  }
  .postAuthorTitle,
  .postAuthorTitlechina {
    font-size:28px;
    line-height:41px;
    letter-spacing:-1px
  }
  .body4,
  .body4japan {
    font-size:14px
  }
  .dataTitle2 {
    font-size:24px;
    line-height:40px;
    letter-spacing:-1.5px;
    font-family:Sentinel SSm A,Sentinel SSm B,Georgia,serif;
    font-weight:400
  }
}
@media (max-width:550px) {
  .h1,
  .h1china {
    font-size:50px;
    line-height:58px;
    letter-spacing:-3px
  }
  .h2,
  .h2china {
    letter-spacing:-4px;
    font-size:50px;
    line-height:53px
  }
  .h3,
  .h3china,
  .h3china-english,
  .h3japan,
  .h4,
  .h4china,
  .quoteTextchina p {
    font-size:22px;
    line-height:32px;
    letter-spacing:-.5px
  }
  .h5,
  .h5china,
  .h5japan,
  .h6,
  .h6china {
    font-size:18px
  }
  .h7,
  .h7china,
  .h7japan {
    font-size:16px;
    line-height:26px
  }
  .body2,
  .body2china {
    font-size:16px;
    line-height:28px
  }
  .body3,
  .body3china {
    font-size:16px;
    line-height:26px
  }
  .body3japan {
    font-size:15px;
    line-height:27px
  }
  .body3italic,
  .body3italicchina {
    font-size:16px;
    line-height:26px
  }
  .body4footer,
  .body4italic,
  .body4italicchina,
  .body4japan,
  .body4regular {
    font-size:18px
  }
  .footerbody4 {
    font-size:12px
  }
  .contactTitle {
    font-size:44px
  }
  .body5,
  .body5china {
    font-size:13px
  }
  .body6,
  .body6china,
  .body6japan {
    font-size:11px
  }
  .statTitle,
  .statTitlejapan {
    font-size:70px;
    line-height:82px;
    letter-spacing:-3px
  }
  .questionTitle,
  .questionTitlechina {
    font-size:35px;
    line-height:39px;
    letter-spacing:-1px
  }
  .dataTitle {
    font-size:40px;
    line-height:47px
  }
  .caseStudyTitle,
  .caseStudyTitleChina {
    font-size:41px;
    line-height:46px;
    letter-spacing:-2px
  }
  .caseStudyTitleJapan {
    font-size:40px
  }
  .caseStudyTitleJapan,
  .journalTitle {
    line-height:48px;
    letter-spacing:-2px
  }
  .journalTitle {
    font-size:41px
  }
  .postHeaderTitle,
  .postHeaderTitlechina,
  .postHeaderTitlejapan {
    font-size:40px;
    line-height:48px;
    letter-spacing:-2px
  }
  .blogTopicTitle,
  .blogTopicTitlechina,
  .blogTopicTitlejapan {
    font-size:40px;
    line-height:50px
  }
  .dataSubTitle {
    font-size:22px;
    font-weight:700;
    line-height:1.45
  }
}
.fade-out {
  visibility:hidden;
  opacity:0;
  transition:visibility 0s linear .3s,opacity .3s
}
.fade-in {
  visibility:visible;
  opacity:1;
  transition:visibility 0s linear 0s,opacity .3s
}
.dato-image>img {
  height:100%
}
.quoteWrapper:after {
  content:"\201D";
  margin-left:2.8px;
  position:absolute
}
.quoteWrapper:before {
  content:"\201C";
  margin-left:-8px
}
.footer-input:-webkit-autofill,
.footer-input:-webkit-autofill:active,
.footer-input:-webkit-autofill:focus,
.footer-input:-webkit-autofill:hover {
  -webkit-transition:background-color 5000s ease-in-out 0s;
  transition:background-color 5000s ease-in-out 0s;
  -webkit-text-fill-color:#fff
}
.arrowCard,
.arrowCardCenter,
.arrowCardRight {
  background:#f0f4f6 url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzEiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTS4zNTIgMGgzMC41OTNMMTUuNjQ4IDE1LjI5Ni4zNTIgMHoiIGZpbGw9IiNGRkYiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==) no-repeat top
}
.arrowCardRight {
  background-position:93% 0
}
.VideoBlock-Video embed,
.VideoBlock-Video iframe,
.VideoBlock-Video object,
.VideoBlock-Video video {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%
}
.remove-h1>h1 {
  display:none
}
.remove-italic em {
  font-style:normal
}
.floating-input>input::-moz-placeholder {
  color:transparent
}
.floating-input>input:-ms-input-placeholder {
  color:transparent
}
.floating-input>input::placeholder {
  color:transparent
}
.floating-input>input:not(:-moz-placeholder-shown)~label {
  opacity:.75;
  transform:scale(.5);
  transform:translateY(-10px);
  font-size:10px
}
.floating-input>input:not(:-ms-input-placeholder)~label {
  opacity:.75;
  transform:scale(.5);
  transform:translateY(-10px);
  font-size:10px
}
.floating-input>input:focus~label,
.floating-input>input:not(:placeholder-shown)~label {
  opacity:.75;
  transform:scale(.5);
  transform:translateY(-10px);
  font-size:10px
}
.floating-input>textarea::-moz-placeholder {
  color:transparent
}
.floating-input>textarea:-ms-input-placeholder {
  color:transparent
}
.floating-input>textarea::placeholder {
  color:transparent
}
.floating-input>textarea:not(:-moz-placeholder-shown) {
  padding-top:15px
}
.floating-input>textarea:not(:-ms-input-placeholder) {
  padding-top:15px
}
.floating-input>textarea:focus,
.floating-input>textarea:not(:placeholder-shown) {
  padding-top:15px
}
.floating-input>textarea:not(:-moz-placeholder-shown)~label {
  opacity:.75;
  transform:scale(.5);
  transform:translateY(-10px);
  font-size:10px
}
.floating-input>textarea:not(:-ms-input-placeholder)~label {
  opacity:.75;
  transform:scale(.5);
  transform:translateY(-10px);
  font-size:10px
}
.floating-input>textarea:focus~label,
.floating-input>textarea:not(:placeholder-shown)~label {
  opacity:.75;
  transform:scale(.5);
  transform:translateY(-10px);
  font-size:10px
}
input:-webkit-autofill,
textarea:-webkit-autofill {
  -webkit-box-shadow:inset 0 0 0 1000px #fff
}
select {
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
  background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='%23000000'><polygon points='0,0 100,0 50,50'/></svg>") no-repeat;
  background-size:12px;
  background-position:calc(100% - 20px) 55%;
  background-repeat:no-repeat;
  background-color:#eee
}
.footer-form>input:-webkit-autofill,
.footer-form>input:-webkit-autofill:active,
.footer-form>input:-webkit-autofill:focus,
.footer-form>input:-webkit-autofill:hover {
  -webkit-box-shadow:inset 0 0 0 30px #262c30!important
}
.newsletter-form input:-webkit-autofill,
.newsletter-form input:-webkit-autofill:active,
.newsletter-form input:-webkit-autofill:focus,
.newsletter-form input:-webkit-autofill:hover {
  -webkit-box-shadow:inset 0 0 0 30px #fcf113!important
}
:root {
  --toastify-color-success:#fcf113!important;
  --toastify-icon-color-success:#000!important
}
.custom-scrollbar::-webkit-scrollbar {
  width:10px
}
.custom-scrollbar::-webkit-scrollbar-track {
  background:#fff
}
.custom-scrollbar::-webkit-scrollbar-thumb {
  background:#e7e7e7;
  border-radius:20px
}
.max-width-summary {
  max-width:700px
}
.equity-content ol {
  margin-left:16px
}
.case-study-cn .cms_text_wrapper ol {
  margin-left:30px
}
.selection\:bg-white ::-moz-selection {
  --tw-bg-opacity:1;
  background-color:rgb(255 255 255/var(--tw-bg-opacity))
}
.selection\:bg-white ::selection {
  --tw-bg-opacity:1;
  background-color:rgb(255 255 255/var(--tw-bg-opacity))
}
.selection\:bg-white::-moz-selection {
  --tw-bg-opacity:1;
  background-color:rgb(255 255 255/var(--tw-bg-opacity))
}
.selection\:bg-white::selection {
  --tw-bg-opacity:1;
  background-color:rgb(255 255 255/var(--tw-bg-opacity))
}
.placeholder\:text-center::-moz-placeholder {
  text-align:center
}
.placeholder\:text-center:-ms-input-placeholder {
  text-align:center
}
.placeholder\:text-center::placeholder {
  text-align:center
}
.placeholder\:italic::-moz-placeholder {
  font-style:italic
}
.placeholder\:italic:-ms-input-placeholder {
  font-style:italic
}
.placeholder\:italic::placeholder {
  font-style:italic
}
.placeholder\:text-grey-02::-moz-placeholder {
  --tw-text-opacity:1;
  color:rgb(38 44 48/var(--tw-text-opacity))
}
.placeholder\:text-grey-02:-ms-input-placeholder {
  --tw-text-opacity:1;
  color:rgb(38 44 48/var(--tw-text-opacity))
}
.placeholder\:text-grey-02::placeholder {
  --tw-text-opacity:1;
  color:rgb(38 44 48/var(--tw-text-opacity))
}
.placeholder\:text-black::-moz-placeholder {
  --tw-text-opacity:1;
  color:rgb(0 0 0/var(--tw-text-opacity))
}
.placeholder\:text-black:-ms-input-placeholder {
  --tw-text-opacity:1;
  color:rgb(0 0 0/var(--tw-text-opacity))
}
.placeholder\:text-black::placeholder {
  --tw-text-opacity:1;
  color:rgb(0 0 0/var(--tw-text-opacity))
}
.before\:mr-1:before {
  content:var(--tw-content);
  margin-right:.25rem
}
.before\:border-black:before {
  content:var(--tw-content);
  --tw-border-opacity:1;
  border-color:rgb(0 0 0/var(--tw-border-opacity))
}
.before\:text-\[80\%\]:before {
  content:var(--tw-content);
  font-size:80%
}
.before\:content-\[\'\\25C0\\FE0E\'\]:before {
  --tw-content:"\25C0\FE0E";
  content:var(--tw-content)
}
.after\:absolute:after {
  content:var(--tw-content);
  position:absolute
}
.after\:mt-\[14\.5px\]:after {
  content:var(--tw-content);
  margin-top:14.5px
}
.after\:ml-3:after {
  content:var(--tw-content);
  margin-left:.75rem
}
.after\:text-sm:after {
  content:var(--tw-content);
  font-size:.875rem;
  line-height:1.25rem
}
.after\:content-\[\'\\25B6\\FE0E\'\]:after {
  --tw-content:"\25B6\FE0E";
  content:var(--tw-content)
}
.focus-within\:bg-grey-04:focus-within {
  --tw-bg-opacity:1;
  background-color:rgb(240 244 246/var(--tw-bg-opacity))
}
.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\:border:hover {
  border-width:1px
}
.hover\:border-b-\[5px\]:hover {
  border-bottom-width:5px
}
.hover\:border-b-2:hover {
  border-bottom-width:2px
}
.hover\:border-transparent:hover {
  border-color:transparent
}
.hover\:border-black:hover {
  --tw-border-opacity:1;
  border-color:rgb(0 0 0/var(--tw-border-opacity))
}
.hover\:bg-blue-500:hover {
  --tw-bg-opacity:1;
  background-color:rgb(59 130 246/var(--tw-bg-opacity))
}
.hover\:bg-white:hover {
  --tw-bg-opacity:1;
  background-color:rgb(255 255 255/var(--tw-bg-opacity))
}
.hover\:bg-grey-02:hover {
  --tw-bg-opacity:1;
  background-color:rgb(38 44 48/var(--tw-bg-opacity))
}
.hover\:bg-black:hover {
  --tw-bg-opacity:1;
  background-color:rgb(0 0 0/var(--tw-bg-opacity))
}
.hover\:bg-primary-01:hover {
  --tw-bg-opacity:1;
  background-color:rgb(252 241 19/var(--tw-bg-opacity))
}
.hover\:fill-white:hover {
  fill:#fff
}
.hover\:fill-black:hover {
  fill:#000
}
.hover\:text-white:hover {
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity))
}
.hover\:text-grey-02:hover {
  --tw-text-opacity:1;
  color:rgb(38 44 48/var(--tw-text-opacity))
}
.hover\:text-primary-02:hover {
  --tw-text-opacity:1;
  color:rgb(251 239 83/var(--tw-text-opacity))
}
.hover\:text-black:hover {
  --tw-text-opacity:1;
  color:rgb(0 0 0/var(--tw-text-opacity))
}
.hover\:text-primary-01:hover {
  --tw-text-opacity:1;
  color:rgb(252 241 19/var(--tw-text-opacity))
}
.hover\:text-grey-01:hover {
  --tw-text-opacity:1;
  color:rgb(162 174 182/var(--tw-text-opacity))
}
.hover\:underline:hover {
  -webkit-text-decoration-line:underline;
  text-decoration-line:underline
}
.hover\:opacity-50:hover {
  opacity:.5
}
.hover\:dot-l:hover {
  position:relative
}
.hover\:dot-l:hover:before {
  content:"•";
  left:-1.5ch;
  position:absolute
}
.hover\:dot-b:hover {
  position:relative
}
.hover\:dot-b:hover:before {
  content:"•";
  position:absolute;
  bottom:-1.5rem;
  top:100%;
  left:50%;
  --tw-translate-x:-50%;
  transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  line-height:1
}
.focus\:bg-grey-04:focus {
  --tw-bg-opacity:1;
  background-color:rgb(240 244 246/var(--tw-bg-opacity))
}
.focus\:bg-white:focus {
  --tw-bg-opacity:1;
  background-color:rgb(255 255 255/var(--tw-bg-opacity))
}
.focus\:outline-none:focus {
  outline:2px solid transparent;
  outline-offset:2px
}
.group:hover .group-hover\:bg-grey-02 {
  --tw-bg-opacity:1;
  background-color:rgb(38 44 48/var(--tw-bg-opacity))
}
.group:hover .group-hover\:bg-primary-01 {
  --tw-bg-opacity:1;
  background-color:rgb(252 241 19/var(--tw-bg-opacity))
}
.group:hover .group-hover\:text-white {
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity))
}
.group:hover .group-hover\:text-grey-02 {
  --tw-text-opacity:1;
  color:rgb(38 44 48/var(--tw-text-opacity))
}
@media (min-width:550px) {
  .sm\:my-8 {
    margin-top:2rem;
    margin-bottom:2rem
  }
  .sm\:mb-4 {
    margin-bottom:1rem
  }
  .sm\:mb-2 {
    margin-bottom:.5rem
  }
  .sm\:mt-5 {
    margin-top:1.25rem
  }
  .sm\:mt-\[48px\] {
    margin-top:48px
  }
  .sm\:flex {
    display:flex
  }
  .sm\:hidden {
    display:none
  }
  .sm\:h-\[450px\] {
    height:450px
  }
  .sm\:w-\[44\%\] {
    width:44%
  }
  .sm\:w-min {
    width:-webkit-min-content;
    width:-moz-min-content;
    width:min-content
  }
  .sm\:flex-row {
    flex-direction:row
  }
  .sm\:gap-20 {
    gap:5rem
  }
  .sm\:p-\[20px\] {
    padding:20px
  }
  .sm\:p-\[50px\] {
    padding:50px
  }
  .sm\:px-\[50px\] {
    padding-left:50px;
    padding-right:50px
  }
  .sm\:py-\[50px\] {
    padding-top:50px;
    padding-bottom:50px
  }
  .sm\:px-\[30px\] {
    padding-left:30px;
    padding-right:30px
  }
  .sm\:px-\[8\.33\%\] {
    padding-left:8.33%;
    padding-right:8.33%
  }
  .sm\:py-\[20px\] {
    padding-top:20px;
    padding-bottom:20px
  }
  .sm\:px-8 {
    padding-left:2rem;
    padding-right:2rem
  }
  .sm\:pt-\[100px\] {
    padding-top:100px
  }
  .sm\:pr-\[40px\] {
    padding-right:40px
  }
  .sm\:pl-\[0px\] {
    padding-left:0
  }
  .sm\:pt-\[20px\] {
    padding-top:20px
  }
  .sm\:pb-\[10px\] {
    padding-bottom:10px
  }
  .sm\:text-left {
    text-align:left
  }
  .sm\:leading-\[\'normal\'\] {
    line-height:"normal"
  }
}
@media (min-width:800px) {
  .md\:visible {
    visibility:visible
  }
  .md\:fixed {
    position:fixed
  }
  .md\:absolute {
    position:absolute
  }
  .md\:top-36 {
    top:9rem
  }
  .md\:bottom-0 {
    bottom:0
  }
  .md\:top-0 {
    top:0
  }
  .md\:bottom-auto {
    bottom:auto
  }
  .md\:top-3 {
    top:.75rem
  }
  .md\:top-auto {
    top:auto
  }
  .md\:order-last {
    order:9999
  }
  .md\:order-1 {
    order:1
  }
  .md\:order-3 {
    order:3
  }
  .md\:order-2 {
    order:2
  }
  .md\:col-span-full {
    grid-column:1/-1
  }
  .md\:col-span-8 {
    grid-column:span 8/span 8
  }
  .md\:col-span-3 {
    grid-column:span 3/span 3
  }
  .md\:col-span-12 {
    grid-column:span 12/span 12
  }
  .md\:col-start-1 {
    grid-column-start:1
  }
  .md\:col-start-6 {
    grid-column-start:6
  }
  .md\:col-start-9 {
    grid-column-start:9
  }
  .md\:col-start-3 {
    grid-column-start:3
  }
  .md\:col-start-14 {
    grid-column-start:14
  }
  .md\:col-end-10 {
    grid-column-end:10
  }
  .md\:col-end-5 {
    grid-column-end:5
  }
  .md\:col-end-8 {
    grid-column-end:8
  }
  .md\:col-end-13 {
    grid-column-end:13
  }
  .md\:mx-0 {
    margin-left:0;
    margin-right:0
  }
  .md\:mx-\[25\%\] {
    margin-left:25%;
    margin-right:25%
  }
  .md\:mx-auto {
    margin-left:auto;
    margin-right:auto
  }
  .md\:mx-\[15\%\] {
    margin-left:15%;
    margin-right:15%
  }
  .md\:mx-\[80px\] {
    margin-left:80px;
    margin-right:80px
  }
  .md\:my-24 {
    margin-top:6rem;
    margin-bottom:6rem
  }
  .md\:my-7 {
    margin-top:1.75rem;
    margin-bottom:1.75rem
  }
  .md\:mx-\[18\.75\%\] {
    margin-left:18.75%;
    margin-right:18.75%
  }
  .md\:my-auto {
    margin-top:auto;
    margin-bottom:auto
  }
  .md\:mx-\[5\%\] {
    margin-left:5%;
    margin-right:5%
  }
  .md\:my-\[50px\] {
    margin-top:50px;
    margin-bottom:50px
  }
  .md\:mr-10 {
    margin-right:2.5rem
  }
  .md\:mt-4 {
    margin-top:1rem
  }
  .md\:mb-0 {
    margin-bottom:0
  }
  .md\:mt-0 {
    margin-top:0
  }
  .md\:mt-28 {
    margin-top:7rem
  }
  .md\:mr-2 {
    margin-right:.5rem
  }
  .md\:mb-3 {
    margin-bottom:.75rem
  }
  .md\:mt-\[32px\] {
    margin-top:32px
  }
  .md\:mb-\[5px\] {
    margin-bottom:5px
  }
  .md\:mt-20 {
    margin-top:5rem
  }
  .md\:mt-5 {
    margin-top:1.25rem
  }
  .md\:mr-\[30px\] {
    margin-right:30px
  }
  .md\:mb-\[30px\] {
    margin-bottom:30px
  }
  .md\:ml-\[30px\] {
    margin-left:30px
  }
  .md\:mt-\[0px\] {
    margin-top:0
  }
  .md\:mt-\[35px\] {
    margin-top:35px
  }
  .md\:ml-10 {
    margin-left:2.5rem
  }
  .md\:mr-0 {
    margin-right:0
  }
  .md\:ml-auto {
    margin-left:auto
  }
  .md\:mb-\[24px\] {
    margin-bottom:24px
  }
  .md\:ml-\[40px\] {
    margin-left:40px
  }
  .md\:mt-\[60px\] {
    margin-top:60px
  }
  .md\:mt-\[48px\] {
    margin-top:48px
  }
  .md\:mt-\[15\.2px\] {
    margin-top:15.2px
  }
  .md\:mt-\[79px\] {
    margin-top:79px
  }
  .md\:mt-6 {
    margin-top:1.5rem
  }
  .md\:ml-0 {
    margin-left:0
  }
  .md\:mb-16 {
    margin-bottom:4rem
  }
  .md\:mb-\[50px\] {
    margin-bottom:50px
  }
  .md\:mt-\[70px\] {
    margin-top:70px
  }
  .md\:mb-10 {
    margin-bottom:2.5rem
  }
  .md\:mt-auto {
    margin-top:auto
  }
  .md\:mt-\[54px\] {
    margin-top:54px
  }
  .md\:mt-1 {
    margin-top:.25rem
  }
  .md\:mb-\[100px\] {
    margin-bottom:100px;
  }
  .md\:ml-\[12\%\] {
    margin-left:12%
  }
  .md\:mr-52 {
    margin-right:13rem
  }
  .md\:ml-\[14\%\] {
    margin-left:14%
  }
  .md\:mt-14 {
    margin-top:3.5rem
  }
  .md\:mt-\[100px\] {
    margin-top:100px
  }
  .md\:mt-\[80px\] {
    margin-top:80px
  }
  .md\:mt-16 {
    margin-top:4rem
  }
  .md\:mb-\[0px\] {
    margin-bottom:0
  }
  .md\:mb-\[40px\] {
    margin-bottom:40px
  }
  .md\:box-content {
    box-sizing:content-box
  }
  .md\:block {
    display:block
  }
  .md\:flex {
    display:flex
  }
  .md\:grid {
    display:grid
  }
  .md\:hidden {
    display:none
  }
  .md\:h-\[150px\] {
    height:150px
  }
  .md\:h-auto {
    height:auto
  }
  .md\:h-full {
    height:100%
  }
  .md\:h-8 {
    height:2rem
  }
  .md\:h-6 {
    height:1.5rem
  }
  .md\:h-\[34px\] {
    height:34px
  }
  .md\:h-\[700px\] {
    height:700px
  }
  .md\:h-\[650px\] {
    height:650px
  }
  .md\:h-\[100\%\] {
    height:100%
  }
  .md\:h-\[228px\] {
    height:228px
  }
  .md\:h-\[660px\] {
    height:660px
  }
  .md\:h-\[550px\] {
    height:550px
  }
  .md\:h-\[860px\] {
    height:860px
  }
  .md\:max-h-\[700px\] {
    max-height:700px
  }
  .md\:max-h-\[660px\] {
    max-height:660px
  }
  .md\:min-h-\[113px\] {
    min-height:113px
  }
  .md\:min-h-\[750px\] {
    min-height:750px
  }
  .md\:w-\[70\%\] {
    width:70%
  }
  .md\:w-64 {
    width:16rem
  }
  .md\:w-\[150px\] {
    width:150px
  }
  .md\:w-auto {
    width:auto
  }
  .md\:w-\[404px\] {
    width:404px
  }
  .md\:w-\[186px\] {
    width:186px
  }
  .md\:w-\[134px\] {
    width:134px
  }
  .md\:w-\[359px\] {
    width:359px
  }
  .md\:w-\[360px\] {
    width:360px
  }
  .md\:w-8 {
    width:2rem
  }
  .md\:w-full {
    width:100%
  }
  .md\:w-6 {
    width:1.5rem
  }
  .md\:w-\[34px\] {
    width:34px
  }
  .md\:w-\[765px\] {
    width:765px
  }
  .md\:w-\[406\.54px\] {
    width:406.54px
  }
  .md\:w-\[426px\] {
    width:426px
  }
  .md\:w-\[40\.1\%\] {
    width:40.1%
  }
  .md\:w-\[170px\] {
    width:170px
  }
  .md\:w-\[75\%\] {
    width:75%
  }
  .md\:w-\[89\%\] {
    width:89%
  }
  .md\:w-\[22\.75\%\] {
    width:22.75%
  }
  .md\:w-\[20\%\] {
    width:20%
  }
  .md\:w-\[60\%\] {
    width:60%
  }
  .md\:w-\[85\%\] {
    width:85%
  }
  .md\:w-\[80\%\] {
    width:80%
  }
  .md\:w-\[25\%\] {
    width:25%
  }
  .md\:w-\[unset\] {
    width:unset
  }
  .md\:max-w-\[380px\] {
    max-width:380px
  }
  .md\:max-w-intermediate {
    max-width:1180px
  }
  .md\:max-w-xsmall {
    max-width:472px
  }
  .md\:max-w-\[85\%\] {
    max-width:85%
  }
  .md\:max-w-\[80\%\] {
    max-width:80%
  }
  .md\:max-w-\[350px\] {
    max-width:350px
  }
  .md\:max-w-xxsmall {
    max-width:360px
  }
  .md\:max-w-\[393px\] {
    max-width:393px
  }
  .md\:max-w-\[630px\] {
    max-width:630px
  }
  .md\:basis-1\/2 {
    flex-basis:50%
  }
  .md\:basis-\[60\%\] {
    flex-basis:60%
  }
  .md\:basis-auto {
    flex-basis:auto
  }
  .md\:basis-\[300px\] {
    flex-basis:300px
  }
  .md\:-translate-y-1\/2 {
    --tw-translate-y:-50%
  }
  .md\:-translate-y-1\/2,
  .md\:translate-x-\[50\%\] {
    transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
  }
  .md\:translate-x-\[50\%\] {
    --tw-translate-x:50%
  }
  .md\:translate-x-\[40\%\] {
    --tw-translate-x:40%;
    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))
  }
  .md\:columns-auto {
    -moz-columns:auto;
    columns:auto
  }
  .md\:columns-3 {
    -moz-columns:3;
    column-count:3
  }
  .md\:columns-2 {
    -moz-columns:2;
    column-count:2
  }
  .md\:grid-cols-12 {
    grid-template-columns:repeat(12,minmax(0,1fr))
  }
  .md\:grid-cols-2 {
    grid-template-columns:repeat(2,minmax(0,1fr))
  }
  .md\:grid-cols-\[78fr\2c _22fr\] {
    grid-template-columns:78fr 22fr
  }
  .md\:grid-cols-23 {
    grid-template-columns:repeat(23,1fr)
  }
  .md\:grid-cols-\[66\%_1fr\] {
    grid-template-columns:66% 1fr
  }
  .md\:grid-cols-3 {
    grid-template-columns:repeat(3,minmax(0,1fr))
  }
  .md\:grid-cols-\[1fr_66\%\] {
    grid-template-columns:1fr 66%
  }
  .md\:grid-cols-4 {
    grid-template-columns:repeat(4,minmax(0,1fr))
  }
  .md\:grid-cols-\[7fr_3fr\] {
    grid-template-columns:7fr 3fr
  }
  .md\:grid-cols-\[58\.3\%_1fr\] {
    grid-template-columns:58.3% 1fr
  }
  .md\:flex-row {
    flex-direction:row
  }
  .md\:flex-row-reverse {
    flex-direction:row-reverse
  }
  .md\:flex-wrap {
    flex-wrap:wrap
  }
  .md\:flex-nowrap {
    flex-wrap:nowrap
  }
  .md\:items-end {
    align-items:flex-end
  }
  .md\:items-center {
    align-items:center
  }
  .md\:justify-between {
    justify-content:space-between
  }
  .md\:gap-\[12\%\] {
    gap:12%
  }
  .md\:gap-8 {
    gap:2rem
  }
  .md\:gap-\[calc\(4\.34783\%\)\] {
    gap:calc(4.34783%)
  }
  .md\:gap-14 {
    gap:3.5rem
  }
  .md\:gap-\[50px\] {
    gap:50px
  }
  .md\:gap-x-6 {
    -moz-column-gap:1.5rem;
    column-gap:1.5rem
  }
  .md\:gap-x-\[62px\] {
    -moz-column-gap:62px;
    column-gap:62px
  }
  .md\:gap-y-\[24px\] {
    row-gap:24px
  }
  .md\:gap-y-5 {
    row-gap:1.25rem
  }
  .md\:gap-x-28 {
    -moz-column-gap:7rem;
    column-gap:7rem
  }
  .md\:gap-x-12 {
    -moz-column-gap:3rem;
    column-gap:3rem
  }
  .md\:gap-y-14 {
    row-gap:3.5rem
  }
  .md\:gap-y-8 {
    row-gap:2rem
  }
  .md\:space-y-2>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse:0;
    margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(.5rem * var(--tw-space-y-reverse))
  }
  .md\:space-x-10>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse:0;
    margin-right:calc(2.5rem * var(--tw-space-x-reverse));
    margin-left:calc(2.5rem * calc(1 - var(--tw-space-x-reverse)))
  }
  .md\: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))
  }
  .md\: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))
  }
  .md\:overflow-hidden {
    overflow:hidden
  }
  .md\:rounded-\[50px\] {
    border-radius:50px
  }
  .md\:rounded-none {
    border-radius:0
  }
  .md\:border {
    border-width:1px
  }
  .md\:border-y-4 {
    border-top-width:4px;
    border-bottom-width:4px
  }
  .md\:border-l-\[3px\] {
    border-left-width:3px
  }
  .md\:border-b-2 {
    border-bottom-width:2px
  }
  .md\:border-b-black {
    --tw-border-opacity:1;
    border-bottom-color:rgb(0 0 0/var(--tw-border-opacity))
  }
  .md\:bg-transparent {
    background-color:transparent
  }
  .md\:p-\[50px\] {
    padding:50px;
    background: #000000b2;
    color: #fff;
    border: 1px solid rgba(255,255,255,.3);
    overflow: hidden;
    background: rgba(0, 0, 0, 0.5);
  }
  .md\:px-\[60px\] {
    padding-left:60px;
    padding-right:60px
  }
  .md\:px-0 {
    padding-left:0;
    padding-right:0
  }
  .md\:py-\[25px\] {
    padding-top:25px;
    padding-bottom:25px
  }
  .md\:px-20 {
    padding-left:5rem;
    padding-right:5rem
  }
  .md\:px-\[50px\] {
    padding-left:50px;
    padding-right:50px
  }
  .md\:px-10 {
    padding-left:2.5rem;
    padding-right:2.5rem
  }
  .md\:py-\[14px\] {
    padding-top:14px;
    padding-bottom:14px
  }
  .md\:px-3 {
    padding-left:.75rem;
    padding-right:.75rem
  }
  .md\:py-2 {
    padding-top:.5rem;
    padding-bottom:.5rem
  }
  .md\:px-12 {
    padding-left:3rem;
    padding-right:3rem
  }
  .md\:py-24 {
    padding-top:6rem;
    padding-bottom:6rem
  }
  .md\:py-0 {
    padding-top:0;
    padding-bottom:0
  }
  .md\:px-\[25px\] {
    padding-left:25px;
    padding-right:25px
  }
  .md\:px-\[8\.33\%\] {
    padding-left:8.33%;
    padding-right:8.33%
  }
  .md\:px-\[20px\] {
    padding-left:20px;
    padding-right:20px
  }
  .md\:px-\[30px\] {
    padding-left:30px;
    padding-right:30px
  }
  .md\:py-10 {
    padding-top:2.5rem;
    padding-bottom:2.5rem
  }
  .md\:px-\[100px\] {
    padding-left:100px;
    padding-right:100px
  }
  .md\:px-\[10px\] {
    padding-left:10px;
    padding-right:10px
  }
  .md\:pt-0 {
    padding-top:0
  }
  .md\:pb-11 {
    padding-bottom:2.75rem
  }
  .md\:pt-8 {
    padding-top:2rem
  }
  .md\:pb-0 {
    padding-bottom:0
  }
  .md\:pt-20 {
    padding-top:5rem
  }
  .md\:pt-6 {
    padding-top:1.5rem
  }
  .md\:pl-5 {
    padding-left:1.25rem
  }
  .md\:pt-10 {
    padding-top:2.5rem
  }
  .md\:pb-12 {
    padding-bottom:3rem
  }
  .md\:pr-4 {
    padding-right:1rem
  }
  .md\:pb-20 {
    padding-bottom:5rem
  }
  .md\:pt-3 {
    padding-top:.75rem
  }
  .md\:pl-\[50px\] {
    padding-left:50px
  }
  .md\:pr-\[34\.333\%\] {
    padding-right:34.333%
  }
  .md\:pt-\[70px\] {
    padding-top:70px
  }
  .md\:pt-\[32px\] {
    padding-top:32px
  }
  .md\:pb-\[64px\] {
    padding-bottom:64px
  }
  .md\:pr-\[18\.75\%\] {
    padding-right:18.75%
  }
  .md\:pb-16 {
    padding-bottom:4rem
  }
  .md\:pt-\[15px\] {
    padding-top:15px
  }
  .md\:pr-\[25\%\] {
    padding-right:25%
  }
  .md\:pr-\[50px\] {
    padding-right:50px
  }
  .md\:text-left {
    text-align:left
  }
  .md\:text-center {
    text-align:center
  }
  .md\:text-right {
    text-align:right
  }
  .md\:leading-10 {
    line-height:2.5rem
  }
  .md\:hover\:opacity-30:hover {
    opacity:.3
  }
}
@media (min-width:980px) {
  .md2\:ml-\[-117px\] {
    margin-left:-117px
  }
  .md2\:ml-\[-148px\] {
    margin-left:-148px
  }
  .md2\:w-\[700px\] {
    width:700px
  }
}
@media (min-width:1180px) {
  .im\:fixed {
    position:fixed
  }
  .im\:col-span-5 {
    grid-column:span 5/span 5
  }
  .im\:col-span-6 {
    grid-column:span 6/span 6
  }
  .im\:col-start-17 {
    grid-column-start:17
  }
  .im\:col-start-3 {
    grid-column-start:3
  }
  .im\:mx-auto {
    margin-left:auto;
    margin-right:auto
  }
  .im\:mx-\[20\%\] {
    margin-left:20%;
    margin-right:20%
  }
  .im\:mr-\[25\%\] {
    margin-right:25%
  }
  .im\:ml-\[25\%\] {
    margin-left:25%
  }
  .im\:mt-0 {
    margin-top:0
  }
  .im\:mt-28 {
    margin-top:7rem
  }
  .im\:block {
    display:block
  }
  .im\:grid {
    display:grid
  }
  .im\:h-\[170px\] {
    height:170px
  }
  .im\:h-\[270px\] {
    height:270px
  }
  .im\:h-\[832px\] {
    height:832px
  }
  .im\:h-\[322px\] {
    height:322px
  }
  .im\:h-\[660px\] {
    height:660px
  }
  .im\:h-\[750px\] {
    height:750px
  }
  .im\:min-h-\[456px\] {
    min-height:456px
  }
  .im\:w-\[218px\] {
    width:218px
  }
  .im\:w-\[194px\] {
    width:194px
  }
  .im\:w-\[240px\] {
    width:240px
  }
  .im\:max-w-\[388px\] {
    max-width:388px
  }
  .im\:max-w-\[65\%\] {
    max-width:65%
  }
  .im\:max-w-\[85\%\] {
    max-width:85%
  }
  .im\:max-w-\[70\%\] {
    max-width:70%
  }
  .im\:max-w-intermediate {
    max-width:1180px
  }
  .im\:grid-cols-12 {
    grid-template-columns:repeat(12,minmax(0,1fr))
  }
  .im\:grid-cols-3 {
    grid-template-columns:repeat(3,minmax(0,1fr))
  }
  .im\:grid-cols-8 {
    grid-template-columns:repeat(8,minmax(0,1fr))
  }
  .im\:flex-row {
    flex-direction:row
  }
  .im\:flex-nowrap {
    flex-wrap:nowrap
  }
  .im\:items-start {
    align-items:flex-start
  }
  .im\:gap-10 {
    gap:2.5rem
  }
  .im\:gap-x-\[24px\] {
    -moz-column-gap:24px;
    column-gap:24px
  }
  .im\:gap-x-0 {
    -moz-column-gap:0;
    column-gap:0
  }
  .im\:bg-white {
    --tw-bg-opacity:1;
    background-color:rgb(255 255 255/var(--tw-bg-opacity))
  }
  .im\:py-\[35px\] {
    padding-top:35px;
    padding-bottom:35px
  }
  .im\:px-\[30px\] {
    padding-left:30px;
    padding-right:30px
  }
  .im\:py-\[40px\] {
    padding-top:40px;
    padding-bottom:40px
  }
  .im\:px-0 {
    padding-left:0;
    padding-right:0
  }
  .im\:py-0 {
    padding-bottom:0
  }
  .im\:pt-0,
  .im\:py-0 {
    padding-top:0
  }
  .im\:pr-\[30px\] {
    padding-right:30px
  }
  .im\:pb-\[0px\] {
    padding-bottom:0
  }
  .im\:pl-\[100px\] {
    padding-left:100px
  }
  .im\:text-left {
    text-align:left
  }
}
@media (min-width:1440px) {
  .lg\:h-\[200px\] {
    height:200px
  }
  .lg\:h-\[300px\] {
    height:300px
  }
  .lg\:h-\[150px\] {
    height:150px
  }
  .lg\:h-\[960px\] {
    height:960px
  }
  .lg\:h-\[750px\] {
    height:750px
  }
  .lg\:h-\[650px\] {
    height:650px
  }
  .lg\:w-\[150px\] {
    width:150px
  }
  .lg\:w-\[30\.1\%\] {
    width:30.1%
  }
  .lg\:w-\[85\%\] {
    width:85%
  }
  .lg\:max-w-\[94\%\] {
    max-width:94%
  }
  .lg\:basis-\[70\%\] {
    flex-basis:70%
  }
  .lg\:translate-x-\[30\%\] {
    --tw-translate-x:30%;
    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\:px-20 {
    padding-left:5rem;
    padding-right:5rem
  }
  .lg\:px-\[50px\] {
    padding-left:50px;
    padding-right:50px
  }
  .lg\:pr-\[25\%\] {
    padding-right:25%
  }
  .lg\:pb-10 {
    padding-bottom:2.5rem
  }
}
